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