5#ifndef MCTRUTHSIMALGS_MERGEGENERICMUONSIMHITCOLLTOOL_H
6#define MCTRUTHSIMALGS_MERGEGENERICMUONSIMHITCOLLTOOL_H
12#include "Gaudi/Property.h"
13#include "GaudiKernel/ServiceHandle.h"
28 const std::string& name,
29 const IInterface* parent);
31 virtual StatusCode
initialize()
override final;
34 virtual StatusCode
prepareEvent(
const EventContext& ctx,
unsigned int nInputEvents)
override final;
37 virtual StatusCode
mergeEvent(
const EventContext& ctx)
override final;
AtlasHitsVector< GenericMuonSimHit > GenericMuonSimHitCollection
the preferred mechanism to access information from the different event stores in a pileup job.