Alexandria  2.16
Please provide a description of the project.
Namespaces | Functions | Variables
PhotometricBandMappingConfig.cpp File Reference
#include <fstream>
#include <algorithm>
#include <sstream>
#include <boost/regex.hpp>
#include <boost/algorithm/string.hpp>
#include "ElementsKernel/Exception.h"
#include "ElementsKernel/Logging.h"
#include "Configuration/PhotometricBandMappingConfig.h"
Include dependency graph for PhotometricBandMappingConfig.cpp:

Go to the source code of this file.

Namespaces

 Euclid
 
 Euclid::Configuration
 

Functions

static fs::path Euclid::Configuration::getMappingFileFromOptions (const Configuration::UserValues &args, const fs::path &base_dir)
 
static std::pair< PhotometricBandMappingConfig::MappingMap, PhotometricBandMappingConfig::UpperLimitThresholdMap > Euclid::Configuration::parseFile (fs::path filename)
 

Variables

static Elements::Logging Euclid::Configuration::logger = Elements::Logging::getLogger("PhotometricBandMappingConfig")
 
static const std::string Euclid::Configuration::FILTER_MAPPING_FILE {"filter-mapping-file"}
 
static const std::string Euclid::Configuration::EXCLUDE_FILTER {"exclude-filter"}
 

Detailed Description

Date
11/11/15
Author
nikoapos

Definition in file PhotometricBandMappingConfig.cpp.