6 os <<
" ETL " << std::endl
7 <<
" Side : " <<
id.mtdSide() << std::endl
8 <<
" Ring : " <<
id.mtdRR() <<
" " 9 <<
" Disc/Side/Sector = " <<
id.nDisc() <<
" " <<
id.discSide() <<
" " <<
id.sector() << std::endl
10 <<
" Module : " <<
id.module() << std::endl
11 <<
" Module type : " <<
id.modType() << std::endl;
Detector identifier base class for the MIP Timing Layer.
std::ostream & operator<<(std::ostream &os, const ETLDetId &id)
Detector identifier class for the Endcap Timing Layer.