8#ifndef PH1BPIPE_SENSITIVEDETECTOR_H
9#define PH1BPIPE_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.
SensitiveDetector()
Constructor.
bool step(G4Step *step, G4TouchableHistory *) override
Step processing method.
Namespace to encapsulate code needed for the PH1BPIPE detector.
Abstract base class for different kinds of events.