![]() |
Project
|
#include <GPUO2InterfaceConfiguration.h>
Public Attributes | |
const std::vector< TH1F > * | hist1 = nullptr |
const std::vector< TH2F > * | hist2 = nullptr |
const std::vector< TH1D > * | hist3 = nullptr |
const std::vector< TGraphAsymmErrors > * | hist4 = nullptr |
bool | newQAHistsCreated = false |
Definition at line 54 of file GPUO2InterfaceConfiguration.h.
const std::vector<TH1F>* o2::gpu::GPUInterfaceQAOutputs::hist1 = nullptr |
Definition at line 55 of file GPUO2InterfaceConfiguration.h.
const std::vector<TH2F>* o2::gpu::GPUInterfaceQAOutputs::hist2 = nullptr |
Definition at line 56 of file GPUO2InterfaceConfiguration.h.
const std::vector<TH1D>* o2::gpu::GPUInterfaceQAOutputs::hist3 = nullptr |
Definition at line 57 of file GPUO2InterfaceConfiguration.h.
const std::vector<TGraphAsymmErrors>* o2::gpu::GPUInterfaceQAOutputs::hist4 = nullptr |
Definition at line 58 of file GPUO2InterfaceConfiguration.h.
bool o2::gpu::GPUInterfaceQAOutputs::newQAHistsCreated = false |
Definition at line 59 of file GPUO2InterfaceConfiguration.h.