EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
eicrecon::JetReconstruction< InputT > Class Template Reference

#include <JetReconstruction.h>

Inheritance diagram for eicrecon::JetReconstruction< InputT >:
Inheritance graph
[legend]
Collaboration diagram for eicrecon::JetReconstruction< InputT >:
Collaboration graph
[legend]

Public Member Functions

 JetReconstruction (std::string_view name)
 
void init () final
 
void process (const typename eicrecon::JetReconstructionAlgorithm< InputT >::Input &, const typename eicrecon::JetReconstructionAlgorithm< InputT >::Output &) const final
 
- Public Member Functions inherited from eicrecon::WithPodConfig< JetReconstructionConfig >
JetReconstructionConfiggetConfig ()
 Get a configuration to be changed.
 
JetReconstructionConfigapplyConfig (JetReconstructionConfig cfg)
 Sets a configuration (config is properly copyible)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ JetReconstruction()

template<typename InputT >
eicrecon::JetReconstruction< InputT >::JetReconstruction ( std::string_view  name)
inline

Member Function Documentation

◆ init()

template<typename InputT >
void eicrecon::JetReconstruction< InputT >::init ( )
final

◆ process()

template<typename InputT >
void eicrecon::JetReconstruction< InputT >::process ( const typename eicrecon::JetReconstructionAlgorithm< InputT >::Input &  ,
const typename eicrecon::JetReconstructionAlgorithm< InputT >::Output &   
) const
final

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