All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
SampledWaveformFunction.h File Reference

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
 

Detailed Description

Pulse from one photoelectron as a train of samples.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
April 6, 2022

This library is header only.

Definition in file SampledWaveformFunction.h.