GammaLib
2.1.0.dev
|
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... | |
GFunction & | operator= (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... | |
Definition at line 95 of file GCTABackgroundPerfTable.hpp.
|
inline |
Definition at line 97 of file GCTABackgroundPerfTable.hpp.
|
inlinevirtual |
|
private |
Definition at line 105 of file GCTABackgroundPerfTable.hpp.
Referenced by eval().