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

#include <MC2ReconstructedParticle.h>

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

Public Member Functions

 MC2ReconstructedParticle (std::string_view name)
 
void init () final
 
void process (const Input &, const Output &) const final
 
- Public Member Functions inherited from eicrecon::WithPodConfig< NoConfig >
NoConfiggetConfig ()
 Get a configuration to be changed.
 
NoConfigapplyConfig (NoConfig cfg)
 Sets a configuration (config is properly copyible)
 

Additional Inherited Members

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

Detailed Description

Converts edm4hep::MCParticle to edm4eic::ReconstructedParticle

Constructor & Destructor Documentation

◆ MC2ReconstructedParticle()

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

Member Function Documentation

◆ init()

void eicrecon::MC2ReconstructedParticle::init ( )
final

Initialized algorithms with required data. Init function is assumed to be called once

◆ process()

void eicrecon::MC2ReconstructedParticle::process ( const Input &  ,
const Output &   
) const
final

process function convert one data type to another


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