|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <AmbiguitySolver.h>


Public Member Functions | |
| AmbiguitySolver (std::string_view name) | |
| void | init () final |
| void | process (const Input &, const Output &) const final |
Public Member Functions inherited from eicrecon::WithPodConfig< eicrecon::AmbiguitySolverConfig > | |
| eicrecon::AmbiguitySolverConfig & | getConfig () |
| Get a configuration to be changed. | |
| eicrecon::AmbiguitySolverConfig & | applyConfig (eicrecon::AmbiguitySolverConfig cfg) |
| Sets a configuration (config is properly copyible) | |
Additional Inherited Members | |
Public Types inherited from eicrecon::WithPodConfig< eicrecon::AmbiguitySolverConfig > | |
| using | ConfigType = eicrecon::AmbiguitySolverConfig |
Protected Attributes inherited from eicrecon::WithPodConfig< eicrecon::AmbiguitySolverConfig > | |
| eicrecon::AmbiguitySolverConfig | m_cfg |
|
inline |
|
final |
|
final |