12#ifndef ALICEO2_TRK_CHIPDIGITSCONTAINER_
13#define ALICEO2_TRK_CHIPDIGITSCONTAINER_
35 return (
static_cast<ULong64_t
>(roframe) << (8 *
sizeof(UInt_t))) + (
static_cast<ULong64_t
>(
col) << (8 *
sizeof(Short_t))) +
row;
Simulation parameters for the TRK digitizer. Based on the ITS2 and ITS3 digitizer parameters.
transient container for single chip digits accumulation
Definition of the SegmentationAlpide class.
Definition of the SegmentationChipclass.
Container for similated points connected to a given chip.
static constexpr int NRows
static constexpr int NCols
static ULong64_t getOrderingKey(UInt_t roframe, UShort_t row, UShort_t col)
Get global ordering key made of readout frame, column and row.
void addNoise(UInt_t rofMin, UInt_t rofMax, const o2::itsmft::DigiParams *params, int maxRows=o2::itsmft::SegmentationAlpide::NRows, int maxCols=o2::itsmft::SegmentationAlpide::NCols)=delete
Adds noise digits, deleted the one using the itsmft::DigiParams interface.
ClassDefNV(ChipDigitsContainer, 1)
GLenum const GLfloat * params
GLenum GLuint GLint GLint layer