Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4PipP2PipPAngDst Class Reference

#include <G4PipP2PipPAngDst.hh>

+ Inheritance diagram for G4PipP2PipPAngDst:

Public Member Functions

 G4PipP2PipPAngDst (G4int verbose=0)
 
virtual ~G4PipP2PipPAngDst ()
 
- 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 G4double GetCosTheta (const G4double &ekin, const G4double &pcm) const =0
 
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 42 of file G4PipP2PipPAngDst.hh.

Constructor & Destructor Documentation

◆ G4PipP2PipPAngDst()

G4PipP2PipPAngDst::G4PipP2PipPAngDst ( G4int  verbose = 0)

Definition at line 72 of file G4PipP2PipPAngDst.cc.

73 : G4NumIntTwoBodyAngDst<11,19>("G4PipP2PipPAngDst", eBins, angleBins,
74 integralTable, 7.43, verbose)
75{}

◆ ~G4PipP2PipPAngDst()

virtual G4PipP2PipPAngDst::~G4PipP2PipPAngDst ( )
inlinevirtual

Definition at line 45 of file G4PipP2PipPAngDst.hh.

45{;}

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