EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
TrackerHitReconstruction.h File Reference
#include <DDRec/CellIDPositionConverter.h>
#include <algorithms/algorithm.h>
#include <algorithms/geo.h>
#include <edm4eic/RawTrackerHitCollection.h>
#include <edm4eic/TrackerHitCollection.h>
#include <gsl/pointers>
#include <string>
#include <string_view>
#include "TrackerHitReconstructionConfig.h"
#include "algorithms/interfaces/WithPodConfig.h"
Include dependency graph for TrackerHitReconstruction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eicrecon::TrackerHitReconstruction
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::TrackerHitReconstructionAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::RawTrackerHitCollection >, algorithms::Output< edm4eic::TrackerHitCollection > >