CbmRoot
Loading...
Searching...
No Matches
cbm::algo::qa::GeneralQaData Struct Reference

#include <RecoGeneralQa.h>

Public Member Functions

void Reset ()
 

Public Attributes

double total_time_ms = 0.0
 
double unpack_time_ms = 0.0
 
double sts_reco_time_ms = 0.0
 
double tof_reco_time_ms = 0.0
 
double trd_reco_time_ms = 0.0
 
double ca_time_ms = 0.0
 
double digimultrig_time_ms = 0.0
 
double hitmultrig_time_ms = 0.0
 
double v0trig_time_ms = 0.0
 
double evtbuild_time_ms = 0.0
 
std::map< std::string, size_t > digis_nb = {}
 

Detailed Description

Definition at line 16 of file RecoGeneralQa.h.

Member Function Documentation

◆ Reset()

void cbm::algo::qa::GeneralQaData::Reset ( )
inline

Member Data Documentation

◆ ca_time_ms

double cbm::algo::qa::GeneralQaData::ca_time_ms = 0.0

Definition at line 22 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ digimultrig_time_ms

double cbm::algo::qa::GeneralQaData::digimultrig_time_ms = 0.0

Definition at line 23 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ digis_nb

std::map<std::string, size_t> cbm::algo::qa::GeneralQaData::digis_nb = {}

Definition at line 28 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ evtbuild_time_ms

double cbm::algo::qa::GeneralQaData::evtbuild_time_ms = 0.0

Definition at line 26 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ hitmultrig_time_ms

double cbm::algo::qa::GeneralQaData::hitmultrig_time_ms = 0.0

Definition at line 24 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ sts_reco_time_ms

double cbm::algo::qa::GeneralQaData::sts_reco_time_ms = 0.0

Definition at line 19 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ tof_reco_time_ms

double cbm::algo::qa::GeneralQaData::tof_reco_time_ms = 0.0

Definition at line 20 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ total_time_ms

double cbm::algo::qa::GeneralQaData::total_time_ms = 0.0

Definition at line 17 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ trd_reco_time_ms

double cbm::algo::qa::GeneralQaData::trd_reco_time_ms = 0.0

Definition at line 21 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ unpack_time_ms

double cbm::algo::qa::GeneralQaData::unpack_time_ms = 0.0

Definition at line 18 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().

◆ v0trig_time_ms

double cbm::algo::qa::GeneralQaData::v0trig_time_ms = 0.0

Definition at line 25 of file RecoGeneralQa.h.

Referenced by cbm::algo::qa::RecoGeneralQa::operator()(), and Reset().


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