GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GCTAEventCube.hpp File Reference

CTA event bin container class interface definition. More...

#include <string>
#include <vector>
#include "GEventCube.hpp"
#include "GCTAEventBin.hpp"
#include "GSkyMap.hpp"
#include "GEbounds.hpp"
#include "GGti.hpp"
#include "GEnergy.hpp"
#include "GTime.hpp"
#include "GCTAPointing.hpp"
#include "GCTAInstDir.hpp"
#include "GFitsTable.hpp"
#include "GFitsImage.hpp"

Go to the source code of this file.

Classes

class  GCTAEventCube
 CTA event bin container class. More...
 

Namespaces

 gammalib
 

Variables

const std::string gammalib::extname_cta_counts = "COUNTS"
 
const std::string gammalib::extname_cta_weights = "WEIGHTS"
 

Detailed Description

CTA event bin container class interface definition.

Author
Juergen Knoedlseder

Definition in file GCTAEventCube.hpp.