CbmRoot
|
A helper class to map external indices with the ones of KF-setup. More...
#include "KfDefs.h"
#include <boost/serialization/access.hpp>
#include <boost/serialization/utility.hpp>
#include <set>
#include <sstream>
#include <string>
#include <vector>
#include <fmt/format.h>
Go to the source code of this file.
Classes | |
class | cbm::algo::kf::ModuleIndexMap |
Maps local detector and station indices to the material maps and field slices. More... | |
class | cbm::algo::kf::ModuleIndexMapFactory |
Creates a valid module mapper. More... | |
struct | cbm::algo::kf::ModuleIndexMapFactory::Component |
Structure to keep information on layers. More... | |
Namespaces | |
namespace | cbm |
namespace | cbm::algo |
namespace | cbm::algo::kf |
A helper class to map external indices with the ones of KF-setup.
Definition in file KfModuleIndexMap.h.