| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4WrapperProcess.hh>
 Inheritance diagram for G4WrapperProcess:
 Collaboration diagram for G4WrapperProcess:Private Member Functions | |
| G4WrapperProcess & | operator= (const G4WrapperProcess &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 () | 
Definition at line 48 of file G4WrapperProcess.hh.
| G4WrapperProcess::G4WrapperProcess | ( | const G4String & | aName = "Wrapped",  | 
        
| G4ProcessType | aType = fNotDefined  | 
        ||
| ) | 
Definition at line 39 of file G4WrapperProcess.cc.
| G4WrapperProcess::G4WrapperProcess | ( | const G4WrapperProcess & | right | ) | 
Definition at line 45 of file G4WrapperProcess.cc.
      
  | 
  virtual | 
Definition at line 50 of file G4WrapperProcess.cc.
References pRegProcess.
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 108 of file G4WrapperProcess.cc.
References G4VProcess::AlongStepDoIt(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 114 of file G4WrapperProcess.cc.
References G4VProcess::AtRestDoIt(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VProcess.
Definition at line 76 of file G4WrapperProcess.cc.
References G4VProcess::AtRestGetPhysicalInteractionLength(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 125 of file G4WrapperProcess.cc.
References G4VProcess::BuildPhysicsTable(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 156 of file G4WrapperProcess.cc.
References G4VProcess::EndTracking(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 97 of file G4WrapperProcess.cc.
References G4VProcess::GetProcessManager(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 168 of file G4WrapperProcess.cc.
References pRegProcess.
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 120 of file G4WrapperProcess.cc.
References G4VProcess::IsApplicable(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 200 of file G4WrapperProcess.hh.
      
  | 
  inlineprivate | 
Definition at line 186 of file G4WrapperProcess.hh.
References G4Exception(), and JustWarning.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 194 of file G4WrapperProcess.hh.
      
  | 
  virtual | 
Implements G4VProcess.
Reimplemented in CexmcStudiedProcess.
Definition at line 102 of file G4WrapperProcess.cc.
References G4VProcess::PostStepDoIt(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VProcess.
Reimplemented in CexmcStudiedProcess.
Definition at line 83 of file G4WrapperProcess.cc.
References G4VProcess::PostStepGetPhysicalInteractionLength(), and pRegProcess.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 130 of file G4WrapperProcess.cc.
References pRegProcess, and G4VProcess::PreparePhysicsTable().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 161 of file G4WrapperProcess.cc.
References G4VProcess::GetProcessName(), G4VProcess::GetProcessType(), pRegProcess, G4VProcess::theProcessName, and G4VProcess::theProcessType.
Referenced by CexmcStudiedPhysics< Process >::ConstructProcess().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 55 of file G4WrapperProcess.cc.
References pRegProcess, and G4VProcess::ResetNumberOfInteractionLengthLeft().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 144 of file G4WrapperProcess.cc.
References pRegProcess, and G4VProcess::RetrievePhysicsTable().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 173 of file G4WrapperProcess.cc.
References pRegProcess, and G4VProcess::SetMasterProcess().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 92 of file G4WrapperProcess.cc.
References pRegProcess, and G4VProcess::SetProcessManager().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 151 of file G4WrapperProcess.cc.
References pRegProcess, and G4VProcess::StartTracking().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 136 of file G4WrapperProcess.cc.
References pRegProcess, and G4VProcess::StorePhysicsTable().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 79 of file G4WrapperProcess.hh.
Referenced by AlongStepDoIt(), AlongStepGetPhysicalInteractionLength(), AtRestDoIt(), AtRestGetPhysicalInteractionLength(), BuildPhysicsTable(), EndTracking(), GetProcessManager(), GetRegisteredProcess(), IsApplicable(), CexmcStudiedProcess::PostStepDoIt(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), PreparePhysicsTable(), RegisterProcess(), ResetNumberOfInteractionLengthLeft(), RetrievePhysicsTable(), SetMasterProcess(), SetProcessManager(), StartTracking(), StorePhysicsTable(), and ~G4WrapperProcess().