| 
    Geant4
    10.01
    
   | 
 
#include <G4DNARuddAngle.hh>
 Inheritance diagram for G4DNARuddAngle:
 Collaboration diagram for G4DNARuddAngle:Public Member Functions | |
| G4DNARuddAngle (const G4String &name="") | |
| virtual | ~G4DNARuddAngle () | 
| virtual G4ThreeVector & | SampleDirection (const G4DynamicParticle *dp, G4double kinEnergyFinal, G4int Z, const G4Material *mat=0) | 
| virtual G4ThreeVector & | SampleDirectionForShell (const G4DynamicParticle *dp, G4double kinEnergyFinal, G4int Z, G4int shellIdx, const G4Material *mat=0) | 
| void | PrintGeneratorInformation () const | 
  Public Member Functions inherited from G4VEmAngularDistribution | |
| G4VEmAngularDistribution (const G4String &name) | |
| virtual | ~G4VEmAngularDistribution () | 
| const G4String & | GetName () const | 
Private Member Functions | |
| G4DNARuddAngle & | operator= (const G4DNARuddAngle &right) | 
| G4DNARuddAngle (const G4DNARuddAngle &) | |
Private Attributes | |
| const G4ParticleDefinition * | fElectron | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VEmAngularDistribution | |
| G4ThreeVector | fLocalDirection | 
Definition at line 57 of file G4DNARuddAngle.hh.
| G4DNARuddAngle::G4DNARuddAngle | ( | const G4String & | name = "" | ) | 
Definition at line 59 of file G4DNARuddAngle.cc.
References G4Electron::Electron(), and fElectron.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 65 of file G4DNARuddAngle.cc.
      
  | 
  private | 
      
  | 
  private | 
| void G4DNARuddAngle::PrintGeneratorInformation | ( | ) | const | 
Definition at line 113 of file G4DNARuddAngle.cc.
      
  | 
  virtual | 
Implements G4VEmAngularDistribution.
Definition at line 106 of file G4DNARuddAngle.cc.
References SampleDirectionForShell().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VEmAngularDistribution.
Definition at line 69 of file G4DNARuddAngle.cc.
References eV, fElectron, G4VEmAngularDistribution::fLocalDirection, G4UniformRand, G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetPDGMass(), and MeV.
Referenced by SampleDirection().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 85 of file G4DNARuddAngle.hh.
Referenced by G4DNARuddAngle(), and SampleDirectionForShell().