8#ifndef PH1SUSTR_SENSITIVEDETECTOR_H
9#define PH1SUSTR_SENSITIVEDETECTOR_H
11#include <simulation/kernel/SensitiveDetectorBase.h>
31 bool step(G4Step*
step, G4TouchableHistory*)
override;
Base class for all Sensitive Detectors to create hits during simulation.
Sensitive Detector implementation of the PH1SUSTR detector.
SensitiveDetector()
Constructor.
bool step(G4Step *step, G4TouchableHistory *) override
Step processing method.
Abstract base class for different kinds of events.