#include <algorithms/algorithm.h>
#include <edm4eic/ReconstructedParticleCollection.h>
#include <string>
#include <string_view>
#include "algorithms/interfaces/WithPodConfig.h"
#include "services/particle/ParticleSvc.h"
#include "algorithms/reco/ScatteredElectronsEMinusPzConfig.h"
Go to the source code of this file.
|
| using | eicrecon::ScatteredElectronsEMinusPzAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::ReconstructedParticleCollection, edm4eic::ReconstructedParticleCollection >, algorithms::Output< edm4eic::ReconstructedParticleCollection > > |
| |