EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
ImagingClusterReco.h File Reference
#include <algorithms/algorithm.h>
#include <edm4eic/CalorimeterHitCollection.h>
#include <edm4eic/EDM4eicVersion.h>
#include <edm4eic/ClusterCollection.h>
#include <edm4eic/MCRecoCalorimeterHitAssociationCollection.h>
#include <edm4eic/MCRecoCalorimeterHitLinkCollection.h>
#include <podio/LinkNavigator.h>
#include <edm4eic/MCRecoClusterParticleAssociationCollection.h>
#include <edm4eic/ProtoClusterCollection.h>
#include <edm4hep/CaloHitContribution.h>
#include <edm4hep/MCParticleCollection.h>
#include <iterator>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "ImagingClusterRecoConfig.h"
#include "algorithms/interfaces/WithPodConfig.h"
#include <edm4eic/MCRecoClusterParticleLinkCollection.h>
Include dependency graph for ImagingClusterReco.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eicrecon::ImagingClusterReco
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::ImagingClusterRecoAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::ProtoClusterCollection, edm4eic::MCRecoCalorimeterHitLinkCollection, edm4eic::MCRecoCalorimeterHitAssociationCollection >, algorithms::Output< edm4eic::ClusterCollection, edm4eic::MCRecoClusterParticleLinkCollection, edm4eic::MCRecoClusterParticleAssociationCollection, edm4eic::ClusterCollection > >