#include <G4NeutronTrackingCut.hh>
Definition at line 46 of file G4NeutronTrackingCut.hh.
◆ G4NeutronTrackingCut() [1/2]
G4NeutronTrackingCut::G4NeutronTrackingCut |
( |
G4int |
ver = 0 | ) |
|
Definition at line 54 of file G4NeutronTrackingCut.cc.
G4double kineticEnergyLimit
static const double microsecond
G4VPhysicsConstructor(const G4String &="")
◆ G4NeutronTrackingCut() [2/2]
G4NeutronTrackingCut::G4NeutronTrackingCut |
( |
const G4String & |
name, |
|
|
G4int |
ver = 0 |
|
) |
| |
Definition at line 62 of file G4NeutronTrackingCut.cc.
G4double kineticEnergyLimit
static const double microsecond
G4VPhysicsConstructor(const G4String &="")
◆ ~G4NeutronTrackingCut()
G4NeutronTrackingCut::~G4NeutronTrackingCut |
( |
| ) |
|
|
virtual |
◆ ConstructParticle()
void G4NeutronTrackingCut::ConstructParticle |
( |
void |
| ) |
|
|
virtual |
◆ ConstructProcess()
void G4NeutronTrackingCut::ConstructProcess |
( |
void |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 77 of file G4NeutronTrackingCut.cc.
86 G4cout <<
"### Adding tracking cuts for " << pn
91 pmanager -> AddDiscreteProcess(pNeutronKiller);
void SetKinEnergyLimit(G4double)
static G4HadronicProcessStore * Instance()
G4ProcessManager * GetProcessManager() const
G4double kineticEnergyLimit
void RegisterParticleForExtraProcess(G4VProcess *, const G4ParticleDefinition *)
const G4String & GetParticleName() const
G4GLOB_DLL std::ostream G4cout
static G4Neutron * Neutron()
void SetTimeLimit(G4double)
void RegisterExtraProcess(G4VProcess *)
◆ SetKineticEnergyLimit()
void G4NeutronTrackingCut::SetKineticEnergyLimit |
( |
G4double |
val | ) |
|
|
inline |
◆ SetTimeLimit()
void G4NeutronTrackingCut::SetTimeLimit |
( |
G4double |
val | ) |
|
|
inline |
◆ kineticEnergyLimit
G4double G4NeutronTrackingCut::kineticEnergyLimit |
|
private |
◆ timeLimit
G4double G4NeutronTrackingCut::timeLimit |
|
private |
◆ verbose
G4int G4NeutronTrackingCut::verbose |
|
private |
The documentation for this class was generated from the following files: