ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4GaussLaguerreQ Class Reference

#include <geant4/tree/geant4-10.6-release/source/global/HEPNumerics/include/G4GaussLaguerreQ.hh>

+ Inheritance diagram for G4GaussLaguerreQ:
+ Collaboration diagram for G4GaussLaguerreQ:

Public Member Functions

 G4GaussLaguerreQ (function pFunction, G4double alpha, G4int nLaguerre)
 
G4double Integral () const
 
- Public Member Functions inherited from G4VGaussianQuadrature
 G4VGaussianQuadrature (function pFunction)
 
virtual ~G4VGaussianQuadrature ()
 
G4double GetAbscissa (G4int index) const
 
G4double GetWeight (G4int index) const
 
G4int GetNumber () const
 

Private Member Functions

 G4GaussLaguerreQ (const G4GaussLaguerreQ &)
 
G4GaussLaguerreQoperator= (const G4GaussLaguerreQ &)
 

Additional Inherited Members

- Protected Member Functions inherited from G4VGaussianQuadrature
G4double GammaLogarithm (G4double xx)
 
- Protected Attributes inherited from G4VGaussianQuadrature
function fFunction
 
G4doublefAbscissa
 
G4doublefWeight
 
G4int fNumber
 

Detailed Description

Definition at line 67 of file G4GaussLaguerreQ.hh.

View newest version in sPHENIX GitHub at line 67 of file G4GaussLaguerreQ.hh

Constructor & Destructor Documentation

G4GaussLaguerreQ::G4GaussLaguerreQ ( function  pFunction,
G4double  alpha,
G4int  nLaguerre 
)

Definition at line 41 of file G4GaussLaguerreQ.cc.

View newest version in sPHENIX GitHub at line 41 of file G4GaussLaguerreQ.cc

References alpha, G4VGaussianQuadrature::fAbscissa, FatalException, G4VGaussianQuadrature::fNumber, G4VGaussianQuadrature::fWeight, G4Exception(), G4VGaussianQuadrature::GammaLogarithm(), k, temp1, and temp2.

+ Here is the call graph for this function:

G4GaussLaguerreQ::G4GaussLaguerreQ ( const G4GaussLaguerreQ )
private

Member Function Documentation

G4double G4GaussLaguerreQ::Integral ( ) const
G4GaussLaguerreQ& G4GaussLaguerreQ::operator= ( const G4GaussLaguerreQ )
private

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