Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
@@ -49,7 +49,10 @@ class RE05SteppingVerbose : public G4SteppingVerbose
public:
RE05SteppingVerbose();
~RE05SteppingVerbose();
virtual ~RE05SteppingVerbose();
virtual G4VSteppingVerbose* Clone()
{ return new RE05SteppingVerbose; }
void StepInfo();
void TrackingStarted();