#include <G4ChargeExchangePhysics.hh>
Definition at line 47 of file G4ChargeExchangePhysics.hh.
G4ChargeExchangePhysics::G4ChargeExchangePhysics |
( |
G4int |
ver = 0 | ) |
|
G4ChargeExchangePhysics::~G4ChargeExchangePhysics |
( |
| ) |
|
|
virtual |
void G4ChargeExchangePhysics::ConstructParticle |
( |
| ) |
|
|
virtual |
void G4ChargeExchangePhysics::ConstructProcess |
( |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 78 of file G4ChargeExchangePhysics.cc.
80 if(wasActivated)
return;
86 G4cout <<
"### ChargeExchangePhysics Construct Processes with the model <"
91 myParticleIterator->reset();
92 while( (*myParticleIterator)() )
96 if(pname ==
"neutron" ||
108 G4cout <<
"### ChargeExchangePhysics added for "
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
const G4String & GetModelName() const
const G4String & GetParticleName() const
void RegisterMe(G4HadronicInteraction *a)
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
G4GLOB_DLL std::ostream G4cout
G4ProcessManager * GetProcessManager() const
const XML_Char XML_Content * model
The documentation for this class was generated from the following files: