Go to the documentation of this file. 1 #ifndef L1GlobalTrigger_L1GtfeWord_h
2 #define L1GlobalTrigger_L1GtfeWord_h
168 virtual void reset();
171 virtual void print(std::ostream& myCout)
const;
175 virtual void unpack(
const unsigned char* gtfePtr);
unsigned int cms_uint32_t
const cms_uint16_t activeBoards() const
get/set boards contributing to EVM respectively DAQ record
static const int BoardIdShift
static const cms_uint64_t SetupVersionMask
static const int UnitLength
one unit in the word is UnitLength bits
cms_uint16_t m_recordLength1
record length for alternative 1
static const int AltNrBxBoardWord
static const cms_uint32_t BstFlagMask
const int bstFlag() const
get / set BST flag: 0 or 1 - via setup version (no private member)
bool operator!=(const L1GtfeWord &) const
unequal operator
static const int BoardIdWord
static const int RecordLengthWord
void setTotalTriggerNr(cms_uint32_t totalTriggerNrValue)
static const int BlockSize
const cms_uint32_t totalTriggerNr() const
get/set total number of L1A sent since start of run
void setRecordLength(cms_uint16_t recordLengthValue)
virtual void print(std::ostream &myCout) const
pretty print the content of a L1GtfeWord
static const int BxNrWord
void setRecordLength1(cms_uint16_t recordLengthValue)
const cms_uint32_t setupVersion() const
get/set setup version
static const int SetupVersionShift
cms_uint32_t m_totalTriggerNr
total number of L1A sent since start of run
bool operator==(const L1GtfeWord &) const
equal operator
static const int RecordLength1Shift
void setRecordLengthWord64(cms_uint64_t &word64, int iWord)
void setAltNrBxBoardWord64(cms_uint64_t &word64, int iWord)
const cms_uint16_t recordLength() const
get/set record length for alternative 0
cms_uint16_t m_recordLength
record length for alternative 0
void setRecordLength1Word64(cms_uint64_t &word64, int iWord)
static const int SetupVersionWord
static const int TotalTriggerNrShift
virtual void reset()
reset the content of a L1GtfeWord
static const cms_uint64_t RecordLength1Mask
static const int ActiveBoardsWord
void setSetupVersionWord64(cms_uint64_t &word64, int iWord)
void setBoardIdWord64(cms_uint64_t &word64, int iWord)
void setActiveBoards(cms_uint16_t activeBoardsValue)
static const cms_uint64_t TotalTriggerNrMask
const unsigned int getSize() const
get the size of the GTFE block in GT DAQ record (in multiple of 8 bits)
void setTotalTriggerNrWord64(cms_uint64_t &word64, int iWord)
cms_uint32_t m_setupVersion
const cms_uint16_t bxNr() const
get/set bunch cross number as counted in the GTFE board
static const int TotalTriggerNrWord
static const cms_uint64_t BxNrMask
static const int RecordLengthShift
cms_uint16_t m_activeBoards
active boards contributing to EVM respectively DAQ record
void setActiveBoardsWord64(cms_uint64_t &word64, int iWord)
static const int ActiveBoardsShift
unsigned long long cms_uint64_t
unsigned short cms_uint16_t
const cms_uint16_t boardId() const
get/set board ID
static const cms_uint64_t RecordLengthMask
cms_uint16_t m_boardId
board identifier
void setAltNrBxBoard(cms_uint16_t altNrBxBoardValue)
static const cms_uint64_t AltNrBxBoardMask
static const int BxNrShift
cms_uint16_t m_altNrBxBoard
cms_uint16_t m_bxNr
bunch cross number as counted in the GTFE board
static const cms_uint64_t ActiveBoardsMask
const cms_uint16_t recordLength1() const
get/set record length for alternative 1
static const int AltNrBxBoardShift
void setBstFlag(const int)
void setBxNr(cms_uint16_t bxNrValue)
virtual void unpack(const unsigned char *gtfePtr)
virtual ~L1GtfeWord()
destructor
void setBxNrWord64(cms_uint64_t &word64, int iWord)
static const cms_uint64_t BoardIdMask
void setBoardId(cms_uint16_t boardIdValue)
set BoardId from a BoardId value
void setSetupVersion(cms_uint32_t setupVersionValue)
static const int RecordLength1Word
const cms_uint16_t altNrBxBoard() const
get/set alternative for number of BX per board