Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4NP2NPAngDst Class Reference

#include <G4NP2NPAngDst.hh>

Inheritance diagram for G4NP2NPAngDst:
G4NumIntTwoBodyAngDst< 11, 19 > G4VTwoBodyAngDst

Public Member Functions

 G4NP2NPAngDst (G4int verbose=0)
 
virtual ~G4NP2NPAngDst ()
 
- Public Member Functions inherited from G4NumIntTwoBodyAngDst< 11, 19 >
 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 G4StringGetName () const
 

Additional Inherited Members

- Public Types inherited from G4NumIntTwoBodyAngDst< 11, 19 >
enum  
 
- Protected Member Functions inherited from G4NumIntTwoBodyAngDst< 11, 19 >
void Interpolate (const G4double &ekin) const
 
- Protected Attributes inherited from G4NumIntTwoBodyAngDst< 11, 19 >
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
 

Detailed Description

Definition at line 40 of file G4NP2NPAngDst.hh.

Constructor & Destructor Documentation

G4NP2NPAngDst::G4NP2NPAngDst ( G4int  verbose = 0)

Definition at line 85 of file G4NP2NPAngDst.cc.

86  : G4NumIntTwoBodyAngDst<11,19>("G4NP2NPAngDst", eBins, angleBins,
87  integralTable, 8.0, verbose)
88 {}
virtual G4NP2NPAngDst::~G4NP2NPAngDst ( )
inlinevirtual

Definition at line 43 of file G4NP2NPAngDst.hh.

43 {;}

The documentation for this class was generated from the following files: