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

Member Function Documentation

◆ ClassDefNV()

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

◆ getClX()

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

Definition at line 187 of file TrackMCStudyTypes.h.

◆ getClY()

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

Definition at line 188 of file TrackMCStudyTypes.h.

◆ getClZ()

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

Definition at line 189 of file TrackMCStudyTypes.h.

◆ getDXMax()

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

Definition at line 236 of file TrackMCStudyTypes.h.

◆ getDXMin()

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

Definition at line 224 of file TrackMCStudyTypes.h.

◆ getDY()

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

Definition at line 191 of file TrackMCStudyTypes.h.

◆ getDZ()

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

Definition at line 192 of file TrackMCStudyTypes.h.

◆ getEY()

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

Definition at line 248 of file TrackMCStudyTypes.h.

◆ getEZ()

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

Definition at line 249 of file TrackMCStudyTypes.h.

◆ getNExt()

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

Definition at line 185 of file TrackMCStudyTypes.h.

◆ getYRef()

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

Definition at line 194 of file TrackMCStudyTypes.h.

◆ getZRef()

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

Definition at line 209 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ above

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

Definition at line 179 of file TrackMCStudyTypes.h.

◆ below

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

Definition at line 178 of file TrackMCStudyTypes.h.

◆ corrAttach

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

Definition at line 183 of file TrackMCStudyTypes.h.

◆ q2pt

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

Definition at line 182 of file TrackMCStudyTypes.h.

◆ snp

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

Definition at line 180 of file TrackMCStudyTypes.h.

◆ tgl

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

Definition at line 181 of file TrackMCStudyTypes.h.

◆ xyz

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

Definition at line 177 of file TrackMCStudyTypes.h.


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