|
FairRoot/PandaRoot
|
Information about reconstruction of Reconstructed Track. More...
#include <PndFTSCounters.h>
Public Member Functions | |
| PndFTSCAPerformanceRecoTrackData () | |
| 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 149 of file PndFTSCounters.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 169 of file PndFTSCounters.h.
Referenced by GetMCTrackId(), IsGhost(), IsReco(), PndFTSCAPerformanceRecoTrackData(), Print(), and SetMCTrack().
|
private |
Definition at line 171 of file PndFTSCounters.h.
Referenced by IsReco(), NHits(), and SetMCTrack().
|
private |
Definition at line 170 of file PndFTSCounters.h.
Referenced by GetPurity(), IsGhost(), IsReco(), Print(), and SetMCTrack().
1.8.5