|
CbmRoot
|
#include "CbmTrdDigi.h"#include "PODVector.h"#include "PartitionedVector.h"#include "algo/detectors/trd/Clusterizer.h"#include "algo/detectors/trd/Clusterizer2D.h"#include "algo/detectors/trd/DigiRec.h"#include "algo/detectors/trd/HitFinder.h"#include "algo/detectors/trd/HitFinder2D.h"#include "algo/detectors/trd/HitMerger.h"#include "algo/detectors/trd/HitMerger2D.h"#include "algo/detectors/trd/Hitfind2DSetup.h"#include "algo/detectors/trd/HitfindSetup.h"#include <gsl/span>#include <optional>#include <sstream>#include <vector>#include <xpu/host.h>Go to the source code of this file.
Classes | |
| struct | cbm::algo::trd::HitfindMonitorData |
| Monitoring data for hitfinding. More... | |
| class | cbm::algo::trd::Hitfind |
| Algo class for hitfinding. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::trd |