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
L1TriggerConfig
L1GtConfigProducers
interface
L1GtBoardMapsTester.h
Go to the documentation of this file.
1
#ifndef L1GtConfigProducers_L1GtBoardMapsTester_h
2
#define L1GtConfigProducers_L1GtBoardMapsTester_h
3
18
// system include files
19
20
// user include files
21
// base class
22
#include "
FWCore/Framework/interface/EDAnalyzer.h
"
23
24
#include "
FWCore/Framework/interface/Event.h
"
25
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
26
27
// forward declarations
28
29
// class declaration
30
class
L1GtBoardMapsTester
:
public
edm::EDAnalyzer
{
31
public
:
32
// constructor
33
explicit
L1GtBoardMapsTester
(
const
edm::ParameterSet
&);
34
35
// destructor
36
~L1GtBoardMapsTester
()
override
;
37
38
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&)
override
;
39
};
40
41
#endif
/*L1GtConfigProducers_L1GtBoardMapsTester_h*/
L1GtBoardMapsTester::analyze
void analyze(const edm::Event &, const edm::EventSetup &) override
Definition:
L1GtBoardMapsTester.cc:44
EDAnalyzer.h
edm::EDAnalyzer
Definition:
EDAnalyzer.h:29
edm::ParameterSet
Definition:
ParameterSet.h:36
Event.h
edm::EventSetup
Definition:
EventSetup.h:57
L1GtBoardMapsTester::~L1GtBoardMapsTester
~L1GtBoardMapsTester() override
Definition:
L1GtBoardMapsTester.cc:39
L1GtBoardMapsTester::L1GtBoardMapsTester
L1GtBoardMapsTester(const edm::ParameterSet &)
Definition:
L1GtBoardMapsTester.cc:34
ParameterSet.h
edm::Event
Definition:
Event.h:73
L1GtBoardMapsTester
Definition:
L1GtBoardMapsTester.h:30
Generated for CMSSW Reference Manual by
1.8.16