EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
MC2ReconstructedParticle.h File Reference
#include <algorithms/algorithm.h>
#include <edm4eic/ReconstructedParticleCollection.h>
#include <edm4hep/MCParticleCollection.h>
#include <string>
#include <string_view>
#include "algorithms/interfaces/WithPodConfig.h"
Include dependency graph for MC2ReconstructedParticle.h:
This graph shows which files directly or indirectly include this file:

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