LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Applies Birks correction. More...
Public Member Functions | |
ADCCorrectorClass (detinfo::DetectorPropertiesData const &dp, geo::PlaneID const &pid) | |
double | operator() (float adc) const |
Applies Birks correction to the specified pedestal-subtracted charge. More... | |
Private Attributes | |
detinfo::DetectorPropertiesData const & | detProp |
double | wirePitch |
wire pitch More... | |
double | electronsToADC |
conversion constant More... | |
Applies Birks correction.
Definition at line 499 of file RawDataDrawer.cxx.
|
inline |
Definition at line 501 of file RawDataDrawer.cxx.
|
inline |
Applies Birks correction to the specified pedestal-subtracted charge.
Definition at line 508 of file RawDataDrawer.cxx.
|
private |
Definition at line 516 of file RawDataDrawer.cxx.
|
private |
conversion constant
Definition at line 518 of file RawDataDrawer.cxx.
|
private |
wire pitch
Definition at line 517 of file RawDataDrawer.cxx.