11#include <ecl/dataobjects/ECLCalDigit.h>
12#include <ecl/geometry/ECLNeighbours.h>
15#include <framework/core/Module.h>
16#include <framework/dataobjects/EventMetaData.h>
17#include <framework/datastore/StoreArray.h>
18#include <framework/datastore/StoreObjPtr.h>
19#include <mdst/dataobjects/ECLCluster.h>
20#include <mdst/dataobjects/Track.h>
21#include <mdst/dataobjects/TrackFitResult.h>
22#include <tracking/dataobjects/ExtHit.h>
23#include <tracking/dataobjects/RecoTrack.h>
24#include <tracking/modules/standardTrackingPerformance/ParticleProperties.h>
55 void event()
override;
Class to get the neighbours for a given cell id.
Accessor to arrays stored in the data store.
Type-safe access to single objects in the data store.
Abstract base class for different kinds of events.
This struct is used by the StandardTrackingPerformanceModule to save information of reconstructed tra...