105     G4cout << 
"### HadronInelasticQBBC Construct Process " << 
G4endl;
 
  150   myParticleIterator->reset();
 
  151   while( (*myParticleIterator)() ) {
 
  155       G4cout << 
"### HadronInelasticQBBC:  " << pname << 
G4endl; 
 
  161     if(pname == 
"proton") {
 
  170     } 
else if(pname == 
"neutron") {
 
  182     } 
else if(pname == 
"pi-" || pname == 
"pi+") {
 
  190     } 
else if(pname == 
"kaon-" ) {
 
  196     } 
else if(pname == 
"kaon+" ) {
 
  202     } 
else if(pname == 
"kaon0S"    ||
 
  209     } 
else if(pname == 
"lambda"    ||
 
  221     } 
else if(pname == 
"anti_alpha"   ||
 
  222           pname == 
"anti_deuteron"||
 
  223               pname == 
"anti_He3"     ||
 
  224           pname == 
"anti_proton"  || 
 
  225               pname == 
"anti_triton"  ||  
 
  226           pname == 
"anti_lambda"  ||
 
  227               pname == 
"anti_neutron" ||
 
  228               pname == 
"anti_omega-"  || 
 
  229               pname == 
"anti_sigma-"  || 
 
  230               pname == 
"anti_sigma+"  || 
 
  231               pname == 
"anti_xi-"     || 
 
G4HadronicProcess * FindCaptureProcess()
 
static const char * Default_Name()
 
const G4String & GetParticleName() const 
 
void RegisterMe(G4HadronicInteraction *a)
 
static constexpr double TeV
 
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const 
 
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
 
G4GLOB_DLL std::ostream G4cout
 
static const char * Default_Name()
 
static G4CrossSectionDataSetRegistry * Instance()
 
G4HadronicProcess * FindInelasticProcess(const G4String &)
 
static const G4double emax
 
G4HadronicInteraction * FindModel(const G4String &name)
 
G4HadronicInteraction * NewModel(G4HadronicInteraction *, G4double emin, G4double emax)
 
void usePreCompoundDeexcitation()
 
static const char * Default_Name()
 
static G4HadronicInteractionRegistry * Instance()
 
static constexpr double GeV
 
G4HadronicInteraction * BuildModel(G4VHadronModelBuilder *, G4double emin, G4double emax)