|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ISF_FASTCALOSIM_LARFCS_STEPINFOSD_H
6 #define ISF_FASTCALOSIM_LARFCS_STEPINFOSD_H
20 class G4TouchableHistory;
40 G4bool
ProcessHits(G4Step* a_step, G4TouchableHistory*)
override;
50 #endif // ISF_FASTCALOSIM_LARFCS_STEPINFOSD_H
ILArCalculatorSvc * m_calculator
Member variable - the calculator we'll use.
Identifier ConvertID(const LArG4Identifier &a_ident) const
Helper function for making "real" identifiers from LArG4Identifiers.
Helper class for LArHEC offline identifiers.
LArFCS_StepInfoSD(G4String a_name, const FCS_Param::Config &config)
Constructor.
This class provides the client interface for accessing the detector description information common to...
Common sensitive detector class for LAr systems.
Helper class for LArEM offline identifiers.
G4bool ProcessHits(G4Step *a_step, G4TouchableHistory *) override
Main processing method.
Helper class for LArFCAL offline identifiers.
virtual ~LArFCS_StepInfoSD()
Destructor.