MCPcopy 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

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