|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include "CKFTracking.h"#include <Acts/Definitions/Algebra.hpp>#include <Acts/Definitions/TrackParametrization.hpp>#include <Acts/Definitions/Units.hpp>#include <Acts/EventData/GenericBoundTrackParameters.hpp>#include <Acts/EventData/MeasurementHelpers.hpp>#include <Acts/EventData/TrackStatePropMask.hpp>#include <Acts/Geometry/GeometryContext.hpp>#include <Acts/Geometry/GeometryHierarchyMap.hpp>#include <Acts/TrackFinding/CombinatorialKalmanFilterExtensions.hpp>#include <Acts/Utilities/CalibrationContext.hpp>#include <spdlog/common.h>#include <algorithm>#include <any>#include <array>#include <cstddef>#include <cstdint>#include <functional>#include <string>#include <system_error>#include <tuple>#include <utility>#include <Acts/Utilities/Iterator.hpp>#include <Acts/EventData/ParticleHypothesis.hpp>#include <Acts/EventData/ProxyAccessor.hpp>#include <Acts/EventData/SourceLink.hpp>#include <Acts/EventData/TrackContainer.hpp>#include <Acts/EventData/TrackProxy.hpp>#include <Acts/EventData/VectorMultiTrajectory.hpp>#include <Acts/EventData/VectorTrackContainer.hpp>#include <Acts/Geometry/GeometryIdentifier.hpp>#include <Acts/Propagator/ActorList.hpp>#include <Acts/Propagator/EigenStepper.hpp>#include <Acts/Propagator/MaterialInteractor.hpp>#include <Acts/Propagator/Navigator.hpp>#include <Acts/Propagator/Propagator.hpp>#include <Acts/Propagator/PropagatorOptions.hpp>#include <Acts/Propagator/StandardAborters.hpp>#include <Acts/Surfaces/PerigeeSurface.hpp>#include <Acts/Surfaces/Surface.hpp>#include <Acts/TrackFinding/TrackStateCreator.hpp>#include <Acts/TrackFitting/GainMatrixUpdater.hpp>#include <Acts/Utilities/Logger.hpp>#include <Acts/Utilities/TrackHelpers.hpp>#include <ActsExamples/EventData/GeometryContainers.hpp>#include <ActsExamples/EventData/IndexSourceLink.hpp>#include <ActsExamples/EventData/Track.hpp>#include <boost/container/vector.hpp>#include <edm4eic/Cov3f.h>#include <edm4eic/Cov6f.h>#include <edm4eic/Measurement2DCollection.h>#include <edm4eic/TrackParametersCollection.h>#include <edm4eic/TrackSeedCollection.h>#include <edm4eic/unit_system.h>#include <edm4hep/Vector2f.h>#include <Eigen/Core>#include <Eigen/Geometry>#include <Eigen/LU>#include "ActsGeometryProvider.h"#include "extensions/edm4eic/EDM4eicToActs.h"#include "extensions/spdlog/SpdlogFormatters.h"#include "extensions/spdlog/SpdlogToActs.h"Namespaces | |
| namespace | eicrecon |
| -client | |