CMS 3D CMS Logo

testEcalTPGScale.h
Go to the documentation of this file.
1 #ifndef TESTECALTPGSCALE_H
2 #define TESTECALTPGSCALE_H
3 
4 //Author: Pascal Paganini - LLR
5 //Date: 2006/07/10 15:58:06 $
6 
7 // system include files
8 #include <memory>
9 
10 // user include files
20 
28 
30 
32 public:
33  explicit testEcalTPGScale(edm::ParameterSet const& pSet);
34  void analyze(const edm::Event& evt, const edm::EventSetup& evtSetup) override;
35  void beginJob() override;
36 
37 private:
45 };
46 #endif
const CaloSubdetectorGeometry * theEndcapGeometry_
edm::ESGetToken< CaloSubdetectorGeometry, EcalEndcapGeometryRecord > endcapGeomToken_
void beginJob() override
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > geomToken_
EcalTPGScale::Tokens tokens_
testEcalTPGScale(edm::ParameterSet const &pSet)
void analyze(const edm::Event &evt, const edm::EventSetup &evtSetup) override
const CaloSubdetectorGeometry * theBarrelGeometry_
edm::ESGetToken< EcalTrigTowerConstituentsMap, IdealGeometryRecord > eTTmapToken_
edm::ESGetToken< CaloSubdetectorGeometry, EcalBarrelGeometryRecord > barrelGeomToken_