Go to the documentation of this file.
28 <<
" Invalid parameters: "
39 :
DetId(chId.rawId() & chamberIdMask_) {}
44 <<
" det: " <<
det() <<
" subdet: " <<
subdetId() <<
" is not a valid DT id";
49 os <<
" Wh:" <<
id.wheel() <<
" St:" <<
id.station() <<
" Se:" <<
id.sector() <<
" ";
static const int stationStartBit_
constexpr Detector det() const
get the detector field from this detid
static const int sectorStartBit_
static const int wheelStartBit_
std::ostream & operator<<(std::ostream &os, const DTChamberId &id)
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum)
static const int maxWheelId
highest wheel number
static const uint32_t stationMask_
static const int minWheelId
lowest wheel number
static const int maxStationId
highest station id
static const uint32_t sectorMask_
static const int maxSectorId
highest sector id.
static const uint32_t wheelMask_
int wheel() const
Return the wheel number.
int station() const
Return the station number.