|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <algorithms/algorithm.h>#include <edm4eic/ReconstructedParticleCollection.h>#include <edm4hep/MCParticleCollection.h>#include <string>#include <string_view>#include "algorithms/interfaces/WithPodConfig.h"

Go to the source code of this file.
Classes | |
| class | eicrecon::MC2ReconstructedParticle |
Namespaces | |
| namespace | eicrecon |
| -client | |
Typedefs | |
| using | eicrecon::MC2ReconstructedParticleAlgorithm = algorithms::Algorithm< algorithms::Input< edm4hep::MCParticleCollection >, algorithms::Output< edm4eic::ReconstructedParticleCollection > > |