Configuration of the calibrator for the BMON digis.
Parameters of the BMON hitfinder.
BMON calibration per channel.
A diamond representation.
double maxTimeDist
Max time distance between digis in a hit [ns].
double timeRes
Time resolution [ns].
int32_t address
Address of a diamond.
uint32_t deadStrips
A bit mask of dead strips.
int32_t nChannels
Number of channels in a diamond.
A structure to handle BMON QA parameters.
HitfindQaParameters()=default
Default constructor.
size_t GetDiamondIndex(uint32_t address) const
Returns an index of the diamond by the address.
std::vector< Diamond > diamonds
uint32_t selectionMask
A bitmask to distinguish different diamonds.
uint32_t fSelectionBitsOffset
Number of bits to the right from the first bit in the selection mask.
Parameters for the BMON hitfinder.