Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/readout/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 ]

Diff markup

Differences between /readout/History (Version 11.3.0) and /readout/History (Version 11.1)


  1 # Category readout History                          1 # Category readout History
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir      3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological       4 which **must** added in reverse chronological order (newest at the top).
  5 It must **not** be used as a substitute for wr      5 It must **not** be used as a substitute for writing good git commit messages!
  6                                                     6 
  7 ----------------------------------------------      7 -------------------------------------------------------------------------------
  8                                                     8 
  9 ## 2024-07-15 Gabriele Cosmo (readout-V11-02-0 << 
 10 - Fixed reported Coverity defects, use consist << 
 11   avoid implicit copy.                         << 
 12                                                << 
 13 ## 2022-12-12 Ben Morgan (readout-V11-01-00)   << 
 14 - Remove obsolete GNUmakefile scripts          << 
 15                                                << 
 16 ## 2022-11-17 Gabriele Cosmo (readout-V11-00-0      9 ## 2022-11-17 Gabriele Cosmo (readout-V11-00-02)
 17 - Fixed compilation warnings for implicit type     10 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
 18                                                    11 
 19 ## 2022-01-28 Ben Morgan (readout-V11-00-01)       12 ## 2022-01-28 Ben Morgan (readout-V11-00-01)
 20 - Replace `geant4_global_library_target` with      13 - Replace `geant4_global_library_target` with direct file inclusion and
 21   call to `geant4_add_category` to define libr     14   call to `geant4_add_category` to define library build from source modules.
 22                                                    15 
 23 ## 2021-12-10 Ben Morgan (readout-V11-00-00)       16 ## 2021-12-10 Ben Morgan (readout-V11-00-00)
 24 - Change to new Markdown History format            17 - Change to new Markdown History format
 25                                                    18 
 26 ---                                                19 ---
 27                                                    20 
 28 # History entries prior to 11.0                    21 # History entries prior to 11.0
 29                                                    22 
 30 October 18, 2021 B. Morgan (readout-V10-07-01)     23 October 18, 2021 B. Morgan (readout-V10-07-01)
 31 - Use std::string member functions from G4Stri     24 - Use std::string member functions from G4String in place of synonyms
 32                                                    25 
 33 April 1, 2021 B. Morgan (readout-V10-07-00)        26 April 1, 2021 B. Morgan (readout-V10-07-00)
 34 - Migrate build to modular CMake API               27 - Migrate build to modular CMake API
 35                                                    28 
 36 Dec 9, 2019,  B. Morgan (readout-V10-06-00)        29 Dec 9, 2019,  B. Morgan (readout-V10-06-00)
 37 - Cleanup CMake build, removing obsolete granu     30 - Cleanup CMake build, removing obsolete granular library option and
 38   explicit include_directories.                    31   explicit include_directories.
 39                                                    32 
 40 Nov 26, 2019,  G.Cosmo (readout-V10-05-01)         33 Nov 26, 2019,  G.Cosmo (readout-V10-05-01)
 41 - Fixed cases of implicit type conversions fro     34 - Fixed cases of implicit type conversions from size_t to G4int.
 42                                                    35 
 43 Jan 31, 2019,  I.Hrivnacova (readout-V10-05-00     36 Jan 31, 2019,  I.Hrivnacova (readout-V10-05-00)
 44 - Merged GitHub PR #4: all Boolean operators n     37 - Merged GitHub PR #4: all Boolean operators now return G4bool.
 45                                                    38 
 46 Nov 9, 2018, G.Cosmo (readout-V10-04-00)           39 Nov 9, 2018, G.Cosmo (readout-V10-04-00)
 47 - G4DigiManager: fixed printout typos.             40 - G4DigiManager: fixed printout typos.
 48                                                    41 
 49 May 16, 2014, A.Dotti (readout-V10-00-00)          42 May 16, 2014, A.Dotti (readout-V10-00-00)
 50 - Coverity fixes                                   43 - Coverity fixes
 51                                                    44 
 52 Mar 15, 2004, M.Asai (readout-V06-00-00)           45 Mar 15, 2004, M.Asai (readout-V06-00-00)
 53 - Add some methods in G4DCtable to enhance a v     46 - Add some methods in G4DCtable to enhance a verbosity
 54                                                    47 
 55 Oct 4, 2003, G.Cosmo (readout-V05-02-00)           48 Oct 4, 2003, G.Cosmo (readout-V05-02-00)
 56 - GNUmakefile:                                     49 - GNUmakefile:
 57   o added dependency to new module "geometry/n     50   o added dependency to new module "geometry/navigation".
 58   o replaced "digits+hits" with "digits_hits".     51   o replaced "digits+hits" with "digits_hits".
 59 - Coworks with "geometry-V05-02-00" and "digit     52 - Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00".
 60                                                    53 
 61 Oct 18, 2001, M.Asai (readout-V03-02-00)           54 Oct 18, 2001, M.Asai (readout-V03-02-00)
 62 - Correction for warning messages by gcc-2.95.     55 - Correction for warning messages by gcc-2.95.2
 63                                                    56 
 64 Feb 8, 2001, M.Asai (readout-V03-00-01)            57 Feb 8, 2001, M.Asai (readout-V03-00-01)
 65 - Migration to STL vector classes                  58 - Migration to STL vector classes
 66   affected files :                                 59   affected files :
 67 ./readout/include/G4DCtable.hh                     60 ./readout/include/G4DCtable.hh
 68 ./readout/include/G4DigiManager.hh                 61 ./readout/include/G4DigiManager.hh
 69 ./readout/include/G4VDigitizerModule.hh            62 ./readout/include/G4VDigitizerModule.hh
 70 ./readout/src/G4DCtable.cc                         63 ./readout/src/G4DCtable.cc
 71 ./readout/src/G4DigiManager.cc                     64 ./readout/src/G4DigiManager.cc
 72                                                    65 
 73 Nov 4, 99, M.Asai (tag readout-V00-01-00)          66 Nov 4, 99, M.Asai (tag readout-V00-01-00)
 74 - entries() method is added to G4TDigiCollecti     67 - entries() method is added to G4TDigiCollection
 75 - Commecnts are enriched for the software refe     68 - Commecnts are enriched for the software reference manual.
 76                                                    69 
 77 July 15, 98 M.Asai (tag readout-00-01-02)          70 July 15, 98 M.Asai (tag readout-00-01-02)
 78                                                    71 
 79 July 4, 98 M.Asai (tag readout-00-01-01)           72 July 4, 98 M.Asai (tag readout-00-01-01)
 80 - Ready for the beta release                       73 - Ready for the beta release
 81                                                    74 
 82 June 30, 98 M.Asai (tag readout-00-07-01)          75 June 30, 98 M.Asai (tag readout-00-07-01)
 83 - G4Allocator is introduced to G4DCofThisEvnet     76 - G4Allocator is introduced to G4DCofThisEvnet and G4DigiCollection.
 84                                                    77 
 85 June 11, 98 G.Cosmo (readout-00-06-02)             78 June 11, 98 G.Cosmo (readout-00-06-02)
 86 - removed CR characters from G4DCtable.hh.cc a     79 - removed CR characters from G4DCtable.hh.cc and
 87   G4VDigitizerModule.hh.cc (P.Urban)               80   G4VDigitizerModule.hh.cc (P.Urban)
 88                                                    81 
 89 June 8, 98 M.Asai                                  82 June 8, 98 M.Asai
 90 - tagged as readout-00-06-01                       83 - tagged as readout-00-06-01
 91                                                    84 
 92 June 6, 98 M.Asai                                  85 June 6, 98 M.Asai
 93 - Created.                                         86 - Created.
 94 - Introduce first versions of codes                87 - Introduce first versions of codes
 95                                                    88