StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StCdfChargedJetEtCellFactory.h
1 // -*- mode: c++;-*-
2 // $Id: StCdfChargedJetEtCellFactory.h,v 1.2 2008/05/05 00:32:48 tai Exp $
3 #ifndef STCDFCHARGEDJETETCELLFACTORY_H
4 #define STCDFCHARGEDJETETCELLFACTORY_H
5 
6 #include "StJetEtCellFactory.h"
7 
9 
10 public:
11  StEtaPhiCell* create(double etaMin, double etaMax, double phiMin, double phiMax);
12 
13 };
14 
15 #endif // STCDFCHARGEDJETETCELLFACTORY_H