ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/optical/include/G4OpAbsorption.hh>
Private Member Functions | |
G4OpAbsorption (const G4OpAbsorption &right)=delete | |
G4OpAbsorption & | operator= (const G4OpAbsorption &right)=delete |
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 69 of file G4OpAbsorption.hh.
View newest version in sPHENIX GitHub at line 69 of file G4OpAbsorption.hh
|
explicit |
Definition at line 58 of file G4OpAbsorption.cc.
View newest version in sPHENIX GitHub at line 58 of file G4OpAbsorption.cc
References fOpAbsorption, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 70 of file G4OpAbsorption.cc.
View newest version in sPHENIX GitHub at line 70 of file G4OpAbsorption.cc
|
privatedelete |
|
overridevirtual |
Implements G4VDiscreteProcess.
Definition at line 95 of file G4OpAbsorption.cc.
View newest version in sPHENIX GitHub at line 95 of file G4OpAbsorption.cc
References DBL_MAX, G4Track::GetDynamicParticle(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), G4MaterialPropertiesTable::GetProperty(), G4DynamicParticle::GetTotalMomentum(), kABSLENGTH, and G4PhysicsVector::Value().
|
inlineoverridevirtual |
Reimplemented from G4VProcess.
Definition at line 104 of file G4OpAbsorption.hh.
View newest version in sPHENIX GitHub at line 104 of file G4OpAbsorption.hh
References G4OpticalPhoton::OpticalPhoton().
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 76 of file G4OpAbsorption.cc.
View newest version in sPHENIX GitHub at line 76 of file G4OpAbsorption.cc
References G4VProcess::aParticleChange, fStopAndKill, G4cout, G4endl, G4Track::GetDynamicParticle(), G4DynamicParticle::GetTotalMomentum(), G4ParticleChange::Initialize(), G4VDiscreteProcess::PostStepDoIt(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), and G4VProcess::verboseLevel.