Import Geant4 11.0.0.beta source tree
This commit is contained in:
@@ -49,7 +49,10 @@ class RE05SteppingVerbose : public G4SteppingVerbose
|
||||
public:
|
||||
|
||||
RE05SteppingVerbose();
|
||||
~RE05SteppingVerbose();
|
||||
virtual ~RE05SteppingVerbose();
|
||||
|
||||
virtual G4VSteppingVerbose* Clone()
|
||||
{ return new RE05SteppingVerbose; }
|
||||
|
||||
void StepInfo();
|
||||
void TrackingStarted();
|
||||
|
||||
Reference in New Issue
Block a user