20#ifndef ALICEO2_IOTOF_CHIP_H_
21#define ALICEO2_IOTOF_CHIP_H_
84 std::map<ULong64_t, o2::iotof::LabeledDigit>
mDigits;
93 return digitentry !=
mDigits.end() ? &(digitentry->second) :
nullptr;
Container for similated points connected to a given TOF Chip This will be used in order to allow a mo...
o2::iotof::LabeledDigit * findDigit(ULong64_t key)
reset points container
void addDigit(UShort_t row, UShort_t col, Int_t charge, double time, o2::MCCompLabel label)
bool mDisabled
Flag to indicate if the chip is disabled (e.g. due to dead channels)
Chip(const Chip &ref)=default
Chip()=default
Default constructor.
Int_t getNumberOfDigits() const
void disable(bool disable)
std::map< ULong64_t, o2::iotof::LabeledDigit > & getDigits()
std::map< ULong64_t, o2::iotof::LabeledDigit > mDigits
Map of fired digits, possibly in multiple frames.
void setChipIndex(Int_t index)
Int_t getChipIndex() const
~Chip()=default
Destructor.
GLuint GLsizei const GLchar * label