EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Namespaces | Functions
AmbiguitySolver.cc File Reference
#include "AmbiguitySolver.h"
#include <Acts/AmbiguityResolution/GreedyAmbiguityResolution.hpp>
#include <Acts/EventData/MeasurementHelpers.hpp>
#include <Acts/EventData/SourceLink.hpp>
#include <Acts/EventData/TrackStatePropMask.hpp>
#include <Acts/EventData/VectorMultiTrajectory.hpp>
#include <Acts/EventData/VectorTrackContainer.hpp>
#include <Acts/Utilities/Iterator.hpp>
#include <ActsExamples/EventData/IndexSourceLink.hpp>
#include <ActsExamples/EventData/Track.hpp>
#include <boost/container/flat_set.hpp>
#include <boost/container/vector.hpp>
#include <spdlog/common.h>
#include <Eigen/LU>
#include <any>
#include <cstddef>
#include <gsl/pointers>
#include <string>
#include <utility>
#include <vector>
#include "Acts/Utilities/Logger.hpp"
#include "AmbiguitySolverConfig.h"
#include "extensions/spdlog/SpdlogFormatters.h"
#include "extensions/spdlog/SpdlogToActs.h"
Include dependency graph for AmbiguitySolver.cc:

Namespaces

namespace  eicrecon
 -client
 

Functions

Acts::GreedyAmbiguityResolution::Config eicrecon::transformConfig (const eicrecon::AmbiguitySolverConfig &cfg)