Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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/HGCDigi/interface/HGCDataFrame.h
"
6
#include "
DataFormats/ForwardDetId/interface/HGCEEDetId.h
"
7
#include "
DataFormats/ForwardDetId/interface/HGCHEDetId.h
"
8
#include "
DataFormats/HGCDigi/interface/HGCSample.h
"
9
10
typedef
HGCDataFrame<HGCEEDetId,HGCSample>
HGCEEDataFrame
;
11
typedef
edm::SortedCollection< HGCEEDataFrame >
HGCEEDigiCollection
;
12
13
typedef
HGCDataFrame<HGCHEDetId,HGCSample>
HGCHEDataFrame
;
14
typedef
edm::SortedCollection< HGCHEDataFrame >
HGCHEDigiCollection
;
15
16
17
#endif
HGCHEDataFrame
HGCDataFrame< HGCHEDetId, HGCSample > HGCHEDataFrame
Definition:
HGCDigiCollections.h:13
HGCEEDigiCollection
edm::SortedCollection< HGCEEDataFrame > HGCEEDigiCollection
Definition:
HGCDigiCollections.h:11
edm::SortedCollection< HGCEEDataFrame >
SortedCollection.h
HGCEEDetId.h
HGCHEDetId.h
HGCSample.h
HGCDataFrame< HGCEEDetId, HGCSample >
HGCEEDataFrame
HGCDataFrame< HGCEEDetId, HGCSample > HGCEEDataFrame
Definition:
HGCDigiCollections.h:10
HGCDataFrame.h
HGCHEDigiCollection
edm::SortedCollection< HGCHEDataFrame > HGCHEDigiCollection
Definition:
HGCDigiCollections.h:14
Generated for CMSSW Reference Manual by
1.8.5