|
CbmRoot
|
#include "algo/base/AlgoTraits.h"#include "algo/base/SubChain.h"#include "algo/evselector/RecoEventSelectorMonitor.h"#include "algo/global/RecoResults.h"#include <xpu/host.h>Go to the source code of this file.
Classes | |
| struct | cbm::algo::ProcessingMonitor |
| struct | cbm::algo::ProcessingExtraMonitor |
| Monitor for additional processing steps. More... | |
| class | cbm::algo::Reco |
Namespaces | |
| namespace | fles |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::bmon |
| namespace | cbm::algo::much |
| namespace | cbm::algo::mvd |
| namespace | cbm::algo::rich |
| namespace | cbm::algo::sts |
| namespace | cbm::algo::tof |
| namespace | cbm::algo::trd |
| namespace | cbm::algo::trd2d |
| namespace | cbm::algo::fsd |
| namespace | cbm::algo::evbuild |
| namespace | cbm::algo::ca |
| TODO: SZh 8.11.2022: add selection of parameterisation. | |
| namespace | cbm::algo::qa |
Typedefs | |
| template<class Unpacker> | |
| using | cbm::algo::UnpackResult_t = std::tuple<algo_traits::Output_t<Unpacker>, algo_traits::Aux_t<Unpacker>> |