21 os <<
" BTL " << std::endl
22 <<
" Side : " <<
id.mtdSide() << std::endl
23 <<
" Rod : " <<
id.mtdRR() << std::endl
24 <<
" Crystal type: " <<
id.modType() << std::endl
25 <<
" Readout unit: " <<
id.runit() << std::endl
26 <<
" Module : " <<
id.module() << std::endl
27 <<
" Crystal : " <<
id.crystal() << std::endl;
static constexpr uint32_t kModulePerTypeBarPhiFlat
Detector identifier base class for the MIP Timing Layer.
Detector identifier class for the Barrel Timing Layer. The crystal count must start from 0...
static constexpr uint32_t kCrystalsPerModuleV2
std::ostream & operator<<(std::ostream &os, const BTLDetId &id)
BTLDetId geographicalId(CrysLayout lay) const