107 delete theAntiNuclXS;
112 if(wasActivated)
return;
116 G4cout <<
"### HadronInelasticQBBC Construct Process with type <"
117 << htype <<
">" <<
G4endl;
168 G4cout <<
"### HadronInelasticQBBC: " << pname <<
G4endl;
174 if(pname ==
"proton") {
183 }
else if(pname ==
"neutron") {
195 }
else if(pname ==
"pi-" || pname ==
"pi+") {
203 }
else if(pname ==
"kaon-" ) {
209 }
else if(pname ==
"kaon+" ) {
215 }
else if(pname ==
"kaon0S" ||
222 }
else if(pname ==
"lambda" ||
234 }
else if(pname ==
"anti_alpha" ||
235 pname ==
"anti_deuteron"||
236 pname ==
"anti_He3" ||
237 pname ==
"anti_proton" ||
238 pname ==
"anti_triton" ||
239 pname ==
"anti_lambda" ||
240 pname ==
"anti_neutron" ||
241 pname ==
"anti_omega-" ||
242 pname ==
"anti_sigma-" ||
243 pname ==
"anti_sigma+" ||
244 pname ==
"anti_xi-" ||
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)
G4DLLIMPORT std::ostream G4cout
static const char * Default_Name()
static const char * Default_Name()
static const char * Default_Name()
static const char * Default_Name()
static G4CrossSectionDataSetRegistry * Instance()
virtual void ConstructProcess()
G4HadronInelasticQBBC(G4int ver=1)
virtual ~G4HadronInelasticQBBC()
G4HadronicInteraction * FindModel(const G4String &name)
static G4HadronicInteractionRegistry * Instance()
void RegisterExtraProcess(G4VProcess *)
static G4HadronicProcessStore * Instance()
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
void RegisterMe(G4HadronicInteraction *a)
const G4String & GetParticleName() const
G4HadronicProcess * FindCaptureProcess()
G4HadronicProcess * FindInelasticProcess(const G4String &)
G4HadronicInteraction * BuildModel(G4VHadronModelBuilder *, G4double emin, G4double emax)
G4HadronicInteraction * NewModel(G4HadronicInteraction *, G4double emin, G4double emax)
G4ParticleTable::G4PTblDicIterator * theParticleIterator