src
L1Trigger
DTTriggerPhase2
src
MuonPathAnalyzer.cc
Go to the documentation of this file.
1
#include "
L1Trigger/DTTriggerPhase2/interface/MuonPathAnalyzer.h
"
2
3
using namespace
edm
;
4
using namespace
std
;
5
6
// ============================================================================
7
// Constructors and destructor
8
// ============================================================================
9
MuonPathAnalyzer::MuonPathAnalyzer
(
const
ParameterSet
&
pset
,
edm::ConsumesCollector
& iC)
10
: debug_(
pset
.getUntrackedParameter<
bool
>(
"debug"
)) {}
11
12
MuonPathAnalyzer::~MuonPathAnalyzer
() {}
13
14
// ============================================================================
15
// Main methods (initialise, run, finish)
16
// ============================================================================
17
void
MuonPathAnalyzer::initialise
(
const
edm::EventSetup
& iEventSetup) {}
18
19
void
MuonPathAnalyzer::finish
(){};
MuonPathAnalyzer::initialise
virtual void initialise(const edm::EventSetup &iEventSetup)
Definition:
MuonPathAnalyzer.cc:17
muonDTDigis_cfi.pset
pset
Definition:
muonDTDigis_cfi.py:27
std
Definition:
JetResolutionObject.h:76
MuonPathAnalyzer::~MuonPathAnalyzer
virtual ~MuonPathAnalyzer()
Definition:
MuonPathAnalyzer.cc:12
MuonPathAnalyzer.h
edm::EventSetup
Definition:
EventSetup.h:56
nano_mu_local_reco_cff.bool
bool
Definition:
nano_mu_local_reco_cff.py:14
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::ParameterSet
Definition:
ParameterSet.h:48
MuonPathAnalyzer::MuonPathAnalyzer
MuonPathAnalyzer(const edm::ParameterSet &pset, edm::ConsumesCollector &iC)
Definition:
MuonPathAnalyzer.cc:9
MuonPathAnalyzer::finish
virtual void finish()
Definition:
MuonPathAnalyzer.cc:19
edm::ConsumesCollector
Definition:
ConsumesCollector.h:45
Generated for CMSSW Reference Manual by
1.8.14