MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getMaxIntensity

Method getMaxIntensity

src/openms_gui/source/VISUAL/LayerDataBase.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 }
93
94 float LayerDataBase::getMaxIntensity() const
95 {
96 return getRange().getMaxIntensity();
97 }
98
99 LayerAnnotatorBase::LayerAnnotatorBase(const FileTypeList& supported_types, const String& file_dialog_text, QWidget* gui_lock) :
100 supported_types_(supported_types),

Callers 15

calculateGridLines_Method · 0.45
makeDataAsTopView_Method · 0.45
makeDataAsStick_Method · 0.45
scaledIntensity_Method · 0.45
updateIntensityScaleMethod · 0.45
findClosestDataPointMethod · 0.45
findClosestDataPointMethod · 0.45
paintEventMethod · 0.45

Calls 1

getRangeFunction · 0.50

Tested by

no test coverage detected