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


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