Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/advanced/lAr_calorimeter/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

  1 # Example lAr_calorimeter History
  2 
  3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological order (newest at the top). It must **not**
  5 be used as a substitute for writing good git commit messages!
  6 
  7 ## 2023-11-15 I. Hrivnacova (lar_calorimeter-V11-01-00)
  8 - Updated vis.mac:
  9   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
 10     and simplified comments.
 11 
 12 ## 2022-09-09 Susanna Guatelli (lar_calorimeter-V11-00-01)
 13 - Ranecu engine removed
 14 
 15 ## 2021-12-10 Ben Morgan (lar_calorimeter-V11-00-00)
 16 - Change to new Markdown History format
 17 
 18 ---
 19 
 20 # History entries prior to 11.0
 21 
 22 21.10.2021 - S. Guatelli (lar_calorimeter-V10-07-03)
 23              Migration to G4RunManagerFactory.
 24              
 25 07.10.2021 - I. Hrivnacova (lar_calorimeter-V10-07-02)
 26              Migration to new G4AnalysisManager.hh header;
 27              define the default output file type (root),
 28              removed FCALAnalysisManager.hh.
 29 
 30 19.07.2021 - I. Hrivnacova (lar_calorimeter-V10-07-01)
 31              Updated for changes in the analysis category:
 32              removed deleting of the analysis manager,
 33              as this is now done by the Geant4 kernel.
 34 
 35 24.05.2021 - B. Morgan (lar_calorimeter-V10-07-00)
 36 - Bump required CMake version range to 3.12...3.20, matching core Geant4
 37 
 38 02.11.2020 - B.Morgan (lAr_calorimeter-V10-06-00)
 39              Support same CMake version range as core Geant4
 40 
 41 31.01.2019 - I.Hrivnacova (lAr_calorimeter-V10-05-00)
 42              Merged GitHub PR #4: all Boolean operators now return G4bool.
 43 
 44 09.11.2018 - G. Cosmo (lAr_calorimeter-V10-04-02)
 45              FCALTBEventAction: fixed typo in printout.
 46 
 47 21.10.2018 - F. Romano (lAr_calorimeter-V10-04-01)
 48              G4VIS_USE and G4UI_USE deleted
 49 
 50 10.05.2018 - B. Morgan (lAr_calorimeter-V10-04-00)
 51              Include G4Types before use of G4MULTITHREADED. For forward
 52              compatibility with move to #defines over -D for G4 preprocessor
 53              symbols.
 54 
 55 02.11.2016 - L. Garnier (lAr_calorimeter-V10-02-00)
 56              Remove icons.mac. Automatically include since interfaces-V10-02-07
 57 
 58 20.04.2015 - V.Ivanhenko Tag (lAr_calorimeter-V10-01-00)
 59              Fixed internal array overflow in FCALTestSetupSD, which
 60              provides crashes in MT mode, which are  difficult to explain
 61 
 62 31.10.2014 - L.Pandola Tag (lAr_calorimeter-V10-00-04)
 63              Changed interface of FCALMaterialConsultant to avoid multiple
 64               definition of materials
 65        Fix casting warning in FCALSteppingVerbose.cc (seen on Win)
 66 
 67 16.10.2014 - A.Dotti Tag (lAr_calorimeter-V10-00-02, lAr_calorimeter-V10-00-03)
 68              Bug fixing for clang warnings
 69 
 70 15.10.2014 - A.Dotti Tag (lAr_calorimeter-V10-00-01)
 71              Removing output to txt file (non thread safe)
 72              and redundant with cout
 73 
 74 13.10.2014 - A.Dotti Tag (lAr_calorimeter-V10-00-00)
 75        Migration to MT
 76 
 77 30.07.2013 - A.Dotti Tag (lAr_calorimeter-V09-06-05)
 78              Bug fixing for clang32 compilation warnings
 79 
 80 21.03.2013 - L.Pandola Tag (lAr_calorimeter-V09-06-04)
 81        Remove other compiler warnings (showing up only for
 82        some systems/compilers)
 83 
 84 19.03.2013 - L.Pandola Tag (lAr_calorimeter-V09-06-03)
 85        Remove compiler warning (shadowing a class member by
 86        a local variable).
 87 
 88 14.03.2013 - A.Dotti and L.Pandola Tag (lAr_calorimeter-V09-06-02)
 89              Changed CMakeLists.txt to copy the content of the directories
 90        data-tracks and geom_data (used at run time). Modified macros.
 91              Cleaning in FCALPrimaryGeneratorAction
 92 
 93 12.03.2013 - L.Pandola Tag (lAr_calorimeter-V09-06-01)
 94        Migrated analysis to g4tools (removed AIDA dependency) and other small
 95              cosmetics. CMakeLists.txt and README updated accordingly
 96 
 97 12.03.2013 - L.Pandola Tag (lAr_calorimeter-V09-06-00)
 98        Fix bug in the primary generator, which caused the abort
 99        of all events in the run (run1.mac)
