|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <DD4hep/Detector.h>#include <DDRec/CellIDPositionConverter.h>#include <algorithms/algorithm.h>#include <algorithms/geo.h>#include <edm4eic/Measurement2DCollection.h>#include <edm4eic/TrackerHitCollection.h>#include <gsl/pointers>#include <memory>#include <string>#include <string_view>#include "algorithms/interfaces/ActsSvc.h"#include "algorithms/interfaces/WithPodConfig.h"#include "algorithms/tracking/ActsGeometryProvider.h"Go to the source code of this file.
Classes | |
| class | eicrecon::TrackerMeasurementFromHits |
Namespaces | |
| namespace | eicrecon |
| -client | |
Typedefs | |
| using | eicrecon::TrackerMeasurementFromHitsAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::TrackerHitCollection >, algorithms::Output< edm4eic::Measurement2DCollection > > |