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

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
 

Detailed Description

Pulse from one photoelectron fully defined by the configuration.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
March 18, 2020

This library is header only.

Definition in file CustomPulseFunction.h.