GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GCTABackgroundPerfTable::integrand Class Reference
Inheritance diagram for GCTABackgroundPerfTable::integrand:
GFunction

Public Member Functions

 integrand (const double &sigma)
 
double eval (const double &x)
 
- Public Member Functions inherited from GFunction
 GFunction (void)
 Void constructor. More...
 
 GFunction (const GFunction &function)
 Copy constructor. More...
 
virtual ~GFunction (void)
 Destructor. More...
 
GFunctionoperator= (const GFunction &function)
 Assignment operator. More...
 

Private Attributes

double m_sigma
 

Additional Inherited Members

- Protected Member Functions inherited from GFunction
void init_members (void)
 Initialise class members. More...
 
void copy_members (const GFunction &function)
 Copy class members. More...
 
void free_members (void)
 Delete class members. More...
 

Detailed Description

Definition at line 95 of file GCTABackgroundPerfTable.hpp.

Constructor & Destructor Documentation

GCTABackgroundPerfTable::integrand::integrand ( const double &  sigma)
inline

Definition at line 97 of file GCTABackgroundPerfTable.hpp.

Member Function Documentation

double GCTABackgroundPerfTable::integrand::eval ( const double &  x)
inlinevirtual

Implements GFunction.

Definition at line 98 of file GCTABackgroundPerfTable.hpp.

References exp(), m_sigma, and sin().

Member Data Documentation

double GCTABackgroundPerfTable::integrand::m_sigma
private

Definition at line 105 of file GCTABackgroundPerfTable.hpp.

Referenced by eval().


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