42#ifndef SOURCE_CATALOG_PDF_H
43#define SOURCE_CATALOG_PDF_H
52namespace SourceCatalog {
Representation of a multi-dimensional grid which contains axis information.
Attribute interface extended by all source attributes.
Store the Right Ascension (Ra) and Delination (Dec) of a source in decimal degrees,...
Pdf(std::map< std::string, PdfType > pdfs)
std::map< std::string, PdfType > m_pdfs
const PdfType & getPdf(const std::string &name)