#include <CTPRateFetcher.h>
|
| | CTPRateFetcher ()=default |
| |
| double | fetch (o2::ccdb::BasicCCDBManager *ccdb, uint64_t timeStamp, int runNumber, const std::string sourceName) |
| |
| double | fetchNoPuCorr (o2::ccdb::BasicCCDBManager *ccdb, uint64_t timeStamp, int runNumber, const std::string sourceName) |
| |
| void | setupRun (int runNumber, o2::ccdb::BasicCCDBManager *ccdb, uint64_t timeStamp, bool initScalers) |
| |
| void | updateScalers (ctp::CTPRunScalers &scalers) |
| |
| int | getRates (std::array< double, 3 > &rates, o2::ccdb::BasicCCDBManager *ccdb, int runNumber, const std::string sourceName) |
| |
| double | getLumi (o2::ccdb::BasicCCDBManager *ccdb, int runNumber, const std::string sourceName, int puCorr=0) |
| |
| double | getLumiNoPuCorr (const std::string &classname, int type=1) |
| |
| double | getLumiWPuCorr (const std::string &classname, int type=1) |
| |
| void | setOrbit (bool orb) |
| |
| void | setOutsideLimits (bool qc) |
| |
Definition at line 29 of file CTPRateFetcher.h.
◆ CTPRateFetcher()
| o2::ctp::CTPRateFetcher::CTPRateFetcher |
( |
| ) |
|
|
default |
◆ fetch()
◆ fetchNoPuCorr()
◆ getLumi()
◆ getLumiNoPuCorr()
| double CTPRateFetcher::getLumiNoPuCorr |
( |
const std::string & |
classname, |
|
|
int |
type = 1 |
|
) |
| |
◆ getLumiWPuCorr()
| double CTPRateFetcher::getLumiWPuCorr |
( |
const std::string & |
classname, |
|
|
int |
type = 1 |
|
) |
| |
◆ getRates()
◆ setOrbit()
| void o2::ctp::CTPRateFetcher::setOrbit |
( |
bool |
orb | ) |
|
|
inline |
◆ setOutsideLimits()
| void o2::ctp::CTPRateFetcher::setOutsideLimits |
( |
bool |
qc | ) |
|
|
inline |
◆ setupRun()
◆ updateScalers()
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/CTP/include/DataFormatsCTP/CTPRateFetcher.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/CTP/src/CTPRateFetcher.cxx