#include <RunSummary.hpp>
Definition at line 69 of file RunSummary.hpp.
◆ id()
◆ description()
Definition at line 72 of file RunSummary.hpp.
72{return "print summary statistics about a run";}
◆ argsFormat()
◆ argsUsage()
Definition at line 74 of file RunSummary.hpp.
75 {
76 std::vector<std::string> result;
77 result.push_back("msLevels: if specified, summary only operates on these MS levels; default is all MS levels");
78 result.push_back("charges: if specified, summary only operates on these charge states; default is all charges");
80 return result;
81 }
#define TABULARCONFIG_DELIMITER_USAGE_STR
References TABULARCONFIG_DELIMITER_USAGE_STR.
The documentation for this struct was generated from the following file:
- /build/libpwiz-Wmn23K/libpwiz-3.0.18342/pwiz/analysis/passive/RunSummary.hpp