Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
d
e
f
l
m
o
p
s
t
u
v
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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
// Obtention of parameters
11
debug_ =
pset
.getUntrackedParameter<
bool
>(
"debug"
);
12
}
13
14
MuonPathAnalyzer::~MuonPathAnalyzer
() {}
15
16
// ============================================================================
17
// Main methods (initialise, run, finish)
18
// ============================================================================
19
void
MuonPathAnalyzer::initialise
(
const
edm::EventSetup
& iEventSetup) {}
20
21
void
MuonPathAnalyzer::finish
(){};
edm
HLT enums.
Definition:
AlignableModifier.h:19
MuonPathAnalyzer::finish
virtual void finish()
Definition:
MuonPathAnalyzer.cc:21
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::EventSetup
Definition:
EventSetup.h:58
MuonPathAnalyzer::~MuonPathAnalyzer
virtual ~MuonPathAnalyzer()
Definition:
MuonPathAnalyzer.cc:14
MuonPathAnalyzer::MuonPathAnalyzer
MuonPathAnalyzer(const edm::ParameterSet &pset, edm::ConsumesCollector &iC)
Definition:
MuonPathAnalyzer.cc:9
std
Definition:
JetResolutionObject.h:76
MuonPathAnalyzer.h
MuonPathAnalyzer::initialise
virtual void initialise(const edm::EventSetup &iEventSetup)
Definition:
MuonPathAnalyzer.cc:19
edm::ConsumesCollector
Definition:
ConsumesCollector.h:45
muonDTDigis_cfi.pset
pset
Definition:
muonDTDigis_cfi.py:27
Generated for CMSSW Reference Manual by
1.8.16