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

Method MiniLayer

src/openms_gui/source/VISUAL/TVDIATreeTabController.cpp:46–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 String layername;
45
46 explicit MiniLayer(LayerDataChrom& layer)
47 : full_chrom_exp_sptr(layer.getChromatogramData()),
48 ondisc_sptr(layer.getOnDiscPeakData()),
49 annot_sptr(layer.getChromatogramAnnotation()),
50 filename(layer.filename),
51 layername(layer.getName())
52 {
53 }
54 };
55
56

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected