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

#include <TrackerHitReconstruction.h>

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

Public Member Functions

 TrackerHitReconstruction (std::string_view name)
 
void init () final
 Once in a lifetime initialization.
 
void process (const Input &, const Output &) const final
 Processes RawTrackerHit and produces a TrackerHit.
 
- Public Member Functions inherited from eicrecon::WithPodConfig< TrackerHitReconstructionConfig >
TrackerHitReconstructionConfiggetConfig ()
 Get a configuration to be changed.
 
TrackerHitReconstructionConfigapplyConfig (TrackerHitReconstructionConfig cfg)
 Sets a configuration (config is properly copyible)
 

Additional Inherited Members

- Public Types inherited from eicrecon::WithPodConfig< TrackerHitReconstructionConfig >
using ConfigType = TrackerHitReconstructionConfig
 
- Protected Attributes inherited from eicrecon::WithPodConfig< TrackerHitReconstructionConfig >
TrackerHitReconstructionConfig m_cfg
 

Detailed Description

Produces edm4eic::TrackerHit with geometric info from edm4eic::RawTrackerHit

Constructor & Destructor Documentation

◆ TrackerHitReconstruction()

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

Member Function Documentation

◆ init()

void eicrecon::TrackerHitReconstruction::init ( )
inlinefinal

Once in a lifetime initialization.

◆ process()

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

Processes RawTrackerHit and produces a TrackerHit.


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