![]() |
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/DMXMaxTimeCuts.hh>
Inheritance diagram for DMXMaxTimeCuts:
Collaboration diagram for DMXMaxTimeCuts:Private Member Functions | |
| DMXMaxTimeCuts (DMXMaxTimeCuts &) | |
| DMXMaxTimeCuts & | operator= (const DMXMaxTimeCuts &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 50 of file DMXMaxTimeCuts.hh.
View newest version in sPHENIX GitHub at line 50 of file DMXMaxTimeCuts.hh
| DMXMaxTimeCuts::DMXMaxTimeCuts | ( | const G4String & | processName = "DMXMaxTimeCuts" | ) |
Definition at line 49 of file DMXMaxTimeCuts.cc.
View newest version in sPHENIX GitHub at line 49 of file DMXMaxTimeCuts.cc
References fUserDefined, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessType(), and G4VProcess::verboseLevel.
Here is the call graph for this function:
|
virtual |
Definition at line 58 of file DMXMaxTimeCuts.cc.
View newest version in sPHENIX GitHub at line 58 of file DMXMaxTimeCuts.cc
|
private |
Definition at line 61 of file DMXMaxTimeCuts.cc.
View newest version in sPHENIX GitHub at line 61 of file DMXMaxTimeCuts.cc
|
private |
|
virtual |
Reimplemented from DMXSpecialCuts.
Definition at line 66 of file DMXMaxTimeCuts.cc.
View newest version in sPHENIX GitHub at line 66 of file DMXMaxTimeCuts.cc
References source.hepunit::c_light, DBL_MAX, G4Track::GetDynamicParticle(), G4Track::GetGlobalTime(), G4VPhysicalVolume::GetLogicalVolume(), G4DynamicParticle::GetTotalEnergy(), G4DynamicParticle::GetTotalMomentum(), G4LogicalVolume::GetUserLimits(), G4UserLimits::GetUserMaxTime(), G4Track::GetVolume(), and NotForced.
Here is the call graph for this function: