Abstract interface of shape of a pulse from one photoelectron. More...
#include "lardataalg/Utilities/quantities/electronics.h"
#include <iosfwd>
#include <string>
#include <utility>
#include <sstream>
Go to the source code of this file.
Classes | |
class | icarus::opdet::PhotoelectronPulseFunction< T > |
Interface for a function describing a pulse from a photoelectron. More... | |
class | icarus::opdet::PhotoelectronPulseFunction< T > |
Interface for a function describing a pulse from a photoelectron. More... | |
Namespaces | |
icarus::opdet | |
Functions | |
template<typename Stream , typename T > | |
Stream & | icarus::opdet::operator<< (Stream &&out, PhotoelectronPulseFunction< T > const &pulse) |
Abstract interface of shape of a pulse from one photoelectron.
This is a header only library.
Definition in file PhotoelectronPulseFunction.h.