![]() |
Project
|
#include <TrackAtVtxStruct.h>
Public Attributes | |
TrackParamStruct | paramAtVertex {} |
double | dca = 0. |
double | rAbs = 0. |
int | mchTrackIdx = 0 |
Definition at line 19 of file TrackAtVtxStruct.h.
double o2::mch::TrackAtVtxStruct::dca = 0. |
Definition at line 21 of file TrackAtVtxStruct.h.
int o2::mch::TrackAtVtxStruct::mchTrackIdx = 0 |
Definition at line 23 of file TrackAtVtxStruct.h.
TrackParamStruct o2::mch::TrackAtVtxStruct::paramAtVertex {} |
Definition at line 20 of file TrackAtVtxStruct.h.
double o2::mch::TrackAtVtxStruct::rAbs = 0. |
Definition at line 22 of file TrackAtVtxStruct.h.