5#ifndef MCTRUTHSIMALGS_MERGEHIJINGPARSTOOL_H
6#define MCTRUTHSIMALGS_MERGEHIJINGPARSTOOL_H
15#include "GaudiKernel/ServiceHandle.h"
29 const std::string& name,
30 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;
45 virtual bool toProcess(
int bunchXing)
const override final;
the preferred mechanism to access information from the different event stores in a pileup job.
Property holding a SG store/key/clid from which a WriteHandle is made.
Handle class for recording to StoreGate.
Property holding a SG store/key/clid from which a WriteHandle is made.