#include <G4IonElasticPhysics.hh>
Definition at line 46 of file G4IonElasticPhysics.hh.
G4IonElasticPhysics::G4IonElasticPhysics |
( |
G4int |
ver = 0 | ) |
|
Definition at line 61 of file G4IonElasticPhysics.cc.
G4GLOB_DLL std::ostream G4cout
const G4String & GetPhysicsName() const
G4VPhysicsConstructor(const G4String &="")
G4IonElasticPhysics::~G4IonElasticPhysics |
( |
| ) |
|
|
virtual |
void G4IonElasticPhysics::ConstructParticle |
( |
| ) |
|
|
virtual |
void G4IonElasticPhysics::ConstructProcess |
( |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 86 of file G4IonElasticPhysics.cc.
88 if(wasActivated) {
return; }
103 ionElasticProcess->
AddDataSet(ionElasticXSDataSet);
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
const G4String & GetParticleName() const
void RegisterMe(G4HadronicInteraction *a)
void SetMinEnergy(G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
G4GLOB_DLL std::ostream G4cout
void SetMinKinEnergy(G4double value)
const G4String & GetProcessName() const
static G4GenericIon * GenericIon()
G4ProcessManager * GetProcessManager() const
The documentation for this class was generated from the following files: