CbmRoot
|
Setup representation for the Kalman-filter framework (header) More...
#include "KfDefs.h"
#include "KfField.h"
#include "KfMaterialMap.h"
#include "KfModuleIndexMap.h"
#include "KfTarget.h"
#include "KfVector.h"
#include <boost/serialization/access.hpp>
#include <fstream>
#include <optional>
#include <sstream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | cbm::algo::kf::Setup< T > |
KF-framework representation of the detector setup. More... | |
Namespaces | |
namespace | cbm |
namespace | cbm::algo |
namespace | cbm::algo::kf |
Setup representation for the Kalman-filter framework (header)
Definition in file KfSetup.h.