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

COMPTEL selection set class implementation. More...

#include "GFitsHDU.hpp"
#include "GCOMTools.hpp"
#include "GCOMSupport.hpp"
#include "GCOMStatus.hpp"
#include "GCOMSelection.hpp"
#include "GCOMEventAtom.hpp"

Go to the source code of this file.

Macros

#define G_FPMTFLAG   "GCOMSelection::fpmtflag(int&)"
 
#define G_USE_D1_GET   "GCOMSelection::use_d1(int&)"
 
#define G_USE_D1_SET   "GCOMSelection::use_d1(int&, bool&)"
 
#define G_USE_D2_GET   "GCOMSelection::use_d2(int&)"
 
#define G_USE_D2_SET   "GCOMSelection::use_d2(int&, bool&)"
 

Detailed Description

COMPTEL selection set class implementation.

Author
Juergen Knoedlseder

Definition in file GCOMSelection.cpp.

Macro Definition Documentation

◆ G_FPMTFLAG

#define G_FPMTFLAG   "GCOMSelection::fpmtflag(int&)"

Definition at line 39 of file GCOMSelection.cpp.

Referenced by GCOMSelection::fpmtflag().

◆ G_USE_D1_GET

#define G_USE_D1_GET   "GCOMSelection::use_d1(int&)"

Definition at line 40 of file GCOMSelection.cpp.

Referenced by GCOMSelection::use_d1().

◆ G_USE_D1_SET

#define G_USE_D1_SET   "GCOMSelection::use_d1(int&, bool&)"

Definition at line 41 of file GCOMSelection.cpp.

Referenced by GCOMSelection::use_d1().

◆ G_USE_D2_GET

#define G_USE_D2_GET   "GCOMSelection::use_d2(int&)"

Definition at line 42 of file GCOMSelection.cpp.

Referenced by GCOMSelection::use_d2().

◆ G_USE_D2_SET

#define G_USE_D2_SET   "GCOMSelection::use_d2(int&, bool&)"

Definition at line 43 of file GCOMSelection.cpp.

Referenced by GCOMSelection::use_d2().