Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -65,7 +65,8 @@ ML2StepMax::ML2StepMax(const G4String& processName)
|
||||
}
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
ML2StepMax::~ML2StepMax() { delete pMess; }
|
||||
ML2StepMax::~ML2StepMax()
|
||||
{ delete pMess; }
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
G4bool ML2StepMax::IsApplicable(const G4ParticleDefinition& particle)
|
||||
|
||||
Reference in New Issue
Block a user