#include <G4DecayPhysics.hh>
Definition at line 49 of file G4DecayPhysics.hh.
◆ G4DecayPhysics() [1/2]
G4DecayPhysics::G4DecayPhysics |
( |
G4int |
ver = 1 | ) |
|
◆ G4DecayPhysics() [2/2]
G4DecayPhysics::G4DecayPhysics |
( |
const G4String & |
name, |
|
|
G4int |
ver = 1 |
|
) |
| |
◆ ~G4DecayPhysics()
G4DecayPhysics::~G4DecayPhysics |
( |
| ) |
|
|
virtual |
◆ ConstructParticle()
void G4DecayPhysics::ConstructParticle |
( |
void |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 77 of file G4DecayPhysics.cc.
static void ConstructParticle()
static void ConstructParticle()
static void ConstructParticle()
static void ConstructParticle()
static void ConstructParticle()
static void ConstructParticle()
◆ ConstructProcess()
void G4DecayPhysics::ConstructProcess |
( |
void |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 100 of file G4DecayPhysics.cc.
110 myParticleIterator->reset();
113 while( (*myParticleIterator)() )
115 particle = myParticleIterator->value();
virtual G4bool IsApplicable(const G4ParticleDefinition &)
const G4String & GetParticleName() const
static G4ThreadLocal G4Decay * fDecayProcess
G4GLOB_DLL std::ostream G4cout
G4bool RegisterProcess(G4VProcess *process, G4ParticleDefinition *particle)
static G4ThreadLocal G4bool wasActivated
static G4PhysicsListHelper * GetPhysicsListHelper()
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
◆ GetDecayProcess()
virtual G4Decay* G4DecayPhysics::GetDecayProcess |
( |
| ) |
|
|
inlinevirtual |
◆ fDecayProcess
◆ verbose
G4int G4DecayPhysics::verbose |
|
private |
◆ wasActivated
The documentation for this class was generated from the following files: