42 #ifndef SOURCE_CATALOG_PDF_H 43 #define SOURCE_CATALOG_PDF_H 52 namespace SourceCatalog {
63 virtual ~Pdf() =
default;
Pdf(std::map< std::string, PdfType > pdfs)
Attribute interface extended by all source attributes.
Representation of a multi-dimensional grid which contains axis information.
const PdfType & getPdf(const std::string &name)
std::map< std::string, PdfType > m_pdfs