![]() |
Project
|
#include "ITSWorkflow/DCSGeneratorSpec.h"#include "DetectorsDCS/DataPointCompositeObject.h"#include "DetectorsDCS/DataPointGenerator.h"#include "DetectorsDCS/DataPointCreator.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/ControlService.h"#include "Framework/DeviceSpec.h"#include "Framework/Logger.h"#include "Framework/Task.h"#include <TDatime.h>#include <random>#include <variant>#include <string>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::its |
Functions | |
| o2::framework::DataProcessorSpec | o2::its::getITSDCSDataGeneratorSpec (const char *detName="ITS") |