5#ifndef ISF_FASTCALOSIMPARAMETRIZATION_CALOCELLCONTAINERSD_H
6#define ISF_FASTCALOSIMPARAMETRIZATION_CALOCELLCONTAINERSD_H
9#include "G4VSensitiveDetector.hh"
18class G4TouchableHistory;
34 G4bool
ProcessHits(G4Step*, G4TouchableHistory*)
override final;
Handle class for recording to StoreGate.
void StartOfAthenaEvent(const EventContext &ctx)
void EndOfAthenaEvent(const EventContext &ctx)
PublicToolHandle< ICaloCellMakerTool > m_FastHitConvertTool
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override final
void recordCells(TFCSSimulationState &)
PublicToolHandle< ICaloCellMakerTool > m_EmptyCellBuilderTool
SG::WriteHandle< CaloCellContainer > m_caloCellContainer
CaloCellContainerSD(const std::string &name, const std::string &CaloCellContainerName, PublicToolHandle< ICaloCellMakerTool > FastHitConvertTool)