91 fDiffraction(diffraction)
122 G4cout <<
"### HadronHElasticPhysics::ConstructProcess: lower energy limit for DiffuseElastic : "
124 <<
" transition energy for anti-nuclei : "
125 << elimitAntiNuc/
GeV <<
" GeV" <<
G4endl;
134 lhep->SetMaxEnergy( elimitAntiNuc + delta );
144 for (
size_t i_ele = 0; i_ele < theElementTable->size(); i_ele++ ) {
145 G4Element* element = (*theElementTable)[ i_ele ];
169 if ( pname ==
"anti_lambda" ||
170 pname ==
"anti_sigma-" ||
171 pname ==
"anti_sigma0" ||
172 pname ==
"anti_sigma+" ||
173 pname ==
"anti_xi-" ||
174 pname ==
"anti_xi0" ||
175 pname ==
"anti_omega-"
186 }
else if ( pname ==
"lambda" ||
203 }
else if ( pname ==
"proton" ) {
219 }
else if ( pname ==
"neutron" ) {
231 G4cout <<
"### HadronElasticPhysics: "
236 }
else if ( pname ==
"pi-" ) {
252 }
else if ( pname ==
"pi+" ) {
268 }
else if ( pname ==
"kaon-" ||
274 if ( pname ==
"kaon-" ) {
276 }
else if ( pname ==
"kaon+" ) {
290 pname ==
"deuteron" ||
296 hel->
AddDataSet( theComponentGGNuclNuclData );
308 }
else if ( pname ==
"anti_proton" || pname ==
"anti_neutron" ) {
319 }
else if ( pname ==
"anti_deuteron" ||
320 pname ==
"anti_triton" ||
321 pname ==
"anti_He3" ||
322 pname ==
"anti_alpha"
334 }
else if ( pname ==
"GenericIon" ) {
static const char * Default_Name()
virtual ~G4HadronHElasticPhysics()
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
static void ConstructParticle()
void SetDiffraction(G4HadronicInteraction *, G4VCrossSectionRatio *)
static void ConstructParticle()
G4ProcessManager * GetProcessManager() const
G4ComponentAntiNuclNuclearXS * GetComponentCrossSection()
const G4String & GetParticleName() const
static void ConstructParticle()
void RegisterMe(G4HadronicInteraction *a)
static const char * Default_Name()
void SetMinEnergy(G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
G4GLOB_DLL std::ostream G4cout
#define aParticleIterator
virtual void ConstructParticle()
static G4CrossSectionDataSetRegistry * Instance()
G4_DECLARE_PHYSCONSTR_FACTORY(G4HadronHElasticPhysics)
static const char * Default_Name()
static G4ThreadLocal G4DiffElasticRatio * diffRatio
const G4String & GetPhysicsName() const
const G4String & GetProcessName() const
G4HadronHElasticPhysics(G4int ver=0, G4bool diffraction=false)
virtual void ConstructProcess()
static const char * Default_Name()
void SetMaxEnergy(const G4double anEnergy)
static const char * Default_Name()
static const char * Default_Name()
std::vector< G4Element * > G4ElementTable
static G4ElementTable * GetElementTable()
void DeActivateFor(const G4Material *aMaterial)