![]() |
LArSoft
v10_04_05
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 500 of file RawDataDrawer.cxx.
|
inline |
Definition at line 502 of file RawDataDrawer.cxx.
References Get.
|
inline |
Applies Birks correction to the specified pedestal-subtracted charge.
Definition at line 509 of file RawDataDrawer.cxx.
|
private |
Definition at line 517 of file RawDataDrawer.cxx.
|
private |
conversion constant
Definition at line 519 of file RawDataDrawer.cxx.
|
private |
wire pitch
Definition at line 518 of file RawDataDrawer.cxx.