#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/FTLDigi/interface/FTLDataFrameT.h"
#include "DataFormats/ForwardDetId/interface/MTDDetId.h"
#include "DataFormats/FTLDigi/interface/FTLSample.h"
#include "DataFormats/ForwardDetId/interface/BTLDetId.h"
#include "DataFormats/ForwardDetId/interface/ETLDetId.h"
#include "DataFormats/FTLDigi/interface/BTLSample.h"
#include "DataFormats/FTLDigi/interface/ETLSample.h"
Go to the source code of this file.
Classes | |
struct | mtdhelpers::BTLRowColDecode |
struct | mtdhelpers::ETLRowColDecode |
struct | mtdhelpers::FTLRowColDecode |
Namespaces | |
mtdhelpers | |
Typedefs | |
typedef FTLDataFrameT< BTLDetId, BTLSample, mtdhelpers::BTLRowColDecode > | BTLDataFrame |
typedef edm::SortedCollection< BTLDataFrame > | BTLDigiCollection |
typedef FTLDataFrameT< ETLDetId, ETLSample, mtdhelpers::ETLRowColDecode > | ETLDataFrame |
typedef edm::SortedCollection< ETLDataFrame > | ETLDigiCollection |
typedef FTLDataFrameT< MTDDetId, FTLSample, mtdhelpers::FTLRowColDecode > | FTLDataFrame |
typedef edm::SortedCollection< FTLDataFrame > | FTLDigiCollection |
Definition at line 34 of file FTLDigiCollections.h.
Definition at line 35 of file FTLDigiCollections.h.
Definition at line 37 of file FTLDigiCollections.h.
Definition at line 38 of file FTLDigiCollections.h.
Definition at line 31 of file FTLDigiCollections.h.
Definition at line 32 of file FTLDigiCollections.h.