16 <<
" is not a valid ME0 id";
25 <<
" is not a valid ME0 id";
32 this->
init(region,layer,chamber,roll);
38 if ( region < minRegionId || region >
maxRegionId ||
43 <<
" Invalid parameters: "
46 <<
" chamber "<<chamber
47 <<
" etaPartition "<<roll
67 os <<
" Region "<<
id.region()
68 <<
" Layer "<<
id.layer()
69 <<
" Chamber "<<
id.chamber()
70 <<
" EtaPartition "<<
id.roll()
static const int minChamberId
static const int maxChamberId
static const int maxRollId
static const int minLayerId
static const unsigned int LayerMask_
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static const int maxRegionId
static const int minRegionId
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
static const int LayerStartBit_
static const int ChamberStartBit_
static const unsigned int ChamberMask_
static const int RegionMask_
void init(int region, int layer, int chamber, int roll)
static const int RegionStartBit_
static const int maxLayerId
static const unsigned int RollMask_
Detector det() const
get the detector field from this detid
static const int minRollId
static const int RollStartBit_