11 switch (
id.cellType()) {
12 case (ldmx::EcalAbstractID::PrecisionGlobal):
14 case (ldmx::EcalAbstractID::TriggerCell):
17 return s <<
"EcalAbstractID(" <<
id.cellType() <<
":0x"
18 << std::setfill(
'0') << std::setw(6) << std::right << std::hex
Class that serves as a parent for ECal detector IDs of various types.
Class that defines an ECal detector ID with a cell number.
Class that defines an ECal trigger cell detector ID.
Parent of precision and trigger EcalIDs.
Extension of DetectorID providing access to ECal layers and cell numbers in a hex grid.
Extension of DetectorID providing access to ECal trigger cell information.