|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <spdlog/spdlog.h>#include <algorithms/algorithm.h>#include <string>#include <string_view>#include "services/log/Log_service.h"#include "algorithms/interfaces/WithPodConfig.h"

Go to the source code of this file.
Classes | |
| class | eicrecon::CollectionCollector< T > |
Namespaces | |
| namespace | eicrecon |
| -client | |
Typedefs | |
| template<class T > | |
| using | eicrecon::CollectionCollectorAlgorithm = algorithms::Algorithm< typename algorithms::Input< std::vector< const T > >, typename algorithms::Output< T > > |