11 #include <framework/core/Module.h>
12 #include <tracking/modules/trackingPerformanceEvaluation/PerformanceEvaluationBaseClass.h>
13 #include <mdst/dataobjects/Track.h>
14 #include <mdst/dataobjects/MCParticle.h>
15 #include <tracking/dataobjects/MCParticleInfo.h>
16 #include <tracking/dataobjects/RecoTrack.h>
67 void event()
override;
This struct is used by the TrackingPerformanceEvaluation Module to save information of reconstructed ...
A Class to store the Monte Carlo particle information.
Values of the result of a track fit with a given particle hypothesis.
Class that bundles various TrackFitResults.
Abstract base class for different kinds of events.