5#ifndef ZDC_SD_ZDC_FIBER_SDTOOL_H
6#define ZDC_SD_ZDC_FIBER_SDTOOL_H
13class G4VSensitiveDetector;
20 ZDC_FiberSDTool(
const std::string&
type,
const std::string& name,
const IInterface* parent);
30 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.