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);
24 StatusCode
Gather() override final;
28 G4VSensitiveDetector*
makeSD()
const override final;
SensitiveDetectorBase(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.