9#ifndef ARICHSENSITIVEAERO_H
10#define ARICHSENSITIVEAERO_H
12#include <simulation/kernel/SensitiveDetectorBase.h>
37 bool step(G4Step* aStep, G4TouchableHistory*)
override;
Base class for all Sensitive Detectors to create hits during simulation.
This is optional (temporary) class that provides information on track parameters on aerogel plane,...
bool step(G4Step *aStep, G4TouchableHistory *) override
Process each step and calculate variables defined in PXDSimHit.
SensitiveAero()
Constructor.
Abstract base class for different kinds of events.