mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
help bug emax
This commit is contained in:
@ -1782,7 +1782,7 @@ std::string CmdProxy::MinMaxEnergyThreshold(int action) {
|
|||||||
os << "[n_value]\n\t[Moench] Minimum energy threshold (soft "
|
os << "[n_value]\n\t[Moench] Minimum energy threshold (soft "
|
||||||
"setting) for processor."
|
"setting) for processor."
|
||||||
<< '\n';
|
<< '\n';
|
||||||
} else if (cmd == "emin") {
|
} else if (cmd == "emax") {
|
||||||
os << "[n_value]\n\t[Moench] Maximum energy threshold (soft "
|
os << "[n_value]\n\t[Moench] Maximum energy threshold (soft "
|
||||||
"setting) for processor."
|
"setting) for processor."
|
||||||
<< '\n';
|
<< '\n';
|
||||||
|
Reference in New Issue
Block a user