ROAst
 All Classes Functions Variables Enumerations
Public Member Functions | Public Attributes | Protected Attributes | List of all members
ROAst::Catalogue Class Reference

Public Member Functions

 Catalogue ()
 
 Catalogue (std::string const &filename)
 
 Catalogue (fitsfile const &fitsimg)
 
virtual ~Catalogue ()
 

Public Attributes

std::vector< AstroObjectContainer
 

Protected Attributes

std::string CatalogueFile
 
fitsfile FitsImg
 

Constructor & Destructor Documentation

ROAst::Catalogue::Catalogue ( )

A container with the astronomical objects of the catalogue

ROAst::Catalogue::Catalogue ( std::string const &  filename)

default constructor

ROAst::Catalogue::Catalogue ( fitsfile const &  fitsimg)

Creates a catalogue from a file,a FITS file, a ROOT file

virtual ROAst::Catalogue::~Catalogue ( )
virtual

Creates a catalogue from a FITS image already loaded in ROOT

Member Data Documentation

std::vector<AstroObject> ROAst::Catalogue::Container

FITS image name

fitsfile ROAst::Catalogue::FitsImg
protected

Catalogue input file


The documentation for this class was generated from the following file: