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

#include <G4HadNucl3BodyAngDst.hh>

Inheritance diagram for G4HadNucl3BodyAngDst:
G4InuclParamAngDst G4VThreeBodyAngDst G4VTwoBodyAngDst

Public Member Functions

 G4HadNucl3BodyAngDst (G4int verbose=0)
 
virtual ~G4HadNucl3BodyAngDst ()
 
- Public Member Functions inherited from G4InuclParamAngDst
 G4InuclParamAngDst (const G4String &name, const G4double(&abnC)[2][4][4], G4int verbose=0)
 
virtual ~G4InuclParamAngDst ()
 
virtual G4double GetCosTheta (G4int ptype, G4double ekin) const
 
virtual G4double GetCosTheta (const G4double &ekin, const G4double &pcm) const
 
- Public Member Functions inherited from G4VThreeBodyAngDst
 G4VThreeBodyAngDst (const G4String &name, G4int verbose=0)
 
virtual ~G4VThreeBodyAngDst ()
 
- 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

- Protected Attributes inherited from G4InuclParamAngDst
const G4double(& coeffAB )[2][4][4]
 
- Protected Attributes inherited from G4VTwoBodyAngDst
G4String theName
 
G4int verboseLevel
 

Detailed Description

Definition at line 39 of file G4HadNucl3BodyAngDst.hh.

Constructor & Destructor Documentation

G4HadNucl3BodyAngDst::G4HadNucl3BodyAngDst ( G4int  verbose = 0)

Definition at line 51 of file G4HadNucl3BodyAngDst.cc.

52  : G4InuclParamAngDst("G4HadNucl3BodyAngDist", abC, verbose) {;}
G4InuclParamAngDst(const G4String &name, const G4double(&abnC)[2][4][4], G4int verbose=0)
virtual G4HadNucl3BodyAngDst::~G4HadNucl3BodyAngDst ( )
inlinevirtual

Definition at line 42 of file G4HadNucl3BodyAngDst.hh.

42 {;}

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