![]() |
Project
|
Definition of the TRK cluster finder. More...
#include "DataFormatsTRKFT3/Digit.h"#include "DataFormatsITSMFT/ClusterPattern.h"#include "DataFormatsTRKFT3/Cluster.h"#include "DataFormatsTRKFT3/ROFRecord.h"#include "DetectorsCommonDataFormats/DetID.h"#include "SimulationDataFormat/ConstMCTruthContainer.h"#include "SimulationDataFormat/MCCompLabel.h"#include "SimulationDataFormat/MCTruthContainer.h"#include "TRKBase/Specs.h"#include "MathUtils/Cartesian.h"#include <gsl/span>#include <vector>#include <array>#include <memory>#include <cstring>#include <utility>Go to the source code of this file.
Classes | |
| class | o2::trk::Clusterer< DetID > |
| struct | o2::trk::Clusterer< DetID >::BBox |
| struct | o2::trk::Clusterer< DetID >::ClustererThread |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::trk |
Macros | |
| #define | _ALLOW_DIAGONAL_TRK_CLUSTERS_ |
Typedefs | |
| using | o2::trk::TRKClusterer = Clusterer< o2::detectors::DetID::TRK > |
| using | o2::trk::FT3Clusterer = Clusterer< o2::detectors::DetID::FT3 > |
Definition of the TRK cluster finder.
Definition in file Clusterer.h.
| #define _ALLOW_DIAGONAL_TRK_CLUSTERS_ |
Definition at line 20 of file Clusterer.h.