22void Cluster::setFired(
int cathode,
bool isFired)
30 os <<
"deId: " <<
static_cast<int>(
data.deId) <<
" position: (" <<
data.xCoor <<
", " <<
data.yCoor <<
", " <<
data.zCoor <<
") resolution: (" <<
data.xErr <<
", " <<
data.yErr <<
") fired BP: " <<
data.isFired(0) <<
" NBP: " <<
data.isFired(1);
std::ostream & operator<<(std::ostream &os, const Cluster &data)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
cluster structure for MID
bool isFired(int cathode) const
Checks if cathode was fired.
uint8_t firedCathodes
Fired cathodes.