|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <algorithms/algorithm.h>#include <edm4eic/CherenkovParticleIDCollection.h>#include <string>#include <string_view>#include <vector>#include "algorithms/interfaces/WithPodConfig.h"#include "algorithms/pid/MergeParticleIDConfig.h"

Go to the source code of this file.
Classes | |
| class | eicrecon::MergeParticleID |
Namespaces | |
| namespace | eicrecon |
| -client | |
Typedefs | |
| using | eicrecon::MergeParticleIDAlgorithm = algorithms::Algorithm< algorithms::Input< std::vector< const edm4eic::CherenkovParticleIDCollection > >, algorithms::Output< edm4eic::CherenkovParticleIDCollection > > |