CbmRoot
Loading...
Searching...
No Matches
CaToolsDef.h
Go to the documentation of this file.
1/* Copyright (C) 2023 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Sergei Zharko [committer] */
4
9
10#ifndef CaToolsDef_h
11#define CaToolsDef_h 1
12
13#include "CaDefs.h"
14
15namespace cbm::ca::tools
16{
17 namespace constants = cbm::algo::ca::constants;
18 namespace phys = cbm::algo::ca::constants::phys;
19 namespace clrs = cbm::algo::ca::constants::clrs;
20 namespace ca = cbm::algo::ca;
21} // namespace cbm::ca::tools
22
23#endif // CaToolsDef_h
Compile-time constants definition for the CA tracking algorithm.
Colors of terminal log messages.
Definition CaDefs.h:137
Physics constants.
Definition CaDefs.h:79
TODO: SZh 8.11.2022: add selection of parameterisation.
Definition CaBranch.h:14