EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
TrackPropagationConfig.h File Reference
#include <string>
#include <variant>
#include <vector>
#include <edm4eic/TrackPoint.h>
Include dependency graph for TrackPropagationConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  eicrecon::CylinderSurfaceConfig
 
struct  eicrecon::DiscSurfaceConfig
 
struct  eicrecon::TrackPropagationConfig
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::SurfaceConfig = std::variant< CylinderSurfaceConfig, DiscSurfaceConfig >