#include <G4HadronElasticPhysicsXS.hh>
Definition at line 49 of file G4HadronElasticPhysicsXS.hh.
G4HadronElasticPhysicsXS::G4HadronElasticPhysicsXS |
( |
G4int |
ver = 1 | ) |
|
Definition at line 65 of file G4HadronElasticPhysicsXS.cc.
G4GLOB_DLL std::ostream G4cout
const G4String & GetPhysicsName() const
G4VPhysicsConstructor(const G4String &="")
G4HadronElasticPhysicsXS::~G4HadronElasticPhysicsXS |
( |
| ) |
|
|
virtual |
Definition at line 115 of file G4HadronElasticPhysicsXS.cc.
119 size_t n = pv->
size();
121 for(
size_t i=0; i<
n; ++i) {
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
G4ProcessManager * GetProcessManager() const
G4ProcessVector * GetPostStepProcessVector(G4ProcessVectorTypeIndex typ=typeGPIL) const
void G4HadronElasticPhysicsXS::ConstructParticle |
( |
| ) |
|
|
virtual |
void G4HadronElasticPhysicsXS::ConstructProcess |
( |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 86 of file G4HadronElasticPhysicsXS.cc.
88 if(wasActivated) {
return; }
109 G4cout <<
"### G4HadronElasticPhysicsXS is constructed "
virtual void ConstructProcess()
G4HadronicProcess * GetNeutronProcess()
G4GLOB_DLL std::ostream G4cout
void AddXSection(const G4ParticleDefinition *, G4VCrossSectionDataSet *)
static G4CrossSectionDataSetRegistry * Instance()
static G4Proton * Proton()
static const char * Default_Name()
The documentation for this class was generated from the following files: