StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StCdfChargedConePars.h
1 // -*- mode: c++;-*-
2 // $Id: StCdfChargedConePars.h,v 1.2 2008/04/21 17:29:24 tai Exp $
3 #ifndef STCDFCHARGEDCONEPARS_H
4 #define STCDFCHARGEDCONEPARS_H
5 
6 #include "StConePars.h"
7 
9 
10 public:
11 
12  virtual StJetFinder* constructJetFinder();
13 
14 private:
15  ClassDef(StCdfChargedConePars,1)
16 };
17 
18 #endif // STCDFCHARGEDCONEPARS_H