Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -61,6 +61,8 @@ class F02SteppingVerbose : public G4SteppingVerbose
|
||||
F02SteppingVerbose() = default;
|
||||
~F02SteppingVerbose() override = default;
|
||||
|
||||
G4VSteppingVerbose* Clone() override { return new F02SteppingVerbose; }
|
||||
|
||||
void StepInfo() override;
|
||||
void TrackingStarted() override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user