Skip to content

GDMLtoGM: adding handlers for <variable... />,<constant... />, <quantity......

Andrea Dell'Acqua requested to merge master-GDMLextension into master

GDMLtoGM: adding handlers for <variable... />,<constant... />, <quantity... />, which were initially forgotten

Changes to be committed: new file: GeoModelTools/GDMLtoGM/GDMLInterface/constantHandler.h new file: GeoModelTools/GDMLtoGM/GDMLInterface/variableHandler.h modified: GeoModelTools/GDMLtoGM/src/GDMLController.cxx new file: GeoModelTools/GDMLtoGM/src/constantHandler.cxx new file: GeoModelTools/GDMLtoGM/src/variableHandler.cxx

Merge request reports