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

Go to the source code of this file.

Classes

class  eicrecon::ImagingTopoCluster
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::ImagingTopoClusterAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::CalorimeterHitCollection >, algorithms::Output< edm4eic::ProtoClusterCollection > >