12#ifndef O2_MCH_DIGITFILTERING_DIGIT_MODIFIER_PARAM_H_
13#define O2_MCH_DIGITFILTERING_DIGIT_MODIFIER_PARAM_H_
Configurable parameters for the digit updating.
bool updateST2
whether or not to modify ST2 digits
bool updateST1
whether or not to modify ST1 digits
O2ParamDef(DigitModifierParam, "MCHDigitModifier")