| 
    Geant4
    10.01.p01
    
   | 
 
#include <CexmcStudiedProcess.hh>
 Inheritance diagram for CexmcStudiedProcess:
 Collaboration diagram for CexmcStudiedProcess:Private Attributes | |
| CexmcPhysicsManager * | physicsManager | 
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 G4WrapperProcess | |
| G4VProcess * | pRegProcess | 
  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 54 of file CexmcStudiedProcess.hh.
      
  | 
  explicit | 
Definition at line 51 of file CexmcStudiedProcess.cc.
      
  | 
  virtual | 
Reimplemented from G4WrapperProcess.
Definition at line 85 of file CexmcStudiedProcess.cc.
References fStopAndKill, CexmcPhysicsManager::IncrementNumberOfTriggeredStudiedInteractions(), physicsManager, G4VProcess::PostStepDoIt(), and G4WrapperProcess::pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4WrapperProcess.
Definition at line 59 of file CexmcStudiedProcess.cc.
References CexmcDblMax(), CexmcIncidentParticleTrackType, CexmcIncidentParticleTrackInfo::GetCurrentTrackLengthInTarget(), CexmcIncidentParticleTrackInfo::GetFinalTrackLengthInTarget(), CexmcTrackInfo::GetTypeInfo(), G4Track::GetUserInformation(), CexmcIncidentParticleTrackInfo::IsStudiedProcessActivated(), CexmcPhysicsManager::IsStudiedProcessAllowed(), NotForced, and physicsManager.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 68 of file CexmcStudiedProcess.hh.
Referenced by PostStepDoIt(), and PostStepGetPhysicalInteractionLength().