Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/exoticphysics/ucn/History is written in an unsupported language. File is not indexed.

0001 # Example ucn History
0002 
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006 
0007 ## 2022-11-16 John Apostolakis (ExUCN-V11-00-02)
0008 - DetectorConstruction: Corrected epsMax=0.001 .  Also epsMin is dimensionless!
0009 
0010 ## 2022-11-04  I. Hrivnacova (ExUCN-V11-00-01)
0011 - Fixed Doxygen file descriptions
0012 
0013 ## 2021-12-10 Ben Morgan (ExUCN-V11-00-00)
0014 - Change to new Markdown History format
0015 
0016 ---
0017 
0018 # History entries prior to 11.0
0019 
0020 Nov 10, 2020 B. Morgan (ExUCN-V10-06-00)
0021 - Migration to G4RunManagerFactory.
0022 
0023 Nov  5, 2019 J.Apostolakis  (ExUCN-V10-05-00)
0024 - Enabled use of Gravity in physics list
0025    ( setting flags in G4Transportation. )
0026 - Small fixes in README and .README.txt
0027 
0028 May 17, 2018 J.Allison (ExUCN-V10-04-00)
0029 - Add #include "G4Types.hh"
0030 - Remove G4UI_USE and G4VIS_USE.
0031 - Move instantiation of G4UIExecutive to start of main.
0032 
0033 September 12, 2017  Soon Yung Jun  (ExUCN-V10-03-01)
0034 - ExUCNDetectorConstruction: commented out a wrong use of AddConstProperty
0035 
0036 February 14th, 2016  Gunter Folger  (ExUCN-V10-03-00)
0037 - ExUCN.in: reduce verbosity.
0038 
0039 November 2, 2016 L.Garnier (ExUCN-V10-02-02)
0040 - remove icons.mac. Automatically include since interfaces-V10-02-07
0041 
0042 October 14, 2016 G.Folger   (ExUCN-V10-02-01)
0043 - remove direct use of aParticleIterator, use GetParticleTableIterator().
0044     fix required by clang39 on Linux and MAC
0045 
0046 July 08, 2016 P. Gumplinger (ExUCN-V10-02-00)
0047 - update output with additional verbose and after
0048   bug fix #1750 in G4Navigator::GetGlobalExitNormal
0049 
0050 June 26, 2015 P. Gumplinger (ExUCN-V10-01-03)
0051 - add NumberOfVariables in G4RepleteEofM constructor
0052 
0053 June 10, 2015 P. Gumplinger (ExUCN-V10-01-02)
0054 - remove AddBetaDecay method
0055 
0056 April 30, 2015 P. Gumplinger (ExUCN-V10-01-01)
0057 - use the correct way to access G4Transportation::EnableUseMagneticMoment()
0058 
0059 January 23, 2015 I. Hrivnacova (ExUCN-V10-01-00)
0060 - fixed files description for Doxygen
0061 
0062 September 16, 2014 I. Hrivnacova (ExUCN-V10-00-04)
0063 - improved formatting in .README
0064 
0065 June 26, 2014 P. Gumplinger (ExUCN-V10-00-03)
0066 - add missing .README file
0067 
0068 June 16, 2014 P. Gumplinger (ExUCN-V10-00-02)
0069 - retag to work with materials-V10-00-17
0070 
0071 June 13, 2014 P. Gumplinger (ExUCN-V10-00-01)
0072 - Remove G4PhysicsListHelper->GetTransportation in ExUCNExtraPhysics.cc
0073 - Remove run.png from CMakeLists.txt
0074 
0075 June 6, 2014 P. Gumplinger (ExUCN-V10-00-00)
0076 - First import