#include <ScalersRaw.h>
Public Attributes | |
struct BeamSpotOnlineRaw_v4 | beamSpotOnline |
unsigned long long | bx [ScalersRaw::N_BX_v2] |
struct DcsStatusRaw_v4 | dcsStatus |
unsigned long long | header |
struct LumiScalersRaw_v1 | lumi |
unsigned long long | trailer |
struct TriggerScalersRaw_v3 | trig |
int | version |
Definition at line 210 of file ScalersRaw.h.
struct BeamSpotOnlineRaw_v4 ScalersEventRecordRaw_v4::beamSpotOnline |
Definition at line 215 of file ScalersRaw.h.
Referenced by BeamSpotOnline::BeamSpotOnline().
unsigned long long ScalersEventRecordRaw_v4::bx[ScalersRaw::N_BX_v2] |
Definition at line 217 of file ScalersRaw.h.
struct DcsStatusRaw_v4 ScalersEventRecordRaw_v4::dcsStatus |
Definition at line 216 of file ScalersRaw.h.
Referenced by DcsStatus::DcsStatus().
unsigned long long ScalersEventRecordRaw_v4::header |
Definition at line 211 of file ScalersRaw.h.
Referenced by BeamSpotOnline::BeamSpotOnline(), and DcsStatus::DcsStatus().
struct LumiScalersRaw_v1 ScalersEventRecordRaw_v4::lumi |
Definition at line 214 of file ScalersRaw.h.
Referenced by generateEDF.LumiInfo::__str__().
unsigned long long ScalersEventRecordRaw_v4::trailer |
Definition at line 218 of file ScalersRaw.h.
struct TriggerScalersRaw_v3 ScalersEventRecordRaw_v4::trig |
Definition at line 213 of file ScalersRaw.h.
int ScalersEventRecordRaw_v4::version |
Definition at line 212 of file ScalersRaw.h.
Referenced by BeamSpotOnline::BeamSpotOnline(), validation.Sample::datasetpattern(), DcsStatus::DcsStatus(), and validation.Sample::filename().