11 #include <framework/core/Module.h>
12 #include <framework/datastore/StoreArray.h>
13 #include <mdst/dataobjects/ECLCluster.h>
49 virtual void event()
override;
Sets ConnectedRegionID and ClusterID to ECLClusters on MC samples with old ECLCluster design.
virtual void initialize() override
Register input and output data.
virtual void event() override
Event function.
FixECLClustersModule()
Constructor: Sets the description, the properties and the parameters of the module.
StoreArray< ECLCluster > m_eclClusters
Reconstructed ECLClusters.
Accessor to arrays stored in the data store.
Abstract base class for different kinds of events.