Skip to content
Snippets Groups Projects
Commit 4e6f1e26 authored by Nikiforos Nikiforou's avatar Nikiforos Nikiforou
Browse files

Added documentation for DD4hep_GenericSurfaceInstallerPlugin

parent 7a23e531
No related branches found
No related tags found
No related merge requests found
......@@ -669,6 +669,7 @@ INPUT += @CMAKE_CURRENT_SOURCE_DIR@/DDEve/lcio
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/DDSegmentation/src
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/DDSegmentation/include/DDSegmentation
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/DDRec/src
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/DDDetectors/src
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/DDRec/src/gear
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/DDRec/src/plugins
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/DDRec/include/DDRec
......
......@@ -2,6 +2,13 @@
=================================
DD4hep ---- Release Notes
=================================
2015-02-03 N.Nikiforou
DDDetectors
- Added plugin DD4hep_GenericSurfaceInstallerPlugin, copied from lcgeo
to allow installation of surfaces to any sliced detector
cmake/Doxyfile.in
- Added DDDetectors to the sources directory so Doxygen picks up the
plugin documentation
2016-01-07 A.Sailer
DDG4
......@@ -15,7 +22,7 @@ DD4hep ---- Release Notes
- Changed signature of getSurfaceVectors() to allow selection of o,u,v,n vectors to
add to the collection, added option for name and color of collection.
- Renamed surface list collections to "HelperSurfaces" and "SensitiveSurfaces".
- Changed signature of getSurfaces() to allow setting of name and coloer of collection.
- Changed signature of getSurfaces() to allow setting of name and color of collection.
......
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