A chain class to execute CA tracking algorithm in online reconstruction (implementation)
More...
#include "algo/ca/TrackingChain.h"
#include "CaDefs.h"
#include "CaHit.h"
#include "CaParameters.h"
#include "CbmYaml.h"
#include "algo/base/compat/OpenMP.h"
#include "algo/global/ParFiles.h"
#include <boost/archive/binary_oarchive.hpp>
#include <fstream>
#include <set>
#include <unordered_map>
#include <fmt/format.h>
#include <xpu/host.h>
Go to the source code of this file.
|
| enum class | EDetectorID |
| | Enumeration for the tracking detector subsystems in CBM-CA. More...
|
| |
|
| constexpr char | CL [] |
| | clear
|
| |
| constexpr char | GNb [] |
| | bold green
|
| |
A chain class to execute CA tracking algorithm in online reconstruction (implementation)
- Date
- 14.09.2023
- Author
- S.Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e
Definition in file TrackingChain.cxx.
◆ HitTypes_t
◆ EDetectorID
Enumeration for the tracking detector subsystems in CBM-CA.
Definition at line 215 of file CbmDefs.h.
◆ CL
| char cbm::algo::ca::constants::clrs::CL[] |
|
constexpr |
◆ GNb
| char cbm::algo::ca::constants::clrs::GNb[] |
|
constexpr |