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

Go to the source code of this file.

Classes

class  eicrecon::TrackClusterMatch
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::TrackClusterMatchAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::TrackSegmentCollection, edm4eic::ClusterCollection >, algorithms::Output< edm4eic::TrackClusterMatchCollection > >