#include <Types.h>
Public Member Functions | |
bool | isOnGoing () |
RunInfo_t () | |
RunInfo_t (const std::tuple< long long unsigned int, boost::posix_time::ptime, boost::posix_time::ptime > &data) | |
Public Attributes | |
boost::posix_time::ptime | end |
Time_t | run |
boost::posix_time::ptime | start |
|
inline |
|
inline |
boost::posix_time::ptime cond::RunInfo_t::end |
Definition at line 151 of file Types.h.
Referenced by OrderedSet.OrderedSet::__iter__(), OrderedSet.OrderedSet::__reversed__(), OrderedSet.OrderedSet::add(), Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), o2olib.O2ORunMgr::endJob(), cond::persistency::Session::getLastRun(), isOnGoing(), and OrderedSet.OrderedSet::pop().
Time_t cond::RunInfo_t::run |
Definition at line 149 of file Types.h.
Referenced by generateEDF.LumiInfo::__str__(), MatrixUtil.InputInfo::__str__(), DTWorkflow.DTWorkflow::all(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), MatrixUtil.InputInfo::das(), personalPlayback.Playback::do_create_lumi(), personalPlayback.Playback::do_exec(), o2olib.O2OTool::execute(), generateEDF.LumiInfo::fixXingInfo(), cond::persistency::Session::getLastRun(), isOnGoing(), MatrixUtil.InputInfo::lumiRanges(), MatrixUtil.InputInfo::queries(), and dqm_interfaces.DirWalkerFile::walk().
boost::posix_time::ptime cond::RunInfo_t::start |
Definition at line 150 of file Types.h.
Referenced by progressbar.ProgressBar::__next__(), Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), o2olib.O2ORunMgr::endJob(), cond::persistency::Session::getLastRun(), and isOnGoing().