ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/processes/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 65 of file G4UCNLoss.hh.
View newest version in sPHENIX GitHub at line 65 of file G4UCNLoss.hh
G4UCNLoss::G4UCNLoss | ( | const G4String & | processName = "UCNLoss" , |
G4ProcessType | type = fUCN |
||
) |
Definition at line 67 of file G4UCNLoss.cc.
View newest version in sPHENIX GitHub at line 67 of file G4UCNLoss.cc
References fUCNLoss, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 83 of file G4UCNLoss.cc.
View newest version in sPHENIX GitHub at line 83 of file G4UCNLoss.cc
|
private |
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 107 of file G4UCNLoss.cc.
View newest version in sPHENIX GitHub at line 107 of file G4UCNLoss.cc
References barn, DBL_MAX, G4MaterialPropertiesTable::GetConstProperty(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), and G4Material::GetTotNbOfAtomsPerVolume().
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 113 of file G4UCNLoss.hh.
View newest version in sPHENIX GitHub at line 113 of file G4UCNLoss.hh
References G4Neutron::NeutronDefinition().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 93 of file G4UCNLoss.cc.
View newest version in sPHENIX GitHub at line 93 of file G4UCNLoss.cc
References G4VProcess::aParticleChange, fStopAndKill, G4cout, G4endl, G4ParticleChange::Initialize(), G4VDiscreteProcess::PostStepDoIt(), G4VParticleChange::ProposeTrackStatus(), and G4VProcess::verboseLevel.