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


Public Member Functions | |
| ChargedCandidateMaker (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 which takes a collection of track-cluster matches and converts them into charged-particle candidates, one for each track.
|
inline |
! Algorithm constructor
|
final |
Construct a candidate charged particle via the following algorithm.