![]() |
Project
|
TPC DCS data point processor. More...
#include <memory>
#include <gsl/span>
#include <algorithm>
#include <limits>
#include "Rtypes.h"
#include "DetectorsDCS/DataPointCompositeObject.h"
#include "CommonUtils/TreeStreamRedirector.h"
#include "DataFormatsTPC/DCS.h"
Go to the source code of this file.
Classes | |
class | o2::tpc::DCSProcessor |
struct | o2::tpc::DCSProcessor::TimeRange |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::tpc |
Global TPC definitions and constants. | |
Typedefs | |
using | DPCOM = o2::dcs::DataPointCompositeObject |
TPC DCS data point processor.
Definition in file DCSProcessor.h.
Definition at line 30 of file DCSProcessor.h.