test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
10
public
:
11
explicit
CSCTruthTest
(
const
edm::ParameterSet
&);
12
virtual
~CSCTruthTest
();
13
14
private
:
15
16
virtual
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&);
17
const
edm::ParameterSet
&
conf_
;
18
19
};
20
21
#endif
CSCTruthTest::conf_
const edm::ParameterSet & conf_
Definition:
CSCTruthTest.h:17
CSCTruthTest
Definition:
CSCTruthTest.h:8
EDAnalyzer.h
Frameworkfwd.h
MuonTruth.h
CSCTruthTest::CSCTruthTest
CSCTruthTest(const edm::ParameterSet &)
Definition:
CSCTruthTest.cc:7
edm::EventSetup
Definition:
EventSetup.h:45
edm::stream::EDAnalyzer
Definition:
EDAnalyzer.h:33
CSCTruthTest::~CSCTruthTest
virtual ~CSCTruthTest()
Definition:
CSCTruthTest.cc:12
CSCTruthTest::analyze
virtual void analyze(const edm::Event &, const edm::EventSetup &)
Definition:
CSCTruthTest.cc:17
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:66
Generated for CMSSW Reference Manual by
1.8.5