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

#include <G4GamP2NPipAngDst.hh>

Inheritance diagram for G4GamP2NPipAngDst:
G4NumIntTwoBodyAngDst< 15, 19 > G4VTwoBodyAngDst

Public Types

enum  
 

Public Member Functions

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

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 41 of file G4GamP2NPipAngDst.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

◆ G4GamP2NPipAngDst()

G4GamP2NPipAngDst::G4GamP2NPipAngDst ( G4int  verbose = 0)

Definition at line 98 of file G4GamP2NPipAngDst.cc.

◆ ~G4GamP2NPipAngDst()

virtual G4GamP2NPipAngDst::~G4GamP2NPipAngDst ( )
inlinevirtual

Definition at line 44 of file G4GamP2NPipAngDst.hh.

44{}

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: