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
f157158e
Commit
f157158e
authored
11 years ago
by
Markus Frank
Browse files
Options
Downloads
Patches
Plain Diff
Add more explicit error messages in case a plugin is not found. See doc/release.notes.
parent
ce21c3f9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/release.notes
+20
-0
20 additions, 0 deletions
doc/release.notes
with
20 additions
and
0 deletions
doc/release.notes
+
20
−
0
View file @
f157158e
DD4hep ---- Release Notes
=================================
2013/10/09 Markus Frank
--------------------------
- Add more explicit error messages in case a plugin is not found.
- Add file TGeoUnits.h, which allows to use the "usual SystemOfUnits"
from CLHEP using TGeo with the namespace tgeo::xxx
Example: tgeo::mm -> 0.1 (Geant3: cm, sec, GeV, degree)
::mm -> 1.0 (Geant4: mm, nsec, MeV, radian)
I hope I got all translations right.
Geant4 Geant3
----------------------------------------------------------------
millimeter mm=1,cm=10 centimeter mm=0.1,cm=1
nanosecond s=1e9 second ns=1e-9,s=1
Mega electron Volt GeV=1e3 GeV GeV=1
radian rad=1 degree rad=180/pi
Unclear to me was if in Geant3 steradian is also 2*2*pi or 2*2*180 degree.
--------
| vXX-YY ----
--------
...
...
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