CMS 3D CMS Logo

Classes | Namespaces | Typedefs
FTLDigiCollections.h File Reference
#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::BTLRowColDecodeBTLDataFrame
 
typedef edm::SortedCollection< BTLDataFrameBTLDigiCollection
 
typedef FTLDataFrameT< ETLDetId, ETLSample, mtdhelpers::ETLRowColDecodeETLDataFrame
 
typedef edm::SortedCollection< ETLDataFrameETLDigiCollection
 
typedef FTLDataFrameT< MTDDetId, FTLSample, mtdhelpers::FTLRowColDecodeFTLDataFrame
 
typedef edm::SortedCollection< FTLDataFrameFTLDigiCollection
 

Typedef Documentation

◆ BTLDataFrame

Definition at line 34 of file FTLDigiCollections.h.

◆ BTLDigiCollection

Definition at line 35 of file FTLDigiCollections.h.

◆ ETLDataFrame

Definition at line 37 of file FTLDigiCollections.h.

◆ ETLDigiCollection

Definition at line 38 of file FTLDigiCollections.h.

◆ FTLDataFrame

Definition at line 31 of file FTLDigiCollections.h.

◆ FTLDigiCollection

Definition at line 32 of file FTLDigiCollections.h.