Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getIsolationWindowUpperOffset
Method
getIsolationWindowUpperOffset
src/openms/source/METADATA/Product.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
double Product::getIsolationWindowUpperOffset() const
50
{
51
return window_up_;
52
}
53
54
void Product::setIsolationWindowUpperOffset(double bound)
55
{
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