CMS 3D CMS Logo

HoECalculator.h
Go to the documentation of this file.
1 #ifndef HoECalculator_h
2 #define HoECalculator_h
3 
7 
11 
13 
15 public:
16  HoECalculator();
18 
19  double operator()(const reco::BasicCluster*, const edm::Event& e, const edm::EventSetup& c);
20 
21  double operator()(const reco::SuperCluster*, const edm::Event& e, const edm::EventSetup& c);
22 
23  /*
24  double operator() ( const reco::SuperCluster* ,
25  HBHERecHitMetaCollection *mhbhe,
26  int ialgo=1);
27 
28  double operator() ( cost reco::BasicCluster* ,
29  HBHERecHitMetaCollection *mhbhe);
30  */
31 
32 private:
33  double getHoE(GlobalPoint pos, float energy, const edm::Event& e, const edm::EventSetup& c);
34  /*
35  double getHoE(GlobalPoint pos, float energy,
36  HBHERecHitMetaCollection *mhbhe);
37  */
38 
41 };
42 
43 #endif
ESHandle.h
HoECalculator::HoECalculator
HoECalculator()
Definition: HoECalculator.cc:7
HoECalculator::getHoE
double getHoE(GlobalPoint pos, float energy, const edm::Event &e, const edm::EventSetup &c)
Definition: HoECalculator.cc:45
reco::SuperCluster
Definition: SuperCluster.h:18
BasicCluster.h
pos
Definition: PixelAliasList.h:18
edm::SortedCollection
Definition: SortedCollection.h:49
HoECalculator::theCaloGeom_
edm::ESHandle< CaloGeometry > theCaloGeom_
Definition: HoECalculator.h:39
reco::CaloCluster
Definition: CaloCluster.h:31
edm::ESHandle< CaloGeometry >
HoECalculator::operator()
double operator()(const reco::BasicCluster *, const edm::Event &e, const edm::EventSetup &c)
Definition: HoECalculator.cc:10
HCALHighEnergyHPDFilter_cfi.energy
energy
Definition: HCALHighEnergyHPDFilter_cfi.py:5
Point3DBase< float, GlobalTag >
Event.h
edm::EventSetup
Definition: EventSetup.h:58
HoECalculator::hithbhe_
const HBHERecHitCollection * hithbhe_
Definition: HoECalculator.h:40
SuperCluster.h
CaloGeometry.h
EventSetup.h
HcalRecHitCollections.h
HoECalculator
Definition: HoECalculator.h:14
c
auto & c
Definition: CAHitNtupletGeneratorKernelsImpl.h:46
edm::Event
Definition: Event.h:73
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37