Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -50,7 +50,7 @@ class F04StepMax : public G4VDiscreteProcess
|
||||
|
||||
void SetStepMax(G4double);
|
||||
|
||||
G4double GetStepMax() { return fMaxChargedStep; };
|
||||
G4double GetStepMax() { return fMaxChargedStep; }
|
||||
|
||||
G4double PostStepGetPhysicalInteractionLength(const G4Track&, G4double,
|
||||
G4ForceCondition*) override;
|
||||
|
||||
Reference in New Issue
Block a user