GammaLib 2.0.0
|
Fermi LAT livetime cube map class definition. More...
Go to the source code of this file.
Classes | |
class | GLATLtCubeMap |
Fermi LAT livetime cube map class. More... | |
Namespaces | |
namespace | gammalib |
Typedefs | |
typedef double(* | _ltcube_ctheta) (const double &costheta) |
typedef double(* | _ltcube_ctheta_phi) (const double &costheta, const double &phi) |
Variables | |
const std::string | gammalib::extname_lat_ltcubemap = "EXPOSURE" |
Fermi LAT livetime cube map class definition.
Definition in file GLATLtCubeMap.hpp.
typedef double(* _ltcube_ctheta) (const double &costheta) |
Definition at line 48 of file GLATLtCubeMap.hpp.
typedef double(* _ltcube_ctheta_phi) (const double &costheta, const double &phi) |
Definition at line 49 of file GLATLtCubeMap.hpp.