EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
CollectionCollector.h File Reference
#include <spdlog/spdlog.h>
#include <algorithms/algorithm.h>
#include <string>
#include <string_view>
#include "services/log/Log_service.h"
#include "algorithms/interfaces/WithPodConfig.h"
Include dependency graph for CollectionCollector.h:
This graph shows which files directly or indirectly include this file:

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