5#ifndef TGCInnerTrackletSlotHolder_hh
6#define TGCInnerTrackletSlotHolder_hh
23 const unsigned int region,
const unsigned int readout,
24 const unsigned int iBit,
const bool triggerBit);
bool setTriggerBit(const int sideId, const int slotId, const unsigned int region, const unsigned int readout, const unsigned int iBit, const bool triggerBit)
TGCInnerTrackletSlot m_innerTrackletSlot[NUMBER_OF_SIDES][NUMBER_OF_SLOTS]
~TGCInnerTrackletSlotHolder()
Destructor.
void getInnerTrackletSlots(const int sideId, const int octId, const int moduleId, const TGCInnerTrackletSlot *innerTrackletSlots[]) const
void getInnerTrackletBits(const TGCInnerTrackletSlot *innerTrackletSlots[], std::array< int, NUMBER_OF_SLOTS_PER_TRIGGER_SECTOR > &eifi_bits) const
const TGCArguments * tgcArgs() const
TGCInnerTrackletSlotHolder(TGCArguments *)
Constructor.
@ NUMBER_OF_SLOTS_PER_TRIGGER_SECTOR
const TGCInnerTrackletSlot * getInnerTrackletSlot(const int sideId, const int slotId) const