9#ifndef SCT_G4_SD_SCTSENSORSDTOOL_H
10#define SCT_G4_SD_SCTSENSORSDTOOL_H
20class G4VSensitiveDetector;
28 SctSensorSDTool(
const std::string&
type,
const std::string& name,
const IInterface *parent);
35 G4VSensitiveDetector*
makeSD()
const override final;
Small wrapper around hit collection map to facilitate accessing the hit collection.
SensitiveDetectorBase(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.