| 
    Geant4
    10.03
    
   | 
 
#include <G4LowEnergyRayleigh.hh>
 Inheritance diagram for G4LowEnergyRayleigh:
 Collaboration diagram for G4LowEnergyRayleigh:Protected Member Functions | |
| G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) | 
  Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) | 
| void | ClearNumberOfInteractionLengthLeft () | 
Private Member Functions | |
| G4LowEnergyRayleigh & | operator= (const G4LowEnergyRayleigh &right) | 
| G4LowEnergyRayleigh (const G4LowEnergyRayleigh &) | |
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 60 of file G4LowEnergyRayleigh.hh.
| G4LowEnergyRayleigh::G4LowEnergyRayleigh | ( | const G4String & | processName = "LowEnRayleigh" | ) | 
Definition at line 73 of file G4LowEnergyRayleigh.cc.
References crossSectionHandler, FatalException, formFactorData, G4cout, G4endl, G4Exception(), G4VProcess::GetProcessName(), GeV, highEnergyLimit, intrinsicHighEnergyLimit, intrinsicLowEnergyLimit, keV, G4RDVEMDataSet::LoadData(), lowEnergyLimit, meanFreePathTable, and G4VProcess::verboseLevel.
 Here is the call graph for this function:| G4LowEnergyRayleigh::~G4LowEnergyRayleigh | ( | ) | 
Definition at line 107 of file G4LowEnergyRayleigh.cc.
References crossSectionHandler, formFactorData, and meanFreePathTable.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 114 of file G4LowEnergyRayleigh.cc.
References G4RDVCrossSectionHandler::BuildMeanFreePathForMaterials(), G4RDVCrossSectionHandler::Clear(), crossSectionHandler, G4RDVCrossSectionHandler::LoadData(), and meanFreePathTable.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 75 of file G4LowEnergyRayleigh.hh.
References GetMeanFreePath().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VDiscreteProcess.
Definition at line 202 of file G4LowEnergyRayleigh.cc.
References DBL_MAX, G4INCL::KinematicsUtils::energy(), G4RDVEMDataSet::FindValue(), G4Track::GetDynamicParticle(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), highEnergyLimit, lowEnergyLimit, meanFreePathTable, and photon.
Referenced by DumpMeanFreePath().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VProcess.
Definition at line 197 of file G4LowEnergyRayleigh.cc.
References G4Gamma::Gamma().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 125 of file G4LowEnergyRayleigh.cc.
References G4VProcess::aParticleChange, cm, crossSectionHandler, G4RDVEMDataSet::FindValue(), formFactorData, fStopAndKill, G4UniformRand, G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), G4DynamicParticle::GetMomentumDirection(), G4ParticleChange::Initialize(), lowEnergyLimit, G4VDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChange::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4RDVCrossSectionHandler::SelectRandomAtom(), G4VParticleChange::SetNumberOfSecondaries(), and twopi.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 98 of file G4LowEnergyRayleigh.hh.
Referenced by BuildPhysicsTable(), G4LowEnergyRayleigh(), PostStepDoIt(), and ~G4LowEnergyRayleigh().
      
  | 
  private | 
Definition at line 96 of file G4LowEnergyRayleigh.hh.
Referenced by G4LowEnergyRayleigh(), PostStepDoIt(), and ~G4LowEnergyRayleigh().
      
  | 
  private | 
Definition at line 93 of file G4LowEnergyRayleigh.hh.
Referenced by G4LowEnergyRayleigh(), and GetMeanFreePath().
      
  | 
  private | 
Definition at line 101 of file G4LowEnergyRayleigh.hh.
Referenced by G4LowEnergyRayleigh().
      
  | 
  private | 
Definition at line 100 of file G4LowEnergyRayleigh.hh.
Referenced by G4LowEnergyRayleigh().
      
  | 
  private | 
Definition at line 92 of file G4LowEnergyRayleigh.hh.
Referenced by G4LowEnergyRayleigh(), GetMeanFreePath(), and PostStepDoIt().
      
  | 
  private | 
Definition at line 95 of file G4LowEnergyRayleigh.hh.
Referenced by BuildPhysicsTable(), G4LowEnergyRayleigh(), GetMeanFreePath(), and ~G4LowEnergyRayleigh().