EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
MergeParticleID.h File Reference
#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"
Include dependency graph for MergeParticleID.h:
This graph shows which files directly or indirectly include this file:

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 > >