EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Member Functions | List of all members
eicrecon::ImagingClusterReco Class Reference

#include <ImagingClusterReco.h>

Inheritance diagram for eicrecon::ImagingClusterReco:
Inheritance graph
[legend]
Collaboration diagram for eicrecon::ImagingClusterReco:
Collaboration graph
[legend]

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 >
ImagingClusterRecoConfiggetConfig ()
 Get a configuration to be changed.
 
ImagingClusterRecoConfigapplyConfig (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
 

Detailed Description

Imaging cluster reconstruction.

Reconstruct the cluster/layer info for imaging calorimeter Logarithmic weighting is used to describe energy deposit in transverse direction

Constructor & Destructor Documentation

◆ ImagingClusterReco()

eicrecon::ImagingClusterReco::ImagingClusterReco ( std::string_view  name)
inline

Member Function Documentation

◆ init()

void eicrecon::ImagingClusterReco::init ( )
inline

◆ process()

void eicrecon::ImagingClusterReco::process ( const Input &  input,
const Output &  output 
) const
final

The documentation for this class was generated from the following files: