|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <FarDetectorTrackerCluster.h>
Public Member Functions | |
| FarDetectorTrackerCluster (std::string_view name) | |
| void | init () final |
| void | process (const Input &, const Output &) const final |
| void | ClusterHits (const edm4eic::TrackerHitCollection &, edm4eic::Measurement2DCollection &) const |
Public Member Functions inherited from eicrecon::WithPodConfig< FarDetectorTrackerClusterConfig > | |
| FarDetectorTrackerClusterConfig & | getConfig () |
| Get a configuration to be changed. | |
| FarDetectorTrackerClusterConfig & | applyConfig (FarDetectorTrackerClusterConfig cfg) |
| Sets a configuration (config is properly copyible) | |
Additional Inherited Members | |
Public Types inherited from eicrecon::WithPodConfig< FarDetectorTrackerClusterConfig > | |
| using | ConfigType = FarDetectorTrackerClusterConfig |
Protected Attributes inherited from eicrecon::WithPodConfig< FarDetectorTrackerClusterConfig > | |
| FarDetectorTrackerClusterConfig | m_cfg |
|
inline |
| void eicrecon::FarDetectorTrackerCluster::ClusterHits | ( | const edm4eic::TrackerHitCollection & | inputHits, |
| edm4eic::Measurement2DCollection & | outputClusters | ||
| ) | const |
Cluster hits
|
final |
One time initialization
|
final |
Event by event processing