Adapt Read to the new DB schema, add builder classes for shapes
Showing
- GeoModelIO/GeoModelCppHelpers/CMakeLists.txt 1 addition, 1 deletionGeoModelIO/GeoModelCppHelpers/CMakeLists.txt
- GeoModelIO/GeoModelCppHelpers/GeoModelCppHelpers/GMCppHelpers.h 95 additions, 19 deletions...elIO/GeoModelCppHelpers/GeoModelCppHelpers/GMCppHelpers.h
- GeoModelIO/GeoModelRead/CMakeLists.txt 1 addition, 1 deletionGeoModelIO/GeoModelRead/CMakeLists.txt
- GeoModelIO/GeoModelRead/GeoModelRead/ReadGeoModel.h 36 additions, 3 deletionsGeoModelIO/GeoModelRead/GeoModelRead/ReadGeoModel.h
- GeoModelIO/GeoModelRead/src/BuildGeoShapes.cpp 44 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes.cpp
- GeoModelIO/GeoModelRead/src/BuildGeoShapes.h 47 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes.h
- GeoModelIO/GeoModelRead/src/BuildGeoShapes_Box.cpp 36 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes_Box.cpp
- GeoModelIO/GeoModelRead/src/BuildGeoShapes_Box.h 28 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes_Box.h
- GeoModelIO/GeoModelRead/src/BuildGeoShapes_Cons.cpp 39 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes_Cons.cpp
- GeoModelIO/GeoModelRead/src/BuildGeoShapes_Cons.h 29 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes_Cons.h
- GeoModelIO/GeoModelRead/src/BuildGeoShapes_Pcon.cpp 80 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes_Pcon.cpp
- GeoModelIO/GeoModelRead/src/BuildGeoShapes_Pcon.h 30 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes_Pcon.h
- GeoModelIO/GeoModelRead/src/BuildGeoShapes_Tube.cpp 35 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes_Tube.cpp
- GeoModelIO/GeoModelRead/src/BuildGeoShapes_Tube.h 28 additions, 0 deletionsGeoModelIO/GeoModelRead/src/BuildGeoShapes_Tube.h
- GeoModelIO/GeoModelRead/src/ReadGeoModel.cpp 365 additions, 208 deletionsGeoModelIO/GeoModelRead/src/ReadGeoModel.cpp
Loading
Please register or sign in to comment