| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4PiNInelasticAngDst.hh>
 Inheritance diagram for G4PiNInelasticAngDst:
 Collaboration diagram for G4PiNInelasticAngDst:Public Member Functions | |
| G4PiNInelasticAngDst (G4int verbose=0) | |
| virtual | ~G4PiNInelasticAngDst () | 
  Public Member Functions inherited from G4ParamExpTwoBodyAngDst< 10 > | |
| 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 | 
Additional Inherited Members | |
  Public Types inherited from G4ParamExpTwoBodyAngDst< 10 > | |
| enum | |
  Protected Attributes inherited from G4ParamExpTwoBodyAngDst< 10 > | |
| 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 40 of file G4PiNInelasticAngDst.hh.
| G4PiNInelasticAngDst::G4PiNInelasticAngDst | ( | G4int | verbose = 0 | ) | 
Definition at line 51 of file G4PiNInelasticAngDst.cc.
      
  | 
  inlinevirtual | 
Definition at line 43 of file G4PiNInelasticAngDst.hh.