array< asicChannel, 8 > asicChannels
fixed sized array of ASIC channels
Abstract base class for different kinds of events.
tuple to store ADC,Channel -> 8 asicChannels
Short_t Channel
Channel number info (between 0 and 8)
asicChannels record
8-channel record
Short_t Channel
Channel number info (between 0 and 8)
functions to search in the sorted list of tuples
bool operator()(const adcAsicTuple &lhs, const adcChannelPair &rhs)
Order accroding to channel/ADC value.
bool operator()(const adcChannelPair &lhs, const adcAsicTuple &rhs)
Order accroding to channel/ADC value.
bool operator()(const adcAsicTuple &lhs, const adcAsicTuple &rhs)
Order accroding to channel/ADC value.
record to be used to store ASIC info
Short_t TOT
Time over threshold.