|
FairRoot/PandaRoot
|
Information about reconstruction of Reconstructed Track. More...
#include <PndCACounters.h>
Public Member Functions | |
| PndCAPerformanceRecoTrackData () | |
| void | SetMCTrack (int mcTrackId_, float purity_, int nHits_) |
| int | GetMCTrackId () |
| float | GetPurity () |
| bool | IsGhost (float minPurity=0) |
| bool | IsReco (float minPurity=0, int minNHits=0) |
| int | NHits () |
| void | Print () |
Private Attributes | |
| int | mcTrackId |
| float | purity |
| int | nHits |
Information about reconstruction of Reconstructed Track.
Definition at line 144 of file PndCACounters.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 164 of file PndCACounters.h.
Referenced by GetMCTrackId(), IsGhost(), IsReco(), PndCAPerformanceRecoTrackData(), Print(), and SetMCTrack().
|
private |
Definition at line 166 of file PndCACounters.h.
Referenced by IsReco(), NHits(), and SetMCTrack().
|
private |
Definition at line 165 of file PndCACounters.h.
Referenced by GetPurity(), IsGhost(), IsReco(), Print(), and SetMCTrack().
1.8.8