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


Public Types | |
| using | AlgoT = eicrecon::CollectionCollector< typename T::collection_type > |
Public Types inherited from JOmniFactory< AlgoT, ConfigT > | |
| using | ConfigType = ConfigT |
Additional Inherited Members | |
Public Attributes inherited from JOmniFactory< AlgoT, ConfigT > | |
| std::vector< InputBase * > | m_inputs |
| std::vector< OutputBase * > | m_outputs |
| std::vector< ParameterBase * > | m_parameters |
| std::vector< ServiceBase * > | m_services |
| std::vector< ResourceBase * > | m_resources |
| using eicrecon::CollectionCollector_factory< T, IsOptional >::AlgoT = eicrecon::CollectionCollector<typename T::collection_type> |
|
inline |
|
inlinevirtual |
Reimplemented from JOmniFactory< AlgoT, ConfigT >.