CbmRoot
Loading...
Searching...
No Matches
CaInitManager.h File Reference

Input data management class for the CA tracking algorithm (header) More...

#include "CaDefs.h"
#include "CaIteration.h"
#include "CaObjectInitController.h"
#include "CaParameters.h"
#include "CaSimd.h"
#include "CaStationInitializer.h"
#include "KfFieldRegion.h"
#include <array>
#include <bitset>
#include <memory>
#include <numeric>
#include <set>
#include <string>
#include <type_traits>
#include <unordered_map>
Include dependency graph for CaInitManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< cbm::algo::ca::EDetectorID >
 Hash function definition for EDetectorID. More...
 
class  cbm::algo::ca::InitManager
 A CA Parameters object initialization class. More...
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::ca
 TODO: SZh 8.11.2022: add selection of parameterisation.
 

Typedefs

using cbm::algo::ca::DetectorID_t = std::underlying_type_t<EDetectorID>
 Underlying integer type for the DetectorID.
 

Detailed Description

Input data management class for the CA tracking algorithm (header)

Since
24.12.2021
Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file CaInitManager.h.