| 
    Geant4
    10.02.p01
    
   | 
 
#include <XWrapperDiscreteProcess.hh>
 Inheritance diagram for XWrapperDiscreteProcess:
 Collaboration diagram for XWrapperDiscreteProcess:Protected Member Functions | |
| virtual G4double | GetMeanFreePath (const G4Track &, G4double, G4ForceCondition *) | 
  Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) | 
| void | ClearNumberOfInteractionLengthLeft () | 
Private Member Functions | |
| XWrapperDiscreteProcess (XWrapperDiscreteProcess &) | |
| XWrapperDiscreteProcess & | operator= (const XWrapperDiscreteProcess &) | 
Private Attributes | |
| G4int | bBothOrCrystalOrDetectorPhysics | 
| Decide whether to use nuclei (+1) or electron (-1) or both (0)  More... | |
| G4int | bNucleiOrElectronFlag | 
| G4VDiscreteProcess * | fRegisteredProcess | 
| G4ParticleChangeForNothing * | fParticleChangeForNothing | 
Additional Inherited Members | |
  Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) | 
  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 38 of file XWrapperDiscreteProcess.hh.
| XWrapperDiscreteProcess::XWrapperDiscreteProcess | ( | const G4String & | processName = "XWrapperDiscreteProcess" | ) | 
Definition at line 42 of file XWrapperDiscreteProcess.cc.
References bBothOrCrystalOrDetectorPhysics, bNucleiOrElectronFlag, fParticleChangeForNothing, G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
 Here is the call graph for this function:| XWrapperDiscreteProcess::XWrapperDiscreteProcess | ( | const G4String & | , | 
| G4VDiscreteProcess * | toRegister | ||
| ) | 
Definition at line 55 of file XWrapperDiscreteProcess.cc.
References bBothOrCrystalOrDetectorPhysics, bNucleiOrElectronFlag, G4VProcess::enableAlongStepDoIt, G4VProcess::enableAtRestDoIt, G4VProcess::enablePostStepDoIt, fParticleChangeForNothing, fRegisteredProcess, G4VProcess::GetProcessSubType(), G4VProcess::GetProcessType(), G4VProcess::isAlongStepDoItIsEnabled(), G4VProcess::isAtRestDoItIsEnabled(), G4VProcess::isPostStepDoItIsEnabled(), G4VProcess::theProcessSubType, and G4VProcess::theProcessType.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 71 of file XWrapperDiscreteProcess.cc.
      
  | 
  private | 
Definition at line 78 of file XWrapperDiscreteProcess.cc.
      
  | 
  inlinevirtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 81 of file XWrapperDiscreteProcess.hh.
References G4VDiscreteProcess::AtRestDoIt().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 89 of file XWrapperDiscreteProcess.hh.
References G4VDiscreteProcess::AtRestGetPhysicalInteractionLength().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 314 of file XWrapperDiscreteProcess.cc.
References G4VProcess::BuildPhysicsTable(), and fRegisteredProcess.
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 130 of file XWrapperDiscreteProcess.hh.
References G4VProcess::BuildWorkerPhysicsTable().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 123 of file XWrapperDiscreteProcess.hh.
References G4VProcess::DumpInfo().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 114 of file XWrapperDiscreteProcess.hh.
References G4VProcess::EndTracking().
 Here is the call graph for this function:Definition at line 149 of file XWrapperDiscreteProcess.cc.
References bNucleiOrElectronFlag, ExExChParticleUserInfo::GetElectronDensity(), ExExChParticleUserInfo::GetNucleiDensity(), G4Track::GetUserInformation(), and ItHasToWork().
Referenced by PostStepGetPhysicalInteractionLength().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 178 of file XWrapperDiscreteProcess.cc.
References bNucleiOrElectronFlag, ExExChParticleUserInfo::GetElectronDensityPreviousStep(), ExExChParticleUserInfo::GetNucleiDensityPreviousStep(), G4Track::GetUserInformation(), and ItHasToWork().
Referenced by PostStepGetPhysicalInteractionLength().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VDiscreteProcess.
Definition at line 231 of file XWrapperDiscreteProcess.cc.
References DBL_MAX.
| G4int XWrapperDiscreteProcess::GetNucleiOrElectronFlag | ( | ) | 
Definition at line 117 of file XWrapperDiscreteProcess.cc.
References bNucleiOrElectronFlag.
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 118 of file XWrapperDiscreteProcess.hh.
References G4VProcess::GetProcessManager().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 307 of file XWrapperDiscreteProcess.cc.
References fRegisteredProcess, and G4VProcess::IsApplicable().
 Here is the call graph for this function:Definition at line 123 of file XWrapperDiscreteProcess.cc.
