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

Member Function Documentation

◆ ClassDefNV()

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

◆ getClX()

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

Definition at line 153 of file TrackMCStudyTypes.h.

◆ getClY()

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

Definition at line 154 of file TrackMCStudyTypes.h.

◆ getClZ()

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

Definition at line 155 of file TrackMCStudyTypes.h.

◆ getDXMax()

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

Definition at line 202 of file TrackMCStudyTypes.h.

◆ getDXMin()

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

Definition at line 190 of file TrackMCStudyTypes.h.

◆ getDY()

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

Definition at line 157 of file TrackMCStudyTypes.h.

◆ getDZ()

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

Definition at line 158 of file TrackMCStudyTypes.h.

◆ getEY()

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

Definition at line 214 of file TrackMCStudyTypes.h.

◆ getEZ()

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

Definition at line 215 of file TrackMCStudyTypes.h.

◆ getNExt()

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

Definition at line 151 of file TrackMCStudyTypes.h.

◆ getYRef()

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

Definition at line 160 of file TrackMCStudyTypes.h.

◆ getZRef()

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

Definition at line 175 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ above

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

Definition at line 145 of file TrackMCStudyTypes.h.

◆ below

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

Definition at line 144 of file TrackMCStudyTypes.h.

◆ corrAttach

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

Definition at line 149 of file TrackMCStudyTypes.h.

◆ q2pt

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

Definition at line 148 of file TrackMCStudyTypes.h.

◆ snp

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

Definition at line 146 of file TrackMCStudyTypes.h.

◆ tgl

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

Definition at line 147 of file TrackMCStudyTypes.h.

◆ xyz

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

Definition at line 143 of file TrackMCStudyTypes.h.


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