|
EICrecon
JANA based reconstruction for the EPIC detector
|
#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"

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 > > |