#include <RegionTIC.hpp>
|
| std::pair< double, double > | mzRange |
| |
Definition at line 44 of file RegionTIC.hpp.
◆ Config()
| pwiz::analysis::RegionTIC::Config::Config |
( |
const std::string & |
args | ) |
|
◆ operator==()
| bool pwiz::analysis::RegionTIC::Config::operator== |
( |
const Config & |
rhs | ) |
|
|
inline |
Definition at line 49 of file RegionTIC.hpp.
References mzRange.
51 return mzRange == rhs.mzRange &&
bool delim_equal(const TabularConfig &rhs) const
std::pair< double, double > mzRange
◆ mzRange
| std::pair<double,double> pwiz::analysis::RegionTIC::Config::mzRange |
The documentation for this struct was generated from the following file:
- /build/libpwiz-AP2CPb/libpwiz-3.0.10827/pwiz/analysis/passive/RegionTIC.hpp