GammaLib 2.0.0
Loading...
Searching...
No Matches
GCTAModelIrfBackground.cpp File Reference

CTA IRF background model class implementation. More...

Go to the source code of this file.

Macros

#define G_EVAL   "GCTAModelIrfBackground::eval(GEvent&, GObservation&, bool&)"
 
#define G_NPRED
 
#define G_MC   "GCTAModelIrfBackground::mc(GObservation&, GRan&)"
 
#define G_XML_SPECTRAL   "GCTAModelIrfBackground::xml_spectral(GXmlElement&)"
 
#define G_XML_TEMPORAL   "GCTAModelIrfBackground::xml_temporal(GXmlElement&)"
 
#define G_USE_NPRED_CACHE
 
#define G_USE_RATE_EBIN
 

Variables

const GCTAModelIrfBackground g_cta_inst_background_seed
 

Detailed Description

CTA IRF background model class implementation.

Author
Juergen Knoedlseder

Definition in file GCTAModelIrfBackground.cpp.

Macro Definition Documentation

◆ G_EVAL

#define G_EVAL   "GCTAModelIrfBackground::eval(GEvent&, GObservation&, bool&)"

Definition at line 51 of file GCTAModelIrfBackground.cpp.

◆ G_MC

#define G_MC   "GCTAModelIrfBackground::mc(GObservation&, GRan&)"

Definition at line 54 of file GCTAModelIrfBackground.cpp.

◆ G_NPRED

#define G_NPRED
Value:
"GCTAModelIrfBackground::npred(GEnergy&, GTime&,"\
" GObservation&)"

Definition at line 52 of file GCTAModelIrfBackground.cpp.

◆ G_USE_NPRED_CACHE

#define G_USE_NPRED_CACHE

Definition at line 61 of file GCTAModelIrfBackground.cpp.

◆ G_USE_RATE_EBIN

#define G_USE_RATE_EBIN

Definition at line 62 of file GCTAModelIrfBackground.cpp.

◆ G_XML_SPECTRAL

#define G_XML_SPECTRAL   "GCTAModelIrfBackground::xml_spectral(GXmlElement&)"

Definition at line 55 of file GCTAModelIrfBackground.cpp.

◆ G_XML_TEMPORAL

#define G_XML_TEMPORAL   "GCTAModelIrfBackground::xml_temporal(GXmlElement&)"

Definition at line 56 of file GCTAModelIrfBackground.cpp.

Variable Documentation

◆ g_cta_inst_background_seed

const GModelRegistry g_cta_inst_background_registry& g_cta_inst_background_seed

Definition at line 47 of file GCTAModelIrfBackground.cpp.