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


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