19using namespace constants;
59 if (mChannel == 0 || mChannel == 1 || mChannel ==
NADCMCM - 1) {
73 auto itMax = std::max_element(mADC.begin(), mADC.end());
74 idx = std::distance(mADC.begin(), itMax);
ADC_t getADCmax(int &idx) const
bool isNeighbour(const Digit &other) const
bool isSharedDigit() const
void setADC(ArrayADC const &adc)
void setPreTrigPhase(int phase)
ArrayADC const & getADC() const
void setDetector(int det)
void setChannel(int channel)
constexpr int TIMEBINS
the number of time bins
constexpr int NADCMCM
the number of ADC channels per MCM
constexpr int NCOLMCM
the number of pads per MCM
std::array< ADC_t, constants::TIMEBINS > ArrayADC
std::ostream & operator<<(std::ostream &stream, const Digit &d)
static int getStack(int det)
static int getLayer(int det)
static int getSector(int det)
VectorOfTObjectPtrs other