11 os <<
" ETL " << std::endl
12 <<
" Side : " <<
id.mtdSide() << std::endl
13 <<
" Ring : " <<
id.mtdRR() << std::endl
14 <<
" Module : " <<
id.module() << std::endl
15 <<
" Module type : " <<
id.modType() << std::endl;
Detector identifier base class for the MIP Timing Layer.
ETLDetId geographicalId() const
std::ostream & operator<<(std::ostream &os, const ETLDetId &id)
Detector identifier class for the Endcap Timing Layer.