Geant4 Cross Reference |
1 # Example fanoCavity History << 1 ------------------------------------------------------------------- 2 2 3 See `CONTRIBUTING.rst` for details of **requir << 3 ========================================================= 4 which **must** added in reverse chronological << 4 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 5 be used as a substitute for writing good git c << 5 ========================================================= >> 6 >> 7 fanoCavity History file >> 8 ----------------------- >> 9 This file should be used by the G4 example coordinator to briefly >> 10 summarize all major modifications introduced in the code and keep >> 11 track of all tags. >> 12 >> 13 ---------------------------------------------------------- >> 14 * Reverse chronological order (last date on top), please * >> 15 ---------------------------------------------------------- 6 16 7 ## 2024-04-17 Vladimir Ivantchenko (fano-V11-0 << 17 27-12-21 V. Ivantchenko (fano-V10-07-04) 8 - PhysicsLists - fixed annoing warnings on dec << 9 << 10 ## 2024-03-11 Vladimir Ivantchenko (fano-V11-0 << 11 - Make PhysicsLists of the example to be coher << 12 of Geant4 11.2ref02 << 13 << 14 ## 2021-12-27 Vladimir Ivantchenko (fano-V11-0 << 15 - Make PhysicsLists of the example to be coher 18 - Make PhysicsLists of the example to be coherent with physics_list library 16 << 17 ## 2021-12-10 Ben Morgan (fano-V11-00-00) << 18 - Change to new Markdown History format << 19 << 20 --- << 21 << 22 # History entries prior to 11.0 << 23 19 24 06-10-21 I. Hrivnacova (fano-V10-07-03) 20 06-10-21 I. Hrivnacova (fano-V10-07-03) 25 - Migration to new G4AnalysisManager.hh header 21 - Migration to new G4AnalysisManager.hh header; 26 define the default output file type (root). 22 define the default output file type (root). 27 23 28 19-07-21 I. Hrivnacova (fano-V10-07-02) 24 19-07-21 I. Hrivnacova (fano-V10-07-02) 29 - Updated for changes in the analysis category 25 - Updated for changes in the analysis category: 30 removed deleting of the analysis manager, 26 removed deleting of the analysis manager, 31 as this is now done by the Geant4 kernel. 27 as this is now done by the Geant4 kernel. 32 28 33 16-05-21 mma (fano-V10-07-01) 29 16-05-21 mma (fano-V10-07-01) 34 - Migration to G4RunManagerFactory and G4Stepp 30 - Migration to G4RunManagerFactory and G4SteppingVerboseWithUnits. 35 31 36 23-03-21 V. Ivanchenko (fano-V10-07-00) 32 23-03-21 V. Ivanchenko (fano-V10-07-00) 37 - updated physics constructors for 11.0 33 - updated physics constructors for 11.0 38 34 39 21-03-19 mma (fano-V10-05-03) 35 21-03-19 mma (fano-V10-05-03) 40 - DefineMaterial() : restaure G4_WATER 36 - DefineMaterial() : restaure G4_WATER 41 37 42 18-03-19 mma (fano-V10-05-02) 38 18-03-19 mma (fano-V10-05-02) 43 - DetectorConstruction : simplification of Def 39 - DetectorConstruction : simplification of DefineMaterial() 44 40 45 25-02-19 V. Ivanchenko (fano-V10-05-01) 41 25-02-19 V. Ivanchenko (fano-V10-05-01) 46 - PhysListEmStandard_option4 - set RangeFactor 42 - PhysListEmStandard_option4 - set RangeFactor=0.08 (as in the 47 physics_list library) 43 physics_list library) 48 - PhysListEmStandard_option3 - set parameters 44 - PhysListEmStandard_option3 - set parameters as in the 49 physics_list library 45 physics_list library 50 46 51 29-01-19 V. Ivanchenko (fano-V10-05-00) 47 29-01-19 V. Ivanchenko (fano-V10-05-00) 52 - DetectorConstruction, DetectorMessenger - fi 48 - DetectorConstruction, DetectorMessenger - fixed usage of base 53 materials and cleanup (should fix ~1% error 49 materials and cleanup (should fix ~1% error for Opt4 EM physics) 54 50 55 20-11-18 V. Ivanchenko (fano-V10-04-06) 51 20-11-18 V. Ivanchenko (fano-V10-04-06) 56 - PhysListEmStandard_option3 - use the same la 52 - PhysListEmStandard_option3 - use the same lateral displacement as in 57 physics_list library 53 physics_list library 58 54 59 08-11-18 V. Ivanchenko (fano-V10-04-05) 55 08-11-18 V. Ivanchenko (fano-V10-04-05) 60 - PhysListEmStandard_GS, PhysListEmStandard_SS 56 - PhysListEmStandard_GS, PhysListEmStandard_SS, PhysListEmStandard_WVI, 61 PhysListEmStandard_option0, PhysListEmStanda 57 PhysListEmStandard_option0, PhysListEmStandard_option3, 62 PhysListEmStandard_option4 - use the same se 58 PhysListEmStandard_option4 - use the same set of parameters as in 63 physics_list library 59 physics_list library 64 60 65 17-10-18 V. Ivanchenko (fano-V10-04-04) 61 17-10-18 V. Ivanchenko (fano-V10-04-04) 66 - PhysListEmStandard_GS, PhysListEmStandard_SS 62 - PhysListEmStandard_GS, PhysListEmStandard_SS, PhysListEmStandard, 67 PhysListEmStandard_WVI, PhysListEmStandard_o 63 PhysListEmStandard_WVI, PhysListEmStandard_option3 - use the 68 same EM parameters as in physics_lists sub 64 same EM parameters as in physics_lists sub-library 69 - PhysListEmStandard_option4 - is added 65 - PhysListEmStandard_option4 - is added 70 66 71 09-05-18 B. Morgan (fano-V10-04-03) 67 09-05-18 B. Morgan (fano-V10-04-03) 72 - Include G4Types before use of G4MULTITHREADE 68 - Include G4Types before use of G4MULTITHREADED. For forward 73 compatibility with move to #defines over -D 69 compatibility with move to #defines over -D for G4 preprocessor 74 symbols. 70 symbols. 75 71 76 11-04-18 mma (fano-V10-04-02) 72 11-04-18 mma (fano-V10-04-02) 77 - fanoCavity.cc : set visualisation only in in 73 - fanoCavity.cc : set visualisation only in interactive mode 78 74 79 24-03-18 mma (fano-V10-04-01) 75 24-03-18 mma (fano-V10-04-01) 80 - ActionInitialization.cc : restaure printout 76 - ActionInitialization.cc : restaure printout of Run::EndOfRun() 81 77 82 21-03-18 mma (fano-V10-04-00) 78 21-03-18 mma (fano-V10-04-00) 83 - fanoCavity.cc : remove G4UI_USE and G4VIS_US 79 - fanoCavity.cc : remove G4UI_USE and G4VIS_USE 84 80 85 12-10-17 V.Ivant (fano-V10-03-02) 81 12-10-17 V.Ivant (fano-V10-03-02) 86 - simplified default printout 82 - simplified default printout 87 83 88 21-03-17 S.Elles (fano-V10-03-01) 84 21-03-17 S.Elles (fano-V10-03-01) 89 - switch to NIST material description (keeping 85 - switch to NIST material description (keeping material densities defined in 90 previous version) 86 previous version) 91 - default thread number is not set to the maxi 87 - default thread number is not set to the maximum available cores but 92 ( set to 2 by default // fanoCavity blabla.m 88 ( set to 2 by default // fanoCavity blabla.mac -1 set the thred number to 93 the core number ) 89 the core number ) 94 90 95 21-03-17 V.Ivant (fano-V10-03-00) 91 21-03-17 V.Ivant (fano-V10-03-00) 96 - PhysListEmStandard_GS, PhysListEmStandard_SS 92 - PhysListEmStandard_GS, PhysListEmStandard_SS, PhysListEmStandard_WVI, 97 PhysListEmStandard_option3 - use the same st 93 PhysListEmStandard_option3 - use the same step function as in 98 physics_list factory for corresponding const 94 physics_list factory for corresponding constructors, ensure that 99 step function parameters may be redefined by 95 step function parameters may be redefined by UI commands 100 96 101 14-10-16 G.Folger (fano-V10-02-02) 97 14-10-16 G.Folger (fano-V10-02-02) 102 - remove direct use of {a,the}ParticleIterator 98 - remove direct use of {a,the}ParticleIterator, use GetParticleTableIterator(). 103 fix required by clang39 on Linux and MAC 99 fix required by clang39 on Linux and MAC 104 100 105 21-07-16 mma (fano-V10-02-01) 101 21-07-16 mma (fano-V10-02-01) 106 - Fixe coding conventions in Run.hh 102 - Fixe coding conventions in Run.hh 107 103 108 04-07-16 I.Hrivnacova (fano-V10-02-00) 104 04-07-16 I.Hrivnacova (fano-V10-02-00) 109 - Fixes for Doxygen documentation 105 - Fixes for Doxygen documentation 110 106 111 12-10-15 J.Jacquemier (fano-V10-01-03) 107 12-10-15 J.Jacquemier (fano-V10-01-03) 112 - Remove EventActionMessenger class 108 - Remove EventActionMessenger class 113 - Replace printModulo by /run/printProgress 109 - Replace printModulo by /run/printProgress 114 110 115 27-07-15 V.Ivant (fano-V10-01-02) 111 27-07-15 V.Ivant (fano-V10-01-02) 116 - Use G4EmParameters instead of G4EmProcessOpt 112 - Use G4EmParameters instead of G4EmProcessOptions 117 113 118 10-06-15 J.Jacquemier (fano-V10-01-01) 114 10-06-15 J.Jacquemier (fano-V10-01-01) 119 - Change preprocessor directive by G4Threading 115 - Change preprocessor directive by G4Threading::IsMultithreadedApplication() 120 116 121 10-06-15 J.Jacquemier (fano-V10-01-00) 117 10-06-15 J.Jacquemier (fano-V10-01-00) 122 - Migrated to multi-threading 118 - Migrated to multi-threading 123 119 124 13-08-14 mma (fano-V10-00-02) 120 13-08-14 mma (fano-V10-00-02) 125 - update Readme again 121 - update Readme again 126 122 127 12-08-14 mma (fano-V10-00-01) 123 12-08-14 mma (fano-V10-00-01) 128 - restaure drawing in Readme 124 - restaure drawing in Readme 129 125 130 21-03-14 mma (fano-V10-00-00) 126 21-03-14 mma (fano-V10-00-00) 131 - RunAction: initialise fOldEmean and fOldDose 127 - RunAction: initialise fOldEmean and fOldDose 132 128 133 02-12-13 I.Hrivnacova 129 02-12-13 I.Hrivnacova 134 - Minor fixes in README, .README 130 - Minor fixes in README, .README 135 131 136 12-11-13 V.Ivant 132 12-11-13 V.Ivant 137 - PhysListEmStandard_WVI, PhysListEmStandard_S 133 - PhysListEmStandard_WVI, PhysListEmStandard_SS - improvements for 138 single scattering configuration (not for 1 134 single scattering configuration (not for 10.0 release) - can 139 be picked up for any new tags 135 be picked up for any new tags 140 136 141 21-08-13 V.Ivant (fano-V09-06-08) 137 21-08-13 V.Ivant (fano-V09-06-08) 142 - PhysListEmStandard_option3 - use G4UrbanMscM 138 - PhysListEmStandard_option3 - use G4UrbanMscModel instead of 143 G4UrbanMscModel95 139 G4UrbanMscModel95 144 140 145 29-07-13 P.Gumplinger (fano-V09-06-07) 141 29-07-13 P.Gumplinger (fano-V09-06-07) 146 - fix MAC/clang32 compilation warnings 142 - fix MAC/clang32 compilation warnings 147 143 148 11-07-13 I.Hrivnacova (fano-V09-06-06) 144 11-07-13 I.Hrivnacova (fano-V09-06-06) 149 - In HistoManager: use new analysis manager me 145 - In HistoManager: use new analysis manager method SetH1Activation() 150 146 151 08-06-13 mma (fano-V09-06-05) 147 08-06-13 mma (fano-V09-06-05) 152 - Cosmetic in SteppingAction. 148 - Cosmetic in SteppingAction. 153 149 154 11-04-13 mma (fano-V09-06-04) 150 11-04-13 mma (fano-V09-06-04) 155 - HistoManager functionalities transfered to G 151 - HistoManager functionalities transfered to G4Analysis and its messenger. 156 - userAction classes and all macros affect 152 - userAction classes and all macros affected 157 153 158 01-04-13 Andrea Dotti (fano-V09-06-03) 154 01-04-13 Andrea Dotti (fano-V09-06-03) 159 - New G4VUserPhysicsList interface 155 - New G4VUserPhysicsList interface 160 156 161 27-03-13 mma (fano-V09-06-02) 157 27-03-13 mma (fano-V09-06-02) 162 - more on coding conventions 158 - more on coding conventions 163 159 164 15-03-13 mma (fano-V09-06-01) 160 15-03-13 mma (fano-V09-06-01) 165 - G4 coding conventions 161 - G4 coding conventions 166 162 167 11-12-12 V.Ivant (fano-V09-06-00) 163 11-12-12 V.Ivant (fano-V09-06-00) 168 - Used SetEmModel method in physics builders 164 - Used SetEmModel method in physics builders 169 165 170 28-11-12 G. Cosmo (fano-V09-05-09) 166 28-11-12 G. Cosmo (fano-V09-05-09) 171 - Fixed cases of variable shadowing. 167 - Fixed cases of variable shadowing. 172 168 173 13-10-12 A. Dotti (fano-V09-05-08) 169 13-10-12 A. Dotti (fano-V09-05-08) 174 - Removing double include of system of units 170 - Removing double include of system of units 175 171 176 13-10-12 A. Dotti (fano-V09-05-07) 172 13-10-12 A. Dotti (fano-V09-05-07) 177 - Adding explicit use of system of units 173 - Adding explicit use of system of units 178 174 179 04-09-12 I. Hrivnacova (fano-V09-05-06) 175 04-09-12 I. Hrivnacova (fano-V09-05-06) 180 - Updated CMakeLists.txt: 176 - Updated CMakeLists.txt: 181 adding visualization, copying macros, instal 177 adding visualization, copying macros, install target and comment lines 182 - Added .README 178 - Added .README 183 179 184 18-04-12 mma (fano-V09-05-05) 180 18-04-12 mma (fano-V09-05-05) 185 - all classes : apply G4 coding conventions 181 - all classes : apply G4 coding conventions 186 182 187 23-02-12 mma (fano-V09-05-04) 183 23-02-12 mma (fano-V09-05-04) 188 - HistoManager : GetFileType() 184 - HistoManager : GetFileType() 189 185 190 14-02-12 mma (fano-V09-05-03) 186 14-02-12 mma (fano-V09-05-03) 191 - HistoManager : new handle namespace and file 187 - HistoManager : new handle namespace and fileName[2] 192 no subdirectory in histos fil 188 no subdirectory in histos file 193 - HistoManager : add protections for histo fil 189 - HistoManager : add protections for histo file management 194 190 195 09-02-12 V.Ivant (fano-V09-05-02) 191 09-02-12 V.Ivant (fano-V09-05-02) 196 - PhysListEmStandard_WVI - fixed typo 192 - PhysListEmStandard_WVI - fixed typo 197 193 198 09-02-12 V.Ivant (fano-V09-05-01) 194 09-02-12 V.Ivant (fano-V09-05-01) 199 - PhysListEmStandard_WVI - more safe initialis 195 - PhysListEmStandard_WVI - more safe initialisation method 200 196 201 17-01-12 mma (fano-V09-05-00) 197 17-01-12 mma (fano-V09-05-00) 202 - HistoManager.hh and .cc : migrate to new g4t 198 - HistoManager.hh and .cc : migrate to new g4tools histogramming system 203 Do not need aida anymore, nor G4ANALYSIS_USE 199 Do not need aida anymore, nor G4ANALYSIS_USE 204 - HistoManager : histId and histPt 200 - HistoManager : histId and histPt 205 - SetHisto() : simplification of Unit handling 201 - SetHisto() : simplification of Unit handling (HistoManager and HistoMessenger) 206 - HistoMessenger.hh and .cc : suppress fileTyp 202 - HistoMessenger.hh and .cc : suppress fileType command 207 - HistoManager and HistoMessenger : coding con 203 - HistoManager and HistoMessenger : coding conventions 208 - Update Readme and all macros accordingly 204 - Update Readme and all macros accordingly 209 205 210 08-11-11 mma (fano-V09-04-03) 206 08-11-11 mma (fano-V09-04-03) 211 - modify SteppingVerbose for OutOfWorld 207 - modify SteppingVerbose for OutOfWorld 212 208 213 31-05-11 mma (fano-V09-04-02) 209 31-05-11 mma (fano-V09-04-02) 214 - DetectorConstruction : for Water, set I = 78 210 - DetectorConstruction : for Water, set I = 78 eV (instead of 75 eV) 215 211 216 13-05-2011 mma (fano-V09-04-01) 212 13-05-2011 mma (fano-V09-04-01) 217 - PhysListEmStandard_opt3 updated for msc95 213 - PhysListEmStandard_opt3 updated for msc95 218 - PhysListEmStandard_opt2 suppressed 214 - PhysListEmStandard_opt2 suppressed 219 - PhysListEmStandard_GS, VWI, SS : same option 215 - PhysListEmStandard_GS, VWI, SS : same options as opt3 220 216 221 04-01-2011 V.Ivanchenko (fano-V09-04-00) 217 04-01-2011 V.Ivanchenko (fano-V09-04-00) 222 - Minor cleanup of SS physics constructor 218 - Minor cleanup of SS physics constructor 223 219 224 09-11-2010 M.Asai (fano-V09-03-05) 220 09-11-2010 M.Asai (fano-V09-03-05) 225 - Fix AIDA file option. 221 - Fix AIDA file option. 226 222 227 25-10-2010 G.Folger (fano-V09-03-04) 223 25-10-2010 G.Folger (fano-V09-03-04) 228 - Correct initialisation of directinIn in ctor 224 - Correct initialisation of directinIn in ctor; needed by clhep 2.1... 229 225 230 06-06-10 J.Perl (fano-V09-03-03) 226 06-06-10 J.Perl (fano-V09-03-03) 231 - Remove unused variable in EventAction 227 - Remove unused variable in EventAction 232 228 233 04-06-10 J.Perl (fano-V09-03-02) 229 04-06-10 J.Perl (fano-V09-03-02) 234 - Updated vis usage 230 - Updated vis usage 235 231 236 22-05-10 mma (fano-V09-03-01) 232 22-05-10 mma (fano-V09-03-01) 237 - fanoCavity.cc : introduction of G4UIExecutiv 233 - fanoCavity.cc : introduction of G4UIExecutive 238 234 239 19-01-10 mma (fano-V09-03-00) 235 19-01-10 mma (fano-V09-03-00) 240 - introduce PhysListEmStandard_option2 : Urban 236 - introduce PhysListEmStandard_option2 : UrbanMscModel93 without options 241 PhysListEmStandard_WVI : WentzelVI 237 PhysListEmStandard_WVI : WentzelVIModel 242 - put in run01.mac all physics lists choice 238 - put in run01.mac all physics lists choice 243 239 244 16-11-09 mma (fano-V09-02-03) 240 16-11-09 mma (fano-V09-02-03) 245 - PhysListEmStandard_option3 : use UrbanMscMod 241 - PhysListEmStandard_option3 : use UrbanMscModel93 246 242 247 29-10-09 mma (fano-V09-02-02) 243 29-10-09 mma (fano-V09-02-02) 248 - new PhysListEmStandard_GS for GoudsmitSaunde 244 - new PhysListEmStandard_GS for GoudsmitSaundersonMsc model 249 245 250 25-10-09 mma (fano-V09-02-01) 246 25-10-09 mma (fano-V09-02-01) 251 - splite PhysicsList in 2, as others TestEm ex 247 - splite PhysicsList in 2, as others TestEm examples. 252 - local copy of PhysListEmStandard_option0, Ph 248 - local copy of PhysListEmStandard_option0, PhysListEmStandard_option3, 253 PhysListEmStandard_SS 249 PhysListEmStandard_SS 254 - PhysicsList: add cut for proton recoil in ca 250 - PhysicsList: add cut for proton recoil in case of Single Scattering 255 251 256 30-01-09 mma (fano-V09-02-00) 252 30-01-09 mma (fano-V09-02-00) 257 - EndOfRun : error = ratio*std::sqrt(dEoverE*d 253 - EndOfRun : error = ratio*std::sqrt(dEoverE*dEoverE + dToverT*dToverT) 258 254 259 16-11-08 mma (fano-V09-01-06) 255 16-11-08 mma (fano-V09-01-06) 260 - Em options: 20bins/decade LinLossLimit=defa 256 - Em options: 20bins/decade LinLossLimit=default=0.01 261 257 262 01-11-08 mma (fano-V09-01-05) 258 01-11-08 mma (fano-V09-01-05) 263 - PhysicsList : add comments for Em options 259 - PhysicsList : add comments for Em options 264 260 265 26-10-08 mma (fano-V09-01-04) 261 26-10-08 mma (fano-V09-01-04) 266 - PhysicsList : modified Em options 262 - PhysicsList : modified Em options 267 263 268 28-09-08 mma (fano-V09-01-03) 264 28-09-08 mma (fano-V09-01-03) 269 - HistoManager : root format by default 265 - HistoManager : root format by default 270 266 271 11-06-08 V.Ivant (fano-V09-01-02) 267 11-06-08 V.Ivant (fano-V09-01-02) 272 - Remove AIDA from GNUmakefile 268 - Remove AIDA from GNUmakefile 273 269 274 07-05-08 mma (fano-V09-01-01) 270 07-05-08 mma (fano-V09-01-01) 275 - README : update Aida informations 271 - README : update Aida informations 276 272 277 11-04-08 mma 273 11-04-08 mma 278 - HistoManager::Scale() : suppress warning 274 - HistoManager::Scale() : suppress warning 279 275 280 04-04-08 mma(fano-V09-01-00) 276 04-04-08 mma(fano-V09-01-00) 281 - PhysicsList : replace G4MultipleScattering b 277 - PhysicsList : replace G4MultipleScattering by new G4eMultipleScattering 282 --> allows to use MscUrbanModel2 278 --> allows to use MscUrbanModel2 283 279 284 12-11-07 mma (fano-V09-00-08) 280 12-11-07 mma (fano-V09-00-08) 285 - HistoManager/HistoMessenger : print selected 281 - HistoManager/HistoMessenger : print selected histos on ascii file 286 282 287 05-11-07 mma(fano-V09-00-07) 283 05-11-07 mma(fano-V09-00-07) 288 - syntax correction in DetectorMessenger.cc 284 - syntax correction in DetectorMessenger.cc 289 285 290 29-10-07 mma(fano-V09-00-06) 286 29-10-07 mma(fano-V09-00-06) 291 - Error on energy deposit : per e- track inste 287 - Error on energy deposit : per e- track instead of per incident gamma 292 288 293 29-10-07 mma(fano-V09-00-05) 289 29-10-07 mma(fano-V09-00-05) 294 - EventAction : histogram of energy deposit in 290 - EventAction : histogram of energy deposit in cavity per incident gamma 295 - RunAction : compute error on energy deposit 291 - RunAction : compute error on energy deposit and mean kinetic energy 296 292 297 08-10-07 mma(fano-V09-00-04) 293 08-10-07 mma(fano-V09-00-04) 298 - DetectorConstruction : wallRadius automatica 294 - DetectorConstruction : wallRadius automatically recomputed 299 295 300 02-10-07 mma(fano-V09-00-03) 296 02-10-07 mma(fano-V09-00-03) 301 - PhysicsList : implement G4CoulombScattering 297 - PhysicsList : implement G4CoulombScattering process (option) 302 298 303 26-09-07 mma(fano-V09-00-02) 299 26-09-07 mma(fano-V09-00-02) 304 - MyKleinNishina.cc : do not cancel Compton cr 300 - MyKleinNishina.cc : do not cancel Compton crossSection in cavity 305 - PhysicsList.cc : physics tables, 100 bins pe 301 - PhysicsList.cc : physics tables, 100 bins per decade (emOptions) 306 302 307 03-09-07 mma 303 03-09-07 mma 308 - DetectorConstruction.cc : add materials grap 304 - DetectorConstruction.cc : add materials graphite and aluminium 309 305 310 05-07-07 mma (fano-V09-00-01) 306 05-07-07 mma (fano-V09-00-01) 311 - fano-00 retaged in fano-01 307 - fano-00 retaged in fano-01 312 308 313 27-06-07 mma (fano-V09-00-00) 309 27-06-07 mma (fano-V09-00-00) 314 - emOptions : fUseDistanceToBoundary 310 - emOptions : fUseDistanceToBoundary 315 - cosmetic in fanoCavity.cc 311 - cosmetic in fanoCavity.cc 316 312 317 12-06-07 mma (fano-V08-03-01) 313 12-06-07 mma (fano-V08-03-01) 318 - emOptions : SetLinearLossLimit(1.e-6); SetSk 314 - emOptions : SetLinearLossLimit(1.e-6); SetSkin(2.); 319 315 320 23-05-07 V.Ivanch (fano-V08-03-00) 316 23-05-07 V.Ivanch (fano-V08-03-00) 321 - follow change of interface of G4VEmModel::Sa 317 - follow change of interface of G4VEmModel::SampleSecondaries 322 318 323 19-03-07 mma (fano-V08-02-05) 319 19-03-07 mma (fano-V08-02-05) 324 - add histo of theta distr before enter in cav 320 - add histo of theta distr before enter in cavity 325 321 326 01-03-07 mma (fano-V08-02-04) 322 01-03-07 mma (fano-V08-02-04) 327 - default cut 10 km 323 - default cut 10 km 328 - StackingAction: range < 0.8*safe 324 - StackingAction: range < 0.8*safe 329 325 330 06-02-07 mma (fano-V08-02-03) 326 06-02-07 mma (fano-V08-02-03) 331 - RunAction: use G4long instead of G4int 327 - RunAction: use G4long instead of G4int 332 - fanoCavity.in : 4000 events 328 - fanoCavity.in : 4000 events 333 329 334 30-01-07 mma (fano-V08-02-02) 330 30-01-07 mma (fano-V08-02-02) 335 - MyKleinNishinaModel::CrossSectionPerVolume() 331 - MyKleinNishinaModel::CrossSectionPerVolume(): cancel crossSection in cavity 336 332 337 24-01-07 mma (fano-V08-02-01) 333 24-01-07 mma (fano-V08-02-01) 338 - use StackingAction to kill particles 334 - use StackingAction to kill particles 339 - do not save random seed 335 - do not save random seed 340 - set crossSection factor = 1000 336 - set crossSection factor = 1000 341 337 342 22-01-07 mma (fano-V08-02-00) 338 22-01-07 mma (fano-V08-02-00) 343 - use fpTrackingManager to get non const Track 339 - use fpTrackingManager to get non const Track 344 340 345 20-01-07 michel maire 341 20-01-07 michel maire 346 - created, from TestEm11 342 - created, from TestEm11