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


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