| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4NumIntTwoBodyAngDst.hh>
 Inheritance diagram for G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >:
 Collaboration diagram for G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >:Public Types | |
| enum | { nDists =NKEBINS, nAngles =NANGLES } | 
Public Member Functions | |
| G4NumIntTwoBodyAngDst (const G4String &name, const G4double(&kebins)[nDists], const G4double(&angles)[nAngles], const G4double(&dists)[nDists][nAngles], const G4double highKEscale, G4int verbose=0) | |
| virtual | ~G4NumIntTwoBodyAngDst () | 
| 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 | 
Protected Member Functions | |
| void | Interpolate (const G4double &ekin) const | 
Protected Attributes | |
| G4double | tcoeff | 
| const G4double(& | labKE )[nDists] | 
| const G4double(& | cosBins )[nAngles] | 
| const G4double(& | angDists )[nDists][nAngles] | 
| G4double | angDist [nAngles] | 
  Protected Attributes inherited from G4VTwoBodyAngDst | |
| G4String | theName | 
| G4int | verboseLevel | 
Definition at line 44 of file G4NumIntTwoBodyAngDst.hh.
| anonymous enum | 
| Enumerator | |
|---|---|
| nDists | |
| nAngles | |
Definition at line 46 of file G4NumIntTwoBodyAngDst.hh.
      
  | 
  inline | 
Definition at line 48 of file G4NumIntTwoBodyAngDst.hh.
      
  | 
  inlinevirtual | 
Definition at line 58 of file G4NumIntTwoBodyAngDst.hh.
      
  | 
  virtual | 
Implements G4VTwoBodyAngDst.
      
  | 
  protected | 
      
  | 
  mutableprotected | 
Definition at line 77 of file G4NumIntTwoBodyAngDst.hh.
Referenced by G4NumIntTwoBodyAngDst< 15, 19 >::G4NumIntTwoBodyAngDst().
      
  | 
  protected | 
Definition at line 73 of file G4NumIntTwoBodyAngDst.hh.
      
  | 
  protected | 
Definition at line 69 of file G4NumIntTwoBodyAngDst.hh.
      
  | 
  protected | 
Definition at line 66 of file G4NumIntTwoBodyAngDst.hh.
      
  | 
  protected | 
Definition at line 63 of file G4NumIntTwoBodyAngDst.hh.