Import Geant4 9.1.0 source tree
This commit is contained in:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user