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/G4UCNAbsorption.hh>
Private Member Functions | |
G4UCNAbsorption (const G4UCNAbsorption &right) | |
G4UCNAbsorption & | operator= (const G4UCNAbsorption &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 G4UCNAbsorption.hh.
View newest version in sPHENIX GitHub at line 65 of file G4UCNAbsorption.hh
G4UCNAbsorption::G4UCNAbsorption | ( | const G4String & | processName = "UCNAbsorption" , |
G4ProcessType | type = fUCN |
||
) |
Definition at line 73 of file G4UCNAbsorption.cc.
View newest version in sPHENIX GitHub at line 73 of file G4UCNAbsorption.cc
References fUCNAbsorption, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 89 of file G4UCNAbsorption.cc.
View newest version in sPHENIX GitHub at line 89 of file G4UCNAbsorption.cc
|
private |
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 119 of file G4UCNAbsorption.cc.
View newest version in sPHENIX GitHub at line 119 of file G4UCNAbsorption.cc
References barn, DBL_MAX, G4cout, G4endl, G4MaterialPropertiesTable::GetConstProperty(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), G4Material::GetTotNbOfAtomsPerVolume(), G4Track::GetVelocity(), m, meter, second, and G4VProcess::verboseLevel.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 113 of file G4UCNAbsorption.hh.
View newest version in sPHENIX GitHub at line 113 of file G4UCNAbsorption.hh
References G4Neutron::NeutronDefinition().
|
private |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 99 of file G4UCNAbsorption.cc.
View newest version in sPHENIX GitHub at line 99 of file G4UCNAbsorption.cc
References G4VProcess::aParticleChange, cm, fStopAndKill, G4cout, G4endl, G4Track::GetGlobalTime(), G4VPhysicalVolume::GetName(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPostStepPoint(), G4Track::GetProperTime(), G4Track::GetTrackLength(), G4ParticleChange::Initialize(), G4VDiscreteProcess::PostStepDoIt(), G4VParticleChange::ProposeTrackStatus(), and G4VProcess::verboseLevel.