Geant4 Cross Reference |
1 Environment variable "G4FORCE_RUN_MANAGER_TYPE << 2 1 3 ###################################### 2 ############################################ 4 !!! WARNING - FPE detection is activat 3 !!! WARNING - FPE detection is activated !!! 5 ###################################### 4 ############################################ 6 5 7 << 6 ************************************************************* 8 ################################ << 7 Geant4 version Name: geant4-10-00-ref-00 (6-December-2013) 9 !!! G4Backtrace is activated !!! << 8 Copyright : Geant4 Collaboration 10 ################################ << 9 Reference : NIM A 506 (2003), 250-303 11 << 10 WWW : http://cern.ch/geant4 12 << 11 ************************************************************* 13 ********************************************** << 12 14 Geant4 version Name: geant4-11-03-ref-00 ( << 13 Visualization Manager instantiating with verbosity "warnings (3)"... 15 Copyright : Geant4 Coll << 14 Visualization Manager initialising... 16 References : NIM A 506 ( << 15 Registering graphics systems... 17 : IEEE-TNS 53 << 16 18 : NIM A 835 ( << 17 You have successfully registered the following graphics systems. 19 WWW : http://gean << 18 Current available graphics systems are: 20 ********************************************** << 19 ASCIITree (ATree) 21 << 20 DAWNFILE (DAWNFILE) 22 <<< Geant4 Physics List simulation engine: G4G << 21 G4HepRep (HepRepXML) >> 22 G4HepRepFile (HepRepFile) >> 23 OpenGLImmediateX (OGLIX) >> 24 OpenGLImmediateXm (OGLI, OGLIXm) >> 25 OpenGLStoredX (OGLSX) >> 26 OpenGLStoredXm (OGL, OGLS, OGLSXm) >> 27 RayTracer (RayTracer) >> 28 RayTracerX (RayTracerX) >> 29 VRML1FILE (VRML1FILE) >> 30 VRML2FILE (VRML2FILE) >> 31 gMocrenFile (gMocrenFile) >> 32 >> 33 Registering model factories... >> 34 >> 35 You have successfully registered the following model factories. >> 36 Registered model factories: >> 37 generic >> 38 drawByCharge >> 39 drawByParticleID >> 40 drawByOriginVolume >> 41 drawByAttribute >> 42 >> 43 Registered filter factories: >> 44 chargeFilter >> 45 particleFilter >> 46 originVolumeFilter >> 47 attributeFilter >> 48 >> 49 You have successfully registered the following user vis actions. >> 50 Run Duration User Vis Actions: none >> 51 End of Event User Vis Actions: none >> 52 End of Run User Vis Actions: none >> 53 >> 54 Some /vis commands (optionally) take a string to specify colour. >> 55 Available colours: >> 56 black, blue, brown, cyan, gray, green, grey, magenta, red, white, yellow 23 57 24 /geometry/textInput/verbose 0 58 /geometry/textInput/verbose 0 25 /run/initialize 59 /run/initialize 26 userDetector->Construct() start. 60 userDetector->Construct() start. 27 world is registered to the default region. 61 world is registered to the default region. 28 physicsList->Construct() start. 62 physicsList->Construct() start. 29 physicsList->CheckParticleList() start. 63 physicsList->CheckParticleList() start. 30 physicsList->setCut() start. 64 physicsList->setCut() start. >> 65 /vis/open ATree >> 66 Issue /vis/viewer/refresh or flush to see effect. >> 67 /vis/viewer/set/autoRefresh false >> 68 /vis/verbose errors >> 69 Visualization verbosity changed to errors (2) >> 70 /vis/drawVolume >> 71 /vis/scene/add/trajectories smooth >> 72 /tracking/storeTrajectory 2 >> 73 Attributes available for modeling and filtering with >> 74 "/vis/modeling/trajectories/create/drawByAttribute" and >> 75 "/vis/filtering/trajectories/create/attributeFilter" commands: >> 76 G4TrajectoriesModel: >> 77 Event ID (EventID): G4int >> 78 G4SmoothTrajectory: >> 79 Charge (Ch): unit: e+ (G4double) >> 80 Track ID (ID): G4int >> 81 Initial kinetic energy (IKE): G4BestUnit (G4double) >> 82 Initial momentum magnitude (IMag): G4BestUnit (G4double) >> 83 Initial momentum (IMom): G4BestUnit (G4ThreeVector) >> 84 No. of points (NTP): G4int >> 85 PDG Encoding (PDG): G4int >> 86 Parent ID (PID): G4int >> 87 Particle Name (PN): G4String >> 88 G4SmoothTrajectoryPoint: >> 89 Auxiliary Point Position (Aux): G4BestUnit (G4ThreeVector) >> 90 Step Position (Pos): G4BestUnit (G4ThreeVector) >> 91 /vis/scene/notifyHandlers >> 92 /vis/modeling/trajectories/create/drawByCharge >> 93 /vis/modeling/trajectories/drawByCharge-0/default/setDrawStepPts true >> 94 /vis/scene/notifyHandlers scene-0 >> 95 /vis/modeling/trajectories/drawByCharge-0/default/setStepPtsSize 2 >> 96 /vis/scene/notifyHandlers scene-0 >> 97 /vis/scene/endOfEventAction accumulate >> 98 /vis/viewer/set/autoRefresh true >> 99 /vis/viewer/refresh >> 100 G4ASCIITreeSceneHandler::BeginModeling: writing to G4 standard output (G4cout) >> 101 # Set verbosity with "/vis/ASCIITree/verbose <verbosity>": >> 102 # < 10: - does not print daughters of repeated placements, does not repeat replicas. >> 103 # >= 10: prints all physical volumes. >> 104 # The level of detail is given by verbosity%10: >> 105 # for each volume: >> 106 # >= 0: physical volume name. >> 107 # >= 1: logical volume name (and names of sensitive detector and readout geometry, if any). >> 108 # >= 2: solid name and type. >> 109 # >= 3: volume and density. >> 110 # >= 5: daughter-subtracted volume and mass. >> 111 # and in the summary at the end of printing: >> 112 # >= 4: daughter-included mass of top physical volume(s) in scene to depth specified. >> 113 # Note: by default, culling is switched off so all volumes are seen. >> 114 # Note: the mass calculation takes into account daughters, which can be time consuming. If you want the mass of a particular subtree to a particular depth: >> 115 # /vis/open ATree >> 116 # /vis/ASCIITree/verbose 14 >> 117 # /vis/scene/create >> 118 # /vis/scene/add/volume <subtree-physical-volume> ! <depth> >> 119 # /vis/sceneHandler/attach >> 120 # /vis/viewer/flush >> 121 # Now printing with verbosity 0 >> 122 # Format is: PV:n >> 123 # Abbreviations: PV = Physical Volume, LV = Logical Volume, >> 124 # SD = Sensitive Detector, RO = Read Out Geometry. >> 125 "world":0 >> 126 "my tube":1 >> 127 "sphere":1 >> 128 G4ASCIITreeSceneHandler::EndModeling >> 129 /vis/verbose warnings >> 130 Visualization verbosity changed to warnings (3) 31 /gun/particle gamma 131 /gun/particle gamma 32 /gun/energy 10 MeV 132 /gun/energy 10 MeV 33 /tracking/verbose 0 133 /tracking/verbose 0 34 /run/beamOn 10 134 /run/beamOn 10 35 ============================================== << 36 ====== Electromagnetic Physics << 37 ============================================== << 38 LPM effect enabled << 39 Enable creation and use of sampling tables << 40 Apply cuts on all EM processes << 41 Use combined TransportationWithMsc << 42 Use general process << 43 Enable linear polarisation for gamma << 44 Enable photoeffect sampling below K-shell << 45 Enable sampling of quantum entanglement << 46 X-section factor for integral approach << 47 Min kinetic energy for tables << 48 Max kinetic energy for tables << 49 Number of bins per decade of a table << 50 Verbose level << 51 Verbose level for worker thread << 52 Bremsstrahlung energy threshold above which << 53 primary e+- is added to the list of secondar << 54 Bremsstrahlung energy threshold above which pr << 55 muon/hadron is added to the list of secondar << 56 Positron annihilation at rest model << 57 Enable 3 gamma annihilation on fly << 58 Lowest triplet kinetic energy << 59 Enable sampling of gamma linear polarisation << 60 5D gamma conversion model type << 61 5D gamma conversion model on isolated ion << 62 Use Ricardo-Gerardo pair production model << 63 Livermore data directory << 64 ============================================== << 65 ====== Ionisation Parameters << 66 ============================================== << 67 Step function for e+- << 68 Step function for muons/hadrons << 69 Step function for light ions << 70 Step function for general ions << 71 Lowest e+e- kinetic energy << 72 Lowest muon/hadron kinetic energy << 73 Use ICRU90 data << 74 Fluctuations of dE/dx are enabled << 75 Type of fluctuation model for leptons and hadr << 76 Use built-in Birks satuaration << 77 Build CSDA range enabled << 78 Use cut as a final range enabled << 79 Enable angular generator interface << 80 Max kinetic energy for CSDA tables << 81 Max kinetic energy for NIEL computation << 82 Linear loss limit << 83 Read data from file for e+e- pair production b << 84 ============================================== << 85 ====== Multiple Scattering Par << 86 ============================================== << 87 Type of msc step limit algorithm for e+- << 88 Type of msc step limit algorithm for muons/had << 89 Msc lateral displacement for e+- enabled << 90 Msc lateral displacement for muons and hadrons << 91 Urban msc model lateral displacement alg96 << 92 Range factor for msc step limit for e+- << 93 Range factor for msc step limit for muons/hadr << 94 Geometry factor for msc step limitation of e+- << 95 Safety factor for msc step limit for e+- << 96 Skin parameter for msc step limitation of e+- << 97 Lambda limit for msc step limit for e+- << 98 Use Mott correction for e- scattering << 99 Factor used for dynamic computation of angular << 100 limit between single and multiple scattering << 101 Fixed angular limit between single << 102 and multiple scattering << 103 Upper energy limit for e+- multiple scattering << 104 Type of electron single scattering model << 105 Type of nuclear form-factor << 106 Screening factor << 107 ============================================== << 108 << 109 phot: for gamma SubType=12 BuildTable=0 << 110 LambdaPrime table from 200 keV to 100 Te << 111 ===== EM models for the G4Region Defaul << 112 LivermorePhElectric : Emin= 0 eV Emax= 1 << 113 << 114 compt: for gamma SubType=13 BuildTable=1 << 115 Lambda table from 100 eV to 1 MeV, 7 bi << 116 LambdaPrime table from 1 MeV to 100 TeV << 117 ===== EM models for the G4Region Defaul << 118 Klein-Nishina : Emin= 0 eV Emax= 1 << 119 << 120 conv: for gamma SubType=14 BuildTable=1 << 121 Lambda table from 1.022 MeV to 100 TeV, << 122 ===== EM models for the G4Region Defaul << 123 BetheHeitlerLPM : Emin= 0 eV Emax= 1 << 124 << 125 Rayl: for gamma SubType=11 BuildTable=1 << 126 Lambda table from 100 eV to 150 keV, 7 << 127 LambdaPrime table from 150 keV to 100 Te << 128 ===== EM models for the G4Region Defaul << 129 LivermoreRayleigh : Emin= 0 eV Emax= 1 << 130 << 131 msc: for e- SubType= 10 << 132 ===== EM models for the G4Region Defaul << 133 UrbanMsc : Emin= 0 eV Emax= 1 << 134 StepLim=UseSafety Rfact=0.04 Gfact=2 << 135 WentzelVIUni : Emin= 100 MeV Emax= 1 << 136 StepLim=UseSafety Rfact=0.04 Gfact=2 << 137 << 138 eIoni: for e- XStype:3 SubType=2 << 139 dE/dx and range tables from 100 eV to 1 << 140 Lambda tables from threshold to 100 TeV, << 141 StepFunction=(0.2, 1 mm), integ: 3, fluc << 142 ===== EM models for the G4Region Defaul << 143 MollerBhabha : Emin= 0 eV Emax= 1 << 144 << 145 eBrem: for e- XStype:4 SubType=3 << 146 dE/dx and range tables from 100 eV to 1 << 147 Lambda tables from threshold to 100 TeV, << 148 LPM flag: 1 for E > 1 GeV, VertexHighEn << 149 ===== EM models for the G4Region Defaul << 150 eBremSB : Emin= 0 eV Emax= << 151 eBremLPM : Emin= 1 GeV Emax= 1 << 152 << 153 CoulombScat: for e- XStype:1 SubType=1 BuildT << 154 Lambda table from 100 MeV to 100 TeV, 7 << 155 ThetaMin(p) < Theta(degree) < 180, pLimi << 156 ===== EM models for the G4Region Defaul << 157 eCoulombScattering : Emin= 100 MeV Emax= 1 << 158 << 159 msc: for e+ SubType= 10 << 160 ===== EM models for the G4Region Defaul << 161 UrbanMsc : Emin= 0 eV Emax= 1 << 162 StepLim=UseSafety Rfact=0.04 Gfact=2 << 163 WentzelVIUni : Emin= 100 MeV Emax= 1 << 164 StepLim=UseSafety Rfact=0.04 Gfact=2 << 165 << 166 eIoni: for e+ XStype:3 SubType=2 << 167 dE/dx and range tables from 100 eV to 1 << 168 Lambda tables from threshold to 100 TeV, << 169 StepFunction=(0.2, 1 mm), integ: 3, fluc << 170 ===== EM models for the G4Region Defaul << 171 MollerBhabha : Emin= 0 eV Emax= 1 << 172 << 173 eBrem: for e+ XStype:4 SubType=3 << 174 dE/dx and range tables from 100 eV to 1 << 175 Lambda tables from threshold to 100 TeV, << 176 LPM flag: 1 for E > 1 GeV, VertexHighEn << 177 ===== EM models for the G4Region Defaul << 178 eBremSB : Emin= 0 eV Emax= << 179 eBremLPM : Emin= 1 GeV Emax= 1 << 180 << 181 annihil: for e+ XStype:2 SubType=5 AtRestMode << 182 ===== EM models for the G4Region Defaul << 183 eplus2gg : Emin= 0 eV Emax= 1 << 184 << 185 CoulombScat: for e+ XStype:1 SubType=1 BuildT << 186 Lambda table from 100 MeV to 100 TeV, 7 << 187 ThetaMin(p) < Theta(degree) < 180, pLimi << 188 ===== EM models for the G4Region Defaul << 189 eCoulombScattering : Emin= 100 MeV Emax= 1 << 190 << 191 msc: for proton SubType= 10 << 192 ===== EM models for the G4Region Defaul << 193 WentzelVIUni : Emin= 0 eV Emax= 1 << 194 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 195 << 196 hIoni: for proton XStype:3 SubType=2 << 197 dE/dx and range tables from 100 eV to 1 << 198 Lambda tables from threshold to 100 TeV, << 199 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 200 ===== EM models for the G4Region Defaul << 201 Bragg : Emin= 0 eV Emax= << 202 BetheBloch : Emin= 2 MeV Emax= 1 << 203 << 204 hBrems: for proton XStype:1 SubType=3 << 205 dE/dx and range tables from 100 eV to 1 << 206 Lambda tables from threshold to 100 TeV, << 207 ===== EM models for the G4Region Defaul << 208 hBrem : Emin= 0 eV Emax= 1 << 209 << 210 hPairProd: for proton XStype:1 SubType=4 << 211 dE/dx and range tables from 100 eV to 1 << 212 Lambda tables from threshold to 100 TeV, << 213 Sampling table 17x1001 from 7.50618 GeV << 214 ===== EM models for the G4Region Defaul << 215 hPairProd : Emin= 0 eV Emax= 1 << 216 << 217 CoulombScat: for proton XStype:1 SubType=1 Bu << 218 Lambda table from threshold to 100 TeV, << 219 ThetaMin(p) < Theta(degree) < 180, pLimi << 220 ===== EM models for the G4Region Defaul << 221 eCoulombScattering : Emin= 0 eV Emax= 1 << 222 << 223 msc: for GenericIon SubType= 10 << 224 ===== EM models for the G4Region Defaul << 225 UrbanMsc : Emin= 0 eV Emax= 1 << 226 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 227 << 228 ionIoni: for GenericIon XStype:3 SubType=2 << 229 dE/dx and range tables from 100 eV to 1 << 230 Lambda tables from threshold to 100 TeV, << 231 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 232 ===== EM models for the G4Region Defaul << 233 Bragg : Emin= 0 eV Emax= << 234 BetheBloch : Emin= 2 MeV Emax= 1 << 235 << 236 msc: for alpha SubType= 10 << 237 ===== EM models for the G4Region Defaul << 238 UrbanMsc : Emin= 0 eV Emax= 1 << 239 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 240 << 241 ionIoni: for alpha XStype:3 SubType=2 << 242 dE/dx and range tables from 100 eV to 1 << 243 Lambda tables from threshold to 100 TeV, << 244 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 245 ===== EM models for the G4Region Defaul << 246 BraggIon : Emin= 0 eV Emax=7.9 << 247 BetheBloch : Emin=7.9452 MeV Emax= << 248 << 249 msc: for anti_proton SubType= 10 << 250 ===== EM models for the G4Region Defaul << 251 WentzelVIUni : Emin= 0 eV Emax= 1 << 252 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 253 << 254 hIoni: for anti_proton XStype:3 SubType=2 << 255 dE/dx and range tables from 100 eV to 1 << 256 Lambda tables from threshold to 100 TeV, << 257 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 258 ===== EM models for the G4Region Defaul << 259 ICRU73QO : Emin= 0 eV Emax= << 260 BetheBloch : Emin= 2 MeV Emax= 1 << 261 << 262 hBrems: for anti_proton XStype:1 SubType=3 << 263 dE/dx and range tables from 100 eV to 1 << 264 Lambda tables from threshold to 100 TeV, << 265 ===== EM models for the G4Region Defaul << 266 hBrem : Emin= 0 eV Emax= 1 << 267 << 268 hPairProd: for anti_proton XStype:1 SubType << 269 dE/dx and range tables from 100 eV to 1 << 270 Lambda tables from threshold to 100 TeV, << 271 Sampling table 17x1001 from 7.50618 GeV << 272 ===== EM models for the G4Region Defaul << 273 hPairProd : Emin= 0 eV Emax= 1 << 274 << 275 CoulombScat: for anti_proton XStype:1 SubType << 276 Lambda table from threshold to 100 TeV, << 277 ThetaMin(p) < Theta(degree) < 180, pLimi << 278 ===== EM models for the G4Region Defaul << 279 eCoulombScattering : Emin= 0 eV Emax= 1 << 280 << 281 msc: for kaon+ SubType= 10 << 282 ===== EM models for the G4Region Defaul << 283 WentzelVIUni : Emin= 0 eV Emax= 1 << 284 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 285 << 286 hIoni: for kaon+ XStype:3 SubType=2 << 287 dE/dx and range tables from 100 eV to 1 << 288 Lambda tables from threshold to 100 TeV, << 289 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 290 ===== EM models for the G4Region Defaul << 291 Bragg : Emin= 0 eV Emax=1.0 << 292 BetheBloch : Emin=1.05231 MeV Emax= << 293 << 294 hBrems: for kaon+ XStype:1 SubType=3 << 295 dE/dx and range tables from 100 eV to 1 << 296 Lambda tables from threshold to 100 TeV, << 297 ===== EM models for the G4Region Defaul << 298 hBrem : Emin= 0 eV Emax= 1 << 299 << 300 hPairProd: for kaon+ XStype:1 SubType=4 << 301 dE/dx and range tables from 100 eV to 1 << 302 Lambda tables from threshold to 100 TeV, << 303 Sampling table 18x1001 from 3.94942 GeV << 304 ===== EM models for the G4Region Defaul << 305 hPairProd : Emin= 0 eV Emax= 1 << 306 << 307 CoulombScat: for kaon+ XStype:1 SubType=1 Bui << 308 Lambda table from threshold to 100 TeV, << 309 ThetaMin(p) < Theta(degree) < 180, pLimi << 310 ===== EM models for the G4Region Defaul << 311 eCoulombScattering : Emin= 0 eV Emax= 1 << 312 << 313 msc: for kaon- SubType= 10 << 314 ===== EM models for the G4Region Defaul << 315 WentzelVIUni : Emin= 0 eV Emax= 1 << 316 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 317 << 318 hIoni: for kaon- XStype:3 SubType=2 << 319 dE/dx and range tables from 100 eV to 1 << 320 Lambda tables from threshold to 100 TeV, << 321 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 322 ===== EM models for the G4Region Defaul << 323 ICRU73QO : Emin= 0 eV Emax=1.0 << 324 BetheBloch : Emin=1.05231 MeV Emax= << 325 << 326 hBrems: for kaon- XStype:1 SubType=3 << 327 dE/dx and range tables from 100 eV to 1 << 328 Lambda tables from threshold to 100 TeV, << 329 ===== EM models for the G4Region Defaul << 330 hBrem : Emin= 0 eV Emax= 1 << 331 << 332 hPairProd: for kaon- XStype:1 SubType=4 << 333 dE/dx and range tables from 100 eV to 1 << 334 Lambda tables from threshold to 100 TeV, << 335 Sampling table 18x1001 from 3.94942 GeV << 336 ===== EM models for the G4Region Defaul << 337 hPairProd : Emin= 0 eV Emax= 1 << 338 << 339 CoulombScat: for kaon- XStype:1 SubType=1 Bui << 340 Used Lambda table of kaon+ << 341 ThetaMin(p) < Theta(degree) < 180, pLimi << 342 ===== EM models for the G4Region Defaul << 343 eCoulombScattering : Emin= 0 eV Emax= 1 << 344 << 345 msc: for mu+ SubType= 10 << 346 ===== EM models for the G4Region Defaul << 347 WentzelVIUni : Emin= 0 eV Emax= 1 << 348 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 349 << 350 muIoni: for mu+ XStype:3 SubType=2 << 351 dE/dx and range tables from 100 eV to 1 << 352 Lambda tables from threshold to 100 TeV, << 353 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 354 ===== EM models for the G4Region Defaul << 355 Bragg : Emin= 0 eV Emax= 2 << 356 MuBetheBloch : Emin= 200 keV Emax= 1 << 357 << 358 muBrems: for mu+ XStype:1 SubType=3 << 359 dE/dx and range tables from 100 eV to 1 << 360 Lambda tables from threshold to 100 TeV, << 361 ===== EM models for the G4Region Defaul << 362 MuBrem : Emin= 0 eV Emax= 1 << 363 << 364 muPairProd: for mu+ XStype:1 SubType=4 << 365 dE/dx and range tables from 100 eV to 1 << 366 Lambda tables from threshold to 100 TeV, << 367 Sampling table 21x1001 from 0.85 GeV to << 368 ===== EM models for the G4Region Defaul << 369 muPairProd : Emin= 0 eV Emax= 1 << 370 << 371 CoulombScat: for mu+ XStype:1 SubType=1 Build << 372 Lambda table from threshold to 100 TeV, << 373 ThetaMin(p) < Theta(degree) < 180, pLimi << 374 ===== EM models for the G4Region Defaul << 375 eCoulombScattering : Emin= 0 eV Emax= 1 << 376 << 377 msc: for mu- SubType= 10 << 378 ===== EM models for the G4Region Defaul << 379 WentzelVIUni : Emin= 0 eV Emax= 1 << 380 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 381 << 382 muIoni: for mu- XStype:3 SubType=2 << 383 dE/dx and range tables from 100 eV to 1 << 384 Lambda tables from threshold to 100 TeV, << 385 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 386 ===== EM models for the G4Region Defaul << 387 ICRU73QO : Emin= 0 eV Emax= 2 << 388 MuBetheBloch : Emin= 200 keV Emax= 1 << 389 << 390 muBrems: for mu- XStype:1 SubType=3 << 391 dE/dx and range tables from 100 eV to 1 << 392 Lambda tables from threshold to 100 TeV, << 393 ===== EM models for the G4Region Defaul << 394 MuBrem : Emin= 0 eV Emax= 1 << 395 << 396 muPairProd: for mu- XStype:1 SubType=4 << 397 dE/dx and range tables from 100 eV to 1 << 398 Lambda tables from threshold to 100 TeV, << 399 Sampling table 21x1001 from 0.85 GeV to << 400 ===== EM models for the G4Region Defaul << 401 muPairProd : Emin= 0 eV Emax= 1 << 402 << 403 CoulombScat: for mu- XStype:1 SubType=1 Build << 404 Used Lambda table of mu+ << 405 ThetaMin(p) < Theta(degree) < 180, pLimi << 406 ===== EM models for the G4Region Defaul << 407 eCoulombScattering : Emin= 0 eV Emax= 1 << 408 << 409 msc: for pi+ SubType= 10 << 410 ===== EM models for the G4Region Defaul << 411 WentzelVIUni : Emin= 0 eV Emax= 1 << 412 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 413 << 414 hIoni: for pi+ XStype:3 SubType=2 << 415 dE/dx and range tables from 100 eV to 1 << 416 Lambda tables from threshold to 100 TeV, << 417 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 418 ===== EM models for the G4Region Defaul << 419 Bragg : Emin= 0 eV Emax=297 << 420 BetheBloch : Emin=297.505 keV Emax= << 421 << 422 hBrems: for pi+ XStype:1 SubType=3 << 423 dE/dx and range tables from 100 eV to 1 << 424 Lambda tables from threshold to 100 TeV, << 425 ===== EM models for the G4Region Defaul << 426 hBrem : Emin= 0 eV Emax= 1 << 427 << 428 hPairProd: for pi+ XStype:1 SubType=4 << 429 dE/dx and range tables from 100 eV to 1 << 430 Lambda tables from threshold to 100 TeV, << 431 Sampling table 20x1001 from 1.11656 GeV << 432 ===== EM models for the G4Region Defaul << 433 hPairProd : Emin= 0 eV Emax= 1 << 434 << 435 CoulombScat: for pi+ XStype:1 SubType=1 Build << 436 Lambda table from threshold to 100 TeV, << 437 ThetaMin(p) < Theta(degree) < 180, pLimi << 438 ===== EM models for the G4Region Defaul << 439 eCoulombScattering : Emin= 0 eV Emax= 1 << 440 << 441 msc: for pi- SubType= 10 << 442 ===== EM models for the G4Region Defaul << 443 WentzelVIUni : Emin= 0 eV Emax= 1 << 444 StepLim=Minimal Rfact=0.2 Gfact=2.5 << 445 << 446 hIoni: for pi- XStype:3 SubType=2 << 447 dE/dx and range tables from 100 eV to 1 << 448 Lambda tables from threshold to 100 TeV, << 449 StepFunction=(0.2, 0.1 mm), integ: 3, fl << 450 ===== EM models for the G4Region Defaul << 451 ICRU73QO : Emin= 0 eV Emax=297 << 452 BetheBloch : Emin=297.505 keV Emax= << 453 << 454 hBrems: for pi- XStype:1 SubType=3 << 455 dE/dx and range tables from 100 eV to 1 << 456 Lambda tables from threshold to 100 TeV, << 457 ===== EM models for the G4Region Defaul << 458 hBrem : Emin= 0 eV Emax= 1 << 459 << 460 hPairProd: for pi- XStype:1 SubType=4 << 461 dE/dx and range tables from 100 eV to 1 << 462 Lambda tables from threshold to 100 TeV, << 463 Sampling table 20x1001 from 1.11656 GeV << 464 ===== EM models for the G4Region Defaul << 465 hPairProd : Emin= 0 eV Emax= 1 << 466 << 467 CoulombScat: for pi- XStype:1 SubType=1 Build << 468 Used Lambda table of pi+ << 469 ThetaMin(p) < Theta(degree) < 180, pLimi << 470 ===== EM models for the G4Region Defaul << 471 eCoulombScattering : Emin= 0 eV Emax= 1 << 472 135 473 Region <DefaultRegionForTheWorld> -- -- appea 136 Region <DefaultRegionForTheWorld> -- -- appears in <world> world volume 474 This region is in the mass world. 137 This region is in the mass world. 475 Root logical volume(s) : world 138 Root logical volume(s) : world 476 Pointers : G4VUserRegionInformation[0], G4Use 139 Pointers : G4VUserRegionInformation[0], G4UserLimits[0], G4FastSimulationManager[0], G4UserSteppingAction[0] 477 Materials : Air G4_WATER G4_AIR 140 Materials : Air G4_WATER G4_AIR 478 Production cuts : gamma 700 um e- 700 << 141 Production cuts : gamma 1 mm e- 1 mm e+ 1 mm proton 1 mm 479 142 480 Region <DefaultRegionForParallelWorld> -- -- 143 Region <DefaultRegionForParallelWorld> -- -- is not associated to any world. 481 Root logical volume(s) : 144 Root logical volume(s) : 482 Pointers : G4VUserRegionInformation[0], G4Use 145 Pointers : G4VUserRegionInformation[0], G4UserLimits[0], G4FastSimulationManager[0], G4UserSteppingAction[0] 483 Materials : 146 Materials : 484 Production cuts : gamma 700 um e- 700 << 147 Production cuts : gamma 1 mm e- 1 mm e+ 1 mm proton 1 mm 485 148 486 ========= Table of registered couples ======== << 149 ========= Table of registered couples ============================== 487 150 488 Index : 0 used in the geometry : Yes 151 Index : 0 used in the geometry : Yes 489 Material : Air 152 Material : Air 490 Range cuts : gamma 700 um e- 70 << 153 Range cuts : gamma 1 mm e- 1 mm e+ 1 mm proton 1 mm 491 Energy thresholds : gamma 990 eV e- 99 << 154 Energy thresholds : gamma 990 eV e- 990 eV e+ 990 eV proton 100 keV 492 Region(s) which use this couple : 155 Region(s) which use this couple : 493 DefaultRegionForTheWorld 156 DefaultRegionForTheWorld 494 157 495 Index : 1 used in the geometry : Yes 158 Index : 1 used in the geometry : Yes 496 Material : G4_WATER 159 Material : G4_WATER 497 Range cuts : gamma 700 um e- 70 << 160 Range cuts : gamma 1 mm e- 1 mm e+ 1 mm proton 1 mm 498 Energy thresholds : gamma 2.52521 keV e- << 161 Energy thresholds : gamma 2.94056 keV e- 351.877 keV e+ 342.545 keV proton 100 keV 499 Region(s) which use this couple : 162 Region(s) which use this couple : 500 DefaultRegionForTheWorld 163 DefaultRegionForTheWorld 501 164 502 Index : 2 used in the geometry : Yes 165 Index : 2 used in the geometry : Yes 503 Material : G4_AIR 166 Material : G4_AIR 504 Range cuts : gamma 700 um e- 70 << 167 Range cuts : gamma 1 mm e- 1 mm e+ 1 mm proton 1 mm 505 Energy thresholds : gamma 990 eV e- 99 << 168 Energy thresholds : gamma 990 eV e- 990 eV e+ 990 eV proton 100 keV 506 Region(s) which use this couple : 169 Region(s) which use this couple : 507 DefaultRegionForTheWorld 170 DefaultRegionForTheWorld 508 171 509 ============================================== << 172 ==================================================================== 510 173 511 Start closing geometry. 174 Start closing geometry. 512 ---------------------------------------------- << 513 G4GeometryManager::ReportVoxelStats -- Voxel S 175 G4GeometryManager::ReportVoxelStats -- Voxel Statistics 514 176 515 Total memory consumed for geometry optimis 177 Total memory consumed for geometry optimisation: 0 kByte 516 Total CPU time elapsed for geometry optimi 178 Total CPU time elapsed for geometry optimisation: 0 seconds 517 ---------------------------------------------- << 179 /vis/scene/notifyHandlers scene-0 518 << 180 G4ASCIITreeSceneHandler::BeginModeling: writing to G4 standard output (G4cout) >> 181 # Set verbosity with "/vis/ASCIITree/verbose <verbosity>": >> 182 # < 10: - does not print daughters of repeated placements, does not repeat replicas. >> 183 # >= 10: prints all physical volumes. >> 184 # The level of detail is given by verbosity%10: >> 185 # for each volume: >> 186 # >= 0: physical volume name. >> 187 # >= 1: logical volume name (and names of sensitive detector and readout geometry, if any). >> 188 # >= 2: solid name and type. >> 189 # >= 3: volume and density. >> 190 # >= 5: daughter-subtracted volume and mass. >> 191 # and in the summary at the end of printing: >> 192 # >= 4: daughter-included mass of top physical volume(s) in scene to depth specified. >> 193 # Note: by default, culling is switched off so all volumes are seen. >> 194 # Note: the mass calculation takes into account daughters, which can be time consuming. If you want the mass of a particular subtree to a particular depth: >> 195 # /vis/open ATree >> 196 # /vis/ASCIITree/verbose 14 >> 197 # /vis/scene/create >> 198 # /vis/scene/add/volume <subtree-physical-volume> ! <depth> >> 199 # /vis/sceneHandler/attach >> 200 # /vis/viewer/flush >> 201 # Now printing with verbosity 0 >> 202 # Format is: PV:n >> 203 # Abbreviations: PV = Physical Volume, LV = Logical Volume, >> 204 # SD = Sensitive Detector, RO = Read Out Geometry. >> 205 "world":0 >> 206 "my tube":1 >> 207 "sphere":1 >> 208 G4ASCIITreeSceneHandler::EndModeling 519 ### Run 0 starts. 209 ### Run 0 starts. 520 Run terminated. << 210 Run terminated. 521 Run Summary 211 Run Summary 522 Number of events processed : 10 212 Number of events processed : 10 523 User=0.000000s Real=0.004566s Sys=0.000000s << 213 User=0s Real=0s Sys=0s >> 214 WARNING: 10 events have been kept for refreshing and/or reviewing. >> 215 "/vis/reviewKeptEvents" to review them. >> 216 G4ASCIITreeSceneHandler::BeginModeling: writing to G4 standard output (G4cout) >> 217 # Set verbosity with "/vis/ASCIITree/verbose <verbosity>": >> 218 # < 10: - does not print daughters of repeated placements, does not repeat replicas. >> 219 # >= 10: prints all physical volumes. >> 220 # The level of detail is given by verbosity%10: >> 221 # for each volume: >> 222 # >= 0: physical volume name. >> 223 # >= 1: logical volume name (and names of sensitive detector and readout geometry, if any). >> 224 # >= 2: solid name and type. >> 225 # >= 3: volume and density. >> 226 # >= 5: daughter-subtracted volume and mass. >> 227 # and in the summary at the end of printing: >> 228 # >= 4: daughter-included mass of top physical volume(s) in scene to depth specified. >> 229 # Note: by default, culling is switched off so all volumes are seen. >> 230 # Note: the mass calculation takes into account daughters, which can be time consuming. If you want the mass of a particular subtree to a particular depth: >> 231 # /vis/open ATree >> 232 # /vis/ASCIITree/verbose 14 >> 233 # /vis/scene/create >> 234 # /vis/scene/add/volume <subtree-physical-volume> ! <depth> >> 235 # /vis/sceneHandler/attach >> 236 # /vis/viewer/flush >> 237 # Now printing with verbosity 0 >> 238 # Format is: PV:n >> 239 # Abbreviations: PV = Physical Volume, LV = Logical Volume, >> 240 # SD = Sensitive Detector, RO = Read Out Geometry. >> 241 "world":0 >> 242 "my tube":1 >> 243 "sphere":1 >> 244 G4ASCIITreeSceneHandler::EndModeling >> 245 Graphics systems deleted. >> 246 Visualization Manager deleting... 524 G4 kernel has come to Quit state. 247 G4 kernel has come to Quit state. 525 Deleting G4Run (id:0) << 248 UserDetectorConstruction deleted. 526 UserDetectorConstruction deleted 0xe83920 << 249 UserPhysicsList deleted. 527 UserPhysicsList deleted 0xe843f8 << 250 UserActionInitialization deleted. 528 UserActionInitialization deleted 0xef4210 << 529 UserWorkerInitialization deleted 0 << 530 UserWorkerThreadInitialization deleted 0 << 531 UserRunAction deleted. 251 UserRunAction deleted. 532 UserPrimaryGenerator deleted. 252 UserPrimaryGenerator deleted. 533 RunManager is deleting RunManagerKernel. 253 RunManager is deleting RunManagerKernel. 534 G4SDManager deleted. << 535 EventManager deleted. 254 EventManager deleted. 536 Units table cleared. 255 Units table cleared. 537 TransportationManager deleted. << 538 Total navigation history collections cleaned: << 539 G4RNGHelper object is deleted. << 540 ================== Deleting memory pools ===== 256 ================== Deleting memory pools =================== 541 Pool ID '20G4NavigationLevelRep', size : 0.007 << 257 Number of memory pools allocated: 13 of which, static: 0 542 Pool ID '24G4ReferenceCountedHandleIvE', size << 258 Dynamic pools deleted: 13 / Total memory freed: 0.29 Mb 543 Pool ID '17G4DynamicParticle', size : 0.000961 << 544 Pool ID '7G4Event', size : 0.000961 MB << 545 Pool ID '15G4PrimaryVertex', size : 0.000961 M << 546 Pool ID '17G4PrimaryParticle', size : 0.000961 << 547 Pool ID '7G4Track', size : 0.00192 MB << 548 Pool ID '18G4TouchableHistory', size : 0.00096 << 549 Pool ID '15G4CountedObjectIvE', size : 0.00096 << 550 Number of memory pools allocated: 9 of which, << 551 Dynamic pools deleted: 9 / Total memory freed: << 552 ============================================== 259 ============================================================ 553 G4Allocator objects are deleted. 260 G4Allocator objects are deleted. 554 UImanager deleted. 261 UImanager deleted. 555 StateManager deleted. 262 StateManager deleted. 556 RunManagerKernel is deleted. Good bye :) 263 RunManagerKernel is deleted. Good bye :) 557 RunManager is deleted. <<