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

#include <TrackMCStudyTypes.h>

Public Member Functions

float getX () const
 
float getY () const
 
float getZ () const
 
 ClassDefNV (MCVertex, 2)
 

Public Attributes

std::array< float, 3 > pos {0., 0., -1999.f}
 
float ts = 0
 
int nTrackSel = 0
 
int ID = -1
 
std::vector< RecPVrecVtx {}
 
std::vector< float > occTPCV {}
 

Detailed Description

Definition at line 281 of file TrackMCStudyTypes.h.

Member Function Documentation

◆ ClassDefNV()

o2::trackstudy::MCVertex::ClassDefNV ( MCVertex  ,
 
)

◆ getX()

float o2::trackstudy::MCVertex::getX ( ) const
inline

Definition at line 282 of file TrackMCStudyTypes.h.

◆ getY()

float o2::trackstudy::MCVertex::getY ( ) const
inline

Definition at line 283 of file TrackMCStudyTypes.h.

◆ getZ()

float o2::trackstudy::MCVertex::getZ ( ) const
inline

Definition at line 284 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ ID

int o2::trackstudy::MCVertex::ID = -1

Definition at line 289 of file TrackMCStudyTypes.h.

◆ nTrackSel

int o2::trackstudy::MCVertex::nTrackSel = 0

Definition at line 288 of file TrackMCStudyTypes.h.

◆ occTPCV

std::vector<float> o2::trackstudy::MCVertex::occTPCV {}

Definition at line 291 of file TrackMCStudyTypes.h.

◆ pos

std::array<float, 3> o2::trackstudy::MCVertex::pos {0., 0., -1999.f}

Definition at line 286 of file TrackMCStudyTypes.h.

◆ recVtx

std::vector<RecPV> o2::trackstudy::MCVertex::recVtx {}

Definition at line 290 of file TrackMCStudyTypes.h.

◆ ts

float o2::trackstudy::MCVertex::ts = 0

Definition at line 287 of file TrackMCStudyTypes.h.


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