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

Method MzMLFile

src/openms/source/FORMAT/MzMLFile.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23{
24
25 MzMLFile::MzMLFile() :
26 XMLFile("/SCHEMAS/mzML_1_10.xsd", "1.1.0"),
27 indexed_schema_location_("/SCHEMAS/mzML_idx_1_10.xsd")
28 {
29 }
30
31 MzMLFile::~MzMLFile() = default;
32

Callers 15

mainFunction · 0.80
alignFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
test_readfile_contentMethod · 0.80
test_readfile_contentMethod · 0.80
test_swathmap_openmsMethod · 0.80
testIndexedMzMLFileFunction · 0.80
testMSExperimentFunction · 0.80

Calls

no outgoing calls

Tested by 15

test_readfile_contentMethod · 0.64
test_readfile_contentMethod · 0.64
test_swathmap_openmsMethod · 0.64
testIndexedMzMLFileFunction · 0.64
testMSExperimentFunction · 0.64
testMxxxFileFunction · 0.64
test_readfile_contentMethod · 0.64
test_readfile_contentMethod · 0.64
test_extractorMethod · 0.64
setUpMethod · 0.64