100 
101 02.11.2012 - L.Garnier Tag (lAr_calorimeter-V09-05-03)
102              Fix CMakeFile.txt, gui.mac and icons.mac. Now ok for cmake
103 
104 02.11.2012 - L.Garnier Tag (lAr_calorimeter-V09-05-02)
105              Add icons.mac
106 
107 12.10.2012 - G.Cosmo (lAr_calorimeter-V09-05-01)
108              Explicit inclusion of units and constants headers.
109 
110 11.10.2012   Andrea Dotti (lAr_calorimeter-V09-05-00)
111        Use of PhyListFactory instead of explicit instantiaion of
112        physics lists.
113        Adding CMakeList.txt file
114 
115 17.01.2011   G.A.P.Cirrone (lAr_calorimeter-V09-04-00)
116        Fixed compilation errors and physics models updated
117 
118 16.11.2010   John Allison (lAr_calorimeter-V09-03-01)
119              Introduced G4UIExecutive.
120 
121 04.06.2010   Joseph Perl (lAr_calorimeter-V09-03-00)
122              Updated vis usage
123 
124 12.11.2009 - A.Ribon (lAr_calorimeter-V09-02-01)
125              Fixed mistake in GNUmakefile, and use QGSP_BIC_EMY
126        as default Physics List (so that it tests the
127        low-energy electromagnetic).
128 
129 06.04.2009 - G.A.P.Cirrone (lAr_calorimeter-V09-02-00)
130        GNUmakefile updated
131 
132 12.06.2008 - G.A.P.Cirrone (lAr_calorimeter-V09-01-00)
133              Fixed a compilation error in the Analysis manager
134 
135 14.11.2006 - A.Ribon (lAr_calorimeter-V08-01-01)
136              Removed hadronic_lists.gmk after the inclusion of
137              Physics Lists in the Geant4 kernel.
138 
139 21.07.2006 - A.Ribon (lAr_calorimeter-V08-01-00)
140              New hadronic_lists.gmk, consistent with composite_calorimeter.
141        Fixed some uninitialization problems.
142 
143 08.12.2005 - A.Ribon (lAr_calorimeter-V07-01-00)
144              Migration to CLHEP namespace.
145        Removed also old header files.
146 
147 3rd May 2005  John Allison  (examples-V07-00-03)
148 - Replaced vis manager with G4VisExecutive.
149 
150 13.12.04 - G.Cosmo (lAr_calorimeter-V06-02-02)
151            Use new phys-lists structure.
152 
153 29.11.04 - A.Ribon (lAr_calorimeter-V06-02-01)
154            Migration to cmath.
155 
156 14.07.04 - G.Cosmo (lAr_calorimeter-V06-02-00)
157            Corrected hadronic_lists.gmk, removed unnecessary addition
158            of kernel libraries to EXTRALIBS.
159 
160 28.05.04 - A.Ribon (lAr_calorimeter-V06-01-01)
161            Now PI light is used.
162 
163 18.05.04 - A.Ribon (lAr_calorimeter-V06-01-00)
164            Ported to PI. Only the setup is changed, no changes in the code.
165 
166 28.01.2004 - A.Ribon (lAr_calorimeter-V06-00-01)
167              Clean up. Fixes for g++ 3.2 . New Physics Lists.
168 
169 02.12.2003 - G.Cosmo (lAr_calorimeter-V05-02-01)
170              Fixed compilation errors if histograms disabled.
171              Fixed compilation warnings ...
172 
173 12.11.2003 - J.Allison
174              Updated Vis Manager.
175 
176 26.05.2003 - P.M.Lorenzo
177              Updated for release 5.1.
178 
179 30.09.2002 - A.Howard
180              Created. First version.
181