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

Go to the source code of this file.

Classes

class  eicrecon::TrackProtoClusterMatchPromoter
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::TrackProtoClusterMatchPromoterAlgorithm = algorithms::Algorithm< typename algorithms::Input< edm4eic::TrackProtoClusterLinkCollection, edm4eic::ProtoClusterCollection, edm4eic::ClusterCollection >, typename algorithms::Output< edm4eic::TrackClusterMatchCollection > >