Skip to content
Snippets Groups Projects
Commit d515758d authored by Marco Clemencic's avatar Marco Clemencic
Browse files

added entries to release.notes

parent 903a2434
No related branches found
No related tags found
No related merge requests found
Showing
with 95 additions and 24 deletions
......@@ -4,6 +4,9 @@
! Purpose : Build of Fukui Renderer
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!========================== G4FR v4r4 2011-04-12 =============================
! 2011-04-12 - Gloria Corti
- Introduce use of pattern to switch off building this package on winxp
......@@ -14,7 +17,7 @@
!========================== G4FR v4r2 2008-09-30 =============================
! 2008-09-30 - Gloria CORTI
- requirements - Take DAWN and DAVID from the $LCG_external area (latest
- requirements - Take DAWN and DAVID from the $LCG_external area (latest
versions) rather then obsolete $SITEROOT/sw/contrib
!========================== G4FR v4r1 2004-08-10 ========================
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4GDML
! Responsible :
! Responsible :
! Purpose : Package holding the GDML code
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
! ======================= G4GDML v2r0 2015-03-06 ========================
! 2015-03-06 - Nigel Watsoncic
......
......@@ -4,15 +4,18 @@
! Purpose : Private LHCb physics lists
!----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!======================== G4LHCblists v3r2 2015-04-30 ========================
! 2015-04-30 - Timothy Williams
- Replaced G4EmStandardPhysics_option1NoApplyCuts.cc and .hh with v9.6.p04
of G4EmStandardPhysics_option1.cc and .hh but with the EmProcessOption of "SetApplyCuts"
removed. Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetApplyCuts" removed.
- Replaced G4EmStandardPhysics_option1NoApplyCuts.cc and .hh with v9.6.p04
of G4EmStandardPhysics_option1.cc and .hh but with the EmProcessOption of "SetApplyCuts"
removed. Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetApplyCuts" removed.
!======================== G4LHCblists v3r1 2015-03-07 ========================
! 2015-03-07 - Timothy Williams
- Modified G4EmStandardPhysics_option1NoApplyCuts.cc to use UrbanMsc93 and
- Modified G4EmStandardPhysics_option1NoApplyCuts.cc to use UrbanMsc93 and
WentzelVI models for multiple scattering as suggested by V.Ivanchenko.
!======================== G4LHCblists v3r0 2013-09-16 ========================
......@@ -22,7 +25,7 @@ removed. Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetA
!======================== G4LHCblists v2r2 2011-10-03 ========================
! 2011-10-03 - Gloria Corti
- Add new list with suggestion from Matt Reid for improvement of Multiple
- Add new list with suggestion from Matt Reid for improvement of Multiple
scattering. It has the same options as the LHCb list.
. G4EmStandardPhysics_LHCbTest.{hh,cc}
......@@ -35,7 +38,7 @@ removed. Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetA
!======================== G4LHCblists v2r0 2011-07-13 ========================
! 2011-07-13 - Gloria Corti
- Fix renaming in G4EmStandardPhysics_option1NoApplyCuts.cc
- Fix renaming in G4EmStandardPhysics_option1NoApplyCuts.cc
! 2011-07-12 - Gloria Corti
- Remove old physics list, that are obsolete.
......@@ -51,4 +54,4 @@ removed. Previous version was v9.4 of G4EmStandardPhysics_option1.cc with "SetA
- New package to hold private LHCb physics lists. It has the QGSP_BERT_HP
list provided by H-P Wellish for low energy neutron studies
!=============================================================================
\ No newline at end of file
!=============================================================================
!-----------------------------------------------------------------------------
! Package : Geant4/G4OpenGL
! Responsible : Gloria CORTI
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!======================== G4OpenGL v4r4 2011-06-17 ===========================
! 2011-06-17 - Gloria Corti
- Use new G4external package needed for resolving class G4OpenGL2PSAction at
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4RayTracer
! Responsible : Gloria CORTI, Silvia MIGLIORANZI
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!======================== G4RayTRacer v5r1 2011-07-14 ========================
! 2011-03-02 - Hubert Degaudenzi
- Added ignore properties in svn
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4Tree
! Responsible : Gloria CORTI, Silvia MIGLIORANZI
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!========================== G4Tree v4r1p1 2011-07-14 =========================
! 2011-03-02 - Hubert Degaudenzi
- Added ignore properties in svn
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4UIGAG
! Responsible : Gloria CORTI
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!========================== G4UIGAG v4r3 2015-03-02 ==========================
! 20154-03-06 - Nigel Watson
- For release with 9.6 G4
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4UIbasic
! Responsible : Gloria CORTI, Silvia MIGLIORANZI
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!========================== G4UIbasic v4r4 2015-03-06 ========================
! 2015-03-06 - Nigel Watson
- tagged for release with G4 9.6
......@@ -19,7 +23,7 @@
!========================== G4UIbasic v4r1 2008-06-25 ========================
! 2008-06-17 - Gloria CORTI
- Add use of G4run required to solve undefined reference to
- Add use of G4run required to solve undefined reference to
`G4RunManager::GetRunManager()' with Geant4 v90r2 (9.0.p02)
!========================== G4UIbasic v4r0 2003-11-03 ========================
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4UIcommon
! Responsible : Gloria CORTI
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!======================== G4UIcommon v5r3 2011-04-12 =========================
! 2011-04-12 - Gloria Corti
- Introduce use of pattern to switch off building this package on MacOS
......@@ -14,12 +17,12 @@
!======================== G4UIcommon v5r1 2007-07-04 =========================
! 2007-07-04 - Gloria Corti
- requirements - redefine X_linkopts for amd64
- requirements - redefine X_linkopts for amd64
!=========================== G4UIcommon v5r0 =================================
! 2004-07-07 - Florence RANJARD
- requirements - on WIN32 append "gdi32.lib user32.lib" to
G4UIcommon_shlibflags
- requirements - on WIN32 append "gdi32.lib user32.lib" to
G4UIcommon_shlibflags
!========================== G4UIcommon v4r0 2003-11-03 ========================
! 2003-11-03 - Florence RANJARD
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4VRML
! Responsible : Gloria CORTI
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!============================ G4VRML v4r2 2011-04-12 =========================
! 2011-04-12 - Gloria Corti
- Introduce use of pattern to switch off building this package on winxp
......
......@@ -4,6 +4,9 @@
! Purpose : Definition of analysis used in G4examples
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!===================== Geant4/G4analysis v1r0 2014-07-25 =====================
! 2014-03-06 - James Mccarthy
......
......@@ -4,6 +4,11 @@
! Purpose : Configuration package for Geant4 build
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Build Geant4 using the sources in https://gitlab.cern.ch/lhcb/Geant4-srcs
instead of using official tarballs and patching them.
- Added .gitignore file
! 2015-10-13 - Marco Clemencic
- Fixed build of the selected examples.
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4digits_hits
! Responsible : Gloria CORTI, Silvia MIGLIORANZI
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!====================== G4digits_hits v7r1p1 2011-07-14 ======================
! 2011-03-02 - Hubert Degaudenzi
- Added ignore properties in svn
......
!-----------------------------------------------------------------------------
! Package : Geant4/G4event
! Responsible : Florence RANJARD
! Purpose :
! Purpose :
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!========================= G4event v6r0p1 2011-06-29 =========================
! 2011-06-29 - Hubert DEGAUDENZI
- Added ignore properties in svn
......
......@@ -3,6 +3,10 @@
! Responsible : James McCarthy, Luca Pescatore
! Purpose : Examples packages provided my Geant4, used as standalone tests
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
!2015-07-29- Tim Williams
- Installed scripts to run TestEm3 and TestEm5, can be run with 'Calorimeter_test' and 'MultipleScattering_test' respectively
- Removed unused and unnecessary scripts from TestEm3 and TestEm5
......@@ -38,12 +42,12 @@
! 2014-07-16 - Gloria Corti
- Modified all requirements files to use pattern linker_library instead of
appending library to XXX_use_linkopts. This fixes compilation issues on
appending library to XXX_use_linkopts. This fixes compilation issues on
slc5, see details on https://its.cern.ch/jira/browse/LHCBGAUSS-193
!===================== Geant4/G4examples v4r0 2014-07-11 =====================
! 2014-03-27 - Nigel Watson
- Adapted requirements for nightly builds, following Marco Cl.'s
- Adapted requirements for nightly builds, following Marco Cl.'s
recommendations.
!=============================================================================
......@@ -3,6 +3,11 @@
! Responsible : Timothy Williams
! Purpose : Standalone Geant4 example used to test EM shower simulation
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
- Added CMake configuration.
================================================================================
! 2015-05-07 - Timothy Williams
-Added srcnew diractory to store private source files. These get copied over with copyPatchedsource.py in cmt after sources are copied from LCG area.
......
......@@ -4,5 +4,9 @@
! Purpose : Standalone Geant4 example used to test and validate multiple cattering
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
- Added CMake configuration.
! 2015-05-12 - Timothy Williams
- First Commit, validation test of multiple scattering. Produces plots of MSc theta_0 parameter as function of energy.
......@@ -4,6 +4,10 @@
! Purpose : Examples packages provided my Geant4, used as standalone tests
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
- Added CMake configuration.
! 2014-07-24 - Gloria Corti
- Modify requirements to remove src and include directory
otherwise made by cmt and copy is not done since directories exist
......
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
- Added CMake configuration.
! 2014-07-24 - Gloria Corti
- Modify requirements to remove src and include directory
otherwise made by cmt and copy is not done since directories exist
......
......@@ -4,6 +4,10 @@
! Purpose : Examples packages provided my Geant4, used as standalone tests
!-----------------------------------------------------------------------------
! 2015-11-02 - Marco Clemencic
- Added .gitignore file
- Added CMake configuration.
! 2015-10-07 - Luca Pescatore
- Fixed TGraph filling that caused not compiling on v95 versions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment