34 m_key ((( isPos & Z_MASK ) << Z_SHIFT) |
35 (( wheelIndex & WHEEL_MASK ) << WHEEL_SHIFT) |
36 (( strawLayerIndex & STRAWLAYER_MASK ) << STRAWLAYER_SHIFT) |
37 (( phiIndex & PHIPOS_MASK ) << PHIPOS_SHIFT))
63 std::ostringstream outputStream;
65 return outputStream.str();
static const int STRAWLAYER_MASK
static const int PHIPOS_SHIFT
std::string getName() const
static const int WHEEL_MASK
static const int STRAWLAYER_SHIFT
static const int WHEEL_SHIFT
TRT_EndcapCode & operator=(const TRT_EndcapCode &right)
static const int PHIPOS_MASK
unsigned int getKey() const