1 #ifndef DataFormats_L1TGlobal_GlobalAlgBlk_h
2 #define DataFormats_L1TGlobal_GlobalAlgBlk_h
97 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 > const & getAlgoDecisionInitial() const
Get decision bits.
std::vector< bool > m_algoDecisionInitial
void setFinalORPreVeto(bool fOR)
std::vector< bool > const & getAlgoDecisionFinal() const
void setAlgoDecisionInitial(unsigned int bit, bool val)
Set decision bits.
void setbxInEventNr(int bxNr)
GlobalAlgBlk()
constructors
BXVector< GlobalAlgBlk > GlobalAlgBlkBxCollection
void copyInitialToInterm()
Copy vectors words.
int m_bxNr
bunch cross number of the actual bx -> L1FirmwareUUID
const bool getFinalORVeto() const
const bool getFinalORPreVeto() const
const int getL1FirmwareUUID() const
l1t::ObjectRef< GlobalAlgBlk > GlobalAlgBlkRef
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
l1t::ObjectRefPair< GlobalAlgBlk > GlobalAlgBlkRefPair
void setAlgoDecisionInterm(unsigned int bit, bool val)
void setFinalOR(bool fOR)
std::pair< edm::Ref< BXVector< T >>, edm::Ref< BXVector< T >>> ObjectRefPair
l1t::ObjectRefPairBxCollection< GlobalAlgBlk > GlobalAlgBlkRefPairBxCollection
void setFinalORVeto(bool fOR)
int m_orbitNr
orbit number -> L1MenuUUID
virtual bool operator==(const GlobalAlgBlk &rhs) const
void setL1FirmwareUUID(int fuuid)
std::vector< bool > m_algoDecisionFinal
int m_bxInEvent
bunch cross in the GT event record (E,F,0,1,2)
static constexpr unsigned int maxPhysicsTriggers
std::vector< bool > const & getAlgoDecisionInterm() const
std::vector< bool > m_algoDecisionPreScaled
void setPreScColumn(int psC)
virtual bool operator!=(const GlobalAlgBlk &rhs) const
l1t::ObjectRefBxCollection< GlobalAlgBlk > GlobalAlgBlkRefBxCollection
void setAlgoDecisionFinal(unsigned int bit, bool val)