MCPcopy 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

testProductFunction · 0.95
currentCellChanged_Method · 0.45
addPrecursorLabels1D_Method · 0.45
showCurrentPeaksAsDIAMethod · 0.45
update_Method · 0.45
update_Method · 0.45
main_Method · 0.45
checkSwathMapMethod · 0.45
registerPrecursor_Method · 0.45
countScansInSwath_Method · 0.45

Calls

no outgoing calls

Tested by 3

testProductFunction · 0.76
currentCellChanged_Method · 0.36
START_SECTIONFunction · 0.36