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


Public Member Functions | |
| ImagingClusterReco (std::string_view name) | |
| void | init () |
| void | process (const Input &input, const Output &output) const final |
Public Member Functions inherited from eicrecon::WithPodConfig< ImagingClusterRecoConfig > | |
| ImagingClusterRecoConfig & | getConfig () |
| Get a configuration to be changed. | |
| ImagingClusterRecoConfig & | applyConfig (ImagingClusterRecoConfig cfg) |
| Sets a configuration (config is properly copyible) | |
Additional Inherited Members | |
Public Types inherited from eicrecon::WithPodConfig< ImagingClusterRecoConfig > | |
| using | ConfigType = ImagingClusterRecoConfig |
Protected Attributes inherited from eicrecon::WithPodConfig< ImagingClusterRecoConfig > | |
| ImagingClusterRecoConfig | m_cfg |
Imaging cluster reconstruction.
Reconstruct the cluster/layer info for imaging calorimeter Logarithmic weighting is used to describe energy deposit in transverse direction
|
inline |
|
inline |
|
final |