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


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