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

Method TransformationXMLFile

src/openms/source/FORMAT/TransformationXMLFile.cpp:18–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16{
17
18 TransformationXMLFile::TransformationXMLFile() :
19 XMLHandler("", "1.1"),
20 XMLFile("/SCHEMAS/TrafoXML_1_1.xsd", "1.1"),
21 params_(), data_(), model_type_()
22 {
23 }
24
25 void TransformationXMLFile::load(const String& filename, TransformationDescription& transformation, bool fit_model)
26 {

Callers 4

alignFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 1