106 delete theAntiNuclXS;
111 if(wasActivated)
return;
115 G4cout <<
"### HadronInelasticQBBC Construct Process with type <"
116 << htype <<
">" <<
G4endl;
163 G4cout <<
"### HadronInelasticQBBC: " << pname <<
G4endl;
169 if(pname ==
"proton") {
178 }
else if(pname ==
"neutron") {
190 }
else if(pname ==
"pi-" || pname ==
"pi+") {
198 }
else if(pname ==
"kaon-" ) {
204 }
else if(pname ==
"kaon+" ) {
210 }
else if(pname ==
"kaon0S" ||
217 }
else if(pname ==
"lambda" ||
229 }
else if(pname ==
"anti_alpha" ||
230 pname ==
"anti_deuteron"||
231 pname ==
"anti_He3" ||
232 pname ==
"anti_proton" ||
233 pname ==
"anti_triton" ||
234 pname ==
"anti_lambda" ||
235 pname ==
"anti_neutron" ||
236 pname ==
"anti_omega-" ||
237 pname ==
"anti_sigma-" ||
238 pname ==
"anti_sigma+" ||
239 pname ==
"anti_xi-" ||
G4HadronicProcess * FindCaptureProcess()
static const char * Default_Name()
const G4String & GetParticleName() const
void RegisterMe(G4HadronicInteraction *a)
static const char * Default_Name()
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
G4GLOB_DLL std::ostream G4cout
static const char * Default_Name()
#define aParticleIterator
G4HadronInelasticQBBC(G4int ver=1)
static G4CrossSectionDataSetRegistry * Instance()
G4HadronicProcess * FindInelasticProcess(const G4String &)
static const char * Default_Name()
G4HadronicInteraction * FindModel(const G4String &name)
G4HadronicInteraction * NewModel(G4HadronicInteraction *, G4double emin, G4double emax)
static G4HadronicInteractionRegistry * Instance()
virtual void ConstructProcess()
virtual ~G4HadronInelasticQBBC()
G4HadronicInteraction * BuildModel(G4VHadronModelBuilder *, G4double emin, G4double emax)
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)