1 #ifndef L1GlobalTrigger_L1GlobalTriggerReadoutRecord_h 2 #define L1GlobalTrigger_L1GlobalTriggerReadoutRecord_h 58 const int numberBxInEvent,
59 const int numberFdlBoards,
60 const int numberPsbBoards);
83 const bool decision(
int bxInEventValue)
const;
84 const bool decision()
const;
89 const DecisionWord & decisionWord(
int bxInEventValue)
const;
96 void setDecision(
const bool&
t,
int bxInEventValue);
97 void setDecision(
const bool& t);
99 void setDecisionWord(
const DecisionWord& decisionWordValue,
int bxInEventValue);
100 void setDecisionWord(
const DecisionWord& decisionWordValue);
106 void printGtDecision(std::ostream& myCout,
int bxInEventValue)
const;
107 void printGtDecision(std::ostream& myCout)
const;
110 void printTechnicalTrigger(std::ostream& myCout,
int bxInEventValue)
const;
111 void printTechnicalTrigger(std::ostream& myCout)
const;
143 const L1GtFdlWord gtFdlWord(
int bxInEventValue)
const;
146 void setGtFdlWord(
const L1GtFdlWord&,
int bxInEventValue);
166 void setGtPsbWord(
const L1GtPsbWord& gtPsbWordValue);
174 void print(std::ostream& myCout)
const;
const std::vector< L1GtFdlWord > gtFdlVector() const
get the vector of L1GtFdlWord
const std::vector< L1GtPsbWord > gtPsbVector() const
get the vector of L1GtPsbWord
S & print(S &os, JobReport::InputFile const &f)
bool operator==(debugging_allocator< X > const &, debugging_allocator< Y > const &) noexcept
std::vector< L1GtPsbWord > m_gtPsbWord
std::vector< bool > DecisionWord
typedefs
std::vector< L1GtFdlWord > & gtFdlVector()
std::vector< bool > TechnicalTriggerWord
technical trigger bits (64 bits)
unsigned short cms_uint16_t
edm::RefProd< L1MuGMTReadoutCollection > m_muCollRefProd
std::vector< L1GtFdlWord > m_gtFdlWord
std::vector< L1GtPsbWord > & gtPsbVector()
bool operator!=(debugging_allocator< X > const &, debugging_allocator< Y > const &) noexcept
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
void reset(double vett[256])