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


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