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

Go to the source code of this file.

Classes

class  eicrecon::LGADHitCalibration
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

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