EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
PulseCombiner.h File Reference
#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"
Include dependency graph for PulseCombiner.h:
This graph shows which files directly or indirectly include this file:

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