#include <ME.h>
Public Attributes | |
int | dcc |
int | events |
int | lb |
int | run |
std::string | rundir |
int | side |
TimeStamp | ts_beg |
TimeStamp | ts_end |
int ME::Header::dcc |
Definition at line 80 of file ME.h.
Referenced by MELaserPrim::MELaserPrim(), and ME::rootFileName().
int ME::Header::events |
Definition at line 80 of file ME.h.
Referenced by eventsfwlite.Events::__getattr__(), eventsfwlite.Events::__init__(), looper.Looper::loop(), MELaserPrim::MELaserPrim(), and looper.Looper::process().
int ME::Header::lb |
Definition at line 80 of file ME.h.
Referenced by MELaserPrim::MELaserPrim().
int ME::Header::run |
Definition at line 80 of file ME.h.
Referenced by generateEDF.LumiInfo::__str__(), MatrixUtil.InputInfo::__str__(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), MatrixUtil.InputInfo::das(), personalPlayback.Playback::do_create_lumi(), personalPlayback.Playback::do_exec(), generateEDF.LumiInfo::fixXingInfo(), MatrixUtil.InputInfo::lumiRanges(), MELaserPrim::MELaserPrim(), MatrixUtil.InputInfo::queries(), and dqm_interfaces.DirWalkerFile::walk().
std::string ME::Header::rundir |
Definition at line 80 of file ME.h.
Referenced by ME::rootFileName().
int ME::Header::side |
Definition at line 80 of file ME.h.
Referenced by MELaserPrim::MELaserPrim(), and ME::rootFileName().
TimeStamp ME::Header::ts_beg |
Definition at line 81 of file ME.h.
Referenced by MELaserPrim::MELaserPrim(), and ME::rootFileName().
TimeStamp ME::Header::ts_end |
Definition at line 81 of file ME.h.
Referenced by MELaserPrim::MELaserPrim().