|
CbmRoot
|
Base class for the detector interface for reconstruction algorithms. More...
#include "AlgoFairloggerCompat.h"#include "algo/setup/GeoVolume.h"#include <boost/serialization/access.hpp>#include <boost/serialization/array.hpp>#include <boost/serialization/vector.hpp>#include <limits>#include <sstream>#include <string>#include <tuple>#include <utility>#include <vector>#include <fmt/format.h>Go to the source code of this file.
Classes | |
| struct | cbm::algo::HitRange |
| A structure to keep the ranges of the hit x, y and time measurements. More... | |
| class | cbm::algo::TrackingSetupIfs< ConcreteDetector > |
| An interface for the setup representation in tracking. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
Base class for the detector interface for reconstruction algorithms.
Definition in file TrackingSetupIfs.h.