| 
    MarlinTPC
    1.2.0
    
   | 
 
Processor to evaluate the performance of the track finding algorithm. More...
#include <TrackFinderEvaluateProcessor.h>
  
 Protected Attributes | |
| std::string | _inputColName | 
| Name of the input collection.  | |
| TH2D * | hitsTrackNumber | 
| TH2D * | hitsAddedTrackNumber | 
| TH1D * | tracksPerEvent | 
| TH1D * | hitsPerTrack | 
Processor to evaluate the performance of the track finding algorithm.
It plots the number of track versus the number of of hits on a track.
 1.8.6