GammaLib
2.1.0.dev
|
CTA instrument direction class interface definition. More...
#include <string>
#include <sys/types.h>
#include "GInstDir.hpp"
#include "GSkyDir.hpp"
#include "GMath.hpp"
#include "GException.hpp"
Go to the source code of this file.
Classes | |
class | GCTAInstDir |
CTA instrument direction class. More... | |
Macros | |
#define | G_DETX "GCTAInstDir::detx()" |
#define | G_DETY "GCTAInstDir::dety()" |
#define | G_THETA "GCTAInstDir::theta()" |
#define | G_PHI "GCTAInstDir::theta()" |
#define | G_DIR "GCTAInstDir::dir()" |
CTA instrument direction class interface definition.
Definition in file GCTAInstDir.hpp.
#define G_DETX "GCTAInstDir::detx()" |
Definition at line 42 of file GCTAInstDir.hpp.
Referenced by GCTAInstDir::detx().
#define G_DETY "GCTAInstDir::dety()" |
Definition at line 43 of file GCTAInstDir.hpp.
Referenced by GCTAInstDir::dety().
#define G_DIR "GCTAInstDir::dir()" |
Definition at line 46 of file GCTAInstDir.hpp.
Referenced by GCTAInstDir::dir().
#define G_PHI "GCTAInstDir::theta()" |
Definition at line 45 of file GCTAInstDir.hpp.
Referenced by GCTAInstDir::phi().
#define G_THETA "GCTAInstDir::theta()" |
Definition at line 44 of file GCTAInstDir.hpp.
Referenced by GCTAInstDir::theta().