5#ifndef TRACKWRITEFASTSIM_StoppedParticleFastSimTool_h
6#define TRACKWRITEFASTSIM_StoppedParticleFastSimTool_h
10#include "GaudiKernel/ToolHandle.h"
13class G4VFastSimulationModel;
FastSimulationBase(const std::string &type, const std::string &name, const IInterface *parent)
Abstract interface to service for Geant4 sensitive detector classes.
StatusCode initialize() override final
~StoppedParticleFastSimTool()
StoppedParticleFastSimTool(const std::string &type, const std::string &name, const IInterface *parent)
ToolHandle< ISensitiveDetector > m_trackFastSimSDTool
virtual G4VFastSimulationModel * makeFastSimModel() override final
Method to make the actual fast simulation model itself, which will be owned by the tool.