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 254 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 276 of file TrackMCStudyTypes.h.

◆ getDXMin()

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

Definition at line 275 of file TrackMCStudyTypes.h.

◆ getDY()

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

Definition at line 271 of file TrackMCStudyTypes.h.

◆ getDZ()

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

Definition at line 272 of file TrackMCStudyTypes.h.

◆ getEY()

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

Definition at line 277 of file TrackMCStudyTypes.h.

◆ getEZ()

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

Definition at line 278 of file TrackMCStudyTypes.h.

◆ getNCont()

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

Definition at line 269 of file TrackMCStudyTypes.h.

◆ getSigmaPad()

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

Definition at line 265 of file TrackMCStudyTypes.h.

◆ getSigmaTime()

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

Definition at line 266 of file TrackMCStudyTypes.h.

◆ getYRef()

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

Definition at line 273 of file TrackMCStudyTypes.h.

◆ getZRef()

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

Definition at line 274 of file TrackMCStudyTypes.h.

◆ sortCont()

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

Definition at line 280 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ contTracks

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

Definition at line 268 of file TrackMCStudyTypes.h.

◆ flags

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

Definition at line 258 of file TrackMCStudyTypes.h.

◆ ncont

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

Definition at line 257 of file TrackMCStudyTypes.h.

◆ occ

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

Definition at line 263 of file TrackMCStudyTypes.h.

◆ occBin

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

Definition at line 264 of file TrackMCStudyTypes.h.

◆ qmax

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

Definition at line 261 of file TrackMCStudyTypes.h.

◆ qtot

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

Definition at line 262 of file TrackMCStudyTypes.h.

◆ row

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

Definition at line 256 of file TrackMCStudyTypes.h.

◆ sect

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

Definition at line 255 of file TrackMCStudyTypes.h.

◆ sigmaPadPacked

uint8_t o2::trackstudy::ClResTPC::sigmaPadPacked

Definition at line 260 of file TrackMCStudyTypes.h.

◆ sigmaTimePacked

uint8_t o2::trackstudy::ClResTPC::sigmaTimePacked

Definition at line 259 of file TrackMCStudyTypes.h.


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