|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TGCInnerTrackletSlot_hh
6 #define TGCInnerTrackletSlot_hh
24 bool setTriggerBit(
const unsigned int region,
const unsigned int readout,
const unsigned int iBit,
const bool triggerBit);
25 bool getTriggerBit(
const unsigned int region,
const unsigned int readout,
const unsigned int iBit)
const;
62 #endif // TGCInnerTrackletSlot_hh
bool m_triggerBit[NUMBER_OF_REGIONS][NUMBER_OF_READOUTS][NUMBER_OF_TRIGGER_BITS]
const TGCArguments * tgcArgs() const
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.
~TGCInnerTrackletSlot()=default
Destructor.
const TGCArguments * m_tgcArgs
void setTriggerWord(unsigned int word)