Project
Loading...
Searching...
No Matches
dummy_t Struct Reference

#include <InspectModel.h>

Public Attributes

int nbrOfProjPads = 0
 
double * projectedPads = nullptr
 
double * qProj = nullptr
 
o2::mch::Groups_tprojGroups = nullptr
 
double * thetaInit = nullptr
 
int kThetaInit = 0
 
int totalNbrOfSubClusterPads = 0
 
int totalNbrOfSubClusterThetaEMFinal = 0
 
int totalNbrOfSubClusterThetaExtra = 0
 
std::vector< o2::mch::DataBlock_tsubClusterPadList
 
std::vector< o2::mch::DataBlock_tsubClusterChargeList
 
std::vector< o2::mch::DataBlock_tsubClusterThetaEMFinal
 
std::vector< o2::mch::DataBlock_tsubClusterThetaFitList
 
std::vector< o2::mch::DataBlock_tsubClusterThetaExtra
 
int nCathGroups = 0
 
shortpadToCathGrp = nullptr
 
std::chrono::time_point< std::chrono::high_resolution_clock > startTime [3]
 
double duration [4]
 

Detailed Description

Definition at line 34 of file InspectModel.h.

Member Data Documentation

◆ duration

double dummy_t::duration[4]

Definition at line 59 of file InspectModel.h.

◆ kThetaInit

int dummy_t::kThetaInit = 0

Definition at line 42 of file InspectModel.h.

◆ nbrOfProjPads

int dummy_t::nbrOfProjPads = 0

Definition at line 36 of file InspectModel.h.

◆ nCathGroups

int dummy_t::nCathGroups = 0

Definition at line 54 of file InspectModel.h.

◆ padToCathGrp

short* dummy_t::padToCathGrp = nullptr

Definition at line 55 of file InspectModel.h.

◆ projectedPads

double* dummy_t::projectedPads = nullptr

Definition at line 37 of file InspectModel.h.

◆ projGroups

o2::mch::Groups_t* dummy_t::projGroups = nullptr

Definition at line 39 of file InspectModel.h.

◆ qProj

double* dummy_t::qProj = nullptr

Definition at line 38 of file InspectModel.h.

◆ startTime

std::chrono::time_point<std::chrono::high_resolution_clock> dummy_t::startTime[3]

Definition at line 58 of file InspectModel.h.

◆ subClusterChargeList

std::vector<o2::mch::DataBlock_t> dummy_t::subClusterChargeList

Definition at line 48 of file InspectModel.h.

◆ subClusterPadList

std::vector<o2::mch::DataBlock_t> dummy_t::subClusterPadList

Definition at line 47 of file InspectModel.h.

◆ subClusterThetaEMFinal

std::vector<o2::mch::DataBlock_t> dummy_t::subClusterThetaEMFinal

Definition at line 49 of file InspectModel.h.

◆ subClusterThetaExtra

std::vector<o2::mch::DataBlock_t> dummy_t::subClusterThetaExtra

Definition at line 51 of file InspectModel.h.

◆ subClusterThetaFitList

std::vector<o2::mch::DataBlock_t> dummy_t::subClusterThetaFitList

Definition at line 50 of file InspectModel.h.

◆ thetaInit

double* dummy_t::thetaInit = nullptr

Definition at line 41 of file InspectModel.h.

◆ totalNbrOfSubClusterPads

int dummy_t::totalNbrOfSubClusterPads = 0

Definition at line 44 of file InspectModel.h.

◆ totalNbrOfSubClusterThetaEMFinal

int dummy_t::totalNbrOfSubClusterThetaEMFinal = 0

Definition at line 45 of file InspectModel.h.

◆ totalNbrOfSubClusterThetaExtra

int dummy_t::totalNbrOfSubClusterThetaExtra = 0

Definition at line 46 of file InspectModel.h.


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