|
BmnRoot
|
#include <L1AlgoEfficiencyPerformance.h>
Public Member Functions | |
| L1MTracklet () | |
| void | AddReconstructed (int recoId) |
| void | SetAsReconstructable () |
| int | GetNClones () |
| bool | IsReconstructed () |
| bool | IsReconstructable () |
| bool | IsPrimary () |
Public Member Functions inherited from L1Tracklet< NHits > | |
| L1Tracklet () | |
| bool | operator== (const L1Tracklet< NHits > &a) |
| bool | operator!= (const L1Tracklet< NHits > &a) |
| bool | operator< (const L1Tracklet< NHits > &a) |
Public Attributes | |
| int | mcMotherTrackId |
| float | p |
| vector< int > | recoIds |
| vector< int > | hitIds [NHits] |
Public Attributes inherited from L1Tracklet< NHits > | |
| int | mcTrackId |
| int | iStation |
Additional Inherited Members | |
Static Public Member Functions inherited from L1Tracklet< NHits > | |
| static bool | compare (const L1Tracklet< NHits > &a, const L1Tracklet< NHits > &b) |
Definition at line 81 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 84 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 86 of file L1AlgoEfficiencyPerformance.h.
References L1MTracklet< NHits >::recoIds.
|
inline |
Definition at line 89 of file L1AlgoEfficiencyPerformance.h.
References L1MTracklet< NHits >::recoIds.
|
inline |
Definition at line 92 of file L1AlgoEfficiencyPerformance.h.
References L1MTracklet< NHits >::mcMotherTrackId.
|
inline |
Definition at line 91 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 90 of file L1AlgoEfficiencyPerformance.h.
References L1MTracklet< NHits >::recoIds.
|
inline |
Definition at line 87 of file L1AlgoEfficiencyPerformance.h.
| vector<int> L1MTracklet< NHits >::hitIds[NHits] |
Definition at line 98 of file L1AlgoEfficiencyPerformance.h.
| int L1MTracklet< NHits >::mcMotherTrackId |
Definition at line 94 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1MTracklet< NHits >::IsPrimary().
| float L1MTracklet< NHits >::p |
Definition at line 95 of file L1AlgoEfficiencyPerformance.h.
| vector<int> L1MTracklet< NHits >::recoIds |
Definition at line 96 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1MTracklet< NHits >::AddReconstructed(), L1MTracklet< NHits >::GetNClones(), and L1MTracklet< NHits >::IsReconstructed().