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
CaloOnlineTools
EcalTools
plugins
EcalDCCHeaderDisplay.h
Go to the documentation of this file.
1
10
#include <
FWCore/Framework/interface/EDAnalyzer.h
>
11
#include <
FWCore/Framework/interface/Event.h
>
12
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
13
#include <
FWCore/Framework/interface/MakerMacros.h
>
14
#include <
DataFormats/EcalRawData/interface/EcalRawDataCollections.h
>
15
#include <iostream>
16
#include <vector>
17
18
class
EcalDCCHeaderDisplay
:
public
edm::EDAnalyzer
{
19
public
:
20
EcalDCCHeaderDisplay
(
const
edm::ParameterSet
& ps);
21
22
protected
:
23
void
analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
)
override
;
24
25
private
:
26
edm::InputTag
EcalDCCHeaderCollection_
;
27
};
EcalDCCHeaderDisplay::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Definition:
EcalDCCHeaderDisplay.cc:16
EcalDCCHeaderDisplay::EcalDCCHeaderCollection_
edm::InputTag EcalDCCHeaderCollection_
Definition:
EcalDCCHeaderDisplay.h:26
EDAnalyzer.h
edm::EDAnalyzer
Definition:
EDAnalyzer.h:28
EcalRawDataCollections.h
MakerMacros.h
edm::ParameterSet
Definition:
ParameterSet.h:47
Event.h
EcalDCCHeaderDisplay::EcalDCCHeaderDisplay
EcalDCCHeaderDisplay(const edm::ParameterSet &ps)
Definition:
EcalDCCHeaderDisplay.cc:12
edm::EventSetup
Definition:
EventSetup.h:57
HltBtagPostValidation_cff.c
c
Definition:
HltBtagPostValidation_cff.py:31
EcalDCCHeaderDisplay
Definition:
EcalDCCHeaderDisplay.h:18
ParameterSet.h
edm::Event
Definition:
Event.h:73
edm::InputTag
Definition:
InputTag.h:15
MillePedeFileConverter_cfg.e
e
Definition:
MillePedeFileConverter_cfg.py:37
Generated for CMSSW Reference Manual by
1.8.16