|
CbmRoot
|
Configuration for the CA tracking algorithm (source) More...
#include "CaDefs.h"#include "CaIteration.h"#include "CaMisalignmentTolerance.h"#include "CbmYaml.h"#include <boost/serialization/access.hpp>#include <boost/serialization/array.hpp>#include <boost/serialization/utility.hpp>#include <boost/serialization/vector.hpp>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | cbm::algo::ca::Config |
| Configuration of the CA tracking (excluding geometry) More... | |
| struct | cbm::algo::ca::Config::Control |
| CA control flags and parametrs. More... | |
| struct | cbm::algo::ca::Config::Dev |
| CA development flags. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::ca |
| TODO: SZh 8.11.2022: add selection of parameterisation. | |
Configuration for the CA tracking algorithm (source)
Configuration for the CA tracking algorithm (header)
Definition in file CaConfig.h.