ATLAS Offline Software
|
#include <TrigInDetTrackTruth_p1.h>
Public Attributes | |
int | best_match_hits |
int | best_Si_match_hits |
int | best_TRT_match_hits |
std::vector< TPObjRef > | m_true_part_vec |
std::vector< TPObjRef > | m_nr_common_hits |
std::vector< std::pair< unsigned int, unsigned int > > | m_family_tree |
Definition at line 23 of file TrigInDetTrackTruth_p1.h.
int TrigInDetTrackTruth_p1::best_match_hits |
Definition at line 38 of file TrigInDetTrackTruth_p1.h.
int TrigInDetTrackTruth_p1::best_Si_match_hits |
Definition at line 39 of file TrigInDetTrackTruth_p1.h.
int TrigInDetTrackTruth_p1::best_TRT_match_hits |
Definition at line 40 of file TrigInDetTrackTruth_p1.h.
std::vector< std::pair<unsigned int, unsigned int> > TrigInDetTrackTruth_p1::m_family_tree |
Definition at line 44 of file TrigInDetTrackTruth_p1.h.
std::vector<TPObjRef> TrigInDetTrackTruth_p1::m_nr_common_hits |
Definition at line 43 of file TrigInDetTrackTruth_p1.h.
std::vector<TPObjRef> TrigInDetTrackTruth_p1::m_true_part_vec |
Definition at line 42 of file TrigInDetTrackTruth_p1.h.