| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4ParamExpTwoBodyAngDst.hh>
 Inheritance diagram for G4ParamExpTwoBodyAngDst< NKEBINS >:
 Collaboration diagram for G4ParamExpTwoBodyAngDst< NKEBINS >:Public Types | |
| enum | { nKEbins =NKEBINS } | 
Public Member Functions | |
| G4ParamExpTwoBodyAngDst (const G4String &name, const G4double(&kebins)[nKEbins], const G4double(&pFrac)[nKEbins], const G4double(&pA)[nKEbins], const G4double(&pC)[nKEbins], const G4double(&pCos)[nKEbins], G4int verbose=0) | |
| virtual | ~G4ParamExpTwoBodyAngDst () | 
| 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 Attributes | |
| const G4double(& | labKE )[nKEbins] | 
| const G4double(& | angleCut )[nKEbins] | 
| const G4double(& | smallScale )[nKEbins] | 
| const G4double(& | largeScale )[nKEbins] | 
| const G4double(& | cosScale )[nKEbins] | 
| G4CascadeInterpolator< NKEBINS > | interpolator | 
  Protected Attributes inherited from G4VTwoBodyAngDst | |
| G4String | theName | 
| G4int | verboseLevel | 
Definition at line 43 of file G4ParamExpTwoBodyAngDst.hh.
| anonymous enum | 
| Enumerator | |
|---|---|
| nKEbins | |
Definition at line 45 of file G4ParamExpTwoBodyAngDst.hh.
      
  | 
  inline | 
Definition at line 47 of file G4ParamExpTwoBodyAngDst.hh.
      
  | 
  inlinevirtual | 
Definition at line 57 of file G4ParamExpTwoBodyAngDst.hh.
      
  | 
  virtual | 
Implements G4VTwoBodyAngDst.
      
  | 
  protected | 
Definition at line 66 of file G4ParamExpTwoBodyAngDst.hh.
      
  | 
  protected | 
Definition at line 73 of file G4ParamExpTwoBodyAngDst.hh.
      
  | 
  protected | 
Definition at line 75 of file G4ParamExpTwoBodyAngDst.hh.
      
  | 
  protected | 
Definition at line 63 of file G4ParamExpTwoBodyAngDst.hh.
      
  | 
  protected | 
Definition at line 70 of file G4ParamExpTwoBodyAngDst.hh.
      
  | 
  protected | 
Definition at line 69 of file G4ParamExpTwoBodyAngDst.hh.