 |
Belle II Software
release-05-02-19
|
12 #include <ecl/dataobjects/ECLCalDigit.h>
13 #include <ecl/geometry/ECLNeighbours.h>
14 #include <framework/core/Module.h>
15 #include <mdst/dataobjects/ECLCluster.h>
16 #include <mdst/dataobjects/Track.h>
17 #include <mdst/dataobjects/TrackFitResult.h>
18 #include <tracking/dataobjects/ExtHit.h>
19 #include <tracking/dataobjects/RecoTrack.h>
20 #include <tracking/modules/standardTrackingPerformance/ParticleProperties.h>
51 void event()
override;
This struct is used by the StandardTrackingPerformanceModule to save information of reconstructed tra...
Class to get the neighbours for a given cell id.
Abstract base class for different kinds of events.
Accessor to arrays stored in the data store.