SourceXtractorPlusPlus  0.13
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions | Variables
ModelFittingConfig.cpp File Reference
#include "ElementsKernel/Logging.h"
#include "ModelFitting/Engine/LeastSquareEngineManager.h"
#include "SEImplementation/Plugin/FlexibleModelFitting/FlexibleModelFittingParameter.h"
#include "SEImplementation/Plugin/FlexibleModelFitting/FlexibleModelFittingConverterFactory.h"
#include "SEImplementation/PythonConfig/ObjectInfo.h"
#include "SEImplementation/Configuration/PythonConfig.h"
#include "SEImplementation/Configuration/ModelFittingConfig.h"
#include "SEUtils/Python.h"
#include <string>
#include <boost/python/extract.hpp>
#include <boost/python/object.hpp>
#include <boost/python/tuple.hpp>
Include dependency graph for ModelFittingConfig.cpp:

Go to the source code of this file.

Classes

class  SourceXtractor::PyObjectHolder
 Hold a reference to a Python object. More...
 

Namespaces

 SourceXtractor
 

Functions

template<typename R , typename... T>
SourceXtractor::py_call_wrapper (const py::object &func, T...args)
 

Variables

static Elements::Logging logger = Elements::Logging::getLogger("Config")
 

Variable Documentation

Definition at line 40 of file ModelFittingConfig.cpp.