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

#include <TrackMCStudyTypes.h>

Public Member Functions

int getNExt () const
 
float getClX () const
 
float getClY () const
 
float getClZ () const
 
float getDY () const
 
float getDZ () const
 
float getYRef () const
 
float getZRef () const
 
float getDXMin () const
 
float getDXMax () const
 
float getEY () const
 
float getEZ () const
 
 ClassDefNV (ClResTPCCont, 1)
 

Public Attributes

std::array< float, 3 > xyz {}
 
std::array< float, 3 > below {}
 
std::array< float, 3 > above {}
 
float snp = 0.
 
float tgl = 0.
 
float q2pt = 0.
 
bool corrAttach = false
 

Detailed Description

Definition at line 176 of file TrackMCStudyTypes.h.

Member Function Documentation

◆ ClassDefNV()

o2::trackstudy::ClResTPCCont::ClassDefNV ( ClResTPCCont  ,
 
)

◆ getClX()

float o2::trackstudy::ClResTPCCont::getClX ( ) const
inline

Definition at line 188 of file TrackMCStudyTypes.h.

◆ getClY()

float o2::trackstudy::ClResTPCCont::getClY ( ) const
inline

Definition at line 189 of file TrackMCStudyTypes.h.

◆ getClZ()

float o2::trackstudy::ClResTPCCont::getClZ ( ) const
inline

Definition at line 190 of file TrackMCStudyTypes.h.

◆ getDXMax()

float o2::trackstudy::ClResTPCCont::getDXMax ( ) const
inline

Definition at line 237 of file TrackMCStudyTypes.h.

◆ getDXMin()

float o2::trackstudy::ClResTPCCont::getDXMin ( ) const
inline

Definition at line 225 of file TrackMCStudyTypes.h.

◆ getDY()

float o2::trackstudy::ClResTPCCont::getDY ( ) const
inline

Definition at line 192 of file TrackMCStudyTypes.h.

◆ getDZ()

float o2::trackstudy::ClResTPCCont::getDZ ( ) const
inline

Definition at line 193 of file TrackMCStudyTypes.h.

◆ getEY()

float o2::trackstudy::ClResTPCCont::getEY ( ) const
inline

Definition at line 249 of file TrackMCStudyTypes.h.

◆ getEZ()

float o2::trackstudy::ClResTPCCont::getEZ ( ) const
inline

Definition at line 250 of file TrackMCStudyTypes.h.

◆ getNExt()

int o2::trackstudy::ClResTPCCont::getNExt ( ) const
inline

Definition at line 186 of file TrackMCStudyTypes.h.

◆ getYRef()

float o2::trackstudy::ClResTPCCont::getYRef ( ) const
inline

Definition at line 195 of file TrackMCStudyTypes.h.

◆ getZRef()

float o2::trackstudy::ClResTPCCont::getZRef ( ) const
inline

Definition at line 210 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ above

std::array<float, 3> o2::trackstudy::ClResTPCCont::above {}

Definition at line 180 of file TrackMCStudyTypes.h.

◆ below

std::array<float, 3> o2::trackstudy::ClResTPCCont::below {}

Definition at line 179 of file TrackMCStudyTypes.h.

◆ corrAttach

bool o2::trackstudy::ClResTPCCont::corrAttach = false

Definition at line 184 of file TrackMCStudyTypes.h.

◆ q2pt

float o2::trackstudy::ClResTPCCont::q2pt = 0.

Definition at line 183 of file TrackMCStudyTypes.h.

◆ snp

float o2::trackstudy::ClResTPCCont::snp = 0.

Definition at line 181 of file TrackMCStudyTypes.h.

◆ tgl

float o2::trackstudy::ClResTPCCont::tgl = 0.

Definition at line 182 of file TrackMCStudyTypes.h.

◆ xyz

std::array<float, 3> o2::trackstudy::ClResTPCCont::xyz {}

Definition at line 178 of file TrackMCStudyTypes.h.


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