|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <SubDivideCollection.h>


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 |
|
inline |
|
inlinefinal |
|
inlinefinal |