Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getIsolationWindowLowerOffset
Method
getIsolationWindowLowerOffset
src/openms/source/METADATA/Product.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
double Product::getIsolationWindowLowerOffset() const
40
{
41
return window_low_;
42
}
43
44
void Product::setIsolationWindowLowerOffset(double bound)
45
{
Callers
15
testProduct
Function · 0.95
currentCellChanged_
Method · 0.45
addPrecursorLabels1D_
Method · 0.45
showCurrentPeaksAsDIA
Method · 0.45
update_
Method · 0.45
update_
Method · 0.45
main_
Method · 0.45
computeSingleScanPrecursorPurity_
Method · 0.45
checkSwathMap
Method · 0.45
registerPrecursor_
Method · 0.45
computePrecursorPurity
Method · 0.45
countScansInSwath_
Method · 0.45
Calls
no outgoing calls
Tested by
3
testProduct
Function · 0.76
currentCellChanged_
Method · 0.36
START_SECTION
Function · 0.36