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

Go to the source code of this file.

Classes

class  eicrecon::TrackClusterMergeSplitter
 Track-Based Cluster Merger/Splitter. More...
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

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