|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <DD4hep/Detector.h>#include <DD4hep/Segmentations.h>#include <Parsers/Primitives.h>#include <algorithms/algorithm.h>#include <edm4eic/Measurement2DCollection.h>#include <edm4eic/TrackerHitCollection.h>#include <string>#include <string_view>#include <vector>#include "FarDetectorTrackerClusterConfig.h"#include "algorithms/interfaces/WithPodConfig.h"Go to the source code of this file.
Classes | |
| class | eicrecon::FarDetectorTrackerCluster |
Namespaces | |
| namespace | eicrecon |
| -client | |
Typedefs | |
| using | eicrecon::FarDetectorTrackerClusterAlgorithm = algorithms::Algorithm< algorithms::Input< std::vector< edm4eic::TrackerHitCollection > >, algorithms::Output< std::vector< edm4eic::Measurement2DCollection > > > |