![]() |
Project
|
#include <RunStatusChecker.h>
Public Types | |
| enum class | RunStatus { NONE , START , ONGOING , STOP } |
Public Member Functions | |
| RunStatusChecker ()=delete | |
| RunStatusChecker (o2::detectors::DetID::mask_t detmask) | |
| RunStatus | getRunStatus () const |
| int | getFollowedRun () const |
| o2::detectors::DetID::mask_t | getDetectorsMask () const |
| const o2::parameters::GRPECSObject * | check (long ts=-1) |
Definition at line 54 of file RunStatusChecker.h.
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| START | |
| ONGOING | |
| STOP | |
Definition at line 57 of file RunStatusChecker.h.
|
delete |
|
inline |
Definition at line 64 of file RunStatusChecker.h.
| const o2::parameters::GRPECSObject * RunStatusChecker::check | ( | long | ts = -1 | ) |
Definition at line 18 of file RunStatusChecker.cxx.
|
inline |
Definition at line 68 of file RunStatusChecker.h.
|
inline |
Definition at line 67 of file RunStatusChecker.h.
|
inline |
Definition at line 66 of file RunStatusChecker.h.