Project
Loading...
Searching...
No Matches
o2::gpu::GPUInterfaceQAOutputs Struct Reference

#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
 

Detailed Description

Definition at line 54 of file GPUO2InterfaceConfiguration.h.

Member Data Documentation

◆ hist1

const std::vector<TH1F>* o2::gpu::GPUInterfaceQAOutputs::hist1 = nullptr

Definition at line 55 of file GPUO2InterfaceConfiguration.h.

◆ hist2

const std::vector<TH2F>* o2::gpu::GPUInterfaceQAOutputs::hist2 = nullptr

Definition at line 56 of file GPUO2InterfaceConfiguration.h.

◆ hist3

const std::vector<TH1D>* o2::gpu::GPUInterfaceQAOutputs::hist3 = nullptr

Definition at line 57 of file GPUO2InterfaceConfiguration.h.

◆ hist4

const std::vector<TGraphAsymmErrors>* o2::gpu::GPUInterfaceQAOutputs::hist4 = nullptr

Definition at line 58 of file GPUO2InterfaceConfiguration.h.

◆ newQAHistsCreated

bool o2::gpu::GPUInterfaceQAOutputs::newQAHistsCreated = false

Definition at line 59 of file GPUO2InterfaceConfiguration.h.


The documentation for this struct was generated from the following file: