Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -168,7 +168,7 @@ G4LossTableManager::G4LossTableManager()
|
||||
subcutProducer = nullptr;
|
||||
nielCalculator = nullptr;
|
||||
gGeneral = nullptr;
|
||||
eGeneral = nullptr;
|
||||
eGeneral = pGeneral = nullptr;
|
||||
}
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
|
||||
@@ -652,7 +652,7 @@ void G4LossTableManager::BuildPhysicsTable(
|
||||
|
||||
startInitialisation = false;
|
||||
if(1 < verbose) {
|
||||
G4cout << "### G4LossTableManager start initilisation for first particle "
|
||||
G4cout << "### G4LossTableManager start initialisation for first particle "
|
||||
<< firstParticle->GetParticleName()
|
||||
<< G4endl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user