GammaLib
2.1.0.dev
|
#include <cstdlib>
#include "GException.hpp"
#include "GMath.hpp"
#include "GFits.hpp"
#include "GFitsTable.hpp"
#include "GCOMTools.hpp"
#include "GCOMSupport.hpp"
#include "GCOMBvcs.hpp"
#include "GCOMOad.hpp"
Go to the source code of this file.
Macros | |
#define | G_AT "GCOMBvcs::at(int&)" |
#define | G_INSERT "GCOMBvcs::insert(int&, GCOMBvc&)" |
#define | G_REMOVE "GCOMBvcs::remove(int&)" |
#define | G_READ "GCOMBvcs::read(GFitsTable&)" |
#define | G_TDELTA "GCOMBvcs::tdelta(GSkyDir&, GTime&)" |
#define G_AT "GCOMBvcs::at(int&)" |
Definition at line 42 of file GCOMBvcs.cpp.
Referenced by GCOMBvcs::at().
#define G_INSERT "GCOMBvcs::insert(int&, GCOMBvc&)" |
Definition at line 43 of file GCOMBvcs.cpp.
Referenced by GCOMBvcs::insert().
#define G_READ "GCOMBvcs::read(GFitsTable&)" |
Definition at line 45 of file GCOMBvcs.cpp.
#define G_REMOVE "GCOMBvcs::remove(int&)" |
Definition at line 44 of file GCOMBvcs.cpp.
Referenced by GCOMBvcs::remove().
Definition at line 46 of file GCOMBvcs.cpp.
Referenced by GCOMBvcs::tdelta().