Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
4e6f1e26
Commit
4e6f1e26
authored
9 years ago
by
Nikiforos Nikiforou
Browse files
Options
Downloads
Patches
Plain Diff
Added documentation for DD4hep_GenericSurfaceInstallerPlugin
parent
7a23e531
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cmake/Doxyfile.in
+1
-0
1 addition, 0 deletions
cmake/Doxyfile.in
doc/release.notes
+8
-1
8 additions, 1 deletion
doc/release.notes
with
9 additions
and
1 deletion
cmake/Doxyfile.in
+
1
−
0
View file @
4e6f1e26
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
doc/release.notes
+
8
−
1
View file @
4e6f1e26
...
...
@@ -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 colo
e
r of collection.
- Changed signature of getSurfaces() to allow setting of name and color of collection.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment