57 return ( ( detElemId ) | ( manuId << 12 ) );
64 return uniqueID & 0xFFF;
71 return ( uniqueID & 0xFFF000 ) >> 12;
static UInt_t BuildUniqueID(Int_t detElemId, Int_t manuId)
Int_t DetElemId() const
Get detection element.
Int_t ManuId() const
Get manu identifier.