EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
SecondaryVerticesHelix.h File Reference
#include <DD4hep/Detector.h>
#include <algorithms/algorithm.h>
#include <algorithms/geo.h>
#include <edm4eic/ReconstructedParticleCollection.h>
#include <edm4eic/VertexCollection.h>
#include <gsl/pointers>
#include <string>
#include <string_view>
#include "algorithms/interfaces/WithPodConfig.h"
#include "algorithms/reco/SecondaryVerticesHelixConfig.h"
Include dependency graph for SecondaryVerticesHelix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eicrecon::SecondaryVerticesHelix
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::SecondaryVerticesHelixAlgorithm = algorithms::Algorithm< algorithms::Input< edm4eic::VertexCollection, edm4eic::ReconstructedParticleCollection >, algorithms::Output< edm4eic::VertexCollection > >