ATLAS Offline Software
|
#include <TrigHitDVHypoAlg.h>
Public Attributes | |
int | id |
float | pt |
float | eta |
float | phi |
int16_t | n_hits_inner |
int16_t | n_hits_pix |
int16_t | n_hits_sct |
float | a0beam |
Definition at line 41 of file TrigHitDVHypoAlg.h.
float HitDVTrk::a0beam |
Definition at line 49 of file TrigHitDVHypoAlg.h.
float HitDVTrk::eta |
Definition at line 44 of file TrigHitDVHypoAlg.h.
int HitDVTrk::id |
Definition at line 42 of file TrigHitDVHypoAlg.h.
int16_t HitDVTrk::n_hits_inner |
Definition at line 46 of file TrigHitDVHypoAlg.h.
int16_t HitDVTrk::n_hits_pix |
Definition at line 47 of file TrigHitDVHypoAlg.h.
int16_t HitDVTrk::n_hits_sct |
Definition at line 48 of file TrigHitDVHypoAlg.h.
float HitDVTrk::phi |
Definition at line 45 of file TrigHitDVHypoAlg.h.
float HitDVTrk::pt |
Definition at line 43 of file TrigHitDVHypoAlg.h.