|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <algorithms/algorithm.h>#include <edm4eic/TrackSegmentCollection.h>#include <string>#include <string_view>#include <vector>#include "algorithms/interfaces/WithPodConfig.h"

Go to the source code of this file.
Classes | |
| class | eicrecon::MergeTracks |
Namespaces | |
| namespace | eicrecon |
| -client | |
Typedefs | |
| using | eicrecon::MergeTracksAlgorithm = algorithms::Algorithm< algorithms::Input< std::vector< const edm4eic::TrackSegmentCollection > >, algorithms::Output< edm4eic::TrackSegmentCollection > > |