#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/FTLDigi/interface/FTLDataFrameT.h"
#include "DataFormats/ForwardDetId/interface/FastTimeDetId.h"
#include "DataFormats/FTLDigi/interface/FTLSample.h"
Go to the source code of this file.
Typedefs | |
typedef FTLDataFrameT< FastTimeDetId, FTLSample > | FTLDataFrame |
typedef edm::SortedCollection< FTLDataFrame > | FTLDigiCollection |
typedef FTLDataFrameT<FastTimeDetId,FTLSample> FTLDataFrame |
Definition at line 9 of file FTLDigiCollections.h.
typedef edm::SortedCollection< FTLDataFrame > FTLDigiCollection |
Definition at line 10 of file FTLDigiCollections.h.