![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

#include <geant4/tree/geant4-10.6-release/source/physics_lists/constructors/limiters/include/G4MinEkineCuts.hh>
Inheritance diagram for G4MinEkineCuts:
Collaboration diagram for G4MinEkineCuts:Private Member Functions | |
| G4MinEkineCuts (G4MinEkineCuts &) | |
| G4MinEkineCuts & | operator= (const G4MinEkineCuts &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 G4MinEkineCuts.hh.
View newest version in sPHENIX GitHub at line 44 of file G4MinEkineCuts.hh
| G4MinEkineCuts::G4MinEkineCuts | ( | const G4String & | processName = "G4MinEkineCuts" | ) |
Definition at line 42 of file G4MinEkineCuts.cc.
View newest version in sPHENIX GitHub at line 42 of file G4MinEkineCuts.cc
References fUserDefined, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessType(), and G4VProcess::verboseLevel.
Here is the call graph for this function:
|
virtual |
Definition at line 51 of file G4MinEkineCuts.cc.
View newest version in sPHENIX GitHub at line 51 of file G4MinEkineCuts.cc
|
private |
Definition at line 54 of file G4MinEkineCuts.cc.
View newest version in sPHENIX GitHub at line 54 of file G4MinEkineCuts.cc
|
private |
|
virtual |
Reimplemented from G4SpecialCuts.
Definition at line 58 of file G4MinEkineCuts.cc.
View newest version in sPHENIX GitHub at line 58 of file G4MinEkineCuts.cc
References DBL_MAX, G4Track::GetDefinition(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4Track::GetMaterialCutsCouple(), G4ParticleDefinition::GetPDGCharge(), G4EnergyLossTables::GetRange(), G4LogicalVolume::GetUserLimits(), G4UserLimits::GetUserMinEkine(), G4Track::GetVolume(), and NotForced.
Here is the call graph for this function:
1.8.2
with ECCE GitHub integration
