Pulse from one photoelectron fully defined by the configuration. More...
#include "icaruscode/PMT/Algorithms/PhotoelectronPulseFunction.h"
#include "lardataalg/Utilities/quantities/electronics.h"
#include "larcorealg/CoreUtils/counter.h"
#include "TFormula.h"
#include <stdexcept>
#include <ostream>
#include <algorithm>
#include <vector>
#include <set>
#include <iterator>
#include <string>
#include <utility>
#include <cmath>
Go to the source code of this file.
Classes | |
class | icarus::opdet::CustomPulseFunction< T > |
Describes the waveform from a single photoelectron. More... | |
class | icarus::opdet::CustomPulseFunction< T > |
Describes the waveform from a single photoelectron. More... | |
struct | icarus::opdet::CustomPulseFunction< T >::PulseStats_t |
Record of collected information on the pulse shape. More... | |
Namespaces | |
icarus::opdet | |
Pulse from one photoelectron fully defined by the configuration.
This library is header only.
Definition in file CustomPulseFunction.h.