#include <RecoGeneralQa.h>
Definition at line 21 of file RecoGeneralQa.h.
◆ RecoGeneralQa() [1/4]
cbm::algo::qa::RecoGeneralQa::RecoGeneralQa |
( |
const uint64_t & | runStartTimeNs, |
|
|
std::shared_ptr< HistogramSender > | pSender ) |
◆ RecoGeneralQa() [2/4]
cbm::algo::qa::RecoGeneralQa::RecoGeneralQa |
( |
| ) |
|
|
delete |
◆ RecoGeneralQa() [3/4]
cbm::algo::qa::RecoGeneralQa::RecoGeneralQa |
( |
const RecoGeneralQa & | | ) |
|
|
delete |
◆ RecoGeneralQa() [4/4]
◆ operator()()
void cbm::algo::qa::RecoGeneralQa::operator() |
( |
const fles::Timeslice & | ts | ) |
|
Execution: fill histograms and emit them (FIXME: control emission frequency)
- Parameters
-
- Returns
- nothing
FIXME: Avoid default value in case first component has only a single MS
Definition at line 21 of file RecoGeneralQa.cxx.
References cbm::algo::qa::Data::AddCanvasConfig(), cbm::algo::qa::H1D::Fill(), fInitNotDone, fphTimeslicesCountEvo, fphTimeslicesFractionEco, fpSender, fQaData, fRunStartTimeNs, cbm::algo::qa::Data::Init(), kNbTsPerBinCount, kNbTsPerBinFrac, cbm::algo::qa::Data::MakeObj(), and cbm::algo::qa::Data::Send().
◆ operator=() [1/2]
Copy assignment operator.
◆ operator=() [2/2]
Move assignment operator.
◆ fInitNotDone
bool cbm::algo::qa::RecoGeneralQa::fInitNotDone = true |
|
private |
◆ fphTimeslicesCountEvo
qa::H1D* cbm::algo::qa::RecoGeneralQa::fphTimeslicesCountEvo = nullptr |
|
private |
◆ fphTimeslicesFractionEco
qa::H1D* cbm::algo::qa::RecoGeneralQa::fphTimeslicesFractionEco = nullptr |
|
private |
◆ fpSender
std::shared_ptr<HistogramSender> cbm::algo::qa::RecoGeneralQa::fpSender = nullptr |
|
private |
◆ fQaData
qa::Data cbm::algo::qa::RecoGeneralQa::fQaData {"Reco"} |
|
private |
◆ fRunStartTimeNs
uint64_t cbm::algo::qa::RecoGeneralQa::fRunStartTimeNs |
|
private |
◆ kNbTsPerBinCount
const int32_t cbm::algo::qa::RecoGeneralQa::kNbTsPerBinCount = 100 |
|
staticprivate |
◆ kNbTsPerBinFrac
const int32_t cbm::algo::qa::RecoGeneralQa::kNbTsPerBinFrac = 1000 |
|
staticprivate |
The documentation for this class was generated from the following files: