Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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:59
edm::stream::EDAnalyzer
Definition:
EDAnalyzer.h:31
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::Event
Definition:
Event.h:73
Generated for CMSSW Reference Manual by
1.8.5