Skip to content
Snippets Groups Projects
Commit b1e60f4b authored by Andre Sailer's avatar Andre Sailer
Browse files

Update release notes

parent f692508e
No related branches found
No related tags found
No related merge requests found
...@@ -45,6 +45,19 @@ DD4hep ---- Release Notes ...@@ -45,6 +45,19 @@ DD4hep ---- Release Notes
- removed random lines drawn in teveDisplay - removed random lines drawn in teveDisplay
- dont't print DetectorData by default in dumpdetector - dont't print DetectorData by default in dumpdetector
2016-02-02 A.Sailer
DDG4
- Implemented SimulatorFlags (DDFORHEP-17)
* In ParticleHandler: vertexIsNotEndpointOfParent, Stopped, leftDetector
* Steerable distance for vertexIsNotEndpointOfParent
* TCUserParticleHanlder Simulator flags: DecayedInTracker, DecayedInCalorimeter
2016-01-21 A.Sailer/M.Frank
DDG4
- Improved user defined physics constructors
* Allows user defined global rangecut
* Allows extending particle table (e.g. B-Hadrons unknown to geant4)
2016-01-18 F.Gaede 2016-01-18 F.Gaede
- fixed default c'tors in DDRec/DetectorData.h to zero initialize sub-structures (LayerLayout etc) - fixed default c'tors in DDRec/DetectorData.h to zero initialize sub-structures (LayerLayout etc)
...@@ -56,6 +69,10 @@ DD4hep ---- Release Notes ...@@ -56,6 +69,10 @@ DD4hep ---- Release Notes
2016-01-11 F.Gaede 2016-01-11 F.Gaede
- fix hit momentum in Geant4TrackerAction (Geant4SDActions.cpp) - fix hit momentum in Geant4TrackerAction (Geant4SDActions.cpp)
2016-01-11 A.Sailer
DDG4
- Add LargestAcceptableStep to field setup
2016-01-07 A.Sailer 2016-01-07 A.Sailer
DDG4 DDG4
- Fix the logic for skipping of events at the start of input files: LCIO, HepMC, stdhep and HepEvt - Fix the logic for skipping of events at the start of input files: LCIO, HepMC, stdhep and HepEvt
......
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