EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
MergeTracks.h File Reference
#include <algorithms/algorithm.h>
#include <edm4eic/TrackSegmentCollection.h>
#include <string>
#include <string_view>
#include <vector>
#include "algorithms/interfaces/WithPodConfig.h"
Include dependency graph for MergeTracks.h:
This graph shows which files directly or indirectly include this file:

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 > >