| 
    Geant4_10
    
   | 
 
#include <G4DeltaAngleFreeScat.hh>


Public Member Functions | |
| G4DeltaAngleFreeScat (const G4String &name="") | |
| virtual | ~G4DeltaAngleFreeScat () | 
| virtual G4ThreeVector & | SampleDirection (const G4DynamicParticle *dp, G4double kinEnergyFinal, G4int Z, const G4Material *mat=0) | 
| void | PrintGeneratorInformation () const | 
  Public Member Functions inherited from G4VEmAngularDistribution | |
| G4VEmAngularDistribution (const G4String &name) | |
| virtual | ~G4VEmAngularDistribution () | 
| virtual G4ThreeVector & | SampleDirectionForShell (const G4DynamicParticle *dp, G4double finalTotalEnergy, G4int Z, G4int shellID, const G4Material *) | 
| const G4String & | GetName () const | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VEmAngularDistribution | |
| G4ThreeVector | fLocalDirection | 
Definition at line 54 of file G4DeltaAngleFreeScat.hh.
| G4DeltaAngleFreeScat::G4DeltaAngleFreeScat | ( | const G4String & | name = "" | ) | 
Definition at line 56 of file G4DeltaAngleFreeScat.cc.
      
  | 
  virtual | 
Definition at line 60 of file G4DeltaAngleFreeScat.cc.
| void G4DeltaAngleFreeScat::PrintGeneratorInformation | ( | ) | const | 
Definition at line 83 of file G4DeltaAngleFreeScat.cc.
      
  | 
  virtual | 
Implements G4VEmAngularDistribution.
Definition at line 64 of file G4DeltaAngleFreeScat.cc.

 1.8.5