Module to correct Direct Light Effects in the FADC traces. More...
#include <DLECorrection.h>
Public Attributes | |
const StationConstants::SignalComponent | source1 = StationConstants::eDirectLightSubtracted |
const double | VEM_Threshold_DLE = 0.2 |
Module to correct Direct Light Effects in the FADC traces.
The average azimuthal effect of DLEs is parametrised and corrected as explained in Gap-Note 2006-036. Individual instances of DLEs are corrected in a similar way as the explained in Gap-Note 2007-092
const StationConstants::SignalComponent DLECorrection::source1 = StationConstants::eDirectLightSubtracted |
Definition at line 45 of file DLECorrectionGG/DLECorrection.cc.
Referenced by DLECorrection::DLECorrection::Run().
const double DLECorrection::VEM_Threshold_DLE = 0.2 |
Definition at line 44 of file DLECorrectionGG/DLECorrection.cc.