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

#include <MPGDHitReconstruction.h>

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

Public Member Functions

 MPGDHitReconstruction (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< MPGDHitReconstructionConfig >
MPGDHitReconstructionConfiggetConfig ()
 Get a configuration to be changed.
 
MPGDHitReconstructionConfigapplyConfig (MPGDHitReconstructionConfig cfg)
 Sets a configuration (config is properly copyible)
 

Additional Inherited Members

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

Detailed Description

Produces edm4eic::TrackerHit with geometric info from edm4eic::RawTrackerHit Specific to MPGDs.

Constructor & Destructor Documentation

◆ MPGDHitReconstruction()

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

Member Function Documentation

◆ init()

void eicrecon::MPGDHitReconstruction::init ( )
final

Once in a lifetime initialization.

◆ process()

void eicrecon::MPGDHitReconstruction::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: