mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-20 15:28:41 +01:00
vetoalg added hits and raw
This commit is contained in:
@@ -2051,7 +2051,7 @@ std::string CmdProxy::VetoAlgorithm(int action) {
|
||||
std::ostringstream os;
|
||||
os << cmd << ' ';
|
||||
if (action == defs::HELP_ACTION) {
|
||||
os << "[default] [lll|10gbe]\n\t[Gotthard2] Set the veto "
|
||||
os << "[hits|raw] [lll|10gbe]\n\t[Gotthard2] Set the veto "
|
||||
"algorithm."
|
||||
<< '\n';
|
||||
} else if (action == defs::GET_ACTION) {
|
||||
|
||||
Reference in New Issue
Block a user