From b1e60f4b732f57cb0a24ca9cc561be80408883b9 Mon Sep 17 00:00:00 2001 From: Andre Sailer <andre.philippe.sailer@cern.ch> Date: Mon, 15 Feb 2016 10:42:34 +0000 Subject: [PATCH] Update release notes --- doc/release.notes | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/release.notes b/doc/release.notes index d5e5150e2..f44837a2f 100644 --- a/doc/release.notes +++ b/doc/release.notes @@ -45,6 +45,19 @@ DD4hep ---- Release Notes - removed random lines drawn in teveDisplay - 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 - fixed default c'tors in DDRec/DetectorData.h to zero initialize sub-structures (LayerLayout etc) @@ -56,6 +69,10 @@ DD4hep ---- Release Notes 2016-01-11 F.Gaede - fix hit momentum in Geant4TrackerAction (Geant4SDActions.cpp) +2016-01-11 A.Sailer + DDG4 + - Add LargestAcceptableStep to field setup + 2016-01-07 A.Sailer DDG4 - Fix the logic for skipping of events at the start of input files: LCIO, HepMC, stdhep and HepEvt -- GitLab