#include <GPUO2InterfaceQA.h>
|
| GPUO2InterfaceQA (const GPUO2InterfaceConfiguration *config=nullptr) |
|
| ~GPUO2InterfaceQA () |
|
int32_t | initializeForProcessing (int32_t tasks) |
|
void | runQA (const std::vector< o2::tpc::TrackTPC > *tracksExternal, const std::vector< o2::MCCompLabel > *tracksExtMC, const o2::tpc::ClusterNativeAccess *clNative) |
|
int32_t | postprocess (TObjArray &out) |
|
void | updateGRP (GPUSettingsGRP *grp) |
|
int32_t | postprocessExternal (std::vector< TH1F > &in1, std::vector< TH2F > &in2, std::vector< TH1D > &in3, std::vector< TGraphAsymmErrors > &in4, TObjArray &out, int32_t tasks) |
|
void | getHists (const std::vector< TH1F > *&h1, const std::vector< TH2F > *&h2, const std::vector< TH1D > *&h3, const std::vector< TGraphAsymmErrors > *&h4) |
|
void | resetHists () |
|
void | cleanup () |
|
Definition at line 51 of file GPUO2InterfaceQA.h.
◆ GPUO2InterfaceQA()
◆ ~GPUO2InterfaceQA()
GPUO2InterfaceQA::~GPUO2InterfaceQA |
( |
| ) |
|
|
default |
◆ cleanup()
void GPUO2InterfaceQA::cleanup |
( |
| ) |
|
◆ getHists()
void GPUO2InterfaceQA::getHists |
( |
const std::vector< TH1F > *& |
h1, |
|
|
const std::vector< TH2F > *& |
h2, |
|
|
const std::vector< TH1D > *& |
h3, |
|
|
const std::vector< TGraphAsymmErrors > *& |
h4 |
|
) |
| |
◆ initializeForProcessing()
int32_t GPUO2InterfaceQA::initializeForProcessing |
( |
int32_t |
tasks | ) |
|
◆ postprocess()
int32_t GPUO2InterfaceQA::postprocess |
( |
TObjArray & |
out | ) |
|
◆ postprocessExternal()
int32_t GPUO2InterfaceQA::postprocessExternal |
( |
std::vector< TH1F > & |
in1, |
|
|
std::vector< TH2F > & |
in2, |
|
|
std::vector< TH1D > & |
in3, |
|
|
std::vector< TGraphAsymmErrors > & |
in4, |
|
|
TObjArray & |
out, |
|
|
int32_t |
tasks |
|
) |
| |
◆ resetHists()
void GPUO2InterfaceQA::resetHists |
( |
| ) |
|
◆ runQA()
◆ updateGRP()
The documentation for this class was generated from the following files: