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


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