Geant4-11
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes
G4PP2PPAngDst Class Reference

#include <G4PP2PPAngDst.hh>

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

Public Types

enum  
 

Public Member Functions

 G4PP2PPAngDst (G4int verbose=0)
 
virtual G4double GetCosTheta (const G4double &ekin, const G4double &pcm) const
 
virtual const G4StringGetName () const
 
virtual void setVerboseLevel (G4int verbose=0)
 
virtual ~G4PP2PPAngDst ()
 

Protected Member Functions

void Interpolate (const G4double &ekin) const
 

Protected Attributes

G4double angDist [nAngles]
 
const G4double(& angDists )[nDists][nAngles]
 
const G4double(& cosBins )[nAngles]
 
const G4double(& labKE )[nDists]
 
G4double tcoeff
 
G4String theName
 
G4int verboseLevel
 

Detailed Description

Definition at line 42 of file G4PP2PPAngDst.hh.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
inherited

Definition at line 45 of file G4NumIntTwoBodyAngDst.hh.

45{ nDists=NKEBINS, nAngles=NANGLES }; // For use in function arguments

Constructor & Destructor Documentation

◆ G4PP2PPAngDst()

G4PP2PPAngDst::G4PP2PPAngDst ( G4int  verbose = 0)

Definition at line 72 of file G4PP2PPAngDst.cc.

74 integralTable, 7.94, verbose)
75{}
static const G4double angleBins[19]
static const G4double integralTable[11][19]
static const G4double eBins[11]

◆ ~G4PP2PPAngDst()

virtual G4PP2PPAngDst::~G4PP2PPAngDst ( )
inlinevirtual

Definition at line 45 of file G4PP2PPAngDst.hh.

45{;}

Member Function Documentation

◆ GetCosTheta()

virtual G4double G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::GetCosTheta ( const G4double ekin,
const G4double pcm 
) const
virtualinherited

Implements G4VTwoBodyAngDst.

◆ GetName()

virtual const G4String & G4VTwoBodyAngDst::GetName ( ) const
inlinevirtualinherited

Definition at line 49 of file G4VTwoBodyAngDst.hh.

49{ return theName; }

References G4VTwoBodyAngDst::theName.

Referenced by G4CascadeFinalStateAlgorithm::ChooseGenerators().

◆ Interpolate()

void G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::Interpolate ( const G4double ekin) const
protectedinherited

◆ setVerboseLevel()

virtual void G4VTwoBodyAngDst::setVerboseLevel ( G4int  verbose = 0)
inlinevirtualinherited

Definition at line 48 of file G4VTwoBodyAngDst.hh.

48{ verboseLevel = verbose; }

References G4VTwoBodyAngDst::verboseLevel.

Referenced by G4TwoBodyAngularDist::passVerbose().

Field Documentation

◆ angDist

G4double G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::angDist[nAngles]
mutableprotectedinherited

Definition at line 76 of file G4NumIntTwoBodyAngDst.hh.

◆ angDists

const G4double(& G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::angDists)[nDists][nAngles]
protectedinherited

Definition at line 72 of file G4NumIntTwoBodyAngDst.hh.

◆ cosBins

const G4double(& G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::cosBins)[nAngles]
protectedinherited

Definition at line 68 of file G4NumIntTwoBodyAngDst.hh.

◆ labKE

const G4double(& G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::labKE)[nDists]
protectedinherited

Definition at line 65 of file G4NumIntTwoBodyAngDst.hh.

◆ tcoeff

G4double G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::tcoeff
protectedinherited

Definition at line 62 of file G4NumIntTwoBodyAngDst.hh.

◆ theName

G4String G4VTwoBodyAngDst::theName
protectedinherited

◆ verboseLevel

G4int G4VTwoBodyAngDst::verboseLevel
protectedinherited

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