|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <algorithms/algorithm.h>#include <edm4eic/EDM4eicVersion.h>#include <cstdint>#include <edm4hep/TimeSeriesCollection.h>#include <string>#include <string_view>#include <vector>#include "algorithms/digi/PulseCombinerConfig.h"#include "algorithms/interfaces/WithPodConfig.h"

Go to the source code of this file.
Classes | |
| class | eicrecon::PulseCombiner |
Namespaces | |
| namespace | eicrecon |
| -client | |
Typedefs | |
| using | eicrecon::PulseType = edm4hep::TimeSeries |
| using | eicrecon::PulseCombinerAlgorithm = algorithms::Algorithm< algorithms::Input< PulseType::collection_type >, algorithms::Output< PulseType::collection_type > > |