| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4VThreeBodyAngDst.hh>


Public Member Functions | |
| G4VThreeBodyAngDst (const G4String &name, G4int verbose=0) | |
| virtual | ~G4VThreeBodyAngDst () | 
| virtual G4double | GetCosTheta (G4int ptype, G4double ekin) const =0 | 
| virtual G4double | GetCosTheta (const G4double &ekin, const G4double &pcm) const | 
  Public Member Functions inherited from G4VTwoBodyAngDst | |
| G4VTwoBodyAngDst (const G4String &name, G4int verbose=0) | |
| virtual | ~G4VTwoBodyAngDst () | 
| virtual void | setVerboseLevel (G4int verbose=0) | 
| virtual const G4String & | GetName () const | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VTwoBodyAngDst | |
| G4String | theName | 
| G4int | verboseLevel | 
Definition at line 40 of file G4VThreeBodyAngDst.hh.
Definition at line 42 of file G4VThreeBodyAngDst.hh.
      
  | 
  inlinevirtual | 
Definition at line 44 of file G4VThreeBodyAngDst.hh.
      
  | 
  inlinevirtual | 
Implements G4VTwoBodyAngDst.
Reimplemented in G4InuclParamAngDst.
Definition at line 50 of file G4VThreeBodyAngDst.hh.