References bBothOrCrystalOrDetectorPhysics, G4cout, G4endl, ExExChParticleUserInfo::GetInTheCrystal(), and G4Track::GetUserInformation().
Referenced by GetDensity(), GetDensityPreviousStep(), PostStepDoIt(), and PostStepGetPhysicalInteractionLength().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 291 of file XWrapperDiscreteProcess.cc.
References fParticleChangeForNothing, fRegisteredProcess, ItHasToWork(), G4VDiscreteProcess::PostStepDoIt(), and G4VProcess::pParticleChange.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 240 of file XWrapperDiscreteProcess.cc.
References G4VProcess::currentInteractionLength, DBL_MAX, fRegisteredProcess, GetDensity(), GetDensityPreviousStep(), G4VProcess::GetNumberOfInteractionLengthLeft(), ItHasToWork(), G4VDiscreteProcess::PostStepGetPhysicalInteractionLength(), ResetNumberOfInteractionLengthLeft(), G4VProcess::SubtractNumberOfInteractionLengthLeft(), and G4VProcess::theNumberOfInteractionLengthLeft.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 321 of file XWrapperDiscreteProcess.cc.
References fRegisteredProcess, and G4VProcess::PreparePhysicsTable().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 132 of file XWrapperDiscreteProcess.hh.
References G4VProcess::PrepareWorkerPhysicsTable().
 Here is the call graph for this function:| void XWrapperDiscreteProcess::RegisterProcess | ( | G4VDiscreteProcess * | toRegister | ) | 
Definition at line 85 of file XWrapperDiscreteProcess.cc.
References G4VProcess::enableAlongStepDoIt, G4VProcess::enableAtRestDoIt, G4VProcess::enablePostStepDoIt, fRegisteredProcess, G4VProcess::GetProcessSubType(), G4VProcess::GetProcessType(), G4VProcess::isAlongStepDoItIsEnabled(), G4VProcess::isAtRestDoItIsEnabled(), G4VProcess::isPostStepDoItIsEnabled(), G4VProcess::theProcessSubType, and G4VProcess::theProcessType.
Referenced by ExExChIonPhysics::AddProcess(), ExExChPiKBuilder::Build(), ExExChAntiBarionBuilder::Build(), ExExChProtonBuilder::Build(), ExExChHyperonFTFPBuilder::Build(), ExExChPhysListEmStandardSS::ConstructProcess(), and ExExChHadronElasticPhysics::ConstructProcess().
 Here is the call graph for this function:
 Here is the caller graph for this function:| void XWrapperDiscreteProcess::RegisterProcess | ( | G4VDiscreteProcess * | toRegister, | 
| G4int | flag, | ||
| G4int | aBool = 0  | 
        ||
| ) | 
Definition at line 96 of file XWrapperDiscreteProcess.cc.
References bBothOrCrystalOrDetectorPhysics, bNucleiOrElectronFlag, G4VProcess::enableAlongStepDoIt, G4VProcess::enableAtRestDoIt, G4VProcess::enablePostStepDoIt, fRegisteredProcess, G4VProcess::GetProcessSubType(), G4VProcess::GetProcessType(), G4VProcess::isAlongStepDoItIsEnabled(), G4VProcess::isAtRestDoItIsEnabled(), G4VProcess::isPostStepDoItIsEnabled(), G4VProcess::theProcessSubType, and G4VProcess::theProcessType.
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 120 of file XWrapperDiscreteProcess.hh.
References G4VProcess::ResetNumberOfInteractionLengthLeft().
Referenced by PostStepGetPhysicalInteractionLength().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 339 of file XWrapperDiscreteProcess.cc.
References fRegisteredProcess, and G4VProcess::RetrievePhysicsTable().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 125 of file XWrapperDiscreteProcess.hh.
References G4VProcess::SetMasterProcess().
 Here is the call graph for this function:| void XWrapperDiscreteProcess::SetNucleiOrElectronFlag | ( | G4int | flag | ) | 
Definition at line 111 of file XWrapperDiscreteProcess.cc.
References bNucleiOrElectronFlag.
      
  | 
  inlinevirtual | 
Reimplemented from G4VProcess.
Definition at line 116 of file XWrapperDiscreteProcess.hh.
References G4VProcess::SetProcessManager().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 222 of file XWrapperDiscreteProcess.cc.
References G4VProcess::currentInteractionLength, fRegisteredProcess, G4VProcess::StartTracking(), G4VProcess::theInitialNumberOfInteractionLength, and G4VProcess::theNumberOfInteractionLengthLeft.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 328 of file XWrapperDiscreteProcess.cc.
References fRegisteredProcess, and G4VProcess::StorePhysicsTable().
 Here is the call graph for this function:
      
  | 
  private | 
Decide whether to use nuclei (+1) or electron (-1) or both (0)
Definition at line 68 of file XWrapperDiscreteProcess.hh.
Referenced by ItHasToWork(), RegisterProcess(), and XWrapperDiscreteProcess().
      
  | 
  private | 
Definition at line 69 of file XWrapperDiscreteProcess.hh.
Referenced by GetDensity(), GetDensityPreviousStep(), GetNucleiOrElectronFlag(), RegisterProcess(), SetNucleiOrElectronFlag(), and XWrapperDiscreteProcess().
      
  | 
  private | 
Definition at line 71 of file XWrapperDiscreteProcess.hh.
Referenced by PostStepDoIt(), and XWrapperDiscreteProcess().
      
  | 
  private | 
Definition at line 70 of file XWrapperDiscreteProcess.hh.
Referenced by BuildPhysicsTable(), IsApplicable(), PostStepDoIt(), PostStepGetPhysicalInteractionLength(), PreparePhysicsTable(), RegisterProcess(), RetrievePhysicsTable(), StartTracking(), StorePhysicsTable(), and XWrapperDiscreteProcess().