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

Member Function Documentation

◆ ClassDefNV()

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

◆ getClX()

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

Definition at line 171 of file TrackMCStudyTypes.h.

◆ getClY()

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

Definition at line 172 of file TrackMCStudyTypes.h.

◆ getClZ()

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

Definition at line 173 of file TrackMCStudyTypes.h.

◆ getDXMax()

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

Definition at line 220 of file TrackMCStudyTypes.h.

◆ getDXMin()

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

Definition at line 208 of file TrackMCStudyTypes.h.

◆ getDY()

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

Definition at line 175 of file TrackMCStudyTypes.h.

◆ getDZ()

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

Definition at line 176 of file TrackMCStudyTypes.h.

◆ getEY()

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

Definition at line 232 of file TrackMCStudyTypes.h.

◆ getEZ()

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

Definition at line 233 of file TrackMCStudyTypes.h.

◆ getNExt()

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

Definition at line 169 of file TrackMCStudyTypes.h.

◆ getYRef()

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

Definition at line 178 of file TrackMCStudyTypes.h.

◆ getZRef()

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

Definition at line 193 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ above

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

Definition at line 163 of file TrackMCStudyTypes.h.

◆ below

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

Definition at line 162 of file TrackMCStudyTypes.h.

◆ corrAttach

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

Definition at line 167 of file TrackMCStudyTypes.h.

◆ q2pt

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

Definition at line 166 of file TrackMCStudyTypes.h.

◆ snp

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

Definition at line 164 of file TrackMCStudyTypes.h.

◆ tgl

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

Definition at line 165 of file TrackMCStudyTypes.h.

◆ xyz

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

Definition at line 161 of file TrackMCStudyTypes.h.


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