117   if(wasActivated) 
return;
 
  122     G4cout << 
"### HadronDElasticPhysics Construct Processes "  
  123        << 
" for anti-neuclei "  
  124        << elimitAntiNuc/
GeV << 
" GeV"      << 
G4endl;
 
  141   myParticleIterator->reset();
 
  142   while( (*myParticleIterator)() )
 
  147     if(pname == 
"anti_lambda"  ||
 
  148        pname == 
"anti_neutron" ||
 
  149        pname == 
"anti_omega-"  || 
 
  150        pname == 
"anti_sigma-"  || 
 
  151        pname == 
"anti_sigma+"  || 
 
  152        pname == 
"anti_xi-"  || 
 
  153        pname == 
"anti_xi0"  || 
 
  160        pname == 
"deuteron"  ||
 
  172     } 
else if(pname == 
"proton") {   
 
  186     } 
else if(pname == 
"neutron") {   
 
  195     G4cout << 
"### HadronDElasticPhysics: "  
  200     } 
else if (pname == 
"pi+" || pname == 
"pi-") { 
 
  213     } 
else if(pname == 
"kaon-") {
 
  225     } 
else if(pname == 
"kaon+") {
 
  237     } 
else if(pname == 
"kaon0S"    || 
 
  252        pname == 
"anti_proton"    || 
 
  253        pname == 
"anti_alpha"     ||
 
  254        pname == 
"anti_deuteron"  ||
 
  255        pname == 
"anti_triton"    ||
 
  256        pname == 
"anti_He3"       ) {
 
  266     G4cout << 
"### HadronDElasticPhysics Construct Processes " << 
G4endl;
 
virtual ~G4HadronDElasticPhysics()
 
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
 
static void ConstructParticle()
 
static void ConstructParticle()
 
G4ComponentAntiNuclNuclearXS * GetComponentCrossSection()
 
const G4String & GetParticleName() const 
 
static void ConstructParticle()
 
void RegisterMe(G4HadronicInteraction *a)
 
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const 
 
void SetMinEnergy(G4double anEnergy)
 
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
 
G4GLOB_DLL std::ostream G4cout
 
static G4CrossSectionDataSetRegistry * Instance()
 
static const char * Default_Name()
 
const G4String & GetPhysicsName() const 
 
G4HadronDElasticPhysics(G4int ver=1)
 
const G4String & GetProcessName() const 
 
virtual void ConstructProcess()
 
G4ProcessManager * GetProcessManager() const 
 
virtual void ConstructParticle()
 
static constexpr double GeV
 
static const char * Default_Name()
 
void SetMaxEnergy(const G4double anEnergy)
 
static const char * Default_Name()
 
static constexpr double MeV
 
static const char * Default_Name()
 
const XML_Char XML_Content * model
 
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)