|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <string>#include <variant>#include <vector>#include <edm4eic/TrackPoint.h>

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