Skip to content
Snippets Groups Projects
Commit 222d546a authored by Jochen Meyer's avatar Jochen Meyer Committed by Graeme Stewart
Browse files

adjustment for mm_Tech (MuonAGDDBase-00-00-15)

	* tagging MuonAGDDBase-00-00-15
	* adjustment for renaming of mm_Tech attributes in XML


Former-commit-id: 9967ac60
parent d40e1cf9
No related branches found
No related tags found
Loading
......@@ -26,7 +26,8 @@ void mm_TechHandler::ElementHandle()
tech->nlayers=getAttributeAsInt("nLayers",ret);
tech->thickness=getAttributeAsDouble("Tck",ret);
tech->gasThickness=getAttributeAsDouble("gasTck",ret);
tech->pcbThickness=getAttributeAsDouble("pcbTck",ret);
tech->pcbThickness=getAttributeAsDouble("driftPcbTck",ret);
tech->roThickness=getAttributeAsDouble("ROPcbTck",ret);
tech->f1Thickness=getAttributeAsDouble("f1",ret);
tech->f2Thickness=getAttributeAsDouble("f2",ret);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment