Go to the documentation of this file. 1 #ifndef DataFormats_L1TGlobal_GlobalAlgBlk_h
2 #define DataFormats_L1TGlobal_GlobalAlgBlk_h
97 void print(std::ostream& myCout)
const;
l1t::ObjectRef< GlobalAlgBlk > GlobalAlgBlkRef
const int getL1FirmwareUUID() const
const bool getFinalORVeto() const
virtual bool operator!=(const GlobalAlgBlk &rhs) const
void setbxInEventNr(int bxNr)
const bool getFinalORPreVeto() const
l1t::ObjectRefBxCollection< GlobalAlgBlk > GlobalAlgBlkRefBxCollection
void setL1MenuUUID(int uuid)
set simple members
void copyInitialToInterm()
Copy vectors words.
virtual bool operator==(const GlobalAlgBlk &rhs) const
std::vector< bool > const & getAlgoDecisionInterm() const
std::vector< bool > m_algoDecisionFinal
BXVector< GlobalAlgBlk > GlobalAlgBlkBxCollection
void setFinalORVeto(bool fOR)
const int getbxInEventNr() const
int m_bxNr
bunch cross number of the actual bx -> L1FirmwareUUID
void setPreScColumn(int psC)
const int getL1MenuUUID() const
get simple members
std::vector< bool > m_algoDecisionPreScaled
void setAlgoDecisionInterm(unsigned int bit, bool val)
const bool getFinalOR() const
const int getPreScColumn() const
void setFinalOR(bool fOR)
void setAlgoDecisionFinal(unsigned int bit, bool val)
void setAlgoDecisionInitial(unsigned int bit, bool val)
Set decision bits.
std::vector< bool > m_algoDecisionInitial
int m_orbitNr
orbit number -> L1MenuUUID
void setL1FirmwareUUID(int fuuid)
std::pair< edm::Ref< BXVector< T > >, edm::Ref< BXVector< T > >> ObjectRefPair
std::vector< bool > const & getAlgoDecisionInitial() const
Get decision bits.
GlobalAlgBlk()
constructors
void setFinalORPreVeto(bool fOR)
void print(std::ostream &myCout) const
pretty print the content of a GlobalAlgBlk
int m_bxInEvent
bunch cross in the GT event record (E,F,0,1,2)
l1t::ObjectRefPairBxCollection< GlobalAlgBlk > GlobalAlgBlkRefPairBxCollection
std::vector< bool > const & getAlgoDecisionFinal() const
l1t::ObjectRefPair< GlobalAlgBlk > GlobalAlgBlkRefPair
static constexpr unsigned int maxPhysicsTriggers
void reset()
reset the content of a GlobalAlgBlk
virtual ~GlobalAlgBlk()
destructor