Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
SimMuon
MCTruth
src
CSCTruthTest.h
Go to the documentation of this file.
1
// user include files
2
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
3
#include "
FWCore/Framework/interface/EDAnalyzer.h
"
4
#include "
SimMuon/MCTruth/interface/MuonTruth.h
"
5
6
7
class
CSCTruthTest
:
public
edm::EDAnalyzer
{
8
public
:
9
explicit
CSCTruthTest
(
const
edm::ParameterSet
&);
10
~CSCTruthTest
();
11
12
13
private
:
14
15
virtual
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&);
16
const
edm::ParameterSet
&
conf_
;
17
18
};
19
CSCTruthTest::conf_
const edm::ParameterSet & conf_
Definition:
CSCTruthTest.h:16
CSCTruthTest
Definition:
CSCTruthTest.h:7
Frameworkfwd.h
MuonTruth.h
CSCTruthTest::CSCTruthTest
CSCTruthTest(const edm::ParameterSet &)
Definition:
CSCTruthTest.cc:8
edm::EventSetup
Definition:
EventSetup.h:44
edm::EDAnalyzer
Definition:
EDAnalyzer.h:22
EDAnalyzer.h
CSCTruthTest::~CSCTruthTest
~CSCTruthTest()
Definition:
CSCTruthTest.cc:15
CSCTruthTest::analyze
virtual void analyze(const edm::Event &, const edm::EventSetup &)
Definition:
CSCTruthTest.cc:21
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:62
Generated for CMSSW Reference Manual by
1.8.5