WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::Response::ColdElec Class Reference

A functional object caching gain and shape. More...

#include <Response.h>

Inheritance diagram for WireCell::Response::ColdElec:
Collaboration diagram for WireCell::Response::ColdElec:

Public Member Functions

 ColdElec (double gain=14 *units::mV/units::fC, double shaping=1.0 *units::us)
 
virtual ~ColdElec ()
 
virtual double operator() (double time) const
 
- Public Member Functions inherited from WireCell::Response::Generator
virtual ~Generator ()
 
WireCell::Waveform::realseq_t generate (const WireCell::Waveform::Domain &domain, int nsamples)
 FIXME: eradicate Domain in favor of Binning. More...
 
WireCell::Waveform::realseq_t generate (const WireCell::Binning &tbins)
 Lay down the function into a binned waveform. More...
 

Detailed Description

A functional object caching gain and shape.

Definition at line 165 of file Response.h.

Constructor & Destructor Documentation

◆ ColdElec()

Response::ColdElec::ColdElec ( double  gain = 14*units::mV/units::fC,
double  shaping = 1.0*units::us 
)

Definition at line 392 of file Response.cxx.

◆ ~ColdElec()

Response::ColdElec::~ColdElec ( )
virtual

Definition at line 397 of file Response.cxx.

Member Function Documentation

◆ operator()()

double Response::ColdElec::operator() ( double  time) const
virtual

Implements WireCell::Response::Generator.

Definition at line 401 of file Response.cxx.

Here is the call graph for this function:

The documentation for this class was generated from the following files: