StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StjeBemcEnergySumCalculatorBuilder.h
1 // -*- mode: c++;-*-
2 // $Id: StjeBemcEnergySumCalculatorBuilder.h,v 1.4 2008/08/03 00:26:51 tai Exp $
3 // Copyright (C) 2008 Tai Sakuma <sakuma@bnl.gov>
4 #ifndef STJEBEMCENERGYSUMCALCULATORBUILDER_H
5 #define STJEBEMCENERGYSUMCALCULATORBUILDER_H
6 
7 class StMuDstMaker;
8 
10 
12 
13 public:
14 
17 
18  StjeBemcEnergySumCalculator* build(bool useBEMC = true, bool use2003Cuts = false, bool use2005Cuts = false, StMuDstMaker* uDstMaker = 0, bool doTowerSwapFix = true);
19 
20 private:
21 
22 };
23 
24 #endif // STJEBEMCENERGYSUMCALCULATORBUILDER_H