|
CbmRoot
|
#include "CbmTrdDigi.h"#include "Math/Rotation3D.h"#include "Math/Vector3Dfwd.h"#include "algo/detectors/trd/Cluster2D.h"#include "algo/detectors/trd/DigiRec.h"#include "algo/detectors/trd/Hit.h"#include "algo/detectors/trd/HitFactory2D.h"#include "algo/detectors/trd/HitFinder2DPars.h"#include <cstdint>#include <tuple>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | cbm::algo::trd::HitFinder2D |
| Cluster finding and hit reconstruction algorithms for the TRD(2D) module. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::trd |
Macros | |
| #define | NANODE 9 |
| #define NANODE 9 |
Definition at line 21 of file HitFinder2D.h.
Referenced by cbm::algo::trd::HitFinder2D::BuildHit().