1 #ifndef L1Trigger_GlobalAlgBlk_h
2 #define L1Trigger_GlobalAlgBlk_h
90 void print(std::ostream& myCout)
const;
const int getL1MenuUUID() const
get simple members
void setL1MenuUUID(int uuid)
set simple members
const int getbxInEventNr() const
std::vector< bool > m_algoDecisionInitial
void setFinalORPreVeto(bool fOR)
void setAlgoDecisionInitial(unsigned int bit, bool val)
Set decision bits.
void setbxInEventNr(int bxNr)
GlobalAlgBlk()
constructors
BXVector< GlobalAlgBlk > GlobalAlgBlkBxCollection
bool getAlgoDecisionFinal(unsigned int bit) const
void copyInitialToInterm()
Copy vectors words.
int m_bxNr
bunch cross number of the actual bx -> L1FirmwareUUID
const bool getFinalORVeto() const
bool getAlgoDecisionInitial(unsigned int bit) const
Get decision bits.
const bool getFinalORPreVeto() const
const int getL1FirmwareUUID() const
static const unsigned int maxPhysicsTriggers
const bool getFinalOR() const
void print(std::ostream &myCout) const
pretty print the content of a GlobalAlgBlk
void reset()
reset the content of a GlobalAlgBlk
const int getPreScColumn() const
virtual ~GlobalAlgBlk()
destructor
bool getAlgoDecisionInterm(unsigned int bit) const
void setAlgoDecisionInterm(unsigned int bit, bool val)
void setFinalOR(bool fOR)
void setFinalORVeto(bool fOR)
int m_orbitNr
orbit number -> L1MenuUUID
void setL1FirmwareUUID(int fuuid)
std::vector< bool > m_algoDecisionFinal
int m_bxInEvent
bunch cross in the GT event record (E,F,0,1,2)
std::vector< bool > m_algoDecisionPreScaled
void setPreScColumn(int psC)
void setAlgoDecisionFinal(unsigned int bit, bool val)