#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/ForwardDetId/interface/HGCalDetId.h"
#include "DataFormats/HGCDigi/interface/HGCDataFrame.h"
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "DataFormats/HGCDigi/interface/HGCSample.h"
Go to the source code of this file.
Typedefs | |
typedef HGCDataFrame< DetId, HGCSample > | HGCalDataFrame |
typedef edm::SortedCollection< HGCalDataFrame > | HGCalDigiCollection |
typedef HGCDataFrame< HcalDetId, HGCSample > | HGCBHDataFrame |
typedef edm::SortedCollection< HGCBHDataFrame > | HGCBHDigiCollection |
typedef HGCDataFrame< HGCalDetId, HGCSample > | HGCEEDataFrame |
typedef edm::SortedCollection< HGCEEDataFrame > | HGCEEDigiCollection |
typedef HGCDataFrame< HGCalDetId, HGCSample > | HGCHEDataFrame |
typedef edm::SortedCollection< HGCHEDataFrame > | HGCHEDigiCollection |
typedef HGCDataFrame<DetId,HGCSample> HGCalDataFrame |
Definition at line 20 of file HGCDigiCollections.h.
Definition at line 21 of file HGCDigiCollections.h.
typedef HGCDataFrame<HcalDetId,HGCSample> HGCBHDataFrame |
Definition at line 17 of file HGCDigiCollections.h.
Definition at line 18 of file HGCDigiCollections.h.
typedef HGCDataFrame<HGCalDetId,HGCSample> HGCEEDataFrame |
Definition at line 11 of file HGCDigiCollections.h.
Definition at line 12 of file HGCDigiCollections.h.
typedef HGCDataFrame<HGCalDetId,HGCSample> HGCHEDataFrame |
Definition at line 14 of file HGCDigiCollections.h.
Definition at line 15 of file HGCDigiCollections.h.