Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
#include <map>
#include <memory>
#include <string>
#include <utility>
#include "ElementsKernel/Logging.h"
#include "SourceCatalog/AttributeFromRow.h"
#include "SourceCatalog/Catalog.h"
#include "Table/CastVisitor.h"
#include "Table/Table.h"
Go to the source code of this file.
Classes | |
class | Euclid::SourceCatalog::SpectroscopicRedshiftAttributeFromRow |
Implementation of the AttributeFromRow for a SpectroscopicRedshift attribute. This class implements the createAttribute method that must be used to create SpectroscopicRedshift objects. More... | |
Namespaces | |
namespace | Euclid |
namespace | Euclid::SourceCatalog |
Variables | |
static Elements::Logging | Euclid::SourceCatalog::logger = Elements::Logging::getLogger("SpectroscopicRedshiftAttributeFromRow") |
Definition in file SpectroscopicRedshiftAttributeFromRow.h.