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/HcalDetId/interface/HcalDetId.h
"
9
#include "
DataFormats/HGCDigi/interface/HGCSample.h
"
10
11
typedef
HGCDataFrame<HGCalDetId, HGCSample>
HGCEEDataFrame
;
12
typedef
edm::SortedCollection<HGCEEDataFrame>
HGCEEDigiCollection
;
13
14
typedef
HGCDataFrame<HGCalDetId, HGCSample>
HGCHEDataFrame
;
15
typedef
edm::SortedCollection<HGCHEDataFrame>
HGCHEDigiCollection
;
16
17
typedef
HGCDataFrame<HcalDetId, HGCSample>
HGCBHDataFrame
;
18
typedef
edm::SortedCollection<HGCBHDataFrame>
HGCBHDigiCollection
;
19
20
typedef
HGCDataFrame<DetId, HGCSample>
HGCalDataFrame
;
21
typedef
edm::SortedCollection<HGCalDataFrame>
HGCalDigiCollection
;
22
23
#endif
HGCSample.h
HGCBHDigiCollection
edm::SortedCollection< HGCBHDataFrame > HGCBHDigiCollection
Definition:
HGCDigiCollections.h:18
edm::SortedCollection
Definition:
SortedCollection.h:49
HGCHEDataFrame
HGCDataFrame< HGCalDetId, HGCSample > HGCHEDataFrame
Definition:
HGCDigiCollections.h:14
HGCBHDataFrame
HGCDataFrame< HcalDetId, HGCSample > HGCBHDataFrame
Definition:
HGCDigiCollections.h:17
HGCalDigiCollection
edm::SortedCollection< HGCalDataFrame > HGCalDigiCollection
Definition:
HGCDigiCollections.h:21
HGCEEDataFrame
HGCDataFrame< HGCalDetId, HGCSample > HGCEEDataFrame
Definition:
HGCDigiCollections.h:11
HGCalDataFrame
HGCDataFrame< DetId, HGCSample > HGCalDataFrame
Definition:
HGCDigiCollections.h:20
HcalDetId.h
HGCDataFrame
Readout digi for HGC.
Definition:
HGCDataFrame.h:14
HGCalDetId.h
DetId.h
SortedCollection.h
HGCEEDigiCollection
edm::SortedCollection< HGCEEDataFrame > HGCEEDigiCollection
Definition:
HGCDigiCollections.h:12
HGCHEDigiCollection
edm::SortedCollection< HGCHEDataFrame > HGCHEDigiCollection
Definition:
HGCDigiCollections.h:15
HGCDataFrame.h
Generated for CMSSW Reference Manual by
1.8.16