Main Page
Namespaces
Classes
Package Documentation
SimMuon
MCTruth
interface
CSCTruthTest.h
Go to the documentation of this file.
1
#ifndef MCTruth_CSCTruthTest_h
2
#define MCTruth_CSCTruthTest_h
3
4
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
5
#include "
FWCore/Framework/interface/stream/EDAnalyzer.h
"
6
#include "
SimMuon/MCTruth/interface/MuonTruth.h
"
7
8
class
CSCTruthTest
:
public
edm::stream::EDAnalyzer
<> {
9
public
:
10
explicit
CSCTruthTest
(
const
edm::ParameterSet
&);
11
~CSCTruthTest
()
override
;
12
13
private
:
14
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&)
override
;
15
const
edm::ParameterSet
&
conf_
;
16
};
17
18
#endif
CSCTruthTest::conf_
const edm::ParameterSet & conf_
Definition:
CSCTruthTest.h:15
CSCTruthTest
Definition:
CSCTruthTest.h:8
CSCTruthTest::~CSCTruthTest
~CSCTruthTest() override
Definition:
CSCTruthTest.cc:9
EDAnalyzer.h
Frameworkfwd.h
MuonTruth.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
edm::EventSetup
Definition:
EventSetup.h:57
edm::stream::EDAnalyzer
Definition:
EDAnalyzer.h:33
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:71
Generated for CMSSW Reference Manual by
1.8.11