CbmRoot
|
Configuration parameter file reader for the CA tracking algorithm (header) More...
#include "CaIteration.h"
#include <functional>
#include <string>
#include <unordered_map>
#include <vector>
#include <yaml-cpp/yaml.h>
Go to the source code of this file.
Classes | |
class | cbm::algo::ca::ConfigReader |
A reader for the CA parameters from the YAML configuration files. More... | |
Namespaces | |
namespace | YAML |
namespace | cbm |
namespace | cbm::algo |
namespace | cbm::algo::ca |
TODO: SZh 8.11.2022: add selection of parameterisation. | |
Configuration parameter file reader for the CA tracking algorithm (header)
Definition in file CaConfigReader.h.