Project
Loading...
Searching...
No Matches
o2::trackstudy::ClResTPC Struct Reference

#include <TrackMCStudyTypes.h>

Public Member Functions

float getSigmaPad () const
 
float getSigmaTime () const
 
int getNCont () const
 
float getDY (int i) const
 
float getDZ (int i) const
 
float getYRef (int i) const
 
float getZRef (int i) const
 
float getDXMin (int i) const
 
float getDXMax (int i) const
 
float getEY (int i) const
 
float getEZ (int i) const
 
void sortCont ()
 
 ClassDefNV (ClResTPC, 2)
 

Public Attributes

uint8_t sect = 0
 
uint8_t row = 0
 
uint8_t ncont = 0
 
uint8_t flags = 0
 
uint8_t sigmaTimePacked
 
uint8_t sigmaPadPacked
 
float qmax = 0
 
float qtot = 0
 
float occ = 0
 
float occBin = 0
 
std::vector< ClResTPCContcontTracks
 

Detailed Description

Definition at line 220 of file TrackMCStudyTypes.h.

Member Function Documentation

◆ ClassDefNV()

o2::trackstudy::ClResTPC::ClassDefNV ( ClResTPC  ,
 
)

◆ getDXMax()

float o2::trackstudy::ClResTPC::getDXMax ( int  i) const
inline

Definition at line 242 of file TrackMCStudyTypes.h.

◆ getDXMin()

float o2::trackstudy::ClResTPC::getDXMin ( int  i) const
inline

Definition at line 241 of file TrackMCStudyTypes.h.

◆ getDY()

float o2::trackstudy::ClResTPC::getDY ( int  i) const
inline

Definition at line 237 of file TrackMCStudyTypes.h.

◆ getDZ()

float o2::trackstudy::ClResTPC::getDZ ( int  i) const
inline

Definition at line 238 of file TrackMCStudyTypes.h.

◆ getEY()

float o2::trackstudy::ClResTPC::getEY ( int  i) const
inline

Definition at line 243 of file TrackMCStudyTypes.h.

◆ getEZ()

float o2::trackstudy::ClResTPC::getEZ ( int  i) const
inline

Definition at line 244 of file TrackMCStudyTypes.h.

◆ getNCont()

int o2::trackstudy::ClResTPC::getNCont ( ) const
inline

Definition at line 235 of file TrackMCStudyTypes.h.

◆ getSigmaPad()

float o2::trackstudy::ClResTPC::getSigmaPad ( ) const
inline

Definition at line 231 of file TrackMCStudyTypes.h.

◆ getSigmaTime()

float o2::trackstudy::ClResTPC::getSigmaTime ( ) const
inline

Definition at line 232 of file TrackMCStudyTypes.h.

◆ getYRef()

float o2::trackstudy::ClResTPC::getYRef ( int  i) const
inline

Definition at line 239 of file TrackMCStudyTypes.h.

◆ getZRef()

float o2::trackstudy::ClResTPC::getZRef ( int  i) const
inline

Definition at line 240 of file TrackMCStudyTypes.h.

◆ sortCont()

void o2::trackstudy::ClResTPC::sortCont ( )
inline

Definition at line 246 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ contTracks

std::vector<ClResTPCCont> o2::trackstudy::ClResTPC::contTracks

Definition at line 234 of file TrackMCStudyTypes.h.

◆ flags

uint8_t o2::trackstudy::ClResTPC::flags = 0

Definition at line 224 of file TrackMCStudyTypes.h.

◆ ncont

uint8_t o2::trackstudy::ClResTPC::ncont = 0

Definition at line 223 of file TrackMCStudyTypes.h.

◆ occ

float o2::trackstudy::ClResTPC::occ = 0

Definition at line 229 of file TrackMCStudyTypes.h.

◆ occBin

float o2::trackstudy::ClResTPC::occBin = 0

Definition at line 230 of file TrackMCStudyTypes.h.

◆ qmax

float o2::trackstudy::ClResTPC::qmax = 0

Definition at line 227 of file TrackMCStudyTypes.h.

◆ qtot

float o2::trackstudy::ClResTPC::qtot = 0

Definition at line 228 of file TrackMCStudyTypes.h.

◆ row

uint8_t o2::trackstudy::ClResTPC::row = 0

Definition at line 222 of file TrackMCStudyTypes.h.

◆ sect

uint8_t o2::trackstudy::ClResTPC::sect = 0

Definition at line 221 of file TrackMCStudyTypes.h.

◆ sigmaPadPacked

uint8_t o2::trackstudy::ClResTPC::sigmaPadPacked

Definition at line 226 of file TrackMCStudyTypes.h.

◆ sigmaTimePacked

uint8_t o2::trackstudy::ClResTPC::sigmaTimePacked

Definition at line 225 of file TrackMCStudyTypes.h.


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