10#ifndef BCM_G4_SD_BCMSENSORSDTOOL_H
11#define BCM_G4_SD_BCMSENSORSDTOOL_H
20 BCMSensorSDTool(
const std::string&
type,
const std::string& name,
const IInterface *parent);
27 G4VSensitiveDetector*
makeSD()
const override final;
Small wrapper around hit collection map to facilitate accessing the hit collection.
virtual StatusCode Gather() override
End of an athena event.
virtual StatusCode SetupEvent() override
Beginning of an athena event.
SensitiveDetectorBase(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.