![]() |
ATLAS Offline Software
|
#include <DerivedG4Process.h>
Public Member Functions | |
| G4MyProcess (G4String &aName, G4ProcessType aType) | |
| ~G4MyProcess () | |
| G4VParticleChange * | PostStepDoIt (const G4Track &track, const G4Step &stepData) final |
| G4VParticleChange * | AlongStepDoIt (const G4Track &track, const G4Step &stepData) final |
| G4VParticleChange * | AtRestDoIt (const G4Track &track, const G4Step &stepData) final |
| G4double | AlongStepGetPhysicalInteractionLength (const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double &proposedSafety, G4GPILSelection *selection) final |
| G4double | AtRestGetPhysicalInteractionLength (const G4Track &track, G4ForceCondition *condition) final |
| G4double | PostStepGetPhysicalInteractionLength (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) final |
Definition at line 10 of file DerivedG4Process.h.
|
inline |
Definition at line 14 of file DerivedG4Process.h.
|
inline |
Definition at line 19 of file DerivedG4Process.h.
|
inlinefinal |
Definition at line 31 of file DerivedG4Process.h.
|
inlinefinal |
Definition at line 51 of file DerivedG4Process.h.
|
inlinefinal |
Definition at line 41 of file DerivedG4Process.h.
|
inlinefinal |
Definition at line 66 of file DerivedG4Process.h.
|
inlinefinal |
Definition at line 21 of file DerivedG4Process.h.
|
inlinefinal |
Definition at line 76 of file DerivedG4Process.h.