#include <RODHeader_v2.h>
Public Member Functions | |
virtual | ~RODHeader_v2 () |
Default desturctor. | |
virtual void | initialize (uint32_t version, uint32_t sourceId, uint32_t run, uint32_t lvl1Id, uint32_t bcId, uint32_t trigType, uint32_t lvl1DetType, const std::vector< uint32_t > &statusWords, uint32_t nData) |
unsigned int | version () const |
get version | |
void | setVersion (unsigned int) |
set version | |
unsigned int | sourceId () const |
get sourceId | |
void | setSourceId (unsigned int) |
set sourceId | |
unsigned int | run () const |
get run | |
void | setRun (unsigned int) |
set run | |
unsigned int | lvl1Id () const |
get lvl1Id | |
void | setLvl1Id (unsigned int) |
set lvl1Id | |
unsigned int | bcid () const |
get bcid | |
void | setBcid (unsigned int) |
set bcid | |
unsigned int | trigType () const |
get trigType | |
void | setTrigType (unsigned int) |
set trigType | |
unsigned int | lvl1DetType () const |
get detType | |
void | setLvl1DetType (unsigned int) |
set detType | |
const std::vector< unsigned int > & | statusWords () const |
get statusWords | |
void | setStatusWords (const std::vector< unsigned int > &) |
set statusWords | |
unsigned int | payloadSize () const |
get payloadSize | |
void | setPayloadSize (unsigned int) |
set payloadSize | |
int | majorVersion () const |
int | minorVersion () const |
int | sourceID () const |
int | subDetectorID () const |
int | moduleID () const |
int | crate () const |
int | sLink () const |
int | dataType () const |
int | runType () const |
int | runNumber () const |
int | extendedL1ID () const |
int | ecrID () const |
int | l1ID () const |
int | bunchCrossing () const |
int | l1TriggerType () const |
int | detEventType () const |
int | orbitCount () const |
int | stepNumber () const |
int | stepType () const |
bool | bcnMismatch () const |
bool | gLinkTimeout () const |
bool | dataTransportError () const |
bool | rodFifoOverflow () const |
bool | lvdsLinkError () const |
bool | cmmParityError () const |
bool | gLinkError () const |
bool | limitedRoISet () const |
bool | triggerTypeTimeout () const |
Description of RODHeader_v2