#include <ctpCCDBManager.h>
Inherited by o2::ctp::CTPRunManager.
|
| | ctpCCDBManager ()=default |
| |
| int | saveRunScalersToCCDB (CTPRunScalers &scalers, long timeStart, long timeStop) |
| |
| int | saveRunScalersToQCDB (CTPRunScalers &scalers, long timeStart, long timeStop) |
| |
| int | saveRunConfigToCCDB (CTPConfiguration *cfg, long timeStart) |
| |
| int | saveSoxOrbit (uint32_t runNumber, uint32_t soxOrbit, long timeStart) |
| |
| int | saveOrbitReset (long timeStamp) |
| |
| int | saveCtpCfg (uint32_t runNumber, long timeStamp) |
| |
| CTPRunScalers | getScalersFromCCDB (long timestamp, std::string, bool &ok) |
| |
| void | setCtpCfgDir (std::string &ctpcfgdir) |
| |
|
| static std::string | mCCDBHost = "http://o2-ccdb.internal" |
| | Database constants.
|
| |
| static std::string | mQCDBHost = "http://ali-qcdb.cern.ch:8083" |
| |
Definition at line 23 of file ctpCCDBManager.h.
◆ ctpCCDBManager()
| o2::ctp::ctpCCDBManager::ctpCCDBManager |
( |
| ) |
|
|
default |
◆ ClassDefNV()
◆ getConfigFromCCDB() [1/2]
◆ getConfigFromCCDB() [2/2]
◆ getScalersFromCCDB()
| CTPRunScalers ctpCCDBManager::getScalersFromCCDB |
( |
long |
timestamp, |
|
|
std::string |
run, |
|
|
bool & |
ok |
|
) |
| |
◆ saveCtpCfg()
| int ctpCCDBManager::saveCtpCfg |
( |
uint32_t |
runNumber, |
|
|
long |
timeStamp |
|
) |
| |
◆ saveOrbitReset()
| int ctpCCDBManager::saveOrbitReset |
( |
long |
timeStamp | ) |
|
◆ saveRunConfigToCCDB()
◆ saveRunScalersToCCDB()
◆ saveRunScalersToQCDB()
◆ saveSoxOrbit()
| int ctpCCDBManager::saveSoxOrbit |
( |
uint32_t |
runNumber, |
|
|
uint32_t |
soxOrbit, |
|
|
long |
timeStart |
|
) |
| |
◆ setCCDBHost()
| static void o2::ctp::ctpCCDBManager::setCCDBHost |
( |
std::string |
host | ) |
|
|
inlinestatic |
◆ setCtpCfgDir()
| void o2::ctp::ctpCCDBManager::setCtpCfgDir |
( |
std::string & |
ctpcfgdir | ) |
|
|
inline |
◆ setQCDBHost()
| static void o2::ctp::ctpCCDBManager::setQCDBHost |
( |
std::string |
host | ) |
|
|
inlinestatic |
◆ mCCDBHost
| std::string ctpCCDBManager::mCCDBHost = "http://o2-ccdb.internal" |
|
staticprotected |
◆ mCCDBPathCtpCfg
| const std::string o2::ctp::ctpCCDBManager::mCCDBPathCtpCfg = "CTP/Config/CtpCfg" |
|
protected |
◆ mCCDBPathCTPScalers
| const std::string o2::ctp::ctpCCDBManager::mCCDBPathCTPScalers = "CTP/Calib/Scalers" |
|
protected |
◆ mCCDBPathOrbitReset
| const std::string o2::ctp::ctpCCDBManager::mCCDBPathOrbitReset = "CTP/Calib/OrbitReset" |
|
protected |
◆ mCCDBPathSoxOrbit
| const std::string o2::ctp::ctpCCDBManager::mCCDBPathSoxOrbit = "CTP/Calib/FirstRunOrbit" |
|
protected |
◆ mCtpCfgDir
| std::string o2::ctp::ctpCCDBManager::mCtpCfgDir |
|
protected |
◆ mQCDBHost
| std::string ctpCCDBManager::mQCDBHost = "http://ali-qcdb.cern.ch:8083" |
|
staticprotected |
◆ mQCDBPathCTPScalers
| const std::string o2::ctp::ctpCCDBManager::mQCDBPathCTPScalers = "qc/CTP/Scalers" |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/CTP/workflowScalers/include/CTPWorkflowScalers/ctpCCDBManager.h
- /home/runner/work/AliceO2/AliceO2/Detectors/CTP/workflowScalers/src/ctpCCDBManager.cxx