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
n
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
c
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
src
DataFormats
EcalRawData
interface
EcalRawDataCollections.h
Go to the documentation of this file.
1
#ifndef RAWECAL_ECALRAWCOLLECTION_H
2
#define RAWECAL_ECALRAWCOLLECTION_H
3
4
#include "
DataFormats/EcalRawData/interface/EcalDCCHeaderBlock.h
"
5
#include "
DataFormats/EcalRawData/interface/ESDCCHeaderBlock.h
"
6
#include "
DataFormats/EcalRawData/interface/ESKCHIPBlock.h
"
7
#include "
DataFormats/Common/interface/SortedCollection.h
"
8
9
typedef
edm::SortedCollection<EcalDCCHeaderBlock>
EcalRawDataCollection
;
10
typedef
edm::SortedCollection<ESDCCHeaderBlock>
ESRawDataCollection
;
11
typedef
edm::SortedCollection<ESKCHIPBlock>
ESLocalRawDataCollection
;
12
13
#endif
edm::SortedCollection
Definition:
SortedCollection.h:49
EcalDCCHeaderBlock.h
SortedCollection.h
ESDCCHeaderBlock.h
ESKCHIPBlock.h
EcalRawDataCollection
edm::SortedCollection< EcalDCCHeaderBlock > EcalRawDataCollection
Definition:
EcalRawDataCollections.h:9
ESRawDataCollection
edm::SortedCollection< ESDCCHeaderBlock > ESRawDataCollection
Definition:
EcalRawDataCollections.h:10
ESLocalRawDataCollection
edm::SortedCollection< ESKCHIPBlock > ESLocalRawDataCollection
Definition:
EcalRawDataCollections.h:11
Generated for CMSSW Reference Manual by
1.8.14