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


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