ATLAS Offline Software
|
#include <TrigInDetUtils.h>
Public Attributes | |
int | n_hits_pix = 0 |
int | n_hits_sct = 0 |
int | n_hits_inner = 0 |
int | n_hits_innermost = 0 |
float | ptGeV = 0 |
float | a0beam = 0 |
float | eta = 0 |
float | phi0 = 0 |
Definition at line 13 of file TrigInDetUtils.h.
float trackInfo::a0beam = 0 |
Definition at line 15 of file TrigInDetUtils.h.
float trackInfo::eta = 0 |
Definition at line 15 of file TrigInDetUtils.h.
int trackInfo::n_hits_inner = 0 |
Definition at line 14 of file TrigInDetUtils.h.
int trackInfo::n_hits_innermost = 0 |
Definition at line 14 of file TrigInDetUtils.h.
int trackInfo::n_hits_pix = 0 |
Definition at line 14 of file TrigInDetUtils.h.
int trackInfo::n_hits_sct = 0 |
Definition at line 14 of file TrigInDetUtils.h.
float trackInfo::phi0 = 0 |
Definition at line 15 of file TrigInDetUtils.h.
float trackInfo::ptGeV = 0 |
Definition at line 15 of file TrigInDetUtils.h.