CMS 3D CMS Logo

Namespaces | Classes | Typedefs | Variables
ftl_digitizer Namespace Reference

Namespaces

 FTLHelpers
 

Classes

struct  FTLCellInfo
 
class  FTLDigitizer
 

Typedefs

typedef float FTLSimData_t
 
typedef std::array< FTLSimData_t, nSamplesFTLSimHitData
 
typedef std::unordered_map< uint32_t, FTLCellInfoFTLSimHitDataAccumulator
 

Variables

constexpr size_t nSamples = 15
 

Typedef Documentation

Definition at line 12 of file FTLDigitizerTypes.h.

Definition at line 14 of file FTLDigitizerTypes.h.

typedef std::unordered_map<uint32_t, FTLCellInfo > ftl_digitizer::FTLSimHitDataAccumulator

Definition at line 21 of file FTLDigitizerTypes.h.

Variable Documentation

constexpr size_t ftl_digitizer::nSamples = 15

Definition at line 10 of file FTLDigitizerTypes.h.