Pulse from one photoelectron as a train of samples. More...
#include "icaruscode/PMT/Algorithms/PhotoelectronPulseFunction.h"
#include "lardataalg/Utilities/quantities/spacetime.h"
#include <ostream>
#include <vector>
#include <string>
#include <algorithm>
#include <numeric>
#include <cmath>
#include <cstddef>
#include <cassert>
Go to the source code of this file.
Classes | |
class | icarus::opdet::SampledWaveformFunction< T > |
Describes the waveform from a single photoelectron. More... | |
class | icarus::opdet::SampledWaveformFunction< T > |
Describes the waveform from a single photoelectron. More... | |
struct | icarus::opdet::SampledWaveformFunction< T >::WaveformSpecs_t |
Specifies the waveform shape and features. More... | |
Namespaces | |
icarus::opdet | |
Pulse from one photoelectron as a train of samples.
This library is header only.
Definition in file SampledWaveformFunction.h.