5#ifndef MCTRUTHSIMALGS_NEWMERGEMCEVENTCOLLTOOL_H
6#define MCTRUTHSIMALGS_NEWMERGEMCEVENTCOLLTOOL_H
8#include "Gaudi/Property.h"
9#include "GaudiKernel/ServiceHandle.h"
27 const std::string& name,
28 const IInterface* parent);
29 virtual StatusCode
initialize()
override final;
32 virtual StatusCode
prepareEvent(
const EventContext& ctx,
unsigned int nInputEvents)
override final;
35 virtual StatusCode
mergeEvent(
const EventContext& ctx)
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.
This defines the McEventCollection, which is really just an ObjectVector of McEvent objectsFile: Gene...
Property holding a SG store/key/clid from which a WriteHandle is made.