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

Fermi LAT livetime cube map class definition. More...

#include <string>
#include "GBase.hpp"
#include "GSkyMap.hpp"

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"
 

Detailed Description

Fermi LAT livetime cube map class definition.

Author
Juergen Knoedlseder

Definition in file GLATLtCubeMap.hpp.

Typedef Documentation

◆ _ltcube_ctheta

typedef double(* _ltcube_ctheta) (const double &costheta)

Definition at line 48 of file GLATLtCubeMap.hpp.

◆ _ltcube_ctheta_phi

typedef double(* _ltcube_ctheta_phi) (const double &costheta, const double &phi)

Definition at line 49 of file GLATLtCubeMap.hpp.