| 
    Geant4
    10.02.p01
    
   | 
 
#include <CexmcIncidentParticleTrackInfo.hh>
 Inheritance diagram for CexmcIncidentParticleTrackInfo:
 Collaboration diagram for CexmcIncidentParticleTrackInfo:Private Attributes | |
| G4double | currentTrackLengthInTarget | 
| G4double | finalTrackLengthInTarget | 
| G4bool | isStudiedProcessActivated | 
| G4bool | needsTrackLengthResampling | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VUserTrackInformation | |
| G4String * | pType | 
Definition at line 50 of file CexmcIncidentParticleTrackInfo.hh.
      
  | 
  explicit | 
Definition at line 47 of file CexmcIncidentParticleTrackInfo.cc.
      
  | 
  inline | 
Definition at line 145 of file CexmcIncidentParticleTrackInfo.hh.
References isStudiedProcessActivated.
Referenced by CexmcTrackingAction::SetupIncidentParticleTrackInfo(), and CexmcSteppingAction::UserSteppingAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 96 of file CexmcIncidentParticleTrackInfo.hh.
References currentTrackLengthInTarget.
Referenced by CexmcSteppingAction::UserSteppingAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 89 of file CexmcIncidentParticleTrackInfo.hh.
References currentTrackLengthInTarget.
Referenced by CexmcStudiedProcess::PostStepGetPhysicalInteractionLength().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 110 of file CexmcIncidentParticleTrackInfo.hh.
References finalTrackLengthInTarget.
Referenced by CexmcStudiedProcess::PostStepGetPhysicalInteractionLength().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from CexmcTrackInfo.
Definition at line 56 of file CexmcIncidentParticleTrackInfo.cc.
References CexmcIncidentParticleTrackType.
      
  | 
  inline | 
Definition at line 138 of file CexmcIncidentParticleTrackInfo.hh.
References isStudiedProcessActivated.
Referenced by CexmcStudiedProcess::PostStepGetPhysicalInteractionLength(), and CexmcSteppingAction::UserSteppingAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 131 of file CexmcIncidentParticleTrackInfo.hh.
References needsTrackLengthResampling.
Referenced by CexmcSteppingAction::UserSteppingAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 124 of file CexmcIncidentParticleTrackInfo.hh.
References currentTrackLengthInTarget.
Referenced by CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::ResampleTrackLengthInTarget().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 117 of file CexmcIncidentParticleTrackInfo.hh.
References finalTrackLengthInTarget.
Referenced by CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::ResampleTrackLengthInTarget().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 103 of file CexmcIncidentParticleTrackInfo.hh.
References needsTrackLengthResampling.
Referenced by CexmcHadronicProcess::PostStepDoIt(), and CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::ResampleTrackLengthInTarget().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 79 of file CexmcIncidentParticleTrackInfo.hh.
Referenced by AddTrackLengthInTarget(), GetCurrentTrackLengthInTarget(), and ResetCurrentTrackLengthInTarget().
      
  | 
  private | 
Definition at line 81 of file CexmcIncidentParticleTrackInfo.hh.
Referenced by GetFinalTrackLengthInTarget(), and SetFinalTrackLengthInTarget().
      
  | 
  private | 
Definition at line 83 of file CexmcIncidentParticleTrackInfo.hh.
Referenced by ActivateStudiedProcess(), and IsStudiedProcessActivated().
      
  | 
  private | 
Definition at line 85 of file CexmcIncidentParticleTrackInfo.hh.
Referenced by NeedsTrackLengthResampling(), and SetNeedsTrackLengthResampling().