#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/HGCDigi/interface/HGCDataFrame.h"
#include "DataFormats/ForwardDetId/interface/HGCEEDetId.h"
#include "DataFormats/ForwardDetId/interface/HGCHEDetId.h"
#include "DataFormats/HGCDigi/interface/HGCSample.h"
Go to the source code of this file.
Typedefs | |
typedef HGCDataFrame < HGCEEDetId, HGCSample > | HGCEEDataFrame |
typedef edm::SortedCollection < HGCEEDataFrame > | HGCEEDigiCollection |
typedef HGCDataFrame < HGCHEDetId, HGCSample > | HGCHEDataFrame |
typedef edm::SortedCollection < HGCHEDataFrame > | HGCHEDigiCollection |
typedef HGCDataFrame<HGCEEDetId,HGCSample> HGCEEDataFrame |
Definition at line 10 of file HGCDigiCollections.h.
Definition at line 11 of file HGCDigiCollections.h.
typedef HGCDataFrame<HGCHEDetId,HGCSample> HGCHEDataFrame |
Definition at line 13 of file HGCDigiCollections.h.
Definition at line 14 of file HGCDigiCollections.h.