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


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