Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example biasing 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 -------------------------------------------------------------------------------
0008 
0009 ## 2025-03-14 Igor Semeniouk (exbiasing-V11-03-00)
0010 - The clang-tidy, clang-format applied on code of all GBXX examples
0011 
0012 ## 2024-03-20 L.G. Sarmiento (exbiasing-V11-02-00)
0013 - Fixed broken link from "Further information:"
0014   - updated from old `http://cern.ch/geant4/working_groups` site.
0015     Triggerred by [user forum](https://geant4-forum.web.cern.ch/t/help-me-find-information-on-biasing/11922/5)
0016 
0017 ## 2023-11-15 I. Hrivnacova (exbiasing-V11-01-00)
0018 - Updated vis.mac macros:
0019   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0020     and simplified comments.
0021 
0022 ## 2021-12-10 I. Hrivnacova (exbiasing-V11-00-01)
0023 - Removed redundant code (forward declarations, includes) from GB* examples
0024 
0025 ## 2021-12-10 Ben Morgan (exbiasing-V11-00-00)
0026 - Change to new Markdown History format
0027 
0028 ---
0029 
0030 # History entries prior to 11.0
0031 
0032 May 24, 2021 B. Morgan - exbiasing-V10-07-00)
0033 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0034 
0035 November 13, 2020, B. Morgan - exbiasing-V10-06-02
0036 - Enforce use of Serial RunManager for serial-only examples.
0037 
0038 November 10, 2020, B. Morgan - exbiasing-V10-06-01
0039 - Migration to G4RunManagerFactory.
0040 
0041 Nov 3, 2020, B. Morgan - exbiasing-V10-06-00
0042 - Support same CMake version range as core Geant4
0043 
0044 Jan 31, 2019, I.Hrivnacova - exbiasing-V10-05-00
0045 - Merged GitHub PR #4: all Boolean operators now return G4bool.
0046 
0047 Nov 8, 2016, M. Verderi - exbiasing-V10-02-02
0048 - revert ReverseMC to ReverseMC01-V10-02-00
0049 
0050 Nov 7, 2016 M. Verderi - exbiasing-V10-02-01
0051 - First tag for new GB05 and GB06 examples
0052 - Update of README, .README.txt and CMakeLists.txt
0053 
0054 Jul 30, 2016 I.Hrivnacova - exbiasing-V10-02-00
0055 - Coding guidelines
0056 
0057 Nov 27, 2014 I.Hrivnacova - exbiasing-V10-00-03
0058 - Fixed top README, .README
0059 
0060 Nov 12, 2014 M. Verderi - exbiasing-V10-00-02
0061 - Creation of GB04
0062 
0063 Nov 08, 2014 I.Hrivnacova - exbiasing-V10-00-01
0064 - Updated README files for adding GB03
0065 
0066 Nov 07, 2014 M. Verderi - exbiasing-V10-00-00
0067 - Creation of GB03
0068 
0069 Dec 03, 2013 I.Hrivnacova - exbiasing-V09-06-06
0070 - Fixed files description (for Doxygen)
0071 
0072 Nov 29, 2013 I.Hrivnacova - exbiasing-V09-06-05
0073 - Fixed documentation for Doxygen,
0074   added missing GNUmakefile in GB01, GB02
0075 
0076 Nov 23, 2013 A. Howard - exbiasing-V09-06-04
0077 - Fixed single threaded problem with B03 (double bias process)
0078 
0079 Nov 22, 2013 A. Howard - exbiasing-V09-06-03
0080 - Combined tag of B01, B02 and B03 with last accepted of GB01, GB02, ReverseMC01
0081 
0082 Nov 22, 2013 A. Howard - exbiasing-V09-06-02 (internal)
0083 - Changed README and .README to reflect B02 correctly. Added B03
0084   directory. Added GB01, GB02 and B03 to CMakeLists.txt and GNUmakefile
0085 
0086 Nov 15, 2012 A. Howard - exbiasing-V09-06-01
0087 - Changed README and .README to reflect the B02 correctly.
0088 
0089 Nov 15, 2012 I.Hrivnacova - exbiasing-V09-05-04
0090 - Minor fixes in .README
0091 
0092 Oct 13, 2012 A. Dotti - exbiasing-V09-05-03
0093 - Adding explicit use of system of units
0094 
0095 Sep 24, 2012 I.Hrivnacova - exbiasing-V09-05-02
0096 - New tag for synchronizing with ctest
0097 
0098 Sep 19, 2012 I.Hrivnacova - exbiasing-V09-05-01
0099 - Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
0100   where needed
0101 - Fixed compiler warnings in B02PSScoringDetectorConstruction.cc
0102 - Replaced tabulators with space characters
0103 
0104 Sep 4, 2012 I.Hrivnacova - exbiasing-V09-05-00
0105 - Updated CMakeLists.txt:
0106   adding visualization (if used), copying macros, install target
0107   and comment lines
0108 
0109 Nov 14th, 2011 G.Cosmo - exbiasing-V09-04-01
0110 - Archived obsolete example B03 laying on the trunk.
0111 
0112 Nov 14th, 2011 A.Howard - exbiasing-V09-04-00
0113 - migrated B01 example (B01DetectorConstruction.cc) to new G4Exception
0114 
0115 November 20, 2009  L. Desorgher - exbiasing-V09-02-00
0116 - Added new example ReverseMC01 demonstrating the Reverse MonteCarlo technique.
0117 
0118 June 22, 2007  A. Howard - exbiasing-V08-03-02
0119 - Cleaned up B01 and B02 code to be more example-like for release
0120 
0121 June 5, 2007  A. Howard - exbiasing-V08-03-01
0122 - Removed B03 from GNUmakefile
0123 - Included "B02-V08-03-00" - migration of B02 to new biasing/scoring scheme:
0124   test version
0125 
0126 June 5, 2007  A. Howard - exbiasing-V08-03-00
0127 - Migrated example B01 to new biasing/scoring scheme - test version
0128   (needs clean up before public release)
0129 - Removed B03 (redundant/obsolete use of python)
0130 
0131 Dec 6, 2005  G. Cosmo
0132 - Trivial changes for support of CLHEP-2.0.X series.
0133 
0134 Nov 15th, 2005  G. Cosmo - exbiasing-V07-01-00
0135 - migration to <sstream> from deprecated <strstream>.
0136 
0137 May 3rd, 2005  J. Allison
0138 - replaced vis manager with G4VisExecutive.
0139 
0140 Dec 8th, 2004  G. Daquino - exbiasing-V06-02-00
0141 - B01, B02 and B03 migrated to <cmath>.
0142 
0143 Jun 21st, 2004  G. Daquino - exbiasing-V06-01-00
0144 - Ported B02 and B03 to AIDA 3.2.1 and PI 1.2.1.
0145 
0146 Jul 31th, 2003  M. Dressel - exbiasing-V05-02-02
0147 - added weight window example to B01
0148 
0149 Jul 31th, 2003  M. Dressel - exbiasing-V05-02-01
0150 - removed some unused arguments in fucntion calls
0151 
0152 Jun 30th, 2003  M. Dressel - exbiasing-V05-02-00
0153 - simplified building of B03 and removed files created by swig,
0154   these files are created during gmake now
0155 
0156 Jun 25th, 2003  G. Cosmo - exbiasing-V05-01-00
0157 - Added disclaimer of liability where needed.
0158 
0159 Mar 11th, 2003  M. Dressel - exbiasing-V05-00-01
0160 - changed the replica number of the world volume from -1 to 0
0161 - Initialze() of the G4RunManager is now called after all Materials
0162   and volumes (also in the parallel geometry) are built.
0163 
0164 
0165 Feb 19th, 2003  G.Cosmo - exbiasing-V05-00-00
0166 - removed redundant inclusion of PhysicalConstants.h.
0167   Now using CLHEP headers.
0168 
0169 Nov 25th, 2002 M.Dressel -  exbiasing-V04-01-01
0170 - change README
0171 
0172 Nov 22th, 2002 M.Dressel
0173 - changed geometry for scoring. Cells must not coinside with
0174   wolrd boundary since tracks would be killed before
0175   scoring is called in the case a track exits a cell into
0176   "out of world".
0177 
0178 Nov   8th, 2002 M.Dressel - exbiasing-V04-01-00
0179   reduce and change examples. Only B01 B02 B03 will
0180   remain but with different content.
0181 
0182 July 11th, 2002 M.Dressel - internal-3-exbiasing-V04-01-01
0183 - resolved B09 into geometry/biasing and run.
0184 - coworks with: internal-1-run-V04-01-01
0185                 internal-2-transport-V04-01-01
0186                 internal-2-geombias-V04-01-01
0187 
0188 July 10th, 2002 M.Dressel
0189 - using G4StandardScorer and G4StandardScoreTable instead of
0190   B06Scorer and B06ScorePRinter in B06
0191 
0192 July 10th, 2002 M.Dressel - internal-2-exbiasing-V04-01-01
0193 - adopt to the new G4Sigma version in internal-1-geombias-V04-01-01
0194 
0195 
0196 July 10th, 2002 M.Dressel - internal-1-exbiasing-V04-01-01
0197 - temporarily created directory B09. Messangers and classes using them
0198   are put into B09 because the G4UImessanger is not known in
0199   geometry and processes.
0200 
0201 
0202 Jun  4th, 2002 M.Dressel - exbiasing-V04-00-07
0203 - update of exampleBXX.out files.
0204 - addition of example B08
0205 
0206 May 31th, 2002 M.Dressel - exbiasing-V04-00-06
0207 - change ...Manager to ...Sampler to be conform to transport-V04-00-06
0208 
0209 May 23th, 2002 M.Dressel - internal-1-exbiasing-V04-00-05
0210 - Update of README and ouput files after changes in G4ProcessPlacer in
0211   transportation
0212 
0213 May 15th, 2002 M.Asai - exbiasing-V04-00-05
0214 - Eliminated all UI commands from generator actions
0215 
0216 April 19th, 2002 G.Cosmo - exbiasing-V04-00-04
0217 - Added disclaimer of liability and minor cosmetics...
0218 
0219 April 12th, 2002 M.Dressel
0220 - Change class B06ImportanceDetectorConstruction.hh and exampleB06.cc.
0221   B06ImportanceDetectorConstruction does not derive from
0222   G4UserDetectorConstruction, function Construct made private
0223   and called in Constructor.
0224 
0225 April 8th, 2002  G.Cosmo - exbiasing-V04-00-03
0226 - Fixed usage of 'first'/'second' in iterators for porting
0227   on DEC-cxx non-ISO.
0228 
0229 April 8th, 2002  M.Dressel - exbiasing-V04-00-02
0230 - Resolved compilation problems on HP-aCC.
0231 
0232 April 4th, 2002  M.Dressel - exbiasing-V04-00-01
0233 - Resolved compilation problems on SUN-CC and Linux-egcs.
0234 
0235 March 28th, 2002  M.Dressel - exbiasing-V04-00-00
0236 - First implementation of importance biasing and scoring user examples.
0237 
0238 March 25th, 2002  G.Cosmo
0239 - Created.