114   if(wasActivated) { 
return; }
 
  121     G4cout << 
"### HadronElasticPhysics::ConstructProcess: Elimit for pi "  
  123     G4cout << 
"                                         for anti-neuclei "  
  124        << elimitAntiNuc/
GeV << 
" GeV"      << 
G4endl;
 
  150     if(pname == 
"anti_lambda"  ||
 
  151        pname == 
"anti_neutron" ||
 
  152        pname == 
"anti_omega-"  || 
 
  153        pname == 
"anti_sigma-"  || 
 
  154        pname == 
"anti_sigma+"  || 
 
  155        pname == 
"anti_xi-"  || 
 
  156        pname == 
"anti_xi0"  || 
 
  163        pname == 
"deuteron"  ||
 
  175     } 
else if(pname == 
"proton") {   
 
  190     } 
else if(pname == 
"neutron") {   
 
  198     G4cout << 
"### HadronElasticPhysics: "  
  203     } 
else if (pname == 
"pi+" || pname == 
"pi-") { 
 
  215     } 
else if(pname == 
"kaon-"     || 
 
  230        pname == 
"anti_proton"    || 
 
  231        pname == 
"anti_alpha"     ||
 
  232        pname == 
"anti_deuteron"  ||
 
  233        pname == 
"anti_triton"    ||
 
  234        pname == 
"anti_He3"       ) {
 
virtual void ConstructProcess()
 
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
 
virtual void ConstructParticle()
 
static void ConstructParticle()
 
static void ConstructParticle()
 
G4ProcessManager * GetProcessManager() const 
 
G4ComponentAntiNuclNuclearXS * GetComponentCrossSection()
 
const G4String & GetParticleName() const 
 
G4HadronElasticPhysics(G4int ver=0)
 
static void ConstructParticle()
 
void RegisterMe(G4HadronicInteraction *a)
 
void SetMinEnergy(G4double anEnergy)
 
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
 
G4GLOB_DLL std::ostream G4cout
 
#define aParticleIterator
 
static const char * Default_Name()
 
static G4CrossSectionDataSetRegistry * Instance()
 
const G4String & GetPhysicsName() const 
 
const G4String & GetProcessName() const 
 
void SetMaxEnergy(const G4double anEnergy)
 
static const char * Default_Name()
 
virtual ~G4HadronElasticPhysics()
 
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)