Add CAD interface to load shapes from CAD files.
Add examples of specialized shape views for CMS. Simplyfiy grammar handling.
Showing
- CMakeLists.txt 7 additions, 6 deletionsCMakeLists.txt
- DDCAD/CMakeLists.txt 107 additions, 0 deletionsDDCAD/CMakeLists.txt
- DDCAD/include/DDCAD/ASSIMPReader.h 39 additions, 0 deletionsDDCAD/include/DDCAD/ASSIMPReader.h
- DDCAD/include/DDCAD/InputReader.h 45 additions, 0 deletionsDDCAD/include/DDCAD/InputReader.h
- DDCAD/src/ASSIMPReader.cpp 68 additions, 0 deletionsDDCAD/src/ASSIMPReader.cpp
- DDCAD/src/CADDictionary.h 41 additions, 0 deletionsDDCAD/src/CADDictionary.h
- DDCAD/src/CADImport.cpp 13 additions, 0 deletionsDDCAD/src/CADImport.cpp
- DDCAD/src/InputReader.cpp 28 additions, 0 deletionsDDCAD/src/InputReader.cpp
- DDCAD/src/plugins/CADPlugins.cpp 78 additions, 0 deletionsDDCAD/src/plugins/CADPlugins.cpp
- DDCore/CMakeLists.txt 2 additions, 1 deletionDDCore/CMakeLists.txt
- DDCore/include/DD4hep/ComponentProperties.h 40 additions, 6 deletionsDDCore/include/DD4hep/ComponentProperties.h
- DDCore/include/DD4hep/Conditions.h 27 additions, 3 deletionsDDCore/include/DD4hep/Conditions.h
- DDCore/include/DD4hep/ConditionsData.h 0 additions, 1 deletionDDCore/include/DD4hep/ConditionsData.h
- DDCore/include/DD4hep/Grammar.h 117 additions, 43 deletionsDDCore/include/DD4hep/Grammar.h
- DDCore/include/DD4hep/Objects.h 3 additions, 1 deletionDDCore/include/DD4hep/Objects.h
- DDCore/include/DD4hep/OpaqueData.h 60 additions, 23 deletionsDDCore/include/DD4hep/OpaqueData.h
- DDCore/include/DD4hep/detail/ComponentProperties_inl.h 0 additions, 100 deletionsDDCore/include/DD4hep/detail/ComponentProperties_inl.h
- DDCore/include/DD4hep/detail/ConditionsInterna.h 4 additions, 75 deletionsDDCore/include/DD4hep/detail/ConditionsInterna.h
- DDCore/include/DD4hep/detail/Grammar_parsed.h 30 additions, 95 deletionsDDCore/include/DD4hep/detail/Grammar_parsed.h
- DDCore/include/DD4hep/detail/Grammar_unparsed.h 47 additions, 0 deletionsDDCore/include/DD4hep/detail/Grammar_unparsed.h
Loading
Please register or sign in to comment