EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
PulseNoise.h File Reference
#include <algorithms/algorithm.h>
#include <edm4eic/EDM4eicVersion.h>
#include <edm4hep/EventHeaderCollection.h>
#include <edm4hep/TimeSeriesCollection.h>
#include <string>
#include <string_view>
#include "algorithms/digi/PulseNoiseConfig.h"
#include "algorithms/interfaces/UniqueIDGenSvc.h"
#include "algorithms/interfaces/WithPodConfig.h"
Include dependency graph for PulseNoise.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eicrecon::PulseNoise
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::PulseNoiseAlgorithm = algorithms::Algorithm< algorithms::Input< edm4hep::EventHeaderCollection, PulseType::collection_type >, algorithms::Output< PulseType::collection_type > >