INormalizeCharge interface class definiton.
More...
#include <INormalizeCharge.h>
INormalizeCharge interface class definiton.
Definition at line 22 of file INormalizeCharge.h.
virtual INormalizeCharge::~INormalizeCharge |
( |
| ) |
|
|
virtualdefaultnoexcept |
virtual void INormalizeCharge::configure |
( |
const fhicl::ParameterSet & |
| ) |
|
|
pure virtual |
virtual double INormalizeCharge::Normalize |
( |
double |
dQdx, |
|
|
const art::Event & |
e, |
|
|
const recob::Hit & |
h, |
|
|
const geo::Point_t & |
location, |
|
|
const geo::Vector_t & |
direction, |
|
|
double |
t0 |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: