GammaLib
2.1.0.dev
|
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&)" |
COMPTEL selection set class implementation.
Definition in file GCOMSelection.cpp.
#define G_FPMTFLAG "GCOMSelection::fpmtflag(int&)" |
Definition at line 39 of file GCOMSelection.cpp.
Referenced by GCOMSelection::fpmtflag().
#define G_USE_D1_GET "GCOMSelection::use_d1(int&)" |
Definition at line 40 of file GCOMSelection.cpp.
Referenced by GCOMSelection::use_d1().
#define G_USE_D1_SET "GCOMSelection::use_d1(int&, bool&)" |
Definition at line 41 of file GCOMSelection.cpp.
Referenced by GCOMSelection::use_d1().
#define G_USE_D2_GET "GCOMSelection::use_d2(int&)" |
Definition at line 42 of file GCOMSelection.cpp.
Referenced by GCOMSelection::use_d2().
#define G_USE_D2_SET "GCOMSelection::use_d2(int&, bool&)" |
Definition at line 43 of file GCOMSelection.cpp.
Referenced by GCOMSelection::use_d2().