1 #ifndef L1GlobalTrigger_L1GtTechnicalTrigger_h 2 #define L1GlobalTrigger_L1GtTechnicalTrigger_h 39 const unsigned int ttBitNumber,
40 const int ttBxInEvent,
66 inline const int bxInEvent()
const {
return m_bxInEvent; }
70 void setGtTechnicalTriggerName(
const std::string& ttName);
71 void setGtTechnicalTriggerBitNumber(
const unsigned int ttBitNumber);
72 void setBxInEvent(
const int bxInEventValue);
73 void setGtTechnicalTriggerResult(
const bool ttResult);
78 void print(std::ostream& myCout)
const;
unsigned int m_gtTechnicalTriggerBitNumber
S & print(S &os, JobReport::InputFile const &f)
bool operator==(debugging_allocator< X > const &, debugging_allocator< Y > const &) noexcept
const bool gtTechnicalTriggerResult() const
const unsigned int gtTechnicalTriggerBitNumber() const
bool operator!=(debugging_allocator< X > const &, debugging_allocator< Y > const &) noexcept
const int bxInEvent() const
get/set bunch cross in the GT event record
const std::string gtTechnicalTriggerName() const
get / set technical trigger name, bit number, bunch cross in the GT event record and result ...
std::string m_gtTechnicalTriggerName
technical trigger name, bit number, bunch cross in the GT event record and result ...
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
bool m_gtTechnicalTriggerResult