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
DataFormats
HGCDigi
interface
HGCDigiCollections.h
Go to the documentation of this file.
1
#ifndef DIGIHGCAL_HGCALDIGICOLLECTION_H
2
#define DIGIHGCAL_HGCALDIGICOLLECTION_H
3
4
#include "
DataFormats/Common/interface/SortedCollection.h
"
5
#include "
DataFormats/DetId/interface/DetId.h
"
6
#include "
DataFormats/ForwardDetId/interface/HGCalDetId.h
"
7
#include "
DataFormats/HGCDigi/interface/HGCDataFrame.h
"
8
#include "
DataFormats/HGCDigi/interface/HGCSample.h
"
9
10
typedef
HGCDataFrame<DetId, HGCSample>
HGCalDataFrame
;
11
typedef
edm::SortedCollection<HGCalDataFrame>
HGCalDigiCollection
;
12
13
#endif
HGCalDigiCollection
edm::SortedCollection< HGCalDataFrame > HGCalDigiCollection
Definition:
HGCDigiCollections.h:11
edm::SortedCollection
Definition:
SortedCollection.h:49
HGCalDetId.h
SortedCollection.h
HGCalDataFrame
HGCDataFrame< DetId, HGCSample > HGCalDataFrame
Definition:
HGCDigiCollections.h:10
HGCSample.h
HGCDataFrame
Readout digi for HGC.
Definition:
HGCDataFrame.h:14
HGCDataFrame.h
DetId.h
Generated for CMSSW Reference Manual by
1.8.14