| FairRoot/PandaRoot
    | 
| Enumerations | |
| enum | { MinimumHitsForMCTrack = 6, MinimumMCPointsForMCTrack = MinimumHitsForMCTrack, MinimumHitsForRecoTrack = PndCAParameters::MinimumHitsForRecoTrack } | 
| parameters for global Performance  More... | |
| Variables | |
| static const float | ExtraThreshold = 0.05 | 
| static const float | RefThreshold = 1. | 
| static const float | MinTrackPurity = .75 | 
| anonymous enum | 
parameters for global Performance
MC track is reconstructable if:
Definition at line 88 of file PndCAParameters.h.
| 
 | static | 
if p < ExtraThreshold => track is not reconstructable
Definition at line 109 of file PndCAParameters.h.
| 
 | static | 
max percent of one MCTrack MCPoints in current track should be more than this value, then thrack is not ghost.
Definition at line 120 of file PndCAParameters.h.
| 
 | static | 
if p < RefThreshold => track is not reference track
Definition at line 114 of file PndCAParameters.h.
Referenced by PndFTSCADisplay::DrawGBHits(), and PndFTSCADisplay::DrawTrack().
 1.8.5
 1.8.5