#include <InterCalibEPN.h>
|
| InterCalibEPN ()=default |
|
int | init () |
|
void | clear (int ih=-1) |
|
int | process (const gsl::span< const o2::zdc::BCRecData > &bcrec, const gsl::span< const o2::zdc::ZDCEnergy > &energy, const gsl::span< const o2::zdc::ZDCTDCData > &tdc, const gsl::span< const uint16_t > &info) |
|
int | endOfRun () |
|
int | process (const char *hname, int ic) |
|
int | saveDebugHistos (const std::string fn="ZDCInterCalibEPN.root") |
|
void | setSaveDebugHistos () |
|
void | setDontSaveDebugHistos () |
|
void | cumulate (int ih, double tc, double t1, double t2, double t3, double t4, double w) |
|
void | setInterCalibConfig (const InterCalibConfig *param) |
|
const InterCalibConfig * | getInterCalibConfig () const |
|
void | setVerbosity (int val) |
|
InterCalibData & | getData () |
|
Definition at line 34 of file InterCalibEPN.h.
◆ InterCalibEPN()
o2::zdc::InterCalibEPN::InterCalibEPN |
( |
| ) |
|
|
default |
◆ clear()
void InterCalibEPN::clear |
( |
int |
ih = -1 | ) |
|
◆ cumulate()
void InterCalibEPN::cumulate |
( |
int |
ih, |
|
|
double |
tc, |
|
|
double |
t1, |
|
|
double |
t2, |
|
|
double |
t3, |
|
|
double |
t4, |
|
|
double |
w = 1 |
|
) |
| |
◆ endOfRun()
int InterCalibEPN::endOfRun |
( |
| ) |
|
◆ getData()
◆ getInterCalibConfig()
◆ init()
int InterCalibEPN::init |
( |
| ) |
|
◆ process() [1/2]
int InterCalibEPN::process |
( |
const char * |
hname, |
|
|
int |
ic |
|
) |
| |
◆ process() [2/2]
◆ saveDebugHistos()
int InterCalibEPN::saveDebugHistos |
( |
const std::string |
fn = "ZDCInterCalibEPN.root" | ) |
|
◆ setDontSaveDebugHistos()
void o2::zdc::InterCalibEPN::setDontSaveDebugHistos |
( |
| ) |
|
|
inline |
◆ setInterCalibConfig()
◆ setSaveDebugHistos()
void o2::zdc::InterCalibEPN::setSaveDebugHistos |
( |
| ) |
|
|
inline |
◆ setVerbosity()
void o2::zdc::InterCalibEPN::setVerbosity |
( |
int |
val | ) |
|
|
inline |
◆ HidZEM
constexpr int o2::zdc::InterCalibEPN::HidZEM = 4 |
|
staticconstexpr |
◆ HidZNA
constexpr int o2::zdc::InterCalibEPN::HidZNA = 0 |
|
staticconstexpr |
◆ HidZNC
constexpr int o2::zdc::InterCalibEPN::HidZNC = 2 |
|
staticconstexpr |
◆ HidZNI
constexpr int o2::zdc::InterCalibEPN::HidZNI = 5 |
|
staticconstexpr |
◆ HidZPA
constexpr int o2::zdc::InterCalibEPN::HidZPA = 1 |
|
staticconstexpr |
◆ HidZPAX
constexpr int o2::zdc::InterCalibEPN::HidZPAX = 7 |
|
staticconstexpr |
◆ HidZPC
constexpr int o2::zdc::InterCalibEPN::HidZPC = 3 |
|
staticconstexpr |
◆ HidZPCX
constexpr int o2::zdc::InterCalibEPN::HidZPCX = 8 |
|
staticconstexpr |
◆ HidZPI
constexpr int o2::zdc::InterCalibEPN::HidZPI = 6 |
|
staticconstexpr |
◆ mC
◆ mData
◆ mH
◆ NH
constexpr int o2::zdc::InterCalibEPN::NH = InterCalibData::NH |
|
staticconstexpr |
◆ NPAR
constexpr int o2::zdc::InterCalibEPN::NPAR = InterCalibData::NPAR |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ZDC/calib/include/ZDCCalib/InterCalibEPN.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ZDC/calib/src/InterCalibEPN.cxx