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
18 
20 
22 
24 public:
25  explicit testEcalTPGScale(edm::ParameterSet const& pSet);
26  void analyze(const edm::Event& evt, const edm::EventSetup& evtSetup) override;
27  void beginJob() override;
28 
29 private:
33 };
34 #endif
const CaloSubdetectorGeometry * theEndcapGeometry_
void beginJob() override
testEcalTPGScale(edm::ParameterSet const &pSet)
void analyze(const edm::Event &evt, const edm::EventSetup &evtSetup) override
const CaloSubdetectorGeometry * theBarrelGeometry_
edm::ESHandle< EcalTrigTowerConstituentsMap > eTTmap_