#include <algorithms/algorithm.h>
#include <edm4eic/CalorimeterHitCollection.h>
#include <edm4eic/ProtoClusterCollection.h>
#include <edm4hep/SimCalorimeterHitCollection.h>
#include <string>
#include <string_view>
#include "algorithms/interfaces/WithPodConfig.h"
Go to the source code of this file.
|
| using | eicrecon::CalorimeterTruthClusteringAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::CalorimeterHitCollection, edm4hep::SimCalorimeterHitCollection >, algorithms::Output< edm4eic::ProtoClusterCollection > > |
| |