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

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 >
Streamicarus::opdet::operator<< (Stream &&out, PhotoelectronPulseFunction< T > const &pulse)
 

Detailed Description

Abstract interface of shape of a pulse from one photoelectron.

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

This is a header only library.

Definition in file PhotoelectronPulseFunction.h.