EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
CalorimeterIslandCluster.h File Reference
#include <DD4hep/Detector.h>
#include <DD4hep/IDDescriptor.h>
#include <algorithms/algorithm.h>
#include <algorithms/geo.h>
#include <edm4eic/CalorimeterHitCollection.h>
#include <edm4eic/ProtoClusterCollection.h>
#include <edm4hep/RawCalorimeterHit.h>
#include <edm4hep/Vector2f.h>
#include <array>
#include <cstddef>
#include <functional>
#include <gsl/pointers>
#include <set>
#include <string>
#include <string_view>
#include <vector>
#include "CalorimeterIslandClusterConfig.h"
#include "algorithms/interfaces/WithPodConfig.h"
Include dependency graph for CalorimeterIslandCluster.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eicrecon::CalorimeterIslandCluster
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::CaloHit = edm4eic::CalorimeterHit
 
using eicrecon::CalorimeterIslandClusterAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::CalorimeterHitCollection >, algorithms::Output< edm4eic::ProtoClusterCollection > >