10#ifndef SCT_G4_SD_SCTSENSOR_CTBTOOL_H
11#define SCT_G4_SD_SCTSENSOR_CTBTOOL_H
19class G4VSensitiveDetector;
34 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.