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/G4MaxTimeCuts.hh>
Private Member Functions | |
G4MaxTimeCuts (G4MaxTimeCuts &) | |
G4MaxTimeCuts & | operator= (const G4MaxTimeCuts &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 G4MaxTimeCuts.hh.
View newest version in sPHENIX GitHub at line 50 of file G4MaxTimeCuts.hh
G4MaxTimeCuts::G4MaxTimeCuts | ( | const G4String & | processName = "G4MaxTimeCuts" | ) |
Definition at line 50 of file G4MaxTimeCuts.cc.
View newest version in sPHENIX GitHub at line 50 of file G4MaxTimeCuts.cc
References fUserDefined, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessType(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 59 of file G4MaxTimeCuts.cc.
View newest version in sPHENIX GitHub at line 59 of file G4MaxTimeCuts.cc
|
private |
Definition at line 62 of file G4MaxTimeCuts.cc.
View newest version in sPHENIX GitHub at line 62 of file G4MaxTimeCuts.cc
|
private |
|
virtual |
Reimplemented from G4SpecialCuts.
Definition at line 66 of file G4MaxTimeCuts.cc.
View newest version in sPHENIX GitHub at line 66 of file G4MaxTimeCuts.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.