|
GammaLib 2.2.0.dev
|
Go to the source code of this file.
Macros | |
| #define | G_DIR_GET "GCOSEventBin::dir()" |
| #define | G_CHI_GET "GCOSEventBin::chi()" |
| #define | G_PSI_GET "GCOSEventBin::psi()" |
| #define | G_PHI_GET "GCOSEventBin::phi()" |
| #define | G_ENERGY_GET "GCOSEventBin::energy()" |
| #define | G_TIME_GET "GCOSEventBin::time()" |
| #define | G_COUNTS_GET "GCOSEventBin::counts()" |
| #define | G_SOLIDANGLE_GET "GCOSEventBin::solidangle()" |
| #define | G_PHIWIDTH_GET "GCOSEventBin::phiwidth()" |
| #define | G_EWIDTH_GET "GCOSEventBin::ewidth()" |
| #define | G_ONTIME_GET "GCOSEventBin::ontime()" |
| #define | G_DIR_SET1 "GCOSEventBin::dir(GCOSInstDir&)" |
| #define | G_DIR_SET2 "GCOSEventBin::dir(double&, double&, double&)" |
| #define | G_ENERGY_SET "GCOSEventBin::energy(GEnergy&)" |
| #define | G_TIME_SET "GCOSEventBin::time(GTime&)" |
| #define | G_COUNTS_SET "GCOSEventBin::counts(double&)" |
| #define | G_SOLIDANGLE_SET "GCOSEventBin::solidangle(double&)" |
| #define | G_PHIWIDTH_SET "GCOSEventBin::phiwidth(double&)" |
| #define | G_EWIDTH_SET "GCOSEventBin::ewidth(GEnergy&)" |
| #define | G_ONTIME_SET "GCOSEventBin::ontime(double&)" |
| #define G_CHI_GET "GCOSEventBin::chi()" |
Definition at line 38 of file GCOSEventBin.cpp.
Referenced by GCOSEventBin::chi().
| #define G_COUNTS_GET "GCOSEventBin::counts()" |
Definition at line 43 of file GCOSEventBin.cpp.
| #define G_COUNTS_SET "GCOSEventBin::counts(double&)" |
Definition at line 52 of file GCOSEventBin.cpp.
| #define G_DIR_GET "GCOSEventBin::dir()" |
Definition at line 37 of file GCOSEventBin.cpp.
| #define G_DIR_SET1 "GCOSEventBin::dir(GCOSInstDir&)" |
Definition at line 48 of file GCOSEventBin.cpp.
Referenced by GCOSEventBin::dir().
| #define G_DIR_SET2 "GCOSEventBin::dir(double&, double&, double&)" |
Definition at line 49 of file GCOSEventBin.cpp.
Referenced by GCOSEventBin::dir().
| #define G_ENERGY_GET "GCOSEventBin::energy()" |
Definition at line 41 of file GCOSEventBin.cpp.
| #define G_ENERGY_SET "GCOSEventBin::energy(GEnergy&)" |
Definition at line 50 of file GCOSEventBin.cpp.
| #define G_EWIDTH_GET "GCOSEventBin::ewidth()" |
Definition at line 46 of file GCOSEventBin.cpp.
| #define G_EWIDTH_SET "GCOSEventBin::ewidth(GEnergy&)" |
Definition at line 55 of file GCOSEventBin.cpp.
| #define G_ONTIME_GET "GCOSEventBin::ontime()" |
Definition at line 47 of file GCOSEventBin.cpp.
| #define G_ONTIME_SET "GCOSEventBin::ontime(double&)" |
Definition at line 56 of file GCOSEventBin.cpp.
| #define G_PHI_GET "GCOSEventBin::phi()" |
Definition at line 40 of file GCOSEventBin.cpp.
Referenced by GCOSEventBin::phi().
| #define G_PHIWIDTH_GET "GCOSEventBin::phiwidth()" |
Definition at line 45 of file GCOSEventBin.cpp.
Referenced by GCOSEventBin::phiwidth().
| #define G_PHIWIDTH_SET "GCOSEventBin::phiwidth(double&)" |
Definition at line 54 of file GCOSEventBin.cpp.
Referenced by GCOSEventBin::phiwidth().
| #define G_PSI_GET "GCOSEventBin::psi()" |
Definition at line 39 of file GCOSEventBin.cpp.
Referenced by GCOSEventBin::psi().
| #define G_SOLIDANGLE_GET "GCOSEventBin::solidangle()" |
Definition at line 44 of file GCOSEventBin.cpp.
| #define G_SOLIDANGLE_SET "GCOSEventBin::solidangle(double&)" |
Definition at line 53 of file GCOSEventBin.cpp.
| #define G_TIME_GET "GCOSEventBin::time()" |
Definition at line 42 of file GCOSEventBin.cpp.
| #define G_TIME_SET "GCOSEventBin::time(GTime&)" |
Definition at line 51 of file GCOSEventBin.cpp.