Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ MzXMLFile
Method
MzXMLFile
src/openms/source/FORMAT/MzXMLFile.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
namespace OpenMS
16
{
17
MzXMLFile::MzXMLFile() :
18
XMLFile(
"/SCHEMAS/mzXML_idx_3.1.xsd"
,
"3.1"
)
19
{
20
}
21
22
MzXMLFile::~MzXMLFile() = default;
23
Callers
2
testMxxxFile
Function · 0.80
test0
Function · 0.80
Calls
no outgoing calls
Tested by
2
testMxxxFile
Function · 0.64
test0
Function · 0.64