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

#include <SubDivideCollection.h>

Inheritance diagram for eicrecon::SubDivideCollection< T >:
Inheritance graph
[legend]
Collaboration diagram for eicrecon::SubDivideCollection< T >:
Collaboration graph
[legend]

Public Member Functions

 SubDivideCollection (std::string_view name)
 
void init () final
 
void process (const typename SubDivideCollectionAlgorithm< T >::Input &input, const typename SubDivideCollectionAlgorithm< T >::Output &output) const final
 
- Public Member Functions inherited from eicrecon::WithPodConfig< SubDivideCollectionConfig< T > >
SubDivideCollectionConfig< T > & getConfig ()
 Get a configuration to be changed.
 
SubDivideCollectionConfig< T > & applyConfig (SubDivideCollectionConfig< T > cfg)
 Sets a configuration (config is properly copyible)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ SubDivideCollection()

template<typename T >
eicrecon::SubDivideCollection< T >::SubDivideCollection ( std::string_view  name)
inline

Member Function Documentation

◆ init()

template<typename T >
void eicrecon::SubDivideCollection< T >::init ( )
inlinefinal

◆ process()

template<typename T >
void eicrecon::SubDivideCollection< T >::process ( const typename SubDivideCollectionAlgorithm< T >::Input &  input,
const typename SubDivideCollectionAlgorithm< T >::Output &  output 
) const
inlinefinal

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