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

#include <G4GammaNuclAngDst.hh>

Inheritance diagram for G4GammaNuclAngDst:
G4ParamExpTwoBodyAngDst< 10 > G4VTwoBodyAngDst

Public Types

enum  
 

Public Member Functions

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

Protected Attributes

const G4double(& angleCut )[nKEbins]
 
const G4double(& cosScale )[nKEbins]
 
G4CascadeInterpolator< NKEBINS > interpolator
 
const G4double(& labKE )[nKEbins]
 
const G4double(& largeScale )[nKEbins]
 
const G4double(& smallScale )[nKEbins]
 
G4String theName
 
G4int verboseLevel
 

Detailed Description

Definition at line 39 of file G4GammaNuclAngDst.hh.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
inherited

Definition at line 44 of file G4ParamExpTwoBodyAngDst.hh.

44{ nKEbins=NKEBINS }; // For use in function arguments

Constructor & Destructor Documentation

◆ G4GammaNuclAngDst()

G4GammaNuclAngDst::G4GammaNuclAngDst ( G4int  verbose = 0)

Definition at line 50 of file G4GammaNuclAngDst.cc.

◆ ~G4GammaNuclAngDst()

virtual G4GammaNuclAngDst::~G4GammaNuclAngDst ( )
inlinevirtual

Definition at line 42 of file G4GammaNuclAngDst.hh.

42{;}

Member Function Documentation

◆ GetCosTheta()

virtual G4double G4ParamExpTwoBodyAngDst< NKEBINS >::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().

◆ 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

◆ angleCut

const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::angleCut)[nKEbins]
protectedinherited

Definition at line 65 of file G4ParamExpTwoBodyAngDst.hh.

◆ cosScale

const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::cosScale)[nKEbins]
protectedinherited

Definition at line 72 of file G4ParamExpTwoBodyAngDst.hh.

◆ interpolator

G4CascadeInterpolator<NKEBINS> G4ParamExpTwoBodyAngDst< NKEBINS >::interpolator
protectedinherited

Definition at line 74 of file G4ParamExpTwoBodyAngDst.hh.

◆ labKE

const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::labKE)[nKEbins]
protectedinherited

Definition at line 62 of file G4ParamExpTwoBodyAngDst.hh.

◆ largeScale

const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::largeScale)[nKEbins]
protectedinherited

Definition at line 69 of file G4ParamExpTwoBodyAngDst.hh.

◆ smallScale

const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::smallScale)[nKEbins]
protectedinherited

Definition at line 68 of file G4ParamExpTwoBodyAngDst.hh.

◆ theName

G4String G4VTwoBodyAngDst::theName
protectedinherited

◆ verboseLevel

G4int G4VTwoBodyAngDst::verboseLevel
protectedinherited

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