#include <DD4hep/Detector.h>
#include <algorithms/algorithm.h>
#include <algorithms/geo.h>
#include <edm4eic/CalorimeterHitCollection.h>
#include <gsl/pointers>
#include <string>
#include <string_view>
#include <vector>
#include "HEXPLITConfig.h"
#include "algorithms/interfaces/WithPodConfig.h"
Go to the source code of this file.
|
| using | eicrecon::HEXPLITAlgorithm = algorithms::Algorithm< algorithms::Input< const edm4eic::CalorimeterHitCollection >, algorithms::Output< edm4eic::CalorimeterHitCollection > > |
| |