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


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