Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
@@ -276,7 +276,8 @@ void UltraPhysicsList::ConstructOp()
G4String particleName = particle->GetParticleName();
if (theCerenkovProcess->IsApplicable(*particle)) {
// pmanager->AddContinuousProcess(theCerenkovProcess);
// pmanager->AddProcess(theCerenkovProcess);
// pmanager->SetProcessOrdering(theCerenkovProcess,idxPostStep);
}
if (theScintillationProcess->IsApplicable(*particle)) {