Import Geant4 11.0.0.beta source tree
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
#include "G4ProcessManager.hh"
|
||||
#include "G4IonFluctuations.hh"
|
||||
#include "G4IonParametrisedLossModel.hh"
|
||||
#include "G4EmProcessOptions.hh"
|
||||
#include "G4ParallelWorldPhysics.hh"
|
||||
#include "G4EmLivermorePhysics.hh"
|
||||
#include "G4AutoDelete.hh"
|
||||
@@ -204,7 +203,6 @@ void HadrontherapyPhysicsList::AddStepMax()
|
||||
// This process must exist in all threads.
|
||||
//
|
||||
HadrontherapyStepMax* stepMaxProcess = new HadrontherapyStepMax();
|
||||
G4AutoDelete::Register( stepMaxProcess );
|
||||
|
||||
auto particleIterator = GetParticleIterator();
|
||||
particleIterator->reset();
|
||||
|
||||
Reference in New Issue
Block a user