20 DetId(id & chamberIdMask_) {
24 DetId(id.rawId() & chamberIdMask_) {
33 if (wheel < minWheelId || wheel >
maxWheelId ||
37 <<
" Invalid parameters: "
54 DetId(chId.rawId() & chamberIdMask_) {
64 <<
" is not a valid DT id";
71 os <<
" Wh:"<<
id.wheel()
72 <<
" St:"<<
id.station()
73 <<
" Se:"<<
id.sector()
static const int sectorStartBit_
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static const int wheelStartBit_
static const uint32_t stationMask_
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
static const uint32_t sectorMask_
static const int maxStationId
highest station id
static const int minWheelId
lowest wheel number
static const int maxWheelId
highest wheel number
static const uint32_t wheelMask_
static const int stationStartBit_
Detector det() const
get the detector field from this detid
static const int maxSectorId
highest sector id.