49 G4ProcessManager * pManager = 0;
50 G4cout <<
"" << G4endl;
51 G4cout <<
"You are using the ExN04HadronPhysics" << G4endl;
52 G4cout <<
" - Note that this hadronic physics list is not optimized for any particular usage" << G4endl;
53 G4cout <<
" - If you wish to have a starting point tailored for a particular area of work," << G4endl;
54 G4cout <<
" please use one of the available physics lists by use-case." << G4endl;
55 G4cout <<
" More information can also be found from the Geant4 HyperNews." << G4endl;
56 G4cout <<
"" << G4endl;
73 pManager = G4PionPlus::PionPlus()->GetProcessManager();
89 pManager = G4PionMinus::PionMinus()->GetProcessManager();
107 pManager = G4KaonPlus::KaonPlus()->GetProcessManager();
124 pManager = G4KaonMinus::KaonMinus()->GetProcessManager();
143 pManager = G4KaonZeroLong::KaonZeroLong()->GetProcessManager();
154 pManager = G4KaonZeroShort::KaonZeroShort()->GetProcessManager();
165 pManager = G4Proton::Proton()->GetProcessManager();
178 pManager->SetProcessOrdering(&
theProtonMult, idxAlongStep, 1);
179 pManager->SetProcessOrdering(&
theProtonMult, idxPostStep, 1);
182 pManager = G4AntiProton::AntiProton()->GetProcessManager();
201 pManager = G4Neutron::Neutron()->GetProcessManager();
220 pManager = G4AntiNeutron::AntiNeutron()->GetProcessManager();
233 pManager = G4Lambda::Lambda()->GetProcessManager();
244 pManager = G4AntiLambda::AntiLambda()->GetProcessManager();
255 pManager = G4SigmaMinus::SigmaMinus()->GetProcessManager();
272 pManager = G4AntiSigmaMinus::AntiSigmaMinus()->GetProcessManager();
289 pManager = G4SigmaPlus::SigmaPlus()->GetProcessManager();
306 pManager = G4AntiSigmaPlus::AntiSigmaPlus()->GetProcessManager();
323 pManager = G4XiMinus::XiMinus()->GetProcessManager();
340 pManager = G4AntiXiMinus::AntiXiMinus()->GetProcessManager();
357 pManager = G4XiZero::XiZero()->GetProcessManager();
368 pManager = G4AntiXiZero::AntiXiZero()->GetProcessManager();
379 pManager = G4OmegaMinus::OmegaMinus()->GetProcessManager();
396 pManager = G4AntiOmegaMinus::AntiOmegaMinus()->GetProcessManager();