 |
Belle II Software
release-05-02-19
|
10 #ifndef TRACKINGPERFORMANCEEVALUATIONMODULE_H_
11 #define TRACKINGPERFORMANCEEVALUATIONMODULE_H_
13 #include <framework/core/Module.h>
14 #include <tracking/modules/trackingPerformanceEvaluation/PerformanceEvaluationBaseClass.h>
21 #include <mdst/dataobjects/MCParticle.h>
22 #include <tracking/dataobjects/MCParticleInfo.h>
40 class TrackingPerformanceEvaluationModule :
public Module, PerformanceEvaluationBaseClass {
44 TrackingPerformanceEvaluationModule();
46 ~TrackingPerformanceEvaluationModule();
52 void event()
override;
This struct is used by the TrackingPerformanceEvaluation Module to save information of reconstructed ...
Values of the result of a track fit with a given particle hypothesis.
Abstract base class for different kinds of events.
Class that bundles various TrackFitResults.
A Class to store the Monte Carlo particle information.