| 
    Geant4
    10.03
    
   | 
 
#include <G4ScreenedNuclearRecoil.hh>
 Inheritance diagram for G4ScreenedCoulombClassicalKinematics:
 Collaboration diagram for G4ScreenedCoulombClassicalKinematics:Public Member Functions | |
| G4ScreenedCoulombClassicalKinematics () | |
| virtual void | DoCollisionStep (class G4ScreenedNuclearRecoil *master, const class G4Track &aTrack, const class G4Step &aStep) | 
| G4bool | DoScreeningComputation (class G4ScreenedNuclearRecoil *master, const G4ScreeningTables *screen, G4double eps, G4double beta) | 
| virtual | ~G4ScreenedCoulombClassicalKinematics () | 
  Public Member Functions inherited from G4ScreenedCoulombCrossSectionInfo | |
| G4ScreenedCoulombCrossSectionInfo () | |
| ~G4ScreenedCoulombCrossSectionInfo () | |
  Public Member Functions inherited from G4ScreenedCollisionStage | |
| virtual | ~G4ScreenedCollisionStage () | 
Protected Attributes | |
| c2_const_plugin_function_p < G4double > &  | phifunc | 
| c2_linear_p< G4double > & | xovereps | 
| G4_c2_ptr | diff | 
Additional Inherited Members | |
  Static Public Member Functions inherited from G4ScreenedCoulombCrossSectionInfo | |
| static const char * | CVSHeaderVers () | 
| static const char * | CVSFileVers () | 
Definition at line 173 of file G4ScreenedNuclearRecoil.hh.
| G4ScreenedCoulombClassicalKinematics::G4ScreenedCoulombClassicalKinematics | ( | ) | 
Definition at line 579 of file G4ScreenedNuclearRecoil.cc.
      
  | 
  inlinevirtual | 
Definition at line 184 of file G4ScreenedNuclearRecoil.hh.
      
  | 
  virtual | 
Implements G4ScreenedCollisionStage.
Definition at line 692 of file G4ScreenedNuclearRecoil.cc.
References A(), G4CoulombKinematicsInfo::a1, G4CoulombKinematicsInfo::a2, G4ScreeningTables::au, G4CoulombKinematicsInfo::cosZeta, G4CoulombKinematicsInfo::crossSection, G4ScreenedNuclearRecoil::DepositEnergy(), DoScreeningComputation(), eplus, eps, G4CoulombKinematicsInfo::eRecoil, G4Track::GetDefinition(), G4Track::GetDynamicParticle(), G4ScreenedNuclearRecoil::GetEnableRecoils(), G4ScreenedNuclearRecoil::GetKinematics(), G4DynamicParticle::GetKineticEnergy(), G4ScreenedNuclearRecoil::GetParticleChange(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4ScreenedNuclearRecoil::GetRecoilCutoff(), G4ScreenedCoulombCrossSection::GetScreening(), G4ScreenedNuclearRecoil::GetValidCollision(), G4CoulombKinematicsInfo::impactParameter, G4ParticleChange::ProposeEnergy(), G4CoulombKinematicsInfo::recoilIon, G4ScreenedNuclearRecoil::SetValidCollision(), G4CoulombKinematicsInfo::targetMaterial, and G4ScreeningTables::z1.
 Here is the call graph for this function:| G4bool G4ScreenedCoulombClassicalKinematics::DoScreeningComputation | ( | class G4ScreenedNuclearRecoil * | master, | 
| const G4ScreeningTables * | screen, | ||
| G4double | eps, | ||
| G4double | beta | ||
| ) | 
Definition at line 592 of file G4ScreenedNuclearRecoil.cc.
References A(), G4CoulombKinematicsInfo::a1, G4CoulombKinematicsInfo::a2, alpha, G4ScreeningTables::au, G4ScreenedNuclearRecoil::CheckNuclearCollision(), G4CoulombKinematicsInfo::cosTheta, G4CoulombKinematicsInfo::cosZeta, diff, G4ScreeningTables::EMphiData, eps, c2_function< float_type >::find_root(), G4cout, G4endl, c2_const_ptr< float_type >::get(), G4ScreenedNuclearRecoil::GetKinematics(), G4INCL::Math::min(), phifunc, pi, c2_linear_p< float_type >::reset(), c2_const_plugin_function_p< float_type >::set_function(), G4CoulombKinematicsInfo::sinTheta, G4CoulombKinematicsInfo::sinZeta, c2_plugin_function_p< float_type >::unset_function(), c2_function< float_type >::xmax(), c2_function< float_type >::xmin(), and xovereps.
Referenced by DoCollisionStep().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 190 of file G4ScreenedNuclearRecoil.hh.
Referenced by DoScreeningComputation().
      
  | 
  protected | 
Definition at line 188 of file G4ScreenedNuclearRecoil.hh.
Referenced by DoScreeningComputation().
      
  | 
  protected | 
Definition at line 189 of file G4ScreenedNuclearRecoil.hh.
Referenced by DoScreeningComputation().