|
CbmRoot
|
#include "CaFramework.h"#include "CaGridEntry.h"#include "CaTimer.h"#include "CaTrack.h"#include <chrono>#include <fstream>#include <sstream>#include <thread>Go to the source code of this file.
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::ca |
| TODO: SZh 8.11.2022: add selection of parameterisation. | |
Variables | |
| constexpr double | cbm::algo::ca::ProtonMassD |
| Proton mass [GeV/c2] (PDG 11.08.2022) | |
| constexpr fscal | cbm::algo::ca::SpeedOfLightInv |
| Inverse speed of light [ns/cm]. | |
| constexpr double | cbm::algo::ca::SpeedOfLightInvD |
| Inverse speed of light [ns/cm]. | |