|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <TGraph.h>#include <algorithms/algorithm.h>#include <edm4hep/RawTimeSeriesCollection.h>#include <edm4eic/EDM4eicVersion.h>#include <edm4hep/TimeSeriesCollection.h>#include <string>#include <string_view>#include "algorithms/digi/SiliconPulseDiscretizationConfig.h"#include "algorithms/interfaces/WithPodConfig.h"Go to the source code of this file.
Classes | |
| class | eicrecon::SiliconPulseDiscretization |
Namespaces | |
| namespace | eicrecon |
| -client | |
Typedefs | |
| using | eicrecon::SiliconPulseDiscretizationAlgorithm = algorithms::Algorithm< algorithms::Input< PulseType::collection_type >, algorithms::Output< edm4hep::RawTimeSeriesCollection > > |