-
- Downloads
GDMLtoGM: adding handlers for <variable... />,<constant... />, <quantity......
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
parent
67ba60b6
No related branches found
No related tags found
Showing
- GeoModelTools/GDMLtoGM/GDMLInterface/constantHandler.h 17 additions, 0 deletionsGeoModelTools/GDMLtoGM/GDMLInterface/constantHandler.h
- GeoModelTools/GDMLtoGM/GDMLInterface/variableHandler.h 17 additions, 0 deletionsGeoModelTools/GDMLtoGM/GDMLInterface/variableHandler.h
- GeoModelTools/GDMLtoGM/src/GDMLController.cxx 5 additions, 1 deletionGeoModelTools/GDMLtoGM/src/GDMLController.cxx
- GeoModelTools/GDMLtoGM/src/constantHandler.cxx 26 additions, 0 deletionsGeoModelTools/GDMLtoGM/src/constantHandler.cxx
- GeoModelTools/GDMLtoGM/src/variableHandler.cxx 22 additions, 0 deletionsGeoModelTools/GDMLtoGM/src/variableHandler.cxx
Please register or sign in to comment