Warning, /geant4/examples/extended/medical/fanoCavity2/History is written in an unsupported language. File is not indexed.
0001 # Example fanoCavity2 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 ## 2024-03-11 Vladimir Ivantchenko (fano2-V11-02-00)
0008 - Make PhysicsLists of the example to be coherent with physics_list library
0009 of Geant4 11.2ref02
0010
0011 ## 2021-12-27 Vladimir Ivantchenko (fano2-V11-00-01)
0012 - Make PhysicsLists of the example to be coherent with physics_list library
0013
0014 ## 2021-12-10 Ben Morgan (fano2-V11-00-00)
0015 - Change to new Markdown History format
0016
0017 ---
0018
0019 # History entries prior to 11.0
0020
0021 06-10-21 I. Hrivnacova (fano2-V10-07-03)
0022 - Migration to new G4AnalysisManager.hh header;
0023 define the default output file type (root).
0024
0025 19-07-21 I. Hrivnacova (fano2-V10-07-02)
0026 - Updated for changes in the analysis category:
0027 removed deleting of the analysis manager,
0028 as this is now done by the Geant4 kernel.
0029
0030 16-05-21 mma (fano2-V10-07-01)
0031 - Migration to G4RunManagerFactory and G4SteppingVerboseWithUnits.
0032
0033 23-03-21 V. Ivanchenko (fano2-V10-07-00)
0034 - PhysListEmStandard_SS - updated for 11.0
0035
0036 01-04-19 mma (fano2-V10-05-02)
0037 - DetectorConstruction : restore wallThickness = 5 cm; radius = 10 m;
0038
0039 25-02-19 V. Ivanchenko (fano2-V10-05-01)
0040 - PhysListEmStandard_option4 - set RangeFactor=0.08 (as in the
0041 physics_list library)
0042 - PhysListEmStandard_option3 - set parameters as in the
0043 physics_list library
0044
0045 30-01-19 V. Ivanchenko (fano2-V10-05-00)
0046 - DetectorConstruction, DetectorMessenger, Run - fixed usage of base
0047 materials and cleanup (should fix Opt4 EM physics results)
0048
0049 20-11-18 V. Ivanchenko (fano2-V10-04-04)
0050 - PhysListEmStandard_option3 - use the same lateral displacement as in
0051 physics_list library
0052
0053 08-11-18 V. Ivanchenko (fano2-V10-04-03)
0054 - PhysListEmStandard_GS, PhysListEmStandard_SS, PhysListEmStandard_WVI,
0055 PhysListEmStandard_option0, PhysListEmStandard_option3,
0056 PhysListEmStandard_option4 - use the same set of parameters as in
0057 physics_list library
0058
0059 09-05-18 B. Morgan (fano2-V10-04-02)
0060 - Include G4Types before use of G4MULTITHREADED. For forward
0061 compatibility with move to #defines over -D for G4 preprocessor
0062 symbols.
0063
0064 11-04-18 mma (fano2-V10-04-01)
0065 - fanoCavity2.cc : set visualisation only in interactive mode
0066
0067 21-03-18 mma (fano2-V10-04-00)
0068 - fanoCavity2.cc : remove G4UI_USE and G4VIS_USE
0069
0070 11-04-17 S.Elles (fano2-V10-03-00)
0071 - switch to NIST material description (keeping material densities defined in
0072 previous version)
0073 - default thread number is not set to the maximum available cores
0074
0075 14-10-16 G.Folger (fano2-V10-02-01)
0076 - remove direct use of {a,the}ParticleIterator, use GetParticleTableIterator().
0077 fix required by clang39 on Linux and MAC
0078
0079 04-07-16 I.Hrivnacova (fano2-V10-02-00)
0080 - Fixes for Doxygen documentation
0081
0082 12-10-15 J.Jacquemier (fano2-V10-01-03)
0083 - Remove EventActionMessenger class
0084 - Replace printModulo by /run/printProgress
0085
0086 27-07-15 V.Ivant (fano2-V10-01-02)
0087 - Use G4EmParameters instead of G4EmProcessOptions
0088
0089 19-06-15 J.Jacquemier (fano2-V10-01-01)
0090 - Change fNbEventCavity, fNbStepWall andfNbStepCavity initialisation
0091 from double to long
0092
0093
0094 10-06-15 J.Jacquemier (fano2-V10-01-00)
0095 - Migrated to multi-threading
0096
0097 13-08-14 mma (fano2-V10-00-01)
0098 - update README again
0099
0100 12-08-14 mma (fano2-V10-00-00)
0101 - restaure drawing in README
0102
0103 02-12-13 I.Hrivnacova
0104 - Minor fix in README
0105
0106 12-11-13 V.Ivant
0107 - PhysListEmStandard_WVI, PhysListEmStandard_SS - improvements for
0108 single scattering configuration (not for 10.0 release) - can
0109 be picked up for any new tags
0110
0111 21-08-13 V.Ivant (fano2-V09-06-08)
0112 - PhysListEmStandard_option3 - use G4UrbanMscModel instead of
0113 G4UrbanMscModel95
0114
0115 29/31-07-13 P.Gumplinger (fano2-V09-06-06/07)
0116 - fic MAC/clang32 compilation warnings
0117
0118 11-07-13 I.Hrivnacova (fano2-V09-06-05)
0119 - In HistoManager: use new analysis manager method SetH1Activation()
0120
0121 08-06-13 mma (fano2-V09-06-04)
0122 - Cosmetic in SteppingAction.
0123
0124 11-04-13 mma (fano2-V09-06-03)
0125 - HistoManager functionalities transfered to G4Analysis and its messenger.
0126 - userAction classes and all macros affected
0127
0128 01-04-13 A. Dotti (fano2-V09-06-02)
0129 - new API for physics list for MT
0130
0131 26-03-13 mma (fano2-V09-06-01)
0132 - more on coding conventions
0133
0134 15-03-13 mma (fano2-V09-06-00)
0135 - G4 coding conventions
0136
0137 14-11-12 I. Hrivnacova (fano2-V09-05-08)
0138 - Fixed order of instatiating G4VisExecutive and G4UIExecutive
0139 (required when Qt driver is activated).
0140
0141 13-10-12 A. Dotti (fano2-V09-05-07)
0142 - Removing double include of system of units
0143
0144 13-10-12 A. Dotti (fano2-V09-05-06)
0145 - Adding explicit use of system of units
0146
0147 04-09-12 I. Hrivnacova (fano2-V09-05-05)
0148 - Updated CMakeLists.txt:
0149 adding visualization, copying macros, install target and comment lines
0150 - Added .README
0151
0152 21-04-12 mma (fano2-V09-05-04)
0153 - all classes : apply G4 coding conventions
0154
0155 23-02-12 mma (fano2-V09-05-03)
0156 - HistoManager : GetFileType()
0157
0158 14-02-12 mma (fano2-V09-05-02)
0159 - HistoManager : new handle namespace and fileName[2]
0160 no subdirectory in histos file
0161 - HistoManager : add protections for histo file management
0162
0163 09-02-12 V.Ivant (fano2-V09-05-01)
0164 - PhysListEmStandard_WVI - more safe initialisation method
0165
0166 17-01-12 mma (fano2-V09-05-00)
0167 - HistoManager.hh and .cc : migrate to new g4tools histogramming system
0168 Do not need aida anymore, nor G4ANALYSIS_USE
0169 - HistoManager : histId and histPt
0170 - SetHisto() : simplification of Unit handling (HistoManager and HistoMessenger)
0171 - HistoMessenger.hh and .cc : suppress fileType command
0172 - HistoManager and HistoMessenger : coding conventions
0173 - Update Readme and all macros accordingly
0174
0175 08-11-11 mma (fano2-V09-04-03)
0176 - modify SteppingVerbose for OutOfWorld
0177
0178 31-05-11 mma (fano2-V09-04-02)
0179 - DetectorConstruction : for Water, set I = 78 eV (instead of 75 eV)
0180
0181 14-05-2011 mma (fano2-V09-04-01)
0182 - PhysListEmStandard_opt3 updated for msc95
0183 - PhysListEmStandard_opt2 suppressed
0184 - PhysListEmStandard_GS, VWI, SS : same options as opt3
0185
0186 04-01-2011 V.Ivanchenko (fano2-V09-04-00)
0187 - Minor cleanup of SS physics constructor
0188
0189 09-11-2010 M.Asai (fano2-V09-03-06)
0190 - Fix AIDA file option.
0191
0192 02-11-2010 J.Allison (fano2-V09-03-05)
0193 - Introduced G4UIExecutive.
0194
0195 25-10-2010 G.Folger (fano2-V09-03-04)
0196 - Correct initialisation of directinIn in ctor; needed by clhep 2.1...
0197
0198 06-06-10 J.Perl (fano2-V09-03-03)
0199 - Remove unused variable in EventAction
0200
0201 04-06-10 J.Perl (fano2-V09-03-02)
0202 - Updated vis usage
0203
0204 20-01-10 mma (fano2-V09-03-00)
0205 - introduce PhysListEmStandard_option2 : UrbanMscModel93 without options
0206 PhysListEmStandard_WVI : WentzelVIModel
0207 - put in run01.mac all physics lists choice
0208
0209 16-11-09 mma (fano2-V09-02-01)
0210 - PhysListEmStandard_option3 : use UrbanMscModel93
0211
0212 31-10-09 mma (fano2-V09-02-00)
0213 - splite PhysicsList in 2, as others TestEm examples.
0214 - local copy of PhysListEmStandard_option0, PhysListEmStandard_option3,
0215 PhysListEmStandard_SS
0216 - new PhysListEmStandard_GS for GoudsmitSaundersonMsc model
0217 - PhysicsList: add cut for proton recoil in case of Single Scattering
0218
0219 16-11-08 mma (fano2-V09-01-06)
0220 - Em options: 20bins/decade LinLossLimit=default=0.01
0221
0222 01-11-08 mma (fano2-V09-01-05)
0223 - PhysicsList : add comments for Em options
0224
0225 26-10-08 mma (fano2-V09-01-04)
0226 - PhysicsList : modified Em options
0227
0228 28-09-08 mma (fano2-V09-01-03)
0229 - HistoManager : root format by default
0230
0231 11-06-08 V.Ivant (fano2-V09-01-02)
0232 - Remove AIDA from GNUmakefile
0233
0234 07-05-08 mma (fano2-V09-01-01)
0235 - README : update Aida informations
0236
0237 11-04-08 mma
0238 - HistoManager::Scale() : suppress warning
0239
0240 04-04-08 mma(fano2-V09-01-00)
0241 - PhysicsList : replace G4MultipleScattering by new G4eMultipleScattering
0242 --> allows to use MscUrbanModel2
0243
0244 12-11-07 mma (fano2-V09-00-01)
0245 - HistoManager/HistoMessenger : print selected histos on ascii file
0246
0247 12-10-07 mma (fano2-V09-00-00)
0248 - compute error on ratio
0249
0250 12-10-07 michel maire
0251 - created from fanoCavity example