82 if (pManager ==
nullptr)
87 G4cout <<
"G4VUserPhysicsList::BuildPhysicsTable "
91 <<
" should be created in your PhysicsList" <<
G4endl;
94 G4Exception(
"G4VUserChemistryList::BuildPhysicsTable",
96 "No process manager");
102 if (pVector ==
nullptr)
107 G4cout <<
"G4VUserChemistryList::BuildPhysicsTable "
112 G4Exception(
"G4VUserChemistryList::BuildPhysicsTable",
114 "No process Vector");
120 G4cout <<
"G4VUserChemistryList::BuildPhysicsTable %%%%%% "
122 G4cout <<
" ProcessManager : " << pManager
123 <<
" ProcessManagerShadow : " << pManagerShadow <<
G4endl;
126 G4cout <<
" " << iv1 <<
" - " << (*pVector)[iv1]->GetProcessName()
129 G4cout <<
"--------------------------------------------------------------"
135 G4cout <<
" " << iv2 <<
" - " << (*pVectorShadow)[iv2]->GetProcessName()
146 if (pManagerShadow == pManager)
148 (*pVector)[j]->BuildPhysicsTable(*moleculeDef);
152 (*pVector)[j]->BuildWorkerPhysicsTable(*moleculeDef);
G4ProcessManager * GetProcessManager() const
G4ProcessManager * GetMasterProcessManager() const
const G4String & GetParticleName() const