|
ATLAS Offline Software
|
Go to the documentation of this file.
76 unsigned int tstBit =1;
80 m_triggerBit[region][readout][iBit] = ((tstBit & word) !=0 );
bool m_triggerBit[NUMBER_OF_REGIONS][NUMBER_OF_READOUTS][NUMBER_OF_TRIGGER_BITS]
void setSideId(const int sideId)
unsigned short getTriggerWord() const
bool getTriggerBit(const unsigned int region, const unsigned int readout, const unsigned int iBit) const
bool setTriggerBit(const unsigned int region, const unsigned int readout, const unsigned int iBit, const bool triggerBit)
void setSlotId(const int slotId)
void setTgcArguments(const TGCArguments *)
bool setTriggerBits(const bool val)
TGCInnerTrackletSlot()
Constructor.
const TGCArguments * m_tgcArgs
void setTriggerWord(unsigned int word)