#include <DTuROSControlData.h>
Public Member Functions | |
DTuROSFEDData () | |
Constructor. More... | |
int | getBXId () const |
int | getevtlgth () const |
int | getfed () const |
long | getheader1 () const |
long | getheader2 () const |
int | getnslots () const |
int | getslotsize (int slot) const |
long | gettrailer () const |
int | getTTS () const |
DTuROSROSData | getuROS (int slot) const |
void | setevtlgth (int evtLgth) |
void | setfed (int fed) |
void | setheader1 (long dword) |
void | setheader2 (long dword) |
void | setnslots (int nslots) |
void | setslotsize (int slot, int size) |
void | settrailer (long dword) |
void | setuROS (int slot, DTuROSROSData rwords) |
~DTuROSFEDData () | |
Destructor. More... | |
Private Attributes | |
int | evtLgth_ |
int | fed_ |
long | header1_ |
long | header2_ |
int | nslots_ |
DTuROSROSData | rdata_ [DOCESLOTS] |
int | rsize_ [DOCESLOTS] |
long | trailer_ |
Definition at line 103 of file DTuROSControlData.h.
|
inline |
Constructor.
Definition at line 108 of file DTuROSControlData.h.
References DOCESLOTS, and mps_fire::i.
|
inline |
|
inline |
Definition at line 145 of file DTuROSControlData.h.
References DTuROSROSData::getheader1().
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 141 of file DTuROSControlData.h.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 131 of file DTuROSControlData.h.
Referenced by DTDataIntegrityTask::analyze(), and DTuROSRawToDigi::fillRawData().
|
inline |
|
inline |
|
inline |
Definition at line 139 of file DTuROSControlData.h.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
|
inline |
|
inline |
Definition at line 147 of file DTuROSControlData.h.
References DTuROSROSData::gettrailer().
Referenced by DTDataIntegrityTask::processFED().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 117 of file DTuROSControlData.h.
References DTuROSROSData::header1_.
Referenced by DTuROSRawToDigi::process().
|
inline |
Definition at line 119 of file DTuROSControlData.h.
References DTuROSROSData::header2_.
Referenced by DTuROSRawToDigi::process().
|
inline |
|
inline |
Definition at line 127 of file DTuROSControlData.h.
References findQualityFiles::size.
Referenced by DTuROSRawToDigi::process().
|
inline |
Definition at line 121 of file DTuROSControlData.h.
References DTuROSROSData::trailer_.
Referenced by DTuROSRawToDigi::process().
|
inline |
|
private |
Definition at line 155 of file DTuROSControlData.h.
|
private |
Definition at line 155 of file DTuROSControlData.h.
|
private |
Definition at line 153 of file DTuROSControlData.h.
|
private |
Definition at line 153 of file DTuROSControlData.h.
|
private |
Definition at line 155 of file DTuROSControlData.h.
|
private |
Definition at line 157 of file DTuROSControlData.h.
|
private |
Definition at line 155 of file DTuROSControlData.h.
|
private |
Definition at line 153 of file DTuROSControlData.h.