GammaLib
2.0.0
|
Photon container class implementation. More...
Go to the source code of this file.
Macros | |
#define | G_OP_ACCESS "GPhotons::operator[](int&)" |
#define | G_INSERT "GPhotons::insert(int&, GPhoton&)" |
#define | G_REMOVE "GPhotons::remove(int&)" |
Photon container class implementation.
Definition in file GPhotons.cpp.
#define G_INSERT "GPhotons::insert(int&, GPhoton&)" |
Definition at line 37 of file GPhotons.cpp.
Referenced by GPhotons::insert().
#define G_OP_ACCESS "GPhotons::operator[](int&)" |
Definition at line 36 of file GPhotons.cpp.
Referenced by GPhotons::operator[]().
#define G_REMOVE "GPhotons::remove(int&)" |
Definition at line 38 of file GPhotons.cpp.
Referenced by GPhotons::remove().