Geant4
10.01.p02
|
#include <G4UCNLoss.hh>
Private Member Functions | |
G4UCNLoss (const G4UCNLoss &right) | |
G4UCNLoss & | operator= (const G4UCNLoss &right) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4VProcess | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 66 of file G4UCNLoss.hh.
G4UCNLoss::G4UCNLoss | ( | const G4String & | processName = "UCNLoss" , |
G4ProcessType | type = fUCN |
||
) |
Definition at line 68 of file G4UCNLoss.cc.
References fUCNLoss, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 84 of file G4UCNLoss.cc.
|
private |
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 108 of file G4UCNLoss.cc.
References barn, DBL_MAX, density, G4MaterialPropertiesTable::GetConstProperty(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), and G4Material::GetTotNbOfAtomsPerVolume().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 114 of file G4UCNLoss.hh.
References G4Neutron::NeutronDefinition().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 94 of file G4UCNLoss.cc.
References G4VProcess::aParticleChange, fStopAndKill, G4cout, G4endl, G4ParticleChange::Initialize(), G4VDiscreteProcess::PostStepDoIt(), G4VParticleChange::ProposeTrackStatus(), and G4VProcess::verboseLevel.