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, 1)
 

Public Attributes

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

Detailed Description

Definition at line 263 of file TrackMCStudyTypes.h.

Member Function Documentation

◆ ClassDefNV()

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

◆ getX()

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

Definition at line 264 of file TrackMCStudyTypes.h.

◆ getY()

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

Definition at line 265 of file TrackMCStudyTypes.h.

◆ getZ()

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

Definition at line 266 of file TrackMCStudyTypes.h.

Member Data Documentation

◆ ID

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

Definition at line 271 of file TrackMCStudyTypes.h.

◆ nTrackSel

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

Definition at line 270 of file TrackMCStudyTypes.h.

◆ pos

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

Definition at line 268 of file TrackMCStudyTypes.h.

◆ recVtx

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

Definition at line 272 of file TrackMCStudyTypes.h.

◆ ts

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

Definition at line 269 of file TrackMCStudyTypes.h.


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