92 fDiffraction(diffraction)
96 <<
" low-mass diffraction: " << fDiffraction <<
G4endl;
123 G4cout <<
"### HadronHElasticPhysics::ConstructProcess: lower energy limit for DiffuseElastic : "
125 <<
" transition energy for anti-nuclei : "
126 << elimitAntiNuc/
GeV <<
" GeV" <<
G4endl;
135 lhep->SetMaxEnergy( elimitAntiNuc + delta );
145 for (
size_t i_ele = 0; i_ele < theElementTable->size(); i_ele++ ) {
146 G4Element* element = (*theElementTable)[ i_ele ];
167 myParticleIterator->reset();
168 while( (*myParticleIterator)() ) {
174 if ( pname ==
"anti_lambda" ||
175 pname ==
"anti_sigma-" ||
176 pname ==
"anti_sigma0" ||
177 pname ==
"anti_sigma+" ||
178 pname ==
"anti_xi-" ||
179 pname ==
"anti_xi0" ||
180 pname ==
"anti_omega-"
191 }
else if ( pname ==
"lambda" ||
208 }
else if ( pname ==
"proton" ) {
224 }
else if ( pname ==
"neutron" ) {
236 G4cout <<
"### HadronElasticPhysics: "
241 }
else if ( pname ==
"pi-" ) {
257 }
else if ( pname ==
"pi+" ) {
273 }
else if ( pname ==
"kaon-" ||
285 hel->
AddDataSet( theComponentGGHadronNucleusData );
295 pname ==
"deuteron" ||
301 hel->
AddDataSet( theComponentGGNuclNuclData );
313 }
else if ( pname ==
"anti_proton" || pname ==
"anti_neutron" ) {
324 }
else if ( pname ==
"anti_deuteron" ||
325 pname ==
"anti_triton" ||
326 pname ==
"anti_He3" ||
327 pname ==
"anti_alpha"
339 }
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()
G4ComponentAntiNuclNuclearXS * GetComponentCrossSection()
const G4String & GetParticleName() const
static void ConstructParticle()
void RegisterMe(G4HadronicInteraction *a)
static const char * Default_Name()
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
void SetMinEnergy(G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
G4GLOB_DLL std::ostream G4cout
virtual void ConstructParticle()
static G4CrossSectionDataSetRegistry * Instance()
const G4String & GetPhysicsName() const
const G4String & GetProcessName() const
G4ProcessManager * GetProcessManager() const
G4HadronHElasticPhysics(G4int ver=0, G4bool diffraction=false)
virtual void ConstructProcess()
static constexpr double GeV
static const char * Default_Name()
void SetMaxEnergy(const G4double anEnergy)
static constexpr double MeV
std::vector< G4Element * > G4ElementTable
static G4ElementTable * GetElementTable()
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)
void DeActivateFor(const G4Material *aMaterial)