123 G4cout <<
"### HadronElasticPhysics::ConstructProcess: Elimit for pi "
125 G4cout <<
" for anti-neuclei "
126 << elimitAntiNuc/
GeV <<
" GeV" <<
G4endl;
150 myParticleIterator->reset();
151 while( (*myParticleIterator)() )
156 if(pname ==
"anti_lambda" ||
157 pname ==
"anti_neutron" ||
158 pname ==
"anti_omega-" ||
159 pname ==
"anti_sigma-" ||
160 pname ==
"anti_sigma+" ||
161 pname ==
"anti_xi-" ||
162 pname ==
"anti_xi0" ||
169 pname ==
"deuteron" ||
181 }
else if(pname ==
"He3") {
193 }
else if(pname ==
"proton") {
208 }
else if(pname ==
"neutron") {
215 G4cout <<
"### HadronElasticPhysics: "
220 }
else if (pname ==
"pi+" || pname ==
"pi-") {
232 }
else if(pname ==
"kaon-" ||
245 hel->
AddDataSet( theComponentGGHadronNucleusData );
254 pname ==
"anti_proton" ||
255 pname ==
"anti_alpha" ||
256 pname ==
"anti_deuteron" ||
257 pname ==
"anti_triton" ||
258 pname ==
"anti_He3" ) {
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
static constexpr double MeV
static G4ThreadLocal G4bool wasActivated
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
G4HadronicProcess * GetNeutronProcess()
void RegisterMe(G4HadronicInteraction *a)
static void ConstructParticle()
static void ConstructParticle()
const G4String & GetParticleName() const
static const char * Default_Name()
static G4CrossSectionDataSetRegistry * Instance()
static G4ThreadLocal G4HadronElastic * neutronModel
G4HadronElasticPhysics(G4int ver=0)
G4HadronElastic * GetNeutronModel()
static G4ThreadLocal G4HadronicProcess * neutronProcess
const G4String & GetPhysicsName() const
const G4String & GetProcessName() const
static void ConstructParticle()
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
G4ComponentAntiNuclNuclearXS * GetComponentCrossSection()
virtual void ConstructParticle()
G4ProcessManager * GetProcessManager() const
G4GLOB_DLL std::ostream G4cout
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
static const char * Default_Name()
static constexpr double GeV
virtual ~G4HadronElasticPhysics()
virtual void ConstructProcess()