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


Public Member Functions | |
| TrackProtoClusterMatchPromoter (std::string_view name) | |
| ! Algorithm constructor | |
| void | process (const Input &, const Output &) const final |
Public Member Functions inherited from eicrecon::WithPodConfig< NoConfig > | |
| NoConfig & | getConfig () |
| Get a configuration to be changed. | |
| NoConfig & | applyConfig (NoConfig cfg) |
| Sets a configuration (config is properly copyible) | |
Additional Inherited Members | |
Public Types inherited from eicrecon::WithPodConfig< NoConfig > | |
| using | ConfigType = NoConfig |
Protected Attributes inherited from eicrecon::WithPodConfig< NoConfig > | |
| NoConfig | m_cfg |
An algorithm to promote track-protocluster matches to track-cluster matches. Assumes input cluster, protocluster collections are 1-to-1.
|
inline |
! Algorithm constructor
|
final |
For each track-protocluster match, create a corresponding track-cluster match.