GammaLib 2.0.0
Loading...
Searching...
No Matches
GCTAInstDir.hpp File Reference

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()"
 

Detailed Description

CTA instrument direction class interface definition.

Author
Juergen Knoedlseder

Definition in file GCTAInstDir.hpp.

Macro Definition Documentation

◆ G_DETX

#define G_DETX   "GCTAInstDir::detx()"

Definition at line 42 of file GCTAInstDir.hpp.

Referenced by GCTAInstDir::detx().

◆ G_DETY

#define G_DETY   "GCTAInstDir::dety()"

Definition at line 43 of file GCTAInstDir.hpp.

Referenced by GCTAInstDir::dety().

◆ G_DIR

#define G_DIR   "GCTAInstDir::dir()"

Definition at line 46 of file GCTAInstDir.hpp.

Referenced by GCTAInstDir::dir(), GLATEventBin::dir(), and GSPIEventCube::dir().

◆ G_PHI

#define G_PHI   "GCTAInstDir::theta()"

Definition at line 45 of file GCTAInstDir.hpp.

Referenced by GCTAInstDir::phi(), and GLATLtCubeMap::phi().

◆ G_THETA

#define G_THETA   "GCTAInstDir::theta()"

Definition at line 44 of file GCTAInstDir.hpp.

Referenced by GCTAInstDir::theta().