CMS 3D CMS Logo

CSCTruthTest.h
Go to the documentation of this file.
1 #ifndef MCTruth_CSCTruthTest_h
2 #define MCTruth_CSCTruthTest_h
3 
7 
9 public:
10  explicit CSCTruthTest(const edm::ParameterSet &);
11  ~CSCTruthTest() override;
12 
13 private:
14  void analyze(const edm::Event &, const edm::EventSetup &) override;
16 };
17 
18 #endif
MuonTruth.h
EDAnalyzer.h
CSCTruthTest::CSCTruthTest
CSCTruthTest(const edm::ParameterSet &)
Definition: CSCTruthTest.cc:7
CSCTruthTest::analyze
void analyze(const edm::Event &, const edm::EventSetup &) override
Definition: CSCTruthTest.cc:11
CSCTruthTest
Definition: CSCTruthTest.h:8
edm::ParameterSet
Definition: ParameterSet.h:47
edm::stream::EDAnalyzer
Definition: EDAnalyzer.h:33
CSCTruthTest::conf_
const edm::ParameterSet & conf_
Definition: CSCTruthTest.h:15
edm::EventSetup
Definition: EventSetup.h:58
CSCTruthTest::~CSCTruthTest
~CSCTruthTest() override
Definition: CSCTruthTest.cc:9
Frameworkfwd.h
edm::Event
Definition: Event.h:73