![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/underground_physics/include/DMXMinEkineCuts.hh>
Inheritance diagram for DMXMinEkineCuts:
Collaboration diagram for DMXMinEkineCuts:Private Member Functions | |
| DMXMinEkineCuts (DMXMinEkineCuts &) | |
| DMXMinEkineCuts & | operator= (const DMXMinEkineCuts &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 44 of file DMXMinEkineCuts.hh.
View newest version in sPHENIX GitHub at line 44 of file DMXMinEkineCuts.hh
| DMXMinEkineCuts::DMXMinEkineCuts | ( | const G4String & | processName = "DMXMinEkineCuts" | ) |
Definition at line 45 of file DMXMinEkineCuts.cc.
View newest version in sPHENIX GitHub at line 45 of file DMXMinEkineCuts.cc
References fUserDefined, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessType(), and G4VProcess::verboseLevel.
Here is the call graph for this function:
|
virtual |
Definition at line 54 of file DMXMinEkineCuts.cc.
View newest version in sPHENIX GitHub at line 54 of file DMXMinEkineCuts.cc
|
private |
Definition at line 57 of file DMXMinEkineCuts.cc.
View newest version in sPHENIX GitHub at line 57 of file DMXMinEkineCuts.cc
|
private |
|
virtual |
Reimplemented from DMXSpecialCuts.
Definition at line 62 of file DMXMinEkineCuts.cc.
View newest version in sPHENIX GitHub at line 62 of file DMXMinEkineCuts.cc
References DBL_MAX, G4Track::GetDefinition(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4Track::GetMaterialCutsCouple(), G4ParticleDefinition::GetPDGCharge(), G4LossTableManager::GetRange(), G4LogicalVolume::GetUserLimits(), G4UserLimits::GetUserMinEkine(), G4Track::GetVolume(), G4LossTableManager::Instance(), and NotForced.
Here is the call graph for this function: