diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d9a937c1afc..04e9ce6f97a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -77,5 +77,3 @@ # Testing /tests/ @gunterfolger @whokion -# Other -/source/error_propagation @arceciemat diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index a126b640a5b..79b2f988d38 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -100,6 +100,9 @@ # Physics Lists /source/physics_lists/ @gunter @wenzel +# Other +/source/error_propagation @arce + # Novice+Extended Examples (Individual Examples assigned to Responsibles) /examples/basic/ @ihrivnac @ahoward /examples/novice/ @ihrivnac @ahoward @@ -113,11 +116,8 @@ /examples/extended/analysis/AnaEx01/ @maire @ihrivnac /examples/extended/analysis/AnaEx02/ @maire @ihrivnac -/examples/extended/analysis/AnaEx03/ @gybarran @ihrivnac +/examples/extended/analysis/AnaEx03/ @ihrivnac /examples/extended/analysis/B1Con/ @tkoi @ihrivnac -/examples/extended/analysis/B3aScoreWriter/ @ihrivnac -/examples/extended/analysis/B4dScoreWriter/ @ihrivnac -/examples/extended/analysis/shared/ @ihrivnac /examples/extended/biasing/B01/ @ahoward @ihrivnac /examples/extended/biasing/B02/ @ahoward @ihrivnac @@ -128,6 +128,7 @@ /examples/extended/biasing/GB04/ @mverderi @ihrivnac /examples/extended/biasing/GB05/ @mverderi @ihrivnac /examples/extended/biasing/GB06/ @mverderi @ihrivnac +/examples/extended/biasing/GB07/ @mverderi @ihrivnac /examples/extended/biasing/ReverseMC01/ @ldesorgh @ihrivnac /examples/extended/common/ @ihrivnac @@ -167,6 +168,7 @@ /examples/extended/exoticphysics/monopole/ @vnivanch @ihrivnac /examples/extended/exoticphysics/phonon/ @asaim @ihrivnac /examples/extended/exoticphysics/ucn/ @ihrivnac +/examples/extended/exoticphysics/saxs/ @vnivanch @ihrivnac /examples/extended/field/BlineTracer/ @ldesorgh @ihrivnac /examples/extended/field/field01/ @japost @ihrivnac @@ -178,7 +180,8 @@ /examples/extended/g3tog4/clGeometry/ @ihrivnac -/examples/extended/geometry/transforms/ @maire @ihrivnac +/examples/extended/geometry/transforms/ @maire @ihrivnac +/examples/extended/geometry/vecGeomNavigation/ @japost @ihrivnac /examples/extended/hadronic/FissionFragment/ @bwendt @ihrivnac /examples/extended/hadronic/Hadr00/ @vnivanch @ihrivnac @@ -188,7 +191,10 @@ /examples/extended/hadronic/Hadr04/ @maire @ihrivnac /examples/extended/hadronic/Hadr06/ @maire @ihrivnac /examples/extended/hadronic/Hadr07/ @maire @ihrivnac +/examples/extended/hadronic/Hadr08/ @ribon @ihrivnac +/examples/extended/hadronic/Hadr09/ @ribon @ihrivnac /examples/extended/hadronic/NeutronSource/ @maire @ihrivnac +/examples/extended/hadronic/ParticleFluence/ @ribon @ihrivnac /examples/extended/medical/DICOM/ @arce @ihrivnac /examples/extended/medical/DICOM2/ @jmadsen @ihrivnac @@ -197,15 +203,22 @@ /examples/extended/medical/dna/chem2/ @matkara @ihrivnac /examples/extended/medical/dna/chem3/ @matkara @ihrivnac /examples/extended/medical/dna/chem4/ @matkara @ihrivnac +/examples/extended/medical/dna/chem5/ @matkara @ihrivnac +/examples/extended/medical/dna/chem6/ @wshin @ihrivnac /examples/extended/medical/dna/clustering/ @matkara @ihrivnac +/examples/extended/medical/dna/dnadamage1/ @ngoc @ihrivnac /examples/extended/medical/dna/dnaphysics/ @sincerti @ihrivnac /examples/extended/medical/dna/icsd/ @cvillagr @ihrivnac +/examples/extended/medical/dna/jetcounter/ @ngoc @ihrivnac /examples/extended/medical/dna/mfp/ @sincerti @ihrivnac /examples/extended/medical/dna/microdosimetry/ @sincerti @ihrivnac +/examples/extended/medical/dna/microprox/ @sincerti @ihrivnac /examples/extended/medical/dna/microyz/ @sincerti @ihrivnac +/examples/extended/medical/dna/moleculardna/ @ngoc @ihrivnac /examples/extended/medical/dna/neuron/ @sincerti @ihrivnac /examples/extended/medical/dna/pdb4dna/ @sincerti @ihrivnac /examples/extended/medical/dna/range/ @sincerti @ihrivnac +/examples/extended/medical/dna/scavenger/ @ngoc @ihrivnac /examples/extended/medical/dna/slowing/ @sincerti @ihrivnac /examples/extended/medical/dna/splitting/ @sincerti @ihrivnac /examples/extended/medical/dna/spower/ @sincerti @ihrivnac @@ -235,6 +248,8 @@ /examples/extended/parameterisations/gflash/ @mverderi @ihrivnac /examples/extended/parameterisations/Par01/ @mverderi @ihrivnac /examples/extended/parameterisations/Par02/ @ribon @ihrivnac +/examples/extended/parameterisations/Par03/ @azaborow @ihrivnac +/examples/extended/parameterisations/Par04/ @azaborow @ihrivnac /examples/extended/persistency/gdml/ @witoldp @ihrivnac /examples/extended/persistency/P01/ @witoldp @ihrivnac @@ -258,7 +273,9 @@ /examples/extended/runAndEvent/RE04/ @asaim @ihrivnac /examples/extended/runAndEvent/RE05/ @asaim @ihrivnac /examples/extended/runAndEvent/RE06/ @asaim @ihrivnac +/examples/extended/runAndEvent/RE07 @jhahnfel @ihrivnac +/examples/extended/visualization/movies/ @allison @ihrivnac /examples/extended/visualization/perspective/ @allison @ihrivnac /examples/extended/visualization/standalone/ @allison @ihrivnac /examples/extended/visualization/userVisAction/ @allison @ihrivnac diff --git a/CMakeLists.txt b/CMakeLists.txt index d5664827e7d..de7fefbc165 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,7 +31,7 @@ project(Geant4 HOMEPAGE_URL "https://geant4.cern.ch") set(${PROJECT_NAME}_VERSION_MAJOR 11) set(${PROJECT_NAME}_VERSION_MINOR 1) -set(${PROJECT_NAME}_VERSION_PATCH 1) +set(${PROJECT_NAME}_VERSION_PATCH 2) set(${PROJECT_NAME}_VERSION "${${PROJECT_NAME}_VERSION_MAJOR}.${${PROJECT_NAME}_VERSION_MINOR}.${${PROJECT_NAME}_VERSION_PATCH}") # - Prepend our own CMake Modules to the search path diff --git a/ReleaseNotes/Patch.11.1-2.txt b/ReleaseNotes/Patch.11.1-2.txt new file mode 100644 index 00000000000..c854e3e0325 --- /dev/null +++ b/ReleaseNotes/Patch.11.1-2.txt @@ -0,0 +1,157 @@ + + Geant4 11.1 - patch-02 Release Notes + ------------------------------------ + + 15 June 2023 + +List of fixes included in this public patch since the public release 11.1.1: + + o Analysis: + -------- + + Fixed creating histograms with user defined bins. + Addressing problem report #2541. + + Improved 'FillH*'' debug message. + + o Digits_Hits: + ----------- + + utils: fixed probe scorer with alternative material setting, + that didn't properly work in tasking mode. + + o Event: + ----- + + Added missing SetParticleWeight() method to G4ParticleGun. + + G4TrackStack: fixed incorrect information of maximum number of tracks. + + o Geometry: + -------- + + magneticfield + o Fixed compilation warnings on clang-15 for mismatched bounds + declarations in input parameters for steppers. + + management + o G4Region: issue fatal exception if attempting to add a root logical + volume which is already set as root for another region. + + solids/CSG + o In G4UTrap wrapper, fixed constructor for Right Angular Wedge. + + solids/specific + o Fixed uninitialised value in G4VCSGfaceted::SurfaceNormal(). + o Fixed potential uninitialised value for boundary type in + G4VTwistSurface::GetBoundaryAtPZ(). + Fixed more potential uninitialised values in G4PolyconeSide, + G4SolidExtentList and G4VTwistSurface. + + o Global: + ------ + + Fixed typo in G4Backtrace class description. + + Updated date and version for 11.1.2. + + o Intercoms: + --------- + + Fixed compilation warning on gcc-13.1 for array subscript outside array + bounds in G4ProfilerMessenger::SetNewValue(). + + o Interfaces: + ---------- + + In G4UIQt, replaced use of G4int by int in QT signal/slots. + + o Particles: + --------- + + Updated mean lifetime values of G4XicZero and G4AntiXicZero according to + values in PDG-2022. Corrected values for G4[Anti]OmegacZero. + + o Persistency: + ----------- + + gdml + o Fixed cases of failure in exporting tessellated solids: make + G4ThreeVectorCompare:operator(v1,v2) obey the strict weak ordering + requirements. + + o Physics Lists: + ------------- + + builders + o G4HadronicBuilder: fixed bug in method BuildKaonsFTFQGSP_BERT(). + + o Processes - Electromagnetic: + --------------------------- + + highenergy + o G4GammaConversionToMuons: fixed FPE exception in compound, when + selecting element and addressed cross-section factor issue responsible + for differences in muon/pion production. + Addressing problem report #2543. + + muons + o G4MuBremsstrahlung, G4MuPairProduction: fixed setting of Spline flag, + which was lost for mu-, pi-, K-, pbar dedx and range tables; the + problem was mostly observed for mu- with momentum ~50 MeV/c, ~5 % + biased range. Addressing problem report #2531. + o G4MuBetheBlochModel: enabled option to use angular generator for + sampling of delta-electron direction. + o G4MuIonisation: implemented full schema of selection of the model of + energy loss fluctuation. + + standard + o G4WentzelOKandVIxSection: fixed numeric instability for the extreme + case of very small kinetic energy (< 1 eV). Improved comments and + fixed single scattering per region. Addressing problem report #2530. + o G4LinhardSorensenModel: updating effective charge of an ion at each + step of simulation or at each call to G4EmCalculator; added extra + protection and improved debug printout. + Avoid use of ICRU73 data for projectile Z>80. + + utils + o G4EmExtraParameters: fixed AddPAIModel() method and improved comments. + o G4EmExtraParametersMessenger: fixed broadcasting. + o Allow "/process/em/QuantumEntanglement" UI command in G4State_Idle. + o Fixed Coverity warning in G4VEnergyLossProcess. + o G4EmTableUtil: fixed verbose output and class comments. + o G4LossTableManager: improved debug printout and removed unused code. + o Fixes to G4TransportationWithMsc: protected code for MultipleScattering; + fixed type of particle change. + + o Processes - Hadronic: + -------------------- + + models/cascade + o G4BigBanger: added protection in the method generateBangInSCM() to + avoid very rare cases of unphysical negative energy of one of the + secondaries produced by the Bertini model. + The problem was reported by ATLAS in production runs based on + release 10.6; the secondaries with negative (both total and kinetic) + energy were always neutrons, produced by the internal Bertini nuclear + de-excitation, after the intra-nuclear cascade. + + models/inclxx + o G4INCLNNToNLK2piChannel: fixed bug in the method fillFinalState(). + + models/particle_hp + o Added G4ParticleHPNucLevel, new data structure for nuclear levels. + o G4ParticleHPDeExGammas: rewritten in order to avoid usage of C-arrays + and use std::vector instead; public interfaces are unchanged; if in DB + probability of decay for a give level is zero; it is substituted to + 1.e-6. + o G4ParticleHPInelasticBaseFS, G4ParticleHPInelasticCompFS: gamma + cascade sampling is checked and simplified (removed unnecessary + computations). + + util + o G4Fragment: replaced G4HadronicException with standard G4Exception. + + o Processes - Parameterisation: + ---------------------------- + + Added missing virtual destructor to G4VFastSimSensitiveDetector. + + o Run: + --- + + Removed mistyped method declaration GetMasterTheadId() in G4MTRunManager. + + o Examples: + -------- + + extended/geometry/vecGeomNavigation + o Stick to G4VecGeomNav package v0.2.1, compatible with VecGeom v1 series. + + ---------------------------------------------------------------------------- + + Technical Notes + --------------- + + o This patch should be applied on top of release 11.1 series. + o Technical notes distributed for release 11.1 are also applicable and + valid for this patch. + +The code and rebuilt binary libraries for release 11.1.2 are available +through the Geant4 "Download" Web page. + +Please refer to the Geant4 User Documentation for further information about +using Geant4. diff --git a/examples/advanced/CaTS/CaTS.out b/examples/advanced/CaTS/CaTS.out index ddf8eb00907..310497e7bc6 100644 --- a/examples/advanced/CaTS/CaTS.out +++ b/examples/advanced/CaTS/CaTS.out @@ -38,7 +38,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -239,13 +239,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -298,13 +298,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -330,13 +330,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -362,13 +362,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -394,13 +394,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -426,13 +426,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -458,13 +458,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -490,13 +490,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -911,4 +911,4 @@ Correlated gamma emission flag 0 Max 2J for sampling of angular correlations 10 ======================================================================= writing Event: 0 -TimeTotal> 3.396 2.570 +TimeTotal> 5.254 2.780 diff --git a/examples/advanced/ChargeExchangeMC/ChargeExchangeMC.out b/examples/advanced/ChargeExchangeMC/ChargeExchangeMC.out index 0f66ca56cf9..aa104c7e9f2 100644 --- a/examples/advanced/ChargeExchangeMC/ChargeExchangeMC.out +++ b/examples/advanced/ChargeExchangeMC/ChargeExchangeMC.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -294,13 +294,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -353,13 +353,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -385,13 +385,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -417,13 +417,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -449,13 +449,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -481,13 +481,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -513,13 +513,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -545,13 +545,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1046,462 +1046,510 @@ Index : 9 used in the geometry : Yes ================================================================== ### Run 0 starts. -Event 1641 +Event 1968 + --- Reconstructed data: + -- entry points: + left: -7.81554 3.15803 -15 cm + right: 4.20707 5.36192 -15 cm + target: 0 0 0 fm + -- the angle: 118.101 deg + -- mass of the output particle: 515.946 MeV + -- mass of the nucleus output particle: 968.468 MeV + -- production model data: + Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV + (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV + Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV + (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV + Output particle (LAB) : eta 125.9820 40.9285 320.7577 MeV -- 621.7979 MeV + (SCM) : eta 125.9820 40.9285 56.4045 MeV -- 535.6572 MeV + Nucleus output particle (LAB) : neutron -125.9820 -40.9285 409.2423 MeV -- 1.0597 GeV + (SCM) : neutron -125.9820 -40.9285 -56.4045 MeV -- 979.1114 MeV + -- triggered angular ranges: + 4 [ 0.4000, 0.2000) + --- Energy Deposit + monitor : 502.526 keV + vc (l) : 92.2691 keV + vc (r) : 0 eV + cal (l) : 389.494 MeV + 0 0 2.097 0.9607 20.48 10 + 0 0 0.2204 15.74 325.1 5.929 + 0 0 0.4297 0 3.894 0.6428 + 0 0 2.72 1.324 0 0 + cal (r) : 232.304 MeV + 2.182 25.66 42.15 1.246 0 0 + 0 20.78 119.9 20.16 0 0 + 0 0 0.2587 0 0 0 + 0 0 0 0 0 0 +Event 2373 --- Track Points - monitor : pi- [1,bp] 727.6 MeV : 5.296 -6.367 -1.25 mm [0.001029, -0.008203, 1] - target : pi- [1,bp] 726.9 MeV : 3.581 3.489 -0.8475 cm [-0.6434, -0.7655, -0.007469] - : eta [4,op] 160.6 MeV : 1.958 1.556 -0.8668 cm [-0.254, -0.9658, -0.0515] - : neutron [5,np] 585.2 MeV : 1.958 1.556 -0.8668 cm [-0.7279, -0.6857, 0.004403] - : pi0 [8,opdp] 140.3 MeV : 1.958 1.556 -0.8668 cm [-0.8193, 0.4065, -0.4044] - : pi0 [6,opdp] 104.5 MeV : 1.958 1.556 -0.8668 cm [0.05322, -0.7196, 0.6923] + monitor : pi- [1,bp] 737.2 MeV : -6.668 1.144 -1.25 mm [-0.007102, -0.01338, 0.9999] + target : pi- [1,bp] 736.7 MeV : 2.696 4.211 0.002316 cm [-0.6418, -0.7669, -0.003398] + : eta [3,op] 306 MeV : -3.421 -3.098 -0.03007 cm [-0.2789, -0.9156, 0.2898] + : neutron [4,np] 487 MeV : -3.421 -3.098 -0.03007 cm [-0.7911, -0.5824, -0.1869] + : pi0 [7,opdp] 159.9 MeV : -3.421 -3.098 -0.03007 cm [-0.7667, -0.1335, 0.628] + : pi0 [5,opdp] 172.1 MeV : -3.421 -3.098 -0.03007 cm [-0.3168, -0.9157, 0.2474] vc (l) : tp is not valid vc (r) : tp is not valid cal (l) : tp is not valid cal (r) : tp is not valid --- - angle between the eta decay products : 128.034 deg + angle between the eta decay products : 58.6355 deg --- Triggered angular ranges: - 10 [-0.8000, -1.0000) + 6 [ 0.0000, -0.2000) --- Production model data: - Incident particle (LAB) : pi- 0.0471 -5.6929 726.2610 MeV -- 739.5724 MeV - (SCM) : pi- 0.0292 -3.5315 450.5307 MeV -- 471.6675 MeV + Incident particle (LAB) : pi- 1.8754 -2.3649 734.3756 MeV -- 747.5269 MeV + (SCM) : pi- 1.1596 -1.4623 454.0855 MeV -- 475.0547 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV - (SCM) : proton -0.0292 3.5315 -450.5307 MeV -- 1.0408 GeV - Output particle (LAB) : eta 68.4548 -8.2697 145.0305 MeV -- 570.9125 MeV - (SCM) : eta 68.4381 -6.2452 -113.2444 MeV -- 563.6487 MeV - Nucleus output particle (LAB) : neutron -68.4077 2.5768 581.2305 MeV -- 1.1069 GeV - (SCM) : neutron -68.4381 6.2452 113.2444 MeV -- 948.8573 MeV + (SCM) : proton -1.1596 1.4623 -454.0855 MeV -- 1.0424 GeV + Output particle (LAB) : eta 114.7204 88.6663 269.4787 MeV -- 627.5301 MeV + (SCM) : eta 114.0212 89.5480 -4.3201 MeV -- 566.7373 MeV + Nucleus output particle (LAB) : neutron -112.8450 -91.0312 464.8969 MeV -- 1.0583 GeV + (SCM) : neutron -114.0212 -89.5480 4.3201 MeV -- 950.6952 MeV --- Reconstructed data: -- entry points: - left: -0.376863 -2.92734 -15 cm - right: -10.5606 4.59602 -15 cm + left: 4.52945 1.25857 -15 cm + right: -7.93654 0.0672892 -15 cm target: 0 0 0 fm - -- the angle: 139.676 deg - -- mass of the output particle: 265.264 MeV - -- mass of the nucleus output particle: 1.23882 GeV + -- the angle: 141.834 deg + -- mass of the output particle: 168.614 MeV + -- mass of the nucleus output particle: 1.34463 GeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta 65.1062 -1.0276 107.4153 MeV -- 293.5011 MeV - (SCM) : eta 65.1062 -1.0276 -22.2064 MeV -- 274.0400 MeV - Nucleus output particle (LAB) : neutron -65.1062 1.0276 622.5847 MeV -- 1.3880 GeV - (SCM) : neutron -65.1062 1.0276 22.2064 MeV -- 1.2407 GeV + Output particle (LAB) : eta -1.0052 1.9716 58.2937 MeV -- 178.4200 MeV + (SCM) : eta -1.0052 1.9716 -21.2745 MeV -- 169.9652 MeV + Nucleus output particle (LAB) : neutron 1.0052 -1.9716 671.7063 MeV -- 1.5031 GeV + (SCM) : neutron 1.0052 -1.9716 21.2745 MeV -- 1.3448 GeV -- triggered angular ranges: - 7 [-0.2000, -0.4000) + 10 [-0.8000, -1.0000) --- Energy Deposit - monitor : 588.608 keV + monitor : 449.677 keV vc (l) : 0 eV vc (r) : 0 eV - cal (l) : 186.41 MeV - 0 0 0.684 0 0 0 - 0 0 0.5856 1.142 1.296 0 - 0 0 145.3 29.59 1.404 0 - 0 0 3.243 1.18 2.003 0 - cal (r) : 107.091 MeV - 0 0 0 0 28.89 2.781 - 0 0 0 0 66.86 6.9 - 0 0 0 0 0.9879 0.671 + cal (l) : 89.5541 MeV + 0 0 0.8574 0.5567 0 0 + 14.05 1.305 21.2 5.714 0 0 + 0 0.3281 45.18 0.3664 0 0 0 0 0 0 0 0 -Event 3328 + cal (r) : 88.8659 MeV + 0 0 0 2.627 0 0 + 0 0 0 0.5471 17.97 0 + 0 0 0 0.8103 66.74 0.1685 + 0 0 0 0 0 0 +Event 3495 --- Reconstructed data: -- entry points: - left: -7.78374 3.37035 -15 cm - right: -0.742273 1.11963 -15 cm + left: -9.59487 -3.08879 -15 cm + right: 4.48437 -3.66997 -15 cm target: 0 0 0 fm - -- the angle: 123.181 deg - -- mass of the output particle: 281.914 MeV - -- mass of the nucleus output particle: 1.22988 GeV + -- the angle: 116.352 deg + -- mass of the output particle: 592.263 MeV + -- mass of the nucleus output particle: 901.307 MeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta -33.0283 11.4748 150.5434 MeV -- 321.4989 MeV - (SCM) : eta -33.0283 11.4748 12.1760 MeV -- 284.3351 MeV - Nucleus output particle (LAB) : neutron 33.0283 -11.4748 579.4566 MeV -- 1.3600 GeV - (SCM) : neutron 33.0283 -11.4748 -12.1760 MeV -- 1.2304 GeV + Output particle (LAB) : eta 89.8364 -38.8969 375.3520 MeV -- 707.9887 MeV + (SCM) : eta 89.8364 -38.8969 75.4706 MeV -- 605.0246 MeV + Nucleus output particle (LAB) : neutron -89.8364 38.8969 354.6480 MeV -- 973.5059 MeV + (SCM) : neutron -89.8364 38.8969 -75.4706 MeV -- 909.7441 MeV -- triggered angular ranges: - 4 [ 0.4000, 0.2000) + 2 [ 0.8000, 0.6000) --- Energy Deposit - monitor : 394.595 keV + monitor : 354.869 keV vc (l) : 0 eV vc (r) : 0 eV - cal (l) : 148.173 MeV - 0 0 0 7.685 0.3886 0 - 0 0 0 2.188 134 1.496 - 0 0 0 0.9898 1.382 0 - 0 0 0 0 0 0 - cal (r) : 173.326 MeV - 0 0 0 0.2579 0 0 - 0 0 121.7 29.04 1.852 0 - 0 0.5265 10.85 5.139 2.226 1.718 + cal (l) : 415.985 MeV + 0 0 0 0.2053 1.161 0 + 0 0 0 0.2824 10.86 0.2055 + 0 0 1.229 13.04 300.4 59.74 + 0 0 0 0.2081 17 11.61 + cal (r) : 292.004 MeV 0 0 0 0 0 0 -Event 9787 + 0 1.095 0 0 0 0 + 0.9734 11.16 271.5 0.9794 0 0 + 0 3.862 1.959 0.468 0 0 +Event 9755 --- Track Points - monitor : pi- [1,bp] 726.9 MeV : -3.135 -6.11 -1.25 mm [0.01113, 0.00867, 0.9999] - target : pi- [1,bp] 726.3 MeV : 3.2 3.842 -0.4164 cm [-0.6342, -0.7731, 0.00694] - : eta [6,op] 308.1 MeV : 3.932 4.199 -3.856 mm [-0.2546, -0.9629, -0.08983] - : neutron [7,np] 465 MeV : 3.932 4.199 -3.856 mm [-0.8191, -0.5691, 0.07163] - : gamma [9,opdp] 394.8 MeV : 3.932 4.199 -3.856 mm [0.3663, -0.9278, -0.07045] - : gamma [8,opdp] 233.7 MeV : 3.932 4.199 -3.856 mm [-0.9545, 0.2982, 0.0006084] - vc (l) : gamma [9,opdp] 394.8 MeV : -3.026 -4.558 -0.25 cm [-0.06012, -0.07045, 0.9957] - vc (r) : gamma [8,opdp] 233.7 MeV : -2.931 -0.3497 -0.25 cm [-0.04102, 0.0006084, 0.9992] - cal (l) : gamma [9,opdp] 394.8 MeV : -3.102 -4.646 -15 cm [-0.06012, -0.07045, 0.9957] - cal (r) : gamma [8,opdp] 233.7 MeV : -2.982 -0.3489 -15 cm [-0.04102, 0.0006084, 0.9992] + monitor : pi- [1,bp] 733.9 MeV : 1.006 -9.716 -1.25 mm [0.006753, -0.006642, 1] + target : pi- [1,bp] 733.4 MeV : 3.44 3.628 -1.157 cm [-0.6376, -0.7703, -0.006314] + : eta [3,op] 173.4 MeV : 3.403 3.584 -1.157 cm [-0.1561, -0.984, -0.08568] + : neutron [4,np] 591.3 MeV : 3.403 3.584 -1.157 cm [-0.7451, -0.6667, 0.01726] + : pi0 [7,opdp] 109.8 MeV : 3.403 3.584 -1.157 cm [0.3656, -0.9035, 0.2235] + : pi0 [5,opdp] 168.7 MeV : 3.403 3.584 -1.157 cm [0.1221, -0.7298, -0.6727] + vc (l) : tp is not valid + vc (r) : tp is not valid + cal (l) : tp is not valid + cal (r) : tp is not valid --- - angle between the eta decay products : 128.784 deg + angle between the eta decay products : 56.38 deg --- Triggered angular ranges: - 5 [ 0.2000, 0.0000) + 9 [-0.6000, -0.8000) --- Production model data: - Incident particle (LAB) : pi- 8.9130 5.6356 725.2334 MeV -- 738.6166 MeV - (SCM) : pi- 5.5313 3.4973 450.0697 MeV -- 471.2594 MeV + Incident particle (LAB) : pi- 4.8358 -4.6556 733.3411 MeV -- 746.5347 MeV + (SCM) : pi- 2.9913 -2.8799 453.6293 MeV -- 474.6331 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV - (SCM) : proton -5.5313 -3.4973 -450.0697 MeV -- 1.0407 GeV - Output particle (LAB) : eta 130.5997 -27.6759 277.6574 MeV -- 628.5449 MeV - (SCM) : eta 127.2685 -29.7822 6.5998 MeV -- 563.2766 MeV - Nucleus output particle (LAB) : neutron -121.6868 33.3114 447.5760 MeV -- 1.0483 GeV - (SCM) : neutron -127.2685 29.7822 -6.5998 MeV -- 948.6363 MeV + (SCM) : proton -2.9913 2.8799 -453.6293 MeV -- 1.0422 GeV + Output particle (LAB) : eta 88.9696 -14.8607 148.1422 MeV -- 574.6610 MeV + (SCM) : eta 87.2462 -13.2015 -113.2101 MeV -- 566.3528 MeV + Nucleus output particle (LAB) : neutron -84.1338 10.2051 585.1989 MeV -- 1.1101 GeV + (SCM) : neutron -87.2462 13.2015 113.2101 MeV -- 950.4661 MeV --- Reconstructed data: -- entry points: - left: -3.87387 -4.292 -15 cm - right: -3.6728 -0.92534 -15 cm + left: 0.169863 4.93051 -15 cm + right: 4.35911 1.73392 -15 cm target: 0 0 0 fm - -- the angle: 129.6 deg - -- mass of the output particle: 510.46 MeV - -- mass of the nucleus output particle: 984.741 MeV + -- the angle: 125.683 deg + -- mass of the output particle: 214.064 MeV + -- mass of the nucleus output particle: 1.29393 GeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta 111.4910 -29.1259 253.7676 MeV -- 581.5895 MeV - (SCM) : eta 111.4910 -29.1259 1.4184 MeV -- 523.3072 MeV - Nucleus output particle (LAB) : neutron -111.4910 29.1259 476.2324 MeV -- 1.0999 GeV - (SCM) : neutron -111.4910 29.1259 -1.4184 MeV -- 991.4615 MeV + Output particle (LAB) : eta 47.7943 14.9079 109.5273 MeV -- 245.6141 MeV + (SCM) : eta 47.7943 14.9079 3.2158 MeV -- 219.8645 MeV + Nucleus output particle (LAB) : neutron -47.7943 -14.9079 620.4727 MeV -- 1.4359 GeV + (SCM) : neutron -47.7943 -14.9079 -3.2158 MeV -- 1.2949 GeV -- triggered angular ranges: 5 [ 0.2000, 0.0000) --- Energy Deposit - monitor : 534.518 keV + monitor : 404.656 keV vc (l) : 0 eV vc (r) : 0 eV - cal (l) : 361.469 MeV - 0 0 0.58 0 0 0 - 0 0 0.9209 2.937 3.475 0 - 0 0 1.377 265.1 8.45 0.5234 - 0 0 8.387 55.39 13.37 0.9396 - cal (r) : 220.12 MeV - 0 0 0.705 1.161 0.1538 0 - 0 0.0312 1.433 17.06 3.468 0 - 0 0.0285 2.425 187.8 1.144 3.196 - 0 0 0 1.013 0.5098 0 -Event 9965 + cal (l) : 147.52 MeV + 0 0 45.12 11.75 0 0 + 0 0 64.71 23.6 0.3436 0 + 0 0 0 1.557 0.4546 0 + 0 0 0 0 0 0 + cal (r) : 98.0942 MeV + 0 0 1.094 0 0 0 + 0.4559 4.51 85.98 2.109 0 0 + 0.4466 1.752 0.8888 0.188 0 0 + 0 0 0.6685 0 0 0 +Event 12915 --- Reconstructed data: -- entry points: - left: -8.91535 -0.931329 -15 cm - right: -10.4522 3.53586 -15 cm + left: -6.72508 2.95016 -15 cm + right: -2.56578 5.99506 -15 cm target: 0 0 0 fm - -- the angle: 131.407 deg - -- mass of the output particle: 515.675 MeV - -- mass of the nucleus output particle: 962.117 MeV + -- the angle: 125.456 deg + -- mass of the output particle: 582.88 MeV + -- mass of the nucleus output particle: 911.043 MeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta -153.1243 17.0718 216.7404 MeV -- 580.2034 MeV - (SCM) : eta -153.1243 17.0718 -39.0163 MeV -- 539.6127 MeV - Nucleus output particle (LAB) : neutron 153.1243 -17.0718 513.2596 MeV -- 1.1013 GeV - (SCM) : neutron 153.1243 -17.0718 39.0163 MeV -- 975.1560 MeV + Output particle (LAB) : eta -110.6934 51.6642 292.2154 MeV -- 663.3706 MeV + (SCM) : eta -110.6934 51.6642 4.6859 MeV -- 595.5609 MeV + Nucleus output particle (LAB) : neutron 110.6934 -51.6642 437.7846 MeV -- 1.0181 GeV + (SCM) : neutron 110.6934 -51.6642 -4.6859 MeV -- 919.2078 MeV -- triggered angular ranges: - 7 [-0.2000, -0.4000) + 5 [ 0.2000, 0.0000) --- Energy Deposit - monitor : 364.811 keV + monitor : 619.999 keV vc (l) : 0 eV vc (r) : 0 eV - cal (l) : 225.836 MeV - 0 0 0 0.4293 1.218 0.2184 - 0 0 0 6.695 21.83 1.509 - 0 0 0.4522 0.3711 187.1 2.749 - 0 0 0 0.04044 0.6289 2.629 - cal (r) : 354.368 MeV - 0 0 0 0.2555 12.36 23.69 - 0 0 0 1.508 285.8 22.27 - 0 0 0 0.1879 5.721 2.133 - 0 0 0 0 0.4396 0 -Event 16147 + cal (l) : 281.632 MeV + 0 0 0 6.047 4.104 0.7844 + 0 0 1.147 149.5 102.6 4.025 + 0 0 0 0.02175 12.18 0.9603 + 0 0 0 0.2767 0 0 + cal (r) : 381.739 MeV + 0 0 18.03 196.3 2.693 0 + 0 0 11.21 150.6 1.331 1.02 + 0 0 0 0.5264 0 0 + 0 0 0 0 0 0 +Event 14930 --- Track Points - monitor : pi- [1,bp] 731.9 MeV : -6.418 3.792 -1.25 mm [0.001548, 0.004626, 1] - target : pi- [1,bp] 731.4 MeV : 2.768 4.164 0.5134 cm [-0.6407, -0.7678, 0.005045] - : eta [5,op] 415.8 MeV : 0.5381 1.492 0.5309 cm [-0.521, -0.8535, -0.002551] - : neutron [6,np] 325.1 MeV : 0.5381 1.492 0.5309 cm [-0.774, -0.6331, 0.01319] - : pi0 [9,opdp] 253.2 MeV : 0.5381 1.492 0.5309 cm [0.1439, -0.9877, -0.06047] - : pi0 [7,opdp] 174.8 MeV : 0.5381 1.492 0.5309 cm [-0.7719, -0.6357, 0.004266] + monitor : pi- [1,bp] 729.2 MeV : -3.337 8.521 -1.25 mm [0.008179, 0.006785, 0.9999] + target : pi- [1,bp] 728.7 MeV : 3.14 3.891 1.047 cm [-0.6363, -0.7714, 0.007422] + : eta [3,op] 195.8 MeV : 2.801 3.479 1.051 cm [-0.3707, -0.8145, -0.4462] + : neutron [4,np] 568.9 MeV : 2.801 3.479 1.051 cm [-0.6881, -0.7072, 0.1627] + : pi0 [7,opdp] 112.7 MeV : 2.801 3.479 1.051 cm [-0.4727, -0.5865, -0.6577] + : pi0 [5,opdp] 173.1 MeV : 2.801 3.479 1.051 cm [0.5484, -0.7692, -0.3279] vc (l) : tp is not valid vc (r) : tp is not valid cal (l) : tp is not valid cal (r) : tp is not valid --- - angle between the eta decay products : 58.8985 deg + angle between the eta decay products : 65.9465 deg --- Triggered angular ranges: - 1 [ 1.0000, 0.8000) + 9 [-0.6000, -0.8000) --- Production model data: - Incident particle (LAB) : pi- 1.7135 3.2281 730.4812 MeV -- 743.7042 MeV - (SCM) : pi- 1.0611 1.9991 452.3827 MeV -- 473.4290 MeV + Incident particle (LAB) : pi- 5.6408 5.2110 728.6039 MeV -- 741.8911 MeV + (SCM) : pi- 3.4959 3.2295 451.5548 MeV -- 472.6566 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV - (SCM) : proton -1.0611 -1.9991 -452.3827 MeV -- 1.0416 GeV - Output particle (LAB) : eta 62.1664 -1.0607 411.0891 MeV -- 687.7593 MeV - (SCM) : eta 61.4948 -2.3258 124.7923 MeV -- 565.2547 MeV - Nucleus output particle (LAB) : neutron -60.4529 4.2887 319.3921 MeV -- 994.2169 MeV - (SCM) : neutron -61.4948 2.3258 -124.7923 MeV -- 949.8122 MeV + (SCM) : proton -3.4959 -3.2295 -451.5548 MeV -- 1.0413 GeV + Output particle (LAB) : eta 46.9048 -87.3718 168.8315 MeV -- 581.7996 MeV + (SCM) : eta 44.8804 -89.2420 -92.6610 MeV -- 564.5504 MeV + Nucleus output particle (LAB) : neutron -41.2640 92.5827 559.7723 MeV -- 1.0984 GeV + (SCM) : neutron -44.8804 89.2420 92.6610 MeV -- 949.3932 MeV --- Reconstructed data: -- entry points: - left: -0.310058 -3.34993 -15 cm - right: -9.59452 -3.67649 -15 cm + left: 0.398964 -2.64287 -15 cm + right: 5.24714 -1.11673 -15 cm target: 0 0 0 fm - -- the angle: 138.278 deg - -- mass of the output particle: 206.172 MeV - -- mass of the nucleus output particle: 1.27759 GeV + -- the angle: 125.279 deg + -- mass of the output particle: 259.687 MeV + -- mass of the nucleus output particle: 1.25293 GeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta 105.9976 -14.3454 97.5030 MeV -- 251.9032 MeV - (SCM) : eta 105.9976 -14.3454 -13.1628 MeV -- 232.6406 MeV - Nucleus output particle (LAB) : neutron -105.9976 14.3454 632.4970 MeV -- 1.4296 GeV - (SCM) : neutron -105.9976 14.3454 13.1628 MeV -- 1.2821 GeV + Output particle (LAB) : eta 28.1937 -9.4919 133.3695 MeV -- 293.4445 MeV + (SCM) : eta 28.1937 -9.4919 6.6317 MeV -- 261.4694 MeV + Nucleus output particle (LAB) : neutron -28.1937 9.4919 596.6305 MeV -- 1.3881 GeV + (SCM) : neutron -28.1937 9.4919 -6.6317 MeV -- 1.2533 GeV -- triggered angular ranges: - 6 [ 0.0000, -0.2000) + 4 [ 0.4000, 0.2000) --- Energy Deposit - monitor : 359.503 keV + monitor : 356.551 keV vc (l) : 0 eV vc (r) : 0 eV - cal (l) : 186.728 MeV - 0 0 0.1679 0 0 0 - 0 0 1.079 0.7247 0 0 - 0 0 39.5 138.5 0 0 - 0 1.605 0.5086 4.656 0 0 - cal (r) : 65.1753 MeV + cal (l) : 159.114 MeV 0 0 0 0 0 0 - 0 0 0 0 1.006 0 - 0 0 0 1.488 55.44 3.358 - 0 0 0 0 3.27 0.614 -Event 17919 + 0 0 5.086 3.255 0 0 + 0 0 81.65 66.7 0 0 + 0 0.3759 1.043 1.005 0 0 + cal (r) : 134.331 MeV + 0 0 0.4397 0 0 0 + 2.091 5.898 19.67 0 0 0 + 0 18.77 84.59 1.402 0 0 + 0 1.06 0.4169 0 0 0 +Event 14982 --- Reconstructed data: -- entry points: - left: 8.40536 2.98093 -15 cm - right: -6.97079 3.11952 -15 cm + left: 4.67233 4.13954 -15 cm + right: 1.63768 1.5362 -15 cm target: 0 0 0 fm - -- the angle: 144.149 deg - -- mass of the output particle: 143.193 MeV - -- mass of the nucleus output particle: 1.34087 GeV + -- the angle: 132.61 deg + -- mass of the output particle: 139.127 MeV + -- mass of the nucleus output particle: 1.37515 GeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta -89.1324 9.0604 54.9867 MeV -- 177.6361 MeV - (SCM) : eta -89.1324 9.0604 -24.5677 MeV -- 170.6886 MeV - Nucleus output particle (LAB) : neutron 89.1324 -9.0604 675.0133 MeV -- 1.5039 GeV - (SCM) : neutron 89.1324 -9.0604 24.5677 MeV -- 1.3441 GeV + Output particle (LAB) : eta -6.9309 6.9403 61.2461 MeV -- 152.3271 MeV + (SCM) : eta -6.9309 6.9403 -5.4225 MeV -- 139.5775 MeV + Nucleus output particle (LAB) : neutron 6.9309 -6.9403 668.7539 MeV -- 1.5292 GeV + (SCM) : neutron 6.9309 -6.9403 5.4225 MeV -- 1.3752 GeV -- triggered angular ranges: - 7 [-0.2000, -0.4000) + 8 [-0.4000, -0.6000) --- Energy Deposit - monitor : 397.496 keV + monitor : 492.295 keV vc (l) : 0 eV vc (r) : 0 eV - cal (l) : 41.636 MeV - 0 0.09364 0.1798 0 0 0 - 0 40.64 0.1553 0 0 0 - 0 0.5719 0 0 0 0 + cal (l) : 70.7052 MeV + 0 0 6.439 0 0 0 + 0 13.87 50.4 0 0 0 + 0 0 0 0 0 0 + 0 0 0 0 0 0 + cal (r) : 81.6219 MeV + 0 0.4962 0 0.5557 0 0 + 0.4878 0.7757 66.4 0.4352 0 0.584 + 0 0.2726 4.889 6.126 0.6016 0 0 0 0 0 0 0 - cal (r) : 136 MeV - 0 1.012 0 8.749 6.042 1.757 - 0 0 0 14.46 89.9 1.616 - 0 0 0 0 11.19 0 - 0 0 0.6465 0.288 0.3434 0 -Event 18296 +Event 15792 + --- Track Points + monitor : pi- [1,bp] 733 MeV : -0.2321 -1.422 -0.125 cm [0.001151, -0.005421, 1] + target : pi- [1,bp] 732.1 MeV : 3.06 3.955 -1.575 cm [-0.6417, -0.7669, -0.005904] + : eta [4,op] 247.8 MeV : -2.367 -2.526 -1.625 cm [-0.7237, -0.5088, -0.4663] + : neutron [5,np] 532.8 MeV : -2.367 -2.526 -1.625 cm [-0.5441, -0.8127, 0.2086] + : pi0 [8,opdp] 239.2 MeV : -2.367 -2.526 -1.625 cm [-0.577, -0.6963, -0.4269] + : pi0 [6,opdp] 110.1 MeV : -2.367 -2.526 -1.625 cm [-0.1619, 0.9738, -0.1595] + vc (l) : tp is not valid + vc (r) : tp is not valid + cal (l) : tp is not valid + cal (r) : tp is not valid + --- + angle between the eta decay products : 121.099 deg + --- Triggered angular ranges: + 7 [-0.2000, -0.4000) + --- Production model data: + Incident particle (LAB) : pi- -0.0991 -4.4024 729.9211 MeV -- 743.1582 MeV + (SCM) : pi- -0.0614 -2.7270 452.1368 MeV -- 473.1965 MeV + Nucleus particle (LAB) : proton 0.0000 -0.0000 0.0000 eV -- 938.2720 MeV + (SCM) : proton 0.0614 2.7270 -452.1368 MeV -- 1.0415 GeV + Output particle (LAB) : eta -56.3321 -115.5280 211.8334 MeV -- 601.2871 MeV + (SCM) : eta -56.2959 -113.9215 -54.5266 MeV -- 565.0427 MeV + Nucleus output particle (LAB) : neutron 56.2330 111.1257 518.0878 MeV -- 1.0801 GeV + (SCM) : neutron 56.2959 113.9215 54.5266 MeV -- 949.6860 MeV --- Reconstructed data: -- entry points: - left: 3.31093 2.98898 -15 cm - right: -10.4384 4.37234 -15 cm + left: -6.46039 3.90836 -15 cm + right: -2.35493 -2.96707 -15 cm target: 0 0 0 fm - -- the angle: 142.404 deg - -- mass of the output particle: 261.254 MeV - -- mass of the nucleus output particle: 1.23969 GeV + -- the angle: 126.19 deg + -- mass of the output particle: 120.964 MeV + -- mass of the nucleus output particle: 1.39301 GeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta -63.8778 17.8392 85.9277 MeV -- 282.9063 MeV - (SCM) : eta -63.8778 17.8392 -40.9532 MeV -- 272.6345 MeV - Nucleus output particle (LAB) : neutron 63.8778 -17.8392 644.0723 MeV -- 1.3986 GeV - (SCM) : neutron 63.8778 -17.8392 40.9532 MeV -- 1.2421 GeV + Output particle (LAB) : eta 12.5305 2.1458 63.0723 MeV -- 137.0107 MeV + (SCM) : eta 12.5305 2.1458 3.9860 MeV -- 121.6951 MeV + Nucleus output particle (LAB) : neutron -12.5305 -2.1458 666.9277 MeV -- 1.5445 GeV + (SCM) : neutron -12.5305 -2.1458 -3.9860 MeV -- 1.3931 GeV -- triggered angular ranges: - 8 [-0.4000, -0.6000) + 4 [ 0.4000, 0.2000) --- Energy Deposit - monitor : 598.858 keV + monitor : 399.85 keV vc (l) : 0 eV - vc (r) : 0 eV - cal (l) : 110.332 MeV - 0.2515 1.422 1.498 0.9109 0 0 - 0 10.21 85.72 1.237 0 0 - 0 0 7.856 0 1.229 0 + vc (r) : 59.5951 keV + cal (l) : 78.1497 MeV + 0 0.5207 0.1395 4.026 0.7443 0 + 0 0 0 0.2412 70.93 0 + 0 0 0 0.6115 0.9366 0 0 0 0 0 0 0 - cal (r) : 172.574 MeV - 0 0 0 0 40.98 4.353 - 0 0 0 0.5754 99.09 26.23 - 0 0 0 0 0 0.4878 - 0 0 0 0.8598 0 0 -Event 21366 + cal (r) : 58.861 MeV + 0 0 0 0 0 0 + 0 0 0 0.558 0 0 + 0 0 1.175 56.26 0.394 0 + 0 0 0.4741 0 0 0 +Event 18947 --- Track Points - monitor : pi- [1,bp] 731 MeV : -7.494 6.98 -1.25 mm [0.004493, -0.01001, 0.9999] - target : pi- [1,bp] 730.5 MeV : 2.712 4.201 0.3652 cm [-0.6383, -0.7697, -0.01238] - : eta [4,op] 324.3 MeV : 0.174 1.14 0.316 cm [-0.9016, -0.4308, -0.03866] - : neutron [5,np] 456.2 MeV : 0.174 1.14 0.316 cm [-0.3791, -0.9253, 0.003903] - : gamma [7,opdp] 406.6 MeV : 0.174 1.14 0.316 cm [-0.9875, 0.1544, -0.0321] - : gamma [6,opdp] 230 MeV : 0.174 1.14 0.316 cm [0.4744, -0.8803, 0.002244] - vc (l) : gamma [6,opdp] 230 MeV : 4.105 0.4502 -0.25 cm [0.05795, 0.002244, 0.9983] - vc (r) : gamma [7,opdp] 406.6 MeV : 5.13 -1.578 -0.25 cm [0.1064, -0.0321, 0.9938] - cal (l) : gamma [6,opdp] 230 MeV : 4.178 0.453 -15 cm [0.05795, 0.002244, 0.9983] - cal (r) : gamma [7,opdp] 406.6 MeV : 5.264 -1.618 -15 cm [0.1064, -0.0321, 0.9938] + monitor : pi- [1,bp] 741 MeV : -1.055 -1.774 -0.125 cm [-0.001491, -0.0014, 1] + target : pi- [1,bp] 740.5 MeV : 2.258 4.461 -1.765 cm [-0.6444, -0.7647, 0.0001788] + : eta [5,op] 139.9 MeV : -0.8874 0.7294 -1.764 cm [-0.8178, -0.4674, 0.3357] + : neutron [6,np] 619 MeV : -0.8874 0.7294 -1.764 cm [-0.5849, -0.8074, -0.07709] + : pi0 [9,opdp] 189.3 MeV : -0.8874 0.7294 -1.764 cm [-1, 0.008896, -0.003536] + : pi0 [7,opdp] 54.35 MeV : -0.8874 0.7294 -1.764 cm [-0.7575, -0.1827, 0.6268] + vc (l) : tp is not valid + vc (r) : tp is not valid + cal (l) : tp is not valid + cal (r) : tp is not valid --- - angle between the eta decay products : 127.194 deg + angle between the eta decay products : 41.0953 deg --- Triggered angular ranges: - 5 [ 0.2000, 0.0000) + 10 [-0.8000, -1.0000) --- Production model data: - Incident particle (LAB) : pi- 4.6979 -10.7566 729.5018 MeV -- 742.8260 MeV - (SCM) : pi- 2.9104 -6.6639 451.9384 MeV -- 473.0550 MeV - Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV - (SCM) : proton -2.9104 6.6639 -451.9384 MeV -- 1.0415 GeV - Output particle (LAB) : eta -134.1591 -12.5372 294.9517 MeV -- 636.6358 MeV - (SCM) : eta -135.9255 -8.4927 20.6599 MeV -- 564.9137 MeV - Nucleus output particle (LAB) : neutron 138.8570 1.7806 434.5501 MeV -- 1.0445 GeV - (SCM) : neutron 135.9255 8.4927 -20.6599 MeV -- 949.6093 MeV + Incident particle (LAB) : pi- -1.7096 -0.7399 739.2455 MeV -- 752.3079 MeV + (SCM) : pi- -1.0550 -0.4566 456.2088 MeV -- 477.0824 MeV + Nucleus particle (LAB) : proton 0.0000 -0.0000 0.0000 eV -- 938.2720 MeV + (SCM) : proton 1.0550 0.4566 -456.2088 MeV -- 1.0433 GeV + Output particle (LAB) : eta -45.6261 46.9761 123.6809 MeV -- 565.4540 MeV + (SCM) : eta -45.0223 47.2374 -137.4040 MeV -- 568.5869 MeV + Nucleus output particle (LAB) : neutron 43.9165 -47.7160 615.5647 MeV -- 1.1251 GeV + (SCM) : neutron 45.0223 -47.2374 137.4040 MeV -- 951.7990 MeV --- Reconstructed data: -- entry points: - left: 4.94971 1.10712 -15 cm - right: 6.54506 -2.51826 -15 cm + left: -8.83898 -3.16419 -15 cm + right: 11.9118 1.62738 -15 cm target: 0 0 0 fm - -- the angle: 128.499 deg - -- mass of the output particle: 550.735 MeV - -- mass of the nucleus output particle: 950.211 MeV + -- the angle: 110.439 deg + -- mass of the output particle: 215.69 MeV + -- mass of the nucleus output particle: 1.27976 GeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta -97.0917 -11.4325 282.7088 MeV -- 626.7307 MeV - (SCM) : eta -97.0917 -11.4325 11.7906 MeV -- 559.4695 MeV - Nucleus output particle (LAB) : neutron 97.0917 11.4325 447.2912 MeV -- 1.0548 GeV - (SCM) : neutron 97.0917 11.4325 -11.7906 MeV -- 955.2992 MeV + Output particle (LAB) : eta -73.5128 0.1525 161.0326 MeV -- 279.0304 MeV + (SCM) : eta -73.5128 0.1525 44.2861 MeV -- 232.1373 MeV + Nucleus output particle (LAB) : neutron 73.5128 -0.1525 568.9674 MeV -- 1.4025 GeV + (SCM) : neutron 73.5128 -0.1525 -44.2861 MeV -- 1.2826 GeV -- triggered angular ranges: - 5 [ 0.2000, 0.0000) + 3 [ 0.6000, 0.4000) --- Energy Deposit - monitor : 411.133 keV + monitor : 361.902 keV vc (l) : 0 eV vc (r) : 0 eV - cal (l) : 244.603 MeV - 3.085 0.7086 2.981 0 0 0 - 0 72.94 77.82 1.009 0 0 - 0 5.119 77.07 2.293 0 0 - 0 0 1.182 0.3942 0 0 - cal (r) : 382.128 MeV - 0.6585 0 0.2104 0 0 0 - 0 16.61 6.177 0.4858 0 0 - 0.3016 180 160.1 3.054 0 0 - 8.783 3.39 2.319 0 0 0 -Event 22324 - --- Reconstructed data: - -- entry points: - left: 4.44379 1.20777 -15 cm - right: 3.23816 2.72501 -15 cm - target: 0 0 0 fm - -- the angle: 131.016 deg - -- mass of the output particle: 250.125 MeV - -- mass of the nucleus output particle: 1.26435 GeV - -- production model data: - Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV - (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV + cal (l) : 92.3568 MeV + 0 0 0 0 0 0 + 0 0 0 0 2.035 0 + 0 0 0.4466 0.7223 85.88 0 + 0 0 0 0 0 3.276 + cal (r) : 186.674 MeV + 1.413 0.4585 0 0 0 0 + 75.47 91.8 0.9041 0 0 0 + 13.03 2.36 0 0 0 0 + 0.8839 0.3551 0 0 0 0 +Event 19509 + --- Track Points + monitor : pi- [1,bp] 726.9 MeV : -2.704 0.09686 -0.125 cm [0.002582, -0.002955, 1] + target : pi- [1,bp] 726.4 MeV : 0.8586 4.926 0.02074 cm [-0.6374, -0.7705, -0.001842] + : eta [6,op] 277.9 MeV : -3.582 -0.4215 0.0125 cm [-0.9057, -0.4009, 0.1376] + : neutron [7,np] 494.9 MeV : -3.582 -0.4215 0.0125 cm [-0.4284, -0.9002, -0.0788] + : pi0 [10,opdp] 239.4 MeV : -3.582 -0.4215 0.0125 cm [-0.9026, -0.1699, -0.3956] + : pi0 [8,opdp] 59.37 MeV : -3.582 -0.4215 0.0125 cm [0.5158, 0.2378, 0.823] + vc (l) : tp is not valid + vc (r) : tp is not valid + cal (l) : tp is not valid + cal (r) : tp is not valid + --- + angle between the eta decay products : 146.257 deg + --- Triggered angular ranges: + 6 [ 0.0000, -0.2000) + --- Production model data: + Incident particle (LAB) : pi- 2.7282 -0.7501 724.6440 MeV -- 737.9680 MeV + (SCM) : pi- 1.6936 -0.4656 449.8237 MeV -- 470.9822 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV - (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta -2.4134 9.1271 114.0641 MeV -- 275.0682 MeV - (SCM) : eta -2.4134 9.1271 -5.9425 MeV -- 250.3741 MeV - Nucleus output particle (LAB) : neutron 2.4134 -9.1271 615.9359 MeV -- 1.4064 GeV - (SCM) : neutron 2.4134 -9.1271 5.9425 MeV -- 1.2644 GeV - -- triggered angular ranges: - 8 [-0.4000, -0.6000) - --- Energy Deposit - monitor : 412.732 keV - vc (l) : 0 eV - vc (r) : 0 eV - cal (l) : 132.15 MeV - 0 0.9157 0.3385 0 0 0 - 0 9.244 104.9 1.408 0 0 - 0 10.95 1.704 0.9678 0 0.08009 - 0 1.666 0 0 0 0 - cal (r) : 142.918 MeV - 0 4.429 16.1 0.5233 0 0 - 0 0.8044 112.5 3.318 0 0 - 0 0.4607 1.393 1.082 0 0 - 1.141 0.3462 0 0 0.8124 0 -Event 22431 + (SCM) : proton -1.6936 0.4656 -449.8237 MeV -- 1.0405 GeV + Output particle (LAB) : eta -121.2183 38.2441 247.1355 MeV -- 614.3169 MeV + (SCM) : eta -122.2259 38.5211 -20.4993 MeV -- 563.0240 MeV + Nucleus output particle (LAB) : neutron 123.9465 -38.9942 477.5085 MeV -- 1.0619 GeV + (SCM) : neutron 122.2259 -38.5211 20.4993 MeV -- 948.4863 MeV --- Reconstructed data: -- entry points: - left: -8.34188 0.360498 -15 cm - right: -7.64626 -4.3102 -15 cm + left: 9.27984 1.97493 -15 cm + right: 10.1765 -3.12963 -15 cm target: 0 0 0 fm - -- the angle: 129.259 deg - -- mass of the output particle: 263.057 MeV - -- mass of the nucleus output particle: 1.23714 GeV + -- the angle: 129.203 deg + -- mass of the output particle: 168.987 MeV + -- mass of the nucleus output particle: 1.32959 GeV -- production model data: Incident particle (LAB) : pi- 0.0000 0.0000 730.0000 MeV -- 743.2226 MeV (SCM) : pi- 0.0000 0.0000 452.1737 MeV -- 473.2239 MeV Nucleus particle (LAB) : proton 0.0000 0.0000 0.0000 eV -- 938.2720 MeV (SCM) : proton 0.0000 0.0000 -452.1737 MeV -- 1.0415 GeV - Output particle (LAB) : eta 79.3200 -5.9568 144.4376 MeV -- 310.4646 MeV - (SCM) : eta 79.3200 -5.9568 10.7158 MeV -- 275.0288 MeV - Nucleus output particle (LAB) : neutron -79.3200 5.9568 585.5624 MeV -- 1.3710 GeV - (SCM) : neutron -79.3200 5.9568 -10.7158 MeV -- 1.2397 GeV + Output particle (LAB) : eta -69.6043 -5.9315 102.2860 MeV -- 209.5209 MeV + (SCM) : eta -69.6043 -5.9315 12.5717 MeV -- 183.2883 MeV + Nucleus output particle (LAB) : neutron 69.6043 5.9315 627.7140 MeV -- 1.4720 GeV + (SCM) : neutron 69.6043 5.9315 -12.5717 MeV -- 1.3315 GeV -- triggered angular ranges: 5 [ 0.2000, 0.0000) --- Energy Deposit - monitor : 397.302 keV + monitor : 372.982 keV vc (l) : 0 eV vc (r) : 0 eV - cal (l) : 209.151 MeV - 0 0 0 1.117 0.4932 0 - 0 0 0 4.496 103.5 0.3334 - 0 0 0 2.122 96.15 0.4045 - 0 0 0 0 0.3357 0.162 - cal (r) : 101.314 MeV + cal (l) : 57.5784 MeV + 0 0 0 0 0 0 + 0.1946 54.77 0 0 0 0 + 0 2.611 0 0 0 0 0 0 0 0 0 0 + cal (r) : 151.943 MeV 0 0 0 0 0 0 - 0 0 0 5.303 89.99 0 - 0 0 0 1.21 4.811 0 + 2.021 5.34 0 0 0 0 + 34.98 104.7 0 0 0 0 + 1.399 2.318 0 0.7369 0.4763 0 Run terminated. Run Summary - Number of events processed : 22432, effectively: 10 - User=15.640000s Real=15.761706s Sys=0.000000s + Number of events processed : 19510, effectively: 10 + User=14.320000s Real=14.449986s Sys=0.000000s --- Setup acceptances (range | real (trg / mon) | rec (trg / mon / all)): - 1 [ 1.0000, 0.8000) | 0.00160772 ( 1 / 622 ) | 0.00000000 ( 0 / 622 / 760 ) - 2 [ 0.8000, 0.6000) | 0.00000000 ( 0 / 613 ) | 0.00000000 ( 0 / 613 / 772 ) - 3 [ 0.6000, 0.4000) | 0.00000000 ( 0 / 624 ) | 0.00000000 ( 0 / 624 / 781 ) - 4 [ 0.4000, 0.2000) | 0.00000000 ( 0 / 590 ) | 0.00000000 ( 0 / 590 / 729 ) - 5 [ 0.2000, 0.0000) | 0.00315956 ( 2 / 633 ) | 0.00315956 ( 2 / 633 / 766 ) - 6 [ 0.0000, -0.2000) | 0.00000000 ( 0 / 614 ) | 0.00162866 ( 1 / 614 / 755 ) - 7 [-0.2000, -0.4000) | 0.00000000 ( 0 / 609 ) | 0.00164204 ( 1 / 609 / 755 ) - 8 [-0.4000, -0.6000) | 0.00000000 ( 0 / 643 ) | 0.00000000 ( 0 / 643 / 808 ) - 9 [-0.6000, -0.8000) | 0.00000000 ( 0 / 580 ) | 0.00000000 ( 0 / 580 / 746 ) - 10 [-0.8000, -1.0000) | 0.00160772 ( 1 / 622 ) | 0.00000000 ( 0 / 622 / 748 ) + 1 [ 1.0000, 0.8000) | 0.00000000 ( 0 / 528 ) | 0.00000000 ( 0 / 528 / 648 ) + 2 [ 0.8000, 0.6000) | 0.00000000 ( 0 / 580 ) | 0.00000000 ( 0 / 580 / 710 ) + 3 [ 0.6000, 0.4000) | 0.00000000 ( 0 / 563 ) | 0.00177620 ( 1 / 563 / 687 ) + 4 [ 0.4000, 0.2000) | 0.00000000 ( 0 / 517 ) | 0.00386847 ( 2 / 517 / 651 ) + 5 [ 0.2000, 0.0000) | 0.00000000 ( 0 / 567 ) | 0.00352734 ( 2 / 567 / 707 ) + 6 [ 0.0000, -0.2000) | 0.00362976 ( 2 / 551 ) | 0.00000000 ( 0 / 551 / 677 ) + 7 [-0.2000, -0.4000) | 0.00169779 ( 1 / 589 ) | 0.00000000 ( 0 / 589 / 721 ) + 8 [-0.4000, -0.6000) | 0.00000000 ( 0 / 503 ) | 0.00000000 ( 0 / 503 / 629 ) + 9 [-0.6000, -0.8000) | 0.00349650 ( 2 / 572 ) | 0.00000000 ( 0 / 572 / 691 ) + 10 [-0.8000, -1.0000) | 0.00184502 ( 1 / 542 ) | 0.00184502 ( 1 / 542 / 663 ) --- - False hits (edt | rec): 6 | 6 + False hits (edt | rec): 4 | 4 ================== Deleting memory pools =================== Number of memory pools allocated: 17; of which, static: 3 -Dynamic pools deleted: 14 / Total memory freed: 0.68 MB +Dynamic pools deleted: 14 / Total memory freed: 1.1 MB ============================================================ diff --git a/examples/advanced/HGCal_testbeam/testbeam_electron.out b/examples/advanced/HGCal_testbeam/testbeam_electron.out index b03e29ef17d..5d43aea6424 100644 --- a/examples/advanced/HGCal_testbeam/testbeam_electron.out +++ b/examples/advanced/HGCal_testbeam/testbeam_electron.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -1797,13 +1797,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1856,13 +1856,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1888,13 +1888,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1920,13 +1920,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1952,13 +1952,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1984,13 +1984,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2016,13 +2016,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2048,13 +2048,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/advanced/ICRP110_HumanPhantoms/ICRP110Phantoms.out b/examples/advanced/ICRP110_HumanPhantoms/ICRP110Phantoms.out index f2870d0948a..76fa52de7da 100644 --- a/examples/advanced/ICRP110_HumanPhantoms/ICRP110Phantoms.out +++ b/examples/advanced/ICRP110_HumanPhantoms/ICRP110Phantoms.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -359,13 +359,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -445,13 +445,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -477,13 +477,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -509,13 +509,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -537,17 +537,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -569,17 +569,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -624,13 +624,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -656,13 +656,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1146,7 +1146,7 @@ Reading AM_organs.dat Reading OrganMasses.dat NOrganIDs: 142 Writing output to ICRP110.out -Total energy deposited over all Organs within the Phantom is 1.44979e-09 J -Total absorbed dose over all phantom organs is 2.97061e-09 Gy +Total energy deposited over all Organs within the Phantom is 1.47643e-09 J +Total absorbed dose over all phantom organs is 3.47423e-09 Gy Graphics systems deleted. Visualization Manager deleting... diff --git a/examples/advanced/ICRP110_HumanPhantoms/OrganDoses.out b/examples/advanced/ICRP110_HumanPhantoms/OrganDoses.out index 93b4cb57d73..5d8071d004b 100644 --- a/examples/advanced/ICRP110_HumanPhantoms/OrganDoses.out +++ b/examples/advanced/ICRP110_HumanPhantoms/OrganDoses.out @@ -2,50 +2,46 @@ -------------------------------- OrganID Edep (J) Dose (Gy) -------------------------------- - 4 | 2.46319e-13 8.67014e-12 - 5 | 1.93467e-13 6.29572e-12 - 26 | 3.4962e-10 6.2116e-10 - 27 | 2.65428e-10 5.88455e-10 - 39 | 1.08487e-12 1.42521e-11 - 40 | 1.66859e-14 2.2579e-13 - 47 | 2.03891e-12 1.98106e-11 - 48 | 1.08394e-13 1.47374e-12 - 61 | 5.54681e-10 3.82539e-10 - 67 | 1.38242e-20 1.89633e-18 - 106 | 5.88639e-11 4.83359e-11 - 116 | 1.41146e-10 1.34616e-10 - 120 | 2.21312e-11 5.20858e-10 - 121 | 2.17541e-11 5.11982e-10 - 122 | 3.24611e-11 1.1142e-10 - 126 | 1.87478e-14 5.11956e-13 - 128 | 7.37468e-20 1.47376e-18 - 133 | 1.03754e-19 2.45398e-18 + 4 | 2.83284e-12 9.97129e-11 + 9 | 3.24562e-13 3.81838e-10 + 26 | 3.64795e-10 6.48122e-10 + 27 | 2.54909e-10 5.65134e-10 + 40 | 2.88523e-15 3.90424e-14 + 47 | 5.95845e-12 5.7894e-11 + 48 | 2.25479e-12 3.06566e-11 + 61 | 5.45841e-10 3.76442e-10 + 69 | 3.38154e-20 4.61329e-18 + 102 | 1.872e-20 3.13043e-18 + 106 | 8.40322e-11 6.90027e-11 + 116 | 1.40393e-10 1.33897e-10 + 120 | 1.98869e-11 4.68036e-10 + 121 | 2.25296e-11 5.30234e-10 + 122 | 3.23132e-11 1.10912e-10 + 141 | 3.57028e-13 2.31386e-12 ---------------------------------------------------------------------------- -------------------------------ORGAN INFO----------------------------------- -----------------(of organs where edep/dose was recorded)------------------- ---------------------------------------------------------------------------- ID Organ Name Material ID Density (g/cm^3) 4 Posterior nasal passage down to larynx (ET2) 45 1.030 -5 Oral mucosa, tongue 29 1.050 +9 Blood vessels, head 28 1.060 26 Cranium, cortical 2 1.920 27 Cranium, spongiosa 8 1.157 -39 Mandible, cortical 2 1.920 40 Mandible, spongiosa 13 1.228 47 Cervical spine, cortical 2 1.920 48 Cervical spine, spongiosa 17 1.050 61 Brain 32 1.050 -67 Eye bulb, left 34 1.050 +69 Eye bulb, right 34 1.050 +102 Lymphatic nodes, head 47 1.030 106 Muscle, head 29 1.050 116 Residual tissue, head 49 0.950 120 Salivary glands, left 45 1.030 121 Salivary glands, right 45 1.030 122 Skin, head 27 1.090 -126 Spinal cord 45 1.030 -128 Teeth 1 2.750 -133 Tongue (inner part) 29 1.050 +141 Phantom Top/Bottom Skin Layer -Total Edep over all organs = 1.44979e-09 J -Total dose absorbed over all organs = 2.97061e-09 Gy +Total Edep over all organs = 1.47643e-09 J +Total dose absorbed over all organs = 3.47423e-09 Gy ---------------------------------------------------------------------------- ----------------ORGAN ENERGY DEPOSITIONS AND ABSORBED DOSE------------------ @@ -54,16 +50,16 @@ Total dose absorbed over all organs = 2.97061e-09 Gy ---------------------------------------------------------------------------- OrganID Edep (J) Dose (Gy) ------------------------------- -0 | 1.58008e-11 0 +0 | 1.57913e-11 0 1 | 0 0 2 | 0 0 3 | 0 0 -4 | 2.46319e-13 8.67014e-12 -5 | 1.93467e-13 6.29572e-12 +4 | 2.83284e-12 9.97129e-11 +5 | 0 0 6 | 0 0 7 | 0 0 8 | 0 0 -9 | 0 0 +9 | 3.24562e-13 3.81838e-10 10 | 0 0 11 | 0 0 12 | 0 0 @@ -80,8 +76,8 @@ OrganID Edep (J) Dose (Gy) 23 | 0 0 24 | 0 0 25 | 0 0 -26 | 3.4962e-10 6.2116e-10 -27 | 2.65428e-10 5.88455e-10 +26 | 3.64795e-10 6.48122e-10 +27 | 2.54909e-10 5.65134e-10 28 | 0 0 29 | 0 0 30 | 0 0 @@ -93,16 +89,16 @@ OrganID Edep (J) Dose (Gy) 36 | 0 0 37 | 0 0 38 | 0 0 -39 | 1.08487e-12 1.42521e-11 -40 | 1.66859e-14 2.2579e-13 +39 | 0 0 +40 | 2.88523e-15 3.90424e-14 41 | 0 0 42 | 0 0 43 | 0 0 44 | 0 0 45 | 0 0 46 | 0 0 -47 | 2.03891e-12 1.98106e-11 -48 | 1.08394e-13 1.47374e-12 +47 | 5.95845e-12 5.7894e-11 +48 | 2.25479e-12 3.06566e-11 49 | 0 0 50 | 0 0 51 | 0 0 @@ -115,15 +111,15 @@ OrganID Edep (J) Dose (Gy) 58 | 0 0 59 | 0 0 60 | 0 0 -61 | 5.54681e-10 3.82539e-10 +61 | 5.45841e-10 3.76442e-10 62 | 0 0 63 | 0 0 64 | 0 0 65 | 0 0 66 | 0 0 -67 | 1.38242e-20 1.89633e-18 +67 | 0 0 68 | 0 0 -69 | 0 0 +69 | 3.38154e-20 4.61329e-18 70 | 0 0 71 | 0 0 72 | 0 0 @@ -156,11 +152,11 @@ OrganID Edep (J) Dose (Gy) 99 | 0 0 100 | 0 0 101 | 0 0 -102 | 0 0 +102 | 1.872e-20 3.13043e-18 103 | 0 0 104 | 0 0 105 | 0 0 -106 | 5.88639e-11 4.83359e-11 +106 | 8.40322e-11 6.90027e-11 107 | 0 0 108 | 0 0 109 | 0 0 @@ -170,31 +166,31 @@ OrganID Edep (J) Dose (Gy) 113 | 0 0 114 | 0 0 115 | 0 0 -116 | 1.41146e-10 1.34616e-10 +116 | 1.40393e-10 1.33897e-10 117 | 0 0 118 | 0 0 119 | 0 0 -120 | 2.21312e-11 5.20858e-10 -121 | 2.17541e-11 5.11982e-10 -122 | 3.24611e-11 1.1142e-10 +120 | 1.98869e-11 4.68036e-10 +121 | 2.25296e-11 5.30234e-10 +122 | 3.23132e-11 1.10912e-10 123 | 0 0 124 | 0 0 125 | 0 0 -126 | 1.87478e-14 5.11956e-13 +126 | 0 0 127 | 0 0 -128 | 7.37468e-20 1.47376e-18 +128 | 0 0 129 | 0 0 130 | 0 0 131 | 0 0 132 | 0 0 -133 | 1.03754e-19 2.45398e-18 +133 | 0 0 134 | 0 0 135 | 0 0 136 | 0 0 137 | 0 0 138 | 0 0 139 | 0 0 -140 | 2.54687e-14 1.27343e-10 -141 | 0 0 -Total energy depositied over all organs = 1.44979e-09 J -Total absorbed dose over all organs = 2.97061e-09 Gy +140 | 2.72307e-14 1.36153e-10 +141 | 3.57028e-13 2.31386e-12 +Total energy depositied over all organs = 1.47643e-09 J +Total absorbed dose over all organs = 3.47423e-09 Gy diff --git a/examples/advanced/ICRP145_HumanPhantoms/ICRP145Phantoms.out b/examples/advanced/ICRP145_HumanPhantoms/ICRP145Phantoms.out index 3bcd5929251..ec1a4694157 100644 --- a/examples/advanced/ICRP145_HumanPhantoms/ICRP145Phantoms.out +++ b/examples/advanced/ICRP145_HumanPhantoms/ICRP145Phantoms.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -495,13 +495,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.506176 GeV to 100.000000 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi @@ -581,13 +581,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.506176 GeV to 100.000000 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi @@ -613,13 +613,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.949416 GeV to 100.000000 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi @@ -645,13 +645,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.949416 GeV to 100.000000 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi @@ -673,17 +673,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.100000, 0.050000 mm), integ: 3, fluct: 1, linLossLim= 0.010000 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin=0.000000 eV Emax=200.000000 keV deltaVI - MuBetheBloch : Emin=200.000000 keV Emax=100.000000 TeV + MuBetheBloch : Emin=200.000000 keV Emax=100.000000 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.850000 GeV to 100.000000 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi @@ -705,17 +705,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.100000, 0.050000 mm), integ: 3, fluct: 1, linLossLim= 0.010000 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin=0.000000 eV Emax=200.000000 keV deltaVI - MuBetheBloch : Emin=200.000000 keV Emax=100.000000 TeV + MuBetheBloch : Emin=200.000000 keV Emax=100.000000 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.850000 GeV to 100.000000 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi @@ -760,13 +760,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.116561 GeV to 100.000000 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi @@ -792,13 +792,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100.000000 eV to 100.000000 TeV in 240 bins - Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100.000000 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.116561 GeV to 100.000000 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin=0.000000 eV Emax=100.000000 TeV ModifiedMephi diff --git a/examples/advanced/STCyclotron/STCyclotron.out b/examples/advanced/STCyclotron/STCyclotron.out index 11d2c99794c..c8f60db94d1 100644 --- a/examples/advanced/STCyclotron/STCyclotron.out +++ b/examples/advanced/STCyclotron/STCyclotron.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -539,34 +539,10 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics ... create file : SolidTargetCyclotron.root - done ... open analysis file : SolidTargetCyclotron.root - done ... open analysis file : SolidTargetCyclotron.root - done - --------- WWWW ------- G4Exception-START -------- WWWW ------- -*** G4Exception : had012 - issued by : G4HadronicProcess:CheckResult() -Warning: Bad energy non-conservation detected, will re-sample the interaction - Process / Model: protonInelastic / ParticleHPInelastic - Primary: proton (2212), E= 952.47, target nucleus (78, 195) - E(initial - final) = -359393 MeV. - -*** This is just a warning message. *** --------- WWWW -------- G4Exception-END --------- WWWW ------- - - --------- WWWW ------- G4Exception-START -------- WWWW ------- -*** G4Exception : had012 - issued by : G4HadronicProcess:CheckResult() -Warning: Bad energy non-conservation detected, will re-sample the interaction - Process / Model: protonInelastic / ParticleHPInelastic - Primary: proton (2212), E= 952.47, target nucleus (78, 195) - E(initial - final) = -360335 MeV. - -*** This is just a warning message. *** --------- WWWW -------- G4Exception-END --------- WWWW ------- - Run terminated. Run Summary Number of events processed : 10 - User=21.540000s Real=21.679623s Sys=0.000000s + User=21.280000s Real=21.426749s Sys=0.000000s ... write file : SolidTargetCyclotron.root - done ... close file : SolidTargetCyclotron.root - done G4 kernel has come to Quit state. @@ -582,10 +558,10 @@ G4SDManager deleted. EventManager deleted. Units table cleared. TransportationManager deleted. -Total navigation history collections cleaned: 12 +Total navigation history collections cleaned: 11 G4RNGHelper object is deleted. ================== Deleting memory pools =================== -Pool ID '20G4NavigationLevelRep', size : 0.0163 MB +Pool ID '20G4NavigationLevelRep', size : 0.0154 MB Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB Pool ID '17G4DynamicParticle', size : 0.396 MB Pool ID '16G4SmartVoxelNode', size : 0.00192 MB @@ -594,7 +570,7 @@ Pool ID '7G4Event', size : 0.000961 MB Pool ID '15G4PrimaryVertex', size : 0.000961 MB Pool ID '17G4PrimaryParticle', size : 0.258 MB Pool ID '7G4Track', size : 0.792 MB -Pool ID '18G4TouchableHistory', size : 0.00192 MB +Pool ID '18G4TouchableHistory', size : 0.000961 MB Pool ID '15G4CountedObjectIvE', size : 0.000961 MB Pool ID '17G4ReactionProduct', size : 0.00192 MB Pool ID '10G4Fragment', size : 0.000961 MB diff --git a/examples/advanced/air_shower/air_shower.out b/examples/advanced/air_shower/air_shower.out index e16081a11b5..3afbf57e20d 100644 --- a/examples/advanced/air_shower/air_shower.out +++ b/examples/advanced/air_shower/air_shower.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -362,13 +362,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -421,13 +421,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -453,13 +453,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -485,13 +485,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -517,13 +517,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -549,13 +549,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -581,13 +581,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -613,13 +613,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -698,8 +698,8 @@ See commands in /vis/modeling/trajectories/ for other options. ooo Run 0 starts (global). --------- Ranlux engine status --------- - Initial seed = 1675954153 - float_seed_table[] = 0.761317 0.335457 0.16484 0.940522 0.191998 0.677339 0.0888215 0.198296 0.781668 0.662463 0.785561 0.571518 0.904525 0.730503 0.488499 0.814167 0.242004 0.761398 0.666196 0.267885 0.297711 0.799835 0.63321 0.331813 + Initial seed = 1686681308 + float_seed_table[] = 0.24429 0.19203 0.930385 0.579489 0.677383 0.853754 0.255059 0.124678 0.0119871 0.792396 0.137899 0.0594917 0.697128 0.895791 0.221125 0.205631 0.122251 0.805305 0.524881 0.656697 0.105557 0.780275 0.101231 0.763505 i_lag = 23, j_lag = 9 carry = 0, count24 = 0 luxury = 3 nskip = 199 @@ -710,7 +710,7 @@ mu- Mono Plane Run terminated. Run Summary Number of events processed : 100 - User=2.260000s Real=2.265151s Sys=0.000000s + User=2.430000s Real=2.438739s Sys=0.000000s ### Run 0 (global) ended. Graphics systems deleted. Visualization Manager deleting... @@ -727,12 +727,12 @@ G4SDManager deleted. EventManager deleted. Units table cleared. TransportationManager deleted. -Total navigation history collections cleaned: 11 +Total navigation history collections cleaned: 9 G4RNGHelper object is deleted. ================== Deleting memory pools =================== -Pool ID '20G4NavigationLevelRep', size : 0.0144 MB +Pool ID '20G4NavigationLevelRep', size : 0.0115 MB Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB -Pool ID '17G4DynamicParticle', size : 0.026 MB +Pool ID '17G4DynamicParticle', size : 0.025 MB Pool ID '16G4SmartVoxelNode', size : 0.00192 MB Pool ID '17G4SmartVoxelProxy', size : 0.000961 MB Pool ID '7G4Event', size : 0.000961 MB @@ -740,12 +740,12 @@ Pool ID '15G4PrimaryVertex', size : 0.000961 MB Pool ID '17G4PrimaryParticle', size : 0.000961 MB Pool ID '15G4HCofThisEvent', size : 0.000961 MB Pool ID '16G4HitsCollection', size : 0.000961 MB -Pool ID '7G4Track', size : 0.0509 MB +Pool ID '7G4Track', size : 0.05 MB Pool ID '18G4TouchableHistory', size : 0.000961 MB Pool ID '15G4CountedObjectIvE', size : 0.000961 MB Pool ID '15UltraOpticalHit', size : 0.00385 MB Number of memory pools allocated: 14 of which, static: 0 -Dynamic pools deleted: 14 / Total memory freed: 0.11 MB +Dynamic pools deleted: 14 / Total memory freed: 0.1 MB ============================================================ G4Allocator objects are deleted. UImanager deleted. diff --git a/examples/advanced/amsEcal/run1.out b/examples/advanced/amsEcal/run1.out index 42e957104d6..893262ff052 100644 --- a/examples/advanced/amsEcal/run1.out +++ b/examples/advanced/amsEcal/run1.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -187,7 +187,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 10000 - User=6.830000s Real=6.864384s Sys=0.000000s + User=6.530000s Real=6.580281s Sys=0.000000s ------------------------------------------------------------- ---> The calorimeter is 9 Modules @@ -210,107 +210,107 @@ Run Summary total Energy (rms/mean) visible Energy (rms/mean) - layer 1: 1.5386 MeV +- 2.425 MeV (1.6e+02 %) 163.89 keV +- 924 keV (5.6e+02 %) - layer 2: 1.5388 MeV +- 2.498 MeV (1.6e+02 %) 149.71 keV +- 380.1 keV (2.5e+02 %) - layer 3: 1.533 MeV +- 2.418 MeV (1.6e+02 %) 169.49 keV +- 1.113 MeV (6.6e+02 %) - layer 4: 1.5627 MeV +- 2.633 MeV (1.7e+02 %) 160.87 keV +- 652 keV (4.1e+02 %) - layer 5: 1.5383 MeV +- 2.425 MeV (1.6e+02 %) 155.45 keV +- 543.3 keV (3.5e+02 %) - layer 6: 1.5163 MeV +- 2.035 MeV (1.3e+02 %) 157.65 keV +- 678.1 keV (4.3e+02 %) - layer 7: 1.5337 MeV +- 2.311 MeV (1.5e+02 %) 158.32 keV +- 845.1 keV (5.3e+02 %) - layer 8: 1.5101 MeV +- 2.381 MeV (1.6e+02 %) 158 keV +- 964.1 keV (6.1e+02 %) - layer 9: 1.4988 MeV +- 1.838 MeV (1.2e+02 %) 155.81 keV +- 393.3 keV (2.5e+02 %) - layer 10: 1.5506 MeV +- 2.725 MeV (1.8e+02 %) 153.94 keV +- 521.6 keV (3.4e+02 %) - layer 11: 1.5293 MeV +- 2.258 MeV (1.5e+02 %) 166.47 keV +- 766.2 keV (4.6e+02 %) - layer 12: 1.5054 MeV +- 2.11 MeV (1.4e+02 %) 151.91 keV +- 542.2 keV (3.6e+02 %) - layer 13: 1.5072 MeV +- 2.428 MeV (1.6e+02 %) 159.41 keV +- 953.7 keV (6e+02 %) - layer 14: 1.5472 MeV +- 2.878 MeV (1.9e+02 %) 147.51 keV +- 398.3 keV (2.7e+02 %) - layer 15: 1.5635 MeV +- 2.664 MeV (1.7e+02 %) 190.42 keV +- 1.344 MeV (7.1e+02 %) - layer 16: 1.5194 MeV +- 2.224 MeV (1.5e+02 %) 155.02 keV +- 580.4 keV (3.7e+02 %) - layer 17: 1.5258 MeV +- 2.253 MeV (1.5e+02 %) 172.58 keV +- 1.119 MeV (6.5e+02 %) - layer 18: 1.5555 MeV +- 2.743 MeV (1.8e+02 %) 152.53 keV +- 576.5 keV (3.8e+02 %) - layer 19: 1.5429 MeV +- 2.608 MeV (1.7e+02 %) 160.42 keV +- 570.4 keV (3.6e+02 %) - layer 20: 1.5183 MeV +- 2.109 MeV (1.4e+02 %) 149.55 keV +- 289.7 keV (1.9e+02 %) - layer 21: 1.5314 MeV +- 1.982 MeV (1.3e+02 %) 165.21 keV +- 819.2 keV (5e+02 %) - layer 22: 1.5307 MeV +- 2.17 MeV (1.4e+02 %) 160.96 keV +- 708.5 keV (4.4e+02 %) - layer 23: 1.5429 MeV +- 2.24 MeV (1.5e+02 %) 155.03 keV +- 483.5 keV (3.1e+02 %) - layer 24: 1.5556 MeV +- 2.484 MeV (1.6e+02 %) 175.37 keV +- 940.8 keV (5.4e+02 %) - layer 25: 1.5541 MeV +- 2.771 MeV (1.8e+02 %) 155.19 keV +- 929.4 keV (6e+02 %) - layer 26: 1.52 MeV +- 1.991 MeV (1.3e+02 %) 151.9 keV +- 438.9 keV (2.9e+02 %) - layer 27: 1.4936 MeV +- 1.953 MeV (1.3e+02 %) 160.97 keV +- 646.4 keV (4e+02 %) - layer 28: 1.54 MeV +- 2.489 MeV (1.6e+02 %) 162.98 keV +- 1.122 MeV (6.9e+02 %) - layer 29: 1.5327 MeV +- 2.102 MeV (1.4e+02 %) 164.27 keV +- 808.3 keV (4.9e+02 %) - layer 30: 1.5196 MeV +- 2.166 MeV (1.4e+02 %) 159.31 keV +- 595.3 keV (3.7e+02 %) - layer 31: 1.5132 MeV +- 2.12 MeV (1.4e+02 %) 154.17 keV +- 559.4 keV (3.6e+02 %) - layer 32: 1.5359 MeV +- 2.163 MeV (1.4e+02 %) 156.92 keV +- 625.2 keV (4e+02 %) - layer 33: 1.5554 MeV +- 2.879 MeV (1.9e+02 %) 151.1 keV +- 567.2 keV (3.8e+02 %) - layer 34: 1.4905 MeV +- 2.014 MeV (1.4e+02 %) 158.7 keV +- 514.4 keV (3.2e+02 %) - layer 35: 1.5505 MeV +- 2.363 MeV (1.5e+02 %) 158.98 keV +- 745.2 keV (4.7e+02 %) - layer 36: 1.512 MeV +- 2.168 MeV (1.4e+02 %) 153.41 keV +- 799.9 keV (5.2e+02 %) - layer 37: 1.5127 MeV +- 1.986 MeV (1.3e+02 %) 160.91 keV +- 773.4 keV (4.8e+02 %) - layer 38: 1.5198 MeV +- 2.137 MeV (1.4e+02 %) 155.91 keV +- 384.6 keV (2.5e+02 %) - layer 39: 1.5144 MeV +- 2.024 MeV (1.3e+02 %) 159.16 keV +- 803.6 keV (5e+02 %) - layer 40: 1.507 MeV +- 1.983 MeV (1.3e+02 %) 160.04 keV +- 504.3 keV (3.2e+02 %) - layer 41: 1.548 MeV +- 2.547 MeV (1.6e+02 %) 156.64 keV +- 709.2 keV (4.5e+02 %) - layer 42: 1.5304 MeV +- 2.323 MeV (1.5e+02 %) 155.54 keV +- 692.4 keV (4.5e+02 %) - layer 43: 1.546 MeV +- 2.36 MeV (1.5e+02 %) 159.33 keV +- 692.8 keV (4.3e+02 %) - layer 44: 1.5293 MeV +- 2.318 MeV (1.5e+02 %) 156.77 keV +- 534.3 keV (3.4e+02 %) - layer 45: 1.536 MeV +- 2.394 MeV (1.6e+02 %) 156.87 keV +- 652.3 keV (4.2e+02 %) - layer 46: 1.5268 MeV +- 2.291 MeV (1.5e+02 %) 157.28 keV +- 634.6 keV (4e+02 %) - layer 47: 1.525 MeV +- 2.399 MeV (1.6e+02 %) 159.36 keV +- 986.9 keV (6.2e+02 %) - layer 48: 1.5502 MeV +- 2.54 MeV (1.6e+02 %) 154.22 keV +- 521.3 keV (3.4e+02 %) - layer 49: 1.5152 MeV +- 2.13 MeV (1.4e+02 %) 171.52 keV +- 1.085 MeV (6.3e+02 %) - layer 50: 1.515 MeV +- 2.043 MeV (1.3e+02 %) 162.14 keV +- 928.1 keV (5.7e+02 %) - layer 51: 1.5503 MeV +- 2.477 MeV (1.6e+02 %) 164.36 keV +- 855.2 keV (5.2e+02 %) - layer 52: 1.5315 MeV +- 2.365 MeV (1.5e+02 %) 163.31 keV +- 885.2 keV (5.4e+02 %) - layer 53: 1.4863 MeV +- 1.822 MeV (1.2e+02 %) 156.84 keV +- 455.3 keV (2.9e+02 %) - layer 54: 1.5383 MeV +- 2.65 MeV (1.7e+02 %) 157.28 keV +- 652.4 keV (4.1e+02 %) - layer 55: 1.5017 MeV +- 2.048 MeV (1.4e+02 %) 159.53 keV +- 876.4 keV (5.5e+02 %) - layer 56: 1.5507 MeV +- 2.345 MeV (1.5e+02 %) 147.02 keV +- 304.1 keV (2.1e+02 %) - layer 57: 1.5189 MeV +- 2.152 MeV (1.4e+02 %) 150.35 keV +- 566.3 keV (3.8e+02 %) - layer 58: 1.5213 MeV +- 2.002 MeV (1.3e+02 %) 154.44 keV +- 434.3 keV (2.8e+02 %) - layer 59: 1.5384 MeV +- 2.412 MeV (1.6e+02 %) 152.59 keV +- 617.9 keV (4e+02 %) - layer 60: 1.4874 MeV +- 1.737 MeV (1.2e+02 %) 148.41 keV +- 342.2 keV (2.3e+02 %) - layer 61: 1.5576 MeV +- 2.602 MeV (1.7e+02 %) 169.01 keV +- 984.9 keV (5.8e+02 %) - layer 62: 1.5516 MeV +- 2.342 MeV (1.5e+02 %) 175.14 keV +- 1.023 MeV (5.8e+02 %) - layer 63: 1.5224 MeV +- 1.872 MeV (1.2e+02 %) 153.04 keV +- 496.8 keV (3.2e+02 %) - layer 64: 1.5257 MeV +- 2.528 MeV (1.7e+02 %) 169.49 keV +- 970 keV (5.7e+02 %) - layer 65: 1.5492 MeV +- 2.439 MeV (1.6e+02 %) 156.66 keV +- 860.9 keV (5.5e+02 %) - layer 66: 1.508 MeV +- 1.968 MeV (1.3e+02 %) 173.97 keV +- 895 keV (5.1e+02 %) - layer 67: 1.511 MeV +- 1.884 MeV (1.2e+02 %) 159.8 keV +- 634.4 keV (4e+02 %) - layer 68: 1.5033 MeV +- 2.047 MeV (1.4e+02 %) 165.92 keV +- 947.1 keV (5.7e+02 %) - layer 69: 1.559 MeV +- 2.691 MeV (1.7e+02 %) 150.91 keV +- 470.6 keV (3.1e+02 %) - layer 70: 1.5047 MeV +- 2.208 MeV (1.5e+02 %) 167.81 keV +- 858.4 keV (5.1e+02 %) - layer 71: 1.5242 MeV +- 2.236 MeV (1.5e+02 %) 160.42 keV +- 745.2 keV (4.6e+02 %) - layer 72: 1.5242 MeV +- 2.036 MeV (1.3e+02 %) 166.61 keV +- 894.7 keV (5.4e+02 %) - layer 73: 1.518 MeV +- 2.189 MeV (1.4e+02 %) 166.79 keV +- 889.1 keV (5.3e+02 %) - layer 74: 1.4742 MeV +- 1.757 MeV (1.2e+02 %) 152.92 keV +- 507 keV (3.3e+02 %) - layer 75: 1.5192 MeV +- 2.319 MeV (1.5e+02 %) 150.52 keV +- 497.9 keV (3.3e+02 %) - layer 76: 1.5287 MeV +- 2.121 MeV (1.4e+02 %) 159.93 keV +- 633.8 keV (4e+02 %) - layer 77: 1.4751 MeV +- 1.77 MeV (1.2e+02 %) 157.96 keV +- 709 keV (4.5e+02 %) - layer 78: 1.518 MeV +- 2.19 MeV (1.4e+02 %) 157.57 keV +- 769.8 keV (4.9e+02 %) - layer 79: 1.5345 MeV +- 2.186 MeV (1.4e+02 %) 158.19 keV +- 618 keV (3.9e+02 %) - layer 80: 1.5095 MeV +- 2.141 MeV (1.4e+02 %) 148.96 keV +- 469.3 keV (3.2e+02 %) - layer 81: 1.5318 MeV +- 2.204 MeV (1.4e+02 %) 165.25 keV +- 712.3 keV (4.3e+02 %) - layer 82: 1.5066 MeV +- 1.946 MeV (1.3e+02 %) 155.61 keV +- 538.5 keV (3.5e+02 %) - layer 83: 1.4948 MeV +- 2.071 MeV (1.4e+02 %) 158.54 keV +- 618.4 keV (3.9e+02 %) - layer 84: 1.4945 MeV +- 1.896 MeV (1.3e+02 %) 155 keV +- 596.4 keV (3.8e+02 %) - layer 85: 1.5235 MeV +- 2.172 MeV (1.4e+02 %) 169.61 keV +- 1.073 MeV (6.3e+02 %) - layer 86: 1.4913 MeV +- 1.855 MeV (1.2e+02 %) 156.85 keV +- 753.7 keV (4.8e+02 %) - layer 87: 1.5127 MeV +- 1.772 MeV (1.2e+02 %) 164.97 keV +- 801.4 keV (4.9e+02 %) - layer 88: 1.4829 MeV +- 1.718 MeV (1.2e+02 %) 173.25 keV +- 939.3 keV (5.4e+02 %) - layer 89: 1.4951 MeV +- 1.687 MeV (1.1e+02 %) 157.29 keV +- 662.9 keV (4.2e+02 %) - layer 90: 1.5451 MeV +- 2.37 MeV (1.5e+02 %) 169.28 keV +- 1.046 MeV (6.2e+02 %) - - total calor : 149.66 MeV +- 21.97 MeV ( 15 %) 14.361 MeV +- 7.053 MeV ( 49 %) + layer 1: 1.5564 MeV +- 2.687 MeV (1.7e+02 %) 163.84 keV +- 930.6 keV (5.7e+02 %) + layer 2: 1.5443 MeV +- 2.8 MeV (1.8e+02 %) 152.71 keV +- 755.6 keV (4.9e+02 %) + layer 3: 1.5492 MeV +- 2.225 MeV (1.4e+02 %) 167.34 keV +- 838.8 keV (5e+02 %) + layer 4: 1.5271 MeV +- 2.22 MeV (1.5e+02 %) 157.91 keV +- 915.3 keV (5.8e+02 %) + layer 5: 1.5234 MeV +- 2.301 MeV (1.5e+02 %) 156.6 keV +- 495.6 keV (3.2e+02 %) + layer 6: 1.545 MeV +- 2.417 MeV (1.6e+02 %) 162.72 keV +- 823.1 keV (5.1e+02 %) + layer 7: 1.5432 MeV +- 2.461 MeV (1.6e+02 %) 177.09 keV +- 1.213 MeV (6.9e+02 %) + layer 8: 1.5418 MeV +- 2.494 MeV (1.6e+02 %) 148.02 keV +- 297.7 keV (2e+02 %) + layer 9: 1.511 MeV +- 2.303 MeV (1.5e+02 %) 161.26 keV +- 873.6 keV (5.4e+02 %) + layer 10: 1.5273 MeV +- 2.369 MeV (1.6e+02 %) 147.78 keV +- 350.7 keV (2.4e+02 %) + layer 11: 1.5422 MeV +- 2.68 MeV (1.7e+02 %) 169.53 keV +- 1.314 MeV (7.7e+02 %) + layer 12: 1.4978 MeV +- 2.098 MeV (1.4e+02 %) 151.89 keV +- 375.4 keV (2.5e+02 %) + layer 13: 1.5257 MeV +- 2.119 MeV (1.4e+02 %) 154.54 keV +- 423.2 keV (2.7e+02 %) + layer 14: 1.5421 MeV +- 2.546 MeV (1.7e+02 %) 162.65 keV +- 836.2 keV (5.1e+02 %) + layer 15: 1.5218 MeV +- 2.251 MeV (1.5e+02 %) 157.32 keV +- 637 keV (4e+02 %) + layer 16: 1.5749 MeV +- 2.783 MeV (1.8e+02 %) 173.21 keV +- 872.6 keV (5e+02 %) + layer 17: 1.5075 MeV +- 1.961 MeV (1.3e+02 %) 149.84 keV +- 390.3 keV (2.6e+02 %) + layer 18: 1.5331 MeV +- 2.316 MeV (1.5e+02 %) 155.99 keV +- 739 keV (4.7e+02 %) + layer 19: 1.5089 MeV +- 2.008 MeV (1.3e+02 %) 153.51 keV +- 396.3 keV (2.6e+02 %) + layer 20: 1.5616 MeV +- 3.018 MeV (1.9e+02 %) 171.76 keV +- 1.076 MeV (6.3e+02 %) + layer 21: 1.5773 MeV +- 2.614 MeV (1.7e+02 %) 165.16 keV +- 686.3 keV (4.2e+02 %) + layer 22: 1.5263 MeV +- 2.17 MeV (1.4e+02 %) 167.71 keV +- 1.023 MeV (6.1e+02 %) + layer 23: 1.5215 MeV +- 2.074 MeV (1.4e+02 %) 150.17 keV +- 473.5 keV (3.2e+02 %) + layer 24: 1.5383 MeV +- 2.354 MeV (1.5e+02 %) 154.41 keV +- 573.1 keV (3.7e+02 %) + layer 25: 1.5615 MeV +- 2.501 MeV (1.6e+02 %) 166.75 keV +- 646.6 keV (3.9e+02 %) + layer 26: 1.509 MeV +- 2.102 MeV (1.4e+02 %) 155.12 keV +- 660.7 keV (4.3e+02 %) + layer 27: 1.5357 MeV +- 2.234 MeV (1.5e+02 %) 165.36 keV +- 892.8 keV (5.4e+02 %) + layer 28: 1.5344 MeV +- 2.329 MeV (1.5e+02 %) 152.07 keV +- 542.1 keV (3.6e+02 %) + layer 29: 1.5279 MeV +- 2.407 MeV (1.6e+02 %) 153.89 keV +- 569.3 keV (3.7e+02 %) + layer 30: 1.5291 MeV +- 2.588 MeV (1.7e+02 %) 154.49 keV +- 663.9 keV (4.3e+02 %) + layer 31: 1.5185 MeV +- 1.911 MeV (1.3e+02 %) 158.18 keV +- 613.4 keV (3.9e+02 %) + layer 32: 1.5022 MeV +- 2.039 MeV (1.4e+02 %) 162.11 keV +- 690.5 keV (4.3e+02 %) + layer 33: 1.5823 MeV +- 2.58 MeV (1.6e+02 %) 159.91 keV +- 784.2 keV (4.9e+02 %) + layer 34: 1.4905 MeV +- 1.792 MeV (1.2e+02 %) 156.86 keV +- 613.6 keV (3.9e+02 %) + layer 35: 1.5419 MeV +- 2.407 MeV (1.6e+02 %) 155.66 keV +- 806.6 keV (5.2e+02 %) + layer 36: 1.5441 MeV +- 2.557 MeV (1.7e+02 %) 154.06 keV +- 590.2 keV (3.8e+02 %) + layer 37: 1.5469 MeV +- 2.208 MeV (1.4e+02 %) 151.97 keV +- 357.2 keV (2.4e+02 %) + layer 38: 1.5355 MeV +- 2.427 MeV (1.6e+02 %) 161.09 keV +- 770.4 keV (4.8e+02 %) + layer 39: 1.5334 MeV +- 2.172 MeV (1.4e+02 %) 155.14 keV +- 674 keV (4.3e+02 %) + layer 40: 1.5473 MeV +- 2.632 MeV (1.7e+02 %) 147.67 keV +- 340.2 keV (2.3e+02 %) + layer 41: 1.5009 MeV +- 2.02 MeV (1.3e+02 %) 157.6 keV +- 443.3 keV (2.8e+02 %) + layer 42: 1.5722 MeV +- 2.568 MeV (1.6e+02 %) 154.51 keV +- 592.4 keV (3.8e+02 %) + layer 43: 1.543 MeV +- 2.625 MeV (1.7e+02 %) 156.24 keV +- 544.3 keV (3.5e+02 %) + layer 44: 1.5021 MeV +- 2.005 MeV (1.3e+02 %) 162.06 keV +- 656.1 keV (4e+02 %) + layer 45: 1.5386 MeV +- 2.344 MeV (1.5e+02 %) 159.85 keV +- 687 keV (4.3e+02 %) + layer 46: 1.5002 MeV +- 1.917 MeV (1.3e+02 %) 153.97 keV +- 436.7 keV (2.8e+02 %) + layer 47: 1.5385 MeV +- 2.359 MeV (1.5e+02 %) 155.47 keV +- 701.9 keV (4.5e+02 %) + layer 48: 1.5417 MeV +- 2.495 MeV (1.6e+02 %) 156.37 keV +- 716.3 keV (4.6e+02 %) + layer 49: 1.561 MeV +- 2.553 MeV (1.6e+02 %) 170.44 keV +- 1.172 MeV (6.9e+02 %) + layer 50: 1.5134 MeV +- 2.148 MeV (1.4e+02 %) 159.65 keV +- 572.4 keV (3.6e+02 %) + layer 51: 1.5349 MeV +- 2.29 MeV (1.5e+02 %) 160.48 keV +- 739 keV (4.6e+02 %) + layer 52: 1.5131 MeV +- 2.053 MeV (1.4e+02 %) 168.28 keV +- 852.8 keV (5.1e+02 %) + layer 53: 1.5452 MeV +- 2.306 MeV (1.5e+02 %) 158.53 keV +- 699 keV (4.4e+02 %) + layer 54: 1.538 MeV +- 2.229 MeV (1.4e+02 %) 159.63 keV +- 872.6 keV (5.5e+02 %) + layer 55: 1.5369 MeV +- 2.331 MeV (1.5e+02 %) 166.32 keV +- 774.8 keV (4.7e+02 %) + layer 56: 1.5216 MeV +- 2.13 MeV (1.4e+02 %) 156.03 keV +- 613.4 keV (3.9e+02 %) + layer 57: 1.5137 MeV +- 2.071 MeV (1.4e+02 %) 153.85 keV +- 508.1 keV (3.3e+02 %) + layer 58: 1.4985 MeV +- 1.845 MeV (1.2e+02 %) 157.54 keV +- 468.8 keV (3e+02 %) + layer 59: 1.5389 MeV +- 2.42 MeV (1.6e+02 %) 156.89 keV +- 651.1 keV (4.1e+02 %) + layer 60: 1.4922 MeV +- 1.502 MeV (1e+02 %) 152.86 keV +- 417.8 keV (2.7e+02 %) + layer 61: 1.5428 MeV +- 2.652 MeV (1.7e+02 %) 182.94 keV +- 1.355 MeV (7.4e+02 %) + layer 62: 1.4924 MeV +- 1.548 MeV (1e+02 %) 154.1 keV +- 746.2 keV (4.8e+02 %) + layer 63: 1.519 MeV +- 2.166 MeV (1.4e+02 %) 164.21 keV +- 743.8 keV (4.5e+02 %) + layer 64: 1.5099 MeV +- 2.123 MeV (1.4e+02 %) 156.3 keV +- 588.3 keV (3.8e+02 %) + layer 65: 1.5154 MeV +- 2.029 MeV (1.3e+02 %) 147.12 keV +- 353 keV (2.4e+02 %) + layer 66: 1.4972 MeV +- 1.901 MeV (1.3e+02 %) 150.69 keV +- 430.6 keV (2.9e+02 %) + layer 67: 1.4917 MeV +- 1.704 MeV (1.1e+02 %) 154.84 keV +- 523.5 keV (3.4e+02 %) + layer 68: 1.4987 MeV +- 2.094 MeV (1.4e+02 %) 157.36 keV +- 556.4 keV (3.5e+02 %) + layer 69: 1.5532 MeV +- 2.44 MeV (1.6e+02 %) 161.36 keV +- 696.9 keV (4.3e+02 %) + layer 70: 1.4953 MeV +- 2.043 MeV (1.4e+02 %) 153.45 keV +- 611.9 keV (4e+02 %) + layer 71: 1.5088 MeV +- 2.101 MeV (1.4e+02 %) 155.44 keV +- 544.2 keV (3.5e+02 %) + layer 72: 1.5165 MeV +- 1.937 MeV (1.3e+02 %) 156.97 keV +- 641.3 keV (4.1e+02 %) + layer 73: 1.5281 MeV +- 2.218 MeV (1.5e+02 %) 149.81 keV +- 369.6 keV (2.5e+02 %) + layer 74: 1.5062 MeV +- 1.906 MeV (1.3e+02 %) 155.97 keV +- 685.6 keV (4.4e+02 %) + layer 75: 1.4923 MeV +- 2.044 MeV (1.4e+02 %) 150.88 keV +- 316.1 keV (2.1e+02 %) + layer 76: 1.5399 MeV +- 2.348 MeV (1.5e+02 %) 148.1 keV +- 384.6 keV (2.6e+02 %) + layer 77: 1.5244 MeV +- 2.32 MeV (1.5e+02 %) 152.48 keV +- 440.6 keV (2.9e+02 %) + layer 78: 1.5058 MeV +- 2.086 MeV (1.4e+02 %) 152.7 keV +- 424.5 keV (2.8e+02 %) + layer 79: 1.531 MeV +- 2.237 MeV (1.5e+02 %) 164.93 keV +- 1.004 MeV (6.1e+02 %) + layer 80: 1.5383 MeV +- 2.311 MeV (1.5e+02 %) 156.9 keV +- 700.3 keV (4.5e+02 %) + layer 81: 1.5499 MeV +- 2.58 MeV (1.7e+02 %) 166.2 keV +- 858.6 keV (5.2e+02 %) + layer 82: 1.5327 MeV +- 2.137 MeV (1.4e+02 %) 161.77 keV +- 870.5 keV (5.4e+02 %) + layer 83: 1.5235 MeV +- 2.038 MeV (1.3e+02 %) 152.2 keV +- 509.5 keV (3.3e+02 %) + layer 84: 1.4889 MeV +- 1.979 MeV (1.3e+02 %) 148.2 keV +- 455.6 keV (3.1e+02 %) + layer 85: 1.5257 MeV +- 2.292 MeV (1.5e+02 %) 157.55 keV +- 787.1 keV (5e+02 %) + layer 86: 1.5151 MeV +- 2.276 MeV (1.5e+02 %) 172.36 keV +- 1.04 MeV (6e+02 %) + layer 87: 1.5074 MeV +- 1.965 MeV (1.3e+02 %) 162.06 keV +- 707.1 keV (4.4e+02 %) + layer 88: 1.5178 MeV +- 1.913 MeV (1.3e+02 %) 151.38 keV +- 373.2 keV (2.5e+02 %) + layer 89: 1.5282 MeV +- 2.468 MeV (1.6e+02 %) 157.97 keV +- 659.8 keV (4.2e+02 %) + layer 90: 1.5307 MeV +- 2.362 MeV (1.5e+02 %) 161.53 keV +- 839.4 keV (5.2e+02 %) + + total calor : 149.93 MeV +- 22.15 MeV ( 15 %) 14.238 MeV +- 6.682 MeV ( 47 %) ------------------------------------------------------------ - Leakage : 850.34 MeV +- 21.97 MeV - Eleak/Ebeam = 85 % ( forward = 85 % backward = 0 % lateral =0.0057 %) + Leakage : 850.07 MeV +- 22.15 MeV + Eleak/Ebeam = 85 % ( forward = 85 % backward = 0 % lateral =0.00563 %) ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={688842632812770893, 493744256964668609, 2014998788919770078, 555486352909931968, 527426544983729244, 1626671489998783318, 256016924732933596, 1122832362623961, 92813431543576012, 782427591811683370, 499713687443503297, 87179051965860853, 795185337074364343, 1991060270564532244, 1246127010838719190, 1117806037430592056, 830205479497239372} counter= 14sumtot= 2077612675786812649 +N=17 V[N]={913785480964397581, 758708089138958951, 512837396174773248, 364019762387443911, 227981048687142520, 1793243795905947603, 1330771379932463971, 1882448914219819135, 2233873876355778306, 788041446220860046, 1952579403311736228, 1743856099635947558, 1985919791136845935, 193054626673977153, 1796668647638512857, 2246921724815697498, 55631510838562738} counter= 13sumtot= 27755911115619680 --------------------------------------- G4 kernel has come to Quit state. UserDetectorConstruction deleted. diff --git a/examples/advanced/brachytherapy/brachytherapy.out b/examples/advanced/brachytherapy/brachytherapy.out index 194497ce5ec..4e9f08f2428 100644 --- a/examples/advanced/brachytherapy/brachytherapy.out +++ b/examples/advanced/brachytherapy/brachytherapy.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -445,14 +445,14 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -532,14 +532,14 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -565,14 +565,14 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -598,14 +598,14 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -627,18 +627,18 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -660,18 +660,18 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -697,14 +697,14 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -730,14 +730,14 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/advanced/composite_calorimeter/composite_calorimeter.out b/examples/advanced/composite_calorimeter/composite_calorimeter.out index aa465810672..b3d459af68b 100644 --- a/examples/advanced/composite_calorimeter/composite_calorimeter.out +++ b/examples/advanced/composite_calorimeter/composite_calorimeter.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -267,13 +267,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -326,13 +326,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -358,13 +358,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -390,13 +390,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -422,13 +422,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -454,13 +454,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -486,13 +486,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -518,13 +518,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1003,21 +1003,21 @@ Start closing geometry. G4GeometryManager::ReportVoxelStats -- Voxel Statistics Total memory consumed for geometry optimisation: 15 kByte - Total CPU time elapsed for geometry optimisation: 0.01 seconds + Total CPU time elapsed for geometry optimisation: 0 seconds Voxelisation: top CPU users: Percent Total CPU System CPU Memory Volume ------- ---------- ---------- -------- ---------- - 100.00 0.01 0.00 1k CrystalMatrixLayer 0.00 0.00 0.00 0k HcalTB96 0.00 0.00 0.00 0k HadronCalorimeter 0.00 0.00 0.00 3k HadronCalorimeterBox0 0.00 0.00 0.00 2k HadronCalorimeterBox1 0.00 0.00 0.00 1k HadronCalorimeterScntLayer2 0.00 0.00 0.00 0k HadronCalorimeterScntLayer1 0.00 0.00 0.00 0k HadronCalorimeterScntLayer0 0.00 0.00 0.00 8k CrystalMatrix + 0.00 0.00 0.00 1k CrystalMatrixLayer Voxelisation: top memory users: Percent Memory Heads Nodes Pointers Total CPU Volume ------- -------- ------ ------ -------- ---------- ---------- 49.44 7k 12 112 196 0.00 CrystalMatrix - 20.31 3k 6 44 83 0.00 HadronCalorimeterBox0 14.44 2k 5 30 60 0.00 HadronCalorimeterBox1 4.81 0k 1 12 14 0.01 CrystalMatrixLayer + 20.31 3k 6 44 83 0.00 HadronCalorimeterBox0 14.44 2k 5 30 60 0.00 HadronCalorimeterBox1 4.81 0k 1 12 14 0.00 CrystalMatrixLayer 3.70 0k 2 7 13 0.00 HadronCalorimeterScntLayer2 2.08 0k 1 4 8 0.00 HadronCalorimeter 1.98 0k 1 4 6 0.00 HadronCalorimeterScntLayer0 1.67 0k 1 3 6 0.00 HadronCalorimeterScntLayer1 1.57 0k 1 3 4 0.00 HcalTB96 ### Run 0 starts. @@ -1084,7 +1084,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Run terminated. Run Summary Number of events processed : 20 - User=15.730000s Real=15.856976s Sys=0.000000s + User=15.470000s Real=15.602755s Sys=0.010000s ### Run 0 end. ... write file : ccal.root - done ... close file : ccal.root - done @@ -1102,12 +1102,12 @@ G4SDManager deleted. EventManager deleted. Units table cleared. TransportationManager deleted. -Total navigation history collections cleaned: 50 +Total navigation history collections cleaned: 51 G4RNGHelper object is deleted. ================== Deleting memory pools =================== -Pool ID '20G4NavigationLevelRep', size : 0.074 MB +Pool ID '20G4NavigationLevelRep', size : 0.0731 MB Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB -Pool ID '17G4DynamicParticle', size : 0.0308 MB +Pool ID '17G4DynamicParticle', size : 0.0298 MB Pool ID '16G4SmartVoxelNode', size : 0.00769 MB Pool ID '17G4SmartVoxelProxy', size : 0.00385 MB Pool ID '7G4Event', size : 0.000961 MB @@ -1115,10 +1115,10 @@ Pool ID '15G4PrimaryVertex', size : 0.000961 MB Pool ID '17G4PrimaryParticle', size : 0.000961 MB Pool ID '15G4HCofThisEvent', size : 0.000961 MB Pool ID '16G4HitsCollection', size : 0.000961 MB -Pool ID '7G4Track', size : 0.0606 MB +Pool ID '7G4Track', size : 0.0586 MB Pool ID '18G4TouchableHistory', size : 0.00577 MB Pool ID '15G4CountedObjectIvE', size : 0.000961 MB -Pool ID '17G4ReactionProduct', size : 0.0144 MB +Pool ID '17G4ReactionProduct', size : 0.0163 MB Pool ID '10G4Fragment', size : 0.00577 MB Number of memory pools allocated: 15 of which, static: 0 Dynamic pools deleted: 15 / Total memory freed: 0.21 MB diff --git a/examples/advanced/doiPET/doiPET.out b/examples/advanced/doiPET/doiPET.out index 84e2e12ce6b..4bf276d9b1e 100644 --- a/examples/advanced/doiPET/doiPET.out +++ b/examples/advanced/doiPET/doiPET.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -499,13 +499,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -579,13 +579,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -605,13 +605,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -631,13 +631,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -653,17 +653,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -679,17 +679,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -709,13 +709,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -735,13 +735,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -817,14 +817,14 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Voxelisation: top CPU users: Percent Total CPU System CPU Memory Volume ------- ---------- ---------- -------- ---------- - 100.00 0.01 0.00 406k airBox_logicalV - 0.00 0.00 0.00 69k world_logicalV + 100.00 0.01 0.00 69k world_logicalV + 0.00 0.00 0.00 406k airBox_logicalV Voxelisation: top memory users: Percent Memory Heads Nodes Pointers Total CPU Volume ------- -------- ------ ------ -------- ---------- ---------- - 85.51 406k 931 5788 8898 0.01 airBox_logicalV - 14.49 68k 182 683 3080 0.00 world_logicalV + 85.51 406k 931 5788 8898 0.00 airBox_logicalV + 14.49 68k 182 683 3080 0.01 world_logicalV ### Run 0 starts. ### Begin of Run 0 start. @@ -866,7 +866,7 @@ N=17 V[N]={87900885656017340, 2136126672992718976, 110623987125446578, 176001763 Run terminated. Run Summary Number of events processed : 1000000 - User=118.890000s Real=121.403226s Sys=1.570000s + User=123.620000s Real=126.554271s Sys=1.860000s ### End of Run (1000000 events) G4 kernel has come to Quit state. diff --git a/examples/advanced/eFLASH_radiotherapy/eFLASH_radiotherapy.out b/examples/advanced/eFLASH_radiotherapy/eFLASH_radiotherapy.out index 218a8de1f01..cd7cb178a5a 100644 --- a/examples/advanced/eFLASH_radiotherapy/eFLASH_radiotherapy.out +++ b/examples/advanced/eFLASH_radiotherapy/eFLASH_radiotherapy.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -408,13 +408,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -494,13 +494,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -526,13 +526,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -558,13 +558,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -586,17 +586,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -618,17 +618,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -654,13 +654,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -686,13 +686,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -816,7 +816,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 500000 - User=993.180000s Real=1005.590606s Sys=4.880000s + User=1184.030000s Real=1200.808567s Sys=6.140000s --------------------End of Global Run----------------------- The run was 500000 events /score/dumpQuantityToFile boxMesh_1 dose dose.out diff --git a/examples/advanced/eRosita/eRosita.out b/examples/advanced/eRosita/eRosita.out index d698f73ac3a..e1b399986cd 100644 --- a/examples/advanced/eRosita/eRosita.out +++ b/examples/advanced/eRosita/eRosita.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -524,9 +524,9 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Run terminated. Run Summary Number of events processed : 1000 - User=4.670000s Real=4.701061s Sys=0.000000s + User=3.830000s Real=3.855846s Sys=0.000000s --- Run 0 (master) end. Total number of events: 1000. - User=4.670000s Real=4.701356s Sys=0.000000s + User=3.840000s Real=3.856168s Sys=0.000000s G4 kernel has come to Quit state. UserDetectorConstruction deleted. UserPhysicsList deleted. diff --git a/examples/advanced/fastAerosol/fastAerosol.out b/examples/advanced/fastAerosol/fastAerosol.out index 17e036a008f..debefb8ee72 100644 --- a/examples/advanced/fastAerosol/fastAerosol.out +++ b/examples/advanced/fastAerosol/fastAerosol.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -273,13 +273,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -332,13 +332,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -364,13 +364,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -396,13 +396,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -428,13 +428,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -460,13 +460,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -492,13 +492,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -524,13 +524,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -13863,7 +13863,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 10 - User=1.270000s Real=1.307364s Sys=0.030000s + User=1.280000s Real=1.323262s Sys=0.030000s --------------------End of Global Run----------------------- The run consists of 10 proton of 50 MeV diff --git a/examples/advanced/gammaknife/gammaknife.out b/examples/advanced/gammaknife/gammaknife.out index 6f0797b5215..3dd13ad939a 100644 --- a/examples/advanced/gammaknife/gammaknife.out +++ b/examples/advanced/gammaknife/gammaknife.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -313,13 +313,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -376,13 +376,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -402,13 +402,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -428,13 +428,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -450,17 +450,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -476,17 +476,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -506,13 +506,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -532,13 +532,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -610,8 +610,8 @@ Run 0 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002716s Sys=0.010000s - User TOT = 0 Real TOT = 0.00301741 + User=0.000000s Real=0.003390s Sys=0.010000s + User TOT = 0 Real TOT = 0.00375405 Summary of Run 0 : /run/geometryModified @@ -680,8 +680,8 @@ Run 1 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002489s Sys=0.000000s - User TOT = 0 Real TOT = 0.00564366 + User=0.000000s Real=0.002379s Sys=0.000000s + User TOT = 0 Real TOT = 0.00628111 Summary of Run 1 : /run/geometryModified @@ -750,8 +750,8 @@ Run 2 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002100s Sys=0.000000s - User TOT = 0 Real TOT = 0.00790263 + User=0.000000s Real=0.002330s Sys=0.000000s + User TOT = 0 Real TOT = 0.00875936 Summary of Run 2 : /run/geometryModified @@ -820,8 +820,8 @@ Run 3 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001994s Sys=0.000000s - User TOT = 0 Real TOT = 0.0100345 + User=0.000000s Real=0.002378s Sys=0.000000s + User TOT = 0 Real TOT = 0.0112985 Summary of Run 3 : /run/geometryModified @@ -890,8 +890,8 @@ Run 4 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002018s Sys=0.000000s - User TOT = 0 Real TOT = 0.012188 + User=0.000000s Real=0.002110s Sys=0.000000s + User TOT = 0 Real TOT = 0.0135655 Summary of Run 4 : /run/geometryModified @@ -960,8 +960,8 @@ Run 5 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002284s Sys=0.000000s - User TOT = 0 Real TOT = 0.0146069 + User=0.010000s Real=0.002091s Sys=0.000000s + User TOT = 0.01 Real TOT = 0.0158029 Summary of Run 5 : /run/geometryModified @@ -1030,8 +1030,8 @@ Run 6 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002205s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0169471 + User=0.000000s Real=0.002550s Sys=0.000000s + User TOT = 0.01 Real TOT = 0.0185143 Summary of Run 6 : /run/geometryModified @@ -1100,8 +1100,8 @@ Run 7 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001854s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.018938 + User=0.000000s Real=0.002013s Sys=0.000000s + User TOT = 0.01 Real TOT = 0.0206692 Summary of Run 7 : /run/geometryModified @@ -1170,8 +1170,8 @@ Run 8 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002298s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0213716 + User=0.000000s Real=0.002706s Sys=0.010000s + User TOT = 0.01 Real TOT = 0.0235317 Summary of Run 8 : /run/geometryModified @@ -1240,8 +1240,8 @@ Run 9 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001939s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0234467 + User=0.000000s Real=0.002387s Sys=0.000000s + User TOT = 0.01 Real TOT = 0.0260678 Summary of Run 9 : /run/geometryModified @@ -1310,8 +1310,8 @@ Run 10 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002665s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0262715 + User=0.000000s Real=0.002194s Sys=0.000000s + User TOT = 0.01 Real TOT = 0.0284103 Summary of Run 10 : /run/geometryModified @@ -1380,8 +1380,8 @@ Run 11 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001927s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.028334 + User=0.000000s Real=0.002567s Sys=0.000000s + User TOT = 0.01 Real TOT = 0.0311242 Summary of Run 11 : /run/geometryModified @@ -1450,8 +1450,8 @@ Run 12 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002126s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0305945 + User=0.000000s Real=0.002210s Sys=0.000000s + User TOT = 0.01 Real TOT = 0.0334903 Summary of Run 12 : /run/geometryModified @@ -1520,8 +1520,8 @@ Run 13 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002436s Sys=0.010000s - User TOT = 0.01 Real TOT = 0.0331666 + User=0.000000s Real=0.002130s Sys=0.000000s + User TOT = 0.01 Real TOT = 0.0357666 Summary of Run 13 : /run/geometryModified @@ -1590,8 +1590,8 @@ Run 14 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002610s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0359233 + User=0.000000s Real=0.002510s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.038434 Summary of Run 14 : /run/geometryModified @@ -1660,8 +1660,8 @@ Run 15 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002103s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.038167 + User=0.000000s Real=0.002106s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0406873 Summary of Run 15 : /run/geometryModified @@ -1730,8 +1730,8 @@ Run 16 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002338s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0406495 + User=0.000000s Real=0.002811s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0436685 Summary of Run 16 : /run/geometryModified @@ -1800,8 +1800,8 @@ Run 17 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001958s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0427455 + User=0.000000s Real=0.002219s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0460419 Summary of Run 17 : /run/geometryModified @@ -1870,8 +1870,8 @@ Run 18 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001979s Sys=0.000000s - User TOT = 0.01 Real TOT = 0.0448615 + User=0.000000s Real=0.002123s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0483111 Summary of Run 18 : /run/geometryModified @@ -1940,8 +1940,8 @@ Run 19 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002031s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0470289 + User=0.000000s Real=0.002522s Sys=0.010000s + User TOT = 0.02 Real TOT = 0.0509795 Summary of Run 19 : /run/geometryModified @@ -2010,8 +2010,8 @@ Run 20 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002614s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0497907 + User=0.000000s Real=0.002355s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0534808 Summary of Run 20 : /run/geometryModified @@ -2080,8 +2080,8 @@ Run 21 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002285s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0522125 + User=0.000000s Real=0.002167s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.055793 Summary of Run 21 : /run/geometryModified @@ -2150,8 +2150,8 @@ Run 22 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002108s Sys=0.010000s - User TOT = 0.02 Real TOT = 0.0544559 + User=0.000000s Real=0.002130s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0580818 Summary of Run 22 : /run/geometryModified @@ -2220,8 +2220,8 @@ Run 23 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002014s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0566051 + User=0.000000s Real=0.002766s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0610607 Summary of Run 23 : /run/geometryModified @@ -2290,8 +2290,8 @@ Run 24 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002026s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0587659 + User=0.000000s Real=0.002721s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0639276 Summary of Run 24 : /run/geometryModified @@ -2360,8 +2360,8 @@ Run 25 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001971s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0608837 + User=0.000000s Real=0.002387s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0664613 Summary of Run 25 : /run/geometryModified @@ -2430,8 +2430,8 @@ Run 26 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002518s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0635362 + User=0.000000s Real=0.002309s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0689162 Summary of Run 26 : /run/geometryModified @@ -2500,8 +2500,8 @@ Run 27 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002319s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0659925 + User=0.000000s Real=0.002564s Sys=0.010000s + User TOT = 0.02 Real TOT = 0.0716329 Summary of Run 27 : /run/geometryModified @@ -2570,8 +2570,8 @@ Run 28 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001972s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0680999 + User=0.000000s Real=0.002146s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0739244 Summary of Run 28 : /run/geometryModified @@ -2640,8 +2640,8 @@ Run 29 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002184s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0704308 + User=0.000000s Real=0.002049s Sys=0.000000s + User TOT = 0.02 Real TOT = 0.0761189 Summary of Run 29 : /run/geometryModified @@ -2710,8 +2710,8 @@ Run 30 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001966s Sys=0.010000s - User TOT = 0.02 Real TOT = 0.0725323 + User=0.010000s Real=0.011712s Sys=0.000000s + User TOT = 0.03 Real TOT = 0.0880118 Summary of Run 30 : /run/geometryModified @@ -2780,8 +2780,8 @@ Run 31 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002101s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0747674 + User=0.000000s Real=0.002585s Sys=0.000000s + User TOT = 0.03 Real TOT = 0.0907691 Summary of Run 31 : /run/geometryModified @@ -2850,8 +2850,8 @@ Run 32 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002247s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0771491 + User=0.000000s Real=0.002135s Sys=0.000000s + User TOT = 0.03 Real TOT = 0.0930732 Summary of Run 32 : /run/geometryModified @@ -2920,8 +2920,8 @@ Run 33 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001972s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0792557 + User=0.000000s Real=0.002386s Sys=0.000000s + User TOT = 0.03 Real TOT = 0.0956061 Summary of Run 33 : /run/geometryModified @@ -2990,8 +2990,8 @@ Run 34 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002202s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0815919 + User=0.010000s Real=0.002305s Sys=0.000000s + User TOT = 0.04 Real TOT = 0.0980866 Summary of Run 34 : /run/geometryModified @@ -3060,8 +3060,8 @@ Run 35 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002447s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0841743 + User=0.000000s Real=0.002481s Sys=0.000000s + User TOT = 0.04 Real TOT = 0.100726 Summary of Run 35 : /run/geometryModified @@ -3130,8 +3130,8 @@ Run 36 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002394s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.086707 + User=0.000000s Real=0.002862s Sys=0.000000s + User TOT = 0.04 Real TOT = 0.10376 Summary of Run 36 : /run/geometryModified @@ -3200,8 +3200,8 @@ Run 37 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002015s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0888581 + User=0.000000s Real=0.002931s Sys=0.000000s + User TOT = 0.04 Real TOT = 0.106868 Summary of Run 37 : /run/geometryModified @@ -3270,8 +3270,8 @@ Run 38 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002671s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0916649 + User=0.010000s Real=0.002079s Sys=0.010000s + User TOT = 0.05 Real TOT = 0.109093 Summary of Run 38 : /run/geometryModified @@ -3340,8 +3340,8 @@ Run 39 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002345s Sys=0.000000s - User TOT = 0.02 Real TOT = 0.0941714 + User=0.000000s Real=0.002593s Sys=0.000000s + User TOT = 0.05 Real TOT = 0.111832 Summary of Run 39 : /run/geometryModified @@ -3410,8 +3410,8 @@ Run 40 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002507s Sys=0.000000s - User TOT = 0.03 Real TOT = 0.0968147 + User=0.000000s Real=0.002001s Sys=0.000000s + User TOT = 0.05 Real TOT = 0.113998 Summary of Run 40 : /run/geometryModified @@ -3480,8 +3480,8 @@ Run 41 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001959s Sys=0.000000s - User TOT = 0.03 Real TOT = 0.0989099 + User=0.000000s Real=0.002593s Sys=0.000000s + User TOT = 0.05 Real TOT = 0.116737 Summary of Run 41 : /run/geometryModified @@ -3550,8 +3550,8 @@ Run 42 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001977s Sys=0.000000s - User TOT = 0.03 Real TOT = 0.101024 + User=0.000000s Real=0.002185s Sys=0.000000s + User TOT = 0.05 Real TOT = 0.119085 Summary of Run 42 : /run/geometryModified @@ -3620,8 +3620,8 @@ Run 43 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002097s Sys=0.000000s - User TOT = 0.03 Real TOT = 0.103279 + User=0.000000s Real=0.002370s Sys=0.000000s + User TOT = 0.05 Real TOT = 0.121603 Summary of Run 43 : /run/geometryModified @@ -3690,8 +3690,8 @@ Run 44 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002554s Sys=0.010000s - User TOT = 0.03 Real TOT = 0.105969 + User=0.010000s Real=0.002683s Sys=0.000000s + User TOT = 0.06 Real TOT = 0.124439 Summary of Run 44 : /run/geometryModified @@ -3760,8 +3760,8 @@ Run 45 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002073s Sys=0.000000s - User TOT = 0.03 Real TOT = 0.108178 + User=0.000000s Real=0.001986s Sys=0.010000s + User TOT = 0.06 Real TOT = 0.126598 Summary of Run 45 : /run/geometryModified @@ -3830,8 +3830,8 @@ Run 46 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.003159s Sys=0.000000s - User TOT = 0.03 Real TOT = 0.111484 + User=0.000000s Real=0.002587s Sys=0.000000s + User TOT = 0.06 Real TOT = 0.12933 Summary of Run 46 : /run/geometryModified @@ -3900,8 +3900,8 @@ Run 47 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002286s Sys=0.000000s - User TOT = 0.03 Real TOT = 0.113931 + User=0.000000s Real=0.001984s Sys=0.000000s + User TOT = 0.06 Real TOT = 0.13147 Summary of Run 47 : /run/geometryModified @@ -3970,8 +3970,8 @@ Run 48 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001887s Sys=0.000000s - User TOT = 0.03 Real TOT = 0.115973 + User=0.000000s Real=0.002302s Sys=0.000000s + User TOT = 0.06 Real TOT = 0.133935 Summary of Run 48 : /run/geometryModified @@ -4040,8 +4040,8 @@ Run 49 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.001933s Sys=0.000000s - User TOT = 0.04 Real TOT = 0.118042 + User=0.000000s Real=0.002300s Sys=0.000000s + User TOT = 0.06 Real TOT = 0.136379 Summary of Run 49 : /run/geometryModified @@ -4110,8 +4110,8 @@ Run 50 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001956s Sys=0.000000s - User TOT = 0.04 Real TOT = 0.120135 + User=0.010000s Real=0.002256s Sys=0.000000s + User TOT = 0.07 Real TOT = 0.138793 Summary of Run 50 : /run/geometryModified @@ -4180,8 +4180,8 @@ Run 51 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002454s Sys=0.000000s - User TOT = 0.04 Real TOT = 0.122725 + User=0.000000s Real=0.002164s Sys=0.000000s + User TOT = 0.07 Real TOT = 0.141104 Summary of Run 51 : /run/geometryModified @@ -4250,8 +4250,8 @@ Run 52 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002079s Sys=0.010000s - User TOT = 0.04 Real TOT = 0.124939 + User=0.000000s Real=0.002785s Sys=0.000000s + User TOT = 0.07 Real TOT = 0.144044 Summary of Run 52 : /run/geometryModified @@ -4320,8 +4320,8 @@ Run 53 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002123s Sys=0.000000s - User TOT = 0.04 Real TOT = 0.127197 + User=0.000000s Real=0.002301s Sys=0.000000s + User TOT = 0.07 Real TOT = 0.146504 Summary of Run 53 : /run/geometryModified @@ -4390,8 +4390,8 @@ Run 54 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002565s Sys=0.000000s - User TOT = 0.04 Real TOT = 0.129896 + User=0.000000s Real=0.002032s Sys=0.010000s + User TOT = 0.07 Real TOT = 0.148681 Summary of Run 54 : /run/geometryModified @@ -4460,8 +4460,8 @@ Run 55 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002160s Sys=0.000000s - User TOT = 0.04 Real TOT = 0.132192 + User=0.010000s Real=0.002231s Sys=0.000000s + User TOT = 0.08 Real TOT = 0.151061 Summary of Run 55 : /run/geometryModified @@ -4530,8 +4530,8 @@ Run 56 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002126s Sys=0.000000s - User TOT = 0.05 Real TOT = 0.134454 + User=0.000000s Real=0.002160s Sys=0.000000s + User TOT = 0.08 Real TOT = 0.153388 Summary of Run 56 : /run/geometryModified @@ -4600,8 +4600,8 @@ Run 57 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002025s Sys=0.000000s - User TOT = 0.05 Real TOT = 0.136617 + User=0.000000s Real=0.002041s Sys=0.000000s + User TOT = 0.08 Real TOT = 0.155573 Summary of Run 57 : /run/geometryModified @@ -4670,8 +4670,8 @@ Run 58 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001972s Sys=0.000000s - User TOT = 0.05 Real TOT = 0.138727 + User=0.000000s Real=0.002339s Sys=0.000000s + User TOT = 0.08 Real TOT = 0.158072 Summary of Run 58 : /run/geometryModified @@ -4740,8 +4740,8 @@ Run 59 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002037s Sys=0.000000s - User TOT = 0.05 Real TOT = 0.140922 + User=0.010000s Real=0.002469s Sys=0.000000s + User TOT = 0.09 Real TOT = 0.160687 Summary of Run 59 : /run/geometryModified @@ -4810,8 +4810,8 @@ Run 60 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002238s Sys=0.010000s - User TOT = 0.05 Real TOT = 0.143297 + User=0.000000s Real=0.002310s Sys=0.000000s + User TOT = 0.09 Real TOT = 0.163153 Summary of Run 60 : /run/geometryModified @@ -4880,8 +4880,8 @@ Run 61 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002160s Sys=0.000000s - User TOT = 0.05 Real TOT = 0.145605 + User=0.000000s Real=0.002355s Sys=0.000000s + User TOT = 0.09 Real TOT = 0.165654 Summary of Run 61 : /run/geometryModified @@ -4950,8 +4950,8 @@ Run 62 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002327s Sys=0.000000s - User TOT = 0.06 Real TOT = 0.148067 + User=0.000000s Real=0.002078s Sys=0.000000s + User TOT = 0.09 Real TOT = 0.167889 Summary of Run 62 : /run/geometryModified @@ -5020,8 +5020,8 @@ Run 63 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002121s Sys=0.000000s - User TOT = 0.06 Real TOT = 0.150322 + User=0.000000s Real=0.002461s Sys=0.010000s + User TOT = 0.09 Real TOT = 0.1705 Summary of Run 63 : /run/geometryModified @@ -5090,8 +5090,8 @@ Run 64 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002087s Sys=0.000000s - User TOT = 0.06 Real TOT = 0.152543 + User=0.000000s Real=0.002794s Sys=0.000000s + User TOT = 0.09 Real TOT = 0.173439 Summary of Run 64 : /run/geometryModified @@ -5160,8 +5160,8 @@ Run 65 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002160s Sys=0.000000s - User TOT = 0.06 Real TOT = 0.154838 + User=0.000000s Real=0.002846s Sys=0.000000s + User TOT = 0.09 Real TOT = 0.176442 Summary of Run 65 : /run/geometryModified @@ -5230,8 +5230,8 @@ Run 66 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002820s Sys=0.000000s - User TOT = 0.07 Real TOT = 0.157795 + User=0.010000s Real=0.002262s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.178848 Summary of Run 66 : /run/geometryModified @@ -5300,8 +5300,8 @@ Run 67 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002049s Sys=0.000000s - User TOT = 0.07 Real TOT = 0.159982 + User=0.000000s Real=0.002671s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.181665 Summary of Run 67 : /run/geometryModified @@ -5370,8 +5370,8 @@ Run 68 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002431s Sys=0.000000s - User TOT = 0.07 Real TOT = 0.16257 + User=0.000000s Real=0.002558s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.184368 Summary of Run 68 : /run/geometryModified @@ -5440,8 +5440,8 @@ Run 69 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002284s Sys=0.000000s - User TOT = 0.07 Real TOT = 0.16499 + User=0.000000s Real=0.002082s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.186595 Summary of Run 69 : /run/geometryModified @@ -5510,8 +5510,8 @@ Run 70 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002514s Sys=0.000000s - User TOT = 0.07 Real TOT = 0.16764 + User=0.000000s Real=0.002175s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.188917 Summary of Run 70 : /run/geometryModified @@ -5580,8 +5580,8 @@ Run 71 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002005s Sys=0.000000s - User TOT = 0.08 Real TOT = 0.16978 + User=0.000000s Real=0.002588s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.191649 Summary of Run 71 : /run/geometryModified @@ -5650,8 +5650,8 @@ Run 72 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002390s Sys=0.000000s - User TOT = 0.08 Real TOT = 0.172307 + User=0.000000s Real=0.002348s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.194142 Summary of Run 72 : /run/geometryModified @@ -5720,8 +5720,8 @@ Run 73 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002155s Sys=0.000000s - User TOT = 0.08 Real TOT = 0.174599 + User=0.000000s Real=0.002085s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.196383 Summary of Run 73 : /run/geometryModified @@ -5790,8 +5790,8 @@ Run 74 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002035s Sys=0.000000s - User TOT = 0.08 Real TOT = 0.176769 + User=0.000000s Real=0.002313s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.198844 Summary of Run 74 : /run/geometryModified @@ -5860,8 +5860,8 @@ Run 75 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002916s Sys=0.000000s - User TOT = 0.09 Real TOT = 0.179821 + User=0.000000s Real=0.002617s Sys=0.010000s + User TOT = 0.1 Real TOT = 0.201618 Summary of Run 75 : /run/geometryModified @@ -5930,8 +5930,8 @@ Run 76 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002081s Sys=0.010000s - User TOT = 0.09 Real TOT = 0.182059 + User=0.000000s Real=0.002156s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.203923 Summary of Run 76 : /run/geometryModified @@ -6000,8 +6000,8 @@ Run 77 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001897s Sys=0.000000s - User TOT = 0.09 Real TOT = 0.184091 + User=0.000000s Real=0.002381s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.20645 Summary of Run 77 : /run/geometryModified @@ -6070,8 +6070,8 @@ Run 78 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001970s Sys=0.000000s - User TOT = 0.09 Real TOT = 0.1862 + User=0.000000s Real=0.002003s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.2086 Summary of Run 78 : /run/geometryModified @@ -6140,8 +6140,8 @@ Run 79 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002064s Sys=0.000000s - User TOT = 0.09 Real TOT = 0.188399 + User=0.000000s Real=0.002296s Sys=0.000000s + User TOT = 0.1 Real TOT = 0.211041 Summary of Run 79 : /run/geometryModified @@ -6210,8 +6210,8 @@ Run 80 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002042s Sys=0.000000s - User TOT = 0.09 Real TOT = 0.190576 + User=0.010000s Real=0.002277s Sys=0.000000s + User TOT = 0.11 Real TOT = 0.213465 Summary of Run 80 : /run/geometryModified @@ -6280,8 +6280,8 @@ Run 81 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002380s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.193103 + User=0.000000s Real=0.002376s Sys=0.000000s + User TOT = 0.11 Real TOT = 0.215992 Summary of Run 81 : /run/geometryModified @@ -6350,8 +6350,8 @@ Run 82 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002243s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.195492 + User=0.000000s Real=0.002300s Sys=0.000000s + User TOT = 0.11 Real TOT = 0.218439 Summary of Run 82 : /run/geometryModified @@ -6420,8 +6420,8 @@ Run 83 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002439s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.198066 + User=0.000000s Real=0.002549s Sys=0.010000s + User TOT = 0.11 Real TOT = 0.221139 Summary of Run 83 : /run/geometryModified @@ -6490,8 +6490,8 @@ Run 84 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001852s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.200053 + User=0.000000s Real=0.002286s Sys=0.000000s + User TOT = 0.11 Real TOT = 0.223583 Summary of Run 84 : /run/geometryModified @@ -6560,8 +6560,8 @@ Run 85 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001864s Sys=0.010000s - User TOT = 0.1 Real TOT = 0.202067 + User=0.010000s Real=0.002060s Sys=0.000000s + User TOT = 0.12 Real TOT = 0.225797 Summary of Run 85 : /run/geometryModified @@ -6630,8 +6630,8 @@ Run 86 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002332s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.204531 + User=0.000000s Real=0.002379s Sys=0.000000s + User TOT = 0.12 Real TOT = 0.228338 Summary of Run 86 : /run/geometryModified @@ -6700,8 +6700,8 @@ Run 87 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001956s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.206621 + User=0.000000s Real=0.002256s Sys=0.000000s + User TOT = 0.12 Real TOT = 0.230743 Summary of Run 87 : /run/geometryModified @@ -6770,8 +6770,8 @@ Run 88 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002340s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.209093 + User=0.000000s Real=0.002151s Sys=0.000000s + User TOT = 0.12 Real TOT = 0.233041 Summary of Run 88 : /run/geometryModified @@ -6840,8 +6840,8 @@ Run 89 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002485s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.211712 + User=0.010000s Real=0.002222s Sys=0.000000s + User TOT = 0.13 Real TOT = 0.23541 Summary of Run 89 : /run/geometryModified @@ -6910,8 +6910,8 @@ Run 90 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002067s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.213918 + User=0.000000s Real=0.002497s Sys=0.000000s + User TOT = 0.13 Real TOT = 0.238051 Summary of Run 90 : /run/geometryModified @@ -6980,8 +6980,8 @@ Run 91 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001966s Sys=0.000000s - User TOT = 0.1 Real TOT = 0.216019 + User=0.000000s Real=0.002144s Sys=0.000000s + User TOT = 0.13 Real TOT = 0.240345 Summary of Run 91 : /run/geometryModified @@ -7050,8 +7050,8 @@ Run 92 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002181s Sys=0.000000s - User TOT = 0.11 Real TOT = 0.218334 + User=0.000000s Real=0.002316s Sys=0.000000s + User TOT = 0.13 Real TOT = 0.242807 Summary of Run 92 : /run/geometryModified @@ -7120,8 +7120,8 @@ Run 93 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002611s Sys=0.000000s - User TOT = 0.11 Real TOT = 0.221086 + User=0.010000s Real=0.003510s Sys=0.000000s + User TOT = 0.14 Real TOT = 0.246467 Summary of Run 93 : /run/geometryModified @@ -7190,8 +7190,8 @@ Run 94 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002131s Sys=0.000000s - User TOT = 0.11 Real TOT = 0.223352 + User=0.000000s Real=0.002415s Sys=0.000000s + User TOT = 0.14 Real TOT = 0.249041 Summary of Run 94 : /run/geometryModified @@ -7260,8 +7260,8 @@ Run 95 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002511s Sys=0.010000s - User TOT = 0.11 Real TOT = 0.225996 + User=0.000000s Real=0.002534s Sys=0.000000s + User TOT = 0.14 Real TOT = 0.251735 Summary of Run 95 : /run/geometryModified @@ -7330,8 +7330,8 @@ Run 96 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002395s Sys=0.000000s - User TOT = 0.11 Real TOT = 0.228526 + User=0.000000s Real=0.002322s Sys=0.000000s + User TOT = 0.14 Real TOT = 0.254202 Summary of Run 96 : /run/geometryModified @@ -7400,8 +7400,8 @@ Run 97 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002729s Sys=0.000000s - User TOT = 0.12 Real TOT = 0.231393 + User=0.000000s Real=0.002255s Sys=0.010000s + User TOT = 0.14 Real TOT = 0.256605 Summary of Run 97 : /run/geometryModified @@ -7470,8 +7470,8 @@ Run 98 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002125s Sys=0.000000s - User TOT = 0.12 Real TOT = 0.233654 + User=0.010000s Real=0.002230s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.258993 Summary of Run 98 : /run/geometryModified @@ -7540,8 +7540,8 @@ Run 99 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002048s Sys=0.000000s - User TOT = 0.12 Real TOT = 0.23584 + User=0.000000s Real=0.002355s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.261511 Summary of Run 99 : /run/geometryModified @@ -7610,8 +7610,8 @@ Run 100 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002007s Sys=0.000000s - User TOT = 0.12 Real TOT = 0.237981 + User=0.000000s Real=0.002698s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.264354 Summary of Run 100 : /run/geometryModified @@ -7680,8 +7680,8 @@ Run 101 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.002372s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.240491 + User=0.000000s Real=0.002531s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.267043 Summary of Run 101 : /run/geometryModified @@ -7750,8 +7750,8 @@ Run 102 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002885s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.243515 + User=0.000000s Real=0.002247s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.269433 Summary of Run 102 : /run/geometryModified @@ -7820,8 +7820,8 @@ Run 103 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002344s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.246025 + User=0.000000s Real=0.002114s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.271706 Summary of Run 103 : /run/geometryModified @@ -7890,8 +7890,8 @@ Run 104 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002209s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.248369 + User=0.000000s Real=0.002384s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.274239 Summary of Run 104 : /run/geometryModified @@ -7960,8 +7960,8 @@ Run 105 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.009088s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.257593 + User=0.000000s Real=0.002244s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.276641 Summary of Run 105 : /run/geometryModified @@ -8030,8 +8030,8 @@ Run 106 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021930s Sys=0.010000s - User TOT = 0.13 Real TOT = 0.279685 + User=0.000000s Real=0.005293s Sys=0.000000s + User TOT = 0.15 Real TOT = 0.28208 Summary of Run 106 : /run/geometryModified @@ -8100,8 +8100,8 @@ Run 107 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020800s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.300619 + User=0.010000s Real=0.020480s Sys=0.000000s + User TOT = 0.16 Real TOT = 0.302718 Summary of Run 107 : /run/geometryModified @@ -8170,8 +8170,8 @@ Run 108 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020833s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.321587 + User=0.000000s Real=0.021770s Sys=0.000000s + User TOT = 0.16 Real TOT = 0.324636 Summary of Run 108 : /run/geometryModified @@ -8240,8 +8240,8 @@ Run 109 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.022100s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.343834 + User=0.000000s Real=0.020570s Sys=0.000000s + User TOT = 0.16 Real TOT = 0.345355 Summary of Run 109 : /run/geometryModified @@ -8310,8 +8310,8 @@ Run 110 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020718s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.364694 + User=0.000000s Real=0.021967s Sys=0.000000s + User TOT = 0.16 Real TOT = 0.367471 Summary of Run 110 : /run/geometryModified @@ -8380,8 +8380,8 @@ Run 111 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021747s Sys=0.010000s - User TOT = 0.13 Real TOT = 0.386577 + User=0.010000s Real=0.021070s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.388701 Summary of Run 111 : /run/geometryModified @@ -8450,8 +8450,8 @@ Run 112 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020838s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.407551 + User=0.000000s Real=0.020644s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.409493 Summary of Run 112 : /run/geometryModified @@ -8520,8 +8520,8 @@ Run 113 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020917s Sys=0.000000s - User TOT = 0.13 Real TOT = 0.428607 + User=0.000000s Real=0.021908s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.431548 Summary of Run 113 : /run/geometryModified @@ -8590,8 +8590,8 @@ Run 114 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.021733s Sys=0.000000s - User TOT = 0.14 Real TOT = 0.450492 + User=0.000000s Real=0.021071s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.452765 Summary of Run 114 : /run/geometryModified @@ -8660,8 +8660,8 @@ Run 115 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020653s Sys=0.000000s - User TOT = 0.14 Real TOT = 0.471283 + User=0.000000s Real=0.020472s Sys=0.010000s + User TOT = 0.17 Real TOT = 0.473395 Summary of Run 115 : /run/geometryModified @@ -8730,8 +8730,8 @@ Run 116 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021665s Sys=0.000000s - User TOT = 0.14 Real TOT = 0.493084 + User=0.000000s Real=0.021949s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.495491 Summary of Run 116 : /run/geometryModified @@ -8800,8 +8800,8 @@ Run 117 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020853s Sys=0.000000s - User TOT = 0.14 Real TOT = 0.514073 + User=0.000000s Real=0.020768s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.516419 Summary of Run 117 : /run/geometryModified @@ -8870,8 +8870,8 @@ Run 118 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021824s Sys=0.000000s - User TOT = 0.15 Real TOT = 0.536032 + User=0.000000s Real=0.021060s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.537627 Summary of Run 118 : /run/geometryModified @@ -8940,8 +8940,8 @@ Run 119 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020798s Sys=0.000000s - User TOT = 0.15 Real TOT = 0.556964 + User=0.000000s Real=0.021122s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.558897 Summary of Run 119 : /run/geometryModified @@ -9010,8 +9010,8 @@ Run 120 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020758s Sys=0.000000s - User TOT = 0.15 Real TOT = 0.577856 + User=0.000000s Real=0.021713s Sys=0.000000s + User TOT = 0.17 Real TOT = 0.580757 Summary of Run 120 : /run/geometryModified @@ -9080,8 +9080,8 @@ Run 121 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021787s Sys=0.000000s - User TOT = 0.15 Real TOT = 0.599776 + User=0.010000s Real=0.021309s Sys=0.000000s + User TOT = 0.18 Real TOT = 0.60222 Summary of Run 121 : /run/geometryModified @@ -9150,8 +9150,8 @@ Run 122 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020787s Sys=0.010000s - User TOT = 0.15 Real TOT = 0.620699 + User=0.000000s Real=0.020914s Sys=0.000000s + User TOT = 0.18 Real TOT = 0.623282 Summary of Run 122 : /run/geometryModified @@ -9220,8 +9220,8 @@ Run 123 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021791s Sys=0.000000s - User TOT = 0.15 Real TOT = 0.642638 + User=0.000000s Real=0.020879s Sys=0.010000s + User TOT = 0.18 Real TOT = 0.644337 Summary of Run 123 : /run/geometryModified @@ -9290,8 +9290,8 @@ Run 124 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.020728s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.663501 + User=0.000000s Real=0.021540s Sys=0.000000s + User TOT = 0.18 Real TOT = 0.666025 Summary of Run 124 : /run/geometryModified @@ -9360,8 +9360,8 @@ Run 125 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021909s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.685553 + User=0.010000s Real=0.020477s Sys=0.000000s + User TOT = 0.19 Real TOT = 0.686657 Summary of Run 125 : /run/geometryModified @@ -9430,8 +9430,8 @@ Run 126 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020912s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.706599 + User=0.000000s Real=0.021688s Sys=0.000000s + User TOT = 0.19 Real TOT = 0.708498 Summary of Run 126 : /run/geometryModified @@ -9500,8 +9500,8 @@ Run 127 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021134s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.727869 + User=0.000000s Real=0.021058s Sys=0.000000s + User TOT = 0.19 Real TOT = 0.729703 Summary of Run 127 : /run/geometryModified @@ -9570,8 +9570,8 @@ Run 128 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020897s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.748908 + User=0.000000s Real=0.021422s Sys=0.000000s + User TOT = 0.19 Real TOT = 0.751285 Summary of Run 128 : /run/geometryModified @@ -9640,8 +9640,8 @@ Run 129 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021852s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.770921 + User=0.000000s Real=0.021121s Sys=0.010000s + User TOT = 0.19 Real TOT = 0.77257 Summary of Run 129 : /run/geometryModified @@ -9710,8 +9710,8 @@ Run 130 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020825s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.791882 + User=0.000000s Real=0.020779s Sys=0.000000s + User TOT = 0.19 Real TOT = 0.793496 Summary of Run 130 : /run/geometryModified @@ -9780,8 +9780,8 @@ Run 131 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020817s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.812834 + User=0.000000s Real=0.021174s Sys=0.000000s + User TOT = 0.19 Real TOT = 0.814817 Summary of Run 131 : /run/geometryModified @@ -9850,8 +9850,8 @@ Run 132 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021865s Sys=0.000000s - User TOT = 0.16 Real TOT = 0.834834 + User=0.010000s Real=0.021030s Sys=0.000000s + User TOT = 0.2 Real TOT = 0.835995 Summary of Run 132 : /run/geometryModified @@ -9920,8 +9920,8 @@ Run 133 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.020799s Sys=0.010000s - User TOT = 0.17 Real TOT = 0.855768 + User=0.000000s Real=0.021923s Sys=0.000000s + User TOT = 0.2 Real TOT = 0.858065 Summary of Run 133 : /run/geometryModified @@ -9990,8 +9990,8 @@ Run 134 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021859s Sys=0.000000s - User TOT = 0.17 Real TOT = 0.877773 + User=0.000000s Real=0.020527s Sys=0.000000s + User TOT = 0.2 Real TOT = 0.878755 Summary of Run 134 : /run/geometryModified @@ -10060,8 +10060,8 @@ Run 135 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020946s Sys=0.000000s - User TOT = 0.17 Real TOT = 0.898853 + User=0.000000s Real=0.021448s Sys=0.010000s + User TOT = 0.2 Real TOT = 0.900349 Summary of Run 135 : /run/geometryModified @@ -10130,8 +10130,8 @@ Run 136 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020792s Sys=0.000000s - User TOT = 0.17 Real TOT = 0.91978 + User=0.000000s Real=0.021807s Sys=0.000000s + User TOT = 0.2 Real TOT = 0.922304 Summary of Run 136 : /run/geometryModified @@ -10200,8 +10200,8 @@ Run 137 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021747s Sys=0.000000s - User TOT = 0.17 Real TOT = 0.941686 + User=0.000000s Real=0.020446s Sys=0.000000s + User TOT = 0.2 Real TOT = 0.942908 Summary of Run 137 : /run/geometryModified @@ -10270,8 +10270,8 @@ Run 138 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020752s Sys=0.000000s - User TOT = 0.17 Real TOT = 0.962572 + User=0.000000s Real=0.021503s Sys=0.000000s + User TOT = 0.2 Real TOT = 0.964573 Summary of Run 138 : /run/geometryModified @@ -10340,8 +10340,8 @@ Run 139 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021762s Sys=0.000000s - User TOT = 0.17 Real TOT = 0.984478 + User=0.000000s Real=0.020636s Sys=0.010000s + User TOT = 0.2 Real TOT = 0.985358 Summary of Run 139 : /run/geometryModified @@ -10410,8 +10410,8 @@ Run 140 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.020843s Sys=0.000000s - User TOT = 0.18 Real TOT = 1.00545 + User=0.010000s Real=0.021394s Sys=0.000000s + User TOT = 0.21 Real TOT = 1.0069 Summary of Run 140 : /run/geometryModified @@ -10480,8 +10480,8 @@ Run 141 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020800s Sys=0.000000s - User TOT = 0.18 Real TOT = 1.02639 + User=0.000000s Real=0.020886s Sys=0.000000s + User TOT = 0.21 Real TOT = 1.02793 Summary of Run 141 : /run/geometryModified @@ -10550,8 +10550,8 @@ Run 142 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021855s Sys=0.010000s - User TOT = 0.18 Real TOT = 1.04838 + User=0.000000s Real=0.022097s Sys=0.000000s + User TOT = 0.21 Real TOT = 1.05018 Summary of Run 142 : /run/geometryModified @@ -10620,8 +10620,8 @@ Run 143 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020764s Sys=0.000000s - User TOT = 0.18 Real TOT = 1.06927 + User=0.000000s Real=0.021205s Sys=0.000000s + User TOT = 0.21 Real TOT = 1.07154 Summary of Run 143 : /run/geometryModified @@ -10690,8 +10690,8 @@ Run 144 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.021755s Sys=0.000000s - User TOT = 0.19 Real TOT = 1.09119 + User=0.010000s Real=0.021399s Sys=0.000000s + User TOT = 0.22 Real TOT = 1.09309 Summary of Run 144 : /run/geometryModified @@ -10760,8 +10760,8 @@ Run 145 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020835s Sys=0.000000s - User TOT = 0.19 Real TOT = 1.11216 + User=0.000000s Real=0.020137s Sys=0.000000s + User TOT = 0.22 Real TOT = 1.11338 Summary of Run 145 : /run/geometryModified @@ -10830,8 +10830,8 @@ Run 146 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021796s Sys=0.000000s - User TOT = 0.19 Real TOT = 1.13409 + User=0.000000s Real=0.021502s Sys=0.000000s + User TOT = 0.22 Real TOT = 1.13503 Summary of Run 146 : /run/geometryModified @@ -10900,8 +10900,8 @@ Run 147 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020742s Sys=0.000000s - User TOT = 0.19 Real TOT = 1.15496 + User=0.000000s Real=0.021618s Sys=0.000000s + User TOT = 0.22 Real TOT = 1.15682 Summary of Run 147 : /run/geometryModified @@ -10970,8 +10970,8 @@ Run 148 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020827s Sys=0.000000s - User TOT = 0.19 Real TOT = 1.17592 + User=0.000000s Real=0.020366s Sys=0.000000s + User TOT = 0.22 Real TOT = 1.17735 Summary of Run 148 : /run/geometryModified @@ -11040,8 +11040,8 @@ Run 149 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021874s Sys=0.000000s - User TOT = 0.19 Real TOT = 1.19793 + User=0.000000s Real=0.021369s Sys=0.000000s + User TOT = 0.22 Real TOT = 1.19887 Summary of Run 149 : /run/geometryModified @@ -11110,8 +11110,8 @@ Run 150 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021451s Sys=0.000000s - User TOT = 0.19 Real TOT = 1.21954 + User=0.000000s Real=0.021182s Sys=0.010000s + User TOT = 0.22 Real TOT = 1.22021 Summary of Run 150 : /run/geometryModified @@ -11180,8 +11180,8 @@ Run 151 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020899s Sys=0.000000s - User TOT = 0.19 Real TOT = 1.24059 + User=0.000000s Real=0.021174s Sys=0.000000s + User TOT = 0.22 Real TOT = 1.24154 Summary of Run 151 : /run/geometryModified @@ -11250,8 +11250,8 @@ Run 152 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.021201s Sys=0.000000s - User TOT = 0.2 Real TOT = 1.26193 + User=0.010000s Real=0.020833s Sys=0.000000s + User TOT = 0.23 Real TOT = 1.26253 Summary of Run 152 : /run/geometryModified @@ -11320,8 +11320,8 @@ Run 153 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021253s Sys=0.010000s - User TOT = 0.2 Real TOT = 1.28332 + User=0.000000s Real=0.021596s Sys=0.000000s + User TOT = 0.23 Real TOT = 1.28428 Summary of Run 153 : /run/geometryModified @@ -11390,8 +11390,8 @@ Run 154 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021087s Sys=0.000000s - User TOT = 0.2 Real TOT = 1.30455 + User=0.000000s Real=0.020597s Sys=0.000000s + User TOT = 0.23 Real TOT = 1.30504 Summary of Run 154 : /run/geometryModified @@ -11460,8 +11460,8 @@ Run 155 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020904s Sys=0.000000s - User TOT = 0.2 Real TOT = 1.3256 + User=0.000000s Real=0.021723s Sys=0.000000s + User TOT = 0.23 Real TOT = 1.32691 Summary of Run 155 : /run/geometryModified @@ -11530,8 +11530,8 @@ Run 156 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021837s Sys=0.000000s - User TOT = 0.2 Real TOT = 1.34758 + User=0.000000s Real=0.021172s Sys=0.000000s + User TOT = 0.23 Real TOT = 1.34824 Summary of Run 156 : /run/geometryModified @@ -11600,8 +11600,8 @@ Run 157 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.021079s Sys=0.000000s - User TOT = 0.21 Real TOT = 1.36879 + User=0.010000s Real=0.020471s Sys=0.010000s + User TOT = 0.24 Real TOT = 1.36888 Summary of Run 157 : /run/geometryModified @@ -11670,8 +11670,8 @@ Run 158 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020863s Sys=0.000000s - User TOT = 0.21 Real TOT = 1.3898 + User=0.000000s Real=0.021407s Sys=0.000000s + User TOT = 0.24 Real TOT = 1.39044 Summary of Run 158 : /run/geometryModified @@ -11740,8 +11740,8 @@ Run 159 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020910s Sys=0.000000s - User TOT = 0.21 Real TOT = 1.41085 + User=0.000000s Real=0.021434s Sys=0.000000s + User TOT = 0.24 Real TOT = 1.41203 Summary of Run 159 : /run/geometryModified @@ -11810,8 +11810,8 @@ Run 160 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021901s Sys=0.000000s - User TOT = 0.21 Real TOT = 1.43289 + User=0.000000s Real=0.021369s Sys=0.000000s + User TOT = 0.24 Real TOT = 1.43355 Summary of Run 160 : /run/geometryModified @@ -11880,8 +11880,8 @@ Run 161 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021283s Sys=0.000000s - User TOT = 0.21 Real TOT = 1.45431 + User=0.000000s Real=0.021275s Sys=0.000000s + User TOT = 0.24 Real TOT = 1.45499 Summary of Run 161 : /run/geometryModified @@ -11950,8 +11950,8 @@ Run 162 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.020922s Sys=0.000000s - User TOT = 0.22 Real TOT = 1.47537 + User=0.010000s Real=0.021345s Sys=0.000000s + User TOT = 0.25 Real TOT = 1.47649 Summary of Run 162 : /run/geometryModified @@ -12020,8 +12020,8 @@ Run 163 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020857s Sys=0.010000s - User TOT = 0.22 Real TOT = 1.49637 + User=0.000000s Real=0.020376s Sys=0.000000s + User TOT = 0.25 Real TOT = 1.49702 Summary of Run 163 : /run/geometryModified @@ -12090,8 +12090,8 @@ Run 164 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021055s Sys=0.000000s - User TOT = 0.22 Real TOT = 1.51757 + User=0.000000s Real=0.021341s Sys=0.000000s + User TOT = 0.25 Real TOT = 1.51851 Summary of Run 164 : /run/geometryModified @@ -12160,8 +12160,8 @@ Run 165 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021771s Sys=0.000000s - User TOT = 0.22 Real TOT = 1.53949 + User=0.000000s Real=0.021587s Sys=0.000000s + User TOT = 0.25 Real TOT = 1.54025 Summary of Run 165 : /run/geometryModified @@ -12230,8 +12230,8 @@ Run 166 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020986s Sys=0.000000s - User TOT = 0.22 Real TOT = 1.56061 + User=0.010000s Real=0.020431s Sys=0.010000s + User TOT = 0.26 Real TOT = 1.56083 Summary of Run 166 : /run/geometryModified @@ -12300,8 +12300,8 @@ Run 167 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.021614s Sys=0.000000s - User TOT = 0.23 Real TOT = 1.58236 + User=0.000000s Real=0.021313s Sys=0.000000s + User TOT = 0.26 Real TOT = 1.5823 Summary of Run 167 : /run/geometryModified @@ -12370,8 +12370,8 @@ Run 168 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020981s Sys=0.000000s - User TOT = 0.23 Real TOT = 1.60349 + User=0.000000s Real=0.021268s Sys=0.000000s + User TOT = 0.26 Real TOT = 1.60372 Summary of Run 168 : /run/geometryModified @@ -12440,8 +12440,8 @@ Run 169 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020837s Sys=0.000000s - User TOT = 0.23 Real TOT = 1.62446 + User=0.000000s Real=0.021902s Sys=0.000000s + User TOT = 0.26 Real TOT = 1.62578 Summary of Run 169 : /run/geometryModified @@ -12510,8 +12510,8 @@ Run 170 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020979s Sys=0.000000s - User TOT = 0.23 Real TOT = 1.64559 + User=0.010000s Real=0.020546s Sys=0.000000s + User TOT = 0.27 Real TOT = 1.64647 Summary of Run 170 : /run/geometryModified @@ -12580,8 +12580,8 @@ Run 171 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021928s Sys=0.000000s - User TOT = 0.23 Real TOT = 1.6677 + User=0.000000s Real=0.021567s Sys=0.000000s + User TOT = 0.27 Real TOT = 1.6682 Summary of Run 171 : /run/geometryModified @@ -12650,8 +12650,8 @@ Run 172 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.020923s Sys=0.000000s - User TOT = 0.24 Real TOT = 1.68876 + User=0.000000s Real=0.020479s Sys=0.000000s + User TOT = 0.27 Real TOT = 1.68883 Summary of Run 172 : /run/geometryModified @@ -12720,8 +12720,8 @@ Run 173 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020865s Sys=0.000000s - User TOT = 0.24 Real TOT = 1.70977 + User=0.010000s Real=0.021507s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.71048 Summary of Run 173 : /run/geometryModified @@ -12790,8 +12790,8 @@ Run 174 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021864s Sys=0.000000s - User TOT = 0.24 Real TOT = 1.73177 + User=0.000000s Real=0.021661s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.7323 Summary of Run 174 : /run/geometryModified @@ -12860,8 +12860,8 @@ Run 175 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021332s Sys=0.000000s - User TOT = 0.24 Real TOT = 1.75324 + User=0.000000s Real=0.020640s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.7531 Summary of Run 175 : /run/geometryModified @@ -12930,8 +12930,8 @@ Run 176 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020765s Sys=0.000000s - User TOT = 0.24 Real TOT = 1.77415 + User=0.000000s Real=0.021716s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.77497 Summary of Run 176 : /run/geometryModified @@ -13000,8 +13000,8 @@ Run 177 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.020859s Sys=0.000000s - User TOT = 0.25 Real TOT = 1.79515 + User=0.000000s Real=0.020501s Sys=0.010000s + User TOT = 0.28 Real TOT = 1.79563 Summary of Run 177 : /run/geometryModified @@ -13070,8 +13070,8 @@ Run 178 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.022522s Sys=0.000000s - User TOT = 0.25 Real TOT = 1.81782 + User=0.000000s Real=0.021574s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.81737 Summary of Run 178 : /run/geometryModified @@ -13140,8 +13140,8 @@ Run 179 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.019932s Sys=0.000000s - User TOT = 0.25 Real TOT = 1.83789 + User=0.000000s Real=0.020576s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.83811 Summary of Run 179 : /run/geometryModified @@ -13210,8 +13210,8 @@ Run 180 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020974s Sys=0.000000s - User TOT = 0.25 Real TOT = 1.85901 + User=0.000000s Real=0.021301s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.85956 Summary of Run 180 : /run/geometryModified @@ -13280,8 +13280,8 @@ Run 181 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021996s Sys=0.010000s - User TOT = 0.25 Real TOT = 1.88114 + User=0.000000s Real=0.021458s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.88118 Summary of Run 181 : /run/geometryModified @@ -13350,8 +13350,8 @@ Run 182 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020902s Sys=0.000000s - User TOT = 0.25 Real TOT = 1.90218 + User=0.000000s Real=0.021624s Sys=0.000000s + User TOT = 0.28 Real TOT = 1.90296 Summary of Run 182 : /run/geometryModified @@ -13420,8 +13420,8 @@ Run 183 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020912s Sys=0.000000s - User TOT = 0.25 Real TOT = 1.92323 + User=0.010000s Real=0.020456s Sys=0.000000s + User TOT = 0.29 Real TOT = 1.92358 Summary of Run 183 : /run/geometryModified @@ -13490,8 +13490,8 @@ Run 184 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021997s Sys=0.000000s - User TOT = 0.25 Real TOT = 1.94538 + User=0.000000s Real=0.021710s Sys=0.010000s + User TOT = 0.29 Real TOT = 1.94544 Summary of Run 184 : /run/geometryModified @@ -13560,8 +13560,8 @@ Run 185 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021201s Sys=0.000000s - User TOT = 0.25 Real TOT = 1.96672 + User=0.000000s Real=0.020734s Sys=0.000000s + User TOT = 0.29 Real TOT = 1.96633 Summary of Run 185 : /run/geometryModified @@ -13630,8 +13630,8 @@ Run 186 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.020416s Sys=0.000000s - User TOT = 0.26 Real TOT = 1.98729 + User=0.000000s Real=0.021472s Sys=0.000000s + User TOT = 0.29 Real TOT = 1.98795 Summary of Run 186 : /run/geometryModified @@ -13700,8 +13700,8 @@ Run 187 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021807s Sys=0.000000s - User TOT = 0.26 Real TOT = 2.00924 + User=0.010000s Real=0.021330s Sys=0.000000s + User TOT = 0.3 Real TOT = 2.00944 Summary of Run 187 : /run/geometryModified @@ -13770,8 +13770,8 @@ Run 188 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020775s Sys=0.000000s - User TOT = 0.26 Real TOT = 2.03016 + User=0.000000s Real=0.021411s Sys=0.000000s + User TOT = 0.3 Real TOT = 2.03102 Summary of Run 188 : /run/geometryModified @@ -13840,8 +13840,8 @@ Run 189 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020870s Sys=0.000000s - User TOT = 0.26 Real TOT = 2.05116 + User=0.000000s Real=0.021010s Sys=0.000000s + User TOT = 0.3 Real TOT = 2.05219 Summary of Run 189 : /run/geometryModified @@ -13910,8 +13910,8 @@ Run 190 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.022002s Sys=0.010000s - User TOT = 0.26 Real TOT = 2.0733 + User=0.000000s Real=0.020623s Sys=0.000000s + User TOT = 0.3 Real TOT = 2.07297 Summary of Run 190 : /run/geometryModified @@ -13980,8 +13980,8 @@ Run 191 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.020831s Sys=0.000000s - User TOT = 0.27 Real TOT = 2.09427 + User=0.000000s Real=0.021591s Sys=0.000000s + User TOT = 0.3 Real TOT = 2.09472 Summary of Run 191 : /run/geometryModified @@ -14050,8 +14050,8 @@ Run 192 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020888s Sys=0.000000s - User TOT = 0.27 Real TOT = 2.11529 + User=0.000000s Real=0.020722s Sys=0.010000s + User TOT = 0.3 Real TOT = 2.11561 Summary of Run 192 : /run/geometryModified @@ -14120,8 +14120,8 @@ Run 193 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021932s Sys=0.000000s - User TOT = 0.27 Real TOT = 2.13736 + User=0.000000s Real=0.021060s Sys=0.000000s + User TOT = 0.3 Real TOT = 2.13683 Summary of Run 193 : /run/geometryModified @@ -14190,8 +14190,8 @@ Run 194 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021154s Sys=0.000000s - User TOT = 0.27 Real TOT = 2.15865 + User=0.000000s Real=0.021770s Sys=0.000000s + User TOT = 0.3 Real TOT = 2.15876 Summary of Run 194 : /run/geometryModified @@ -14260,8 +14260,8 @@ Run 195 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021011s Sys=0.000000s - User TOT = 0.27 Real TOT = 2.1798 + User=0.000000s Real=0.020524s Sys=0.000000s + User TOT = 0.3 Real TOT = 2.17944 Summary of Run 195 : /run/geometryModified @@ -14330,8 +14330,8 @@ Run 196 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020895s Sys=0.010000s - User TOT = 0.27 Real TOT = 2.20083 + User=0.010000s Real=0.021465s Sys=0.000000s + User TOT = 0.31 Real TOT = 2.20105 Summary of Run 196 : /run/geometryModified @@ -14400,8 +14400,8 @@ Run 197 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021861s Sys=0.000000s - User TOT = 0.27 Real TOT = 2.22287 + User=0.000000s Real=0.021617s Sys=0.000000s + User TOT = 0.31 Real TOT = 2.22282 Summary of Run 197 : /run/geometryModified @@ -14470,8 +14470,8 @@ Run 198 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.021121s Sys=0.000000s - User TOT = 0.28 Real TOT = 2.24413 + User=0.000000s Real=0.020299s Sys=0.000000s + User TOT = 0.31 Real TOT = 2.24328 Summary of Run 198 : /run/geometryModified @@ -14540,8 +14540,8 @@ Run 199 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.020854s Sys=0.000000s - User TOT = 0.28 Real TOT = 2.26512 + User=0.000000s Real=0.021443s Sys=0.000000s + User TOT = 0.31 Real TOT = 2.26488 Summary of Run 199 : /run/geometryModified @@ -14610,13 +14610,13 @@ Run 200 starts ... Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.021805s Sys=0.000000s - User TOT = 0.28 Real TOT = 2.28706 + User=0.000000s Real=0.021484s Sys=0.000000s + User TOT = 0.31 Real TOT = 2.28651 Summary of Run 200 : /score/dumpQuantityToFile boxMesh_1 eDep eDep_scorer.out Graphics systems deleted. Visualization Manager deleting... ================== Deleting memory pools =================== Number of memory pools allocated: 12 of which, static: 0 -Dynamic pools deleted: 12 / Total memory freed: 0.053 MB +Dynamic pools deleted: 12 / Total memory freed: 0.047 MB ============================================================ diff --git a/examples/advanced/gammaray_telescope/gammaraytel.out b/examples/advanced/gammaray_telescope/gammaraytel.out index eda2f353b84..924933217a8 100644 --- a/examples/advanced/gammaray_telescope/gammaraytel.out +++ b/examples/advanced/gammaray_telescope/gammaraytel.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -426,14 +426,14 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -513,14 +513,14 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -546,14 +546,14 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -579,14 +579,14 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -608,18 +608,18 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -641,18 +641,18 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -697,14 +697,14 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -730,14 +730,14 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1312,3827 +1312,4104 @@ Using G4ParticleGun... Particle energy: 3.56869 LIN Particle: proton Event: 5 -Number of tracker hits in this event: 22 - 5 111.222 609 10 1 -58.107 80.6339 95.55 - 5 105.371 1302 10 0 -58.1072 80.6341 94.15 - 5 98.1344 609 9 1 -58.1181 80.648 65.55 - 5 120.298 1302 9 0 -58.1198 80.648 64.15 - 5 113.535 609 8 1 -58.1584 80.6463 35.55 - 5 117.449 1302 8 0 -58.1595 80.6465 34.15 - 5 136.648 609 7 1 -58.1766 80.6544 5.55 - 5 145.219 1303 7 0 -58.1766 80.6543 4.15 - 5 129.543 609 6 1 -58.1786 80.6561 -24.45 - 5 130.308 1303 6 0 -58.1776 80.6576 -25.85 - 5 136.259 609 5 1 -58.1517 80.686 -54.45 - 5 100.658 1303 5 0 -58.1508 80.6894 -55.85 - 5 170.551 609 4 1 -58.1347 80.7626 -84.45 - 5 107.031 1303 4 0 -58.1353 80.7669 -85.85 - 5 322.283 609 3 1 -58.1407 80.8536 -114.45 - 5 126.613 1304 3 0 -58.1397 80.8569 -115.85 - 5 119.521 609 2 1 -58.1156 80.9152 -144.45 - 5 115.974 1304 2 0 -58.1122 80.9174 -145.85 - 5 94.9889 609 1 1 -58.0512 80.9565 -174.45 - 5 164.273 1304 1 0 -58.0486 80.9574 -175.85 - 5 124.991 610 0 1 -57.9868 80.9757 -204.45 - 5 107.101 1304 0 0 -57.9832 80.9782 -205.85 -Number of digits in this event: 14 +Number of tracker hits in this event: 28 + 5 90.9818 609 10 1 -58.1071 80.6338 95.55 + 5 126.295 1302 10 0 -58.107 80.6353 94.15 + 5 119.331 609 9 1 -58.1056 80.6669 65.55 + 5 121.383 1303 9 0 -58.1073 80.6685 64.15 + 5 105.723 609 8 1 -58.143 80.7029 35.55 + 5 120.799 1303 8 0 -58.1427 80.7048 34.15 + 5 113.643 609 7 1 -58.1361 80.7458 5.55 + 5 140.892 1303 7 0 -58.1381 80.748 4.15 + 5 132.942 609 6 1 -58.1768 80.804 -24.45 + 5 161.336 1303 6 0 -58.1762 80.8068 -25.85 + 5 108.423 609 5 1 -58.1647 80.8628 -54.45 + 5 117.001 1304 5 0 -58.1626 80.8657 -55.85 + 5 101.546 609 4 1 -58.1186 80.9331 -84.45 + 5 177.999 1304 4 0 -58.1162 80.9382 -85.85 + 5 99.7251 609 3 1 -58.0624 81.0392 -114.45 + 5 162.128 1304 3 0 -58.0613 81.0421 -115.85 + 5 213.999 610 2 1 -58.0371 81.0965 -144.45 + 5 145.348 1305 2 0 -58.0368 81.0999 -145.85 + 5 119.874 610 1 1 -58.0376 81.1722 -174.45 + 5 94.9898 1305 1 0 -58.0385 81.1772 -175.85 + 5 126.395 609 0 1 -58.0558 81.282 -204.45 + 5 124.993 1306 0 0 -58.056 81.2888 -205.85 + 5 5.74363 662 0 0 108.962 -47.45 -206.037 + 5 31.5293 1592 0 1 138.656 -44.5829 -204.657 + 5 0.0228434 631 9 1 -53.6987 -137.357 65.15 + 5 11.8906 611 2 1 -57.85 81.3161 -144.826 + 5 138.461 1311 2 0 -55.6578 82.307 -145.85 + 5 55.4669 1310 2 0 -55.7248 82.25 -146.177 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 2.49694 LIN +Particle energy: 6.94646 LIN Particle: proton Event: 6 -Number of tracker hits in this event: 37 - 6 152.829 340 9 1 -112.122 69.0159 65.55 - 6 100.303 1244 9 0 -112.121 69.0203 64.15 - 6 2.93833 1238 7 0 -74.343 67.7972 4.15 - 6 3279.6 339 8 1 -112.158 69.3863 35.55 - 6 3188.25 338 8 1 -112.35 69.9226 35.3524 - 6 59.9145 1263 8 0 -113.553 72.8392 34.15 - 6 1434.47 1264 8 0 -113.558 72.85 34.1455 - 6 1627.16 1265 8 0 -113.64 73.05 34.067 - 6 1807.06 1266 8 0 -113.731 73.25 33.9923 - 6 2094.35 1267 8 0 -113.826 73.45 33.9257 - 6 2813.59 1268 8 0 -113.921 73.65 33.8616 - 6 4396.29 1269 8 0 -114.017 73.85 33.8092 - 6 5.19558 993 4 1 18.65 107.054 -84.5686 - 6 61.9256 1353 3 0 49.2718 90.95 -115.947 - 6 86.4982 988 4 1 17.7468 106.241 -84.45 - 6 93.1853 987 4 1 17.6496 106.292 -84.5904 - 6 71.6869 1429 4 0 17.1654 106.127 -85.8502 - 6 66.8415 1430 4 0 17.1617 106.15 -86.051 - 6 39.115 952 3 1 10.5123 102.977 -114.45 - 6 287.176 951 3 1 10.45 102.93 -114.523 - 6 76.7759 950 3 1 10.25 102.861 -114.722 - 6 59.483 955 3 1 11.05 123.622 -114.742 - 6 28.6165 340 8 1 -112.121 69.1202 35.55 - 6 239.171 1246 8 0 -112.712 69.3053 34.15 - 6 173.591 276 7 1 -124.776 73.0769 5.55 - 6 187.264 1266 7 0 -125.363 73.2566 4.15 - 6 299.834 213 6 1 -137.38 76.8937 -24.45 - 6 164.356 1285 6 0 -137.971 77.0761 -25.85 - 6 93.3906 150 5 1 -150.044 80.774 -54.45 - 6 81.2449 149 5 1 -150.15 80.8003 -54.6999 - 6 175.844 1304 5 0 -150.637 80.9231 -55.85 - 6 150.862 86 4 1 -162.777 83.9626 -84.45 - 6 139.953 1320 4 0 -163.366 84.1125 -85.85 - 6 406.926 23 3 1 -175.402 87.1626 -114.45 - 6 19.6114 22 3 1 -175.55 87.2016 -114.803 - 6 178.085 1336 3 0 -175.99 87.3177 -115.85 - 6 332.626 971 2 0 -85.5988 14.294 -146.25 -Number of digits in this event: 24 +Number of tracker hits in this event: 31 + 6 139.189 781 11 1 -23.7071 59.7875 125.55 + 6 116.349 1198 11 0 -23.7079 59.7875 124.15 + 6 317.812 781 10 1 -23.7244 59.7876 95.55 + 6 97.8804 1198 10 0 -23.7248 59.789 94.15 + 6 102.786 781 9 1 -23.732 59.8229 65.55 + 6 100.478 1198 9 0 -23.7323 59.8242 64.15 + 6 145.925 781 8 1 -23.7366 59.8499 35.55 + 6 108.019 1199 8 0 -23.7372 59.8515 34.15 + 6 116.014 781 7 1 -23.7544 59.8802 5.55 + 6 116.133 1199 7 0 -23.7558 59.8806 4.15 + 6 110.803 781 6 1 -23.7838 59.8937 -24.45 + 6 120.928 1199 6 0 -23.7792 59.8937 -25.85 + 6 118.349 781 5 1 -23.6905 59.8956 -54.45 + 6 132.571 1199 5 0 -23.6854 59.8947 -55.85 + 6 201.418 782 4 1 -23.5811 59.876 -84.45 + 6 111.011 1199 4 0 -23.5757 59.8757 -85.85 + 6 132.039 782 3 1 -23.4709 59.8709 -114.45 + 6 173.83 1199 3 0 -23.4652 59.8695 -115.85 + 6 105.092 783 2 1 -23.3445 59.8391 -144.45 + 6 152.159 1198 2 0 -23.3391 59.8368 -145.85 + 6 111.518 784 1 1 -23.231 59.7876 -174.45 + 6 312.552 1198 1 0 -23.2257 59.7855 -175.85 + 6 120.041 784 0 1 -23.1204 59.7396 -204.45 + 6 114.742 1198 0 0 -23.1136 59.7362 -205.85 + 6 91.8164 1199 1 0 -23.1114 59.85 -176.225 + 6 65.3095 1195 4 0 -23.814 59.1597 -85.85 + 6 164.993 1194 4 0 -23.8628 59.05 -86.045 + 6 144.592 1146 4 0 -40.9618 49.2581 -86.25 + 6 18.7042 1147 4 0 -41.0167 49.45 -85.9229 + 6 65.0957 693 4 1 -41.3623 49.7611 -84.85 + 6 71.8105 692 4 1 -41.45 49.8389 -84.6437 +Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 5.50886 LIN +Particle energy: 9.57105 LIN Particle: proton Event: 7 -Number of tracker hits in this event: 33 - 7 112.178 777 11 1 -24.5032 22.4745 125.55 - 7 110.39 1012 11 0 -24.5032 22.4745 124.15 - 7 111.129 777 10 1 -24.5059 22.4803 95.55 - 7 178.757 1012 10 0 -24.5053 22.4803 94.15 - 7 200.685 777 9 1 -24.4914 22.4789 65.55 - 7 117.252 1012 9 0 -24.4898 22.4788 64.15 - 7 119.214 777 8 1 -24.4604 22.4768 35.55 - 7 108.017 1012 8 0 -24.4592 22.476 34.15 - 7 114.432 778 7 1 -24.4358 22.4588 5.55 - 7 124.588 1012 7 0 -24.4329 22.4585 4.15 - 7 133.404 778 6 1 -24.3749 22.4566 -24.45 - 7 101.64 1012 6 0 -24.3728 22.4582 -25.85 - 7 185.548 778 5 1 -24.3272 22.4884 -54.45 - 7 118.14 1012 5 0 -24.3251 22.4941 -55.85 - 7 200.627 778 4 1 -24.2812 22.6105 -84.45 - 7 101.584 1012 4 0 -24.2786 22.6155 -85.85 - 7 96.0413 779 3 1 -24.2251 22.7176 -114.45 - 7 271.576 1013 3 0 -24.2219 22.722 -115.85 - 7 278.343 779 2 1 -24.1563 22.8027 -144.45 - 7 105.636 1013 2 0 -24.1541 22.807 -145.85 - 7 101.029 779 1 1 -24.1172 22.8916 -174.45 - 7 115.5 1014 1 0 -24.1163 22.8948 -175.85 - 7 100.227 779 0 1 -24.0995 22.9582 -204.45 - 7 115.249 1014 0 0 -24.0994 22.9619 -205.85 - 7 116.109 778 2 1 -24.25 22.1657 -144.706 - 7 12.4043 998 2 0 -25.3524 19.7016 -145.85 - 7 54.4475 997 2 0 -25.374 19.6498 -145.878 - 7 52.2345 996 2 0 -25.357 19.45 -145.979 - 7 74.2129 995 2 0 -25.2867 19.25 -146.057 - 7 3.76853 994 2 0 -25.301 19.0497 -146.24 - 7 108.204 1045 2 0 3.45673 29.05 -146.092 - 7 18.9342 1205 7 0 7.83921 61.2184 3.75 - 7 234.886 1206 7 0 7.84246 61.25 3.76857 -Number of digits in this event: 10 +Number of tracker hits in this event: 27 + 7 117.96 1077 10 1 35.4892 89.5204 95.55 + 7 182.637 1347 10 0 35.4893 89.5205 94.15 + 7 89.4151 1077 9 1 35.4912 89.5227 65.55 + 7 128.247 1347 9 0 35.4912 89.5234 64.15 + 7 105.404 1077 8 1 35.4914 89.5363 35.55 + 7 95.0148 1347 8 0 35.4921 89.537 34.15 + 7 116.059 1077 7 1 35.5096 89.5487 5.55 + 7 125.43 1347 7 0 35.511 89.549 4.15 + 7 158.221 1077 6 1 35.538 89.5594 -24.45 + 7 98.2971 1347 6 0 35.5386 89.56 -25.85 + 7 115.588 1077 5 1 35.5524 89.5738 -54.45 + 7 215.513 1347 5 0 35.5529 89.5741 -55.85 + 7 121.446 1077 4 1 35.5596 89.5822 -84.45 + 7 107.886 1347 4 0 35.5603 89.5834 -85.85 + 7 110.869 1077 3 1 35.5739 89.6037 -114.45 + 7 111.015 1347 3 0 35.5747 89.6048 -115.85 + 7 121.567 1077 2 1 35.5915 89.6273 -144.45 + 7 165.903 1347 2 0 35.5918 89.6288 -145.85 + 7 222.249 1077 1 1 35.5988 89.6596 -174.45 + 7 114.416 1348 1 0 35.5993 89.6606 -175.85 + 7 104.25 1077 0 1 35.6112 89.6829 -204.45 + 7 132.256 1348 0 0 35.6123 89.6852 -205.85 + 7 203.22 1688 1 1 157.884 12.07 -174.659 + 7 28.7069 1687 1 1 157.75 12.0788 -174.642 + 7 95.0133 1680 7 0 1.8635 156.27 3.75 + 7 19.4624 911 7 1 2.4276 156.337 5.15 + 7 94.4351 912 7 1 2.45 156.355 5.22322 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 4.36029 LIN +Particle energy: 6.27533 LIN Particle: proton Event: 8 -Number of tracker hits in this event: 43 - 8 128.201 1116 11 1 43.3218 62.45 125.55 - 8 213.574 1212 11 0 43.3231 62.4515 124.15 - 8 99.4667 1116 10 1 43.3527 62.484 95.55 - 8 113.887 1212 10 0 43.3539 62.4849 94.15 - 8 122.674 1116 9 1 43.3858 62.5015 65.55 - 8 122.495 1212 9 0 43.3866 62.5023 64.15 - 8 107.765 1116 8 1 43.4069 62.5099 35.55 - 8 342.208 1212 8 0 43.4073 62.5117 34.15 - 8 167.827 1116 7 1 43.4052 62.5395 5.55 - 8 104.753 1212 7 0 43.4059 62.5414 4.15 - 8 119.791 1116 6 1 43.423 62.5793 -24.45 - 8 97.3566 1212 6 0 43.4229 62.5819 -25.85 - 8 341.929 1116 5 1 43.4251 62.6307 -54.45 - 8 106.552 1212 5 0 43.4235 62.6332 -55.85 - 8 300.398 1116 4 1 43.3938 62.6768 -84.45 - 8 106.019 1213 4 0 43.3926 62.68 -85.85 - 8 125.249 1116 3 1 43.3709 62.7483 -114.45 - 8 113.289 1213 3 0 43.3685 62.7535 -115.85 - 8 92.6738 1116 2 1 43.314 62.8579 -144.45 - 8 152 1214 2 0 43.3098 62.8614 -145.85 - 8 127.149 1115 1 1 43.2226 62.9385 -174.45 - 8 107.966 1214 1 0 43.2167 62.9417 -175.85 - 8 132.732 1115 0 1 43.0951 63.0091 -204.45 - 8 90.0305 1214 0 0 43.09 63.0123 -205.85 - 8 161.443 1207 1 0 42.8751 61.6117 -175.85 - 8 46.395 1117 5 1 43.4501 62.8271 -54.7352 - 8 154.875 1117 7 1 43.45 62.5485 5.37829 - 8 30.9473 1138 8 0 29.6949 47.7058 33.75 - 8 164.114 1137 8 0 29.665 47.65 33.8588 - 8 64.1919 1136 8 0 30.0109 47.4499 34.0955 - 8 163.55 1064 8 1 32.8505 48.0774 35.15 - 8 86.0962 1065 8 1 33.0505 48.1245 35.2441 - 8 366.691 1063 8 1 32.8499 48.3757 35.4071 - 8 100.946 1062 8 1 32.65 48.4539 35.3615 - 8 51.0215 1153 8 0 92.4303 50.6624 33.75 - 8 185.475 1310 8 0 124.873 82.1606 33.75 - 8 37.688 1466 8 0 92.9 113.466 33.75 - 8 336.932 1467 8 0 92.8616 113.55 33.7595 - 8 81.6285 1205 9 0 14.3034 61.0828 63.75 - 8 167.029 1204 9 0 14.2043 61.05 63.8931 - 8 12.2654 1203 9 0 14.0194 60.85 64.1327 - 8 34.2446 966 9 1 13.4327 59.4182 65.1501 - 8 255.995 967 9 1 13.4501 59.392 65.2078 -Number of digits in this event: 22 +Number of tracker hits in this event: 22 + 8 105.87 622 10 1 -55.5211 73.4962 95.55 + 8 144.456 1267 10 0 -55.5214 73.497 94.15 + 8 114.729 622 9 1 -55.5271 73.5154 65.55 + 8 116.011 1267 9 0 -55.5268 73.5164 64.15 + 8 213.935 622 8 1 -55.5258 73.5364 35.55 + 8 133.22 1267 8 0 -55.5261 73.5376 34.15 + 8 99.353 622 7 1 -55.5329 73.5592 5.55 + 8 167.742 1267 7 0 -55.5322 73.5605 4.15 + 8 111.594 622 6 1 -55.519 73.5886 -24.45 + 8 113.702 1267 6 0 -55.5191 73.5904 -25.85 + 8 126.828 622 5 1 -55.5228 73.6287 -54.45 + 8 120.33 1267 5 0 -55.5223 73.63 -55.85 + 8 99.3265 622 4 1 -55.5078 73.6597 -84.45 + 8 113.565 1268 4 0 -55.5078 73.6624 -85.85 + 8 129.71 622 3 1 -55.5038 73.7232 -114.45 + 8 148.02 1268 3 0 -55.5024 73.726 -115.85 + 8 186.908 622 2 1 -55.4741 73.7818 -144.45 + 8 122.993 1268 2 0 -55.4734 73.7872 -145.85 + 8 132.916 622 1 1 -55.4594 73.8956 -174.45 + 8 140.597 1269 1 0 -55.4589 73.9014 -175.85 + 8 192.026 622 0 1 -55.4532 74.0182 -204.45 + 8 129.704 1269 0 0 -55.4528 74.0238 -205.85 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 4.21446 LIN +Particle energy: 9.7159 LIN Particle: proton Event: 9 -Number of tracker hits in this event: 32 - 9 126.027 229 9 0 -19.2282 -134.155 64.15 - 9 109.308 804 8 1 -19.2332 -134.155 35.55 - 9 106.413 229 8 0 -19.2349 -134.155 34.15 - 9 126.979 803 7 1 -19.267 -134.163 5.55 - 9 102.206 229 7 0 -19.269 -134.165 4.15 - 9 99.238 803 6 1 -19.3087 -134.193 -24.45 - 9 115.419 229 6 0 -19.3106 -134.194 -25.85 - 9 102.024 803 5 1 -19.3571 -134.208 -54.45 - 9 140.757 229 5 0 -19.3591 -134.208 -55.85 - 9 109.705 803 4 1 -19.4025 -134.204 -84.45 - 9 103.652 229 4 0 -19.4062 -134.203 -85.85 - 9 121.957 802 3 1 -19.4843 -134.184 -114.45 - 9 128.676 229 3 0 -19.4869 -134.182 -115.85 - 9 120.245 802 2 1 -19.5408 -134.142 -144.45 - 9 148.469 230 2 0 -19.5446 -134.14 -145.85 - 9 139.03 802 1 1 -19.6162 -134.086 -174.45 - 9 209.501 230 1 0 -19.6195 -134.083 -175.85 - 9 109.773 801 0 1 -19.6862 -134.012 -204.45 - 9 112.181 230 0 0 -19.6904 -134.008 -205.85 - 9 53.7699 229 2 0 -19.5609 -134.15 -146.115 - 9 167.727 740 1 1 -31.9487 -150.209 -174.45 - 9 105.223 153 1 0 -31.7399 -149.539 -175.85 - 9 77.8686 154 1 0 -31.5372 -149.35 -176.08 - 9 58.0497 155 1 0 -31.4422 -149.15 -176.219 - 9 30.5507 156 1 0 -31.3054 -148.95 -176.216 - 9 98.4647 658 1 0 37.0057 -48.4006 -176.25 - 9 15.8887 931 1 0 124.603 6.41525 -176.25 - 9 90.5049 932 1 0 124.63 6.45 -176.228 - 9 219.702 933 1 0 124.662 6.65 -176.148 - 9 55.6901 1527 1 1 125.56 7.22618 -174.85 - 9 12.7149 1526 1 1 125.55 7.32664 -174.828 - 9 245.64 937 1 0 125.197 7.51506 -175.851 -Number of digits in this event: 13 +Number of tracker hits in this event: 31 + 9 203.388 783 10 1 -23.4205 -89.6485 95.55 + 9 122.871 452 10 0 -23.421 -89.6484 94.15 + 9 118.513 783 9 1 -23.4308 -89.6447 65.55 + 9 105.546 452 9 0 -23.4301 -89.6441 64.15 + 9 125.22 783 8 1 -23.413 -89.6325 35.55 + 9 122.006 452 8 0 -23.4127 -89.6317 34.15 + 9 114.327 783 7 1 -23.4043 -89.616 5.55 + 9 110.592 452 7 0 -23.4034 -89.6152 4.15 + 9 293.368 783 6 1 -23.3855 -89.6036 -24.45 + 9 103.247 452 6 0 -23.3858 -89.6025 -25.85 + 9 100.257 783 5 1 -23.3952 -89.5823 -54.45 + 9 121.056 452 5 0 -23.3958 -89.5819 -55.85 + 9 105.379 783 4 1 -23.4109 -89.5711 -84.45 + 9 128.415 452 4 0 -23.4112 -89.5698 -85.85 + 9 102.023 783 3 1 -23.4141 -89.5407 -114.45 + 9 100.178 452 3 0 -23.4135 -89.539 -115.85 + 9 93.1785 783 2 1 -23.398 -89.5046 -144.45 + 9 126.062 452 2 0 -23.397 -89.5022 -145.85 + 9 89.5415 783 1 1 -23.3754 -89.4532 -174.45 + 9 125.861 452 1 0 -23.3746 -89.4526 -175.85 + 9 201.886 783 0 1 -23.3562 -89.4394 -204.45 + 9 241.469 453 0 0 -23.355 -89.4395 -205.85 + 9 86.6633 1048 3 0 -20.1125 29.65 -116.082 + 9 92.9882 803 3 1 -19.3476 29.3135 -114.85 + 9 78.8701 804 3 1 -19.25 29.3239 -114.649 + 9 60.6859 805 3 1 -19.0499 29.2939 -114.598 + 9 28.7945 1381 2 0 1.29428 96.5094 -145.969 + 9 107.451 459 0 0 -23.0284 -88.2498 -205.85 + 9 127.311 460 0 0 -22.9368 -88.05 -206.014 + 9 35.5715 750 0 0 -4.19047 -29.8938 -206.25 + 9 193.281 751 0 0 -4.17507 -29.85 -206.212 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 9.13486 LIN +Particle energy: 9.95745 LIN Particle: proton Event: 10 -Number of tracker hits in this event: 20 - 10 253.7 876 8 1 -4.74351 137.719 35.55 - 10 129.617 1587 8 0 -4.74365 137.718 34.15 - 10 142.604 876 7 1 -4.74761 137.707 5.55 - 10 105.957 1587 7 0 -4.74788 137.706 4.15 - 10 109.319 876 6 1 -4.7515 137.7 -24.45 - 10 94.0364 1587 6 0 -4.75156 137.7 -25.85 - 10 93.5747 876 5 1 -4.75712 137.699 -54.45 - 10 112.885 1587 5 0 -4.75755 137.7 -55.85 - 10 112.27 876 4 1 -4.76545 137.704 -84.45 - 10 237.767 1587 4 0 -4.76526 137.704 -85.85 - 10 129.398 876 3 1 -4.76269 137.706 -114.45 - 10 113.58 1587 3 0 -4.76279 137.705 -115.85 - 10 127.226 876 2 1 -4.76467 137.696 -144.45 - 10 119.69 1587 2 0 -4.76472 137.696 -145.85 - 10 111.289 876 1 1 -4.7665 137.692 -174.45 - 10 307.749 1587 1 0 -4.76693 137.691 -175.85 - 10 105.46 876 0 1 -4.7802 137.666 -204.45 - 10 113.867 1587 0 0 -4.78129 137.665 -205.85 - 10 36.0321 1503 1 0 25.5594 120.797 -176.25 - 10 176.591 1502 1 0 25.6002 120.75 -176.197 -Number of digits in this event: 9 +Number of tracker hits in this event: 23 + 10 122.514 430 10 1 -94.1479 -33.4587 95.55 + 10 132.614 732 10 0 -94.1474 -33.4584 94.15 + 10 120.405 430 9 1 -94.1355 -33.453 65.55 + 10 129.868 732 9 0 -94.1343 -33.4522 64.15 + 10 114.157 430 8 1 -94.1073 -33.4378 35.55 + 10 196.236 733 8 0 -94.1053 -33.4362 34.15 + 10 160.566 430 7 1 -94.0625 -33.4015 5.55 + 10 197.651 733 7 0 -94.0623 -33.3993 4.15 + 10 154.698 430 6 1 -94.0534 -33.3557 -24.45 + 10 127.921 733 6 0 -94.0535 -33.3547 -25.85 + 10 124.589 430 5 1 -94.0544 -33.3316 -54.45 + 10 106.355 733 5 0 -94.0547 -33.3305 -55.85 + 10 125.27 430 4 1 -94.0605 -33.3062 -84.45 + 10 99.8403 733 4 0 -94.0608 -33.306 -85.85 + 10 167.934 430 3 1 -94.0682 -33.3049 -114.45 + 10 100.804 733 3 0 -94.0695 -33.3042 -115.85 + 10 140.655 430 2 1 -94.0958 -33.2933 -144.45 + 10 145.564 733 2 0 -94.0972 -33.2928 -145.85 + 10 140.117 430 1 1 -94.1275 -33.2813 -174.45 + 10 100.922 733 1 0 -94.1298 -33.2808 -175.85 + 10 208.317 429 0 1 -94.1765 -33.2734 -204.45 + 10 111.084 733 0 0 -94.1777 -33.2726 -205.85 + 10 57.2021 644 7 0 -77.1054 -51.0918 3.75 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 5.30521 LIN +Particle energy: 2.67562 LIN Particle: proton Event: 11 -Number of tracker hits in this event: 28 - 11 101.776 875 11 1 -5.00256 3.80407 125.55 - 11 122.959 918 11 0 -5.00264 3.80356 124.15 - 11 105.361 875 10 1 -5.00216 3.798 95.55 - 11 282.913 918 10 0 -5.00195 3.79834 94.15 - 11 147.282 875 9 1 -4.99651 3.80474 65.55 - 11 262.496 918 9 0 -4.99467 3.80508 64.15 - 11 105.885 875 8 1 -4.95269 3.80975 35.55 - 11 114.46 918 8 0 -4.95006 3.8102 34.15 - 11 87.9163 875 7 1 -4.8882 3.82375 5.55 - 11 147.684 918 7 0 -4.88683 3.8241 4.15 - 11 101.26 875 6 1 -4.85678 3.83395 -24.45 - 11 116.5 918 6 0 -4.85543 3.83701 -25.85 - 11 127.584 876 5 1 -4.83363 3.89589 -54.45 - 11 198.614 919 5 0 -4.83251 3.89785 -55.85 - 11 99.6023 876 4 1 -4.80321 3.94093 -84.45 - 11 118.504 919 4 0 -4.80303 3.94318 -85.85 - 11 161.245 876 3 1 -4.80349 3.99211 -114.45 - 11 106.169 919 3 0 -4.80413 3.99445 -115.85 - 11 105.264 876 2 1 -4.81682 4.03904 -144.45 - 11 125.98 919 2 0 -4.81712 4.04161 -145.85 - 11 143.031 876 1 1 -4.81906 4.09832 -174.45 - 11 106.002 920 1 0 -4.81923 4.09847 -175.85 - 11 101.34 876 0 1 -4.82486 4.10338 -204.45 - 11 108.302 920 0 0 -4.8258 4.1044 -205.85 - 11 192.192 875 3 1 -4.85 4.03507 -114.541 - 11 152.09 874 3 1 -5.05 3.94536 -114.638 - 11 75.4647 919 9 0 -4.99253 3.85 63.8885 - 11 120.091 874 9 1 -5.05 3.78201 65.1895 +Number of tracker hits in this event: 22 + 11 131.193 352 10 1 -109.606 -18.8885 95.55 + 11 122.65 805 10 0 -109.606 -18.8897 94.15 + 11 111.571 352 9 1 -109.616 -18.9142 65.55 + 11 207.991 805 9 0 -109.615 -18.9149 64.15 + 11 126.839 352 8 1 -109.596 -18.9267 35.55 + 11 108.316 805 8 0 -109.595 -18.9285 34.15 + 11 124.541 352 7 1 -109.565 -18.9669 5.55 + 11 123.653 805 7 0 -109.563 -18.9692 4.15 + 11 94.1909 353 6 1 -109.519 -19.008 -24.45 + 11 100.212 805 6 0 -109.516 -19.0115 -25.85 + 11 150.575 353 5 1 -109.45 -19.0803 -54.45 + 11 117.428 804 5 0 -109.449 -19.0829 -55.85 + 11 111.1 353 4 1 -109.435 -19.1347 -84.45 + 11 166.144 804 4 0 -109.431 -19.1359 -85.85 + 11 217.092 353 3 1 -109.355 -19.1552 -114.45 + 11 166.718 804 3 0 -109.353 -19.1565 -115.85 + 11 114.35 354 2 1 -109.311 -19.1843 -144.45 + 11 116.024 804 2 0 -109.308 -19.1795 -145.85 + 11 225.569 354 1 1 -109.243 -19.0905 -174.45 + 11 193.59 804 1 0 -109.24 -19.0887 -175.85 + 11 176 354 0 1 -109.177 -19.0615 -204.45 + 11 114.503 804 0 0 -109.174 -19.0631 -205.85 Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 5.17285 LIN +Particle energy: 6.52125 LIN Particle: proton Event: 12 -Number of tracker hits in this event: 27 - 12 98.5191 1019 11 1 23.8885 31.4808 125.55 - 12 91.0987 1057 11 0 23.8885 31.4828 124.15 - 12 143.282 1019 10 1 23.8939 31.5245 95.55 - 12 134.006 1057 10 0 23.8942 31.5284 94.15 - 12 100.788 1019 9 1 23.9048 31.6063 65.55 - 12 108.956 1057 9 0 23.9069 31.61 64.15 - 12 186.668 1019 8 1 23.9409 31.6938 35.55 - 12 101.736 1058 8 0 23.9412 31.6954 34.15 - 12 106.8 1019 7 1 23.948 31.7313 5.55 - 12 112.895 1058 7 0 23.9489 31.7328 4.15 - 12 131.899 1019 6 1 23.97 31.7607 -24.45 - 12 179.624 1058 6 0 23.9716 31.7625 -25.85 - 12 199.784 1019 5 1 24.0024 31.7969 -54.45 - 12 114.536 1058 5 0 24.0036 31.7983 -55.85 - 12 103.627 1019 4 1 24.0306 31.8229 -84.45 - 12 106.713 1058 4 0 24.0334 31.8234 -85.85 - 12 103.262 1020 3 1 24.0867 31.8304 -114.45 - 12 112.701 1058 3 0 24.0898 31.8303 -115.85 - 12 187.89 1020 2 1 24.1481 31.8321 -144.45 - 12 157.763 1058 2 0 24.1503 31.8322 -145.85 - 12 117.141 1020 1 1 24.1948 31.8328 -174.45 - 12 105.281 1058 1 0 24.197 31.8336 -175.85 - 12 162.427 1020 0 1 24.2364 31.8468 -204.45 - 12 137.322 1058 0 0 24.2383 31.8467 -205.85 - 12 236.75 1060 8 0 23.5792 32.0852 34.1498 - 12 187.76 1059 8 0 23.398 32.05 33.9252 - 12 165.238 1021 8 1 24.2571 32.1375 35.15 -Number of digits in this event: 14 +Number of tracker hits in this event: 26 + 12 189.772 983 11 1 16.8205 -47.6209 125.55 + 12 120.095 662 11 0 16.8205 -47.6208 124.15 + 12 142.246 983 10 1 16.8199 -47.6135 95.55 + 12 179.782 662 10 0 16.8208 -47.6128 94.15 + 12 107.205 983 9 1 16.839 -47.6002 65.55 + 12 106.437 662 9 0 16.8396 -47.6003 64.15 + 12 120.86 984 8 1 16.8543 -47.6018 35.55 + 12 134.58 662 8 0 16.8549 -47.602 34.15 + 12 186.42 984 7 1 16.8604 -47.6027 5.55 + 12 259.965 662 7 0 16.8612 -47.6033 4.15 + 12 155.204 984 6 1 16.8741 -47.6155 -24.45 + 12 180.553 662 6 0 16.8751 -47.6167 -25.85 + 12 113.677 984 5 1 16.895 -47.6387 -54.45 + 12 111.266 662 5 0 16.8948 -47.6395 -55.85 + 12 139.169 984 4 1 16.8863 -47.6522 -84.45 + 12 111.521 661 4 0 16.8851 -47.6518 -85.85 + 12 304.16 984 3 1 16.861 -47.6438 -114.45 + 12 141.013 662 3 0 16.86 -47.6425 -115.85 + 12 93.3721 983 2 1 16.8431 -47.6184 -144.45 + 12 263.587 662 2 0 16.8428 -47.6165 -145.85 + 12 101.87 983 1 1 16.8389 -47.5782 -174.45 + 12 152.771 662 1 0 16.8374 -47.576 -175.85 + 12 87.526 983 0 1 16.8076 -47.5269 -204.45 + 12 160.98 662 0 0 16.806 -47.5256 -205.85 + 12 60.1071 983 7 1 16.8499 -47.651 5.31858 + 12 102.372 889 7 1 -2.05 -8.17508 5.25904 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 8.14787 LIN +Particle energy: 7.62051 LIN Particle: proton Event: 13 -Number of tracker hits in this event: 29 - 13 145.693 800 11 1 -20.0021 -24.2623 125.55 - 13 136.687 778 11 0 -20.0012 -24.2614 124.15 - 13 114.402 800 10 1 -19.9836 -24.2431 95.55 - 13 102.181 779 10 0 -19.9806 -24.2414 94.15 - 13 114.518 800 9 1 -19.9216 -24.2067 65.55 - 13 139.454 779 9 0 -19.9188 -24.2058 64.15 - 13 100.222 800 8 1 -19.8612 -24.1854 35.55 - 13 174.99 779 8 0 -19.8574 -24.1847 34.15 - 13 106.335 801 7 1 -19.7776 -24.1727 5.55 - 13 203.071 779 7 0 -19.7739 -24.1725 4.15 - 13 106.731 801 6 1 -19.6997 -24.1677 -24.45 - 13 120.232 779 6 0 -19.6968 -24.1675 -25.85 - 13 147.771 802 5 1 -19.6302 -24.1574 -54.45 - 13 109.656 779 5 0 -19.6267 -24.1562 -55.85 - 13 176.519 802 4 1 -19.5549 -24.1321 -84.45 - 13 215.643 779 4 0 -19.5508 -24.1312 -85.85 - 13 212.224 802 3 1 -19.4709 -24.1108 -114.45 - 13 90.0448 779 3 0 -19.4664 -24.1101 -115.85 - 13 91.5976 803 2 1 -19.3746 -24.098 -144.45 - 13 142.687 779 2 0 -19.3706 -24.0974 -145.85 - 13 126.164 803 1 1 -19.2883 -24.0843 -174.45 - 13 119.203 779 1 0 -19.2843 -24.0831 -175.85 - 13 196.019 804 0 1 -19.206 -24.0573 -204.45 - 13 216.623 779 0 0 -19.2021 -24.0557 -205.85 - 13 68.0841 197 4 0 32.1858 -140.618 -86.2409 - 13 132.517 1313 1 1 82.7681 85.0148 -174.45 - 13 302.594 1312 1 1 82.65 85.2418 -174.548 - 13 62.6207 1311 1 1 82.4499 85.2972 -174.648 - 13 213.427 799 11 1 -20.0501 -24.3739 125.235 -Number of digits in this event: 21 +Number of tracker hits in this event: 50 + 13 139.336 1393 8 1 98.8044 -95.0474 35.55 + 13 96.0146 425 8 0 98.8047 -95.0476 34.15 + 13 109.301 1393 7 1 98.8116 -95.0533 5.55 + 13 124.827 425 7 0 98.8116 -95.0528 4.15 + 13 606.074 1393 6 1 98.8149 -95.0454 -24.45 + 13 106.766 425 6 0 98.8151 -95.0458 -25.85 + 13 128.54 1393 5 1 98.8157 -95.0567 -54.45 + 13 93.5966 425 5 0 98.8152 -95.0574 -55.85 + 13 105.726 1393 4 1 98.8009 -95.0724 -84.45 + 13 137.694 425 4 0 98.801 -95.0725 -85.85 + 13 153.705 1393 3 1 98.8024 -95.0732 -114.45 + 13 114.307 425 3 0 98.8015 -95.0735 -115.85 + 13 137.118 1393 2 1 98.7834 -95.0836 -144.45 + 13 122.454 425 2 0 98.7831 -95.0825 -145.85 + 13 120.092 1393 1 1 98.7811 -95.0614 -174.45 + 13 125.164 425 1 0 98.7802 -95.0601 -175.85 + 13 116.552 1393 0 1 98.7586 -95.0276 -204.45 + 13 554.312 425 0 0 98.7577 -95.0275 -205.85 + 13 113.19 645 4 0 -37.2503 -50.9151 -85.9307 + 13 124.381 51 0 0 99.0365 -169.925 -206.25 + 13 431.713 818 6 1 -16.3015 143.558 -24.85 + 13 28.5398 1708 7 0 -29.9633 161.905 3.75 + 13 280.396 1709 7 0 -29.994 161.95 3.80327 + 13 67.479 1710 7 0 -30.0736 162.15 3.85189 + 13 7.07447 562 0 0 157.661 -67.4521 -206.25 + 13 371.16 563 0 0 157.665 -67.45 -206.247 + 13 104.79 564 0 0 158.047 -67.25 -205.94 + 13 159.774 1696 0 1 159.402 -66.5408 -204.85 + 13 183.336 1697 0 1 159.55 -66.4633 -204.731 + 13 314.227 1698 0 1 159.75 -66.3578 -204.569 + 13 56.7889 1679 0 0 67.2188 155.998 -206.25 + 13 345.595 1680 0 0 67.3011 156.15 -206.057 + 13 339.347 1235 0 1 67.1307 156.787 -204.85 + 13 3.34054 1234 0 1 67.05 156.936 -204.703 + 13 24.3739 818 2 0 131.018 -16.3204 -146.25 + 13 82.0633 819 2 0 130.996 -16.25 -146.171 + 13 57.0234 820 2 0 130.877 -16.0497 -145.968 + 13 579.951 1551 2 1 130.371 -14.3664 -144.85 + 13 242.681 834 2 0 130.532 -13.1378 -145.85 + 13 177.905 849 2 0 112.978 -10.0921 -146.25 + 13 201.493 850 2 0 112.854 -10.05 -145.897 + 13 209.476 833 2 0 130.679 -13.25 -146.158 + 13 118.962 1550 2 1 130.35 -14.122 -144.706 + 13 1.8922 1065 11 1 33.25 97.3132 125.46 + 13 11.6041 1671 14 0 -53.2891 154.35 214.016 + 13 104.607 1670 14 0 -53.3271 154.35 214.054 + 13 30.8221 627 14 1 -54.6057 154.044 215.15 + 13 335.837 626 14 1 -54.65 154.025 215.212 + 13 26.6979 625 14 1 -54.85 153.982 215.312 + 13 25.2736 1372 6 0 111.164 94.55 -26.032 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 7.98458 LIN +Particle energy: 7.65021 LIN Particle: proton Event: 14 -Number of tracker hits in this event: 24 - 14 171.691 994 10 1 18.9457 -97.6338 95.55 - 14 98.957 412 10 0 18.9451 -97.6336 94.15 - 14 116.999 994 9 1 18.9276 -97.6242 65.55 - 14 131.126 412 9 0 18.9276 -97.6243 64.15 - 14 82.8336 994 8 1 18.9264 -97.6241 35.55 - 14 108.706 412 8 0 18.9258 -97.6245 34.15 - 14 127.714 994 7 1 18.9159 -97.6333 5.55 - 14 140.419 412 7 0 18.9152 -97.6338 4.15 - 14 105.104 994 6 1 18.9019 -97.6437 -24.45 - 14 99.9553 412 6 0 18.9015 -97.6446 -25.85 - 14 250.8 994 5 1 18.8925 -97.6575 -54.45 - 14 139.189 412 5 0 18.8919 -97.6578 -55.85 - 14 175.53 994 4 1 18.8789 -97.6625 -84.45 - 14 167.775 412 4 0 18.8777 -97.6637 -85.85 - 14 165.467 994 3 1 18.8527 -97.6869 -114.45 - 14 110.861 412 3 0 18.8519 -97.6885 -115.85 - 14 180.266 993 2 1 18.838 -97.7213 -144.45 - 14 211.319 412 2 0 18.8369 -97.7231 -145.85 - 14 150.305 993 1 1 18.8145 -97.7589 -174.45 - 14 135.856 411 1 0 18.8127 -97.7626 -175.85 - 14 113.528 993 0 1 18.7792 -97.8415 -204.45 - 14 100.284 411 0 0 18.7768 -97.845 -205.85 - 14 0.101443 411 2 0 18.6413 -97.75 -146.25 - 14 62.0575 993 5 1 18.85 -97.6264 -54.4605 -Number of digits in this event: 14 +Number of tracker hits in this event: 18 + 14 139.991 801 8 1 -19.7431 -135.94 35.55 + 14 133.591 221 8 0 -19.743 -135.941 34.15 + 14 101.49 801 7 1 -19.7423 -135.952 5.55 + 14 96.6826 220 7 0 -19.7432 -135.955 4.15 + 14 102.337 801 6 1 -19.7647 -136.018 -24.45 + 14 163.926 220 6 0 -19.765 -136.021 -25.85 + 14 108.716 801 5 1 -19.7727 -136.086 -54.45 + 14 120.147 220 5 0 -19.773 -136.089 -55.85 + 14 135.325 801 4 1 -19.7807 -136.143 -84.45 + 14 136.708 220 4 0 -19.7803 -136.146 -85.85 + 14 131.113 801 3 1 -19.7732 -136.21 -114.45 + 14 106.076 219 3 0 -19.773 -136.213 -115.85 + 14 140.207 801 2 1 -19.7701 -136.271 -144.45 + 14 120.476 219 2 0 -19.7707 -136.273 -145.85 + 14 137.394 801 1 1 -19.7892 -136.329 -174.45 + 14 133.408 219 1 0 -19.7898 -136.331 -175.85 + 14 111.945 801 0 1 -19.7991 -136.388 -204.45 + 14 110.474 218 0 0 -19.7999 -136.391 -205.85 +Number of digits in this event: 13 Using G4ParticleGun... -Particle energy: 4.63889 LIN +Particle energy: 3.3195 LIN Particle: proton Event: 15 -Number of tracker hits in this event: 22 - 15 478.901 1047 9 1 29.5047 130.204 65.55 - 15 109.015 1550 9 0 29.5039 130.205 64.15 - 15 94.3979 1047 8 1 29.4907 130.204 35.55 - 15 104.19 1550 8 0 29.4892 130.202 34.15 - 15 99.5785 1047 7 1 29.4573 130.171 5.55 - 15 173.824 1550 7 0 29.4546 130.169 4.15 - 15 143.91 1046 6 1 29.3961 130.125 -24.45 - 15 103.595 1549 6 0 29.3894 130.12 -25.85 - 15 26.8518 1046 5 1 29.2506 130.036 -54.45 - 15 80.9425 1045 5 1 29.25 130.036 -54.5519 - 15 124.43 1549 5 0 29.2426 130.033 -55.85 - 15 114.304 1045 4 1 29.082 129.96 -84.45 - 15 105.933 1549 4 0 29.0734 129.956 -85.85 - 15 136.298 1044 3 1 28.8976 129.889 -114.45 - 15 109.866 1548 3 0 28.8894 129.886 -115.85 - 15 215.695 1043 2 1 28.7264 129.832 -144.45 - 15 133.491 1548 2 0 28.7174 129.83 -145.85 - 15 100.42 1042 1 1 28.5363 129.787 -174.45 - 15 86.3217 1548 1 0 28.5281 129.785 -175.85 - 15 177.1 1041 0 1 28.3623 129.729 -204.45 - 15 87.2095 1547 0 0 28.354 129.726 -205.85 - 15 1.76393 1549 7 0 29.5663 130.15 3.75067 -Number of digits in this event: 10 +Number of tracker hits in this event: 44 + 15 165.232 521 8 1 -75.8135 118.331 35.55 + 15 161.511 1490 8 0 -75.8183 118.332 34.15 + 15 122.238 520 7 1 -75.9164 118.348 5.55 + 15 133.687 1491 7 0 -75.9206 118.35 4.15 + 15 161.09 520 6 1 -75.9962 118.419 -24.45 + 15 270.631 1491 6 0 -75.9981 118.424 -25.85 + 15 111.689 520 5 1 -76.0357 118.516 -54.45 + 15 131.241 1491 5 0 -76.0359 118.52 -55.85 + 15 84.8116 520 4 1 -76.0452 118.6 -84.45 + 15 113.63 1492 4 0 -76.0444 118.605 -85.85 + 15 115.937 520 3 1 -76.0276 118.718 -114.45 + 15 167.108 1492 3 0 -76.0261 118.722 -115.85 + 15 100.178 520 2 1 -75.9965 118.782 -144.45 + 15 135.002 1493 2 0 -75.9938 118.791 -145.85 + 15 177.195 520 1 1 -75.9389 118.982 -174.45 + 15 181.196 1494 1 0 -75.9356 118.992 -175.85 + 15 111.09 520 0 1 -75.8584 119.189 -204.45 + 15 125.862 1495 0 0 -75.8556 119.199 -205.85 + 15 162.673 521 0 1 -75.8388 119.299 -204.45 + 15 14.6866 1502 0 0 -75.9397 120.71 -205.85 + 15 93.7536 1503 0 0 -75.9454 120.75 -205.892 + 15 170.292 1504 0 0 -75.9604 120.95 -206.103 + 15 85.4293 1548 0 0 -39.3137 129.886 -206.25 + 15 280.557 1547 0 0 -39.1049 129.75 -206.122 + 15 38.675 1546 0 0 -38.8537 129.55 -205.956 + 15 186.481 710 0 1 -38.0277 128.122 -204.85 + 15 88.555 711 0 1 -37.8499 127.743 -204.514 + 15 125.742 1492 1 0 -49.1947 118.732 -176.25 + 15 64.4782 1491 1 0 -49.3585 118.55 -175.94 + 15 218.677 651 1 1 -49.7411 117.399 -174.85 + 15 89.4344 650 1 1 -49.85 117.133 -174.63 + 15 66.6348 649 1 1 -50.0501 116.868 -174.465 + 15 66.449 648 1 1 -50.25 116.717 -174.527 + 15 62.7444 647 1 1 -50.4504 116.591 -174.516 + 15 77.1254 646 1 1 -50.65 116.442 -174.519 + 15 84.9444 645 1 1 -50.85 116.275 -174.534 + 15 69.2986 644 1 1 -51.05 116.13 -174.53 + 15 165.849 643 1 1 -51.25 115.948 -174.536 + 15 600.728 642 1 1 -51.45 115.559 -174.554 + 15 34.5573 1458 1 0 -50.3988 111.856 -175.85 + 15 63.4211 1457 1 0 -50.3457 111.75 -175.912 + 15 88.6171 1456 1 0 -50.2393 111.55 -176.019 + 15 174.374 1455 1 0 -50.0528 111.35 -176.092 + 15 0.664175 1454 1 0 -49.6706 111.15 -176.248 +Number of digits in this event: 22 Using G4ParticleGun... -Particle energy: 8.30616 LIN +Particle energy: 6.24239 LIN Particle: proton Event: 16 -Number of tracker hits in this event: 18 - 16 149.552 343 8 1 -111.372 -83.4221 35.55 - 16 129.982 483 8 0 -111.371 -83.4221 34.15 - 16 120.519 343 7 1 -111.37 -83.4218 5.55 - 16 114.508 483 7 0 -111.371 -83.4205 4.15 - 16 110.155 343 6 1 -111.397 -83.3964 -24.45 - 16 88.663 483 6 0 -111.398 -83.395 -25.85 - 16 121.857 343 5 1 -111.414 -83.363 -54.45 - 16 253.175 483 5 0 -111.414 -83.3625 -55.85 - 16 108.797 343 4 1 -111.412 -83.3518 -84.45 - 16 94.9961 483 4 0 -111.412 -83.3511 -85.85 - 16 121.391 343 3 1 -111.404 -83.3322 -114.45 - 16 121.039 483 3 0 -111.403 -83.3302 -115.85 - 16 150.921 343 2 1 -111.389 -83.2919 -144.45 - 16 130.643 483 2 0 -111.388 -83.2899 -145.85 - 16 115.803 343 1 1 -111.37 -83.2519 -174.45 - 16 135.502 484 1 0 -111.37 -83.2499 -175.85 - 16 131.966 343 0 1 -111.354 -83.2043 -204.45 - 16 130.242 484 0 0 -111.354 -83.2022 -205.85 -Number of digits in this event: 13 +Number of tracker hits in this event: 23 + 16 98.3465 1062 9 1 32.6439 126.055 65.55 + 16 167.319 1529 9 0 32.6445 126.055 64.15 + 16 135.106 1063 8 1 32.6606 126.056 35.55 + 16 128.956 1529 8 0 32.6617 126.056 34.15 + 16 120.224 1063 7 1 32.6892 126.063 5.55 + 16 227.755 1529 7 0 32.6899 126.063 4.15 + 16 99.4241 1063 6 1 32.7037 126.052 -24.45 + 16 222.049 1529 6 0 32.704 126.051 -25.85 + 16 149.849 1063 5 1 32.709 126.043 -54.45 + 16 127.887 1529 5 0 32.7097 126.043 -55.85 + 16 195.888 1063 4 1 32.7237 126.026 -84.45 + 16 124.941 1529 4 0 32.7261 126.026 -85.85 + 16 220.161 1063 3 1 32.7778 126.022 -114.45 + 16 96.5055 1529 3 0 32.7807 126.022 -115.85 + 16 95.0207 1063 2 1 32.8408 126.023 -144.45 + 16 122.511 1529 2 0 32.8441 126.023 -145.85 + 16 245.712 1064 1 1 32.911 126.023 -174.45 + 16 94.9391 1529 1 0 32.9152 126.023 -175.85 + 16 95.6351 1064 0 1 33.0029 126.028 -204.45 + 16 149.821 1529 0 0 33.0078 126.028 -205.85 + 16 117.651 1065 1 1 33.0501 126.102 -174.584 + 16 157.689 1066 1 1 33.25 125.941 -174.605 + 16 221.469 1062 3 1 32.65 126.021 -114.763 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 1.58892 LIN +Particle energy: 4.65927 LIN Particle: proton Event: 17 -Number of tracker hits in this event: 25 - 17 196.087 396 10 1 -100.859 -52.8178 95.55 - 17 129.788 636 10 0 -100.859 -52.8194 94.15 - 17 115.008 396 9 1 -100.845 -52.8479 65.55 - 17 60.7425 636 9 0 -100.845 -52.8497 64.15 - 17 40.5038 635 9 0 -100.845 -52.85 63.9125 - 17 106.708 396 8 1 -100.85 -52.8904 35.55 - 17 137.976 635 8 0 -100.853 -52.8956 34.15 - 17 180.772 396 7 1 -100.9 -53.0009 5.55 - 17 116.315 635 7 0 -100.897 -53.003 4.15 - 17 159.047 396 6 1 -100.825 -53.0278 -24.45 - 17 121.881 635 6 0 -100.821 -53.0279 -25.85 - 17 144.749 397 5 1 -100.739 -53.0356 -54.45 - 17 103.43 635 5 0 -100.734 -53.0323 -55.85 - 17 106.088 397 4 1 -100.623 -52.9763 -84.45 - 17 258.948 635 4 0 -100.621 -52.9734 -85.85 - 17 119.561 397 3 1 -100.578 -52.8943 -114.45 - 17 216.758 635 3 0 -100.577 -52.8881 -115.85 - 17 129.236 397 2 1 -100.571 -52.7768 -144.45 - 17 185.67 636 2 0 -100.569 -52.7752 -145.85 - 17 136.454 398 1 1 -100.514 -52.7378 -174.45 - 17 211.011 636 1 0 -100.512 -52.736 -175.85 - 17 121.76 398 0 1 -100.46 -52.7104 -204.45 - 17 151.167 636 0 0 -100.455 -52.7136 -205.85 - 17 183.032 395 7 1 -100.95 -52.9684 5.25417 - 17 90.7542 394 7 1 -101.15 -52.7439 5.32131 -Number of digits in this event: 18 +Number of tracker hits in this event: 36 + 17 141.751 238 8 1 -132.352 -51.8722 35.55 + 17 462.337 640 8 0 -132.352 -51.8748 34.15 + 17 130.665 238 7 1 -132.521 -52.5462 5.55 + 17 95.5986 637 7 0 -132.531 -52.58 4.15 + 17 126.545 237 6 1 -132.721 -53.274 -24.45 + 17 95.1196 633 6 0 -132.729 -53.3066 -25.85 + 17 392.127 236 5 1 -132.901 -53.9699 -54.45 + 17 107.406 630 5 0 -132.909 -54.0016 -55.85 + 17 122.932 235 4 1 -133.08 -54.6517 -84.45 + 17 106.478 626 4 0 -133.087 -54.6842 -85.85 + 17 97.0555 234 3 1 -133.224 -55.347 -114.45 + 17 114.101 623 3 0 -133.231 -55.378 -115.85 + 17 85.7108 233 2 1 -133.372 -56.0115 -144.45 + 17 85.0606 620 2 0 -133.377 -56.0436 -145.85 + 17 99.4722 619 2 0 -133.377 -56.05 -146.126 + 17 114.833 233 1 1 -133.478 -56.7033 -174.45 + 17 148.425 616 1 0 -133.485 -56.7347 -175.85 + 17 100.667 232 0 1 -133.62 -57.3814 -204.45 + 17 105.171 613 0 0 -133.627 -57.4119 -205.85 + 17 104.317 235 5 1 -132.981 -53.8161 -54.45 + 17 4.46225 237 5 1 -132.75 -53.1193 -54.8381 + 17 4.4473 640 5 0 -132.053 -51.8617 -55.85 + 17 128.125 641 5 0 -132.047 -51.85 -55.8589 + 17 100.971 642 5 0 -131.922 -51.65 -56.0247 + 17 24.9578 643 5 0 -131.781 -51.45 -56.2045 + 17 271.068 371 4 1 -105.929 -11.3226 -84.4502 + 17 1.13366 835 4 0 -105.833 -13.0474 -85.8512 + 17 61.8093 834 4 0 -105.833 -13.0501 -85.8532 + 17 97.794 833 4 0 -105.848 -13.25 -86.0016 + 17 61.4256 832 4 0 -105.891 -13.45 -86.1295 + 17 124.274 516 4 0 -125.14 -76.6535 -86.2499 + 17 43.2476 515 4 0 -125.19 -76.85 -85.9881 + 17 207.389 271 4 1 -125.812 -77.815 -84.8497 + 17 359.132 270 4 1 -125.95 -78.0578 -84.6746 + 17 201.553 269 4 1 -126.15 -78.3042 -84.5603 + 17 163.109 507 4 0 -125.085 -78.5612 -85.85 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 6.90011 LIN +Particle energy: 8.64527 LIN Particle: proton Event: 18 -Number of tracker hits in this event: 33 - 18 101.506 980 11 1 16.1624 -45.2739 125.55 - 18 132.73 673 11 0 16.1622 -45.2735 124.15 - 18 99.3848 980 10 1 16.1672 -45.2594 95.55 - 18 110.223 673 10 0 16.1677 -45.2581 94.15 - 18 100.002 980 9 1 16.1771 -45.2311 65.55 - 18 121.027 674 9 0 16.1763 -45.2303 64.15 - 18 104.05 980 8 1 16.1615 -45.2135 35.55 - 18 116.649 674 8 0 16.1591 -45.2122 34.15 - 18 109.418 980 7 1 16.1078 -45.185 5.55 - 18 110.899 674 7 0 16.1046 -45.1835 4.15 - 18 223.219 979 6 1 16.0396 -45.1532 -24.45 - 18 234.578 674 6 0 16.0359 -45.1514 -25.85 - 18 110.872 979 5 1 15.9629 -45.1119 -54.45 - 18 137.537 674 5 0 15.9576 -45.11 -55.85 - 18 80.5218 979 4 1 15.8517 -45.0758 -84.45 - 18 102.521 674 4 0 15.8466 -45.0739 -85.85 - 18 100.564 978 3 1 15.7387 -45.0331 -114.45 - 18 110.987 675 3 0 15.7331 -45.0303 -115.85 - 18 91.6194 977 2 1 15.6173 -44.9707 -144.45 - 18 117.489 675 2 0 15.6131 -44.9684 -145.85 - 18 102.855 977 1 1 15.5265 -44.9177 -174.45 - 18 173.376 675 1 0 15.5217 -44.9149 -175.85 - 18 126.36 976 0 1 15.4237 -44.8612 -204.45 - 18 119.604 675 0 0 15.4181 -44.858 -205.85 - 18 1.11872 1149 4 0 -60.3773 49.85 -86.018 - 18 84.7046 594 4 1 -61.1201 50.4917 -84.85 - 18 204.232 593 4 1 -61.25 50.5634 -84.6717 - 18 27.666 1596 1 1 139.48 -24.4411 -174.667 - 18 64.2774 754 6 0 40.3646 -29.1872 -26.25 - 18 88.6338 755 6 0 40.3978 -29.05 -26.1113 - 18 48.022 756 6 0 40.4776 -28.85 -25.9635 - 18 233.034 1107 6 1 41.551 -28.0301 -24.85 - 18 214.055 1108 6 1 41.65 -27.6907 -24.6637 -Number of digits in this event: 14 +Number of tracker hits in this event: 49 + 18 233.358 1184 10 1 56.8809 -97.1781 95.55 + 18 183.686 414 10 0 56.8802 -97.1782 94.15 + 18 149.945 1184 9 1 56.8625 -97.1851 65.55 + 18 101.763 414 9 0 56.8619 -97.1855 64.15 + 18 121.005 1184 8 1 56.8504 -97.1939 35.55 + 18 120.404 414 8 0 56.8505 -97.194 34.15 + 18 102.274 1184 7 1 56.8501 -97.2006 5.55 + 18 105.453 414 7 0 56.8498 -97.2005 4.15 + 18 103.523 1183 6 1 56.8463 -97.1954 -24.45 + 18 81.8464 414 6 0 56.846 -97.1944 -25.85 + 18 141.554 1183 5 1 56.8407 -97.1742 -54.45 + 18 128.482 414 5 0 56.8399 -97.1734 -55.85 + 18 128.473 1183 4 1 56.8261 -97.1582 -84.45 + 18 104.074 414 4 0 56.8253 -97.1587 -85.85 + 18 107.926 1183 3 1 56.8075 -97.1712 -114.45 + 18 92.8022 414 3 0 56.8068 -97.1719 -115.85 + 18 119.125 1183 2 1 56.7908 -97.1884 -144.45 + 18 116.085 414 2 0 56.7907 -97.1891 -145.85 + 18 91.1413 1183 1 1 56.791 -97.2044 -174.45 + 18 204.442 414 1 0 56.7911 -97.2054 -175.85 + 18 138.008 1183 0 1 56.7903 -97.2247 -204.45 + 18 139.346 414 0 0 56.7912 -97.226 -205.85 + 18 87.3489 973 1 0 16.3974 14.85 -176.028 + 18 7.98564 1736 6 1 167.414 -5.58753 -24.85 + 18 56.7035 1216 10 0 106.059 63.2709 94.0005 + 18 10.0251 908 0 0 156.963 1.7399 -205.873 + 18 358.783 77 11 0 -148.865 -164.605 123.775 + 18 273.963 1545 3 1 129.165 58.7758 -114.45 + 18 28.6513 1190 3 0 128.571 58.0772 -115.85 + 18 144.63 1539 3 1 127.975 57.3247 -114.85 + 18 35.7251 116 2 0 129.004 -156.885 -146.25 + 18 197.261 115 2 0 128.971 -156.95 -146.19 + 18 250.733 1770 2 1 174.17 -39.7002 -144.45 + 18 37.0092 1771 2 1 174.35 -39.465 -144.731 + 18 133.781 700 2 0 173.705 -39.9394 -145.85 + 18 165.578 701 2 0 173.517 -39.85 -145.941 + 18 38.6783 1237 3 0 141.504 67.5666 -116.25 + 18 24.9977 1238 3 0 141.566 67.65 -116.245 + 18 503.526 351 3 0 -103.145 -109.777 -116.25 + 18 170.765 352 3 0 -104.209 -109.75 -116.08 + 18 315.475 1184 4 1 56.8505 -97.1517 -84.5999 + 18 5.57443 415 5 0 56.3445 -96.9584 -55.85 + 18 186.867 416 5 0 56.3324 -96.95 -55.8758 + 18 77.6559 425 5 0 87.2429 -95.04 -56.25 + 18 99.2393 426 5 0 87.4378 -94.95 -56.1097 + 18 51.8163 427 5 0 87.7032 -94.75 -55.9475 + 18 110.488 1345 5 1 89.2206 -94.5283 -54.85 + 18 239.277 1346 5 1 89.2502 -94.5184 -54.8021 + 18 439.905 1183 9 1 56.8499 -97.1695 65.4137 +Number of digits in this event: 28 Using G4ParticleGun... -Particle energy: 3.08836 LIN +Particle energy: 3.64384 LIN Particle: proton Event: 19 -Number of tracker hits in this event: 26 - 19 139.359 654 11 1 -49.2449 -61.7067 125.55 - 19 116.592 591 11 0 -49.2422 -61.7075 124.15 - 19 106.805 654 10 1 -49.1903 -61.7264 95.55 - 19 122.968 591 10 0 -49.1868 -61.7246 94.15 - 19 108.983 654 9 1 -49.1232 -61.6949 65.55 - 19 94.5592 591 9 0 -49.1178 -61.6926 64.15 - 19 93.3048 655 8 1 -49.0003 -61.651 35.55 - 19 112.307 591 8 0 -48.9939 -61.6516 34.15 - 19 223.115 655 7 1 -48.8706 -61.6786 5.55 - 19 88.1606 591 7 0 -48.8639 -61.6783 4.15 - 19 151.459 656 6 1 -48.724 -61.6758 -24.45 - 19 170.738 591 6 0 -48.718 -61.6756 -25.85 - 19 121.944 657 5 1 -48.5956 -61.6739 -54.45 - 19 148.877 591 5 0 -48.589 -61.6745 -55.85 - 19 290.969 657 4 1 -48.4528 -61.6844 -84.45 - 19 126.51 591 4 0 -48.4447 -61.6846 -85.85 - 19 99.4334 658 3 1 -48.2835 -61.6866 -114.45 - 19 104.891 591 3 0 -48.2752 -61.6877 -115.85 - 19 149.086 659 2 1 -48.1033 -61.7055 -144.45 - 19 178.009 591 2 0 -48.0952 -61.7043 -145.85 - 19 147.726 660 1 1 -47.9261 -61.68 -174.45 - 19 136.871 591 1 0 -47.9106 -61.6848 -175.85 - 19 111.694 662 0 1 -47.5957 -61.7753 -204.45 - 19 99.3053 591 0 0 -47.5806 -61.7798 -205.85 - 19 222.225 594 6 0 -49.1838 -61.146 -25.85 - 19 25.1992 595 6 0 -49.1747 -61.0499 -25.9153 -Number of digits in this event: 15 +Number of tracker hits in this event: 22 + 19 99.6603 1001 10 1 20.4159 -93.6752 95.55 + 19 210.452 432 10 0 20.417 -93.6739 94.15 + 19 124.828 1001 9 1 20.44 -93.6466 65.55 + 19 101.784 432 9 0 20.4394 -93.6448 64.15 + 19 106.601 1001 8 1 20.4158 -93.6225 35.55 + 19 110.85 432 8 0 20.4145 -93.6213 34.15 + 19 138.633 1001 7 1 20.3809 -93.5987 5.55 + 19 182.749 432 7 0 20.3791 -93.598 4.15 + 19 120.071 1001 6 1 20.3406 -93.5806 -24.45 + 19 125.991 432 6 0 20.3391 -93.5791 -25.85 + 19 173.391 1001 5 1 20.2991 -93.5534 -54.45 + 19 117.256 432 5 0 20.2958 -93.5525 -55.85 + 19 117.586 1000 4 1 20.2299 -93.5246 -84.45 + 19 105.878 433 4 0 20.2256 -93.5236 -85.85 + 19 130.239 1000 3 1 20.1318 -93.4969 -114.45 + 19 127.788 433 3 0 20.128 -93.4962 -115.85 + 19 101.587 999 2 1 20.0431 -93.4727 -144.45 + 19 113.169 433 2 0 20.038 -93.4719 -145.85 + 19 106.383 999 1 1 19.9257 -93.4528 -174.45 + 19 118.842 433 1 0 19.9182 -93.4521 -175.85 + 19 150.932 998 0 1 19.7729 -93.434 -204.45 + 19 126.004 433 0 0 19.7662 -93.4302 -205.85 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 1.86485 LIN +Particle energy: 4.01653 LIN Particle: proton Event: 20 -Number of tracker hits in this event: 18 - 20 315.165 416 7 1 -96.8375 -111.133 5.55 - 20 135.476 345 7 0 -96.8402 -111.129 4.15 - 20 295.048 416 6 1 -96.8798 -111.043 -24.45 - 20 134.634 345 6 0 -96.8727 -111.023 -25.85 - 20 101.024 417 5 1 -96.7413 -110.619 -54.45 - 20 96.3106 347 5 0 -96.734 -110.596 -55.85 - 20 99.4019 417 4 1 -96.5804 -110.112 -84.45 - 20 107.542 350 4 0 -96.5716 -110.084 -85.85 - 20 105.612 418 3 1 -96.3998 -109.511 -114.45 - 20 106.26 353 3 0 -96.3946 -109.483 -115.85 - 20 191.118 419 2 1 -96.2861 -108.925 -144.45 - 20 341.86 356 2 0 -96.2806 -108.9 -145.85 - 20 112.298 419 1 1 -96.1696 -108.363 -174.45 - 20 114.331 359 1 0 -96.1677 -108.333 -175.85 - 20 184.263 420 0 1 -96.1364 -107.709 -204.45 - 20 530.755 362 0 0 -96.1358 -107.679 -205.85 - 20 246.495 357 2 0 -96.3904 -108.75 -146.18 - 20 72.744 355 2 0 -96.3228 -108.95 -146.03 -Number of digits in this event: 10 +Number of tracker hits in this event: 35 + 20 89.4208 607 11 1 -58.6102 52.1845 125.55 + 20 102.481 1160 11 0 -58.6098 52.1857 124.15 + 20 126.797 607 10 1 -58.6046 52.2086 95.55 + 20 112.011 1160 10 0 -58.604 52.2093 94.15 + 20 106.624 607 9 1 -58.5877 52.2235 65.55 + 20 151.599 1160 9 0 -58.5883 52.2255 64.15 + 20 111.256 607 8 1 -58.6079 52.2776 35.55 + 20 101.46 1161 8 0 -58.6081 52.278 34.15 + 20 104.658 607 7 1 -58.6136 52.2846 5.55 + 20 106.254 1161 7 0 -58.6135 52.2831 4.15 + 20 173.473 607 6 1 -58.6106 52.2484 -24.45 + 20 113.001 1161 6 0 -58.6163 52.251 -25.85 + 20 120.247 606 5 1 -58.7274 52.3057 -54.45 + 20 107.503 1161 5 0 -58.7342 52.3086 -55.85 + 20 125.955 605 4 1 -58.8666 52.3703 -84.45 + 20 110.991 1161 4 0 -58.8722 52.3729 -85.85 + 20 126.144 605 3 1 -58.9823 52.4272 -114.45 + 20 101.03 1161 3 0 -58.9859 52.43 -115.85 + 20 121.631 604 2 1 -59.0623 52.4832 -144.45 + 20 184.337 1162 2 0 -59.0649 52.4847 -145.85 + 20 131.308 604 1 1 -59.1203 52.5156 -174.45 + 20 100.085 1162 1 0 -59.1231 52.5182 -175.85 + 20 304.774 604 0 1 -59.1854 52.5661 -204.45 + 20 88.5753 1162 0 0 -59.1885 52.5682 -205.85 + 20 7.89059 1315 2 1 83.05 -62.9258 -144.489 + 20 8.15891 348 9 1 -110.45 15.9224 65.15 + 20 557.737 414 11 1 -97.198 -120.221 125.248 + 20 276.728 1170 3 0 -59.5032 54.0644 -115.85 + 20 156.175 1147 9 0 -67.1853 49.5737 63.75 + 20 3.5432 1146 9 0 -67.1556 49.45 64.1454 + 20 24.638 577 9 1 -64.5894 47.5281 65.15 + 20 18.1595 1128 9 0 -64.2665 45.7038 64.1497 + 20 87.3828 1127 9 0 -64.2522 45.65 64.1305 + 20 100.444 1126 9 0 -64.3505 45.45 64.0613 + 20 230.232 1125 9 0 -64.4138 45.2499 63.9991 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 8.24857 LIN +Particle energy: 7.18442 LIN Particle: proton Event: 21 -Number of tracker hits in this event: 22 - 21 96.5994 774 10 1 -25.1535 96.3011 95.55 - 21 128.099 1380 10 0 -25.1529 96.3021 94.15 - 21 116.785 774 9 1 -25.1418 96.3265 65.55 - 21 238.405 1380 9 0 -25.1412 96.3288 64.15 - 21 158.211 774 8 1 -25.1286 96.3758 35.55 - 21 100.466 1381 8 0 -25.1193 96.3773 34.15 - 21 111.303 775 7 1 -24.9267 96.4032 5.55 - 21 94.4271 1381 7 0 -24.9172 96.4047 4.15 - 21 118.837 776 6 1 -24.723 96.4335 -24.45 - 21 101.599 1381 6 0 -24.7131 96.4355 -25.85 - 21 109.182 777 5 1 -24.5121 96.4781 -54.45 - 21 133.584 1381 5 0 -24.5017 96.4797 -55.85 - 21 117.371 778 4 1 -24.2861 96.5095 -84.45 - 21 120.522 1381 4 0 -24.2764 96.5114 -85.85 - 21 102.582 779 3 1 -24.0813 96.5522 -114.45 - 21 122.502 1382 3 0 -24.0718 96.5533 -115.85 - 21 132.744 780 2 1 -23.8798 96.5752 -144.45 - 21 138.109 1382 2 0 -23.8705 96.5769 -145.85 - 21 111.003 781 1 1 -23.6824 96.6109 -174.45 - 21 117.492 1382 1 0 -23.6733 96.6113 -175.85 - 21 120.503 782 0 1 -23.4864 96.6224 -204.45 - 21 221.208 1382 0 0 -23.4769 96.6225 -205.85 -Number of digits in this event: 11 +Number of tracker hits in this event: 30 + 21 291.301 862 11 1 -7.47673 -44.7651 125.55 + 21 114.632 676 11 0 -7.47601 -44.764 124.15 + 21 226.5 862 10 1 -7.46089 -44.7427 95.55 + 21 140.098 676 10 0 -7.45941 -44.7414 94.15 + 21 104.53 863 9 1 -7.42818 -44.7162 65.55 + 21 147.619 676 9 0 -7.42671 -44.7156 64.15 + 21 116.302 863 8 1 -7.39656 -44.7079 35.55 + 21 121.368 676 8 0 -7.39529 -44.7069 34.15 + 21 100.46 863 7 1 -7.36841 -44.6874 5.55 + 21 96.8996 676 7 0 -7.36743 -44.6862 4.15 + 21 126.435 863 6 1 -7.34464 -44.6652 -24.45 + 21 100.23 676 6 0 -7.34435 -44.6636 -25.85 + 21 115.037 863 5 1 -7.3433 -44.6316 -54.45 + 21 137.216 677 5 0 -7.3435 -44.6315 -55.85 + 21 201.846 863 4 1 -7.34528 -44.6291 -84.45 + 21 120.229 677 4 0 -7.34514 -44.6283 -85.85 + 21 110.751 863 3 1 -7.34564 -44.6105 -114.45 + 21 166.163 677 3 0 -7.34461 -44.6098 -115.85 + 21 112.483 863 2 1 -7.32128 -44.5973 -144.45 + 21 142.972 677 2 0 -7.31976 -44.5971 -145.85 + 21 151.825 863 1 1 -7.28996 -44.5918 -174.45 + 21 113.532 677 1 0 -7.28973 -44.591 -175.85 + 21 134.967 863 0 1 -7.28887 -44.5743 -204.45 + 21 102.487 677 0 0 -7.29036 -44.5731 -205.85 + 21 14.5024 315 8 0 111.679 -117.058 33.783 + 21 35.113 1092 0 1 38.5922 -13.4882 -204.566 + 21 65.1804 953 0 1 10.6861 175.276 -204.45 + 21 108.492 952 0 1 10.65 175.267 -204.5 + 21 128.851 864 1 1 -7.24983 -44.6295 -174.645 + 21 196.264 676 3 0 -7.33108 -44.6501 -116.193 +Number of digits in this event: 18 Using G4ParticleGun... -Particle energy: 1.43852 LIN +Particle energy: 7.32873 LIN Particle: proton Event: 22 -Number of tracker hits in this event: 20 - 22 147.312 1180 9 1 56.2092 -120.773 65.55 - 22 127.329 296 9 0 56.2125 -120.772 64.15 - 22 114.565 1181 8 1 56.2828 -120.723 35.55 - 22 145.139 297 8 0 56.2858 -120.724 34.15 - 22 115.073 1181 7 1 56.3393 -120.745 5.55 - 22 153.857 297 7 0 56.348 -120.745 4.15 - 22 112.54 1182 6 1 56.5307 -120.742 -24.45 - 22 218.334 297 6 0 56.5393 -120.741 -25.85 - 22 109.528 1183 5 1 56.7053 -120.724 -54.45 - 22 103.616 297 5 0 56.715 -120.726 -55.85 - 22 112.143 1184 4 1 56.9059 -120.766 -84.45 - 22 181.984 296 4 0 56.9124 -120.767 -85.85 - 22 103.295 1185 3 1 57.0586 -120.822 -114.45 - 22 145.644 296 3 0 57.0592 -120.82 -115.85 - 22 114.363 1185 2 1 57.0705 -120.77 -144.45 - 22 108.063 296 2 0 57.0731 -120.765 -145.85 - 22 115.116 1185 1 1 57.1138 -120.652 -174.45 - 22 128.323 297 1 0 57.1147 -120.65 -175.85 - 22 106.44 1185 0 1 57.1413 -120.596 -204.45 - 22 115.418 297 0 0 57.1453 -120.596 -205.85 -Number of digits in this event: 9 +Number of tracker hits in this event: 27 + 22 100.68 727 11 1 -34.6035 -25.8501 125.55 + 22 110.871 771 11 0 -34.6039 -25.8483 124.15 + 22 133.321 727 10 1 -34.6094 -25.812 95.55 + 22 135.308 771 10 0 -34.6101 -25.8101 94.15 + 22 122.754 727 9 1 -34.6237 -25.7705 65.55 + 22 108.091 771 9 0 -34.6236 -25.7684 64.15 + 22 127.289 727 8 1 -34.6211 -25.7215 35.55 + 22 138.852 771 8 0 -34.6206 -25.7185 34.15 + 22 117.97 727 7 1 -34.6113 -25.6545 5.55 + 22 127.034 771 7 0 -34.6108 -25.6511 4.15 + 22 127.304 727 6 1 -34.6027 -25.5787 -24.45 + 22 151.293 772 6 0 -34.6019 -25.5752 -25.85 + 22 117.472 727 5 1 -34.586 -25.5053 -54.45 + 22 120.362 772 5 0 -34.5858 -25.5019 -55.85 + 22 171.863 727 4 1 -34.5802 -25.4347 -84.45 + 22 114.517 773 4 0 -34.5801 -25.4318 -85.85 + 22 367.826 727 3 1 -34.5818 -25.3766 -114.45 + 22 108.221 773 3 0 -34.5822 -25.3738 -115.85 + 22 118.326 727 2 1 -34.5894 -25.3182 -144.45 + 22 111.143 773 2 0 -34.5886 -25.315 -145.85 + 22 104.394 727 1 1 -34.5718 -25.2532 -174.45 + 22 87.6806 773 1 0 -34.5719 -25.2506 -175.85 + 22 34.4142 774 1 0 -34.572 -25.25 -176.148 + 22 139.457 727 0 1 -34.5759 -25.1909 -204.45 + 22 166.82 774 0 0 -34.5754 -25.188 -205.85 + 22 62.4662 773 0 0 -34.6002 -25.25 -205.938 + 22 80.9564 775 0 0 -32.8008 -24.9355 -205.85 +Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 8.05881 LIN +Particle energy: 4.1079 LIN Particle: proton Event: 23 -Number of tracker hits in this event: 24 - 23 108.203 863 11 1 -7.42394 -17.0309 125.55 - 23 131.821 815 11 0 -7.42307 -17.0298 124.15 - 23 112.44 863 10 1 -7.40585 -17.0059 95.55 - 23 104.101 815 10 0 -7.40389 -17.0046 94.15 - 23 114.746 863 9 1 -7.36361 -16.9792 65.55 - 23 130.472 815 9 0 -7.36179 -16.978 64.15 - 23 103.302 863 8 1 -7.32795 -16.9543 35.55 - 23 129.58 815 8 0 -7.32585 -16.9537 34.15 - 23 109.135 863 7 1 -7.27905 -16.9413 5.55 - 23 122.637 815 7 0 -7.27656 -16.9406 4.15 - 23 127.348 864 6 1 -7.22882 -16.9244 -24.45 - 23 138.017 815 6 0 -7.22734 -16.9236 -25.85 - 23 103.387 864 5 1 -7.19477 -16.9062 -54.45 - 23 96.2344 815 5 0 -7.19381 -16.9058 -55.85 - 23 99.4184 864 4 1 -7.17139 -16.8976 -84.45 - 23 112.479 815 4 0 -7.1696 -16.8978 -85.85 - 23 138.92 864 3 1 -7.12763 -16.9015 -114.45 - 23 101.125 815 3 0 -7.12534 -16.9026 -115.85 - 23 114.161 864 2 1 -7.08237 -16.9235 -144.45 - 23 122.861 815 2 0 -7.07986 -16.9253 -145.85 - 23 244.273 865 1 1 -7.0264 -16.9592 -174.45 - 23 110.319 815 1 0 -7.02415 -16.9609 -175.85 - 23 190.586 865 0 1 -6.97842 -16.9958 -204.45 - 23 122.173 815 0 0 -6.97562 -16.9975 -205.85 -Number of digits in this event: 12 +Number of tracker hits in this event: 21 + 23 119.403 1306 7 1 81.2539 123.651 5.55 + 23 154.214 1517 7 0 81.2534 123.651 4.15 + 23 110.375 1305 6 1 81.246 123.656 -24.45 + 23 118.94 1517 6 0 81.2459 123.657 -25.85 + 23 109.867 1305 5 1 81.2398 123.672 -54.45 + 23 101.152 1517 5 0 81.239 123.672 -55.85 + 23 122.909 1305 4 1 81.2292 123.667 -84.45 + 23 143.546 1517 4 0 81.2304 123.667 -85.85 + 23 113.579 1306 3 1 81.2579 123.661 -114.45 + 23 107.987 1517 3 0 81.2589 123.659 -115.85 + 23 105.801 1306 2 1 81.287 123.625 -144.45 + 23 132.975 1517 2 0 81.2874 123.623 -145.85 + 23 139.382 1306 1 1 81.2968 123.567 -174.45 + 23 125.629 1517 1 0 81.2989 123.564 -175.85 + 23 94.4399 1306 0 1 81.338 123.48 -204.45 + 23 154.009 1516 0 0 81.3389 123.477 -205.85 + 23 6.87733 1284 4 0 -38.8767 76.85 -85.8987 + 23 81.3016 706 4 1 -38.7199 78.6084 -84.8498 + 23 127.349 707 4 1 -38.65 78.8407 -84.7731 + 23 130.294 708 4 1 -38.45 79.116 -84.662 + 23 213.488 1294 4 0 -37.6736 78.9835 -85.85 +Number of digits in this event: 13 Using G4ParticleGun... -Particle energy: 3.93063 LIN +Particle energy: 9.8342 LIN Particle: proton Event: 24 -Number of tracker hits in this event: 20 - 24 94.7979 730 8 1 -33.932 136.148 35.55 - 24 133.11 1579 8 0 -33.9341 136.144 34.15 - 24 114.311 730 7 1 -33.9779 136.064 5.55 - 24 130.205 1579 7 0 -33.9793 136.061 4.15 - 24 89.4616 730 6 1 -34.0038 136.001 -24.45 - 24 144.95 1579 6 0 -34.0047 135.995 -25.85 - 24 242.209 730 5 1 -34.0214 135.885 -54.45 - 24 160.691 1578 5 0 -34.0194 135.879 -55.85 - 24 130.64 730 4 1 -33.9792 135.744 -84.45 - 24 104.351 1577 4 0 -33.9768 135.74 -85.85 - 24 99.414 730 3 1 -33.9208 135.649 -114.45 - 24 123.786 1577 3 0 -33.9176 135.646 -115.85 - 24 99.7028 731 2 1 -33.8497 135.574 -144.45 - 24 100.953 1577 2 0 -33.846 135.57 -145.85 - 24 157.384 731 1 1 -33.7663 135.487 -174.45 - 24 117.486 1576 1 0 -33.7618 135.483 -175.85 - 24 110.074 731 0 1 -33.6708 135.407 -204.45 - 24 255.33 1576 0 0 -33.6653 135.404 -205.85 - 24 9.69866 890 6 1 -1.85 33.1961 -24.7498 - 24 115.706 1465 6 0 -13.2644 113.266 -26.25 -Number of digits in this event: 13 +Number of tracker hits in this event: 24 + 24 136.998 782 11 1 -23.5321 7.56006 125.55 + 24 122.65 937 11 0 -23.5326 7.56001 124.15 + 24 98.0944 782 10 1 -23.5424 7.55793 95.55 + 24 108.017 937 10 0 -23.5433 7.55791 94.15 + 24 127.073 782 9 1 -23.5614 7.55881 65.55 + 24 112.844 937 9 0 -23.5632 7.55874 64.15 + 24 122.596 782 8 1 -23.5891 7.56732 35.55 + 24 93.9411 937 8 0 -23.59 7.56819 34.15 + 24 126.683 782 7 1 -23.6079 7.58771 5.55 + 24 109.081 937 7 0 -23.6085 7.58924 4.15 + 24 101.69 782 6 1 -23.6197 7.61787 -24.45 + 24 151.023 937 6 0 -23.6197 7.61948 -25.85 + 24 109.926 782 5 1 -23.6244 7.64788 -54.45 + 24 139.198 937 5 0 -23.6234 7.64929 -55.85 + 24 155.418 782 4 1 -23.6041 7.67802 -84.45 + 24 104.673 938 4 0 -23.6035 7.67912 -85.85 + 24 131.037 782 3 1 -23.5928 7.70347 -114.45 + 24 117.078 938 3 0 -23.5916 7.7044 -115.85 + 24 113.847 782 2 1 -23.568 7.72207 -144.45 + 24 136.964 938 2 0 -23.5674 7.72228 -145.85 + 24 137.766 782 1 1 -23.5545 7.72553 -174.45 + 24 117.871 938 1 0 -23.5545 7.72559 -175.85 + 24 118.997 782 0 1 -23.5544 7.72675 -204.45 + 24 113.236 938 0 0 -23.5552 7.72709 -205.85 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 6.3655 LIN +Particle energy: 2.32537 LIN Particle: proton Event: 25 -Number of tracker hits in this event: 22 - 25 103.23 1407 8 1 101.554 -102.835 35.55 - 25 247.716 386 8 0 101.554 -102.834 34.15 - 25 114.433 1407 7 1 101.56 -102.826 5.55 - 25 128.191 386 7 0 101.559 -102.827 4.15 - 25 193.035 1406 6 1 101.538 -102.842 -24.45 - 25 171.487 386 6 0 101.536 -102.844 -25.85 - 25 114.359 1406 5 1 101.499 -102.885 -54.45 - 25 95.357 386 5 0 101.498 -102.887 -55.85 - 25 121.848 1406 4 1 101.489 -102.916 -84.45 - 25 131.021 386 4 0 101.489 -102.918 -85.85 - 25 109.277 1406 3 1 101.486 -102.967 -114.45 - 25 134.22 385 3 0 101.486 -102.97 -115.85 - 25 103.29 1406 2 1 101.498 -103.038 -144.45 - 25 114.537 385 2 0 101.5 -103.041 -145.85 - 25 109.206 1406 1 1 101.529 -103.112 -174.45 - 25 99.3967 385 1 0 101.529 -103.116 -175.85 - 25 108.503 1406 0 1 101.545 -103.201 -204.45 - 25 125.804 384 0 0 101.545 -103.205 -205.85 - 25 162.291 387 6 0 101.663 -102.75 -26.1446 - 25 265.372 388 6 0 101.537 -102.55 -26.1264 - 25 60.9485 387 8 0 101.632 -102.75 33.88 - 25 195.935 1421 7 1 104.373 -93.5172 5.55 -Number of digits in this event: 12 +Number of tracker hits in this event: 26 + 25 120.555 688 11 1 -42.3906 -2.4801 125.55 + 25 106.875 887 11 0 -42.3886 -2.47799 124.15 + 25 136.785 688 10 1 -42.354 -2.43277 95.55 + 25 101.426 888 10 0 -42.353 -2.42646 94.15 + 25 125.321 688 9 1 -42.3364 -2.30473 65.55 + 25 131.707 888 9 0 -42.3353 -2.29869 64.15 + 25 130.939 688 8 1 -42.3075 -2.17384 35.55 + 25 234.791 889 8 0 -42.3037 -2.16533 34.15 + 25 135.676 689 7 1 -42.2346 -1.99678 5.55 + 25 127.474 890 7 0 -42.2309 -1.98887 4.15 + 25 140.141 689 6 1 -42.1529 -1.8223 -24.45 + 25 110.751 891 6 0 -42.1463 -1.81302 -25.85 + 25 123.76 690 5 1 -42.0209 -1.62771 -54.45 + 25 121.637 892 5 0 -42.014 -1.61657 -55.85 + 25 163.154 690 4 1 -41.8729 -1.39038 -84.45 + 25 170.969 893 4 0 -41.8638 -1.37904 -85.85 + 25 143.484 691 3 1 -41.6736 -1.14208 -114.45 + 25 115.055 894 3 0 -41.6677 -1.13119 -115.85 + 25 103.599 692 2 1 -41.5431 -0.898576 -144.45 + 25 124.302 895 2 0 -41.5405 -0.88773 -145.85 + 25 101.955 692 1 1 -41.4763 -0.666787 -174.45 + 25 112.057 896 1 0 -41.4759 -0.652671 -175.85 + 25 32.7922 897 1 0 -41.4758 -0.65 -176.11 + 25 116.248 692 0 1 -41.4582 -0.366225 -204.45 + 25 102.351 898 0 0 -41.4587 -0.349811 -205.85 + 25 214.722 691 4 1 -41.85 -1.37617 -84.4746 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 7.83378 LIN +Particle energy: 8.00254 LIN Particle: proton Event: 26 -Number of tracker hits in this event: 25 - 26 128.774 842 11 1 -11.5904 -47.6665 125.55 - 26 111.452 661 11 0 -11.5896 -47.6667 124.15 - 26 192.671 842 10 1 -11.5778 -47.6699 95.55 - 26 125.192 661 10 0 -11.5781 -47.6703 94.15 - 26 147.256 842 9 1 -11.5775 -47.677 65.55 - 26 130.187 661 9 0 -11.5782 -47.6774 64.15 - 26 101.314 842 8 1 -11.5925 -47.6893 35.55 - 26 98.4054 661 8 0 -11.5927 -47.689 34.15 - 26 92.8749 842 7 1 -11.5999 -47.6796 5.55 - 26 124.726 661 7 0 -11.5997 -47.6802 4.15 - 26 153.042 842 6 1 -11.5993 -47.6947 -24.45 - 26 129.452 661 6 0 -11.5992 -47.6959 -25.85 - 26 306.709 842 5 1 -11.5987 -47.7202 -54.45 - 26 166.457 661 5 0 -11.5986 -47.7212 -55.85 - 26 121.373 842 4 1 -11.5899 -47.7452 -84.45 - 26 111.792 661 4 0 -11.5894 -47.7469 -85.85 - 26 131.168 842 3 1 -11.579 -47.7813 -114.45 - 26 135.842 661 3 0 -11.5782 -47.7836 -115.85 - 26 122.565 842 2 1 -11.5604 -47.8295 -144.45 - 26 93.5278 661 2 0 -11.5602 -47.8317 -145.85 - 26 98.0905 842 1 1 -11.5583 -47.8764 -174.45 - 26 134.986 660 1 0 -11.5598 -47.8766 -175.85 - 26 94.593 842 0 1 -11.5906 -47.8798 -204.45 - 26 134.972 660 0 0 -11.5917 -47.8799 -205.85 - 26 33.0266 660 3 0 -11.5881 -47.85 -116.19 -Number of digits in this event: 17 +Number of tracker hits in this event: 31 + 26 132.863 979 11 1 15.9605 8.50466 125.55 + 26 109.663 942 11 0 15.9606 8.50483 124.15 + 26 126.075 979 10 1 15.9623 8.50499 95.55 + 26 150.063 942 10 0 15.9595 8.50549 94.15 + 26 212.202 979 9 1 15.8973 8.51824 65.55 + 26 116.576 942 9 0 15.8942 8.51907 64.15 + 26 133.498 978 8 1 15.8297 8.53995 35.55 + 26 123.962 942 8 0 15.8285 8.54105 34.15 + 26 214.221 978 7 1 15.8008 8.56269 5.55 + 26 159.897 942 7 0 15.7997 8.56385 4.15 + 26 172.815 978 6 1 15.7856 8.59054 -24.45 + 26 115.415 942 6 0 15.7843 8.59062 -25.85 + 26 102.733 978 5 1 15.7596 8.59304 -54.45 + 26 115.416 942 5 0 15.7591 8.59335 -55.85 + 26 128.906 978 4 1 15.7484 8.59931 -84.45 + 26 113.389 942 4 0 15.7472 8.59922 -85.85 + 26 121.604 978 3 1 15.7247 8.59659 -114.45 + 26 110.948 942 3 0 15.7243 8.59736 -115.85 + 26 108.576 978 2 1 15.7163 8.61212 -144.45 + 26 107.299 942 2 0 15.7148 8.61267 -145.85 + 26 97.2692 978 1 1 15.6836 8.62374 -174.45 + 26 93.8888 942 1 0 15.6825 8.62338 -175.85 + 26 121.075 978 0 1 15.6594 8.61148 -204.45 + 26 110.918 942 0 0 15.6575 8.61071 -205.85 + 26 110.412 979 6 1 15.85 8.60725 -24.5441 + 26 376.958 980 6 1 16.05 8.63542 -24.6705 + 26 80.5088 980 9 1 16.05 8.47469 65.3116 + 26 580.259 938 9 0 17.0005 7.8259 64.1499 + 26 87.341 939 9 0 16.7461 7.85008 63.9282 + 26 49.4198 974 9 1 14.968 8.35021 65.15 + 26 5.10041 973 9 1 14.85 8.30917 65.1596 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 1.68307 LIN +Particle energy: 8.65494 LIN Particle: proton Event: 27 -Number of tracker hits in this event: 41 - 27 113.275 1282 10 1 76.5453 -53.0535 95.55 - 27 123.287 634 10 0 76.5477 -53.0538 94.15 - 27 130.867 1282 9 1 76.5942 -53.0495 65.55 - 27 108.433 635 9 0 76.596 -53.0498 64.15 - 27 114.647 1282 8 1 76.6263 -53.0491 35.55 - 27 158.555 635 8 0 76.624 -53.0442 34.15 - 27 141.044 1282 7 1 76.5723 -52.9476 5.55 - 27 103.62 635 7 0 76.5711 -52.9384 4.15 - 27 107.511 1282 6 1 76.558 -52.758 -24.45 - 27 497.944 636 6 0 76.5604 -52.7474 -25.85 - 27 125.586 1282 5 1 76.6383 -52.525 -54.45 - 27 101.496 637 5 0 76.6418 -52.516 -55.85 - 27 139.049 1283 4 1 76.7171 -52.325 -84.45 - 27 125.372 638 4 0 76.7193 -52.3178 -85.85 - 27 122.683 1283 3 1 76.7506 -52.1708 -114.45 - 27 263.936 639 3 0 76.7515 -52.1651 -115.85 - 27 155.504 1283 2 1 76.7737 -52.0504 -144.45 - 27 107.426 640 2 0 76.7801 -52.0429 -145.85 - 27 116.353 1284 1 1 76.9182 -51.895 -174.45 - 27 83.8318 640 1 0 76.9232 -51.8866 -175.85 - 27 191.875 1284 0 1 77.0287 -51.7338 -204.45 - 27 126.177 641 0 0 77.0409 -51.726 -205.85 - 27 184.121 500 0 0 123.012 -79.9643 -206.25 - 27 39.4269 499 0 0 123.173 -80.05 -205.957 - 27 173.064 1518 0 1 123.781 -80.3697 -204.85 - 27 39.358 1519 0 1 123.95 -80.4582 -204.543 - 27 173.13 447 1 0 138.663 -90.6012 -176.25 - 27 172.844 1596 1 1 139.406 -91.1041 -174.85 - 27 66.9349 1597 1 1 139.55 -91.2011 -174.58 - 27 152.414 406 2 0 156.512 -98.8677 -146.25 - 27 51.4823 405 2 0 156.696 -98.95 -145.944 - 27 13.5146 1685 2 1 157.349 -99.2456 -144.85 - 27 433.448 1686 2 1 157.35 -99.246 -144.849 - 27 42.0057 1687 2 1 157.55 -99.3371 -144.513 - 27 211.277 363 3 0 175.956 -107.406 -116.25 - 27 72.2954 1783 3 1 176.852 -107.805 -114.85 - 27 303.495 1784 3 1 176.95 -107.849 -114.696 - 27 9.08254 399 2 0 155.598 -100.323 -145.85 - 27 86.6037 1671 2 1 154.417 -101.773 -144.85 - 27 36.8126 638 3 0 76.7678 -52.25 -116.002 - 27 70.9601 635 6 0 76.4879 -52.85 -25.988 -Number of digits in this event: 23 -Using G4ParticleGun... -Particle energy: 5.95318 LIN +Number of tracker hits in this event: 24 + 27 93.2648 886 11 1 -2.8157 -28.9919 125.55 + 27 96.847 755 11 0 -2.81476 -28.992 124.15 + 27 109.887 886 10 1 -2.7972 -28.9923 95.55 + 27 116.404 755 10 0 -2.79644 -28.9927 94.15 + 27 359.225 886 9 1 -2.78068 -29.0017 65.55 + 27 133.092 755 9 0 -2.78042 -29.0019 64.15 + 27 113.277 886 8 1 -2.77697 -29.006 35.55 + 27 121.213 755 8 0 -2.77753 -29.0062 34.15 + 27 127.348 886 7 1 -2.78822 -29.0073 5.55 + 27 99.4704 755 7 0 -2.78881 -29.008 4.15 + 27 118.86 886 6 1 -2.8 -29.0261 -24.45 + 27 118.612 755 6 0 -2.80082 -29.028 -25.85 + 27 105.54 886 5 1 -2.81952 -29.0667 -54.45 + 27 106.768 754 5 0 -2.82071 -29.0688 -55.85 + 27 118.871 886 4 1 -2.84266 -29.1097 -84.45 + 27 95.1256 754 4 0 -2.84365 -29.1109 -85.85 + 27 99.1485 885 3 1 -2.8646 -29.1368 -114.45 + 27 102.884 754 3 0 -2.8658 -29.1368 -115.85 + 27 111.802 885 2 1 -2.89438 -29.1368 -144.45 + 27 140.07 754 2 0 -2.89508 -29.1373 -145.85 + 27 128.597 885 1 1 -2.91049 -29.1504 -174.45 + 27 115.808 754 1 0 -2.91155 -29.1503 -175.85 + 27 130.845 885 0 1 -2.93043 -29.1516 -204.45 + 27 133.994 754 0 0 -2.93133 -29.1522 -205.85 +Number of digits in this event: 9 +Using G4ParticleGun... +Particle energy: 3.52347 LIN Particle: proton Event: 28 -Number of tracker hits in this event: 21 - 28 136.834 1097 8 1 39.6232 -131.267 35.55 - 28 106.408 244 8 0 39.6242 -131.265 34.15 - 28 116.389 1097 7 1 39.6433 -131.238 5.55 - 28 106.025 244 7 0 39.6428 -131.238 4.15 - 28 131.073 1097 6 1 39.6309 -131.234 -24.45 - 28 117.185 244 6 0 39.6304 -131.235 -25.85 - 28 127.763 1097 5 1 39.6222 -131.257 -54.45 - 28 163.785 244 5 0 39.6215 -131.259 -55.85 - 28 138.127 1097 4 1 39.6079 -131.304 -84.45 - 28 99.576 244 4 0 39.6073 -131.307 -85.85 - 28 133.347 1097 3 1 39.5962 -131.377 -114.45 - 28 172.556 243 3 0 39.5954 -131.38 -115.85 - 28 168.299 1097 2 1 39.5776 -131.442 -144.45 - 28 88.8842 243 2 0 39.5761 -131.444 -145.85 - 28 140.676 1097 1 1 39.5472 -131.488 -174.45 - 28 100.863 243 1 0 39.5474 -131.489 -175.85 - 28 251.569 1097 0 1 39.5509 -131.515 -204.45 - 28 106.02 243 0 0 39.5496 -131.516 -205.85 - 28 87.7884 243 5 0 39.5606 -131.35 -56.1664 - 28 111.214 242 5 0 39.691 -131.55 -56.1946 - 28 201.876 241 5 0 39.7143 -131.75 -56.019 +Number of tracker hits in this event: 28 + 28 103.493 674 11 1 -45.0745 -57.1941 125.55 + 28 96.7689 614 11 0 -45.0755 -57.194 124.15 + 28 94.2829 674 10 1 -45.0926 -57.1925 95.55 + 28 139.807 614 10 0 -45.0949 -57.1929 94.15 + 28 120.33 674 9 1 -45.1422 -57.1991 65.55 + 28 141.062 614 9 0 -45.1474 -57.2004 64.15 + 28 72.4927 674 8 1 -45.2491 -57.2255 35.55 + 28 44.4585 673 8 1 -45.25 -57.2252 35.3043 + 28 310.217 614 8 0 -45.2541 -57.2241 34.15 + 28 100.739 673 7 1 -45.358 -57.2014 5.55 + 28 237.312 614 7 0 -45.364 -57.2023 4.15 + 28 133.152 672 6 1 -45.4893 -57.2213 -24.45 + 28 91.4231 614 6 0 -45.4963 -57.2221 -25.85 + 28 114.084 672 5 1 -45.6416 -57.2358 -54.45 + 28 126.093 614 5 0 -45.6479 -57.2342 -55.85 + 28 145.267 671 4 1 -45.777 -57.2022 -84.45 + 28 280.231 614 4 0 -45.7867 -57.1942 -85.85 + 28 91.0402 670 3 1 -45.9867 -57.0245 -114.45 + 28 108.331 615 3 0 -45.9945 -57.0164 -115.85 + 28 99.3435 669 2 1 -46.1551 -56.8508 -144.45 + 28 162.085 616 2 0 -46.1635 -56.8437 -145.85 + 28 102.352 668 1 1 -46.3405 -56.6956 -174.45 + 28 107.441 616 1 0 -46.3499 -56.6902 -175.85 + 28 78.1472 667 0 1 -46.5417 -56.5785 -204.45 + 28 98.8488 617 0 0 -46.5488 -56.5726 -205.85 + 28 16.1747 424 4 0 -163.35 -95.3498 -86.25 + 28 150.652 423 4 0 -163.35 -95.35 -86.2496 + 28 166.659 615 8 0 -44.996 -57.0499 33.8829 Number of digits in this event: 13 Using G4ParticleGun... -Particle energy: 1.48417 LIN +Particle energy: 9.84596 LIN Particle: proton Event: 29 -Number of tracker hits in this event: 26 - 29 128.976 788 11 1 -22.2864 -63.6208 125.55 - 29 126.211 582 11 0 -22.2857 -63.6214 124.15 - 29 124.351 788 10 1 -22.2825 -63.6393 95.55 - 29 103.634 582 10 0 -22.2811 -63.6409 94.15 - 29 112.485 789 9 1 -22.2444 -63.6577 65.55 - 29 109.456 581 9 0 -22.2428 -63.66 64.15 - 29 213.421 789 8 1 -22.2198 -63.7142 35.55 - 29 110.343 581 8 0 -22.22 -63.7177 34.15 - 29 214.925 789 7 1 -22.2277 -63.7899 5.55 - 29 111.972 581 7 0 -22.2292 -63.795 4.15 - 29 102.944 789 6 1 -22.2397 -63.9175 -24.45 - 29 143.037 580 6 0 -22.2378 -63.9259 -25.85 - 29 187.023 789 5 1 -22.1918 -64.112 -54.45 - 29 113.186 579 5 0 -22.1877 -64.1201 -55.85 - 29 107.134 789 4 1 -22.1098 -64.2848 -84.45 - 29 120.199 578 4 0 -22.1025 -64.2903 -85.85 - 29 107.072 790 3 1 -21.9417 -64.4111 -114.45 - 29 117.973 578 3 0 -21.9328 -64.4214 -115.85 - 29 117.458 791 2 1 -21.7538 -64.6363 -144.45 - 29 38.2879 577 2 0 -21.748 -64.6486 -145.85 - 29 89.1429 576 2 0 -21.7473 -64.65 -146.012 - 29 155.631 792 1 1 -21.6493 -64.8829 -174.45 - 29 113.468 575 1 0 -21.6399 -64.8904 -175.85 - 29 108.306 793 0 1 -21.434 -65.0553 -204.45 - 29 228.708 574 0 0 -21.4231 -65.0649 -205.85 - 29 156.606 575 0 0 -21.4235 -65.05 -205.992 -Number of digits in this event: 12 +Number of tracker hits in this event: 178 + 29 98.2076 1183 9 1 56.6904 106.172 65.55 + 29 111.211 1430 9 0 56.6908 106.171 64.15 + 29 103.664 1183 8 1 56.6969 106.15 35.55 + 29 92.8681 1429 8 0 56.6975 106.148 34.15 + 29 160.835 1183 7 1 56.7085 106.12 5.55 + 29 111.372 1429 7 0 56.7079 106.118 4.15 + 29 163.255 1183 6 1 56.6958 106.093 -24.45 + 29 134.896 1429 6 0 56.6947 106.092 -25.85 + 29 149.839 1183 5 1 56.6733 106.066 -54.45 + 29 173.478 1429 5 0 56.6722 106.065 -55.85 + 29 118.226 1182 4 1 56.6486 106.044 -84.45 + 29 308.031 1429 4 0 56.6469 106.044 -85.85 + 29 116.624 1182 3 1 56.6093 106.029 -114.45 + 29 179.171 1429 3 0 56.6078 106.028 -115.85 + 29 130.44 1182 2 1 56.5743 105.993 -144.45 + 29 155.379 1429 2 0 56.5727 105.992 -145.85 + 29 128.77 1182 1 1 56.5405 105.959 -174.45 + 29 98.8718 1429 1 0 56.5391 105.957 -175.85 + 29 122.914 1182 0 1 56.5076 105.925 -204.45 + 29 182.879 1428 0 0 56.5054 105.923 -205.85 + 29 17.2235 1512 0 1 122.718 136.969 -204.707 + 29 118.967 1246 0 0 97.3622 69.4469 -206.25 + 29 40.4094 1245 0 0 97.6014 69.25 -205.962 + 29 8.35975 1391 0 1 98.5234 68.5009 -204.85 + 29 167.582 1392 0 1 98.55 68.4793 -204.818 + 29 121.771 1393 0 1 98.7505 68.3076 -204.57 + 29 71.0944 1182 1 0 110.52 56.5309 -176.25 + 29 75.8171 1181 1 0 110.601 56.4498 -176.055 + 29 37.0859 1454 1 1 111.098 55.9419 -174.85 + 29 81.4856 1455 1 1 111.15 55.8887 -174.724 + 29 2.07542 1109 2 0 122.915 41.8546 -146.25 + 29 144.771 1108 2 0 122.918 41.85 -146.241 + 29 53.5908 1516 2 1 123.484 41.1453 -144.85 + 29 83.0807 1517 2 1 123.55 41.0621 -144.687 + 29 23.4679 1028 3 0 134.776 25.6828 -116.249 + 29 108.831 1027 3 0 134.8 25.65 -116.189 + 29 25.7538 1575 3 1 135.328 24.9279 -114.85 + 29 118.472 1576 3 1 135.35 24.8979 -114.795 + 29 208.287 948 4 0 146.486 9.79893 -86.25 + 29 47.8035 947 4 0 146.597 9.64974 -85.9632 + 29 129.332 1634 4 1 147.021 9.06921 -84.8499 + 29 19.3609 1635 4 1 147.15 8.88933 -84.5161 + 29 137.334 863 5 0 159.299 -7.2655 -56.25 + 29 24.5487 862 5 0 159.437 -7.45 -55.926 + 29 83.6476 1698 5 1 159.897 -8.04195 -54.8499 + 29 79.3762 1699 5 1 159.95 -8.1097 -54.7257 + 29 102.644 779 6 0 173.828 -24.0981 -26.2498 + 29 40.4905 778 6 0 173.957 -24.2501 -25.9765 + 29 47.905 1771 6 1 174.484 -24.8703 -24.85 + 29 93.1773 1772 6 1 174.55 -24.9484 -24.7077 + 29 1.15168 1739 6 1 167.95 -10.0933 -24.4881 + 29 31.6936 1394 0 1 98.9501 68.2319 -204.512 + 29 91.7792 944 1 0 97.5776 9.00093 -176.25 + 29 91.7423 943 1 0 97.5784 8.85 -176.088 + 29 28.6829 942 1 0 97.6311 8.65 -175.91 + 29 247.031 1388 1 1 97.8623 7.50304 -174.85 + 29 8.69552 1389 1 1 97.95 7.22687 -174.551 + 29 182.32 1387 1 1 97.75 6.75988 -174.543 + 29 0.30557 1386 1 1 97.55 6.23328 -174.85 + 29 44.9987 926 1 0 96.8735 5.38067 -175.85 + 29 81.3395 925 1 0 96.7892 5.25 -175.994 + 29 25.3844 924 1 0 96.6876 5.05 -176.174 + 29 90.3069 1284 0 1 76.9141 -15.1004 -204.45 + 29 100.13 1285 0 1 77.05 -15.2026 -204.681 + 29 103.775 821 0 0 77.8193 -15.7406 -205.85 + 29 160.929 820 0 0 77.9334 -15.85 -205.998 + 29 233.533 819 0 0 78.0063 -16.05 -206.139 + 29 134.03 818 0 0 77.9326 -16.25 -206.118 + 29 30.9789 1479 0 1 115.95 82.343 -204.801 + 29 158.728 1378 0 1 95.9441 66.6439 -204.451 + 29 59.2258 599 3 1 -60.05 -24.0119 -114.612 + 29 86.9792 1151 2 0 92.4632 50.4147 -146.25 + 29 19.6195 1152 2 0 92.1914 50.45 -145.933 + 29 59.8627 1359 2 1 92.0111 50.9729 -144.85 + 29 76.427 1358 2 1 91.95 51.0683 -144.678 + 29 31.0659 446 1 0 150.624 -90.75 -176.191 + 29 59.4564 445 1 0 150.78 -90.9502 -176.12 + 29 65.6139 444 1 0 150.926 -91.15 -176.12 + 29 61.9463 443 1 0 150.978 -91.35 -176.132 + 29 55.465 442 1 0 150.961 -91.55 -176.165 + 29 141.757 441 1 0 150.871 -91.7501 -176.171 + 29 25.8973 1017 0 0 91.6675 23.5087 -206.25 + 29 74.0053 1016 0 0 91.6604 23.45 -206.201 + 29 56.8471 1015 0 0 91.6188 23.2495 -206.039 + 29 27.71 1014 0 0 91.5696 23.05 -205.89 + 29 93.2055 1356 0 1 91.3808 21.8718 -204.85 + 29 54.122 1355 0 1 91.35 21.6442 -204.608 + 29 54.1741 1354 1 0 68.0474 90.9784 -176.25 + 29 56.8759 1355 1 0 67.9983 91.15 -176.176 + 29 65.0003 1356 1 0 67.9779 91.3504 -176.057 + 29 43.976 1357 1 0 67.9597 91.55 -175.918 + 29 56.601 1225 1 1 65.1136 98.4374 -174.85 + 29 354.818 1224 1 1 65.0498 98.5868 -174.814 + 29 286.827 1223 1 1 64.8499 99.127 -174.471 + 29 14.5117 160 1 0 -25.5487 -147.968 -176.25 + 29 61.9822 161 1 0 -25.5364 -147.95 -176.216 + 29 102.939 1730 6 0 -103.889 166.15 -26.2332 + 29 30.1616 163 2 1 -147.35 -53.0388 -144.6 + 29 29.3214 162 2 1 -147.55 -53.1232 -144.717 + 29 82.7209 885 0 0 30.6066 -2.87441 -206.25 + 29 86.5182 884 0 0 30.7078 -3.05 -206.087 + 29 4.75182 883 0 0 30.8699 -3.2503 -205.866 + 29 118.346 1056 0 1 31.3087 -3.85006 -204.85 + 29 64.3486 1057 0 1 31.45 -4.03251 -204.548 + 29 87.5028 745 1 0 19.4898 -30.8755 -176.25 + 29 36.6783 744 1 0 19.4635 -31.05 -175.962 + 29 15.2904 998 1 1 19.8355 -32.063 -174.85 + 29 152.605 999 1 1 19.85 -32.0918 -174.812 + 29 149.808 1000 1 1 20.1724 -32.4107 -174.45 + 29 36.9383 1001 1 1 20.25 -32.487 -174.456 + 29 19.9766 735 1 0 19.6305 -33.0299 -175.85 + 29 116.92 734 1 0 19.5939 -33.0502 -175.917 + 29 95.1916 959 1 0 -23.1287 11.9294 -176.25 + 29 100.805 960 1 0 -23.2721 12.05 -176.101 + 29 223.413 961 1 0 -23.3295 12.25 -176.091 + 29 151.971 962 1 0 -23.3168 12.45 -175.963 + 29 17.8039 921 0 0 12.5624 4.27478 -206.25 + 29 146.649 920 0 0 12.5136 4.24998 -206.195 + 29 8.99326 919 0 0 12.1766 4.05 -205.873 + 29 133.473 955 0 1 11.2451 3.09618 -204.85 + 29 181.62 954 0 1 11.05 2.91772 -204.549 + 29 325.099 953 0 1 10.8498 2.824 -204.75 + 29 250.991 924 0 0 10.3866 4.88214 -205.85 + 29 408.958 610 4 0 21.3798 -57.9508 -86.25 + 29 50.4991 611 4 0 21.1936 -57.85 -86.1327 + 29 33.4003 996 4 1 19.3316 -58.0621 -84.85 + 29 278.749 995 4 1 19.25 -58.0868 -84.8088 + 29 64.8788 1773 0 1 174.81 -69.9264 -204.45 + 29 360.056 1774 0 1 174.95 -69.9868 -204.504 + 29 9.2763 666 8 0 -134.343 -46.7397 33.75 + 29 74.9134 658 8 0 -132.535 -48.25 33.8035 + 29 70.8635 224 8 1 -135.288 -47.2696 35.15 + 29 245.115 223 8 1 -135.35 -47.2803 35.2613 + 29 12.7232 761 7 0 41.0623 -27.6929 3.75 + 29 18.02 762 7 0 41.0605 -27.65 3.78601 + 29 20.9264 864 7 0 55.9143 -7.06781 3.75 + 29 54.1484 865 7 0 55.947 -7.05 3.7602 + 29 5.63423 486 4 0 43.1269 -82.6503 -86.25 + 29 148.011 487 4 0 43.1288 -82.65 -86.2308 + 29 116.402 488 4 0 43.1369 -82.4497 -86.1367 + 29 131.315 404 4 0 54.0671 -99.316 -86.2499 + 29 44.585 742 1 0 -0.43729 -31.5411 -176.25 + 29 83.7594 743 1 0 -0.448925 -31.45 -176.148 + 29 48.0037 897 1 1 -0.453893 -30.6047 -174.85 + 29 57.4991 898 1 1 -0.449958 -30.5636 -174.782 + 29 173.386 720 2 0 -27.1812 -35.8695 -146.25 + 29 0.642455 758 2 1 -28.4471 -36.0265 -144.85 + 29 112.661 757 2 1 -28.4502 -36.0268 -144.846 + 29 38.8224 756 2 1 -28.65 -36.0268 -144.59 + 29 259.326 1120 0 1 44.1676 -44.035 -204.85 + 29 66.569 590 4 0 82.0411 -61.9092 -86.25 + 29 72.1108 589 4 0 82.0364 -62.05 -86.1017 + 29 26.1702 588 4 0 82.0125 -62.25 -85.8987 + 29 107.222 1309 4 1 81.958 -63.0481 -84.8499 + 29 184.4 591 5 0 109.416 -61.8201 -56.25 + 29 23.3997 1452 5 1 110.689 -61.1582 -54.85 + 29 86.0305 1453 5 1 110.75 -61.1208 -54.7696 + 29 41.1013 1454 5 1 110.95 -61.0492 -54.5637 + 29 61.9931 618 9 0 164.512 -56.2531 63.75 + 29 140.576 617 9 0 164.495 -56.4501 63.8302 + 29 156.611 616 9 0 164.498 -56.65 63.9238 + 29 172.229 1723 9 1 164.823 -57.6791 65.15 + 29 303.73 1724 9 1 164.95 -57.7391 65.447 + 29 158.404 1725 9 1 165.15 -57.6672 65.4812 + 29 88.4494 823 4 0 84.3084 -15.3992 -86.2499 + 29 373.053 824 4 0 84.2871 -15.25 -86.1384 + 29 6.68268 912 4 0 -48.1581 2.6324 -86.25 + 29 161.194 911 4 0 -48.3439 2.44976 -85.9577 + 29 19.1107 649 4 1 -50.1876 0.90989 -84.8499 + 29 284.103 648 4 1 -50.2501 0.858804 -84.8126 + 29 322.763 647 4 1 -50.45 0.230962 -84.5185 + 29 31.4789 899 4 0 -50.4102 -0.0691222 -85.85 + 29 66.0536 900 4 0 -50.3562 0.0501174 -86.1352 + 29 12.6043 397 0 0 -21.7664 -100.55 -206.22 + 29 44.9823 735 1 1 -32.85 -106.568 -174.791 + 29 208.211 396 0 0 -21.8258 -100.751 -206.125 + 29 12.3504 395 0 0 -22.0347 -100.95 -206.241 + 29 69.5705 1429 0 0 56.5709 105.95 -206.177 +Number of digits in this event: 59 Using G4ParticleGun... -Particle energy: 2.94936 LIN +Particle energy: 9.76025 LIN Particle: proton Event: 30 -Number of tracker hits in this event: 34 - 30 127.809 1418 10 1 103.861 3.78672 95.55 - 30 145.063 918 10 0 103.861 3.7838 94.15 - 30 88.1984 1418 9 1 103.84 3.72262 65.55 - 30 111.976 918 9 0 103.841 3.71914 64.15 - 30 523.98 1418 8 1 103.851 3.64405 35.55 - 30 131.515 917 8 0 103.85 3.64066 34.15 - 30 131.707 1418 7 1 103.833 3.5684 5.55 - 30 167.526 917 7 0 103.833 3.56609 4.15 - 30 114.651 1418 6 1 103.836 3.51273 -24.45 - 30 174.685 917 6 0 103.835 3.51163 -25.85 - 30 121.086 1418 5 1 103.815 3.49105 -54.45 - 30 109.498 917 5 0 103.815 3.48735 -55.85 - 30 119.655 1418 4 1 103.822 3.40893 -84.45 - 30 133.862 916 4 0 103.823 3.40287 -85.85 - 30 113.044 1418 3 1 103.858 3.28099 -114.45 - 30 155.359 916 3 0 103.857 3.27371 -115.85 - 30 333.802 1418 2 1 103.833 3.1238 -144.45 - 30 136.087 915 2 0 103.831 3.11498 -145.85 - 30 111.911 1418 1 1 103.781 2.93667 -174.45 - 30 163.186 914 1 0 103.778 2.92721 -175.85 - 30 136.5 1417 0 1 103.723 2.73885 -204.45 - 30 122.409 913 0 0 103.721 2.73225 -205.85 - 30 1.30865 1197 2 1 59.6012 151.133 -144.85 - 30 45.8718 1078 1 0 -77.6551 35.8438 -176.25 - 30 86.3705 1079 1 0 -77.688 35.8501 -176.19 - 30 128.107 1080 1 0 -77.6603 36.05 -176.064 - 30 110.393 1081 1 0 -77.4126 36.25 -175.995 - 30 245.501 1082 1 0 -77.4816 36.4502 -175.938 - 30 16.2017 823 3 0 93.7102 -15.2923 -116.25 - 30 107.328 824 3 0 93.7118 -15.25 -115.942 - 30 74.2996 1366 3 1 93.4894 -14.8165 -114.85 - 30 94.3282 827 3 0 94.3929 -14.5276 -115.85 - 30 168.041 915 3 0 103.927 3.25 -116.065 - 30 167.153 918 8 0 105.15 3.68659 34.15 -Number of digits in this event: 21 +Number of tracker hits in this event: 27 + 30 105.133 945 11 1 9.1629 29.6925 125.55 + 30 120.721 1048 11 0 9.16321 29.692 124.15 + 30 105.526 945 10 1 9.16913 29.6844 95.55 + 30 126.362 1048 10 0 9.16923 29.6844 94.15 + 30 274.442 945 9 1 9.17256 29.6841 65.55 + 30 106.126 1048 9 0 9.17295 29.6842 64.15 + 30 127.868 945 8 1 9.18189 29.6853 35.55 + 30 190.094 1048 8 0 9.18207 29.685 34.15 + 30 124.51 945 7 1 9.1834 29.6774 5.55 + 30 134.003 1048 7 0 9.1839 29.6764 4.15 + 30 158.588 945 6 1 9.19459 29.6569 -24.45 + 30 114.887 1048 6 0 9.19518 29.6558 -25.85 + 30 135.192 945 5 1 9.20677 29.6362 -54.45 + 30 103.708 1047 5 0 9.20829 29.6355 -55.85 + 30 100.921 945 4 1 9.23892 29.6214 -84.45 + 30 146.085 1047 4 0 9.24049 29.621 -85.85 + 30 192.719 946 3 1 9.27121 29.6094 -114.45 + 30 276.188 1047 3 0 9.27283 29.6092 -115.85 + 30 102.874 946 2 1 9.30633 29.6057 -144.45 + 30 126.316 1047 2 0 9.30808 29.6051 -145.85 + 30 116.797 946 1 1 9.3416 29.5944 -174.45 + 30 104.824 1047 1 0 9.34431 29.5954 -175.85 + 30 115.948 946 0 1 9.39883 29.6143 -204.45 + 30 107.003 1047 0 0 9.40152 29.6139 -205.85 + 30 352.919 1048 3 0 9.64748 29.6501 -116.144 + 30 332.67 946 5 1 9.25418 29.6524 -54.4502 + 30 102.835 947 5 1 9.45 29.7302 -54.785 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 8.29448 LIN +Particle energy: 4.72889 LIN Particle: proton Event: 31 -Number of tracker hits in this event: 106 - 31 139.86 436 10 1 -92.8126 35.925 95.55 - 31 99.4849 1079 10 0 -92.8131 35.9248 94.15 - 31 117.49 436 9 1 -92.8215 35.9224 65.55 - 31 101.409 1079 9 0 -92.8218 35.9215 64.15 - 31 111.938 436 8 1 -92.8246 35.9024 35.55 - 31 107.006 1079 8 0 -92.8243 35.901 34.15 - 31 163.625 436 7 1 -92.8172 35.8716 5.55 - 31 119.871 1079 7 0 -92.8171 35.8696 4.15 - 31 83.1576 436 6 1 -92.8171 35.8279 -24.45 - 31 145.728 1078 6 0 -92.8163 35.8257 -25.85 - 31 106.987 436 5 1 -92.8015 35.7795 -54.45 - 31 112.34 1078 5 0 -92.8 35.7762 -55.85 - 31 230.238 436 4 1 -92.768 35.711 -84.45 - 31 96.9425 1078 4 0 -92.7589 35.7043 -85.85 - 31 138.256 438 3 1 -92.5091 35.5463 -114.45 - 31 121.926 1077 3 0 -92.4957 35.5388 -115.85 - 31 183.55 439 2 1 -92.2204 35.3875 -144.45 - 31 146.011 1076 2 0 -92.2063 35.38 -145.85 - 31 124.764 441 1 1 -91.9165 35.2282 -174.45 - 31 113.441 1075 1 0 -91.9023 35.2212 -175.85 - 31 103.977 442 0 1 -91.6112 35.0789 -204.45 - 31 107.576 1075 0 0 -91.5982 35.0718 -205.85 - 31 70.6657 1136 0 1 47.3451 5.58015 -204.608 - 31 131.73 1512 3 1 122.588 -32.4912 -114.85 - 31 18.9084 1122 0 1 44.4749 116.6 -204.45 - 31 348.321 1121 0 1 44.45 116.628 -204.489 - 31 18.081 883 10 0 169.055 -3.42976 94.0823 - 31 19.0054 1785 10 1 177.182 -81.0494 95.1942 - 31 189.416 958 0 0 -77.5764 11.7973 -206.25 - 31 135.086 957 0 0 -77.4907 11.65 -205.989 - 31 229.633 514 0 1 -77.1176 11.0061 -204.85 - 31 155.634 515 0 1 -77.05 10.8895 -204.644 - 31 215.666 872 1 0 -67.63 -5.5166 -176.25 - 31 189.277 871 1 0 -67.5534 -5.65 -176.019 - 31 322.927 564 1 1 -67.1707 -6.32961 -174.85 - 31 32.5295 565 1 1 -67.05 -6.5442 -174.481 - 31 204.362 785 2 0 -58.3458 -22.9258 -146.25 - 31 220.292 784 2 0 -58.2798 -23.05 -146.036 - 31 176.235 610 2 1 -57.9096 -23.7352 -144.85 - 31 204.781 611 2 1 -57.85 -23.8452 -144.659 - 31 141.71 701 3 0 -48.9213 -39.7397 -116.25 - 31 183.954 700 3 0 -48.8593 -39.85 -116.053 - 31 76.4823 657 3 1 -48.4808 -40.5237 -114.85 - 31 259.322 658 3 1 -48.45 -40.5785 -114.752 - 31 238.004 614 4 0 -38.9728 -57.1303 -86.25 - 31 147.171 613 4 0 -38.9043 -57.25 -86.0441 - 31 167.977 707 4 1 -38.5064 -57.9435 -84.85 - 31 225.275 708 4 1 -38.45 -58.0419 -84.6806 - 31 139.769 524 5 0 -28.9058 -75.1561 -56.25 - 31 339.813 523 5 0 -28.8535 -75.25 -56.0942 - 31 348.259 758 5 1 -28.4275 -75.9932 -54.85 - 31 28.7762 438 6 0 -22.732 -92.5307 -26.25 - 31 429.594 437 6 0 -22.7254 -92.55 -26.2165 - 31 13.0737 436 6 0 -22.6569 -92.75 -25.8695 - 31 51.9792 787 6 1 -22.46 -93.3374 -24.85 - 31 256.915 788 6 1 -22.45 -93.3674 -24.798 - 31 244.925 351 7 0 -16.9065 -109.816 3.75 - 31 172.258 350 7 0 -16.8615 -109.95 3.98177 - 31 392.682 817 7 1 -16.6338 -110.62 5.15 - 31 175.329 266 8 0 -10.7249 -126.841 33.75 - 31 231.031 265 8 0 -10.6853 -126.95 33.9413 - 31 375.738 848 8 1 -10.4396 -127.636 35.15 - 31 325.651 180 9 0 -5.30676 -144.066 63.75 - 31 391.584 179 9 0 -5.28057 -144.15 63.8962 - 31 2.17219 874 9 1 -5.05051 -144.872 65.15 - 31 509.128 875 9 1 -5.05 -144.874 65.1528 - 31 133.449 95 10 0 0.05 -161.062 93.8571 - 31 112.597 94 10 0 0.0778985 -161.15 94.0134 - 31 381.309 901 10 1 0.282177 -161.791 95.15 - 31 173.099 7 11 0 4.36408 -178.626 123.75 - 31 165.788 6 11 0 4.39388 -178.75 123.96 - 31 482.729 922 11 1 4.56543 -179.452 125.15 - 31 173.814 1621 9 0 107.874 144.432 63.75 - 31 106.11 183 1 1 -143.498 27.2544 -174.85 - 31 107.921 1135 0 0 -80.0058 47.0762 -206.25 - 31 60.3601 501 0 1 -79.6944 47.3769 -204.85 - 31 158.165 502 0 1 -79.65 47.418 -204.648 - 31 111.231 1172 1 0 -67.4635 54.4943 -176.25 - 31 180.624 566 1 1 -66.7828 54.7735 -174.85 - 31 42.8687 567 1 1 -66.6499 54.813 -174.584 - 31 33.6448 1234 2 0 -64.8986 66.9968 -146.25 - 31 105.316 1235 2 0 -64.8962 67.0503 -146.129 - 31 143.162 575 2 1 -64.9891 67.6469 -144.85 - 31 139.221 1259 3 0 -71.801 71.9117 -116.25 - 31 157.279 539 3 1 -72.0716 72.0913 -114.85 - 31 127.265 1241 4 0 -72.9187 68.4008 -86.25 - 31 106.743 534 4 1 -73.0967 68.0729 -84.8494 - 31 76.1026 1303 5 0 -62.8729 80.7646 -56.25 - 31 79.7978 1304 5 0 -62.8245 80.85 -56.0874 - 31 186.256 588 5 1 -62.3754 81.6683 -54.85 - 31 36.9338 589 5 1 -62.25 81.8757 -54.5252 - 31 102.662 1345 6 0 -64.5555 89.0579 -26.2496 - 31 194.48 576 6 1 -64.6655 89.4189 -24.85 - 31 64.9204 1526 7 0 -69.871 125.351 3.75066 - 31 72.6522 1527 7 0 -69.9144 125.55 3.88279 - 31 86.2238 1528 7 0 -70.0016 125.75 3.99814 - 31 0.854607 1529 7 0 -70.0893 125.95 4.14658 - 31 145.389 547 7 1 -70.5932 127.092 5.15 - 31 197.787 546 7 1 -70.65 127.212 5.24972 - 31 23.3711 545 7 1 -70.85 127.676 5.21366 - 31 158.614 1538 7 0 -72.2959 127.813 4.14982 - 31 157.383 1547 7 0 -67.0082 129.72 3.75 - 31 294.282 1546 7 0 -66.8984 129.55 4.0591 - 31 204.339 587 5 1 -62.4501 81.8012 -54.7457 - 31 4.73217 1654 0 0 -65.703 150.95 -205.98 - 31 51.761 583 0 1 -63.45 169.39 -204.844 -Number of digits in this event: 67 -Using G4ParticleGun... -Particle energy: 4.27138 LIN +Number of tracker hits in this event: 376 + 31 130.716 940 11 1 8.07393 21.1536 125.55 + 31 124.873 1005 11 0 8.07414 21.1553 124.15 + 31 110.614 940 10 1 8.07614 21.1922 95.55 + 31 93.5206 1005 10 0 8.07473 21.1944 94.15 + 31 221.692 939 9 1 8.04704 21.2363 65.55 + 31 218.321 1005 9 0 8.04543 21.2381 64.15 + 31 105.511 939 8 1 8.00697 21.2773 35.55 + 31 116.164 1006 8 0 8.0038 21.2774 34.15 + 31 104.585 939 7 1 7.93855 21.277 5.55 + 31 116.289 1006 7 0 7.93405 21.2786 4.15 + 31 118.237 938 6 1 7.84068 21.3067 -24.45 + 31 91.3489 1006 6 0 7.83671 21.3091 -25.85 + 31 109.001 938 5 1 7.75319 21.3574 -54.45 + 31 127.053 1006 5 0 7.74904 21.3582 -55.85 + 31 117.525 938 4 1 7.66147 21.365 -84.45 + 31 160.055 1006 4 0 7.65555 21.363 -85.85 + 31 110.639 937 3 1 7.53109 21.3205 -114.45 + 31 158.518 1006 3 0 7.52752 21.3191 -115.85 + 31 42.2881 937 2 1 7.45053 21.2884 -144.45 + 31 69.8127 936 2 1 7.45 21.2883 -144.603 + 31 233.603 1006 2 0 7.44549 21.2875 -145.85 + 31 124.911 936 1 1 7.34306 21.2729 -174.45 + 31 105.951 1006 1 0 7.33847 21.2715 -175.85 + 31 153.282 935 0 1 7.247 21.2452 -204.45 + 31 112.388 1005 0 0 7.2432 21.244 -205.85 + 31 79.8464 575 2 0 -77.7956 -64.9714 -146.185 + 31 14.5559 1082 1 1 36.45 -0.939349 -174.761 + 31 58.5664 852 0 0 36.3485 -9.51589 -206.25 + 31 79.3142 851 0 0 36.4844 -9.65003 -206.157 + 31 86.5286 850 0 0 36.6858 -9.85 -206.023 + 31 23.2921 849 0 0 36.8771 -10.0501 -205.891 + 31 9.35316 1091 0 1 38.435 -11.7561 -204.85 + 31 86.3905 1092 0 1 38.45 -11.7726 -204.84 + 31 89.6041 1093 0 1 38.6505 -11.991 -204.706 + 31 82.109 1094 0 1 38.85 -12.2036 -204.568 + 31 70.1683 618 1 0 75.2986 -56.2599 -176.25 + 31 95.1454 617 1 0 75.458 -56.45 -176.134 + 31 66.8189 616 1 0 75.6856 -56.65 -176.001 + 31 47.8263 1286 1 1 77.2599 -57.2495 -174.85 + 31 81.7733 1287 1 1 77.45 -57.3328 -174.727 + 31 168.279 1288 1 1 77.6519 -57.39 -174.659 + 31 114.425 1289 1 1 77.85 -57.4452 -174.575 + 31 24.4659 1290 1 1 78.0509 -57.5043 -174.488 + 31 61.629 176 2 0 55.7168 -144.75 -146.132 + 31 71.384 175 2 0 55.7476 -144.95 -146.085 + 31 67.6113 174 2 0 55.7416 -145.15 -146.142 + 31 67.3639 173 2 0 55.8081 -145.35 -146.167 + 31 110.303 811 1 0 35.1553 -17.692 -176.25 + 31 166.199 1076 1 1 35.3317 -18.3531 -174.85 + 31 21.3924 445 2 0 90.3143 -91.1077 -146.25 + 31 120.121 444 2 0 90.3293 -91.15 -146.177 + 31 112.667 1352 2 1 90.5604 -91.8995 -144.85 + 31 131.611 458 3 0 70.891 -88.2939 -116.25 + 31 202.992 459 3 0 70.7623 -88.25 -116.064 + 31 80.3601 1249 3 1 69.9685 -87.8548 -114.85 + 31 119.414 1248 3 1 69.85 -87.7876 -114.67 + 31 207.859 559 4 0 63.6833 -68.203 -86.25 + 31 49.5019 560 4 0 63.6011 -68.05 -86.0241 + 31 127.789 1216 4 1 63.3626 -67.0762 -84.8497 + 31 234.776 555 4 0 77.708 -68.85 -85.9553 + 31 29.309 1247 3 1 69.6499 -87.7796 -114.505 + 31 44.0042 1341 2 1 88.45 -92.1852 -144.82 + 31 113.973 1324 3 1 84.9401 -114.432 -114.85 + 31 114.781 1323 3 1 84.8144 -115.089 -114.45 + 31 70.3436 1322 3 1 84.6499 -115.101 -114.527 + 31 279.184 1321 3 1 84.4498 -114.963 -114.461 + 31 426.543 430 2 0 41.0053 -94.0568 -146.25 + 31 58.0885 1089 2 1 38.0235 -94.3814 -144.85 + 31 422.013 1088 2 1 37.85 -94.4042 -144.735 + 31 97.8825 1087 2 1 37.65 -94.4606 -144.518 + 31 110.623 417 2 0 38.8925 -96.5514 -145.85 + 31 37.9995 416 2 0 38.902 -96.75 -146.129 + 31 129.847 431 2 0 40.8241 -93.95 -146.074 + 31 135.334 1107 2 1 41.5145 -93.7138 -144.85 + 31 64.5712 1258 2 0 -47.0871 71.6841 -146.25 + 31 40.9003 1259 2 0 -47.331 71.85 -145.943 + 31 21.3792 1703 1 1 160.798 -57.0698 -174.816 + 31 333.941 819 10 1 -16.1157 -165.303 95.55 + 31 41.5328 654 7 1 -49.225 -4.34858 5.4537 + 31 161.235 682 0 0 -16.9425 -43.4782 -206.25 + 31 173.905 681 0 0 -17.0037 -43.65 -206.193 + 31 176.114 680 0 0 -17.075 -43.85 -206.128 + 31 193.953 679 0 0 -17.1462 -44.05 -206.063 + 31 250.981 678 0 0 -17.218 -44.25 -205.998 + 31 189.534 677 0 0 -17.2903 -44.45 -205.932 + 31 60.0036 676 0 0 -17.3597 -44.65 -205.867 + 31 525.372 807 0 1 -18.4548 -47.7946 -204.85 + 31 703.128 806 0 1 -18.65 -48.355 -204.669 + 31 85.8977 805 0 1 -18.85 -48.9344 -204.482 + 31 144.303 222 1 0 -53.5016 -135.584 -176.25 + 31 303.991 221 1 0 -53.5682 -135.75 -176.196 + 31 166.944 220 1 0 -53.6482 -135.95 -176.13 + 31 161.874 219 1 0 -53.7281 -136.15 -176.066 + 31 172.633 218 1 0 -53.8076 -136.35 -176.001 + 31 176.031 217 1 0 -53.8871 -136.55 -175.936 + 31 55.6002 216 1 0 -53.9663 -136.75 -175.872 + 31 80.5805 624 1 1 -55.2211 -139.935 -174.85 + 31 543.586 623 1 1 -55.25 -140.008 -174.826 + 31 500.557 622 1 1 -55.45 -140.517 -174.663 + 31 133.972 621 1 1 -55.65 -141.027 -174.5 + 31 5.15273 1116 0 0 -6.97316 43.4373 -206.25 + 31 128.266 1117 0 0 -6.98398 43.4503 -206.236 + 31 91.7468 1118 0 0 -7.1191 43.6502 -206.022 + 31 76.363 860 0 1 -7.89212 44.6177 -204.85 + 31 72.3756 859 0 1 -8.05 44.8062 -204.65 + 31 218.203 858 0 1 -8.33574 45.3451 -204.45 + 31 129.486 857 0 1 -8.45007 45.5949 -204.665 + 31 61.4999 1134 0 0 -8.83414 46.8524 -205.85 + 31 65.9458 1135 0 0 -8.89919 47.05 -205.985 + 31 57.0901 1136 0 0 -8.9747 47.2502 -206.072 + 31 64.5708 1137 0 0 -9.02979 47.45 -206.116 + 31 84.6889 1138 0 0 -9.14781 47.6501 -206.173 + 31 5.24533 1139 0 0 -9.29288 47.85 -206.246 + 31 111.554 1460 0 0 -81.3272 112.346 -206.25 + 31 376.734 1461 0 0 -81.3344 112.35 -206.247 + 31 159.714 1459 0 0 -82.5727 112.15 -205.982 + 31 151.015 482 0 1 -83.5535 111.295 -204.85 + 31 440.695 481 0 1 -83.65 111.205 -204.764 + 31 55.652 483 0 1 -83.45 109.426 -204.553 + 31 71.6774 484 0 1 -83.25 109.306 -204.571 + 31 193.092 485 0 1 -83.05 109.1 -204.52 + 31 331.612 486 0 1 -82.85 108.698 -204.733 + 31 98.29 1443 0 0 -82.2897 108.849 -205.85 + 31 92.2916 1444 0 0 -82.2437 108.95 -206.056 + 31 274.252 1445 0 0 -82.2738 109.15 -206.117 + 31 53.7274 1159 0 0 -0.844141 51.9173 -206.25 + 31 84.5538 1160 0 0 -0.875112 52.05 -206.164 + 31 53.9876 1161 0 0 -0.921326 52.25 -206.035 + 31 32.3712 1162 0 0 -0.965986 52.4503 -205.907 + 31 174.454 894 0 1 -1.18019 54.047 -204.85 + 31 16.5444 893 0 1 -1.25 54.5911 -204.48 + 31 13.2783 1413 1 0 -14.0758 102.885 -176.25 + 31 64.2031 1414 1 0 -14.0928 102.95 -176.212 + 31 84.1023 1415 1 0 -14.1435 103.15 -176.099 + 31 112.915 1416 1 0 -14.1964 103.35 -175.986 + 31 9.7832 1417 1 0 -14.2461 103.55 -175.872 + 31 233.031 826 1 1 -14.6895 105.349 -174.85 + 31 16.7836 825 1 1 -14.8501 105.971 -174.483 + 31 149.186 1606 2 0 -19.0126 141.368 -146.25 + 31 82.736 1607 2 0 -19.037 141.55 -146.105 + 31 33.0609 1608 2 0 -19.0638 141.75 -145.946 + 31 97.6005 804 2 1 -19.2447 143.081 -144.85 + 31 171.123 803 2 1 -19.25 143.12 -144.818 + 31 74.1018 1721 3 0 -6.62141 164.382 -116.25 + 31 171.765 1722 3 0 -6.50457 164.55 -116.036 + 31 123.325 871 3 1 -5.80269 165.755 -114.85 + 31 62.0369 872 3 1 -5.65 166.036 -114.583 + 31 12.5076 222 8 1 -135.584 141.031 35.5497 + 31 19.02 1218 0 0 -7.73959 63.8021 -206.25 + 31 82.0904 1219 0 0 -7.76404 63.85 -206.203 + 31 68.5258 1220 0 0 -7.86036 64.05 -205.998 + 31 46.7066 1483 1 0 -28.7683 116.797 -176.25 + 31 80.2314 1484 1 0 -28.8488 116.95 -176.153 + 31 104.338 1485 1 0 -28.9854 117.15 -176.031 + 31 28.1251 1486 1 0 -29.136 117.35 -175.905 + 31 13.0971 748 1 1 -30.4168 118.897 -174.85 + 31 211.065 747 1 1 -30.45 118.937 -174.822 + 31 49.3732 746 1 1 -30.65 119.196 -174.64 + 31 6.90912 1501 1 0 -30.4124 120.531 -175.85 + 31 78.9838 1502 1 0 -30.409 120.55 -175.868 + 31 100.393 1503 1 0 -30.3603 120.75 -176.068 + 31 65.5637 798 0 1 -20.318 150.335 -204.45 + 31 305.658 799 0 1 -20.25 150.117 -204.579 + 31 36.0733 1638 0 0 -19.559 147.928 -205.85 + 31 53.8871 1637 0 0 -19.5511 147.75 -205.908 + 31 72.8664 1636 0 0 -19.5506 147.55 -205.944 + 31 84.8397 1635 0 0 -19.5399 147.35 -205.974 + 31 99.7562 1634 0 0 -19.5152 147.15 -205.997 + 31 164.581 1633 0 0 -19.4891 146.95 -206.033 + 31 54.3387 1632 0 0 -19.4823 146.75 -206.084 + 31 66.0376 1631 0 0 -19.4702 146.55 -206.144 + 31 52.6756 1630 0 0 -19.445 146.35 -206.196 + 31 103.044 1498 1 0 -29.4706 119.828 -175.85 + 31 93.3763 1499 1 0 -29.133 119.95 -176.124 + 31 157.117 959 4 0 55.0364 12.0005 -86.2495 + 31 146.919 1177 4 1 55.5426 11.8643 -84.85 + 31 49.61 1178 4 1 55.6501 11.8333 -84.5542 + 31 203.528 941 5 0 67.33 8.29363 -56.25 + 31 8.56416 940 5 0 67.479 8.25 -55.8901 + 31 100.673 1239 5 1 67.9097 8.13323 -54.85 + 31 39.0469 1240 5 1 68.05 8.09601 -54.5173 + 31 111.833 926 6 0 80.967 5.32708 -26.2498 + 31 30.014 1307 6 1 81.6099 5.20361 -24.85 + 31 103.453 1308 6 1 81.65 5.1959 -24.7622 + 31 123.952 918 7 0 99.8703 3.70685 3.75044 + 31 169.491 1403 7 1 100.756 3.66156 5.15003 + 31 80.8739 1404 7 1 100.95 3.65787 5.48297 + 31 162.414 947 8 0 122.332 9.56363 33.7503 + 31 42.812 1515 8 1 123.272 9.82941 35.1501 + 31 117.7 1516 8 1 123.35 9.85242 35.2716 + 31 59.4979 1089 9 0 144.508 37.9294 63.75 + 31 88.2575 1090 9 0 144.59 38.0503 63.8667 + 31 42.3456 1091 9 0 144.719 38.25 64.0522 + 31 42.2757 1626 9 1 145.495 39.4331 65.15 + 31 181.883 1627 9 1 145.55 39.5176 65.2279 + 31 18.0044 1628 9 1 145.75 39.8478 65.5154 + 31 255.946 1149 10 0 140.658 49.9311 93.75 + 31 76.6447 1150 10 0 140.616 50.0501 94.0769 + 31 231.708 1601 10 1 140.479 50.393 95.15 + 31 133.326 1213 11 0 121.124 62.6549 123.75 + 31 114.65 1500 11 1 120.305 63.3095 125.15 + 31 105.53 1499 11 1 120.15 63.4594 125.395 + 31 178.32 1272 12 0 82.841 74.5303 153.75 + 31 17.0099 1273 12 0 82.4577 74.65 154.125 + 31 45.8046 1307 12 1 81.5723 74.9388 155.15 + 31 84.4296 1306 12 1 81.45 74.9602 155.313 + 31 5.87541 1305 12 1 81.25 74.9767 155.536 + 31 19.7299 1369 13 0 86.7666 94.1087 183.75 + 31 124.612 1370 13 0 86.7816 94.15 183.808 + 31 1.22917 1371 13 0 86.824 94.35 184.145 + 31 240.416 1334 13 1 86.9062 95.086 185.15 + 31 108.311 1335 13 1 87.0501 95.6266 185.497 + 31 131.001 1336 13 1 87.25 95.9489 185.317 + 31 35.3185 1387 13 0 88.1667 97.6659 184.15 + 31 71.435 1388 13 0 88.2132 97.75 184.077 + 31 66.9684 1389 13 0 88.3267 97.95 183.931 + 31 58.0543 1390 13 0 88.4076 98.15 183.867 + 31 31.8487 1391 13 0 88.4327 98.35 183.792 + 31 73.6396 1600 10 1 140.35 50.6222 95.4748 + 31 84.9374 1599 10 1 140.15 50.7289 95.4442 + 31 74.7516 1598 10 1 139.95 50.8279 95.4084 + 31 77.5038 1597 10 1 139.75 50.8379 95.2939 + 31 328.85 1155 10 0 138.95 51.1363 94.15 + 31 64.6833 1573 9 1 134.75 29.1761 65.1979 + 31 285.847 895 12 0 165.269 -0.945651 153.75 + 31 262.887 1728 12 1 165.801 -0.933426 155.15 + 31 51.5298 806 13 0 177.168 -18.8196 183.75 + 31 119.246 805 13 0 177.186 -18.8502 183.799 + 31 187.238 1786 13 1 177.479 -19.655 185.15 + 31 22.9359 1787 13 1 177.55 -19.7994 185.469 + 31 103.001 807 14 0 177.311 -18.511 213.75 + 31 109.967 1786 14 1 177.444 -18.4624 215.15 + 31 161.016 911 12 0 166.237 2.32301 153.75 + 31 63.0587 1733 12 1 166.854 2.41001 155.15 + 31 61.1564 1734 12 1 166.95 2.42812 155.369 + 31 151.101 924 13 0 179.04 5.01831 183.75 + 31 82.4212 1797 13 1 179.624 5.05683 185.15 + 31 27.0298 1798 13 1 179.75 5.06691 185.448 + 31 103.845 957 4 0 54.8462 11.6275 -86.25 + 31 133.55 1176 4 1 55.2887 11.5113 -84.8499 + 31 230.955 951 5 0 64.2003 10.2799 -56.25 + 31 11.2675 1222 5 1 64.6353 10.2262 -54.8497 + 31 103.89 1223 5 1 64.6503 10.2241 -54.8014 + 31 169.047 949 6 0 78.3351 9.99512 -26.25 + 31 178.568 1295 6 1 79.0677 9.97425 -24.85 + 31 19.3363 1296 6 1 79.2501 9.97817 -24.4966 + 31 117.317 963 7 0 89.1893 12.7962 3.75 + 31 113.09 1348 7 1 89.659 12.9119 5.15003 + 31 85.4875 914 8 0 87.8271 2.96119 33.75 + 31 29.8298 913 8 0 87.8003 2.85 34.0517 + 31 195.339 1338 8 1 87.7157 2.4586 35.15 + 31 35.589 593 9 0 47.8613 -61.3048 63.75 + 31 85.2977 592 9 0 47.7647 -61.4501 63.8092 + 31 64.461 591 9 0 47.6295 -61.65 63.8922 + 31 79.8022 590 9 0 47.4898 -61.85 63.9619 + 31 70.2875 589 9 0 47.3512 -62.0503 64.0167 + 31 112.862 588 9 0 47.2335 -62.25 64.0593 + 31 78.8375 587 9 0 47.1178 -62.4501 64.1042 + 31 2.66473 586 9 0 47.0047 -62.65 64.1469 + 31 18.3578 1120 9 1 44.0836 -67.7706 65.15 + 31 111.022 1119 9 1 44.05 -67.8289 65.1608 + 31 118.961 1118 9 1 43.85 -68.1707 65.2406 + 31 414.567 1117 9 1 43.65 -68.5163 65.358 + 31 98.1545 1116 9 1 43.45 -68.8507 65.471 + 31 58.2825 351 10 0 20.4319 -109.756 93.75 + 31 89.6721 350 10 0 20.309 -109.95 93.8844 + 31 83.9785 349 10 0 20.1679 -110.15 94.0268 + 31 51.9764 994 10 1 18.9475 -111.577 95.15 + 31 102.163 993 10 1 18.85 -111.691 95.2373 + 31 94.1926 992 10 1 18.65 -111.956 95.449 + 31 131.465 333 11 0 11.3284 -113.447 123.75 + 31 102.042 955 11 1 11.1312 -113.458 125.15 + 31 62.7098 342 12 0 36.7725 -111.582 153.75 + 31 76.5842 343 12 0 36.8652 -111.55 153.884 + 31 51.1406 344 12 0 36.9008 -111.35 154.054 + 31 3.64989 1088 12 1 37.8432 -109.672 155.15 + 31 92.9473 1089 12 1 37.8501 -109.658 155.16 + 31 98.9267 1090 12 1 38.05 -109.299 155.25 + 31 99.491 1091 12 1 38.25 -108.983 155.27 + 31 127.153 1092 12 1 38.4501 -108.654 155.321 + 31 79.6062 509 13 0 42.3816 -78.1699 183.75 + 31 60.9504 510 13 0 42.3993 -78.05 183.969 + 31 168.168 1111 13 1 42.2874 -77.603 185.15 + 31 261.738 1110 13 1 42.25 -77.4396 185.483 + 31 1.76719 519 13 0 42.8188 -76.0563 184.15 + 31 75.2235 520 13 0 42.823 -76.05 184.143 + 31 61.5683 521 13 0 42.861 -75.85 184.014 + 31 96.7877 522 13 0 42.9361 -75.65 183.891 + 31 25.1299 532 12 0 128.45 -73.65 154.012 + 31 111.593 942 7 0 75.7899 8.54787 3.75003 + 31 108.693 1279 7 1 75.9572 8.35395 5.15 + 31 17.1629 1280 7 1 76.05 8.32515 5.47162 + 31 147.408 974 8 0 72.1892 14.9306 33.75 + 31 34.063 1260 8 1 72.239 15.277 35.15 + 31 257.408 1261 8 1 72.2501 15.3039 35.2395 + 31 125.264 1262 8 1 72.45 15.5761 35.4092 + 31 0.991918 1025 9 0 47.6508 25.2497 63.75 + 31 118.754 1026 9 0 47.65 25.25 63.7509 + 31 214.176 931 7 0 80.8433 6.41737 3.75 + 31 149.211 1306 7 1 81.3259 6.31551 5.15 + 31 15.9136 1307 7 1 81.4502 6.29057 5.50359 + 31 39.7392 897 8 0 94.1546 -0.601822 33.75 + 31 66.9342 896 8 0 94.2359 -0.65 33.9254 + 31 112.452 1373 8 1 94.759 -1.06094 35.15 + 31 123.978 895 9 0 101.252 -1.00669 63.7501 + 31 49.8525 1406 9 1 101.518 -1.0214 65.15 + 31 77.8352 1407 9 1 101.55 -1.02434 65.3128 + 31 213.239 876 10 0 100.526 -4.80224 93.75 + 31 12.2881 875 10 0 100.499 -4.85 94.0958 + 31 67.6476 1401 10 1 100.383 -4.98972 95.1502 + 31 31.3266 1400 10 1 100.35 -5.02868 95.4124 + 31 115.357 881 11 0 91.1886 -3.68626 123.75 + 31 18.5578 882 11 0 91.0748 -3.65 124.088 + 31 102.364 1352 11 1 90.6489 -3.54149 125.15 + 31 31.0937 1351 11 1 90.55 -3.49219 125.48 + 31 113.838 947 12 0 87.7703 9.46995 153.75 + 31 44.8759 1338 12 1 87.6613 10.0707 155.15 + 31 87.3229 1337 12 1 87.65 10.1248 155.269 + 31 60.2713 1026 13 0 83.1114 25.4201 183.75 + 31 163.531 1027 13 0 83.102 25.45 183.807 + 31 139.814 1313 13 1 82.8354 26.1848 185.15 + 31 132.77 1085 14 0 64.041 37.054 213.75 + 31 86.5077 1215 14 1 63.2149 37.4639 215.151 + 31 24.4318 1214 14 1 63.05 37.552 215.456 + 31 179.758 1315 13 1 83.163 25.5359 185.15 + 31 119.472 1316 13 1 83.25 25.3475 185.476 + 31 301.643 1317 13 1 83.45 25.3735 185.392 + 31 35.0938 877 10 0 100.562 -4.65 94.067 + 31 58.6382 1405 10 1 101.234 -4.40403 95.15 + 31 76.0187 1406 10 1 101.35 -4.36052 95.2757 + 31 189.218 881 10 0 101.561 -3.70607 94.1498 + 31 24.6226 992 10 0 110.351 18.6431 93.7503 + 31 165.557 993 10 0 110.35 18.65 93.7617 + 31 263.774 1572 10 0 -10.0096 134.613 93.7503 + 31 86.7622 1573 10 0 -10.055 134.75 94.1014 + 31 136.728 849 10 1 -10.1876 135.192 95.15 + 31 16.0231 1638 11 0 -14.4586 147.919 123.75 + 31 94.0934 1639 11 0 -14.469 147.95 123.82 + 31 137.529 826 11 1 -14.6604 148.551 125.15 + 31 89.5665 1768 12 0 -17.6476 173.788 153.75 + 31 127.554 1769 12 0 -17.6687 173.95 153.932 + 31 131.255 811 12 1 -17.8138 174.988 155.15 + 31 34.6711 810 12 1 -17.85 175.272 155.487 + 31 151.501 1564 10 0 -4.03701 133.021 93.75 + 31 65.3696 880 10 1 -3.87558 133.468 95.15 + 31 54.9974 881 10 1 -3.84999 133.537 95.3757 + 31 159.556 1616 11 0 4.85237 143.397 123.75 + 31 159.143 926 11 1 5.31451 143.887 125.15 + 31 133.824 1646 12 0 18.4831 149.415 153.75 + 31 87.5864 995 12 1 19.1312 149.69 155.15 + 31 38.7681 996 12 1 19.25 149.74 155.413 + 31 54.3304 1679 13 0 26.4973 156.105 183.75 + 31 59.0254 1680 13 0 26.5481 156.15 183.957 + 31 11.3771 1033 13 1 26.8403 156.399 185.15 + 31 140.068 1034 13 1 26.85 156.407 185.189 + 31 140.547 1727 14 0 37.2483 165.632 213.75 + 31 21.3776 1728 14 0 37.3766 165.75 214.09 + 31 4.78315 1088 14 1 37.8354 166.063 215.151 + 31 188.304 1089 14 1 37.85 166.073 215.185 + 31 6.73086 1169 0 0 17.1074 54.0322 -206.25 + 31 69.4949 1170 0 0 17.1128 54.05 -206.238 + 31 57.8435 1171 0 0 17.1734 54.25 -206.108 + 31 58.9499 1172 0 0 17.2338 54.45 -205.978 + 31 134.334 988 0 1 17.7496 56.1579 -204.85 + 31 87.0958 989 0 1 17.85 56.4904 -204.63 + 31 19.7099 1394 1 0 30.7128 99.083 -176.25 + 31 79.4842 1395 1 0 30.733 99.15 -176.205 + 31 63.4893 1396 1 0 30.7935 99.35 -176.072 + 31 43.8242 1397 1 0 30.8535 99.55 -175.939 + 31 150.301 1056 1 1 31.3412 101.183 -174.85 + 31 91.5031 1057 1 1 31.45 101.547 -174.607 + 31 57.6606 1614 2 0 43.1086 143.008 -146.25 + 31 75.7664 1615 2 0 43.1486 143.15 -146.153 + 31 83.625 1616 2 0 43.2054 143.35 -146.016 + 31 11.786 1617 2 0 43.2622 143.55 -145.879 + 31 323.649 1118 2 1 43.6832 145.045 -144.85 +Number of digits in this event: 123 +Using G4ParticleGun... +Particle energy: 2.52009 LIN Particle: proton Event: 32 -Number of tracker hits in this event: 22 - 32 122.578 332 10 1 -113.57 -7.17955 95.55 - 32 148.72 864 10 0 -113.571 -7.17908 94.15 - 32 92.9358 332 9 1 -113.582 -7.17897 65.55 - 32 94.5234 864 9 0 -113.584 -7.18088 64.15 - 32 115.918 332 8 1 -113.63 -7.21509 35.55 - 32 115.929 864 8 0 -113.634 -7.21716 34.15 - 32 91.9117 332 7 1 -113.714 -7.2514 5.55 - 32 152.813 863 7 0 -113.717 -7.25308 4.15 - 32 117.419 331 6 1 -113.792 -7.2889 -24.45 - 32 167.31 863 6 0 -113.796 -7.29155 -25.85 - 32 116.797 331 5 1 -113.869 -7.34972 -54.45 - 32 96.4061 863 5 0 -113.874 -7.35202 -55.85 - 32 114.122 330 4 1 -113.977 -7.39913 -84.45 - 32 113.373 863 4 0 -113.982 -7.40109 -85.85 - 32 121.008 330 3 1 -114.094 -7.44165 -114.45 - 32 108.251 863 3 0 -114.095 -7.44295 -115.85 - 32 126.223 330 2 1 -114.113 -7.45814 -144.45 - 32 152.937 862 2 0 -114.115 -7.4566 -145.85 - 32 108.928 329 1 1 -114.15 -7.4286 -174.45 - 32 122.992 863 1 0 -114.152 -7.42607 -175.85 - 32 96.6925 329 0 1 -114.201 -7.37379 -204.45 - 32 166.787 863 0 0 -114.203 -7.37116 -205.85 -Number of digits in this event: 10 +Number of tracker hits in this event: 38 + 32 114.878 545 10 1 -70.8597 85.931 95.55 + 32 119.119 1329 10 0 -70.8555 85.9331 94.15 + 32 101.67 546 9 1 -70.7748 85.974 65.55 + 32 105.656 1329 9 0 -70.7701 85.9751 64.15 + 32 101.309 546 8 1 -70.6683 85.9908 35.55 + 32 113.746 1329 8 0 -70.662 85.991 34.15 + 32 115.87 547 7 1 -70.5339 85.9926 5.55 + 32 96.435 1329 7 0 -70.5288 85.9908 4.15 + 32 127.819 548 6 1 -70.4287 85.9595 -24.45 + 32 110.856 1329 6 0 -70.4224 85.9592 -25.85 + 32 245.096 548 5 1 -70.2983 85.9536 -54.45 + 32 113.122 1329 5 0 -70.2897 85.9527 -55.85 + 32 114.931 549 4 1 -70.1059 85.9399 -84.45 + 32 237.35 1329 4 0 -70.0981 85.9396 -85.85 + 32 136.123 550 3 1 -69.9342 85.9648 -114.45 + 32 203.187 1329 3 0 -69.9272 85.9669 -115.85 + 32 151.702 551 2 1 -69.7801 86.012 -144.45 + 32 109.947 1329 2 0 -69.7683 86.0135 -145.85 + 32 124.844 552 1 1 -69.5245 86.0597 -174.45 + 32 114.228 1330 1 0 -69.5153 86.0605 -175.85 + 32 432.3 553 0 1 -69.3333 86.079 -204.45 + 32 114.575 1330 0 0 -69.322 86.0805 -205.85 + 32 152.787 554 0 1 -69.25 86.05 -204.702 + 32 107.613 1323 0 0 -68.9414 84.785 -205.85 + 32 126.606 1322 0 0 -68.8913 84.6498 -205.986 + 32 62.3427 1182 0 0 -54.8076 56.5199 -206.25 + 32 40.4823 1321 0 0 -69.0011 84.3338 -205.85 + 32 89.6505 1320 0 0 -68.9636 84.2499 -205.924 + 32 60.2078 1319 0 0 -68.7668 84.05 -206.089 + 32 130.493 1385 3 0 -65.9005 97.2002 -116.25 + 32 4.71566 1386 3 0 -65.7686 97.35 -115.872 + 32 186.778 574 3 1 -65.2479 97.3317 -114.85 + 32 225.267 573 3 1 -65.25 97.3968 -114.54 + 32 44.7748 1399 3 0 -64.659 99.9785 -115.85 + 32 14.1814 1400 3 0 -64.6174 100.15 -115.865 + 32 55.694 593 3 1 -61.4055 101.741 -114.85 + 32 355.177 594 3 1 -61.2497 101.789 -114.815 + 32 28.489 549 5 1 -70.25 85.9114 -54.7549 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 7.79207 LIN +Particle energy: 1.79811 LIN Particle: proton Event: 33 -Number of tracker hits in this event: 70 - 33 107.109 442 9 1 -91.608 -82.3442 65.55 - 33 146.413 488 9 0 -91.6079 -82.3436 64.15 - 33 114.764 442 8 1 -91.6019 -82.333 35.55 - 33 105.808 488 8 0 -91.6019 -82.3314 34.15 - 33 142.059 442 7 1 -91.6032 -82.2971 5.55 - 33 114.752 488 7 0 -91.6022 -82.2957 4.15 - 33 129.581 442 6 1 -91.5821 -82.2704 -24.45 - 33 104.75 488 6 0 -91.5809 -82.2689 -25.85 - 33 148.394 442 5 1 -91.5582 -82.2392 -54.45 - 33 109.933 489 5 0 -91.5557 -82.2381 -55.85 - 33 224.239 443 4 1 -91.5033 -82.2158 -84.45 - 33 99.3031 489 4 0 -91.5002 -82.2135 -85.85 - 33 135.559 443 3 1 -91.4427 -82.1614 -114.45 - 33 111.249 489 3 0 -91.4403 -82.1592 -115.85 - 33 180.257 443 2 1 -91.3926 -82.1127 -144.45 - 33 144.039 489 2 0 -91.3916 -82.1102 -145.85 - 33 111.106 443 1 1 -91.3611 -82.0548 -174.45 - 33 141.807 489 1 0 -91.3599 -82.0515 -175.85 - 33 87.0559 444 0 1 -91.341 -81.9708 -204.45 - 33 149.324 490 0 0 -91.3399 -81.9666 -205.85 - 33 41.623 1535 4 0 -119.62 127.15 -86.247 - 33 87.9608 1536 4 0 -119.573 127.351 -86.2018 - 33 128.378 1537 4 0 -119.679 127.55 -86.1144 - 33 188.605 1538 4 0 -119.76 127.75 -86.0244 - 33 45.5017 1094 1 0 -110.957 38.85 -175.941 - 33 94.4685 164 0 1 -147.15 30.3244 -204.62 - 33 132.509 346 1 1 -110.947 40.6498 -174.85 - 33 63.8436 1111 1 0 -110.017 42.3139 -175.85 - 33 84.7398 1112 1 0 -109.87 42.4504 -175.991 - 33 46.8166 1113 1 0 -109.711 42.6501 -176.147 - 33 169.219 1120 0 0 24.4036 44.092 -206.25 - 33 220.252 1121 0 0 24.4925 44.25 -206.107 - 33 224.055 1122 0 0 24.6043 44.45 -205.936 - 33 192.559 1026 0 1 25.3043 45.7129 -204.85 - 33 216.037 1027 0 1 25.45 45.9757 -204.624 - 33 99.894 1317 1 0 43.5985 83.5068 -176.25 - 33 154.645 1318 1 0 43.6676 83.65 -176.142 - 33 157.218 1319 1 0 43.7631 83.85 -175.989 - 33 307.732 1122 1 1 44.4774 85.2603 -174.85 - 33 142.013 1123 1 1 44.65 85.5984 -174.575 - 33 114.202 1546 2 0 68.0139 129.401 -146.25 - 33 340.768 1547 2 0 68.0935 129.55 -146.154 - 33 185.023 1548 2 0 68.2004 129.75 -146.019 - 33 40.5925 1549 2 0 68.3052 129.95 -145.886 - 33 234.886 1245 2 1 69.1015 131.476 -144.85 - 33 238.706 1246 2 1 69.25 131.76 -144.657 - 33 102.186 1123 0 0 24.6558 44.65 -206.129 - 33 10.3387 1765 6 1 173.154 -101.897 -24.7759 - 33 88.6325 646 3 0 -35.7439 -50.7124 -116.25 - 33 347.439 647 3 0 -35.6098 -50.65 -116.009 - 33 93.4599 485 4 0 -91.6136 -82.9264 -85.85 - 33 31.7191 484 4 0 -91.6308 -83.05 -86.1459 - 33 139.419 432 3 1 -93.5667 -94.6839 -114.45 - 33 240.2 433 3 1 -93.5499 -94.6999 -114.501 - 33 47.4574 425 3 0 -93.197 -95.0996 -115.85 - 33 57.5336 424 3 0 -93.144 -95.1501 -116.035 - 33 130.807 472 2 1 -85.5676 -101.286 -144.45 - 33 8.83979 473 2 1 -85.45 -101.179 -144.809 - 33 234.164 396 2 0 -85.1742 -100.883 -145.85 - 33 10.6337 397 2 0 -85.1132 -100.75 -146.199 - 33 94.9742 511 1 1 -77.6619 -87.4311 -174.45 - 33 144.661 462 1 0 -78.0827 -87.4842 -175.85 - 33 81.0722 439 0 1 -92.3316 -93.6175 -204.45 - 33 93.3949 440 0 1 -92.15 -93.5778 -204.631 - 33 30.3788 441 0 1 -91.95 -93.5423 -204.822 - 33 140.658 432 0 0 -90.9035 -93.5528 -205.85 - 33 269.578 395 2 0 -85.0942 -100.95 -146.034 - 33 5.53983 428 3 0 -93.4229 -94.3567 -115.85 - 33 105.574 429 3 0 -93.4187 -94.35 -115.88 - 33 45.2845 310 3 0 52.0478 -118.066 -116.25 -Number of digits in this event: 38 +Number of tracker hits in this event: 20 + 33 103.757 471 8 1 -85.8009 105.399 35.55 + 33 103.147 1426 8 0 -85.8005 105.4 34.15 + 33 254.789 471 7 1 -85.7903 105.419 5.55 + 33 106.558 1426 7 0 -85.7904 105.422 4.15 + 33 125.947 471 6 1 -85.7806 105.488 -24.45 + 33 111.625 1426 6 0 -85.7796 105.493 -25.85 + 33 115.338 471 5 1 -85.7439 105.605 -54.45 + 33 127.994 1427 5 0 -85.7435 105.609 -55.85 + 33 158.302 471 4 1 -85.7376 105.684 -84.45 + 33 126.475 1427 4 0 -85.7364 105.688 -85.85 + 33 101.629 471 3 1 -85.7044 105.762 -114.45 + 33 115.669 1428 3 0 -85.7058 105.763 -115.85 + 33 114.421 471 2 1 -85.7447 105.795 -144.45 + 33 175.717 1428 2 0 -85.7489 105.798 -145.85 + 33 109.531 471 1 1 -85.8429 105.858 -174.45 + 33 110.934 1428 1 0 -85.8482 105.862 -175.85 + 33 270.964 470 0 1 -85.9631 105.932 -204.45 + 33 105.896 1428 0 0 -85.9698 105.935 -205.85 + 33 270.186 470 7 1 -85.8501 105.205 5.31525 + 33 125.941 469 7 1 -86.05 105.224 5.3 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 8.46433 LIN +Particle energy: 2.11463 LIN Particle: proton Event: 34 -Number of tracker hits in this event: 21 - 34 113.158 327 9 1 -114.716 51.8425 65.55 - 34 210.827 1158 9 0 -114.716 51.8425 64.15 - 34 135.345 327 8 1 -114.719 51.8426 35.55 - 34 114.203 1158 8 0 -114.72 51.8434 34.15 - 34 126.341 327 7 1 -114.73 51.8618 5.55 - 34 136.076 1159 7 0 -114.73 51.8637 4.15 - 34 131.578 327 6 1 -114.737 51.9015 -24.45 - 34 132.12 1159 6 0 -114.737 51.9031 -25.85 - 34 122.083 327 5 1 -114.737 51.9345 -54.45 - 34 200.038 1159 5 0 -114.737 51.9364 -55.85 - 34 127.34 327 4 1 -114.744 51.9759 -84.45 - 34 112.592 1159 4 0 -114.744 51.9787 -85.85 - 34 153.813 326 3 1 -114.75 52.0379 -114.45 - 34 18.7467 327 3 1 -114.75 52.0389 -114.786 - 34 134.483 1159 3 0 -114.749 52.042 -115.85 - 34 143.572 327 2 1 -114.731 52.1244 -144.45 - 34 98.7157 1160 2 0 -114.73 52.1286 -145.85 - 34 273.669 327 1 1 -114.707 52.2158 -174.45 - 34 192.415 1160 1 0 -114.707 52.2212 -175.85 - 34 101.381 327 0 1 -114.713 52.3341 -204.45 - 34 116.22 1161 0 0 -114.714 52.3412 -205.85 -Number of digits in this event: 15 +Number of tracker hits in this event: 22 + 34 138.134 1474 9 1 115.057 -38.6913 65.55 + 34 166.612 706 9 0 115.054 -38.6894 64.15 + 34 114.53 1474 8 1 115 -38.656 35.55 + 34 105.181 706 8 0 114.993 -38.6575 34.15 + 34 105.216 1473 7 1 114.863 -38.6892 5.55 + 34 125.39 706 7 0 114.854 -38.6922 4.15 + 34 135.26 1472 6 1 114.656 -38.7494 -24.45 + 34 169.296 706 6 0 114.65 -38.7534 -25.85 + 34 118.056 1471 5 1 114.509 -38.8288 -54.45 + 34 105.893 706 5 0 114.503 -38.831 -55.85 + 34 128.329 1471 4 1 114.377 -38.8678 -84.45 + 34 148.374 705 4 0 114.372 -38.8724 -85.85 + 34 182.741 1470 3 1 114.274 -38.9614 -114.45 + 34 196.581 705 3 0 114.267 -38.9628 -115.85 + 34 137.722 1469 2 1 114.136 -38.9878 -144.45 + 34 232.622 705 2 0 114.129 -38.9865 -145.85 + 34 96.0192 1469 1 1 113.982 -38.9552 -174.45 + 34 120.086 705 1 0 113.973 -38.9571 -175.85 + 34 130.898 1468 0 1 113.801 -38.9976 -204.45 + 34 205.484 705 0 0 113.794 -38.9989 -205.85 + 34 44.0468 705 5 0 114.514 -38.8503 -56.1856 + 34 299.714 435 5 0 106.991 -93.0603 -56.25 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 9.64085 LIN +Particle energy: 7.54146 LIN Particle: proton Event: 35 -Number of tracker hits in this event: 41 - 35 144.044 1043 11 1 28.7815 -46.9431 125.55 - 35 95.7286 665 11 0 28.7818 -46.9429 124.15 - 35 115.294 1043 10 1 28.7876 -46.9399 95.55 - 35 128.074 665 10 0 28.7875 -46.939 94.15 - 35 166.228 1043 9 1 28.7867 -46.9191 65.55 - 35 105.455 665 9 0 28.7868 -46.9193 64.15 - 35 121.576 1043 8 1 28.7866 -46.9235 35.55 - 35 101.236 665 8 0 28.7858 -46.9232 34.15 - 35 195.134 1043 7 1 28.7637 -46.9174 5.55 - 35 99.3234 665 7 0 28.762 -46.9175 4.15 - 35 103.395 1043 6 1 28.7279 -46.9205 -24.45 - 35 106.341 665 6 0 28.7252 -46.9199 -25.85 - 35 102.399 1043 5 1 28.668 -46.9073 -54.45 - 35 125.709 665 5 0 28.6656 -46.9062 -55.85 - 35 111.305 1042 4 1 28.6147 -46.8845 -84.45 - 35 103.26 665 4 0 28.6114 -46.8831 -85.85 - 35 102.82 1042 3 1 28.5439 -46.855 -114.45 - 35 107.804 665 3 0 28.5401 -46.854 -115.85 - 35 304.794 1042 2 1 28.4593 -46.8337 -144.45 - 35 137.865 666 2 0 28.4556 -46.8321 -145.85 - 35 112.688 1041 1 1 28.3799 -46.7979 -174.45 - 35 122.769 666 1 0 28.3753 -46.7966 -175.85 - 35 116.97 1041 0 1 28.2814 -46.7682 -204.45 - 35 187.454 666 0 0 28.2775 -46.7675 -205.85 - 35 13.8502 502 0 0 3.8428 -79.6213 -206.075 - 35 32.8429 376 7 1 -104.75 -6.16012 5.2847 - 35 2.74484 848 8 0 -127.165 -10.3064 33.75 - 35 107.592 377 7 1 -104.75 -5.96276 5.52348 - 35 148.294 378 7 1 -104.55 -5.7508 5.48406 - 35 20.2027 875 7 0 -104.094 -4.93958 4.15 - 35 105.186 876 7 0 -104.095 -4.85 4.11433 - 35 126.506 877 7 0 -104.255 -4.65 3.93156 - 35 101.504 878 7 0 -104.501 -4.45 3.91335 - 35 71.4008 879 7 0 -104.554 -4.25 3.91354 - 35 225.33 880 7 0 -104.522 -4.04987 3.8915 - 35 117.517 1044 11 1 28.8501 -46.9708 125.547 - 35 86.6459 1045 11 1 29.05 -46.8625 125.517 - 35 86.505 1046 11 1 29.25 -46.7613 125.488 - 35 67.9343 1047 11 1 29.45 -46.6882 125.494 - 35 37.634 1048 11 1 29.65 -46.6198 125.523 - 35 210.588 1049 11 1 29.9141 -46.557 125.55 -Number of digits in this event: 18 +Number of tracker hits in this event: 68 + 35 121.838 990 11 1 18.181 33.7337 125.55 + 35 100.513 1068 11 0 18.1802 33.7337 124.15 + 35 114.614 990 10 1 18.165 33.7336 95.55 + 35 108.497 1068 10 0 18.1645 33.733 94.15 + 35 94.9609 990 9 1 18.1517 33.7212 65.55 + 35 96.1758 1068 9 0 18.1515 33.7209 64.15 + 35 227.544 990 8 1 18.1468 33.7127 35.55 + 35 136.501 1068 8 0 18.1456 33.7118 34.15 + 35 103.626 990 7 1 18.1091 33.7067 5.55 + 35 102.064 1068 7 0 18.1059 33.7062 4.15 + 35 118.333 989 6 1 18.0395 33.6947 -24.45 + 35 103.987 1068 6 0 18.0363 33.6947 -25.85 + 35 117.097 989 5 1 17.9744 33.6942 -54.45 + 35 121.314 1068 5 0 17.9724 33.6935 -55.85 + 35 106.204 989 4 1 17.9327 33.6791 -84.45 + 35 101.354 1068 4 0 17.9317 33.6795 -85.85 + 35 127.594 989 3 1 17.9074 33.691 -114.45 + 35 130.63 1068 3 0 17.9067 33.6919 -115.85 + 35 322.562 989 2 1 17.8945 33.711 -144.45 + 35 221.287 1068 2 0 17.8925 33.7128 -145.85 + 35 121.926 989 1 1 17.8529 33.7526 -174.45 + 35 100.781 1068 1 0 17.8504 33.7536 -175.85 + 35 149.852 988 0 1 17.7989 33.7746 -204.45 + 35 107.449 1068 0 0 17.7947 33.776 -205.85 + 35 87.7361 610 0 0 19.64 -57.9886 -206.25 + 35 307.704 609 0 0 19.6398 -58.05 -206.185 + 35 233.967 608 0 0 19.6396 -58.25 -205.975 + 35 776.71 997 0 1 19.6414 -59.3189 -204.85 + 35 341.829 468 1 0 20.4562 -86.275 -176.25 + 35 347.606 467 1 0 20.4616 -86.45 -176.064 + 35 22.9664 466 1 0 20.4665 -86.65 -175.855 + 35 853.24 1002 1 1 20.4933 -87.6134 -174.85 + 35 6.66742 324 2 0 21.9882 -115.343 -146.25 + 35 333.877 323 2 0 21.9886 -115.35 -146.243 + 35 359.674 322 2 0 21.9996 -115.55 -146.037 + 35 667.559 1010 2 1 22.0516 -116.688 -144.85 + 35 252.786 183 3 0 22.0518 -143.441 -116.25 + 35 482.208 182 3 0 22.0517 -143.55 -116.133 + 35 116.157 181 3 0 22.0503 -143.75 -115.919 + 35 813.905 1009 3 1 22.0389 -144.738 -114.85 + 35 261.206 52 4 0 23.7498 -169.643 -86.25 + 35 369.398 51 4 0 23.7573 -169.75 -86.1272 + 35 118.546 50 4 0 23.7709 -169.95 -85.8945 + 35 309.996 1018 4 1 23.838 -170.843 -84.85 + 35 339.078 1019 4 1 23.85 -171.003 -84.6625 + 35 19.7998 998 0 1 19.6501 -59.5407 -204.599 + 35 27.1831 975 0 0 11.6113 15.2421 -206.25 + 35 13.2868 988 2 1 17.85 33.7943 -144.588 + 35 209.611 991 8 1 18.2501 33.7465 35.4986 + 35 187.525 992 8 1 18.45 33.815 35.2746 + 35 29.6702 1070 8 0 19.0291 34.2148 34.15 + 35 153.102 1071 8 0 19.0917 34.25 34.0729 + 35 112.569 1119 7 1 44.0385 49.7729 5.55 + 35 19.6338 1150 7 0 43.4769 50.2236 4.15 + 35 88.3529 1151 7 0 43.4446 50.25 4.06771 + 35 22.1889 1080 6 1 36.0819 60.0863 -24.45 + 35 266.872 1079 6 1 36.05 60.1083 -24.5285 + 35 93.1023 1204 6 0 35.898 60.873 -25.85 + 35 92.402 1205 6 0 35.762 61.05 -26.0858 + 35 94.8436 1206 6 0 35.7533 61.25 -26.1721 + 35 100.09 1207 6 0 35.7983 61.4502 -26.1866 + 35 111.728 1208 6 0 35.8404 61.65 -26.1584 + 35 76.3487 1209 6 0 35.7768 61.85 -26.1849 + 35 142.908 1210 6 0 35.5587 62.05 -26.1456 + 35 61.4223 1075 6 1 35.1964 62.5457 -24.85 + 35 105.654 1076 6 1 35.25 62.6547 -24.6483 + 35 187.691 1077 6 1 35.45 62.4275 -24.5123 + 35 177.438 1078 6 1 35.65 62.0689 -24.592 +Number of digits in this event: 37 Using G4ParticleGun... -Particle energy: 1.60642 LIN +Particle energy: 9.30962 LIN Particle: proton Event: 36 -Number of tracker hits in this event: 28 - 36 168.936 1347 10 1 89.4536 50.8094 95.55 - 36 118.981 1153 10 0 89.4538 50.8101 94.15 - 36 120.47 1347 9 1 89.4706 50.8272 65.55 - 36 168.052 1153 9 0 89.4679 50.8234 64.15 - 36 123.354 1346 8 1 89.4085 50.7349 35.55 - 36 116.279 1153 8 0 89.405 50.7289 34.15 - 36 119.265 1346 7 1 89.3245 50.6133 5.55 - 36 169.185 1152 7 0 89.3188 50.6063 4.15 - 36 131.465 1345 6 1 89.1981 50.4648 -24.45 - 36 153.529 1152 6 0 89.1908 50.4569 -25.85 - 36 132.873 1344 5 1 89.0277 50.3064 -54.45 - 36 245.823 1151 5 0 89.0245 50.2947 -55.85 - 36 107.478 1344 4 1 88.9593 50.0479 -84.45 - 36 138.258 1149 4 0 88.9585 50.0342 -85.85 - 36 170.46 1344 3 1 88.9317 49.7705 -114.45 - 36 121.564 1148 3 0 88.9303 49.7574 -115.85 - 36 139.485 1344 2 1 88.8892 49.5075 -144.45 - 36 114.807 1147 2 0 88.8889 49.496 -145.85 - 36 245.976 1344 1 1 88.8805 49.2772 -174.45 - 36 97.0961 1146 1 0 88.8786 49.269 -175.85 - 36 112.04 1343 0 1 88.8308 49.114 -204.45 - 36 121.163 1145 0 0 88.8326 49.1079 -205.85 - 36 71.1761 1024 9 0 90.5199 25.0178 63.75 - 36 105.052 1023 9 0 90.5443 24.8495 63.9234 - 36 0.821804 1022 9 0 90.6324 24.65 64.1481 - 36 424.96 1356 9 1 91.3658 24.275 65.15 - 36 281.343 1357 9 1 91.5501 24.3558 65.4807 - 36 66.7157 1355 9 1 91.35 24.8682 65.5051 -Number of digits in this event: 18 +Number of tracker hits in this event: 25 + 36 156.214 715 10 1 -37.0486 -78.875 95.55 + 36 152.713 505 10 0 -37.0487 -78.8755 94.15 + 36 104.856 715 9 1 -37.0498 -78.8869 65.55 + 36 3.37507 714 9 1 -37.05 -78.8869 65.1636 + 36 119 505 9 0 -37.0504 -78.8871 64.15 + 36 114.169 714 8 1 -37.0621 -78.8896 35.55 + 36 89.6252 505 8 0 -37.0632 -78.8896 34.15 + 36 129.179 714 7 1 -37.0854 -78.8886 5.55 + 36 96.9373 505 7 0 -37.0865 -78.8882 4.15 + 36 131.414 714 6 1 -37.112 -78.8833 -24.45 + 36 123.67 505 6 0 -37.1127 -78.8826 -25.85 + 36 139.012 714 5 1 -37.1269 -78.8689 -54.45 + 36 135.752 505 5 0 -37.1282 -78.8686 -55.85 + 36 132.153 714 4 1 -37.1554 -78.8629 -84.45 + 36 131.923 505 4 0 -37.1572 -78.863 -85.85 + 36 111.197 714 3 1 -37.194 -78.8662 -114.45 + 36 163.171 505 3 0 -37.1958 -78.8669 -115.85 + 36 105.004 714 2 1 -37.2361 -78.8787 -144.45 + 36 232.406 505 2 0 -37.2383 -78.8795 -145.85 + 36 231.608 713 1 1 -37.2872 -78.8961 -174.45 + 36 130.293 505 1 0 -37.2893 -78.8971 -175.85 + 36 102.621 713 0 1 -37.3315 -78.916 -204.45 + 36 118.812 505 0 0 -37.3339 -78.9164 -205.85 + 36 349.705 715 6 1 -37.05 -78.9018 -24.5992 + 36 74.0209 716 6 1 -36.85 -78.9681 -24.5129 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 6.7756 LIN +Particle energy: 9.8656 LIN Particle: proton Event: 37 -Number of tracker hits in this event: 39 - 37 126.273 1197 11 1 59.5165 0.331963 125.55 - 37 94.3172 901 11 0 59.5162 0.3317 124.15 - 37 121.309 1197 10 1 59.5069 0.327247 95.55 - 37 112.244 901 10 0 59.506 0.327333 94.15 - 37 147.992 1197 9 1 59.4891 0.328149 65.55 - 37 109.154 901 9 0 59.4886 0.327813 64.15 - 37 147.445 1197 8 1 59.4773 0.318447 35.55 - 37 89.7449 901 8 0 59.4765 0.317936 34.15 - 37 190.011 1197 7 1 59.4638 0.306345 5.55 - 37 110.17 901 7 0 59.4617 0.305668 4.15 - 37 102.977 1196 6 1 59.4196 0.288829 -24.45 - 37 108.024 901 6 0 59.4186 0.289223 -25.85 - 37 129.115 1196 5 1 59.3981 0.297925 -54.45 - 37 102.338 901 5 0 59.3967 0.299255 -55.85 - 37 107.758 1196 4 1 59.3671 0.331957 -84.45 - 37 96.8907 901 4 0 59.365 0.333121 -85.85 - 37 136.881 1196 3 1 59.323 0.358126 -114.45 - 37 113.878 901 3 0 59.3202 0.358609 -115.85 - 37 122.025 1196 2 1 59.2666 0.367047 -144.45 - 37 120.328 901 2 0 59.2647 0.368047 -145.85 - 37 186.679 1195 1 1 59.2275 0.384195 -174.45 - 37 335.007 901 1 0 59.2251 0.38471 -175.85 - 37 93.297 1195 0 1 59.1807 0.396874 -204.45 - 37 221.291 901 0 0 59.1785 0.397252 -205.85 - 37 30.3348 1260 2 0 120.69 72.2244 -146.175 - 37 36.516 913 0 0 70.1752 2.76388 -206.25 - 37 128.8 914 0 0 70.2607 2.85 -206.144 - 37 62.6309 1255 0 1 71.1105 3.44585 -204.85 - 37 72.2734 1256 0 1 71.25 3.53376 -204.626 - 37 128.636 956 1 0 143.281 11.2631 -176.25 - 37 95.4366 957 1 0 143.737 11.45 -176.216 - 37 62.8034 958 1 0 143.963 11.65 -176.138 - 37 46.7198 681 4 0 46.4285 -43.7912 -86.1825 - 37 19.2888 1196 1 1 59.2501 0.274765 -174.809 - 37 14.4803 900 1 0 59.6481 0.249942 -175.891 - 37 120.865 1195 2 1 59.25 0.374829 -144.654 - 37 214.958 903 7 0 60.6784 0.69036 4.14996 - 37 230.582 904 11 0 60.2068 0.920071 124.15 - 37 118.474 903 11 0 60.398 0.85 124.091 -Number of digits in this event: 21 +Number of tracker hits in this event: 29 + 37 165.551 1440 10 1 108.156 -6.10147 95.55 + 37 105.01 869 10 0 108.155 -6.10144 94.15 + 37 100.878 1439 9 1 108.14 -6.10117 65.55 + 37 111.031 869 9 0 108.14 -6.1021 64.15 + 37 94.4343 1439 8 1 108.143 -6.12237 35.55 + 37 97.3976 869 8 0 108.144 -6.12295 34.15 + 37 100.478 1440 7 1 108.15 -6.13582 5.55 + 37 89.3127 869 7 0 108.151 -6.13743 4.15 + 37 105.476 1440 6 1 108.155 -6.17109 -24.45 + 37 103.187 869 6 0 108.156 -6.17357 -25.85 + 37 90.7421 1440 5 1 108.159 -6.22247 -54.45 + 37 131.206 869 5 0 108.159 -6.22448 -55.85 + 37 101.777 1440 4 1 108.159 -6.26711 -84.45 + 37 153.275 868 4 0 108.159 -6.27017 -85.85 + 37 102.2 1440 3 1 108.152 -6.33514 -114.45 + 37 130.402 868 3 0 108.152 -6.33819 -115.85 + 37 110.322 1440 2 1 108.16 -6.40069 -144.45 + 37 120.777 868 2 0 108.16 -6.40439 -145.85 + 37 138.123 1440 1 1 108.17 -6.48031 -174.45 + 37 109.985 867 1 0 108.17 -6.48404 -175.85 + 37 105.07 1440 0 1 108.174 -6.56022 -204.45 + 37 122.778 867 0 0 108.174 -6.56382 -205.85 + 37 30.4843 1440 8 1 108.15 -6.13467 35.1839 + 37 19.7676 850 8 0 108.417 -9.96906 34.15 + 37 21.2968 849 8 0 108.437 -10.05 34.1387 + 37 186.579 1446 8 1 109.454 -14.1712 35.15 + 37 64.9335 823 8 0 109.852 -15.3477 34.15 + 37 266.156 822 8 0 109.864 -15.45 34.0731 + 37 34.6581 821 8 0 110.052 -15.65 33.9447 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 5.25377 LIN +Particle energy: 8.03743 LIN Particle: proton Event: 38 -Number of tracker hits in this event: 144 - 38 167.309 672 10 1 -45.5206 78.7561 95.55 - 38 157.537 1293 10 0 -45.5203 78.7561 94.15 - 38 141.74 672 9 1 -45.5099 78.7666 65.55 - 38 114.915 1293 9 0 -45.5086 78.7665 64.15 - 38 118.778 672 8 1 -45.488 78.7602 35.55 - 38 113.514 1293 8 0 -45.4873 78.7598 34.15 - 38 257.054 672 7 1 -45.4766 78.757 5.55 - 38 120.846 1293 7 0 -45.4764 78.7559 4.15 - 38 19126.5 672 6 1 -45.4702 78.74 -24.45 - 38 62592.3 673 6 1 -45.45 78.6873 -24.6483 - 38 10055.7 674 6 1 -45.25 78.8282 -24.6698 - 38 1529.78 675 6 1 -45.05 78.9074 -24.6819 - 38 1496.43 676 6 1 -44.85 78.9849 -24.6905 - 38 1543.95 677 6 1 -44.65 79.0629 -24.7019 - 38 1715.08 678 6 1 -44.45 79.1415 -24.7163 - 38 1861.97 679 6 1 -44.25 79.2192 -24.7285 - 38 1960.77 680 6 1 -44.05 79.2934 -24.7436 - 38 2190.69 681 6 1 -43.85 79.3685 -24.761 - 38 2592.58 682 6 1 -43.65 79.4442 -24.7847 - 38 3334.19 683 6 1 -43.45 79.522 -24.8046 - 38 6067.63 684 6 1 -43.25 79.6016 -24.8266 - 38 849.072 685 6 1 -43.05 79.6928 -24.8378 - 38 3417.59 671 6 1 -45.65 78.2953 -24.7516 - 38 175.229 1268 6 0 -47.3936 73.689 -25.85 - 38 841.551 1267 6 0 -47.4083 73.65 -25.8594 - 38 841.566 1266 6 0 -47.4835 73.45 -25.9087 - 38 915.573 1265 6 0 -47.5608 73.25 -25.9607 - 38 873.539 1264 6 0 -47.6391 73.05 -26.009 - 38 808.926 1263 6 0 -47.7096 72.85 -26.0563 - 38 922.863 1262 6 0 -47.7798 72.65 -26.1008 - 38 905.442 1261 6 0 -47.8523 72.45 -26.1509 - 38 961.52 1260 6 0 -47.9215 72.25 -26.2003 - 38 43.7077 1259 6 0 -47.993 72.05 -26.2475 - 38 11297 1290 6 0 -42.9917 78.1541 -25.85 - 38 6190.25 1289 6 0 -42.635 78.05 -26.016 - 38 463.378 1293 6 0 -47.0379 78.7955 -25.85 - 38 294.297 1298 6 0 -44.9346 79.8319 -25.85 - 38 1472.23 1299 6 0 -44.9258 79.85 -25.8698 - 38 959.713 1300 6 0 -44.8283 80.05 -26.0871 - 38 2677.55 719 5 1 -36.1495 101.233 -54.45 - 38 439.078 720 5 1 -36.05 101.514 -54.7954 - 38 440.954 1410 5 0 -35.7727 102.312 -55.85 - 38 2404.16 1411 5 0 -35.7596 102.35 -55.9002 - 38 930.061 1412 5 0 -35.686 102.55 -56.16 - 38 128.77 484 5 1 -83.0653 102.171 -54.45 - 38 151.957 483 5 1 -83.25 102.289 -54.5973 - 38 249.809 482 5 1 -83.45 102.415 -54.7565 - 38 93.6597 1415 5 0 -84.8235 103.283 -55.85 - 38 258.889 1416 5 0 -84.9296 103.35 -55.9345 - 38 46.0553 1417 5 0 -85.2447 103.55 -56.1856 - 38 90.7584 296 4 1 -120.819 126.197 -84.45 - 38 124.006 295 4 1 -120.95 126.281 -84.5556 - 38 134.244 294 4 1 -121.15 126.408 -84.7171 - 38 75.9341 1535 4 0 -122.551 127.3 -85.85 - 38 359.114 1536 4 0 -122.63 127.35 -85.9134 - 38 98.581 1537 4 0 -122.944 127.55 -86.1671 - 38 45.2858 110 3 1 -158.07 149.831 -114.45 - 38 125.041 109 3 1 -158.15 149.882 -114.512 - 38 152.159 108 3 1 -158.35 150.011 -114.669 - 38 14.388 107 3 1 -158.55 150.139 -114.825 - 38 181.261 1654 3 0 -159.858 150.974 -115.85 - 38 202.288 1655 3 0 -160.133 151.15 -116.066 - 38 71.5674 1420 5 0 -85.1243 104.289 -55.85 - 38 56.5613 1684 6 1 156.95 24.3324 -24.5945 - 38 156.576 1292 6 0 -45.5827 78.6403 -25.85 - 38 159.769 658 5 1 -48.2748 76.2651 -54.45 - 38 128.075 1280 5 0 -48.4064 76.1507 -55.85 - 38 189.708 644 4 1 -51.0954 73.814 -84.45 - 38 125.684 1268 4 0 -51.227 73.7001 -85.85 - 38 329.345 630 3 1 -53.913 71.3754 -114.45 - 38 48.6873 1256 3 0 -54.0436 71.2633 -115.85 - 38 56.3375 1255 3 0 -54.059 71.25 -116.016 - 38 135.535 616 2 1 -56.7083 68.9727 -144.45 - 38 32.2853 1244 2 0 -56.839 68.8616 -145.85 - 38 66.6985 1243 2 0 -56.8526 68.85 -145.996 - 38 268.642 602 1 1 -59.5138 66.5897 -174.45 - 38 81.8163 1232 1 0 -59.646 66.4756 -175.85 - 38 20.3159 1231 1 0 -59.6757 66.45 -176.165 - 38 102.778 588 0 1 -62.3526 64.1368 -204.45 - 38 111.607 1219 0 0 -62.4881 64.0196 -205.85 - 38 92.6254 1023 4 0 -106.053 24.8403 -86.2382 - 38 122.887 1372 1 0 41.2192 94.6043 -176.25 - 38 185.966 1108 1 1 41.6645 95.0492 -174.85 - 38 74.2402 1107 1 1 41.6499 94.7533 -174.657 - 38 118.873 1371 1 0 40.8489 94.4702 -175.85 - 38 52.2933 1370 1 0 40.5808 94.35 -176.131 - 38 129.447 1306 1 0 -4.40844 81.2959 -176.25 - 38 147.23 876 1 1 -4.77698 81.8203 -174.85 - 38 3.00786 1210 6 1 62.25 47.1199 -24.6894 - 38 56.0785 1126 6 0 63.6497 45.4156 -25.85 - 38 26.1647 1136 6 0 61.3514 47.397 -25.85 - 38 32.8275 1365 2 0 48.475 93.2883 -146.25 - 38 120.433 1366 2 0 48.5435 93.35 -146.151 - 38 105.394 1147 2 1 49.4676 94.1746 -144.85 - 38 192.634 1148 2 1 49.65 94.3123 -144.61 - 38 27.5198 1318 2 0 48.6218 83.8326 -146.25 - 38 124.218 1319 2 0 48.6588 83.85 -146.195 - 38 133.21 1149 2 1 49.85 84.5632 -144.611 - 38 59.4811 1494 3 0 70.3639 118.987 -116.25 - 38 80.4955 1495 3 0 70.452 119.15 -116.118 - 38 21.5259 1496 3 0 70.5343 119.35 -115.915 - 38 165.096 1253 3 1 70.7297 119.831 -114.85 - 38 15.466 1229 4 0 43.5023 65.8634 -86.25 - 38 330.228 1228 4 0 43.4954 65.8499 -86.2429 - 38 95.1189 1227 4 0 43.3649 65.6488 -86.1305 - 38 106.47 1226 4 0 43.1781 65.45 -86.0179 - 38 94.47 1107 4 1 41.6389 64.264 -84.85 - 38 121.244 1106 4 1 41.45 64.1105 -84.6751 - 38 159.03 1105 4 1 41.0656 63.9575 -84.45 - 38 115.075 1222 4 0 41.9729 64.5445 -85.85 - 38 130.471 1223 4 0 42.2531 64.65 -85.9924 - 38 96.7185 1224 4 0 42.4384 64.85 -85.9569 - 38 45.6289 1225 4 0 42.5074 65.05 -85.8986 - 38 54.6556 1124 4 1 44.9165 66.3618 -84.85 - 38 70.3253 1125 4 1 45.0504 66.4479 -84.7438 - 38 88.6551 1126 4 1 45.25 66.5014 -84.604 - 38 64.5049 1127 4 1 45.4506 66.56 -84.5411 - 38 65.0597 1128 4 1 45.65 66.6093 -84.4737 - 38 71.5644 1129 4 1 45.85 66.5718 -84.4894 - 38 336.972 1130 4 1 46.05 66.5609 -84.5309 - 38 83.3583 1131 4 1 46.25 66.4409 -84.6275 - 38 72.1359 1061 0 0 -99.6071 32.3951 -206.25 - 38 52.1828 1060 0 0 -99.5925 32.25 -206.156 - 38 58.5474 1059 0 0 -99.5663 32.0497 -206.029 - 38 46.6677 1058 0 0 -99.5164 31.85 -205.92 - 38 5.81815 406 0 1 -98.7628 30.1967 -204.85 - 38 367.382 407 0 1 -98.75 30.1703 -204.833 - 38 182.32 408 0 1 -98.5498 29.8132 -204.64 - 38 120.291 1138 1 0 -85.4026 47.6753 -176.25 - 38 504.065 476 1 1 -84.8164 48.2461 -174.85 - 38 247.025 477 1 1 -84.65 48.5183 -174.503 - 38 96.1259 1149 1 0 -84.0331 49.8975 -175.85 - 38 104.338 1148 1 0 -84.0033 49.85 -175.903 - 38 35.0249 1345 0 0 -108.562 89.1762 -206.25 - 38 71.3136 1346 0 0 -108.549 89.25 -206.089 - 38 152.585 357 0 1 -108.564 89.8752 -204.85 - 38 172.318 358 0 1 -108.55 90.0063 -204.473 - 38 67.3561 359 0 1 -108.234 89.903 -204.45 - 38 62.6189 1348 0 0 -108.726 89.6934 -205.85 - 38 62.3486 1347 0 0 -108.856 89.65 -206.086 - 38 17.8572 1221 0 0 -99.9809 64.3928 -206.25 - 38 177.377 772 8 1 -25.5748 65.0627 35.15 - 38 300.995 773 8 1 -25.45 65.1742 35.4707 - 38 60.172 1543 6 0 -91.8246 128.75 -25.8996 -Number of digits in this event: 86 -Using G4ParticleGun... -Particle energy: 7.71331 LIN +Number of tracker hits in this event: 18 + 38 131.064 387 8 1 -102.642 91.9935 35.55 + 38 140.908 1359 8 0 -102.642 91.9942 34.15 + 38 101.574 387 7 1 -102.663 92.0092 5.55 + 38 99.1706 1359 7 0 -102.664 92.0105 4.15 + 38 190.947 387 6 1 -102.677 92.0386 -24.45 + 38 165.93 1359 6 0 -102.679 92.0392 -25.85 + 38 203.085 387 5 1 -102.708 92.0606 -54.45 + 38 122.656 1359 5 0 -102.709 92.0614 -55.85 + 38 103.1 387 4 1 -102.746 92.076 -84.45 + 38 101.127 1359 4 0 -102.749 92.076 -85.85 + 38 107.425 386 3 1 -102.798 92.0757 -114.45 + 38 145.052 1359 3 0 -102.8 92.0764 -115.85 + 38 104.581 386 2 1 -102.849 92.0934 -144.45 + 38 112.208 1359 2 0 -102.852 92.0951 -145.85 + 38 163.457 386 1 1 -102.904 92.129 -174.45 + 38 106.704 1359 1 0 -102.907 92.1285 -175.85 + 38 130.808 385 0 1 -102.982 92.1155 -204.45 + 38 104.387 1359 0 0 -102.986 92.1106 -205.85 +Number of digits in this event: 10 +Using G4ParticleGun... +Particle energy: 7.11834 LIN Particle: proton Event: 39 -Number of tracker hits in this event: 37 - 39 136.472 1383 10 1 96.7557 1.18443 95.55 - 39 135.248 905 10 0 96.7544 1.1854 94.15 - 39 102.8 1382 9 1 96.7309 1.20425 65.55 - 39 112.421 905 9 0 96.7297 1.2049 64.15 - 39 123.906 1382 8 1 96.7031 1.21728 35.55 - 39 105.944 905 8 0 96.7016 1.21863 34.15 - 39 173.643 1382 7 1 96.6722 1.24653 5.55 - 39 101.832 905 7 0 96.6723 1.24826 4.15 - 39 143.164 1382 6 1 96.6738 1.28243 -24.45 - 39 172.339 906 6 0 96.6734 1.28377 -25.85 - 39 164.487 1382 5 1 96.6634 1.31307 -54.45 - 39 140.393 906 5 0 96.6631 1.31353 -55.85 - 39 126.086 1382 4 1 96.6535 1.31698 -84.45 - 39 105.464 906 4 0 96.6528 1.31645 -85.85 - 39 106.036 1382 3 1 96.6377 1.30668 -114.45 - 39 122.321 906 3 0 96.6375 1.3068 -115.85 - 39 197.863 1382 2 1 96.6378 1.30897 -144.45 - 39 112.062 906 2 0 96.6385 1.30932 -145.85 - 39 142.019 1382 1 1 96.6563 1.3148 -174.45 - 39 105.808 906 1 0 96.6566 1.31472 -175.85 - 39 102.802 1382 0 1 96.658 1.31601 -204.45 - 39 124.558 906 0 0 96.6583 1.31595 -205.85 - 39 21.9131 1381 2 1 96.5497 1.4696 -144.82 - 39 32.9043 910 2 0 96.0833 2.18733 -145.85 - 39 65.797 911 2 0 96.0478 2.25 -145.903 - 39 58.6686 912 2 0 95.975 2.45015 -145.895 - 39 83.5121 913 2 0 95.9451 2.65 -145.928 - 39 217.906 914 2 0 95.9983 2.85 -145.942 - 39 156.734 915 2 0 96.2971 3.0502 -146.005 - 39 5.53055 488 2 0 82.0744 -82.4106 -146.25 - 39 134.326 1383 7 1 96.75 1.03443 5.40603 - 39 557.678 899 7 0 96.8984 -0.05 4.08175 - 39 129.933 1394 7 1 98.9664 0.317833 5.15 - 39 73.0952 1395 7 1 99.1503 0.43487 5.32514 - 39 80.4396 1396 7 1 99.3501 0.41185 5.35055 - 39 213.173 1397 7 1 99.55 0.327979 5.43056 - 39 411.836 1398 7 1 99.75 0.20455 5.4983 -Number of digits in this event: 21 +Number of tracker hits in this event: 20 + 39 129.253 1286 9 1 77.4402 -96.6776 65.55 + 39 114.727 417 9 0 77.4404 -96.6769 64.15 + 39 155.609 1286 8 1 77.4448 -96.6589 35.55 + 39 102.868 417 8 0 77.4442 -96.6577 34.15 + 39 129.342 1286 7 1 77.4342 -96.635 5.55 + 39 123.767 417 7 0 77.4349 -96.6326 4.15 + 39 94.1791 1286 6 1 77.4458 -96.5828 -24.45 + 39 160.055 417 6 0 77.4457 -96.5805 -25.85 + 39 110.83 1286 5 1 77.4451 -96.5304 -54.45 + 39 99.2347 418 5 0 77.4456 -96.5283 -55.85 + 39 92.331 1287 4 1 77.4567 -96.4848 -84.45 + 39 111.448 418 4 0 77.4567 -96.4826 -85.85 + 39 102.532 1287 3 1 77.4622 -96.4348 -114.45 + 39 116.079 418 3 0 77.4628 -96.4323 -115.85 + 39 116.921 1287 2 1 77.4727 -96.3792 -144.45 + 39 120.65 418 2 0 77.4743 -96.3765 -145.85 + 39 107.035 1287 1 1 77.5079 -96.3228 -174.45 + 39 107.436 419 1 0 77.509 -96.3203 -175.85 + 39 113.876 1287 0 1 77.5338 -96.2739 -204.45 + 39 126.116 419 0 0 77.5345 -96.2718 -205.85 +Number of digits in this event: 8 Using G4ParticleGun... -Particle energy: 3.00111 LIN +Particle energy: 4.65531 LIN Particle: proton Event: 40 -Number of tracker hits in this event: 34 - 40 106.459 503 9 1 -79.3238 -97.335 65.55 - 40 103.157 414 9 0 -79.3218 -97.3371 64.15 - 40 92.4132 503 8 1 -79.2826 -97.3849 35.55 - 40 125.277 413 8 0 -79.2791 -97.3861 34.15 - 40 95.2457 504 7 1 -79.2015 -97.4158 5.55 - 40 192.77 413 7 0 -79.198 -97.4187 4.15 - 40 118.573 504 6 1 -79.1195 -97.4717 -24.45 - 40 128.581 413 6 0 -79.1188 -97.4723 -25.85 - 40 111.209 504 5 1 -79.1057 -97.4866 -54.45 - 40 104.257 413 5 0 -79.1056 -97.487 -55.85 - 40 113.86 504 4 1 -79.1022 -97.5047 -84.45 - 40 98.2415 413 4 0 -79.1026 -97.5058 -85.85 - 40 108.001 504 3 1 -79.0964 -97.5227 -114.45 - 40 191.315 413 3 0 -79.0947 -97.5208 -115.85 - 40 137.426 504 2 1 -79.0579 -97.4796 -144.45 - 40 169.432 413 2 0 -79.0558 -97.4756 -145.85 - 40 98.8889 505 1 1 -79.0101 -97.3952 -174.45 - 40 114.573 413 1 0 -79.0057 -97.3913 -175.85 - 40 104.872 505 0 1 -78.9199 -97.3116 -204.45 - 40 96.8736 414 0 0 -78.9194 -97.3093 -205.85 - 40 97.8475 551 0 0 -115.942 -69.8304 -205.871 - 40 85.8787 1395 3 0 -98.5536 99.1918 -116.25 - 40 69.4673 1396 3 0 -98.6101 99.35 -116.085 - 40 68.3376 1397 3 0 -98.5567 99.5502 -115.993 - 40 1.81272 1398 3 0 -98.5438 99.75 -115.854 - 40 185.133 408 3 1 -98.5202 100.363 -114.849 - 40 196.794 407 3 1 -98.55 100.447 -114.724 - 40 182.263 409 3 1 -98.35 100.705 -114.651 - 40 417.913 410 3 1 -98.1493 101.211 -114.7 - 40 177.02 564 3 0 -159.901 -67.1761 -116.25 - 40 159.397 563 3 0 -160.095 -67.25 -116.215 - 40 17.4432 421 7 0 -34.103 -95.9287 3.75012 - 40 123.717 420 7 0 -34.0953 -95.9502 3.77136 - 40 44.123 314 7 0 -43.1189 -117.221 3.75001 -Number of digits in this event: 16 +Number of tracker hits in this event: 33 + 40 100.319 834 11 1 -13.2342 -39.8951 125.55 + 40 107.884 700 11 0 -13.236 -39.8943 124.15 + 40 94.1756 833 10 1 -13.2701 -39.87 95.55 + 40 180.719 700 10 0 -13.2724 -39.8688 94.15 + 40 109.451 833 9 1 -13.3128 -39.8397 65.55 + 40 109.056 701 9 0 -13.3149 -39.8407 64.15 + 40 127.551 833 8 1 -13.3588 -39.8648 35.55 + 40 134.048 700 8 0 -13.3602 -39.8667 34.15 + 40 304.587 833 7 1 -13.3904 -39.9032 5.55 + 40 124.909 700 7 0 -13.3917 -39.9052 4.15 + 40 97.2567 833 6 1 -13.4197 -39.9485 -24.45 + 40 109.597 700 6 0 -13.4201 -39.9494 -25.85 + 40 142.417 833 5 1 -13.4214 -39.9696 -54.45 + 40 98.2074 700 5 0 -13.4218 -39.9704 -55.85 + 40 139.58 833 4 1 -13.4297 -39.9854 -84.45 + 40 101.641 700 4 0 -13.4258 -39.9874 -85.85 + 40 108.324 833 3 1 -13.3494 -40.0356 -114.45 + 40 147.375 700 3 0 -13.3435 -40.0367 -115.85 + 40 95.062 834 2 1 -13.2223 -40.0606 -144.45 + 40 120.265 699 2 0 -13.2155 -40.062 -145.85 + 40 111.336 834 1 1 -13.0845 -40.0884 -174.45 + 40 117.641 699 1 0 -13.079 -40.0907 -175.85 + 40 133.606 835 0 1 -12.964 -40.1418 -204.45 + 40 94.6846 699 0 0 -12.9599 -40.1436 -205.85 + 40 3.35332 834 0 1 -13.05 -40.1782 -204.839 + 40 21.29 698 0 0 -14.2271 -40.43 -205.85 + 40 152.902 697 0 0 -14.2986 -40.45 -205.923 + 40 109.445 696 0 0 -14.6491 -40.6501 -206.131 + 40 210.706 695 0 0 -14.828 -40.85 -206.049 + 40 121.811 694 0 0 -15.2266 -41.05 -205.987 + 40 45.2282 693 0 0 -15.5152 -41.25 -205.926 + 40 10.2543 815 0 1 -17.0329 -41.2987 -204.85 + 40 370.042 814 0 1 -17.0501 -41.3013 -204.832 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 8.53575 LIN +Particle energy: 8.7546 LIN Particle: proton Event: 41 -Number of tracker hits in this event: 20 - 41 127.546 1551 9 1 130.458 -33.8025 65.55 - 41 133.926 731 9 0 130.459 -33.801 64.15 - 41 119.946 1551 8 1 130.484 -33.7708 35.55 - 41 134.259 731 8 0 130.484 -33.7685 34.15 - 41 93.4967 1551 7 1 130.501 -33.724 5.55 - 41 106.493 731 7 0 130.501 -33.7223 4.15 - 41 142.572 1551 6 1 130.506 -33.6878 -24.45 - 41 105.567 731 6 0 130.506 -33.687 -25.85 - 41 121.683 1551 5 1 130.513 -33.6697 -54.45 - 41 110.916 731 5 0 130.514 -33.6683 -55.85 - 41 96.9554 1551 4 1 130.532 -33.6386 -84.45 - 41 97.5856 732 4 0 130.534 -33.6383 -85.85 - 41 113.741 1552 3 1 130.574 -33.6352 -114.45 - 41 109.02 732 3 0 130.577 -33.6346 -115.85 - 41 162.707 1552 2 1 130.633 -33.6224 -144.45 - 41 141.821 732 2 0 130.637 -33.6195 -145.85 - 41 97.1119 1552 1 1 130.716 -33.5627 -174.45 - 41 111.411 732 1 0 130.721 -33.5591 -175.85 - 41 99.2568 1553 0 1 130.813 -33.485 -204.45 - 41 147.254 732 0 0 130.819 -33.4803 -205.85 -Number of digits in this event: 9 +Number of tracker hits in this event: 25 + 41 99.1721 756 11 1 -28.7329 26.6022 125.55 + 41 160.968 1032 11 0 -28.7323 26.6023 124.15 + 41 100.627 756 10 1 -28.7195 26.6028 95.55 + 41 144.956 1032 10 0 -28.719 26.6032 94.15 + 41 149.344 756 9 1 -28.7104 26.6147 65.55 + 41 99.6615 1032 9 0 -28.7102 26.6144 64.15 + 41 114.792 756 8 1 -28.708 26.6101 35.55 + 41 106.29 1032 8 0 -28.7077 26.6101 34.15 + 41 113.433 756 7 1 -28.7009 26.6119 5.55 + 41 109.768 1032 7 0 -28.7004 26.6136 4.15 + 41 106.305 756 6 1 -28.6933 26.6491 -24.45 + 41 97.3051 1033 6 0 -28.6935 26.6503 -25.85 + 41 105.41 756 5 1 -28.6925 26.6733 -54.45 + 41 120.799 1033 5 0 -28.6919 26.6745 -55.85 + 41 127.491 756 4 1 -28.6782 26.6988 -84.45 + 41 94.651 1033 4 0 -28.678 26.7003 -85.85 + 41 102.317 756 3 1 -28.6746 26.7336 -114.45 + 41 158.163 1033 3 0 -28.6744 26.7339 -115.85 + 41 306.412 756 2 1 -28.6701 26.741 -144.45 + 41 90.0531 1033 2 0 -28.6691 26.7413 -145.85 + 41 135.89 757 1 1 -28.6464 26.7467 -174.45 + 41 90.8958 1033 1 0 -28.6453 26.7458 -175.85 + 41 114.965 757 0 1 -28.6175 26.7251 -204.45 + 41 100.381 1033 0 0 -28.6161 26.7244 -205.85 + 41 125.163 755 2 1 -28.85 26.657 -144.527 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 9.11274 LIN +Particle energy: 5.35328 LIN Particle: proton Event: 42 -Number of tracker hits in this event: 39 - 42 103.638 726 11 1 -34.7145 -49.5181 125.55 - 42 120.95 652 11 0 -34.7145 -49.518 124.15 - 42 175.266 726 10 1 -34.7134 -49.5146 95.55 - 42 134.199 652 10 0 -34.7144 -49.5152 94.15 - 42 259.918 726 9 1 -34.7331 -49.5285 65.55 - 42 115.358 652 9 0 -34.7344 -49.5292 64.15 - 42 148.493 726 8 1 -34.7612 -49.5462 35.55 - 42 119.691 652 8 0 -34.7625 -49.5469 34.15 - 42 108.547 726 7 1 -34.7904 -49.5623 5.55 - 42 145.915 652 7 0 -34.7912 -49.5627 4.15 - 42 110.238 726 6 1 -34.8085 -49.5726 -24.45 - 42 119.493 652 6 0 -34.8092 -49.5731 -25.85 - 42 114.144 726 5 1 -34.822 -49.5834 -54.45 - 42 113.905 652 5 0 -34.8227 -49.5832 -55.85 - 42 116.328 726 4 1 -34.8358 -49.5796 -84.45 - 42 146.868 652 4 0 -34.8353 -49.5792 -85.85 - 42 155.259 726 3 1 -34.8262 -49.5707 -114.45 - 42 134.842 652 3 0 -34.8262 -49.57 -115.85 - 42 114.659 726 2 1 -34.8225 -49.5567 -144.45 - 42 115.304 652 2 0 -34.8219 -49.5558 -145.85 - 42 114.134 726 1 1 -34.8084 -49.5372 -174.45 - 42 110.344 652 1 0 -34.8078 -49.5367 -175.85 - 42 132.851 726 0 1 -34.7963 -49.527 -204.45 - 42 96.5414 652 0 0 -34.7959 -49.5257 -205.85 - 42 43.8048 722 2 1 -35.5663 -36.1001 -144.45 - 42 84.9323 721 2 1 -35.65 -36.0841 -144.553 - 42 40.2463 720 2 1 -35.8504 -36.0432 -144.794 - 42 58.9624 722 2 0 -36.7365 -35.5092 -145.85 - 42 180.153 723 2 0 -36.825 -35.45 -145.956 - 42 62.7141 636 2 0 -47.9756 -52.6664 -146.25 - 42 87.8153 635 2 0 -47.9598 -52.85 -146.085 - 42 52.5587 634 2 0 -48.0176 -53.05 -145.944 - 42 320.921 656 2 1 -48.713 -54.0264 -144.85 - 42 110.745 657 2 1 -48.6499 -55.0173 -144.468 - 42 312.178 658 2 1 -48.45 -55.1884 -144.646 - 42 39.8779 659 2 1 -48.25 -55.2804 -144.639 - 42 80.6892 659 9 0 -34.3373 -48.2498 64.15 - 42 108.129 660 9 0 -34.1934 -48.05 63.9205 - 42 20.2653 725 9 1 -34.85 -49.2975 65.2332 +Number of tracker hits in this event: 28 + 42 100.159 1104 9 1 40.9235 -124.952 65.55 + 42 109.524 275 9 0 40.9244 -124.953 64.15 + 42 92.2975 1104 8 1 40.9421 -124.954 35.55 + 42 189.755 275 8 0 40.9426 -124.954 34.15 + 42 135.96 1104 7 1 40.9533 -124.951 5.55 + 42 162.511 275 7 0 40.9547 -124.951 4.15 + 42 126.028 1104 6 1 40.9807 -124.957 -24.45 + 42 118.567 275 6 0 40.9819 -124.957 -25.85 + 42 107.411 1104 5 1 41.0089 -124.956 -54.45 + 42 99.9679 275 5 0 41.0105 -124.956 -55.85 + 42 184.027 1104 4 1 41.0402 -124.96 -84.45 + 42 210.559 275 4 0 41.0424 -124.961 -85.85 + 42 255.721 1105 3 1 41.0851 -124.97 -114.45 + 42 96.7322 275 3 0 41.087 -124.972 -115.85 + 42 161.734 1105 2 1 41.1243 -125.013 -144.45 + 42 98.2249 275 2 0 41.126 -125.013 -145.85 + 42 206.924 1105 1 1 41.1605 -125.025 -174.45 + 42 128.714 275 1 0 41.1626 -125.025 -175.85 + 42 113.041 1105 0 1 41.2088 -125.037 -204.45 + 42 124.479 275 0 0 41.2136 -125.037 -205.85 + 42 98.1147 276 1 0 41.0235 -124.819 -175.85 + 42 14.8487 277 1 0 40.9824 -124.75 -176.18 + 42 46.3317 1084 0 1 37.0241 -119.349 -204.45 + 42 71.6174 1085 0 1 37.05 -119.334 -204.598 + 42 133.336 304 0 0 37.3226 -119.204 -205.85 + 42 8.49558 118 4 0 66.8236 -156.49 -86.25 + 42 145.86 439 4 0 93.071 -92.3467 -86.25 + 42 14.837 438 4 0 93.0493 -92.35 -86.2407 Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 2.90464 LIN +Particle energy: 1.78909 LIN Particle: proton Event: 43 -Number of tracker hits in this event: 83 - 43 124.353 821 11 1 -15.8274 -70.8045 125.55 - 43 173.176 546 11 0 -15.8293 -70.8055 124.15 - 43 111.087 820 10 1 -15.866 -70.837 95.55 - 43 225.009 546 10 0 -15.8683 -70.8398 94.15 - 43 147.909 1015 12 1 23.05 3.78326 155.28 - 43 52.507 1171 10 1 54.25 -73.5246 95.3064 - 43 2211.31 520 10 0 -25.4871 -75.9944 93.75 - 43 1295.13 519 10 0 -25.5827 -76.05 94.0194 - 43 1747.66 770 10 1 -25.9915 -76.3036 95.15 - 43 3920.66 769 10 1 -26.05 -76.3422 95.3118 - 43 251.614 1144 2 1 48.8996 -32.0902 -144.45 - 43 111.759 741 2 0 49.3025 -31.7378 -145.85 - 43 16.3878 742 2 0 49.4019 -31.65 -146.202 - 43 169.281 1189 1 1 57.876 -25.1045 -174.45 - 43 11.5752 776 1 0 58.2764 -24.6677 -175.85 - 43 162.955 777 1 0 58.2914 -24.65 -175.905 - 43 45.5132 1229 0 1 66.0271 -15.3961 -204.45 - 43 91.5811 1230 0 1 66.0501 -15.3491 -204.565 - 43 9.56223 825 0 0 66.3357 -14.8619 -205.85 - 43 124.003 826 0 0 66.3431 -14.8494 -205.883 - 43 50.4348 743 2 0 48.9566 -31.3468 -145.851 - 43 110.619 744 2 0 48.9612 -31.25 -145.994 - 43 26.7855 817 9 1 -16.629 -71.0812 65.55 - 43 153.652 816 9 1 -16.65 -71.0859 65.5436 - 43 183.123 815 9 1 -16.85 -71.131 65.4827 - 43 151.177 814 9 1 -17.05 -71.1782 65.4249 - 43 189.046 813 9 1 -17.25 -71.2251 65.364 - 43 157.614 812 9 1 -17.45 -71.271 65.3028 - 43 181.301 811 9 1 -17.65 -71.3175 65.241 - 43 103.09 810 9 1 -17.85 -71.363 65.1821 - 43 500.806 539 9 0 -21.0624 -72.1115 64.15 - 43 657.882 538 9 0 -21.6561 -72.25 63.9593 - 43 34.7197 330 8 1 -114.098 -95.3813 35.55 - 43 261.799 329 8 1 -114.15 -95.388 35.5333 - 43 205.505 328 8 1 -114.35 -95.4145 35.4702 - 43 290.577 327 8 1 -114.55 -95.4481 35.4059 - 43 221.788 326 8 1 -114.75 -95.4811 35.34 - 43 274.821 325 8 1 -114.95 -95.5115 35.2751 - 43 228.379 324 8 1 -115.15 -95.5398 35.2145 - 43 634.995 420 8 0 -118.134 -96.0743 34.15 - 43 886.456 419 8 0 -118.557 -96.15 33.9983 - 43 77.455 821 9 1 -15.7629 -70.9248 65.55 - 43 183.835 822 9 1 -15.65 -70.9481 65.314 - 43 158.485 544 9 0 -15.0929 -71.0596 64.15 - 43 33.857 892 8 1 -1.49125 -73.785 35.55 - 43 106.33 893 8 1 -1.45 -73.7949 35.4668 - 43 133.65 530 8 0 -0.790587 -73.9546 34.15 - 43 104.304 968 7 1 13.6781 -77.5295 5.55 - 43 20.3432 969 7 1 13.85 -77.5721 5.21951 - 43 143.926 511 7 0 14.4047 -77.7076 4.15 - 43 96.7414 1045 6 1 29.1219 -81.2268 -24.45 - 43 41.8005 1046 6 1 29.25 -81.2537 -24.6953 - 43 158.422 493 6 0 29.8555 -81.3752 -25.85 - 43 83.3796 1124 5 1 44.9288 -84.3711 -54.45 - 43 70.9868 1125 5 1 45.05 -84.3987 -54.6741 - 43 216.557 477 5 0 45.6893 -84.5406 -55.85 - 43 155.06 1206 4 1 61.261 -88.0002 -84.45 - 43 17.0438 1207 4 1 61.45 -88.0401 -84.7985 - 43 149.795 459 4 0 62.0244 -88.1576 -85.85 - 43 43.3804 1288 3 1 77.7678 -91.3528 -114.45 - 43 98.7613 1289 3 1 77.85 -91.3749 -114.601 - 43 117.005 442 3 0 78.5353 -91.5619 -115.85 - 43 4.11019 1369 2 1 94.1414 -95.8361 -144.45 - 43 142.905 1370 2 1 94.15 -95.8386 -144.465 - 43 5.72739 1371 2 1 94.35 -95.8971 -144.826 - 43 145.544 420 2 0 94.9153 -96.0712 -145.85 - 43 53.7573 1452 1 1 110.662 -100.935 -174.45 - 43 94.4746 1453 1 1 110.75 -100.959 -174.606 - 43 3.83129 395 1 0 111.45 -101.146 -175.85 - 43 117.97 394 1 0 111.465 -101.15 -175.875 - 43 94.7013 1537 0 1 127.601 -105.429 -204.45 - 43 43.658 1538 0 1 127.75 -105.472 -204.721 - 43 226.22 372 0 0 128.37 -105.651 -205.85 - 43 72.2073 104 10 0 6.68505 -159.196 93.75 - 43 76.2754 103 10 0 6.72454 -159.35 93.7988 - 43 110.717 102 10 0 6.77625 -159.55 93.8635 - 43 86.0677 101 10 0 6.82765 -159.75 93.9275 - 43 125.621 100 10 0 6.88067 -159.95 93.9923 - 43 93.6688 99 10 0 6.93333 -160.15 94.0562 - 43 57.5262 98 10 0 6.98629 -160.35 94.119 - 43 261.361 939 10 1 7.905 -163.634 95.15 - 43 364.829 940 10 1 8.05 -164.152 95.3125 - 43 0.771423 941 10 1 8.25 -164.881 95.5494 -Number of digits in this event: 45 +Number of tracker hits in this event: 24 + 43 192.083 466 9 1 -86.6626 93.4749 65.55 + 43 123.802 1366 9 0 -86.6626 93.4736 64.15 + 43 199.291 466 8 1 -86.6609 93.4524 35.55 + 43 105.434 1366 8 0 -86.6598 93.4532 34.15 + 43 111.421 467 7 1 -86.6322 93.4726 5.55 + 43 130.012 1366 7 0 -86.6279 93.476 4.15 + 43 514.033 467 6 1 -86.5437 93.543 -24.45 + 43 167.878 1367 6 0 -86.5394 93.5501 -25.85 + 43 114.311 468 5 1 -86.4491 93.6905 -54.45 + 43 158.19 1367 5 0 -86.4463 93.698 -55.85 + 43 136.365 468 4 1 -86.3944 93.8692 -84.45 + 43 167.984 1368 4 0 -86.3952 93.8746 -85.85 + 43 128.408 468 3 1 -86.4112 93.9833 -114.45 + 43 124.55 1369 3 0 -86.4114 93.986 -115.85 + 43 103.739 468 2 1 -86.4203 94.0324 -144.45 + 43 112.625 1369 2 0 -86.4185 94.0325 -145.85 + 43 125.802 468 1 1 -86.3815 94.026 -174.45 + 43 99.7654 1369 1 0 -86.3786 94.0271 -175.85 + 43 114.345 468 0 1 -86.3119 94.0413 -204.45 + 43 100.52 1369 0 0 -86.3114 94.0406 -205.85 + 43 119.352 1370 6 0 -86.7664 94.1501 -25.85 + 43 107.778 504 5 1 -79.1809 95.772 -54.4502 + 43 98.5962 1380 5 0 -79.3107 96.2976 -55.85 + 43 51.0325 1381 5 0 -79.3398 96.35 -56.0827 +Number of digits in this event: 13 Using G4ParticleGun... -Particle energy: 4.38393 LIN +Particle energy: 2.29533 LIN Particle: proton Event: 44 -Number of tracker hits in this event: 19 - 44 111.9 1458 8 1 111.95 -91.9879 35.55 - 44 104.658 440 8 0 111.95 -91.9878 34.15 - 44 100.621 1459 7 1 111.965 -91.9869 5.55 - 44 212.637 440 7 0 111.964 -91.9862 4.15 - 44 95.267 1458 6 1 111.943 -91.969 -24.45 - 44 107.231 440 6 0 111.94 -91.97 -25.85 - 44 102.575 1458 5 1 111.881 -91.9871 -54.45 - 44 111.874 440 5 0 111.879 -91.9888 -55.85 - 44 121.758 1458 4 1 111.835 -92.0261 -84.45 - 44 120.9 440 4 0 111.834 -92.0292 -85.85 - 44 140.193 1458 3 1 111.804 -92.0955 -114.45 - 44 97.3773 440 3 0 111.802 -92.0981 -115.85 - 44 115.245 1458 2 1 111.771 -92.1551 -144.45 - 44 115.499 439 2 0 111.768 -92.1571 -145.85 - 44 132.543 1457 1 1 111.716 -92.1979 -174.45 - 44 125.971 439 1 0 111.712 -92.1987 -175.85 - 44 119.341 1457 0 1 111.626 -92.2091 -204.45 - 44 148.645 439 0 0 111.622 -92.2081 -205.85 - 44 170.311 1458 7 1 111.95 -91.9888 5.27907 -Number of digits in this event: 11 +Number of tracker hits in this event: 26 + 44 177.384 1303 10 1 80.7448 -37.5568 95.55 + 44 121.133 712 10 0 80.7424 -37.5557 94.15 + 44 99.042 1303 9 1 80.6852 -37.5357 65.55 + 44 102.913 712 9 0 80.6812 -37.5368 64.15 + 44 237.636 1302 8 1 80.5994 -37.5625 35.55 + 44 279.704 712 8 0 80.595 -37.565 34.15 + 44 101.092 1302 7 1 80.5055 -37.6067 5.55 + 44 217.928 712 7 0 80.4998 -37.6119 4.15 + 44 100.689 1301 6 1 80.3827 -37.722 -24.45 + 44 228.847 711 6 0 80.3754 -37.731 -25.85 + 44 125.45 1300 5 1 80.2146 -37.9122 -54.45 + 44 104.254 710 5 0 80.203 -37.9145 -55.85 + 44 112.828 1299 4 1 79.9541 -37.9639 -84.45 + 44 137.704 710 4 0 79.9442 -37.9659 -85.85 + 44 92.4809 1298 3 1 79.7374 -38.0076 -114.45 + 44 118.297 710 3 0 79.7291 -38.0107 -115.85 + 44 144.151 1297 2 1 79.5589 -38.077 -144.45 + 44 139.074 709 2 0 79.5499 -38.0802 -145.85 + 44 108.384 1296 1 1 79.3677 -38.1381 -174.45 + 44 191.202 709 1 0 79.3606 -38.1417 -175.85 + 44 220.635 1295 0 1 79.2261 -38.2148 -204.45 + 44 112.306 709 0 0 79.2182 -38.2179 -205.85 + 44 166.887 711 7 0 80.4473 -37.65 3.79149 + 44 37.431 615 8 0 77.9721 -57.0212 33.7501 + 44 105.835 614 8 0 78.0082 -57.05 33.7821 + 44 94.1907 1293 8 1 78.7876 -38.4122 35.15 +Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 4.88217 LIN +Particle energy: 1.68159 LIN Particle: proton Event: 45 -Number of tracker hits in this event: 24 - 45 105.677 832 11 1 -13.5128 52.1074 125.55 - 45 107.821 1160 11 0 -13.513 52.1081 124.15 - 45 112.914 832 10 1 -13.5163 52.1206 95.55 - 45 119.199 1160 10 0 -13.518 52.1193 94.15 - 45 222.319 832 9 1 -13.5581 52.0903 65.55 - 45 235.15 1160 9 0 -13.5587 52.0896 64.15 - 45 116.913 832 8 1 -13.5761 52.0797 35.55 - 45 129.131 1160 8 0 -13.5759 52.08 34.15 - 45 104.972 832 7 1 -13.5768 52.0877 5.55 - 45 133.52 1160 7 0 -13.5766 52.0895 4.15 - 45 114.817 832 6 1 -13.5751 52.1262 -24.45 - 45 121.4 1160 6 0 -13.5751 52.128 -25.85 - 45 95.085 832 5 1 -13.5717 52.1627 -54.45 - 45 172.636 1160 5 0 -13.5729 52.1632 -55.85 - 45 150.948 832 4 1 -13.5969 52.1719 -84.45 - 45 162.539 1160 4 0 -13.5986 52.1719 -85.85 - 45 136.448 832 3 1 -13.6345 52.1709 -114.45 - 45 88.5248 1160 3 0 -13.6354 52.1719 -115.85 - 45 129.781 831 2 1 -13.6576 52.1869 -144.45 - 45 108.588 1160 2 0 -13.6586 52.1877 -145.85 - 45 220.318 831 1 1 -13.685 52.1826 -174.45 - 45 98.7779 1160 1 0 -13.686 52.1802 -175.85 - 45 103.797 831 0 1 -13.7055 52.1255 -204.45 - 45 99.8828 1160 0 0 -13.7075 52.1237 -205.85 +Number of tracker hits in this event: 21 + 45 115.342 1102 9 1 40.6351 113.257 65.55 + 45 113.706 1465 9 0 40.6292 113.258 64.15 + 45 249.673 1102 8 1 40.5123 113.286 35.55 + 45 107.432 1465 8 0 40.5041 113.291 34.15 + 45 119.831 1101 7 1 40.3347 113.393 5.55 + 45 127.546 1466 7 0 40.3251 113.403 4.15 + 45 127.502 1100 6 1 40.1347 113.602 -24.45 + 45 115.891 1467 6 0 40.1271 113.61 -25.85 + 45 116.931 1099 5 1 39.9756 113.776 -54.45 + 45 115.509 1468 5 0 39.9721 113.783 -55.85 + 45 128.721 1099 4 1 39.9108 113.932 -84.45 + 45 100.058 1468 4 0 39.9066 113.941 -85.85 + 45 122.064 1098 3 1 39.8259 114.114 -114.45 + 45 117.657 1469 3 0 39.8207 114.125 -115.85 + 45 186.986 1098 2 1 39.7026 114.373 -144.45 + 45 126.715 1471 2 0 39.6944 114.383 -145.85 + 45 144.097 1097 1 1 39.5262 114.581 -174.45 + 45 118.653 1472 1 0 39.5182 114.59 -175.85 + 45 131.15 1096 0 1 39.3548 114.78 -204.45 + 45 120.914 1473 0 0 39.3453 114.791 -205.85 + 45 217.707 1097 2 1 39.65 114.344 -144.738 Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 1.01578 LIN +Particle energy: 2.74351 LIN Particle: proton Event: 46 -Number of tracker hits in this event: 23 - 46 143.564 1298 8 1 79.7116 -118.376 35.55 - 46 161.295 308 8 0 79.7117 -118.383 34.15 - 46 188.069 1298 7 1 79.7183 -118.512 5.55 - 46 112.976 308 7 0 79.7123 -118.523 4.15 - 46 145.917 1297 6 1 79.5991 -118.76 -24.45 - 46 141.179 306 6 0 79.5949 -118.771 -25.85 - 46 115.859 1297 5 1 79.5244 -119 -54.45 - 46 129.194 305 5 0 79.5204 -119.015 -55.85 - 46 129.035 1296 4 1 79.445 -119.317 -84.45 - 46 114.186 304 4 0 79.4501 -119.336 -85.85 - 46 116.644 1297 3 1 79.568 -119.734 -114.45 - 46 124.193 301 3 0 79.5756 -119.755 -115.85 - 46 126.082 1298 2 1 79.7731 -120.179 -144.45 - 46 125.98 299 2 0 79.781 -120.203 -145.85 - 46 655.527 1299 1 1 79.966 -120.716 -174.45 - 46 154.372 297 1 0 79.9741 -120.74 -175.85 - 46 467.928 1300 0 1 80.1578 -121.241 -204.45 - 46 163.093 294 0 0 80.1696 -121.269 -205.85 - 46 85.676 1298 1 1 79.8498 -120.459 -174.459 - 46 147.468 302 3 0 79.5686 -119.75 -115.917 - 46 79.9003 1295 3 1 79.1247 -117.919 -114.85 - 46 77.5361 1297 7 1 79.65 -118.624 5.38177 - 46 134.654 304 7 0 79.1427 -119.215 4.15 -Number of digits in this event: 17 +Number of tracker hits in this event: 19 + 46 150.721 450 9 1 -89.9785 92.9828 65.55 + 46 137.299 1364 9 0 -89.9811 92.9809 64.15 + 46 106.053 450 8 1 -90.0305 92.9512 35.55 + 46 131.08 1364 8 0 -90.0312 92.9518 34.15 + 46 108.754 450 3 1 -89.9936 92.7794 -114.45 + 46 108.247 1363 3 0 -89.9905 92.777 -115.85 + 46 110.054 450 2 1 -89.9233 92.729 -144.45 + 46 162.96 1362 2 0 -89.9203 92.7256 -145.85 + 46 138.989 450 1 1 -89.8648 92.664 -174.45 + 46 125.302 1362 1 0 -89.86 92.6615 -175.85 + 46 112.724 451 0 1 -89.7526 92.5964 -204.45 + 46 145.11 1362 0 0 -89.7472 92.592 -205.85 + 46 214.191 398 0 1 -100.443 81.0615 -204.85 + 46 24.2789 495 9 0 76.7109 -80.9424 63.75 + 46 62.0461 496 9 0 76.7148 -80.85 63.8022 + 46 64.033 497 9 0 76.7661 -80.65 63.9778 + 46 21.4618 1284 9 1 77.0395 -80.1659 65.15 + 46 94.549 1285 9 1 77.05 -80.151 65.192 + 46 73.7772 643 3 1 -51.4321 -21.7273 -114.85 +Number of digits in this event: 11 Using G4ParticleGun... -Particle energy: 4.50243 LIN +Particle energy: 7.23964 LIN Particle: proton Event: 47 -Number of tracker hits in this event: 28 - 47 129.15 736 11 1 -32.7555 56.5451 125.55 - 47 141.989 1182 11 0 -32.7561 56.5442 124.15 - 47 111.876 736 10 1 -32.7664 56.5249 95.55 - 47 109.386 1182 10 0 -32.7684 56.5238 94.15 - 47 225.356 736 9 1 -32.8105 56.5058 65.55 - 47 134.049 1182 9 0 -32.8127 56.5046 64.15 - 47 180.046 735 8 1 -32.8608 56.4772 35.55 - 47 120.92 1182 8 0 -32.8632 56.4755 34.15 - 47 101.899 735 7 1 -32.9058 56.4393 5.55 - 47 135.379 1181 7 0 -32.908 56.4368 4.15 - 47 102.701 735 6 1 -32.9507 56.3848 -24.45 - 47 142.931 1181 6 0 -32.9533 56.3843 -25.85 - 47 104.704 735 5 1 -33.0046 56.3745 -54.45 - 47 135.4 1181 5 0 -33.0062 56.3735 -55.85 - 47 108.467 735 4 1 -33.0353 56.3508 -84.45 - 47 110.435 1181 4 0 -33.0375 56.3508 -85.85 - 47 112.456 734 3 1 -33.0863 56.3508 -114.45 - 47 100.858 1181 3 0 -33.0877 56.351 -115.85 - 47 104.738 734 2 1 -33.1334 56.3474 -144.45 - 47 130.13 1181 2 0 -33.1363 56.3474 -145.85 - 47 143.02 734 1 1 -33.1961 56.3542 -174.45 - 47 178.159 1181 1 0 -33.1974 56.3548 -175.85 - 47 90.9717 734 0 1 -33.2242 56.3715 -204.45 - 47 95.5479 1181 0 0 -33.2237 56.3738 -205.85 - 47 72.9338 736 8 1 -32.85 56.5461 35.3233 - 47 66.3828 735 9 1 -32.85 56.5756 65.3312 - 47 81.2121 1185 9 0 -32.9116 57.1604 64.1499 - 47 48.643 1186 9 0 -32.9638 57.25 63.9057 -Number of digits in this event: 14 +Number of tracker hits in this event: 25 + 47 111.548 838 11 1 -12.2877 26.8341 125.55 + 47 112.061 1033 11 0 -12.2883 26.8343 124.15 + 47 93.865 838 10 1 -12.2991 26.8366 95.55 + 47 328.428 1033 10 0 -12.2996 26.838 94.15 + 47 98.5451 838 9 1 -12.3119 26.8676 65.55 + 47 247.94 1034 9 0 -12.3134 26.8685 64.15 + 47 148.446 838 8 1 -12.3404 26.886 35.55 + 47 270.632 1034 8 0 -12.3417 26.8853 34.15 + 47 92.5246 838 7 1 -12.3664 26.8659 5.55 + 47 131.185 1034 7 0 -12.3679 26.8649 4.15 + 47 138.911 838 6 1 -12.3972 26.8417 -24.45 + 47 129.45 1033 6 0 -12.3979 26.8407 -25.85 + 47 102.741 838 5 1 -12.412 26.8203 -54.45 + 47 128.732 1033 5 0 -12.4138 26.8195 -55.85 + 47 137.043 837 4 1 -12.4515 26.8032 -84.45 + 47 108.624 1033 4 0 -12.4539 26.8013 -85.85 + 47 265.463 837 3 1 -12.5011 26.7641 -114.45 + 47 112.686 1033 3 0 -12.5031 26.7615 -115.85 + 47 163.295 837 2 1 -12.5453 26.7074 -144.45 + 47 140.153 1033 2 0 -12.5486 26.7047 -145.85 + 47 215.777 837 1 1 -12.6183 26.6478 -174.45 + 47 164.773 1032 1 0 -12.6225 26.6438 -175.85 + 47 119.501 836 0 1 -12.7074 26.5628 -204.45 + 47 114.01 1032 0 0 -12.7121 26.558 -205.85 + 47 66.5406 1263 2 0 54.4877 72.7597 -146.25 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 6.2037 LIN +Particle energy: 1.74578 LIN Particle: proton Event: 48 -Number of tracker hits in this event: 36 - 48 108.713 1185 10 1 57.1381 -78.7154 95.55 - 48 103.392 506 10 0 57.1384 -78.7148 94.15 - 48 119.104 1185 9 1 57.1474 -78.7116 65.55 - 48 113.396 506 9 0 57.148 -78.7117 64.15 - 48 207.733 1185 8 1 57.1573 -78.7105 35.55 - 48 165.144 506 8 0 57.1594 -78.7104 34.15 - 48 137.075 1185 7 1 57.2038 -78.7021 5.55 - 48 109.308 506 7 0 57.2051 -78.7009 4.15 - 48 150.913 1185 6 1 57.2286 -78.6765 -24.45 - 48 102.288 506 6 0 57.2245 -78.676 -25.85 - 48 134.215 1185 5 1 57.1435 -78.6617 -54.45 - 48 119.375 506 5 0 57.1403 -78.6597 -55.85 - 48 127.216 1185 4 1 57.0746 -78.6175 -84.45 - 48 118.201 507 4 0 57.0709 -78.6161 -85.85 - 48 266.96 1184 3 1 57.0011 -78.5864 -114.45 - 48 109.38 507 3 0 56.9972 -78.5868 -115.85 - 48 100.706 1184 2 1 56.9156 -78.5968 -144.45 - 48 191.131 507 2 0 56.9119 -78.5966 -145.85 - 48 109.383 1183 1 1 56.8322 -78.5936 -174.45 - 48 126.91 507 1 0 56.8288 -78.5934 -175.85 - 48 160.155 1183 0 1 56.7705 -78.5893 -204.45 - 48 126.775 507 0 0 56.7663 -78.5894 -205.85 - 48 114.144 1182 0 1 56.65 -78.6574 -204.551 - 48 24.0356 500 0 0 56.3761 -79.9884 -205.85 - 48 73.866 499 0 0 56.3535 -80.05 -205.915 - 48 157.912 498 0 0 56.2577 -80.25 -206.118 - 48 67.3747 497 0 0 56.2177 -80.45 -206.228 - 48 60.7342 240 0 0 68.4993 -132.036 -206.25 - 48 40.0438 228 0 0 75.0046 -134.48 -206.25 - 48 88.9153 227 0 0 75.0229 -134.55 -206.106 - 48 12.7908 226 0 0 75.0272 -134.75 -205.877 - 48 254.295 1276 0 1 75.36 -136.279 -204.85 - 48 64.7557 1275 0 1 75.2499 -136.7 -204.749 - 48 162.472 210 0 0 74.9763 -138.124 -205.85 - 48 274.844 209 0 0 74.9756 -138.15 -205.878 - 48 65.139 208 0 0 74.9161 -138.35 -206.072 +Number of tracker hits in this event: 23 + 48 181.535 1261 10 1 72.3679 -81.1213 95.55 + 48 114.136 494 10 0 72.3673 -81.1209 94.15 + 48 142.163 1261 9 1 72.3642 -81.1056 65.55 + 48 175.058 494 9 0 72.3682 -81.1113 64.15 + 48 112.847 1261 8 1 72.447 -81.2301 35.55 + 48 105.856 494 8 0 72.4503 -81.2342 34.15 + 48 198.17 1262 7 1 72.5294 -81.3209 5.55 + 48 156.195 493 7 0 72.5312 -81.3256 4.15 + 48 124.851 1262 6 1 72.5671 -81.4325 -24.45 + 48 124.948 493 6 0 72.5711 -81.439 -25.85 + 48 191.699 1262 5 1 72.6459 -81.575 -54.45 + 48 101.701 492 5 0 72.6483 -81.5848 -55.85 + 48 129.879 1263 4 1 72.6596 -81.7674 -84.45 + 48 194.931 491 4 0 72.6617 -81.7764 -85.85 + 48 128.314 1263 3 1 72.7007 -81.9641 -114.45 + 48 114.206 490 3 0 72.7055 -81.9754 -115.85 + 48 100.272 1263 2 1 72.7918 -82.2056 -144.45 + 48 130.138 489 2 0 72.8056 -82.2255 -145.85 + 48 98.9665 1265 1 1 73.0859 -82.6261 -174.45 + 48 266.009 487 1 0 73.0983 -82.6446 -175.85 + 48 356.643 1266 0 1 73.3674 -83.019 -204.45 + 48 126.674 485 0 0 73.3744 -83.034 -205.85 + 48 104.932 1267 0 1 73.45 -83.1905 -204.468 Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 2.83139 LIN +Particle energy: 6.97478 LIN Particle: proton Event: 49 -Number of tracker hits in this event: 23 - 49 124.959 1384 10 1 96.9878 -44.9498 95.55 - 49 130.896 675 10 0 96.9888 -44.9505 94.15 - 49 237.731 1384 9 1 97.0006 -44.9631 65.55 - 49 96.8117 675 9 0 97.0027 -44.9635 64.15 - 49 102.943 1384 8 1 97.0532 -44.968 35.55 - 49 117.507 675 8 0 97.0576 -44.9669 34.15 - 49 117.939 1385 7 1 97.1538 -44.9368 5.55 - 49 114.561 675 7 0 97.1543 -44.9325 4.15 - 49 109.965 1385 6 1 97.1636 -44.8291 -24.45 - 49 111.349 676 6 0 97.1669 -44.8229 -25.85 - 49 179.567 1385 5 1 97.2349 -44.6997 -54.45 - 49 92.8285 676 5 0 97.2375 -44.6948 -55.85 - 49 110.912 1385 4 1 97.2846 -44.593 -84.45 - 49 124.959 677 4 0 97.2859 -44.5875 -85.85 - 49 106.773 1385 3 1 97.3059 -44.4726 -114.45 - 49 126.365 677 3 0 97.3077 -44.4689 -115.85 - 49 131.054 1385 2 1 97.3444 -44.4001 -144.45 - 49 105.321 678 2 0 97.3505 -44.3968 -145.85 - 49 100.714 1386 1 1 97.4748 -44.3428 -174.45 - 49 125.469 678 1 0 97.4813 -44.3403 -175.85 - 49 226.201 1387 0 1 97.6195 -44.2899 -204.45 - 49 205.113 678 0 0 97.6221 -44.2861 -205.85 - 49 105.745 1388 0 1 97.75 -44.3462 -204.694 +Number of tracker hits in this event: 22 + 49 228.901 735 10 1 -33.0126 -89.519 95.55 + 49 132.27 452 10 0 -33.0128 -89.519 94.15 + 49 255.905 735 9 1 -33.02 -89.5204 65.55 + 49 109.149 452 9 0 -33.0187 -89.5198 64.15 + 49 138.608 735 8 1 -32.9933 -89.5097 35.55 + 49 207.761 452 8 0 -32.9934 -89.5102 34.15 + 49 124.054 735 7 1 -32.9955 -89.5237 5.55 + 49 127.235 452 7 0 -32.9951 -89.5238 4.15 + 49 90.0601 735 6 1 -32.9888 -89.5204 -24.45 + 49 102.716 452 6 0 -32.988 -89.5204 -25.85 + 49 126.927 735 5 1 -32.9694 -89.5158 -54.45 + 49 107.753 452 5 0 -32.9681 -89.5153 -55.85 + 49 176.24 735 4 1 -32.9432 -89.5046 -84.45 + 49 106.561 452 4 0 -32.9423 -89.5048 -85.85 + 49 109.936 735 3 1 -32.919 -89.5078 -114.45 + 49 98.6503 452 3 0 -32.9176 -89.5077 -115.85 + 49 104.983 735 2 1 -32.8833 -89.5018 -144.45 + 49 99.728 452 2 0 -32.8813 -89.5028 -145.85 + 49 117.432 736 1 1 -32.8417 -89.5239 -174.45 + 49 96.9492 452 1 0 -32.839 -89.5237 -175.85 + 49 118.794 736 0 1 -32.7841 -89.5212 -204.45 + 49 209.821 452 0 0 -32.7809 -89.5213 -205.85 Number of digits in this event: 11 Using G4ParticleGun... -Particle energy: 8.02597 LIN +Particle energy: 4.801 LIN Particle: proton Event: 50 -Number of tracker hits in this event: 57 - 50 120.413 1301 10 1 80.4176 62.9467 95.55 - 50 168.448 1214 10 0 80.4173 62.9469 94.15 - 50 105.27 1301 9 1 80.4122 62.9514 65.55 - 50 118.903 1214 9 0 80.4125 62.9515 64.15 - 50 104.563 1301 8 1 80.4205 62.954 35.55 - 50 96.1843 1214 8 0 80.4219 62.9539 34.15 - 50 107.378 1302 7 1 80.4543 62.946 5.55 - 50 110.502 1214 7 0 80.4556 62.9455 4.15 - 50 158.456 1302 6 1 80.4822 62.9362 -24.45 - 50 115.237 1214 6 0 80.4841 62.9361 -25.85 - 50 120.941 1302 5 1 80.5214 62.9308 -54.45 - 50 168.286 1214 5 0 80.5231 62.93 -55.85 - 50 216.233 1302 4 1 80.5583 62.9073 -84.45 - 50 94.8231 1214 4 0 80.5604 62.9069 -85.85 - 50 149.999 1302 3 1 80.6041 62.9003 -114.45 - 50 100.484 1214 3 0 80.6057 62.9004 -115.85 - 50 104.726 1302 2 1 80.6363 62.8992 -144.45 - 50 133.668 1214 2 0 80.6385 62.8998 -145.85 - 50 107.359 1303 1 1 80.6842 62.9114 -174.45 - 50 100.962 1214 1 0 80.6866 62.9116 -175.85 - 50 102.824 1303 0 1 80.7364 62.916 -204.45 - 50 128.353 1214 0 0 80.7389 62.9159 -205.85 - 50 41.4983 1532 1 1 126.589 49.0374 -174.45 - 50 278.291 1531 1 1 126.55 49.0255 -174.541 - 50 90.3481 600 0 0 152.402 -59.8553 -206.25 - 50 90.6208 599 0 0 152.508 -60.05 -206.173 - 50 68.8876 598 0 0 152.617 -60.25 -206.084 - 50 106.043 597 0 0 152.72 -60.45 -205.993 - 50 49.9444 596 0 0 152.819 -60.6502 -205.909 - 50 75.6122 1670 0 1 154.26 -63.5516 -204.85 - 50 129.581 1671 0 1 154.35 -63.7197 -204.79 - 50 115.933 1672 0 1 154.55 -64.0815 -204.658 - 50 123.961 1673 0 1 154.75 -64.4436 -204.535 - 50 110.414 674 0 0 177.497 -45.0964 -206.25 - 50 145.284 673 0 0 177.825 -45.2501 -206.14 - 50 36.382 1799 0 1 180.025 -45.8912 -204.85 - 50 158.234 291 1 0 161.386 -121.75 -175.958 - 50 9.40597 1715 1 1 163.15 -123.28 -174.844 - 50 110.171 1716 1 1 163.35 -123.415 -174.746 - 50 146.196 281 1 0 163.81 -123.799 -175.85 - 50 30.5316 1451 0 0 112.328 110.465 -206.25 - 50 73.6669 1452 0 0 112.314 110.55 -206.184 - 50 78.7097 1453 0 0 112.299 110.75 -206.021 - 50 5.41537 1454 0 0 112.287 110.95 -205.868 - 50 377.99 1460 0 1 112.174 112.323 -204.85 - 50 152.16 1459 0 1 112.15 112.532 -204.695 - 50 105.401 1470 0 0 111.976 114.15 -205.85 - 50 83.7237 1471 0 0 111.906 114.35 -206.112 - 50 96.8477 246 5 1 -130.826 175.715 -54.45 - 50 175.953 907 0 1 1.65 81.0252 -204.644 - 50 72.8773 906 0 1 1.44975 81.0488 -204.56 - 50 174.704 1199 0 1 60.05 16.5621 -204.692 - 50 55.4901 1222 0 1 64.4927 22.764 -204.45 - 50 83.0899 1223 0 1 64.65 22.8161 -204.546 - 50 34.2853 1224 0 1 64.85 22.8305 -204.748 - 50 36.2128 1014 0 0 65.6416 23.0323 -205.85 - 50 109.951 1015 0 0 65.7073 23.05 -205.958 -Number of digits in this event: 23 -Using G4ParticleGun... -Particle energy: 6.98545 LIN +Number of tracker hits in this event: 23 + 50 113.185 1286 10 1 77.3967 76.7115 95.55 + 50 116.473 1283 10 0 77.3965 76.7106 94.15 + 50 135.733 1286 9 1 77.4011 76.6871 65.55 + 50 152.748 1283 9 0 77.4015 76.687 64.15 + 50 219.914 1286 8 1 77.409 76.6862 35.55 + 50 264.021 1283 8 0 77.4088 76.6855 34.15 + 50 99.8192 1286 7 1 77.4014 76.6718 5.55 + 50 131.293 1283 7 0 77.4009 76.6717 4.15 + 50 109.635 1286 6 1 77.3891 76.666 -24.45 + 50 305.19 1283 6 0 77.3887 76.6647 -25.85 + 50 120.45 1286 5 1 77.3835 76.6383 -54.45 + 50 121.236 1282 5 0 77.3827 76.6368 -55.85 + 50 85.3563 1286 4 1 77.3659 76.6028 -84.45 + 50 106.485 1282 4 0 77.365 76.5996 -85.85 + 50 193.121 1286 3 1 77.3482 76.5287 -114.45 + 50 116.087 1282 3 0 77.3479 76.5259 -115.85 + 50 104.316 1286 2 1 77.3404 76.4676 -144.45 + 50 148.046 1282 2 0 77.338 76.4639 -145.85 + 50 125.854 1286 1 1 77.286 76.3825 -174.45 + 50 166.797 1281 1 0 77.2819 76.38 -175.85 + 50 127.324 1285 0 1 77.1984 76.3256 -204.45 + 50 120.337 1281 0 0 77.1929 76.3235 -205.85 + 50 312.607 1282 1 0 77.3597 76.45 -176.077 +Number of digits in this event: 16 +Using G4ParticleGun... +Particle energy: 6.30109 LIN Particle: proton Event: 51 -Number of tracker hits in this event: 20 - 51 100.606 1321 9 1 84.2639 -90.9883 65.55 - 51 113.551 445 9 0 84.2644 -90.9874 64.15 - 51 144.043 1321 8 1 84.2765 -90.9656 35.55 - 51 100.605 445 8 0 84.2767 -90.9644 34.15 - 51 93.9285 1321 7 1 84.2826 -90.9417 5.55 - 51 297.557 446 7 0 84.2839 -90.942 4.15 - 51 111.86 1321 6 1 84.3049 -90.9514 -24.45 - 51 189.55 445 6 0 84.3058 -90.9521 -25.85 - 51 129.188 1321 5 1 84.3209 -90.9674 -54.45 - 51 209.947 445 5 0 84.3213 -90.9667 -55.85 - 51 103.857 1321 4 1 84.3326 -90.9463 -84.45 - 51 139.917 446 4 0 84.3341 -90.9449 -85.85 - 51 122.506 1321 3 1 84.3648 -90.9156 -114.45 - 51 118.325 446 3 0 84.3665 -90.9127 -115.85 - 51 143.23 1321 2 1 84.4011 -90.8557 -144.45 - 51 172.501 446 2 0 84.4032 -90.8536 -145.85 - 51 123.041 1321 1 1 84.4429 -90.8117 -174.45 - 51 113.495 446 1 0 84.4442 -90.8101 -175.85 - 51 185.677 1322 0 1 84.4692 -90.78 -204.45 - 51 116.783 446 0 0 84.4725 -90.7792 -205.85 -Number of digits in this event: 12 +Number of tracker hits in this event: 22 + 51 208.036 1076 10 1 35.4497 -79.1488 95.55 + 51 112.617 504 10 0 35.4502 -79.1488 94.15 + 51 91.8454 1077 9 1 35.4578 -79.1479 65.55 + 51 108.953 504 9 0 35.4588 -79.1494 64.15 + 51 106.875 1077 8 1 35.4756 -79.1813 35.55 + 51 104.559 504 8 0 35.4769 -79.1817 34.15 + 51 100.386 1077 7 1 35.5029 -79.1894 5.55 + 51 102.227 504 7 0 35.5042 -79.19 4.15 + 51 171.675 1077 6 1 35.5283 -79.1983 -24.45 + 51 132.655 504 6 0 35.53 -79.1983 -25.85 + 51 98.4633 1077 5 1 35.5642 -79.1986 -54.45 + 51 88.4833 504 5 0 35.5664 -79.1986 -55.85 + 51 239.866 1077 4 1 35.6126 -79.1981 -84.45 + 51 121.158 504 4 0 35.6146 -79.1986 -85.85 + 51 180.097 1078 3 1 35.6524 -79.2124 -114.45 + 51 120.922 504 3 0 35.6545 -79.2123 -115.85 + 51 152.876 1078 2 1 35.6942 -79.2104 -144.45 + 51 129.437 504 2 0 35.6962 -79.2103 -145.85 + 51 117.856 1078 1 1 35.7362 -79.2089 -174.45 + 51 110.458 504 1 0 35.7375 -79.2089 -175.85 + 51 102.32 1078 0 1 35.763 -79.2076 -204.45 + 51 154.981 504 0 0 35.7633 -79.2074 -205.85 +Number of digits in this event: 11 Using G4ParticleGun... -Particle energy: 6.34196 LIN +Particle energy: 9.72881 LIN Particle: proton Event: 52 -Number of tracker hits in this event: 102 - 52 116.781 1419 9 1 103.953 71.5712 65.55 - 52 100.287 1257 9 0 103.953 71.5711 64.15 - 52 101.332 1419 8 1 103.952 71.5722 35.55 - 52 140.427 1257 8 0 103.952 71.5718 34.15 - 52 394.72 1418 7 1 103.947 71.5644 5.55 - 52 141.111 1257 7 0 103.947 71.563 4.15 - 52 103.362 1419 6 1 103.954 71.534 -24.45 - 52 98.8118 1257 6 0 103.956 71.5342 -25.85 - 52 163.2 1419 5 1 103.987 71.5379 -54.45 - 52 91.5769 1257 5 0 103.989 71.5387 -55.85 - 52 180.783 1419 4 1 104.026 71.5554 -84.45 - 52 113.425 1257 4 0 104.029 71.5565 -85.85 - 52 108.684 1419 3 1 104.092 71.5748 -114.45 - 52 447.291 1257 3 0 104.096 71.5763 -115.85 - 52 109.599 1420 2 1 104.173 71.6043 -144.45 - 52 103.137 1257 2 0 104.178 71.6072 -145.85 - 52 318.491 1420 1 1 104.278 71.6594 -174.45 - 52 123.421 1258 1 0 104.282 71.6614 -175.85 - 52 105.337 1421 0 1 104.377 71.7033 -204.45 - 52 104.303 1258 0 0 104.381 71.7049 -205.85 - 52 9.12122 1196 2 0 88.5499 59.2657 -146.25 - 52 95.4505 1195 2 0 88.5515 59.25 -146.234 - 52 252.192 1194 2 0 88.6179 59.05 -146.193 - 52 296.044 507 1 1 -78.6038 134.68 -174.466 - 52 277.162 1550 1 1 130.229 -156.469 -174.69 - 52 213.364 852 0 0 -178.922 -9.57044 -206.25 - 52 91.6566 863 2 1 -7.29451 90.15 -144.616 - 52 272.207 864 2 1 -7.24983 90.2768 -144.702 - 52 3.87382 1188 1 0 93.357 57.85 -176.205 - 52 93.9714 553 5 0 -25.7298 -69.2845 -56.25 - 52 96.4439 554 5 0 -25.7699 -69.25 -56.1362 - 52 271.291 770 5 1 -25.9506 -68.5164 -54.8499 - 52 292.144 769 5 1 -26.05 -67.8554 -54.6098 - 52 82.6527 768 5 1 -26.25 -67.223 -54.574 - 52 183.151 767 5 1 -26.45 -67.1131 -54.4765 - 52 268.921 562 5 0 -25.4549 -67.5636 -55.85 - 52 137.309 563 5 0 -25.2174 -67.45 -55.9746 - 52 191.865 561 5 0 -26.2155 -67.65 -55.8809 - 52 22.8364 149 0 1 -150.341 -40.4496 -204.588 - 52 51.7521 138 0 1 -152.358 -46.8359 -204.482 - 52 187.008 1147 0 0 151.159 49.6096 -206.25 - 52 17.9209 1660 0 1 152.302 49.2028 -204.85 - 52 82.7526 1661 0 1 152.35 49.1849 -204.792 - 52 49.7104 1662 0 1 152.55 49.112 -204.567 - 52 143.22 1130 1 0 174.664 46.0903 -176.25 - 52 62.6826 1778 1 1 175.797 45.9586 -174.85 - 52 249.179 1779 1 1 175.95 45.9448 -174.662 - 52 68.4169 1123 0 0 158.803 44.7436 -206.25 - 52 201.461 1122 0 0 159.003 44.65 -206.093 - 52 55.6939 1702 0 1 160.591 43.9296 -204.85 - 52 81.0149 1703 0 1 160.75 43.8575 -204.727 - 52 78.1057 1704 0 1 160.95 43.7662 -204.571 - 52 33.2672 1226 9 1 65.3736 -89.6252 65.55 - 52 31.6358 1610 3 1 142.323 42.8666 -114.85 - 52 50.7338 1201 2 0 49.4311 60.4169 -146.25 - 52 174.176 1202 2 0 49.3696 60.45 -146.125 - 52 95.1515 1143 2 1 48.7746 60.8295 -144.85 - 52 41.0569 1142 2 1 48.65 60.9067 -144.585 - 52 131.704 1221 3 0 43.9849 64.2683 -116.25 - 52 104.996 1118 3 1 43.7136 64.3649 -114.85 - 52 35.6764 1117 3 1 43.65 64.3685 -114.565 - 52 127.405 1217 4 0 29.9729 63.5905 -86.25 - 52 91.2825 1045 4 1 29.2234 63.5703 -84.85 - 52 33.3319 1044 4 1 29.05 63.573 -84.5351 - 52 121.958 1229 5 0 36.6707 65.9576 -56.25 - 52 131.271 1085 5 1 37.0571 65.9788 -54.8493 - 52 116.703 1203 6 0 32.9447 60.7654 -26.25 - 52 197.584 1063 6 1 32.8305 60.3872 -24.85 - 52 367.508 1220 7 0 21.7922 64.1828 3.75 - 52 11.2475 1006 7 1 21.2628 64.3061 5.15 - 52 170.012 1005 7 1 21.25 64.3086 5.18453 - 52 280.916 1318 8 0 5.3379 83.6504 33.75 - 52 12.1238 1319 8 0 5.14043 83.85 34.1073 - 52 53.8696 922 8 1 4.50933 84.1016 35.15 - 52 150.092 921 8 1 4.45 84.1272 35.2505 - 52 5.61387 920 8 1 4.25 84.2039 35.5296 - 52 311.758 1326 9 0 -16.6042 85.412 63.75 - 52 72.9495 811 9 1 -17.6885 85.515 65.15 - 52 162.371 810 9 1 -17.85 85.5445 65.3391 - 52 235.694 1298 10 0 -39.5945 79.7441 93.75 - 52 68.5449 698 10 1 -40.3689 79.6589 95.1506 - 52 50.0017 697 10 1 -40.45 79.6728 95.3717 - 52 117.294 1216 11 0 -21.852 63.4012 123.75 - 52 121.359 1215 11 0 -21.6457 63.25 123.997 - 52 45.2964 1214 11 0 -21.4794 63.05 124.085 - 52 31.8067 804 11 1 -19.1156 60.504 125.15 - 52 177.984 805 11 1 -19.05 60.409 125.194 - 52 164.509 808 9 1 -18.3975 85.4154 65.55 - 52 134.043 1331 9 0 -18.3187 86.2743 64.15 - 52 44.4148 1332 9 0 -18.3042 86.45 63.856 - 52 42.5422 1221 7 0 21.6702 64.2502 4.08931 - 52 90.714 1004 7 1 21.0008 64.9304 5.1501 - 52 4.06621 1226 7 0 21.72 65.3537 4.15 - 52 206.706 1009 7 1 21.944 67.3099 5.15 - 52 124.169 1076 1 0 6.11438 35.3447 -176.25 - 52 34.7611 1416 10 0 -19.5738 103.421 93.7501 - 52 68.7996 1256 3 0 103.897 71.45 -116.162 - 52 103.039 1255 3 0 103.781 71.2496 -116.208 - 52 85.9037 1254 3 0 103.669 71.05 -116.173 - 52 301.884 1252 3 0 82.2247 70.6084 -116.25 - 52 103.212 1417 7 1 103.75 71.2392 5.22815 - 52 204.958 1252 7 0 104.786 70.4628 4.15 -Number of digits in this event: 48 +Number of tracker hits in this event: 27 + 52 107.129 1613 7 1 142.828 32.1587 5.55 + 52 108.826 1060 7 0 142.828 32.1589 4.15 + 52 96.5827 1613 6 1 142.825 32.1666 -24.45 + 52 107.825 1060 6 0 142.824 32.1668 -25.85 + 52 217.592 1613 5 1 142.805 32.1705 -54.45 + 52 109.859 1060 5 0 142.804 32.171 -55.85 + 52 90.5559 1613 4 1 142.8 32.179 -84.45 + 52 112.55 1060 4 0 142.8 32.1795 -85.85 + 52 105.89 1613 3 1 142.797 32.1889 -114.45 + 52 118.976 1060 3 0 142.797 32.189 -115.85 + 52 228.992 1613 2 1 142.795 32.1874 -144.45 + 52 90.8964 1060 2 0 142.796 32.1877 -145.85 + 52 206.221 1613 1 1 142.813 32.1942 -174.45 + 52 97.5247 1060 1 0 142.812 32.1952 -175.85 + 52 172.416 1613 0 1 142.804 32.215 -204.45 + 52 142.958 1060 0 0 142.804 32.2161 -205.85 + 52 38.8216 1058 1 0 142.998 31.6978 -175.85 + 52 74.2062 1057 1 0 143.018 31.65 -175.961 + 52 55.2486 969 1 0 130.019 14.0386 -176.25 + 52 62.9307 970 1 0 129.928 14.0501 -176.053 + 52 259.729 1545 1 1 129.297 14.6551 -174.85 + 52 73.5269 1612 2 1 142.67 32.0691 -144.45 + 52 42.4835 1614 2 1 142.95 32.5348 -144.828 + 52 9.06646 1098 2 0 144.671 39.8207 -145.85 + 52 57.3106 1099 2 0 144.677 39.85 -145.855 + 52 85.5286 1621 2 1 144.549 42.9852 -144.85 + 52 133.649 1622 2 1 144.55 43.0624 -144.834 +Number of digits in this event: 8 Using G4ParticleGun... -Particle energy: 5.74126 LIN +Particle energy: 5.36383 LIN Particle: proton Event: 53 -Number of tracker hits in this event: 36 - 53 160.039 968 10 1 13.7095 -94.3812 95.55 - 53 138.583 428 10 0 13.71 -94.3819 94.15 - 53 189.722 968 9 1 13.7184 -94.3965 65.55 - 53 116.615 428 9 0 13.7169 -94.3974 64.15 - 53 142.168 968 8 1 13.6853 -94.4074 35.55 - 53 135.064 428 8 0 13.6843 -94.4095 34.15 - 53 109.365 968 7 1 13.6663 -94.4533 5.55 - 53 353.688 428 7 0 13.6656 -94.4548 4.15 - 53 146.557 968 6 1 13.6524 -94.4876 -24.45 - 53 131.391 428 6 0 13.6502 -94.488 -25.85 - 53 115.811 967 5 1 13.6061 -94.496 -54.45 - 53 102.888 428 5 0 13.6048 -94.4965 -55.85 - 53 113.161 967 4 1 13.5728 -94.5058 -84.45 - 53 96.5442 428 4 0 13.5703 -94.5061 -85.85 - 53 216.791 967 3 1 13.5184 -94.5116 -114.45 - 53 119.055 428 3 0 13.517 -94.5121 -115.85 - 53 147.729 967 2 1 13.4875 -94.5251 -144.45 - 53 123.042 428 2 0 13.4863 -94.5256 -145.85 - 53 106.326 967 1 1 13.4636 -94.5341 -174.45 - 53 174.227 428 1 0 13.4627 -94.5337 -175.85 - 53 99.2134 967 0 1 13.4508 -94.5227 -204.45 - 53 114.215 428 0 0 13.4511 -94.5213 -205.85 - 53 44.6823 1059 1 1 31.9234 -24.3736 -174.85 - 53 118.94 377 1 0 -125.86 -104.55 -176.174 - 53 318.978 376 1 0 -126.035 -104.751 -176.06 - 53 1.73655 767 3 1 -26.5147 -148.485 -114.85 - 53 92.756 799 9 0 -79.4168 -20.1976 63.75 - 53 91.4816 800 9 0 -79.4235 -20.0499 63.8671 - 53 67.3444 426 3 0 13.6177 -94.9256 -115.85 - 53 132.63 425 3 0 13.6285 -94.95 -115.95 - 53 16.6719 504 3 0 26.4255 -79.0888 -116.25 - 53 232.773 505 3 0 26.4204 -79.0499 -116.199 - 53 46.524 506 3 0 26.1924 -78.85 -115.911 - 53 401.058 1028 3 1 25.812 -78.0411 -114.849 - 53 27.2998 1027 3 1 25.6499 -77.7989 -114.452 - 53 62.1484 1029 3 1 25.85 -77.6756 -114.54 -Number of digits in this event: 19 +Number of tracker hits in this event: 34 + 53 266.077 940 11 1 8.14656 -54.9405 125.55 + 53 118.714 625 11 0 8.14581 -54.9408 124.15 + 53 87.4955 940 10 1 8.13343 -54.9451 95.55 + 53 141.658 625 10 0 8.13157 -54.9429 94.15 + 53 232.811 940 9 1 8.09208 -54.9036 65.55 + 53 121.404 625 9 0 8.0906 -54.9014 64.15 + 53 156.048 940 8 1 8.05899 -54.8583 35.55 + 53 162.407 625 8 0 8.05697 -54.855 34.15 + 53 282.962 939 7 1 8.01633 -54.7863 5.55 + 53 122.648 626 7 0 8.01392 -54.7833 4.15 + 53 97.1807 939 6 1 7.96889 -54.7224 -24.45 + 53 127.123 626 6 0 7.96878 -54.719 -25.85 + 53 112.171 939 5 1 7.96777 -54.6456 -54.45 + 53 98.4501 627 5 0 7.96763 -54.6421 -55.85 + 53 91.2776 939 4 1 7.96174 -54.5717 -84.45 + 53 108.812 627 4 0 7.96164 -54.5676 -85.85 + 53 132.952 939 3 1 7.95539 -54.4824 -114.45 + 53 96.9862 627 3 0 7.9564 -54.4777 -115.85 + 53 142.124 939 2 1 7.97625 -54.3857 -144.45 + 53 108.142 628 2 0 7.97776 -54.3811 -145.85 + 53 142.074 939 1 1 8.01173 -54.2868 -174.45 + 53 130.006 628 1 0 8.01605 -54.2833 -175.85 + 53 89.9766 940 0 1 8.10224 -54.2118 -204.45 + 53 154.179 629 0 0 8.10619 -54.2081 -205.85 + 53 217.532 629 1 0 8.05059 -54.25 -176.112 + 53 45.201 628 7 0 7.56042 -54.2793 4.15 + 53 75.7644 629 7 0 7.50898 -54.2499 4.01644 + 53 2.80217 906 6 1 1.44553 -58.6059 -24.4504 + 53 131.205 907 6 1 1.45 -58.5983 -24.4645 + 53 82.1831 613 6 0 1.57698 -57.4258 -25.85 + 53 59.8734 614 6 0 1.59178 -57.25 -26.078 + 53 60.6127 349 6 1 -110.15 101.959 -24.67 + 53 194.859 348 6 1 -110.35 102.107 -24.6577 + 53 27.294 939 9 1 8.05 -54.9379 65.222 +Number of digits in this event: 18 Using G4ParticleGun... -Particle energy: 8.70335 LIN +Particle energy: 4.93473 LIN Particle: proton Event: 54 -Number of tracker hits in this event: 20 - 54 125.896 1009 9 1 21.9524 -130.938 65.55 - 54 116.149 246 9 0 21.9522 -130.939 64.15 - 54 149.11 1009 8 1 21.9481 -130.955 35.55 - 54 98.0357 245 8 0 21.948 -130.956 34.15 - 54 138.621 1009 7 1 21.9454 -130.962 5.55 - 54 136.696 245 7 0 21.945 -130.964 4.15 - 54 100.966 1009 6 1 21.9366 -130.993 -24.45 - 54 115.526 245 6 0 21.9357 -130.995 -25.85 - 54 118.536 1009 5 1 21.921 -131.043 -54.45 - 54 169.803 245 5 0 21.9202 -131.045 -55.85 - 54 268.4 1009 4 1 21.9048 -131.086 -84.45 - 54 116.554 245 4 0 21.9041 -131.089 -85.85 - 54 95.458 1009 3 1 21.8917 -131.136 -114.45 - 54 144.406 245 3 0 21.8906 -131.137 -115.85 - 54 183.315 1009 2 1 21.8683 -131.173 -144.45 - 54 98.0254 244 2 0 21.8678 -131.174 -145.85 - 54 105.097 1009 1 1 21.8659 -131.208 -174.45 - 54 111.819 244 1 0 21.8658 -131.209 -175.85 - 54 158.715 1009 0 1 21.8621 -131.231 -204.45 - 54 117.322 244 0 0 21.8624 -131.232 -205.85 -Number of digits in this event: 10 +Number of tracker hits in this event: 28 + 54 110.088 837 11 1 -12.5424 -72.2414 125.55 + 54 94.7984 539 11 0 -12.5427 -72.2405 124.15 + 54 97.0169 837 10 1 -12.5489 -72.2236 95.55 + 54 114.751 539 10 0 -12.5493 -72.2213 94.15 + 54 213.798 837 9 1 -12.5619 -72.169 65.55 + 54 130.768 539 9 0 -12.5628 -72.1678 64.15 + 54 124.978 837 8 1 -12.5798 -72.1461 35.55 + 54 133.678 539 8 0 -12.5802 -72.1448 34.15 + 54 187.515 837 7 1 -12.5939 -72.1225 5.55 + 54 148.795 539 7 0 -12.596 -72.1227 4.15 + 54 148.51 837 6 1 -12.6434 -72.1252 -24.45 + 54 151.343 539 6 0 -12.6463 -72.1252 -25.85 + 54 101.274 836 5 1 -12.7084 -72.1245 -54.45 + 54 219.606 539 5 0 -12.7106 -72.1263 -55.85 + 54 119.73 836 4 1 -12.7571 -72.1671 -84.45 + 54 167.615 539 4 0 -12.7587 -72.1686 -85.85 + 54 150.27 836 3 1 -12.7921 -72.2059 -114.45 + 54 104.167 539 3 0 -12.7937 -72.2064 -115.85 + 54 110.116 836 2 1 -12.8265 -72.2185 -144.45 + 54 151.812 539 2 0 -12.8279 -72.2208 -145.85 + 54 117.253 835 1 1 -12.8545 -72.2697 -174.45 + 54 107.126 538 1 0 -12.8554 -72.2716 -175.85 + 54 98.0903 835 0 1 -12.8788 -72.3117 -204.45 + 54 128.991 538 0 0 -12.8804 -72.3151 -205.85 + 54 21.8398 538 5 0 -12.6445 -72.2504 -56.2311 + 54 64.3861 838 7 1 -12.45 -72.1694 5.30454 + 54 144.554 536 7 0 -11.8936 -72.6999 4.15 + 54 13.8467 535 7 0 -11.6064 -72.85 3.78769 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 4.69519 LIN +Particle energy: 9.05328 LIN Particle: proton Event: 55 -Number of tracker hits in this event: 53 - 55 117.516 835 11 1 -12.966 -76.6831 125.55 - 55 127.799 516 11 0 -12.9668 -76.6829 124.15 - 55 125.874 835 10 1 -12.9852 -76.6832 95.55 - 55 100.064 516 10 0 -12.9875 -76.6847 94.15 - 55 128.605 835 9 1 -13.0364 -76.718 65.55 - 55 373.93 516 9 0 -13.0384 -76.7197 64.15 - 55 121.927 834 8 1 -13.0743 -76.755 35.55 - 55 131.641 516 8 0 -13.0772 -76.758 34.15 - 55 155.62 834 7 1 -13.1328 -76.8098 5.55 - 55 145.071 516 7 0 -13.1361 -76.8118 4.15 - 55 102.966 834 6 1 -13.1627 -76.8513 -24.45 - 55 109.028 515 6 0 -13.1645 -76.8531 -25.85 - 55 127.315 834 5 1 -13.2062 -76.8903 -54.45 - 55 163.554 515 5 0 -13.2084 -76.8923 -55.85 - 55 101.82 833 4 1 -13.255 -76.9377 -84.45 - 55 116.857 515 4 0 -13.2587 -76.9394 -85.85 - 55 138.55 833 3 1 -13.3313 -76.968 -114.45 - 55 117.67 515 3 0 -13.3344 -76.9707 -115.85 - 55 170.331 833 2 1 -13.402 -77.0287 -144.45 - 55 111.869 515 2 0 -13.4046 -77.0378 -145.85 - 55 101.912 832 1 1 -13.4662 -77.2094 -174.45 - 55 126.791 514 1 0 -13.4699 -77.218 -175.85 - 55 97.7801 832 0 1 -13.5432 -77.3944 -204.45 - 55 131.827 513 0 0 -13.5462 -77.4044 -205.85 - 55 3.77098 99 10 0 -82.9223 -160.295 93.75 - 55 90.6846 398 3 0 41.1008 -100.55 -115.96 - 55 1.58499 1143 5 1 48.7318 -175.648 -54.85 - 55 125.579 368 0 0 -42.3114 -106.364 -206.25 - 55 217.087 204 2 0 -60.0336 -139.266 -146.25 - 55 102.781 739 0 0 -66.2522 -32.2379 -206.25 - 55 67.4651 740 0 0 -66.511 -32.05 -206.017 - 55 26.2568 561 0 1 -67.7851 -31.1148 -204.85 - 55 89.8958 560 0 1 -67.85 -31.0672 -204.791 - 55 73.3365 559 0 1 -68.05 -30.9201 -204.607 - 55 125.671 862 1 0 -98.9459 -7.62795 -176.25 - 55 140.11 863 1 0 -99.1818 -7.45 -176.033 - 55 26.1815 398 1 1 -100.482 -6.48422 -174.85 - 55 113.093 397 1 1 -100.55 -6.43346 -174.788 - 55 130.236 396 1 1 -100.75 -6.28514 -174.606 - 55 61.0248 992 2 0 -132.776 18.5443 -146.25 - 55 153.777 993 2 0 -132.912 18.65 -146.129 - 55 187.556 994 2 0 -133.173 18.85 -145.9 - 55 75.0816 228 2 1 -134.358 19.7639 -144.85 - 55 100.472 227 2 1 -134.55 19.9116 -144.68 - 55 47.3009 226 2 1 -134.75 20.0654 -144.503 - 55 61.2157 1129 3 0 -167.528 45.9118 -116.25 - 55 123.87 1130 3 0 -167.703 46.05 -116.099 - 55 12.9019 1131 3 0 -167.961 46.25 -115.877 - 55 0.356969 55 3 1 -169.148 47.1786 -114.85 - 55 86.3807 54 3 1 -169.15 47.1797 -114.849 - 55 114.031 53 3 1 -169.35 47.3361 -114.676 - 55 21.2006 52 3 1 -169.55 47.4927 -114.503 - 55 107.381 833 9 1 -13.2707 -75.4479 65.15 -Number of digits in this event: 25 +Number of tracker hits in this event: 21 + 55 118.106 196 8 1 -140.821 -14.5246 35.55 + 55 102.139 827 8 0 -140.821 -14.5253 34.15 + 55 137.338 196 7 1 -140.832 -14.5388 5.55 + 55 104.918 827 7 0 -140.832 -14.5399 4.15 + 55 104.657 196 6 1 -140.84 -14.5639 -24.45 + 55 105.366 827 6 0 -140.84 -14.5655 -25.85 + 55 122.852 196 5 1 -140.849 -14.5993 -54.45 + 55 109.569 827 5 0 -140.849 -14.6014 -55.85 + 55 117.142 196 4 1 -140.844 -14.6465 -84.45 + 55 135.581 827 4 0 -140.844 -14.6486 -85.85 + 55 253.312 196 3 1 -140.848 -14.6903 -114.45 + 55 122.526 826 3 0 -140.848 -14.6924 -115.85 + 55 91.0905 196 2 1 -140.843 -14.7355 -144.45 + 55 130.473 826 2 0 -140.843 -14.7374 -145.85 + 55 108.308 196 1 1 -140.84 -14.7765 -174.45 + 55 117.524 826 1 0 -140.839 -14.7779 -175.85 + 55 161.824 196 0 1 -140.833 -14.8055 -204.45 + 55 112.794 826 0 0 -140.832 -14.806 -205.85 + 55 22.1178 273 2 0 -141.154 -125.528 -146.201 + 55 66.9176 1286 1 0 10.0043 77.2919 -176.23 + 55 69.0124 132 4 0 -4.18234 -153.748 -85.8883 +Number of digits in this event: 11 Using G4ParticleGun... -Particle energy: 1.06018 LIN +Particle energy: 5.48687 LIN Particle: proton Event: 56 -Number of tracker hits in this event: 34 - 56 161.391 840 11 1 -11.9238 45.2587 125.55 - 56 220.135 1126 11 0 -11.9274 45.2581 124.15 - 56 133.546 840 10 1 -12.013 45.2372 95.55 - 56 130.581 1125 10 0 -12.0168 45.2371 94.15 - 56 131.878 839 9 1 -12.0964 45.2585 65.55 - 56 141.63 1126 9 0 -12.0944 45.2573 64.15 - 56 150.432 839 8 1 -12.0705 45.2363 35.55 - 56 138.308 1125 8 0 -12.0716 45.2341 34.15 - 56 124.868 839 7 1 -12.0973 45.1726 5.55 - 56 125.383 1125 7 0 -12.0953 45.1681 4.15 - 56 168.556 840 6 1 -12.0492 45.0973 -24.45 - 56 116.716 1125 6 0 -12.0456 45.0942 -25.85 - 56 131.513 840 5 1 -12.0043 45.0046 -54.45 - 56 139.49 1124 5 0 -12.0081 44.9974 -55.85 - 56 149.419 839 4 1 -12.0915 44.8606 -84.45 - 56 112.358 1124 4 0 -12.0938 44.853 -85.85 - 56 241.676 839 3 1 -12.1428 44.6856 -114.45 - 56 125.686 1123 3 0 -12.1431 44.6723 -115.85 - 56 125.133 839 2 1 -12.1513 44.3962 -144.45 - 56 138.388 1121 2 0 -12.1512 44.3855 -145.85 - 56 118.334 839 1 1 -12.1534 44.156 -174.45 - 56 239.78 1120 1 0 -12.1496 44.1397 -175.85 - 56 126.047 839 0 1 -12.079 43.8028 -204.45 - 56 128.722 1118 0 0 -12.0751 43.7875 -205.85 - 56 144.787 843 1 0 -5.62104 -11.4254 -176.25 - 56 84.7676 1122 3 0 -12.2633 44.552 -115.85 - 56 44.2319 832 3 1 -13.63 44.4459 -114.85 - 56 38.0329 831 3 1 -13.65 44.4504 -114.824 - 56 42.3917 828 3 1 -14.2831 43.0574 -114.85 - 56 94.3506 1182 9 0 -15.4423 56.5498 63.75 - 56 100.194 1183 9 0 -15.3865 56.6501 63.966 - 56 116.43 1184 9 0 -15.3006 56.85 63.9104 - 56 212.601 1185 9 0 -15.3684 57.0501 63.8291 - 56 78.0007 1125 11 0 -11.9613 45.25 123.971 -Number of digits in this event: 24 +Number of tracker hits in this event: 23 + 56 150.952 825 11 0 81.7086 -15.0305 124.15 + 56 91.6464 1308 10 1 81.7077 -15.0222 95.55 + 56 91.2291 825 10 0 81.7074 -15.0217 94.15 + 56 94.5283 1308 9 1 81.7002 -15.0103 65.55 + 56 106.191 825 9 0 81.7007 -15.0084 64.15 + 56 125.941 1308 8 1 81.715 -14.9715 35.55 + 56 93.1812 825 8 0 81.7161 -14.9698 34.15 + 56 105.35 1308 7 1 81.7434 -14.9319 5.55 + 56 108.681 825 7 0 81.7454 -14.9295 4.15 + 56 179.039 1308 6 1 81.7847 -14.8837 -24.45 + 56 117.568 825 6 0 81.7861 -14.8815 -25.85 + 56 107.245 1308 5 1 81.8174 -14.8362 -54.45 + 56 132.58 826 5 0 81.8192 -14.8347 -55.85 + 56 115.638 1309 4 1 81.8606 -14.8047 -84.45 + 56 140.722 826 4 0 81.8622 -14.804 -85.85 + 56 102.81 1309 3 1 81.894 -14.79 -114.45 + 56 107.18 826 3 0 81.8962 -14.7886 -115.85 + 56 120.026 1309 2 1 81.9375 -14.7598 -144.45 + 56 121.614 826 2 0 81.9378 -14.7587 -145.85 + 56 289.995 1309 1 1 81.9411 -14.7361 -174.45 + 56 118.615 826 1 0 81.942 -14.7352 -175.85 + 56 120.632 1309 0 1 81.9583 -14.716 -204.45 + 56 103.855 826 0 0 81.9591 -14.7145 -205.85 +Number of digits in this event: 11 Using G4ParticleGun... -Particle energy: 4.31676 LIN +Particle energy: 8.50813 LIN Particle: proton Event: 57 -Number of tracker hits in this event: 30 - 57 130.544 960 9 1 12.0897 127.404 65.55 - 57 197.848 1536 9 0 12.0891 127.404 64.15 - 57 134.111 960 8 1 12.0735 127.417 35.55 - 57 164.255 1536 8 0 12.0726 127.418 34.15 - 57 112.941 960 7 1 12.0564 127.442 5.55 - 57 100.137 1536 7 0 12.0566 127.444 4.15 - 57 138.409 960 6 1 12.0546 127.474 -24.45 - 57 101.645 1536 6 0 12.0572 127.477 -25.85 - 57 104.322 960 5 1 12.1159 127.544 -54.45 - 57 123.54 1536 5 0 12.1173 127.546 -55.85 - 57 166.713 960 4 1 12.1574 127.579 -84.45 - 57 110.289 1537 4 0 12.1591 127.58 -85.85 - 57 108.091 960 3 1 12.1998 127.598 -114.45 - 57 104.453 1537 3 0 12.2041 127.599 -115.85 - 57 100.847 961 2 1 12.2897 127.636 -144.45 - 57 116.582 1537 2 0 12.2936 127.637 -145.85 - 57 119.078 961 1 1 12.3779 127.647 -174.45 - 57 111.874 1537 1 0 12.3825 127.648 -175.85 - 57 153.291 962 0 1 12.4827 127.658 -204.45 - 57 194.716 1537 0 0 12.4871 127.658 -205.85 - 57 230.277 1566 0 0 3.03121 133.408 -206.25 - 57 310.95 1612 0 0 -45.4285 142.696 -206.25 - 57 63.3997 1613 0 0 -45.2897 142.75 -206.194 - 57 57.5036 1515 0 0 -7.34442 123.197 -206.25 - 57 147.872 1514 0 0 -7.33686 123.15 -206.193 - 57 0.836252 1538 4 0 11.7099 127.948 -85.85 - 57 196.571 1539 4 0 11.7077 127.95 -85.8559 - 57 163.924 1663 4 0 23.3485 152.776 -86.2493 - 57 189.32 1662 4 0 23.5386 152.75 -86.0296 - 57 58.0111 1011 4 1 22.3892 152.486 -84.85 +Number of tracker hits in this event: 28 + 57 118.161 648 11 1 -50.3608 7.68191 125.55 + 57 97.8759 938 11 0 -50.3603 7.68209 124.15 + 57 129.748 648 10 1 -50.3472 7.6858 95.55 + 57 115.822 938 10 0 -50.3475 7.68587 94.15 + 57 89.6935 648 9 1 -50.3484 7.68632 65.55 + 57 106.812 938 9 0 -50.3481 7.68649 64.15 + 57 106.655 648 8 1 -50.3415 7.69059 35.55 + 57 159.294 938 8 0 -50.3415 7.69053 34.15 + 57 143.222 648 7 1 -50.3407 7.68711 5.55 + 57 262.77 938 7 0 -50.3413 7.68621 4.15 + 57 147.251 648 6 1 -50.3533 7.66791 -24.45 + 57 104.005 938 6 0 -50.3534 7.66767 -25.85 + 57 101.597 648 5 1 -50.3587 7.66177 -54.45 + 57 101.901 938 5 0 -50.359 7.66144 -55.85 + 57 264.201 648 4 1 -50.3661 7.65029 -84.45 + 57 116.009 937 4 0 -50.3667 7.64888 -85.85 + 57 258.38 648 3 1 -50.3794 7.61892 -114.45 + 57 114.312 937 3 0 -50.3793 7.6177 -115.85 + 57 151.602 648 2 1 -50.3797 7.59058 -144.45 + 57 92.5571 937 2 0 -50.3792 7.58904 -145.85 + 57 126.396 648 1 1 -50.3686 7.55469 -174.45 + 57 239.896 937 1 0 -50.3691 7.5528 -175.85 + 57 127.85 648 0 1 -50.3773 7.51574 -204.45 + 57 136.281 937 0 0 -50.3784 7.5144 -205.85 + 57 188.726 935 3 0 -50.3439 7.19233 -115.85 + 57 5.39102 935 6 0 -51.7495 7.05496 -25.85 + 57 188.963 934 6 0 -51.7608 7.05 -25.8554 + 57 237.229 937 8 0 -50.4854 7.64987 33.8818 Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 3.36094 LIN +Particle energy: 6.23697 LIN Particle: proton Event: 58 -Number of tracker hits in this event: 25 - 58 129.272 649 11 1 -50.2273 -15.4656 125.55 - 58 104.777 822 11 0 -50.2285 -15.4652 124.15 - 58 89.5161 648 10 1 -50.2558 -15.4585 95.55 - 58 118.092 822 10 0 -50.2588 -15.4584 94.15 - 58 138.801 648 9 1 -50.3208 -15.4661 65.55 - 58 149.185 822 9 0 -50.3249 -15.4659 64.15 - 58 125.608 648 8 1 -50.4049 -15.4695 35.55 - 58 102.978 822 8 0 -50.4082 -15.4693 34.15 - 58 149.14 647 7 1 -50.493 -15.4742 5.55 - 58 113.392 822 7 0 -50.4983 -15.4719 4.15 - 58 106.827 647 6 1 -50.6093 -15.4211 -24.45 - 58 147.681 823 6 0 -50.6133 -15.4198 -25.85 - 58 116.112 646 5 1 -50.6931 -15.3963 -54.45 - 58 92.8729 823 5 0 -50.6947 -15.3952 -55.85 - 58 95.3017 646 4 1 -50.7272 -15.3716 -84.45 - 58 101.045 823 4 0 -50.7284 -15.3708 -85.85 - 58 140.986 646 3 1 -50.744 -15.3535 -114.45 - 58 151.896 823 3 0 -50.7437 -15.3512 -115.85 - 58 120.463 646 2 1 -50.7428 -15.302 -144.45 - 58 167.701 823 2 0 -50.7439 -15.2988 -145.85 - 58 114.726 646 1 1 -50.7623 -15.2381 -174.45 - 58 84.9251 824 1 0 -50.7639 -15.2355 -175.85 - 58 281.674 646 0 1 -50.7984 -15.1893 -204.45 - 58 90.4492 824 0 0 -50.8004 -15.1864 -205.85 - 58 86.8004 824 7 0 -49.9852 -15.0664 4.14974 -Number of digits in this event: 12 +Number of tracker hits in this event: 29 + 58 32.1614 550 11 0 47.4426 -70.0492 123.864 + 58 124.48 1136 10 1 47.4432 -70.0485 95.55 + 58 103.888 550 10 0 47.4436 -70.048 94.15 + 58 112.767 1137 9 1 47.4539 -70.0448 65.55 + 58 88.9991 550 9 0 47.4543 -70.045 64.15 + 58 112.341 1137 8 1 47.4655 -70.0445 35.55 + 58 116.066 550 8 0 47.4673 -70.0442 34.15 + 58 114.454 1137 7 1 47.5015 -70.0387 5.55 + 58 229.44 550 7 0 47.5033 -70.0378 4.15 + 58 80.4934 1137 6 1 47.545 -70.0171 -24.45 + 58 134.362 550 6 0 47.5462 -70.0161 -25.85 + 58 103.119 1137 5 1 47.5672 -69.9911 -54.45 + 58 120.953 550 5 0 47.5692 -69.9905 -55.85 + 58 94.9195 1137 4 1 47.6105 -69.977 -84.45 + 58 164.622 550 4 0 47.6123 -69.9754 -85.85 + 58 91.8191 1137 3 1 47.6485 -69.9395 -114.45 + 58 115.914 550 3 0 47.6507 -69.939 -115.85 + 58 140.393 1138 2 1 47.6946 -69.9251 -144.45 + 58 111.659 550 2 0 47.6965 -69.925 -145.85 + 58 129.663 1138 1 1 47.7415 -69.9246 -174.45 + 58 117.089 550 1 0 47.7433 -69.9237 -175.85 + 58 264.578 1138 0 1 47.7772 -69.8988 -204.45 + 58 96.9104 550 0 0 47.7776 -69.8993 -205.85 + 58 41.453 1137 0 1 47.65 -69.9186 -204.76 + 58 126.18 548 0 0 47.5099 -70.3417 -205.85 + 58 261.913 547 0 0 47.3089 -70.45 -206.003 + 58 63.4676 549 4 0 47.6443 -70.0503 -85.8953 + 58 124.931 1136 4 1 47.4453 -72.3331 -84.85 + 58 312.524 1135 4 1 47.25 -72.3849 -84.7753 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 9.30383 LIN +Particle energy: 7.45269 LIN Particle: proton Event: 59 -Number of tracker hits in this event: 57 - 59 91.9049 1148 11 1 49.7199 -14.7538 125.55 - 59 96.5876 826 11 0 49.7197 -14.7533 124.15 - 59 104.205 1148 10 1 49.7172 -14.7407 95.55 - 59 112.45 826 10 0 49.7172 -14.7406 94.15 - 59 108.752 1148 9 1 49.7157 -14.738 65.55 - 59 153.126 826 9 0 49.7149 -14.7385 64.15 - 59 117.473 1148 8 1 49.7 -14.748 35.55 - 59 104.499 826 8 0 49.7001 -14.7483 34.15 - 59 245.121 1148 7 1 49.6973 -14.7579 5.55 - 59 112.316 826 7 0 49.6962 -14.758 4.15 - 59 123.798 1148 6 1 49.6752 -14.7571 -24.45 - 59 108.861 826 6 0 49.6736 -14.7568 -25.85 - 59 216.512 1147 5 1 49.6402 -14.7502 -54.45 - 59 106.292 826 5 0 49.6374 -14.75 -55.85 - 59 157.521 1147 4 1 49.5786 -14.7468 -84.45 - 59 129.226 826 4 0 49.5757 -14.7465 -85.85 - 59 113.005 1147 3 1 49.518 -14.7425 -114.45 - 59 105.569 826 3 0 49.5142 -14.7424 -115.85 - 59 96.6815 1146 2 1 49.4348 -14.7419 -144.45 - 59 137.521 826 2 0 49.4306 -14.7416 -145.85 - 59 257.028 1146 1 1 49.3425 -14.7329 -174.45 - 59 110.032 826 1 0 49.3383 -14.7325 -175.85 - 59 107.812 1146 0 1 49.2569 -14.7238 -204.45 - 59 127.157 826 0 0 49.2532 -14.7236 -205.85 - 59 142.509 1671 1 0 91.6601 154.35 -176.201 - 59 255.502 1438 3 0 94.7708 107.923 -116.25 - 59 128.024 1439 3 0 95.0907 107.95 -116.032 - 59 51.2184 1376 3 1 95.4688 107.836 -114.85 - 59 54.9811 1377 3 1 95.55 107.852 -114.744 - 59 81.7771 1437 3 0 96.6807 107.75 -116.09 - 59 128.515 1436 3 0 96.7788 107.55 -115.948 - 59 54.8286 1389 3 1 98.1194 107.899 -114.85 - 59 109.069 1390 3 1 98.15 107.91 -114.804 - 59 141.599 470 2 0 -16.0225 -85.9931 -146.25 - 59 178.965 170 2 0 11.7122 -145.993 -146.25 - 59 23.089 1389 2 0 19.8969 98.0517 -146.047 - 59 28.4919 1470 3 0 15.7915 114.182 -115.937 - 59 27.4727 534 4 0 93.7891 -73.1889 -86.2242 - 59 639.842 396 2 1 -100.914 74.7809 -144.66 - 59 51.9753 316 2 0 112.111 -116.783 -146.25 - 59 69.0279 315 2 0 112.168 -116.95 -146.123 - 59 84.6327 314 2 0 112.234 -117.15 -145.993 - 59 12.1778 313 2 0 112.257 -117.35 -145.877 - 59 136.546 1461 2 1 112.423 -119.504 -144.85 - 59 78.1223 1462 2 1 112.55 -119.913 -144.596 - 59 179.791 250 3 0 94.3557 -129.971 -116.25 - 59 133.264 1368 3 1 93.8439 -130.481 -114.85 - 59 63.3426 1369 3 1 93.9875 -130.75 -114.45 - 59 71.3536 1370 3 1 94.1501 -130.77 -114.503 - 59 66.4358 1371 3 1 94.35 -130.769 -114.616 - 59 34.8628 1372 3 1 94.55 -130.796 -114.795 - 59 64.4451 241 3 0 95.9827 -131.825 -115.85 - 59 104.226 240 3 0 96.0998 -131.95 -115.955 - 59 29.6522 239 3 0 96.2344 -132.15 -116.179 - 59 305.232 1145 1 1 49.25 -14.882 -174.653 - 59 85.8882 1144 1 1 49.0499 -14.9953 -174.61 - 59 97.429 832 7 0 49.6374 -13.5424 4.15 -Number of digits in this event: 23 -Using G4ParticleGun... -Particle energy: 5.46116 LIN +Number of tracker hits in this event: 25 + 59 121.115 333 9 1 -113.426 62.4283 65.55 + 59 109.807 1211 9 0 -113.427 62.428 64.15 + 59 153.235 333 8 1 -113.45 62.4203 35.55 + 59 103.461 1211 8 0 -113.451 62.4196 34.15 + 59 88.7797 333 7 1 -113.473 62.4012 5.55 + 59 113.274 1211 7 0 -113.475 62.4001 4.15 + 59 215.342 333 6 1 -113.516 62.3785 -24.45 + 59 338.724 1211 6 0 -113.518 62.377 -25.85 + 59 93.648 333 5 1 -113.545 62.3444 -54.45 + 59 148.743 1211 5 0 -113.547 62.343 -55.85 + 59 125.794 332 4 1 -113.586 62.3092 -84.45 + 59 376.368 1211 4 0 -113.589 62.3065 -85.85 + 59 141.448 332 3 1 -113.638 62.2537 -114.45 + 59 122.822 1211 3 0 -113.641 62.2524 -115.85 + 59 137.021 332 2 1 -113.701 62.2283 -144.45 + 59 244.816 1210 2 0 -113.702 62.2264 -145.85 + 59 96.4006 332 1 1 -113.74 62.1905 -174.45 + 59 125.331 1210 1 0 -113.741 62.1877 -175.85 + 59 143.43 331 0 1 -113.754 62.1283 -204.45 + 59 157.249 1210 0 0 -113.754 62.125 -205.85 + 59 80.8642 1148 2 0 -99.6733 49.8336 -146.25 + 59 176.393 1147 2 0 -99.6877 49.6498 -146.169 + 59 175.051 400 2 1 -100.032 49.1735 -144.85 + 59 107.613 1210 4 0 -113.69 62.25 -86.0054 + 59 260.323 332 6 1 -113.55 62.3861 -24.563 +Number of digits in this event: 18 +Using G4ParticleGun... +Particle energy: 2.71447 LIN Particle: proton Event: 60 Number of tracker hits in this event: 25 - 60 168.429 679 10 1 -44.2325 88.0314 95.55 - 60 109.708 1339 10 0 -44.2324 88.0319 94.15 - 60 82.4612 679 9 1 -44.2298 88.0419 65.55 - 60 110.583 1339 9 0 -44.2297 88.0419 64.15 - 60 104.888 679 8 1 -44.2267 88.0454 35.55 - 60 174.714 1339 8 0 -44.2266 88.0443 34.15 - 60 329.764 679 7 1 -44.225 88.0248 5.55 - 60 97.9779 1339 7 0 -44.224 88.0265 4.15 - 60 102.064 679 6 1 -44.1972 88.0599 -24.45 - 60 107.759 1340 6 0 -44.1948 88.0625 -25.85 - 60 138.755 679 5 1 -44.1482 88.1159 -54.45 - 60 100.1 1340 5 0 -44.1471 88.1188 -55.85 - 60 88.9803 679 4 1 -44.127 88.1776 -84.45 - 60 160.692 1340 4 0 -44.1259 88.1802 -85.85 - 60 148.708 679 3 1 -44.0909 88.191 -114.45 - 60 132.638 1340 3 0 -44.0861 88.1908 -115.85 - 60 81.1348 680 2 1 -43.9855 88.1907 -144.45 - 60 121.941 1340 2 0 -43.9812 88.1909 -145.85 - 60 165.487 680 1 1 -43.8937 88.1968 -174.45 - 60 103.488 1340 1 0 -43.8901 88.1986 -175.85 - 60 107.82 681 0 1 -43.8149 88.2336 -204.45 - 60 132.156 1340 0 0 -43.8112 88.2347 -205.85 - 60 129.717 680 7 1 -44.05 87.7951 5.28037 - 60 69.2814 1334 7 0 -42.9854 86.8672 4.14998 - 60 40.469 1333 7 0 -42.9874 86.85 4.13849 -Number of digits in this event: 12 + 60 103.036 240 8 1 -132.05 -44.1389 35.55 + 60 476.649 679 8 0 -132.048 -44.1388 34.15 + 60 123.903 240 7 1 -132.035 -44.1521 5.55 + 60 116.875 679 7 0 -132.036 -44.1536 4.15 + 60 107.963 240 6 1 -132.042 -44.1865 -24.45 + 60 99.1072 679 6 0 -132.043 -44.1879 -25.85 + 60 120.326 240 5 1 -132.074 -44.2159 -54.45 + 60 131.301 679 5 0 -132.075 -44.2174 -55.85 + 60 100.291 240 4 1 -132.095 -44.2479 -84.45 + 60 112.891 678 4 0 -132.099 -44.2514 -85.85 + 60 123.238 239 3 1 -132.163 -44.327 -114.45 + 60 141.012 678 3 0 -132.166 -44.331 -115.85 + 60 183.529 239 2 1 -132.219 -44.4051 -144.45 + 60 167.345 678 2 0 -132.223 -44.4115 -145.85 + 60 159.313 239 1 1 -132.304 -44.5345 -174.45 + 60 206.883 677 1 0 -132.309 -44.5385 -175.85 + 60 107.642 238 0 1 -132.515 -44.7006 -204.45 + 60 158.051 676 0 0 -132.526 -44.7063 -205.85 + 60 73.7695 238 3 1 -132.35 -44.3289 -114.5 + 60 155.334 237 3 1 -132.55 -44.3433 -114.657 + 60 30.4321 236 3 1 -132.75 -44.3774 -114.796 + 60 15.8709 676 3 0 -134.194 -44.8325 -115.85 + 60 268.052 675 3 0 -134.235 -44.85 -115.887 + 60 94.615 674 3 0 -134.493 -45.05 -115.955 + 60 103.471 673 3 0 -134.714 -45.25 -116.026 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 1.50229 LIN +Particle energy: 8.44362 LIN Particle: proton Event: 61 -Number of tracker hits in this event: 25 - 61 113.314 1262 10 1 72.5819 60.313 95.55 - 61 107.267 1201 10 0 72.5848 60.3101 94.15 - 61 110.721 1262 9 1 72.6365 60.2644 65.55 - 61 125.752 1201 9 0 72.6368 60.2595 64.15 - 61 113.719 1262 8 1 72.6277 60.2066 35.55 - 61 120.326 1200 8 0 72.6267 60.2053 34.15 - 61 122.234 1262 7 1 72.6027 60.1763 5.55 - 61 127.776 1200 7 0 72.614 60.1768 4.15 - 61 117.561 1264 6 1 72.8532 60.1794 -24.45 - 61 138.567 1200 6 0 72.8608 60.1782 -25.85 - 61 173.33 1264 5 1 73.0019 60.1531 -54.45 - 61 145.141 1200 5 0 73.0077 60.1503 -55.85 - 61 123.021 1265 4 1 73.1136 60.102 -84.45 - 61 111.921 1200 4 0 73.1174 60.1005 -85.85 - 61 113.252 1265 3 1 73.1889 60.0752 -114.45 - 61 125.307 1200 3 0 73.1913 60.0742 -115.85 - 61 136.5 1265 2 1 73.2287 60.0371 -144.45 - 61 107.496 1199 2 0 73.2334 60.0356 -145.85 - 61 117.636 1266 1 1 73.332 59.9925 -174.45 - 61 124.331 1199 1 0 73.3375 59.994 -175.85 - 61 402.314 1267 0 1 73.4565 60.0273 -204.45 - 61 102.834 1199 0 0 73.4617 60.0309 -205.85 - 61 155.941 1268 0 1 73.6505 60.589 -204.779 - 61 252.749 1269 0 1 73.85 60.8286 -204.695 - 61 295.173 1270 0 1 74.05 60.9784 -204.677 -Number of digits in this event: 16 +Number of tracker hits in this event: 26 + 61 133.835 1368 10 1 93.8157 36.5272 95.55 + 61 98.0746 1082 10 0 93.8159 36.5274 94.15 + 61 98.2058 1368 9 1 93.8408 36.5405 65.55 + 61 107.856 1082 9 0 93.8427 36.54 64.15 + 61 134.634 1368 8 1 93.8814 36.5297 35.55 + 61 83.6346 1082 8 0 93.8828 36.5289 34.15 + 61 115.111 1368 7 1 93.9111 36.5133 5.55 + 61 126.91 1082 7 0 93.9127 36.513 4.15 + 61 275.423 1368 6 1 93.9427 36.5095 -24.45 + 61 116.937 1082 6 0 93.9441 36.5086 -25.85 + 61 103.613 1369 5 1 93.9719 36.4872 -54.45 + 61 115.793 1082 5 0 93.9721 36.4881 -55.85 + 61 102.056 1369 4 1 93.9726 36.5004 -84.45 + 61 140.246 1082 4 0 93.9722 36.5012 -85.85 + 61 131.574 1369 3 1 93.9612 36.514 -114.45 + 61 162.267 1082 3 0 93.9611 36.5149 -115.85 + 61 145.925 1369 2 1 93.959 36.5329 -144.45 + 61 124.317 1082 2 0 93.9582 36.5338 -145.85 + 61 122.436 1368 1 1 93.9403 36.5482 -174.45 + 61 221.046 1082 1 0 93.9399 36.5488 -175.85 + 61 106.612 1368 0 1 93.9281 36.5564 -204.45 + 61 141.629 1082 0 0 93.9275 36.5572 -205.85 + 61 13.741 908 1 0 52.394 1.66857 -176.25 + 61 147.093 907 1 0 52.3628 1.64998 -176.236 + 61 90.6376 906 1 0 52.2267 1.44994 -176.088 + 61 248.414 905 1 0 52.2597 1.25 -176.069 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 3.83106 LIN +Particle energy: 4.76787 LIN Particle: proton Event: 62 -Number of tracker hits in this event: 25 - 62 158.794 846 11 1 -10.8364 6.9267 125.55 - 62 118.766 934 11 0 -10.8369 6.92765 124.15 - 62 126.967 846 10 1 -10.8446 6.9505 95.55 - 62 135.762 934 10 0 -10.8468 6.95116 94.15 - 62 128.339 845 9 1 -10.887 6.9745 65.55 - 62 114.386 934 9 0 -10.8886 6.97636 64.15 - 62 124.822 845 8 1 -10.918 7.01128 35.55 - 62 248.306 934 8 0 -10.9208 7.01121 34.15 - 62 160.639 845 7 1 -10.9903 7.01827 5.55 - 62 99.8096 934 7 0 -10.9932 7.01993 4.15 - 62 84.7709 844 6 1 -11.0564 7.05338 -24.45 - 62 164.683 935 6 0 -11.0599 7.05493 -25.85 - 62 112.372 844 5 1 -11.1286 7.08391 -54.45 - 62 97.512 935 5 0 -11.1305 7.08408 -55.85 - 62 116.944 844 4 1 -11.1692 7.08783 -84.45 - 62 110.954 935 4 0 -11.1699 7.08882 -85.85 - 62 104.658 844 3 1 -11.1853 7.10996 -114.45 - 62 137.236 935 3 0 -11.1868 7.11207 -115.85 - 62 98.7833 844 2 1 -11.2117 7.15631 -144.45 - 62 106.312 935 2 0 -11.2128 7.15718 -145.85 - 62 133.125 844 1 1 -11.2374 7.18113 -174.45 - 62 136.596 935 1 0 -11.2382 7.18276 -175.85 - 62 120.289 843 0 1 -11.251 7.21433 -204.45 - 62 177.783 935 0 0 -11.254 7.2113 -205.85 - 62 138.471 933 8 0 -11.0019 6.85 33.8681 -Number of digits in this event: 15 +Number of tracker hits in this event: 24 + 62 221.247 813 11 1 -17.4318 66.5999 125.55 + 62 170.995 1232 11 0 -17.4303 66.6001 124.15 + 62 103.055 813 10 1 -17.3993 66.5966 95.55 + 62 124.899 1232 10 0 -17.3988 66.5974 94.15 + 62 127.875 813 9 1 -17.4003 66.6219 65.55 + 62 145.085 1232 9 0 -17.4002 66.6235 64.15 + 62 150.919 813 8 1 -17.3997 66.6562 35.55 + 62 134.157 1233 8 0 -17.4 66.6551 34.15 + 62 106.78 813 7 1 -17.4053 66.6322 5.55 + 62 97.3346 1232 7 0 -17.4097 66.6331 4.15 + 62 240.771 812 6 1 -17.5037 66.6548 -24.45 + 62 97.9136 1233 6 0 -17.5092 66.6562 -25.85 + 62 126.768 812 5 1 -17.6215 66.6796 -54.45 + 62 108.601 1233 5 0 -17.626 66.6813 -55.85 + 62 113.544 811 4 1 -17.7155 66.719 -84.45 + 62 102.128 1233 4 0 -17.721 66.7198 -85.85 + 62 110.354 811 3 1 -17.8252 66.7427 -114.45 + 62 158.608 1233 3 0 -17.8298 66.7434 -115.85 + 62 95.1508 810 2 1 -17.9255 66.7566 -144.45 + 62 115.211 1233 2 0 -17.928 66.7571 -145.85 + 62 130.27 810 1 1 -17.9774 66.7627 -174.45 + 62 163.084 1233 1 0 -17.9804 66.7647 -175.85 + 62 119.577 810 0 1 -18.0431 66.8051 -204.45 + 62 122.397 1233 0 0 -18.0463 66.8068 -205.85 +Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 6.5823 LIN +Particle energy: 3.0454 LIN Particle: proton Event: 63 -Number of tracker hits in this event: 53 - 63 114.688 516 11 1 -76.6759 -9.00044 125.55 - 63 102.159 855 11 0 -76.6761 -9.00134 124.15 - 63 189.992 516 10 1 -76.6792 -9.0219 95.55 - 63 141.354 855 10 0 -76.6796 -9.02209 94.15 - 63 100.706 516 9 1 -76.6814 -9.02461 65.55 - 63 104.774 855 9 0 -76.6822 -9.02611 64.15 - 63 106.365 516 8 1 -76.6998 -9.05562 35.55 - 63 121.088 854 8 0 -76.6998 -9.05648 34.15 - 63 117.538 516 7 1 -76.6953 -9.0737 5.55 - 63 99.2951 854 7 0 -76.6942 -9.07449 4.15 - 63 146.478 516 6 1 -76.6722 -9.08743 -24.45 - 63 139.95 854 6 0 -76.6707 -9.08782 -25.85 - 63 146.047 517 5 1 -76.6403 -9.0962 -54.45 - 63 124.233 854 5 0 -76.6381 -9.09549 -55.85 - 63 137.605 517 4 1 -76.5907 -9.07701 -84.45 - 63 160.305 854 4 0 -76.5883 -9.07644 -85.85 - 63 107.153 517 3 1 -76.5411 -9.06545 -114.45 - 63 98.4179 854 3 0 -76.5391 -9.06382 -115.85 - 63 219.904 517 2 1 -76.4988 -9.02978 -144.45 - 63 107.003 855 2 0 -76.4968 -9.02722 -145.85 - 63 98.4641 517 1 1 -76.4568 -8.97483 -174.45 - 63 121.998 855 1 0 -76.4544 -8.9722 -175.85 - 63 105.86 518 0 1 -76.405 -8.919 -204.45 - 63 139.345 855 0 0 -76.4019 -8.91713 -205.85 - 63 69.2592 1479 4 0 -48.9737 116.06 -85.9688 - 63 134.351 854 2 0 -76.6546 -9.08313 -145.85 - 63 44.5311 496 1 1 -80.7096 -13.0271 -174.45 - 63 81.7867 495 1 1 -80.85 -13.0227 -174.537 - 63 86.1324 494 1 1 -81.0502 -13.052 -174.634 - 63 16.1543 831 1 0 -81.6847 -13.8121 -175.85 - 63 117.286 830 1 0 -81.7087 -13.85 -175.911 - 63 2.71922 691 1 0 -76.5135 -41.8467 -176.25 - 63 106.243 690 1 0 -76.5114 -41.85 -176.244 - 63 31.6253 689 1 0 -76.4095 -42.05 -175.932 - 63 6.7052 519 1 1 -76.0601 -42.9363 -174.85 - 63 198.773 520 1 1 -76.05 -42.9628 -174.82 - 63 185.518 521 1 1 -75.85 -43.5908 -174.506 - 63 29.9912 680 1 0 -75.7398 -44.0218 -175.85 - 63 98.6831 679 1 0 -75.7281 -44.05 -175.964 - 63 179.132 590 1 0 -45.7338 -61.9365 -176.25 - 63 682.311 672 1 1 -45.4822 -62.0541 -174.85 - 63 132.795 673 1 1 -45.45 -62.7195 -174.599 - 63 14.19 582 1 0 -45.82 -63.6271 -175.85 - 63 129.671 581 1 0 -45.8305 -63.6501 -175.888 - 63 188.894 580 1 0 -45.8886 -63.85 -176.076 - 63 106.008 919 3 0 -84.2107 3.86608 -116.25 - 63 316.37 920 3 0 -84.3735 4.05 -116.117 - 63 102.867 517 6 1 -76.65 -8.99879 -24.5103 - 63 52.0612 857 6 0 -76.381 -8.49076 -25.8502 - 63 103.12 858 6 0 -76.3603 -8.45 -25.9415 - 63 47.8575 994 6 0 -43.1754 18.9415 -26.25 - 63 178.574 995 6 0 -43.1617 19.05 -26.1443 - 63 184.274 996 6 0 -43.1014 19.25 -26.0548 -Number of digits in this event: 27 +Number of tracker hits in this event: 22 + 63 131.376 1423 10 1 104.886 3.45626 95.55 + 63 117.231 917 10 0 104.887 3.45721 94.15 + 63 109.916 1423 9 1 104.898 3.47831 65.55 + 63 161.705 917 9 0 104.9 3.47956 64.15 + 63 128.925 1423 8 1 104.933 3.50306 35.55 + 63 109.114 917 8 0 104.936 3.50493 34.15 + 63 237.34 1424 7 1 104.996 3.54703 5.55 + 63 205.411 917 7 0 105.003 3.55035 4.15 + 63 111.4 1425 6 1 105.166 3.6193 -24.45 + 63 210.921 917 6 0 105.177 3.62518 -25.85 + 63 110.227 1426 5 1 105.381 3.75265 -54.45 + 63 113.666 918 5 0 105.392 3.75862 -55.85 + 63 100.711 1427 4 1 105.618 3.87082 -84.45 + 63 102.595 919 4 0 105.629 3.87573 -85.85 + 63 131.518 1428 3 1 105.841 3.97766 -114.45 + 63 124.345 919 3 0 105.849 3.98219 -115.85 + 63 99.292 1429 2 1 106.029 4.0888 -144.45 + 63 128.185 920 2 0 106.041 4.1001 -145.85 + 63 108.235 1430 1 1 106.288 4.33643 -174.45 + 63 113.897 921 1 0 106.297 4.34995 -175.85 + 63 89.8141 1431 0 1 106.488 4.61931 -204.45 + 63 103.013 922 0 0 106.499 4.63279 -205.85 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 9.49041 LIN +Particle energy: 8.45146 LIN Particle: proton Event: 64 -Number of tracker hits in this event: 38 - 64 116.367 862 11 1 -7.49876 7.59593 125.55 - 64 112.009 937 11 0 -7.49887 7.59581 124.15 - 64 117.937 862 10 1 -7.50136 7.59162 95.55 - 64 143.423 937 10 0 -7.50105 7.59212 94.15 - 64 130.576 862 9 1 -7.49558 7.60045 65.55 - 64 169.161 937 9 0 -7.49509 7.59989 64.15 - 64 94.762 862 8 1 -7.48906 7.58683 35.55 - 64 113.295 937 8 0 -7.4887 7.58562 34.15 - 64 133.739 862 7 1 -7.48073 7.56113 5.55 - 64 98.9093 937 7 0 -7.47992 7.56013 4.15 - 64 118.869 862 6 1 -7.46267 7.5438 -24.45 - 64 107.93 937 6 0 -7.4624 7.5426 -25.85 - 64 104.345 862 5 1 -7.45668 7.51245 -54.45 - 64 176.512 937 5 0 -7.45756 7.50997 -55.85 - 64 98.955 862 4 1 -7.47305 7.45861 -84.45 - 64 105.242 937 4 0 -7.4736 7.45685 -85.85 - 64 167.433 862 3 1 -7.48066 7.42391 -114.45 - 64 85.679 936 3 0 -7.48134 7.42146 -115.85 - 64 114.204 862 2 1 -7.49786 7.36912 -144.45 - 64 114.851 936 2 0 -7.49879 7.3662 -145.85 - 64 118.721 862 1 1 -7.51713 7.30483 -174.45 - 64 107.258 936 1 0 -7.51716 7.30185 -175.85 - 64 429.63 862 0 1 -7.51919 7.23774 -204.45 - 64 135.181 935 0 0 -7.5191 7.23424 -205.85 - 64 83.2743 984 0 0 -2.35989 16.9764 -206.25 - 64 255.928 985 0 0 -2.32703 17.05 -206.148 - 64 26.1862 986 0 0 -2.27609 17.25 -205.891 - 64 18.7912 894 0 1 -1.08036 18.8095 -204.85 - 64 102.467 895 0 1 -1.04996 18.845 -204.824 - 64 61.2118 896 0 1 -0.85 19.0818 -204.724 - 64 86.8641 897 0 1 -0.65 19.1069 -204.68 - 64 63.7515 891 0 1 -1.71342 17.734 -204.85 - 64 82.3273 892 0 1 -1.65 17.7447 -204.785 - 64 16.2857 863 0 1 -7.45 7.52136 -204.457 - 64 340.381 938 1 0 17.4472 7.73506 -176.25 - 64 8.06107 939 1 0 39.1594 7.85 -176.121 - 64 171.762 928 9 0 -7.88078 5.81425 64.1495 - 64 123.575 927 9 0 -7.84591 5.65 64.0702 -Number of digits in this event: 13 +Number of tracker hits in this event: 24 + 64 118.507 1127 11 1 45.5272 44.2639 125.55 + 64 132.643 1121 11 0 45.5263 44.2637 124.15 + 64 116.959 1127 10 1 45.5077 44.2628 95.55 + 64 105.578 1121 10 0 45.5068 44.2629 94.15 + 64 127.764 1127 9 1 45.488 44.2634 65.55 + 64 118.134 1121 9 0 45.4873 44.2638 64.15 + 64 119.307 1127 8 1 45.4731 44.2713 35.55 + 64 254.13 1121 8 0 45.4724 44.2706 34.15 + 64 140.446 1127 7 1 45.4573 44.2586 5.55 + 64 112.476 1121 7 0 45.4562 44.2586 4.15 + 64 119.515 1126 6 1 45.4327 44.2535 -24.45 + 64 102.718 1121 6 0 45.4311 44.2537 -25.85 + 64 117.202 1126 5 1 45.3995 44.26 -54.45 + 64 158.587 1121 5 0 45.3971 44.2607 -55.85 + 64 123.765 1126 4 1 45.3485 44.2801 -84.45 + 64 121.723 1121 4 0 45.3464 44.2812 -85.85 + 64 96.0903 1126 3 1 45.3014 44.3071 -114.45 + 64 175.948 1121 3 0 45.299 44.3075 -115.85 + 64 123.323 1125 2 1 45.2497 44.321 -144.45 + 64 149.483 1121 2 0 45.2464 44.3208 -145.85 + 64 112.288 1125 1 1 45.1736 44.3138 -174.45 + 64 101.959 1121 1 0 45.1695 44.3141 -175.85 + 64 135.52 1125 0 1 45.0873 44.3255 -204.45 + 64 120.02 1121 0 0 45.0832 44.3266 -205.85 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 1.29229 LIN +Particle energy: 3.46322 LIN Particle: proton Event: 65 -Number of tracker hits in this event: 23 - 65 129.962 364 10 1 -107.344 -20.8468 95.55 - 65 118.472 796 10 0 -107.347 -20.8459 94.15 - 65 210.109 363 9 1 -107.388 -20.8384 65.55 - 65 179.438 796 9 0 -107.39 -20.8361 64.15 - 65 120.894 363 8 1 -107.439 -20.7633 35.55 - 65 139.631 796 8 0 -107.436 -20.7595 34.15 - 65 105.494 363 7 1 -107.366 -20.6742 5.55 - 65 153.221 796 7 0 -107.366 -20.6622 4.15 - 65 160.031 363 6 1 -107.379 -20.4317 -24.45 - 65 106.514 798 6 0 -107.38 -20.4187 -25.85 - 65 171.373 363 5 1 -107.397 -20.1581 -54.45 - 65 134.799 799 5 0 -107.397 -20.1449 -55.85 - 65 112.417 363 4 1 -107.423 -19.8909 -84.45 - 65 131.699 800 4 0 -107.423 -19.8863 -85.85 - 65 130.378 363 3 1 -107.465 -19.8019 -114.45 - 65 115.317 801 3 0 -107.465 -19.7944 -115.85 - 65 234.8 363 2 1 -107.469 -19.6244 -144.45 - 65 144.521 802 2 0 -107.468 -19.6152 -145.85 - 65 120.251 363 1 1 -107.444 -19.4146 -174.45 - 65 135.973 803 1 0 -107.444 -19.4056 -175.85 - 65 104.491 363 0 1 -107.443 -19.2212 -204.45 - 65 108.38 804 0 0 -107.446 -19.2156 -205.85 - 65 114.13 801 2 0 -107.46 -19.65 -146.186 -Number of digits in this event: 16 +Number of tracker hits in this event: 76 + 65 111.65 1472 9 1 114.591 37.6869 65.55 + 65 110.058 1088 9 0 114.593 37.6857 64.15 + 65 126.313 1472 8 1 114.621 37.6567 35.55 + 65 146.696 1088 8 0 114.623 37.6557 34.15 + 65 91.9258 1472 7 1 114.653 37.633 5.55 + 65 110.434 1087 7 0 114.655 37.6332 4.15 + 65 124.655 1472 6 1 114.678 37.6359 -24.45 + 65 119.241 1087 6 0 114.679 37.6349 -25.85 + 65 140.4 1472 5 1 114.702 37.6158 -54.45 + 65 109.081 1087 5 0 114.703 37.6143 -55.85 + 65 401.079 1472 4 1 114.714 37.5794 -84.45 + 65 112.351 1087 4 0 114.714 37.5791 -85.85 + 65 115.004 1472 3 1 114.734 37.5751 -114.45 + 65 135.181 1087 3 0 114.734 37.5741 -115.85 + 65 121.999 1472 2 1 114.733 37.5533 -144.45 + 65 96.1263 1087 2 0 114.733 37.5524 -145.85 + 65 135.913 1472 1 1 114.729 37.5322 -174.45 + 65 94.2619 1087 1 0 114.729 37.5317 -175.85 + 65 107.769 1472 0 1 114.716 37.5293 -204.45 + 65 122.905 1087 0 0 114.715 37.5304 -205.85 + 65 92.6728 1240 1 0 -61.2175 68.0899 -176.25 + 65 76.4853 1241 1 0 -61.317 68.2502 -175.984 + 65 127.746 591 1 1 -61.7329 68.9534 -174.85 + 65 34.2665 590 1 1 -61.85 69.1601 -174.518 + 65 136.634 1252 2 0 -71.4402 70.5566 -146.249 + 65 101.775 541 2 1 -71.7 70.3512 -144.85 + 65 202.307 1308 3 0 -81.013 81.6829 -116.25 + 65 0.154984 1309 3 0 -81.1138 81.85 -115.851 + 65 130.727 494 3 1 -81.1712 82.1981 -114.85 + 65 48.5309 1404 4 0 -62.629 101.068 -86.25 + 65 100.166 1405 4 0 -62.5484 101.15 -86.1325 + 65 41.5484 1406 4 0 -62.4116 101.35 -85.9358 + 65 252.898 592 4 1 -61.6497 102.599 -84.85 + 65 129.402 593 4 1 -61.4497 102.91 -84.6161 + 65 34.892 594 4 1 -61.2498 103.253 -84.4918 + 65 60.9063 1497 5 0 -70.0584 119.646 -56.25 + 65 82.8959 1498 5 0 -70.1224 119.75 -56.0864 + 65 32.217 546 5 1 -70.7926 120.584 -54.85 + 65 154.821 545 5 1 -70.8502 120.658 -54.7487 + 65 84.0956 1378 6 0 -91.4721 95.9119 -26.25 + 65 102.184 1377 6 0 -91.6267 95.75 -26.0542 + 65 51.6961 436 6 1 -92.8458 94.8981 -24.85 + 65 79.4091 435 6 1 -92.95 94.8359 -24.74 + 65 5.53548 434 6 1 -93.15 94.7352 -24.4645 + 65 75.2507 432 6 1 -93.5635 94.8151 -24.4505 + 65 96.2144 431 6 1 -93.7505 94.9223 -24.5965 + 65 39.7463 430 6 1 -93.95 95.0894 -24.7463 + 65 41.7629 1381 6 0 -95.0849 96.4549 -25.85 + 65 96.6054 1382 6 0 -95.1703 96.55 -25.9369 + 65 107.054 1383 6 0 -95.3926 96.75 -26.1026 + 65 3.39061 1384 6 0 -95.6455 96.9502 -26.2479 + 65 102.639 1612 6 0 -163.485 142.667 -26.25 + 65 106.584 1613 6 0 -163.592 142.75 -26.1224 + 65 146.8 79 6 1 -164.16 143.114 -24.85 + 65 97.5926 334 10 1 -113.283 13.3327 95.5497 + 65 18.324 1362 4 0 -73.121 92.5738 -86.25 + 65 236.82 1167 1 0 -93.7482 53.4633 -176.25 + 65 69.2321 419 1 1 -96.2164 53.5773 -174.85 + 65 58.7786 418 1 1 -96.3502 53.5801 -174.783 + 65 110.676 417 1 1 -96.55 53.5867 -174.691 + 65 48.2399 416 1 1 -96.75 53.5897 -174.591 + 65 24.6594 415 1 1 -96.9503 53.5878 -174.496 + 65 34.5328 1015 2 0 -115.611 23.1345 -146.25 + 65 133.293 1014 2 0 -115.667 23.0499 -146.165 + 65 31.1993 1013 2 0 -115.808 22.85 -145.932 + 65 198.943 319 2 1 -116.325 22.1622 -144.85 + 65 174.923 318 2 1 -116.35 22.1292 -144.8 + 65 58.6705 973 3 0 -131.395 14.6717 -116.25 + 65 136.423 972 3 0 -131.443 14.65 -116.155 + 65 65.0531 239 3 1 -132.222 14.4364 -114.85 + 65 59.3413 238 3 1 -132.35 14.4043 -114.623 + 65 162.027 948 2 0 146.184 9.79593 -146.25 + 65 31.5024 1473 2 1 114.75 37.5297 -144.834 + 65 147.307 1076 2 0 116.643 35.4246 -145.85 + 65 134.654 1075 2 0 116.679 35.25 -145.947 + 65 70.5731 1471 4 1 114.55 37.7017 -84.5068 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 1.42345 LIN +Particle energy: 2.17916 LIN Particle: proton Event: 66 -Number of tracker hits in this event: 26 - 66 107.324 1227 11 1 65.5204 17.2993 125.55 - 66 113.249 986 11 0 65.5185 17.299 124.15 - 66 126.798 1227 10 1 65.472 17.2833 95.55 - 66 113.761 986 10 0 65.4715 17.2858 94.15 - 66 118.98 1226 9 1 65.4454 17.3279 65.55 - 66 141.444 986 9 0 65.4374 17.3299 64.15 - 66 135.604 1226 8 1 65.2758 17.3871 35.55 - 66 110.469 986 8 0 65.2682 17.3901 34.15 - 66 135.991 1225 7 1 65.1271 17.4466 5.55 - 66 132.78 986 7 0 65.1208 17.4467 4.15 - 66 117.944 1224 6 1 65.0056 17.441 -24.45 - 66 133.964 986 6 0 65.0001 17.443 -25.85 - 66 141.29 1224 5 1 64.893 17.4764 -54.45 - 66 104.612 987 5 0 64.891 17.4771 -55.85 - 66 124.643 1224 4 1 64.8558 17.4822 -84.45 - 66 156.625 987 4 0 64.8507 17.4861 -85.85 - 66 154.978 1223 3 1 64.7507 17.5659 -114.45 - 66 126.973 987 3 0 64.7407 17.5661 -115.85 - 66 115.021 1222 2 1 64.5363 17.5455 -144.45 - 66 120.672 987 2 0 64.5221 17.5418 -145.85 - 66 106.198 1220 1 1 64.2149 17.4689 -174.45 - 66 278.712 987 1 0 64.1982 17.4656 -175.85 - 66 112.624 1219 0 1 63.8608 17.3826 -204.45 - 66 119.419 986 0 0 63.8439 17.3791 -205.85 - 66 18.6584 648 11 0 16.604 -50.4029 123.75 - 66 15.0406 647 11 0 16.5814 -50.45 123.759 -Number of digits in this event: 15 +Number of tracker hits in this event: 58 + 66 131.599 678 11 1 -44.384 -51.1437 125.55 + 66 116.09 644 11 0 -44.3855 -51.1459 124.15 + 66 130.608 678 10 1 -44.4138 -51.186 95.55 + 66 301.721 644 10 0 -44.4171 -51.1852 94.15 + 66 105.352 677 9 1 -44.4885 -51.1658 65.55 + 66 118.245 644 9 0 -44.4958 -51.1648 64.15 + 66 100.608 677 8 1 -44.6434 -51.1514 35.55 + 66 90.844 644 8 0 -44.6505 -51.1497 34.15 + 66 125.06 676 7 1 -44.8014 -51.1103 5.55 + 66 122.525 644 7 0 -44.811 -51.1116 4.15 + 66 102.85 675 6 1 -44.9958 -51.1322 -24.45 + 66 132.33 644 6 0 -45.0056 -51.1322 -25.85 + 66 117.442 674 5 1 -45.1992 -51.1441 -54.45 + 66 140.557 644 5 0 -45.2041 -51.1453 -55.85 + 66 129.034 673 4 1 -45.308 -51.1786 -84.45 + 66 148.649 644 4 0 -45.3122 -51.1818 -85.85 + 66 95.8556 673 3 1 -45.3921 -51.2546 -114.45 + 66 132.089 643 3 0 -45.3968 -51.2585 -115.85 + 66 124.73 672 2 1 -45.49 -51.3402 -144.45 + 66 149.48 643 2 0 -45.495 -51.3471 -145.85 + 66 138.993 672 1 1 -45.5933 -51.4967 -174.45 + 66 106.813 642 1 0 -45.6005 -51.4998 -175.85 + 66 22776.5 671 0 1 -45.7397 -51.5723 -204.45 + 66 69.3551 851 2 1 -9.85 25.5537 -144.718 + 66 177.652 850 2 1 -9.85 25.8599 -144.488 + 66 193.869 849 2 1 -10.05 26.2615 -144.589 + 66 248.044 1035 2 0 -7.94844 27.05 -145.85 + 66 11.9772 1034 2 0 -7.9251 27.05 -145.864 + 66 99.3549 1036 2 0 -7.86229 27.25 -146.028 + 66 4893.58 672 0 1 -45.65 -51.6222 -204.524 + 66 567.974 673 0 1 -45.45 -51.7384 -204.606 + 66 63.7778 624 0 0 -41.2648 -55.2304 -205.868 + 66 176.993 642 0 0 -45.399 -51.5996 -205.85 + 66 550.395 643 0 0 -45.7851 -51.4412 -205.85 + 66 109.306 520 13 1 -75.85 -145.43 185.353 + 66 174.557 519 13 1 -76.0502 -145.514 185.47 + 66 70.5681 499 0 0 -165.019 -80.0921 -206.04 + 66 7.44847 298 4 0 -149.933 -120.35 -86.1912 + 66 106.626 151 4 1 -149.918 -120.604 -84.85 + 66 43.201 150 4 1 -149.95 -120.605 -84.8018 + 66 2746.57 636 0 0 -45.5639 -52.6677 -205.85 + 66 2816.98 635 0 0 -45.5384 -52.85 -206.076 + 66 430.166 706 1 0 -94.7785 -38.8224 -176.25 + 66 27.8385 707 1 0 -95.4419 -38.65 -175.868 + 66 57.4983 414 1 1 -97.251 -38.1524 -174.85 + 66 137.28 413 1 1 -97.35 -38.1252 -174.794 + 66 101.761 412 1 1 -97.55 -38.0699 -174.682 + 66 152.472 411 1 1 -97.75 -38.0123 -174.568 + 66 5.61133 410 1 1 -97.95 -37.9539 -174.455 + 66 609.989 786 2 0 -154.11 -22.7843 -146.25 + 66 248.011 787 2 0 -154.616 -22.65 -145.996 + 66 174.709 115 2 1 -156.999 -22.0484 -144.85 + 66 117.043 114 2 1 -157.15 -22.0102 -144.777 + 66 259.292 113 2 1 -157.35 -21.9603 -144.68 + 66 186.488 112 2 1 -157.55 -21.9103 -144.583 + 66 41.2408 111 2 1 -157.75 -21.8617 -144.485 + 66 201.698 670 0 1 -45.85 -51.5515 -204.605 + 66 23.3331 669 0 1 -46.05 -51.5139 -204.817 +Number of digits in this event: 37 Using G4ParticleGun... -Particle energy: 8.51865 LIN +Particle energy: 3.92468 LIN Particle: proton Event: 67 -Number of tracker hits in this event: 24 - 67 147.715 901 11 1 0.379732 -63.3047 125.55 - 67 216.242 583 11 0 0.379858 -63.3056 124.15 - 67 117.797 901 10 1 0.383852 -63.329 95.55 - 67 130.239 583 10 0 0.383374 -63.3299 94.15 - 67 105.089 901 9 1 0.372554 -63.3444 65.55 - 67 103.566 583 9 0 0.371751 -63.3463 64.15 - 67 114.802 901 8 1 0.356446 -63.384 35.55 - 67 132.105 583 8 0 0.356208 -63.3858 34.15 - 67 168.414 901 7 1 0.35495 -63.4227 5.55 - 67 116.406 583 7 0 0.355516 -63.4243 4.15 - 67 132.837 901 6 1 0.365844 -63.4611 -24.45 - 67 109.417 582 6 0 0.366262 -63.4639 -25.85 - 67 131.809 901 5 1 0.37498 -63.5197 -54.45 - 67 97.1959 582 5 0 0.375683 -63.5221 -55.85 - 67 102.97 901 4 1 0.390709 -63.5733 -84.45 - 67 112.119 582 4 0 0.391832 -63.5757 -85.85 - 67 210.548 901 3 1 0.406482 -63.6254 -114.45 - 67 165.27 582 3 0 0.407795 -63.6275 -115.85 - 67 80.6364 901 2 1 0.436076 -63.6721 -144.45 - 67 132.528 581 2 0 0.437654 -63.6731 -145.85 - 67 124.216 902 1 1 0.468989 -63.6927 -174.45 - 67 123.496 581 1 0 0.470128 -63.6935 -175.85 - 67 128.197 902 0 1 0.493179 -63.7088 -204.45 - 67 156.952 581 0 0 0.493253 -63.7086 -205.85 -Number of digits in this event: 15 +Number of tracker hits in this event: 85 + 67 24214.2 892 10 1 -1.53255 -114.989 95.55 + 67 1776.05 893 10 1 -1.45 -114.952 95.4633 + 67 2038.32 894 10 1 -1.25 -114.864 95.4469 + 67 2869.5 895 10 1 -1.05 -114.775 95.4246 + 67 4148.06 896 10 1 -0.85 -114.688 95.3976 + 67 96.5569 331 10 0 -1.92802 -113.852 94.15 + 67 120.707 332 10 0 -1.96365 -113.75 94.0307 + 67 24.2657 333 10 0 -2.03312 -113.55 93.7979 + 67 206.91 847 9 1 -10.4864 -89.2705 65.55 + 67 2.46715 459 9 0 -10.8948 -88.055 64.15 + 67 116.59 460 9 0 -10.8965 -88.05 64.1442 + 67 99.0803 461 9 0 -10.9637 -87.85 63.914 + 67 13.8355 804 8 1 -19.2417 -63.2419 35.55 + 67 191.932 803 8 1 -19.25 -63.2179 35.5228 + 67 91.0413 590 8 0 -19.6682 -62.0066 34.15 + 67 106.437 591 8 0 -19.7223 -61.85 33.9725 + 67 83.1819 758 7 1 -28.4155 -36.7507 5.55 + 67 162.101 757 7 1 -28.45 -36.6519 5.43757 + 67 40.2828 722 7 0 -28.844 -35.5193 4.15 + 67 247.078 723 7 0 -28.8681 -35.45 4.07123 + 67 133.039 724 7 0 -28.9377 -35.25 3.84342 + 67 135.721 712 6 1 -37.5662 -10.429 -24.45 + 67 73.1879 711 6 1 -37.65 -10.1917 -24.7155 + 67 82.879 854 6 0 -38.0054 -9.17638 -25.85 + 67 154.408 855 6 0 -38.0497 -9.05 -25.9912 + 67 32.2542 856 6 0 -38.1197 -8.85 -26.2147 + 67 62.4282 665 5 1 -47.012 16.4004 -54.45 + 67 171.542 664 5 1 -47.05 16.5072 -54.57 + 67 3.26781 987 5 0 -47.4546 17.644 -55.85 + 67 160.066 988 5 0 -47.4567 17.65 -55.8567 + 67 85.8834 989 5 0 -47.5279 17.85 -56.0819 + 67 232.058 617 4 1 -56.4783 42.9834 -84.45 + 67 8.68066 1120 4 0 -56.9031 44.2345 -85.85 + 67 116.107 1121 4 0 -56.9083 44.25 -85.8673 + 67 113.439 1122 4 0 -56.9762 44.45 -86.091 + 67 281.324 572 3 1 -65.5023 69.7986 -114.45 + 67 7.45538 1254 3 0 -65.9156 71.0365 -115.85 + 67 142.001 1255 3 0 -65.9202 71.05 -115.865 + 67 104.085 1256 3 0 -65.987 71.25 -116.091 + 67 181.942 528 2 1 -74.3598 96.343 -144.45 + 67 57.8321 527 2 1 -74.45 96.6108 -144.755 + 67 107.961 1387 2 0 -74.7758 97.5685 -145.85 + 67 138.776 1388 2 0 -74.8376 97.75 -146.058 + 67 240.988 483 1 1 -83.2916 122.493 -174.45 + 67 37.3483 1517 1 0 -83.7176 123.698 -175.85 + 67 132.962 1518 1 0 -83.7359 123.75 -175.91 + 67 45.5649 1519 1 0 -83.8067 123.95 -176.142 + 67 251.653 438 0 1 -92.3908 148.343 -204.45 + 67 118.397 1647 0 0 -92.8166 149.564 -205.85 + 67 102.902 1648 0 0 -92.8813 149.75 -206.063 + 67 11.2742 1240 5 0 -44.3442 68.224 -56.25 + 67 137.111 1241 5 0 -44.3325 68.2509 -56.2227 + 67 40.4643 1242 5 0 -44.3325 68.4504 -55.9577 + 67 246.78 682 5 1 -43.5869 68.8048 -54.85 + 67 85.9985 725 7 0 -29.1097 -35.0495 3.89623 + 67 38.313 726 7 0 -29.2589 -34.8498 3.79181 + 67 110.829 1056 7 0 -45.6237 31.3504 3.75 + 67 149.478 1055 7 0 -45.7226 31.25 3.84039 + 67 51.1809 1022 12 1 24.5623 -139.381 155.479 + 67 59.7231 145 13 0 36.2568 -151.105 183.75 + 67 209.863 144 13 0 36.3019 -151.15 183.86 + 67 123.226 1084 13 1 36.8534 -151.664 185.15 + 67 22.1515 97 14 0 47.5094 -160.72 213.75 + 67 92.3171 96 14 0 47.5451 -160.75 213.845 + 67 36.746 1139 14 1 48.029 -161.163 215.15 + 67 132.97 1140 14 1 48.05 -161.181 215.206 + 67 82.1628 67 14 0 39.1572 -166.62 213.75 + 67 39.6263 66 14 0 39.1705 -166.75 214.011 + 67 152.003 1096 14 1 39.2989 -167.254 215.15 + 67 124.077 1078 13 1 35.7978 -151.787 185.15 + 67 24.01 139 13 0 34.3242 -152.311 183.751 + 67 92.7558 138 13 0 34.3537 -152.35 183.835 + 67 31.3142 1073 13 1 34.8184 -152.956 185.15 + 67 102.342 1074 13 1 34.85 -152.997 185.239 + 67 257.48 72 14 0 43.7383 -165.621 213.75 + 67 46.6284 71 14 0 43.8342 -165.75 214.035 + 67 19.8505 1120 14 1 44.2288 -166.279 215.15 + 67 390.483 1121 14 1 44.25 -166.306 215.209 + 67 132.323 73 14 0 49.9122 -165.36 213.75 + 67 31.9998 1152 14 1 50.6094 -166.04 215.15 + 67 142.577 1153 14 1 50.65 -166.082 215.237 + 67 135.668 1154 14 1 50.85 -166.212 215.519 + 67 61.238 1155 14 1 51.0504 -166.218 215.439 + 67 350.414 1156 14 1 51.2501 -166.273 215.454 + 67 49.7588 1157 14 1 51.45 -166.246 215.473 +Number of digits in this event: 41 Using G4ParticleGun... -Particle energy: 3.48681 LIN +Particle energy: 5.94217 LIN Particle: proton Event: 68 -Number of tracker hits in this event: 34 - 68 155.813 1197 10 1 59.4544 -75.96 95.55 - 68 159.677 520 10 0 59.452 -75.96 94.15 - 68 175.238 1196 9 1 59.3991 -75.9605 65.55 - 68 114.766 520 9 0 59.3954 -75.9631 64.15 - 68 139.368 1196 8 1 59.3215 -76.0186 35.55 - 68 95.1068 520 8 0 59.3174 -76.0229 34.15 - 68 88.2957 1195 7 1 59.2322 -76.109 5.55 - 68 125.279 519 7 0 59.226 -76.1138 4.15 - 68 185.937 1195 6 1 59.1015 -76.2083 -24.45 - 68 164.578 519 6 0 59.0958 -76.212 -25.85 - 68 262.176 1194 5 1 58.9763 -76.2903 -54.45 - 68 86.2697 518 5 0 58.9699 -76.2928 -55.85 - 68 99.6779 1193 4 1 58.8401 -76.3481 -84.45 - 68 292.749 518 4 0 58.8353 -76.3521 -85.85 - 68 115.019 1193 3 1 58.7397 -76.4386 -114.45 - 68 121.798 518 3 0 58.7357 -76.4432 -115.85 - 68 101.215 1192 2 1 58.6456 -76.5327 -144.45 - 68 130.832 517 2 0 58.6403 -76.5368 -145.85 - 68 111.461 1192 1 1 58.5388 -76.6243 -174.45 - 68 151.738 517 1 0 58.5345 -76.6269 -175.85 - 68 137.68 1191 0 1 58.4308 -76.688 -204.45 - 68 109.024 516 0 0 58.4266 -76.6901 -205.85 - 68 156.93 516 5 0 59.1963 -76.7267 -55.8505 - 68 195.249 1195 4 1 59.0549 -82.2571 -84.45 - 68 7.9411 1196 4 1 59.2502 -81.9858 -84.8382 - 68 248.937 494 4 0 59.7438 -81.23 -85.8501 - 68 172.103 495 4 0 59.8407 -81.0495 -86.0887 - 68 112.075 496 4 0 60.0784 -80.85 -86.0588 - 68 97.2856 497 4 0 60.2012 -80.65 -86.0575 - 68 44.4547 498 4 0 60.3319 -80.45 -86.1664 - 68 19.9382 521 5 0 59.9607 -75.6775 -55.85 - 68 8.86716 522 5 0 59.9919 -75.65 -55.8555 - 68 18.2563 1206 5 1 61.4185 -75.1703 -54.85 - 68 177 1207 5 1 61.45 -75.1625 -54.8403 -Number of digits in this event: 19 +Number of tracker hits in this event: 20 + 68 71.0999 292 9 1 -121.574 -58.6754 65.3981 + 68 107.583 606 9 0 -121.574 -58.6755 64.15 + 68 117.826 292 8 1 -121.563 -58.7267 35.55 + 68 158.924 606 8 0 -121.562 -58.729 34.15 + 68 296.685 292 7 1 -121.56 -58.7836 5.55 + 68 119.819 606 7 0 -121.559 -58.787 4.15 + 68 98.3015 293 6 1 -121.544 -58.8572 -24.45 + 68 121.024 605 6 0 -121.543 -58.8598 -25.85 + 68 122.048 293 5 1 -121.486 -58.9186 -54.45 + 68 93.7823 605 5 0 -121.483 -58.9209 -55.85 + 68 112.41 293 4 1 -121.433 -58.9692 -84.45 + 68 96.3379 605 4 0 -121.431 -58.9717 -85.85 + 68 106.352 293 3 1 -121.38 -59.0224 -114.45 + 68 101.759 605 3 0 -121.378 -59.0254 -115.85 + 68 178.492 294 2 1 -121.334 -59.0947 -144.45 + 68 114.377 604 2 0 -121.331 -59.0979 -145.85 + 68 101.745 294 1 1 -121.27 -59.1673 -174.45 + 68 101.55 604 1 0 -121.267 -59.1693 -175.85 + 68 103.278 294 0 1 -121.224 -59.2092 -204.45 + 68 121.052 604 0 0 -121.222 -59.2107 -205.85 +Number of digits in this event: 7 Using G4ParticleGun... -Particle energy: 5.61592 LIN +Particle energy: 6.48186 LIN Particle: proton Event: 69 -Number of tracker hits in this event: 22 - 69 133.481 636 8 1 -52.8251 -132.839 35.55 - 69 113.223 236 8 0 -52.8256 -132.839 34.15 - 69 118.304 636 7 1 -52.8403 -132.827 5.55 - 69 108.558 236 7 0 -52.8406 -132.827 4.15 - 69 152.86 636 6 1 -52.8474 -132.82 -24.45 - 69 96.2013 236 6 0 -52.8477 -132.82 -25.85 - 69 99.4585 635 5 1 -52.8568 -132.813 -54.45 - 69 113.061 236 5 0 -52.8575 -132.813 -55.85 - 69 148.898 635 4 1 -52.8721 -132.812 -84.45 - 69 109.54 236 4 0 -52.8746 -132.812 -85.85 - 69 110.654 635 3 1 -52.9272 -132.795 -114.45 - 69 108.914 236 3 0 -52.9288 -132.794 -115.85 - 69 100.229 635 2 1 -52.9636 -132.771 -144.45 - 69 137.436 236 2 0 -52.965 -132.771 -145.85 - 69 91.9796 635 1 1 -52.9964 -132.773 -174.45 - 69 103.448 236 1 0 -52.9983 -132.771 -175.85 - 69 108.968 635 0 1 -53.0409 -132.734 -204.45 - 69 110.756 237 0 0 -53.0426 -132.732 -205.85 - 69 85.1803 635 6 1 -52.8501 -132.821 -24.8205 - 69 50.4539 634 6 1 -53.05 -132.832 -24.7864 - 69 68.3799 233 6 0 -53.367 -133.541 -25.85 - 69 52.3395 232 6 0 -53.3518 -133.55 -25.8896 -Number of digits in this event: 5 +Number of tracker hits in this event: 25 + 69 96.4552 457 10 1 -88.6453 -8.26544 95.55 + 69 130.182 858 10 0 -88.6449 -8.26418 94.15 + 69 121.982 457 9 1 -88.632 -8.2428 65.55 + 69 103.693 859 9 0 -88.6316 -8.24025 64.15 + 69 121.06 457 8 1 -88.6238 -8.18957 35.55 + 69 130.812 859 8 0 -88.6223 -8.18726 34.15 + 69 130.426 457 7 1 -88.5874 -8.14489 5.55 + 69 114.745 859 7 0 -88.5856 -8.14218 4.15 + 69 120.31 457 6 1 -88.5511 -8.08638 -24.45 + 69 110.602 859 6 0 -88.5495 -8.08408 -25.85 + 69 124.8 457 5 1 -88.5163 -8.036 -54.45 + 69 99.3169 860 5 0 -88.5141 -8.03361 -55.85 + 69 115.173 457 4 1 -88.4661 -7.98839 -84.45 + 69 119.321 860 4 0 -88.4649 -7.98555 -85.85 + 69 136.048 458 3 1 -88.4336 -7.92508 -114.45 + 69 91.6791 860 3 0 -88.4322 -7.9226 -115.85 + 69 127.001 458 2 1 -88.4054 -7.8722 -144.45 + 69 88.3956 860 2 0 -88.4031 -7.87101 -145.85 + 69 111.433 458 1 1 -88.3602 -7.85146 -174.45 + 69 135.738 861 1 0 -88.361 -7.8496 -175.85 + 69 194.716 458 0 1 -88.3807 -7.8107 -204.45 + 69 109.579 861 0 0 -88.3805 -7.80933 -205.85 + 69 152.882 826 0 0 37.0487 -14.65 -206.093 + 69 35.7165 288 2 1 -122.466 61.6509 -144.848 + 69 159.572 456 9 1 -88.65 -8.23492 65.3622 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 7.31648 LIN +Particle energy: 3.10541 LIN Particle: proton Event: 70 -Number of tracker hits in this event: 39 - 70 123.127 920 10 1 4.22568 -96.1831 95.55 - 70 196.227 419 10 0 4.22493 -96.1822 94.15 - 70 184.182 920 9 1 4.20976 -96.1645 65.55 - 70 107.389 419 9 0 4.2092 -96.163 64.15 - 70 144.614 920 8 1 4.20204 -96.1363 35.55 - 70 98.5121 420 8 0 4.201 -96.1347 34.15 - 70 119.579 920 7 1 4.18316 -96.103 5.55 - 70 202.402 420 7 0 4.18122 -96.0998 4.15 - 70 98.6943 920 6 1 4.13606 -96.0335 -24.45 - 70 119.538 420 6 0 4.13436 -96.0303 -25.85 - 70 176.266 920 5 1 4.10025 -95.966 -54.45 - 70 234.232 420 5 0 4.09892 -95.9639 -55.85 - 70 115.095 920 4 1 4.06219 -95.9214 -84.45 - 70 274.619 421 4 0 4.05962 -95.9186 -85.85 - 70 84.6561 919 3 1 4.00919 -95.859 -114.45 - 70 98.6695 421 3 0 4.00724 -95.8568 -115.85 - 70 104.826 919 2 1 3.96733 -95.8119 -144.45 - 70 94.6524 421 2 0 3.96568 -95.8094 -145.85 - 70 96.7204 919 1 1 3.93297 -95.7574 -174.45 - 70 101.991 421 1 0 3.93098 -95.7541 -175.85 - 70 104.686 919 0 1 3.89011 -95.6861 -204.45 - 70 99.7112 422 0 0 3.88821 -95.6816 -205.85 - 70 111.381 921 5 1 4.25 -96.0196 -54.6189 - 70 45.86 417 5 0 4.80912 -96.6703 -55.85 - 70 131.674 416 5 0 4.86604 -96.75 -55.9859 - 70 24.5048 1006 4 1 21.3042 -113.037 -84.45 - 70 157.336 1005 4 1 21.25 -112.981 -84.48 - 70 79.5444 1004 4 1 21.0499 -112.762 -84.5856 - 70 58.4035 1003 4 1 20.85 -112.557 -84.638 - 70 67.0957 1002 4 1 20.65 -112.486 -84.6321 - 70 57.9959 1001 4 1 20.45 -112.441 -84.6135 - 70 58.0834 1000 4 1 20.25 -112.494 -84.6556 - 70 96.9386 999 4 1 20.0499 -112.651 -84.591 - 70 117.814 998 4 1 19.85 -112.874 -84.5001 - 70 68.6264 997 4 1 19.6499 -113.116 -84.6731 - 70 81.2264 996 4 1 19.45 -113.153 -84.7483 - 70 56.0614 995 4 1 19.25 -113.301 -84.7614 - 70 64.7238 994 4 1 19.05 -113.327 -84.7146 - 70 447.139 993 4 1 18.85 -113.367 -84.6617 -Number of digits in this event: 13 +Number of tracker hits in this event: 32 + 70 114.341 896 11 1 -0.824074 -72.6728 125.55 + 70 145.258 536 11 0 -0.825064 -72.673 124.15 + 70 103.784 895 10 1 -0.853911 -72.6708 95.55 + 70 108.865 536 10 0 -0.856242 -72.6726 94.15 + 70 101.12 895 9 1 -0.906483 -72.7126 65.55 + 70 153.491 536 9 0 -0.905498 -72.7158 64.15 + 70 107.285 895 8 1 -0.874497 -72.7711 35.55 + 70 92.8407 536 8 0 -0.872303 -72.7748 34.15 + 70 139.923 896 7 1 -0.802141 -72.8512 5.55 + 70 137.566 535 7 0 -0.802136 -72.8527 4.15 + 70 158.602 896 6 1 -0.80593 -72.8768 -24.45 + 70 127.857 535 6 0 -0.805005 -72.8798 -25.85 + 70 131.333 896 5 1 -0.781544 -72.9361 -54.45 + 70 109.174 535 5 0 -0.779357 -72.937 -55.85 + 70 101.612 896 4 1 -0.732469 -72.9576 -84.45 + 70 154.434 535 4 0 -0.730935 -72.9593 -85.85 + 70 101.405 896 3 1 -0.70211 -72.9889 -114.45 + 70 113.144 535 3 0 -0.699703 -72.9898 -115.85 + 70 115.971 897 2 1 -0.64938 -73.0109 -144.45 + 70 104.943 535 2 0 -0.646923 -73.0115 -145.85 + 70 100.346 897 1 1 -0.600006 -73.0174 -174.45 + 70 134.672 535 1 0 -0.597183 -73.0187 -175.85 + 70 278.488 897 0 1 -0.533751 -73.051 -204.45 + 70 109.761 534 0 0 -0.501912 -73.055 -205.85 + 70 98.5496 862 8 1 -7.56441 -75.2374 35.55 + 70 176.111 525 8 0 -7.70007 -74.9699 34.15 + 70 7.40042 526 8 0 -7.79749 -74.85 33.7682 + 70 77.4135 803 7 1 -19.3307 -60.8112 5.55 + 70 102.995 804 7 1 -19.25 -60.6687 5.36936 + 70 274.189 599 7 0 -18.9578 -60.1092 4.15 + 70 776.014 600 7 0 -18.9019 -60.0499 4.00074 + 70 61.9591 601 7 0 -18.984 -59.85 4.10693 +Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 9.60846 LIN +Particle energy: 7.86571 LIN Particle: proton Event: 71 -Number of tracker hits in this event: 29 - 71 80.9413 412 10 1 -97.565 -61.0048 95.55 - 71 117.725 595 10 0 -97.5644 -61.0052 94.15 - 71 146.873 412 9 1 -97.5517 -61.0151 65.55 - 71 93.1595 595 9 0 -97.5518 -61.015 64.15 - 71 112.754 412 8 1 -97.5572 -61.011 35.55 - 71 112.558 595 8 0 -97.5576 -61.0118 34.15 - 71 110.126 412 7 1 -97.57 -61.0276 5.55 - 71 209.006 595 7 0 -97.571 -61.0288 4.15 - 71 177.97 412 6 1 -97.5893 -61.0548 -24.45 - 71 111.813 594 6 0 -97.5896 -61.0563 -25.85 - 71 106.871 412 5 1 -97.5908 -61.0849 -54.45 - 71 121.334 594 5 0 -97.5913 -61.0865 -55.85 - 71 144.591 412 4 1 -97.6026 -61.1176 -84.45 - 71 254.114 594 4 0 -97.6031 -61.1194 -85.85 - 71 137.847 412 3 1 -97.6108 -61.1571 -114.45 - 71 179.105 594 3 0 -97.6114 -61.1591 -115.85 - 71 120.114 412 2 1 -97.6211 -61.1956 -144.45 - 71 141.934 594 2 0 -97.6218 -61.1966 -145.85 - 71 96.3591 412 1 1 -97.6366 -61.2181 -174.45 - 71 141.528 594 1 0 -97.6368 -61.2197 -175.85 - 71 155.253 412 0 1 -97.6417 -61.2521 -204.45 - 71 107.898 593 0 0 -97.642 -61.2545 -205.85 - 71 86.5329 595 4 0 -98.3226 -61.0366 -85.85 - 71 199.966 513 4 0 -150.315 -77.407 -86.2499 - 71 164.825 512 4 0 -150.59 -77.4501 -86.1435 - 71 54.4206 138 4 1 -152.469 -77.0066 -84.85 - 71 132.726 137 4 1 -152.55 -76.9603 -84.7428 - 71 98.951 136 4 1 -152.75 -76.7532 -84.6169 - 71 42.9041 135 4 1 -152.95 -76.5395 -84.5055 -Number of digits in this event: 16 +Number of tracker hits in this event: 22 + 71 120.122 830 10 1 -13.9739 107.916 95.55 + 71 113.683 1438 10 0 -13.974 107.917 94.15 + 71 251.398 830 9 1 -13.9744 107.935 65.55 + 71 120.584 1438 9 0 -13.9742 107.936 64.15 + 71 267.927 830 8 1 -13.9703 107.95 35.55 + 71 110.373 1439 8 0 -13.9706 107.951 34.15 + 71 154.128 830 7 1 -13.9781 107.972 5.55 + 71 121.31 1439 7 0 -13.9787 107.974 4.15 + 71 198.758 830 6 1 -13.9911 108.004 -24.45 + 71 98.5306 1439 6 0 -13.9919 108.005 -25.85 + 71 104.321 830 5 1 -14.0033 108.042 -54.45 + 71 103.72 1439 5 0 -14.0047 108.044 -55.85 + 71 121.093 830 4 1 -14.0358 108.089 -84.45 + 71 81.7288 1439 4 0 -14.0381 108.09 -85.85 + 71 177.412 829 3 1 -14.0879 108.105 -114.45 + 71 131.695 1439 3 0 -14.09 108.106 -115.85 + 71 235.506 829 2 1 -14.1335 108.143 -144.45 + 71 160.876 1439 2 0 -14.1351 108.143 -145.85 + 71 93.4281 829 1 1 -14.1662 108.139 -174.45 + 71 164.424 1439 1 0 -14.1674 108.14 -175.85 + 71 119.846 829 0 1 -14.1927 108.142 -204.45 + 71 112.104 1439 0 0 -14.1938 108.141 -205.85 +Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 7.67549 LIN +Particle energy: 2.9801 LIN Particle: proton Event: 72 -Number of tracker hits in this event: 23 - 72 123.938 1405 10 1 101.213 -48.1952 95.55 - 72 157.531 659 10 0 101.214 -48.1952 94.15 - 72 119.211 1405 9 1 101.218 -48.1939 65.55 - 72 133.738 659 9 0 101.218 -48.1941 64.15 - 72 113.045 1405 8 1 101.221 -48.2008 35.55 - 72 145.037 659 8 0 101.221 -48.2009 34.15 - 72 121.934 1405 7 1 101.221 -48.2016 5.55 - 72 91.8654 659 7 0 101.221 -48.2011 4.15 - 72 138.993 1405 6 1 101.213 -48.1924 -24.45 - 72 132.112 659 6 0 101.212 -48.192 -25.85 - 72 89.0801 1405 5 1 101.2 -48.1835 -54.45 - 72 113.122 659 5 0 101.199 -48.1827 -55.85 - 72 97.7752 1405 4 1 101.171 -48.1638 -84.45 - 72 160.828 659 4 0 101.169 -48.1627 -85.85 - 72 96.8767 1404 3 1 101.133 -48.1376 -114.45 - 72 113.36 659 3 0 101.131 -48.1358 -115.85 - 72 112.039 1404 2 1 101.096 -48.0956 -144.45 - 72 126.496 659 2 0 101.095 -48.0936 -145.85 - 72 148.899 1404 1 1 101.079 -48.0554 -174.45 - 72 112.808 659 1 0 101.079 -48.054 -175.85 - 72 116.402 1404 0 1 101.08 -48.0281 -204.45 - 72 173.767 659 0 0 101.078 -48.0657 -205.85 - 72 237.815 660 2 0 101.047 -48.05 -146.078 -Number of digits in this event: 13 +Number of tracker hits in this event: 28 + 72 359.24 822 11 1 -15.585 -61.6612 125.55 + 72 112.936 591 11 0 -15.5821 -61.6641 124.15 + 72 90.6461 822 10 1 -15.53 -61.6961 95.55 + 72 107.136 591 10 0 -15.5299 -61.6958 94.15 + 72 101.745 822 9 1 -15.5239 -61.697 65.55 + 72 100.665 591 9 0 -15.5214 -61.6967 64.15 + 72 297.596 822 8 1 -15.4755 -61.6892 35.55 + 72 104.877 591 8 0 -15.4728 -61.6868 34.15 + 72 110.531 823 7 1 -15.4202 -61.6391 5.55 + 72 90.4504 592 7 0 -15.4192 -61.6384 4.15 + 72 126.085 823 6 1 -15.3994 -61.6301 -24.45 + 72 127.235 592 6 0 -15.3971 -61.6285 -25.85 + 72 93.8358 823 5 1 -15.3447 -61.591 -54.45 + 72 197.57 592 5 0 -15.3429 -61.59 -55.85 + 72 119.031 823 4 1 -15.3079 -61.5748 -84.45 + 72 101.102 592 4 0 -15.3058 -61.5758 -85.85 + 72 138.934 823 3 1 -15.2608 -61.596 -114.45 + 72 185.119 592 3 0 -15.259 -61.596 -115.85 + 72 286.1 824 2 1 -15.217 -61.5964 -144.45 + 72 183.432 592 2 0 -15.2157 -61.5956 -145.85 + 72 102.709 824 1 1 -15.1928 -61.5812 -174.45 + 72 130.954 592 1 0 -15.1896 -61.5803 -175.85 + 72 118.075 824 0 1 -15.1222 -61.5583 -204.45 + 72 120.475 592 0 0 -15.1175 -61.5551 -205.85 + 72 1.46437 825 2 1 -15.0499 -61.6667 -144.819 + 72 36.322 593 2 0 -15.2497 -61.4499 -145.858 + 72 28.8258 822 2 1 -15.4682 -61.6938 -144.85 + 72 59.6657 590 2 0 -14.6228 -61.9088 -145.85 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 1.82216 LIN +Particle energy: 3.4915 LIN Particle: proton Event: 73 -Number of tracker hits in this event: 23 - 73 99.1916 1301 9 1 80.2525 -103.967 65.55 - 73 97.7293 380 9 0 80.2558 -103.968 64.15 - 73 102.622 1301 8 1 80.3193 -103.993 35.55 - 73 134.21 380 8 0 80.3261 -103.994 34.15 - 73 117.381 1302 7 1 80.4696 -104.001 5.55 - 73 127.104 380 7 0 80.477 -104 4.15 - 73 127.385 1302 6 1 80.6385 -103.993 -24.45 - 73 101.28 380 6 0 80.6484 -103.992 -25.85 - 73 175.728 1304 5 1 80.8721 -103.975 -54.45 - 73 123.258 380 5 0 80.8827 -103.974 -55.85 - 73 141.284 1305 4 1 81.1056 -103.966 -84.45 - 73 114.504 380 4 0 81.1183 -103.965 -85.85 - 73 139.252 1306 3 1 81.3861 -103.925 -114.45 - 73 174.339 381 3 0 81.3987 -103.92 -115.85 - 73 98.6324 1308 2 1 81.658 -103.83 -144.45 - 73 97.4462 381 2 0 81.6748 -103.827 -145.85 - 73 121.6 1310 1 1 82.0888 -103.802 -174.45 - 73 100.016 381 1 0 82.1043 -103.803 -175.85 - 73 152.205 1311 0 1 82.4141 -103.816 -204.45 - 73 120.151 381 0 0 82.4296 -103.816 -205.85 - 73 92.8365 376 0 0 82.9024 -104.887 -205.85 - 73 177.469 375 0 0 82.9337 -104.95 -205.907 - 73 39.9653 374 0 0 82.9741 -105.15 -206.128 -Number of digits in this event: 15 +Number of tracker hits in this event: 33 + 73 123.982 1080 11 1 36.19 14.0121 125.55 + 73 101.03 969 11 0 36.1899 14.0125 124.15 + 73 102.712 1080 10 1 36.1864 14.0198 95.55 + 73 312.168 969 10 0 36.1861 14.0191 94.15 + 73 241.122 1080 9 1 36.1758 14.0115 65.55 + 73 122.757 969 9 0 36.1774 14.0082 64.15 + 73 129.719 1080 8 1 36.2092 13.9394 35.55 + 73 172.522 969 8 0 36.2101 13.9341 34.15 + 73 238.61 1080 7 1 36.2224 13.8118 5.55 + 73 119.361 968 7 0 36.2226 13.8052 4.15 + 73 120.635 1080 6 1 36.2342 13.6758 -24.45 + 73 132.456 968 6 0 36.234 13.6702 -25.85 + 73 102.402 1080 5 1 36.2271 13.5575 -54.45 + 73 112.24 967 5 0 36.2266 13.5518 -55.85 + 73 113.04 1080 4 1 36.2126 13.4364 -84.45 + 73 283.985 966 4 0 36.2106 13.4304 -85.85 + 73 99.264 1080 3 1 36.1694 13.3211 -114.45 + 73 119.536 966 3 0 36.1671 13.3164 -115.85 + 73 98.0498 1080 2 1 36.1216 13.2244 -144.45 + 73 95.3168 965 2 0 36.1178 13.22 -145.85 + 73 95.9736 1079 1 1 36.0402 13.1278 -174.45 + 73 114.091 965 1 0 36.0373 13.1226 -175.85 + 73 114.307 1079 0 1 35.975 13.0181 -204.45 + 73 121.564 964 0 0 35.9744 13.0144 -205.85 + 73 139.692 967 4 0 36.1424 13.4501 -86.043 + 73 63.3252 970 7 0 35.4036 14.2274 4.15 + 73 86.5015 971 7 0 35.3563 14.25 4.07829 + 73 214.281 731 8 0 51.0482 -33.685 33.75 + 73 142.549 732 8 0 51.4122 -33.65 34.1019 + 73 156.478 733 8 0 51.5691 -33.45 33.9864 + 73 174.11 734 8 0 51.5691 -33.25 33.9523 + 73 104.281 735 8 0 51.4188 -33.05 34.032 + 73 218.279 736 8 0 51.3894 -32.8498 33.9229 +Number of digits in this event: 18 Using G4ParticleGun... -Particle energy: 2.82948 LIN +Particle energy: 4.81476 LIN Particle: proton Event: 74 -Number of tracker hits in this event: 34 - 74 150.376 470 10 0 78.3814 -85.8827 94.15 - 74 100.386 1291 9 1 78.3707 -85.8886 65.55 - 74 144.604 470 9 0 78.3705 -85.8904 64.15 - 74 209.166 1291 8 1 78.3669 -85.925 35.55 - 74 174.018 470 8 0 78.3664 -85.927 34.15 - 74 115.327 1291 7 1 78.3497 -85.9662 5.55 - 74 92.468 470 7 0 78.3452 -85.9686 4.15 - 74 97.0031 1290 6 1 78.2464 -86.0157 -24.45 - 74 139.697 470 6 0 78.2398 -86.0186 -25.85 - 74 128.543 1290 5 1 78.1015 -86.0823 -54.45 - 74 220.2 469 5 0 78.0964 -86.0867 -55.85 - 74 134.682 1289 4 1 77.9996 -86.1851 -84.45 - 74 95.4194 469 4 0 77.9947 -86.1904 -85.85 - 74 109.746 1289 3 1 77.8925 -86.2947 -114.45 - 74 97.5667 468 3 0 77.885 -86.3029 -115.85 - 74 112.469 1288 2 1 77.7267 -86.4737 -144.45 - 74 107.084 467 2 0 77.7169 -86.4818 -145.85 - 74 125.461 1287 1 1 77.5185 -86.6563 -174.45 - 74 157.926 466 1 0 77.5083 -86.6663 -175.85 - 74 107.154 1286 0 1 77.3091 -86.8616 -204.45 - 74 132.075 465 0 0 77.3006 -86.8699 -205.85 - 74 85.2386 1288 3 1 77.85 -86.3033 -114.489 - 74 69.7501 1287 3 1 77.65 -86.3675 -114.691 - 74 29.556 463 3 0 77.3916 -87.3482 -115.85 - 74 87.7428 462 3 0 77.3685 -87.4503 -115.959 - 74 20.7746 461 3 0 77.3728 -87.65 -116.189 - 74 178.196 727 3 0 6.44987 -34.5507 -116.25 - 74 96.6385 728 3 0 6.06396 -34.4499 -116.079 - 74 118.793 729 3 0 5.93973 -34.25 -115.969 - 74 15.3516 730 3 0 5.74119 -34.0497 -115.885 - 74 31.7114 926 3 1 5.4485 -33.6938 -114.85 - 74 116.791 927 3 1 5.45 -33.6548 -114.771 - 74 186.546 928 3 1 5.65 -33.5627 -114.729 - 74 154.595 1292 8 1 78.4501 -85.8008 35.334 -Number of digits in this event: 15 +Number of tracker hits in this event: 22 + 74 104.122 775 10 1 -24.9753 -99.9475 95.55 + 74 183.205 401 10 0 -24.9748 -99.9488 94.15 + 74 116.97 775 9 1 -24.9626 -99.9774 65.55 + 74 107.918 400 9 0 -24.9625 -99.9792 64.15 + 74 96.3702 775 8 1 -24.9609 -100.019 35.55 + 74 102.995 400 8 0 -24.9611 -100.022 34.15 + 74 117.533 775 7 1 -24.9572 -100.098 5.55 + 74 116.926 400 7 0 -24.958 -100.101 4.15 + 74 96.1834 775 6 1 -24.9729 -100.172 -24.45 + 74 118.558 399 6 0 -24.9732 -100.176 -25.85 + 74 125.151 775 5 1 -24.9806 -100.275 -54.45 + 74 109.412 399 5 0 -24.9816 -100.28 -55.85 + 74 89.6223 775 4 1 -24.9999 -100.37 -84.45 + 74 81.6739 398 4 0 -25.0002 -100.375 -85.85 + 74 100.85 775 3 1 -25.0046 -100.46 -114.45 + 74 116.954 398 3 0 -25.0052 -100.463 -115.85 + 74 98.6377 775 2 1 -25.0239 -100.55 -144.45 + 74 149.069 397 2 0 -25.025 -100.555 -145.85 + 74 120.017 775 1 1 -25.0426 -100.648 -174.45 + 74 106.328 397 1 0 -25.0456 -100.653 -175.85 + 74 178.55 774 0 1 -25.0948 -100.749 -204.45 + 74 105.82 396 0 0 -25.0991 -100.754 -205.85 +Number of digits in this event: 6 Using G4ParticleGun... -Particle energy: 2.46056 LIN +Particle energy: 5.42585 LIN Particle: proton Event: 75 -Number of tracker hits in this event: 31 - 75 131.189 763 11 1 -27.3274 -0.745729 125.55 - 75 119.337 896 11 0 -27.3284 -0.744049 124.15 - 75 93.4098 763 10 1 -27.3576 -0.693145 95.55 - 75 113.199 896 10 0 -27.3634 -0.688482 94.15 - 75 112.356 762 9 1 -27.4849 -0.599693 65.55 - 75 162.879 897 9 0 -27.4905 -0.596587 64.15 - 75 453.281 762 8 1 -27.6037 -0.540969 35.55 - 75 223.3 897 8 0 -27.609 -0.537965 34.15 - 75 106.653 761 7 1 -27.7217 -0.480342 5.55 - 75 108.61 897 7 0 -27.7281 -0.475417 4.15 - 75 85.8848 760 6 1 -27.855 -0.369218 -24.45 - 75 107.495 898 6 0 -27.8582 -0.365201 -25.85 - 75 102.789 760 5 1 -27.9124 -0.282828 -54.45 - 75 97.6736 898 5 0 -27.9166 -0.279939 -55.85 - 75 366.596 760 4 1 -28.0061 -0.231164 -84.45 - 75 124.898 899 4 0 -28.0128 -0.229526 -85.85 - 75 112.634 759 3 1 -28.1421 -0.198845 -114.45 - 75 118.93 899 3 0 -28.1494 -0.200507 -115.85 - 75 171.632 758 2 1 -28.3037 -0.238657 -144.45 - 75 97.7427 899 2 0 -28.3115 -0.241572 -145.85 - 75 115.613 757 1 1 -28.4589 -0.306413 -174.45 - 75 120.071 898 1 0 -28.4647 -0.310186 -175.85 - 75 109.016 757 0 1 -28.5821 -0.385818 -204.45 - 75 112.875 898 0 0 -28.5901 -0.389615 -205.85 - 75 291.731 834 0 0 -39.6646 -13.1921 -206.25 - 75 46.7289 896 2 0 -28.5167 -0.743711 -145.85 - 75 71.8145 895 2 0 -28.4831 -0.85 -145.866 - 75 10.618 753 2 1 -29.2734 0.819184 -144.85 - 75 68.4598 900 2 0 -26.8719 0.214561 -145.85 - 75 16.9305 895 8 0 -26.7942 -1.0289 34.15 - 75 130.01 894 8 0 -26.7599 -1.05011 34.0935 -Number of digits in this event: 11 +Number of tracker hits in this event: 22 + 75 153.961 1198 10 1 59.8334 70.2108 95.55 + 75 126.328 1250 10 0 59.8329 70.2105 94.15 + 75 103.396 1198 9 1 59.8237 70.204 65.55 + 75 104.98 1250 9 0 59.8231 70.2045 64.15 + 75 192.642 1198 8 1 59.8143 70.2141 35.55 + 75 112.307 1250 8 0 59.8141 70.213 34.15 + 75 100.787 1198 7 1 59.8029 70.1846 5.55 + 75 128.347 1250 7 0 59.8025 70.1837 4.15 + 75 120.069 1198 6 1 59.79 70.1644 -24.45 + 75 112.785 1250 6 0 59.7897 70.1633 -25.85 + 75 124.478 1198 5 1 59.785 70.14 -54.45 + 75 123.69 1250 5 0 59.7839 70.139 -55.85 + 75 96.6147 1198 4 1 59.7584 70.1126 -84.45 + 75 93.2063 1250 4 0 59.7559 70.1113 -85.85 + 75 111.606 1198 3 1 59.7137 70.09 -114.45 + 75 159.938 1250 3 0 59.7118 70.0887 -115.85 + 75 105.662 1198 2 1 59.6747 70.0612 -144.45 + 75 109.78 1250 2 0 59.6729 70.0602 -145.85 + 75 112.778 1197 1 1 59.6375 70.0399 -174.45 + 75 98.6394 1249 1 0 59.6357 70.0403 -175.85 + 75 126.439 1197 0 1 59.6027 70.0507 -204.45 + 75 86.8333 1250 0 0 59.6022 70.0514 -205.85 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 2.28358 LIN +Particle energy: 2.15645 LIN Particle: proton Event: 76 -Number of tracker hits in this event: 26 - 76 105.724 878 11 1 -4.38999 -5.7775 125.55 - 76 114.783 871 11 0 -4.38899 -5.77914 124.15 - 76 146.016 878 10 1 -4.35832 -5.80985 95.55 - 76 140.455 871 10 0 -4.35663 -5.8127 94.15 - 76 101.955 878 9 1 -4.31529 -5.8707 65.55 - 76 104.925 870 9 0 -4.31647 -5.8728 64.15 - 76 113.921 878 8 1 -4.33276 -5.92243 35.55 - 76 125.359 870 8 0 -4.33415 -5.9263 34.15 - 76 129.314 878 7 1 -4.3795 -6.00643 5.55 - 76 124.904 870 7 0 -4.38477 -6.01156 4.15 - 76 122.732 877 6 1 -4.47257 -6.11241 -24.45 - 76 135.749 869 6 0 -4.4744 -6.11457 -25.85 - 76 102.983 877 5 1 -4.49703 -6.14833 -54.45 - 76 104.464 869 5 0 -4.51009 -6.16073 -55.85 - 76 148.744 876 4 1 -4.76807 -6.39849 -84.45 - 76 95.8941 868 4 0 -4.78076 -6.41296 -85.85 - 76 105.323 875 3 1 -5.02976 -6.72173 -114.45 - 76 104.807 866 3 0 -5.04101 -6.73596 -115.85 - 76 144.265 873 2 1 -5.26632 -7.02956 -144.45 - 76 88.9921 865 2 0 -5.27516 -7.04728 -145.85 - 76 42.2576 864 2 0 -5.27651 -7.05 -146.065 - 76 103.882 872 1 1 -5.45963 -7.40888 -174.45 - 76 138.481 863 1 0 -5.46731 -7.42663 -175.85 - 76 171.415 872 0 1 -5.61518 -7.78219 -204.45 - 76 99.3792 861 0 0 -5.62138 -7.80075 -205.85 - 76 196.427 870 6 0 -4.54432 -6.04994 -26.0344 -Number of digits in this event: 13 +Number of tracker hits in this event: 27 + 76 142.886 403 10 1 -99.4422 29.1786 95.55 + 76 109.62 1045 10 0 -99.4425 29.1783 94.15 + 76 113.021 403 9 1 -99.4483 29.182 65.55 + 76 171.147 1045 9 0 -99.4504 29.1852 64.15 + 76 102.938 403 8 1 -99.5013 29.2485 35.55 + 76 201.932 1046 8 0 -99.5053 29.252 34.15 + 76 129.863 402 7 1 -99.5777 29.3215 5.55 + 76 128.413 1046 7 0 -99.5805 29.322 4.15 + 76 91.994 402 6 1 -99.6366 29.3183 -24.45 + 76 110.326 1046 6 0 -99.641 29.3155 -25.85 + 76 122.449 402 5 1 -99.733 29.243 -54.45 + 76 143.401 1045 5 0 -99.7379 29.2415 -55.85 + 76 144.154 401 4 1 -99.8325 29.2025 -84.45 + 76 119.471 1045 4 0 -99.8373 29.1996 -85.85 + 76 143.741 401 3 1 -99.9289 29.1316 -114.45 + 76 125.573 1045 3 0 -99.9351 29.1291 -115.85 + 76 412.279 400 2 1 -100.113 29.0937 -144.45 + 76 110.109 1045 2 0 -100.123 29.0898 -145.85 + 76 132.333 399 1 1 -100.328 29.0282 -174.45 + 76 112.475 1044 1 0 -100.336 29.0262 -175.85 + 76 125.86 398 0 1 -100.499 28.9752 -204.45 + 76 145.786 1044 0 0 -100.508 28.9709 -205.85 + 76 25.237 401 2 1 -99.95 29.6067 -144.535 + 76 75.4807 401 5 1 -99.75 29.2678 -54.5822 + 76 18.6443 1046 5 0 -99.733 29.4313 -55.85 + 76 109.235 1047 5 0 -99.7156 29.45 -55.9023 + 76 54.3826 1048 5 0 -99.7397 29.65 -56.0979 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 2.9379 LIN +Particle energy: 1.96747 LIN Particle: proton Event: 77 -Number of tracker hits in this event: 24 - 77 116.447 778 10 1 -24.2802 110.208 95.55 - 77 113.365 1450 10 0 -24.278 110.207 94.15 - 77 127.873 779 9 1 -24.2384 110.171 65.55 - 77 206.827 1450 9 0 -24.238 110.172 64.15 - 77 101.832 779 8 1 -24.2259 110.196 35.55 - 77 159.213 1450 8 0 -24.2284 110.198 34.15 - 77 102.71 778 7 1 -24.2821 110.239 5.55 - 77 113.947 1450 7 0 -24.2848 110.243 4.15 - 77 96.5511 778 6 1 -24.3444 110.32 -24.45 - 77 108.624 1450 6 0 -24.3478 110.324 -25.85 - 77 114.257 778 5 1 -24.4215 110.397 -54.45 - 77 267.296 1451 5 0 -24.4251 110.4 -55.85 - 77 123.531 777 4 1 -24.5042 110.472 -84.45 - 77 109.672 1451 4 0 -24.51 110.475 -85.85 - 77 122.445 777 3 1 -24.635 110.544 -114.45 - 77 97.5653 1451 3 0 -24.643 110.547 -115.85 - 77 185.455 776 2 1 -24.8063 110.612 -144.45 - 77 144.956 1452 2 0 -24.8127 110.615 -145.85 - 77 173.008 775 1 1 -24.9355 110.685 -174.45 - 77 118.939 1452 1 0 -24.9389 110.69 -175.85 - 77 89.4089 775 0 1 -25.0078 110.794 -204.45 - 77 115.531 1453 0 0 -25.0115 110.797 -205.85 - 77 234.576 776 3 1 -24.65 110.576 -114.715 - 77 15.424 1450 5 0 -24.4311 110.35 -56.2332 -Number of digits in this event: 11 +Number of tracker hits in this event: 29 + 77 147.266 876 8 1 -4.8403 -139.056 35.55 + 77 118.903 205 8 0 -4.84041 -139.055 34.15 + 77 168.537 875 7 1 -4.85691 -139.037 5.55 + 77 148.293 205 7 0 -4.85534 -139.035 4.15 + 77 109.069 876 6 1 -4.81099 -139.015 -24.45 + 77 135.729 205 6 0 -4.80818 -139.013 -25.85 + 77 141.796 876 5 1 -4.77233 -138.95 -54.45 + 77 116.335 206 5 0 -4.77144 -138.948 -55.85 + 77 190.021 876 4 1 -4.76134 -138.911 -84.45 + 77 201.328 206 4 0 -4.76091 -138.91 -85.85 + 77 90.0504 876 3 1 -4.76146 -138.875 -114.45 + 77 153.672 206 3 0 -4.75849 -138.873 -115.85 + 77 145.618 876 2 1 -4.70709 -138.832 -144.45 + 77 123.378 206 2 0 -4.70851 -138.826 -145.85 + 77 161.219 876 1 1 -4.73341 -138.729 -174.45 + 77 306.26 207 1 0 -4.73799 -138.725 -175.85 + 77 122.488 876 0 1 -4.82837 -138.655 -204.45 + 77 129.197 207 0 0 -4.83462 -138.651 -205.85 + 77 32.5644 877 4 1 -4.64994 -139.059 -84.7568 + 77 212.279 200 4 0 -3.75175 -140.004 -85.85 + 77 49.7061 199 4 0 -3.4122 -140.15 -86.1888 + 77 381.137 323 4 0 173.404 -115.446 -86.25 + 77 267.803 324 4 0 173.573 -115.35 -86.2199 + 77 115.266 1785 4 1 177.202 -115.03 -84.8499 + 77 98.4123 1786 4 1 177.35 -114.919 -84.7837 + 77 67.7948 1787 4 1 177.55 -114.779 -84.751 + 77 137.926 1788 4 1 177.75 -114.701 -84.7504 + 77 260.072 1789 4 1 177.95 -114.671 -84.737 + 77 105.404 1790 4 1 178.151 -114.225 -84.6373 +Number of digits in this event: 20 Using G4ParticleGun... -Particle energy: 4.79182 LIN +Particle energy: 4.76735 LIN Particle: proton Event: 78 -Number of tracker hits in this event: 20 - 78 153.973 793 9 1 -21.3871 -132.401 65.55 - 78 129.906 238 9 0 -21.3881 -132.4 64.15 - 78 122.667 793 8 1 -21.4048 -132.384 35.55 - 78 123.161 238 8 0 -21.4062 -132.383 34.15 - 78 149.478 793 7 1 -21.4332 -132.361 5.55 - 78 142.551 238 7 0 -21.4348 -132.36 4.15 - 78 272.304 792 6 1 -21.4719 -132.354 -24.45 - 78 104.194 238 6 0 -21.4736 -132.353 -25.85 - 78 220.722 792 5 1 -21.5041 -132.342 -54.45 - 78 152.752 239 5 0 -21.5054 -132.34 -55.85 - 78 160.353 792 4 1 -21.5334 -132.318 -84.45 - 78 124.217 239 4 0 -21.5351 -132.318 -85.85 - 78 162.784 792 3 1 -21.5746 -132.31 -114.45 - 78 214.16 239 3 0 -21.5758 -132.309 -115.85 - 78 222.389 792 2 1 -21.5997 -132.28 -144.45 - 78 120.243 239 2 0 -21.6027 -132.278 -145.85 - 78 98.3943 791 1 1 -21.6722 -132.24 -174.45 - 78 99.6174 239 1 0 -21.6754 -132.237 -175.85 - 78 115.405 791 0 1 -21.7364 -132.187 -204.45 - 78 116.181 239 0 0 -21.7406 -132.182 -205.85 -Number of digits in this event: 16 +Number of tracker hits in this event: 22 + 78 97.8546 1283 10 1 76.8174 64.4562 95.55 + 78 122.473 1222 10 0 76.8168 64.4558 94.15 + 78 104.628 1283 9 1 76.802 64.4576 65.55 + 78 122.422 1222 9 0 76.8021 64.456 64.15 + 78 234.055 1283 8 1 76.7994 64.4279 35.55 + 78 162.001 1221 8 0 76.7993 64.426 34.15 + 78 139.815 1283 7 1 76.7939 64.3865 5.55 + 78 126.699 1221 7 0 76.7938 64.3853 4.15 + 78 94.8974 1283 6 1 76.7844 64.3589 -24.45 + 78 115.549 1221 6 0 76.7852 64.3584 -25.85 + 78 95.46 1283 5 1 76.8016 64.3502 -54.45 + 78 92.5426 1221 5 0 76.8022 64.3491 -55.85 + 78 113.246 1283 4 1 76.814 64.3159 -84.45 + 78 114.958 1221 4 0 76.8155 64.315 -85.85 + 78 112.707 1283 3 1 76.8462 64.2988 -114.45 + 78 120.083 1221 3 0 76.8479 64.2976 -115.85 + 78 114.166 1284 2 1 76.8855 64.2725 -144.45 + 78 130.657 1221 2 0 76.8892 64.2718 -145.85 + 78 152.525 1284 1 1 76.9621 64.2556 -174.45 + 78 116.642 1221 1 0 76.9669 64.2551 -175.85 + 78 125.512 1285 0 1 77.058 64.2465 -204.45 + 78 176.383 1220 0 0 77.0625 64.2474 -205.85 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 2.80836 LIN +Particle energy: 3.52584 LIN Particle: proton Event: 79 -Number of tracker hits in this event: 22 - 79 123.002 1402 10 1 100.668 30.7171 95.55 - 79 242.674 1053 10 0 100.665 30.7153 94.15 - 79 114.209 1402 9 1 100.617 30.6831 65.55 - 79 193.912 1053 9 0 100.614 30.6823 64.15 - 79 114.989 1402 8 1 100.556 30.6656 35.55 - 79 147.108 1053 8 0 100.551 30.6628 34.15 - 79 116.665 1401 7 1 100.445 30.6063 5.55 - 79 122.361 1052 7 0 100.44 30.6042 4.15 - 79 116.617 1400 6 1 100.346 30.5644 -24.45 - 79 115.171 1052 6 0 100.343 30.563 -25.85 - 79 152.507 1400 5 1 100.271 30.5212 -54.45 - 79 101.599 1052 5 0 100.267 30.5208 -55.85 - 79 136.18 1400 4 1 100.193 30.5325 -84.45 - 79 139.016 1052 4 0 100.189 30.5341 -85.85 - 79 96.9507 1399 3 1 100.112 30.5751 -114.45 - 79 109.878 1052 3 0 100.111 30.5779 -115.85 - 79 140.565 1399 2 1 100.077 30.6362 -144.45 - 79 122.787 1052 2 0 100.073 30.6394 -145.85 - 79 134.621 1399 1 1 100.009 30.7011 -174.45 - 79 99.2744 1053 1 0 100.006 30.7041 -175.85 - 79 151.484 1398 0 1 99.9434 30.7548 -204.45 - 79 322.377 1053 0 0 99.9394 30.7536 -205.85 -Number of digits in this event: 15 +Number of tracker hits in this event: 32 + 79 111.605 394 9 1 -101.323 59.9999 65.55 + 79 151.573 1199 9 0 -101.322 59.9982 64.15 + 79 167.797 394 8 1 -101.323 59.9731 35.55 + 79 108.662 1199 8 0 -101.324 59.9696 34.15 + 79 93.4625 394 7 1 -101.34 59.8926 5.55 + 79 212.56 1199 7 0 -101.343 59.888 4.15 + 79 190.601 393 6 1 -101.397 59.7933 -24.45 + 79 147.875 1198 6 0 -101.398 59.7896 -25.85 + 79 121.88 393 5 1 -101.424 59.7151 -54.45 + 79 121.125 1198 5 0 -101.425 59.7107 -55.85 + 79 105.279 393 4 1 -101.437 59.6252 -84.45 + 79 103.155 1197 4 0 -101.438 59.6204 -85.85 + 79 125.956 393 3 1 -101.473 59.5211 -114.45 + 79 94.3496 1197 3 0 -101.473 59.5105 -115.85 + 79 117.384 393 2 1 -101.466 59.288 -144.45 + 79 114.916 1196 2 0 -101.468 59.2737 -145.85 + 79 95.2228 393 1 1 -101.518 58.9855 -174.45 + 79 149.19 1194 1 0 -101.521 58.9719 -175.85 + 79 123.332 392 0 1 -101.577 58.6916 -204.45 + 79 109.603 1193 0 0 -101.581 58.6792 -205.85 + 79 42.9356 1196 6 0 -101.14 59.3128 -25.8509 + 79 70.1768 1195 6 0 -101.099 59.25 -26.0265 + 79 129.853 402 5 1 -99.6388 41.3829 -54.45 + 79 31.1685 403 5 1 -99.55 41.4518 -54.7569 + 79 137.28 1107 5 0 -99.4115 41.6009 -55.85 + 79 19.4491 1108 5 0 -99.3895 41.65 -56.1626 + 79 76.1876 1157 5 0 -125.453 51.6313 -56.25 + 79 37.3084 1158 5 0 -125.539 51.6507 -56.1584 + 79 218.852 1440 5 0 -109.893 108.176 -56.25 + 79 195.931 351 5 1 -109.899 109.081 -54.8499 + 79 222.028 1294 4 0 -71.5275 78.85 -85.9899 + 79 104.953 393 8 1 -101.35 59.9911 35.4787 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 7.88465 LIN +Particle energy: 4.56361 LIN Particle: proton Event: 80 -Number of tracker hits in this event: 38 - 80 121.221 609 11 1 -58.0802 -1.38654 125.55 - 80 101.32 893 11 0 -58.0801 -1.38599 124.15 - 80 114.456 609 10 1 -58.0763 -1.3738 95.55 - 80 106.62 893 10 0 -58.076 -1.37381 94.15 - 80 174.998 609 9 1 -58.0686 -1.37465 65.55 - 80 87.9808 893 9 0 -58.0688 -1.3737 64.15 - 80 181.224 609 8 1 -58.0786 -1.35413 35.55 - 80 107.331 893 8 0 -58.0796 -1.35325 34.15 - 80 110.952 609 7 1 -58.1005 -1.33544 5.55 - 80 149.032 893 7 0 -58.1017 -1.33468 4.15 - 80 111.338 609 6 1 -58.1241 -1.31823 -24.45 - 80 160.861 893 6 0 -58.1256 -1.31786 -25.85 - 80 106.368 609 5 1 -58.1514 -1.30894 -54.45 - 80 109.747 893 5 0 -58.1516 -1.30784 -55.85 - 80 260.561 609 4 1 -58.153 -1.28073 -84.45 - 80 129.51 893 4 0 -58.153 -1.27955 -85.85 - 80 154.352 609 3 1 -58.1514 -1.2534 -114.45 - 80 114.898 893 3 0 -58.1506 -1.25322 -115.85 - 80 124.363 609 2 1 -58.1347 -1.25211 -144.45 - 80 84.9707 893 2 0 -58.1346 -1.25204 -145.85 - 80 127.034 609 1 1 -58.1344 -1.24778 -174.45 - 80 111.015 894 1 0 -58.1343 -1.2481 -175.85 - 80 202.591 609 0 1 -58.1401 -1.25758 -204.45 - 80 103.761 893 0 0 -58.141 -1.25877 -205.85 - 80 38.7961 610 0 1 -58.05 -1.38744 -204.733 - 80 184.211 890 0 0 -57.037 -1.86262 -205.85 - 80 167.521 889 0 0 -56.5948 -2.05 -206.211 - 80 82.7802 889 4 0 -58.1151 -2.117 -85.8505 - 80 46.7934 888 4 0 -58.1155 -2.25002 -86.0896 - 80 146.016 638 4 0 -105.486 -52.3369 -86.25 - 80 84.9713 637 4 0 -105.952 -52.4501 -85.9869 - 80 61.9318 363 4 1 -107.353 -52.7425 -84.85 - 80 147.168 362 4 1 -107.55 -52.8196 -84.6779 - 80 23.4683 361 4 1 -107.75 -52.9397 -84.4912 - 80 154.248 645 5 0 -84.3978 -51.0189 -56.2496 - 80 458.749 481 5 1 -83.7728 -51.1305 -54.85 - 80 67.4749 482 5 1 -83.65 -51.1677 -54.5751 - 80 8.78706 473 5 1 -85.25 -52.0983 -54.4981 -Number of digits in this event: 18 +Number of tracker hits in this event: 21 + 80 125.668 439 9 1 -92.237 83.5543 65.55 + 80 113.051 1317 9 0 -92.2353 83.5538 64.15 + 80 87.1334 439 8 1 -92.1936 83.5451 35.55 + 80 109.37 1317 8 0 -92.1903 83.5454 34.15 + 80 124.657 440 7 1 -92.1187 83.5552 5.55 + 80 102.332 1317 7 0 -92.1161 83.5564 4.15 + 80 146.98 440 6 1 -92.0626 83.5789 -24.45 + 80 113.027 1317 6 0 -92.0577 83.5799 -25.85 + 80 102.765 440 5 1 -91.9601 83.5907 -54.45 + 80 108.248 1317 5 0 -91.9549 83.5915 -55.85 + 80 269.202 441 4 1 -91.8476 83.6009 -84.45 + 80 131.526 1317 4 0 -91.8421 83.6021 -85.85 + 80 158.431 442 3 1 -91.7318 83.6305 -114.45 + 80 122.892 1317 3 0 -91.7249 83.6306 -115.85 + 80 173.195 442 2 1 -91.5913 83.6354 -144.45 + 80 135.666 1317 2 0 -91.5845 83.634 -145.85 + 80 111.641 443 1 1 -91.4327 83.6107 -174.45 + 80 94.0174 1317 1 0 -91.4256 83.6091 -175.85 + 80 170.896 444 0 1 -91.2806 83.58 -204.45 + 80 112.5 1317 0 0 -91.2748 83.5783 -205.85 + 80 106.877 1318 2 0 -91.5786 83.6501 -145.968 +Number of digits in this event: 11 Using G4ParticleGun... -Particle energy: 9.29073 LIN +Particle energy: 7.611 LIN Particle: proton Event: 81 -Number of tracker hits in this event: 26 - 81 120.536 1026 11 1 25.3053 47.0139 125.55 - 81 114.376 1134 11 0 25.3056 47.014 124.15 - 81 137.22 1026 10 1 25.3112 47.0243 95.55 - 81 121.32 1134 10 0 25.3117 47.0249 94.15 - 81 128.917 1026 9 1 25.3203 47.0379 65.55 - 81 107.127 1134 9 0 25.3195 47.039 64.15 - 81 125.736 1026 8 1 25.303 47.059 35.55 - 81 115.978 1135 8 0 25.3029 47.0604 34.15 - 81 123.3 1026 7 1 25.2974 47.0913 5.55 - 81 233.686 1135 7 0 25.2981 47.0925 4.15 - 81 126.785 1026 6 1 25.3096 47.118 -24.45 - 81 110.268 1135 6 0 25.3103 47.1185 -25.85 - 81 100.139 1026 5 1 25.3263 47.1232 -54.45 - 81 147.865 1135 5 0 25.327 47.1237 -55.85 - 81 248.047 1026 4 1 25.3408 47.1347 -84.45 - 81 173.476 1135 4 0 25.3418 47.1354 -85.85 - 81 122.327 1026 3 1 25.3607 47.1515 -114.45 - 81 170.696 1135 3 0 25.3614 47.1529 -115.85 - 81 121.398 1026 2 1 25.3759 47.1823 -144.45 - 81 112.553 1135 2 0 25.3764 47.1832 -145.85 - 81 148.482 1026 1 1 25.3832 47.1998 -174.45 - 81 123.739 1135 1 0 25.3832 47.201 -175.85 - 81 101.017 1026 0 1 25.3845 47.2252 -204.45 - 81 119.007 1135 0 0 25.3843 47.2251 -205.85 - 81 8.19134 1136 3 0 25.3131 47.25 -116.228 - 81 134.506 1229 3 0 26.4725 65.9335 -116.25 -Number of digits in this event: 18 +Number of tracker hits in this event: 23 + 81 3.10269 550 11 0 47.8446 -69.9563 123.762 + 81 138.25 1138 10 1 47.8449 -69.956 95.55 + 81 112.336 550 10 0 47.8451 -69.9556 94.15 + 81 122.194 1138 9 1 47.8494 -69.9515 65.55 + 81 97.4434 550 9 0 47.8498 -69.9507 64.15 + 81 119.718 1139 8 1 47.855 -69.9342 35.55 + 81 111.432 550 8 0 47.8553 -69.9344 34.15 + 81 115.582 1139 7 1 47.8623 -69.9356 5.55 + 81 119.485 550 7 0 47.862 -69.9356 4.15 + 81 142.139 1139 6 1 47.854 -69.9345 -24.45 + 81 129.171 550 6 0 47.8527 -69.9341 -25.85 + 81 104.301 1138 5 1 47.8238 -69.9308 -54.45 + 81 106.426 550 5 0 47.8218 -69.9307 -55.85 + 81 113.286 1138 4 1 47.7838 -69.9291 -84.45 + 81 98.4251 550 4 0 47.782 -69.9282 -85.85 + 81 143.077 1138 3 1 47.7436 -69.9061 -114.45 + 81 118.637 550 3 0 47.7415 -69.9061 -115.85 + 81 105.247 1138 2 1 47.6987 -69.911 -144.45 + 81 128.52 550 2 0 47.6958 -69.9112 -145.85 + 81 99.5773 1137 1 1 47.6347 -69.913 -174.45 + 81 113.42 550 1 0 47.631 -69.9101 -175.85 + 81 146.936 1137 0 1 47.5577 -69.8523 -204.45 + 81 101.251 550 0 0 47.5543 -69.8508 -205.85 +Number of digits in this event: 9 Using G4ParticleGun... -Particle energy: 2.02549 LIN +Particle energy: 5.15953 LIN Particle: proton Event: 82 -Number of tracker hits in this event: 20 - 82 118.955 1461 9 1 112.436 -51.1077 65.55 - 82 117.922 644 9 0 112.435 -51.1027 64.15 - 82 145.973 1461 8 1 112.43 -51.0098 35.55 - 82 156.984 645 8 0 112.431 -51.0039 34.15 - 82 139.32 1461 7 1 112.457 -50.8814 5.55 - 82 111.424 645 7 0 112.457 -50.8755 4.15 - 82 297.151 1461 6 1 112.465 -50.7516 -24.45 - 82 113.328 646 6 0 112.466 -50.7471 -25.85 - 82 119.767 1461 5 1 112.483 -50.6594 -54.45 - 82 118.47 646 5 0 112.483 -50.6575 -55.85 - 82 113.823 1461 4 1 112.493 -50.5954 -84.45 - 82 186.959 647 4 0 112.495 -50.5933 -85.85 - 82 100.554 1461 3 1 112.523 -50.5503 -114.45 - 82 103.56 647 3 0 112.522 -50.5469 -115.85 - 82 112.113 1461 2 1 112.503 -50.476 -144.45 - 82 120.357 647 2 0 112.503 -50.4739 -145.85 - 82 107.265 1461 1 1 112.489 -50.4291 -174.45 - 82 115.429 648 1 0 112.489 -50.4256 -175.85 - 82 110.856 1461 0 1 112.508 -50.3822 -204.45 - 82 116.177 648 0 0 112.506 -50.38 -205.85 -Number of digits in this event: 7 +Number of tracker hits in this event: 26 + 82 125.774 696 11 1 -40.6565 -41.496 125.55 + 82 148.481 692 11 0 -40.6561 -41.4958 124.15 + 82 104.933 697 10 1 -40.6495 -41.4893 95.55 + 82 105.337 692 10 0 -40.6488 -41.4896 94.15 + 82 146.718 697 9 1 -40.6451 -41.4981 65.55 + 82 183.477 692 9 0 -40.6452 -41.4997 64.15 + 82 112.47 696 8 1 -40.652 -41.5313 35.55 + 82 141.156 692 8 0 -40.6532 -41.5338 34.15 + 82 93.5024 696 7 1 -40.676 -41.5861 5.55 + 82 227.949 692 7 0 -40.6758 -41.5918 4.15 + 82 96.1283 696 6 1 -40.669 -41.7077 -24.45 + 82 104.946 691 6 0 -40.6689 -41.715 -25.85 + 82 113.305 696 5 1 -40.6697 -41.861 -54.45 + 82 108.159 690 5 0 -40.6701 -41.8671 -55.85 + 82 228.174 696 4 1 -40.6839 -41.9969 -84.45 + 82 107.181 690 4 0 -40.6839 -42.003 -85.85 + 82 93.9151 696 3 1 -40.6792 -42.1285 -114.45 + 82 127.976 689 3 0 -40.6777 -42.1337 -115.85 + 82 93.1863 697 2 1 -40.6498 -42.2445 -144.45 + 82 144.225 689 2 0 -40.6495 -42.2489 -145.85 + 82 6.89907 688 2 0 -40.6494 -42.25 -146.212 + 82 105.533 697 1 1 -40.6393 -42.3368 -174.45 + 82 99.622 688 1 0 -40.6394 -42.3403 -175.85 + 82 122.956 697 0 1 -40.646 -42.4101 -204.45 + 82 108.882 688 0 0 -40.6465 -42.4119 -205.85 + 82 2.84932 1108 2 1 41.65 -28.3699 -144.826 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 8.01506 LIN +Particle energy: 2.49048 LIN Particle: proton Event: 83 -Number of tracker hits in this event: 43 - 83 116.963 489 10 1 -82.0619 -67.6619 95.55 - 83 285.084 561 10 0 -82.0614 -67.662 94.15 - 83 20.2579 489 9 1 -82.05 -67.6611 65.55 - 83 105.479 490 9 1 -82.05 -67.6611 65.4982 - 83 165.094 561 9 0 -82.0487 -67.661 64.15 - 83 99.5657 490 8 1 -82.0236 -67.6589 35.55 - 83 110.995 561 8 0 -82.022 -67.6591 34.15 - 83 128.809 490 7 1 -81.9891 -67.6645 5.55 - 83 88.6812 561 7 0 -81.9877 -67.665 4.15 - 83 293.8 490 6 1 -81.9608 -67.6671 -24.45 - 83 152.59 561 6 0 -81.9599 -67.6681 -25.85 - 83 112.026 490 5 1 -81.9431 -67.6919 -54.45 - 83 120.818 561 5 0 -81.9411 -67.6936 -55.85 - 83 145.49 490 4 1 -81.9007 -67.7273 -84.45 - 83 117.051 561 4 0 -81.8988 -67.7292 -85.85 - 83 161.443 490 3 1 -81.8582 -67.7645 -114.45 - 83 109.407 561 3 0 -81.8565 -67.7664 -115.85 - 83 114.043 491 2 1 -81.8221 -67.8039 -144.45 - 83 141.282 561 2 0 -81.8202 -67.8063 -145.85 - 83 137.395 491 1 1 -81.783 -67.8545 -174.45 - 83 145.889 560 1 0 -81.7809 -67.8575 -175.85 - 83 131.191 491 0 1 -81.7326 -67.9222 -204.45 - 83 91.2807 560 0 0 -81.7296 -67.9263 -205.85 - 83 149.384 13 7 1 -177.49 -33.6437 5.15 - 83 22.4244 12 7 1 -177.55 -33.6317 5.21892 - 83 1113.76 138 0 0 20.7947 -152.388 -206.25 - 83 694.749 137 0 0 20.9334 -152.55 -205.992 - 83 968.471 1007 0 1 21.5467 -153.262 -204.85 - 83 1003.24 1008 0 1 21.65 -153.383 -204.657 - 83 719.143 15 1 0 42.2861 -177.085 -176.25 - 83 2132.04 14 1 0 42.3423 -177.15 -176.173 - 83 904.108 13 1 0 42.5094 -177.35 -175.936 - 83 654.539 1115 1 1 43.2098 -178.338 -174.85 - 83 4262.89 1116 1 1 43.25 -178.395 -174.787 - 83 190.128 1117 1 1 43.45 -178.697 -174.463 - 83 16.5604 966 11 0 92.6014 13.3057 123.752 - 83 115.749 557 3 0 -133.178 -68.5862 -116.25 - 83 59.4815 556 3 0 -133.332 -68.6501 -116.002 - 83 59.1408 229 3 1 -134.231 -69.2074 -114.85 - 83 71.0106 228 3 1 -134.35 -69.2837 -114.664 - 83 314.979 601 3 0 -130.053 -59.8449 -116.25 - 83 109.262 489 6 1 -82.05 -67.6232 -24.5987 - 83 112.549 562 10 0 -82.0848 -67.6499 93.8324 -Number of digits in this event: 27 +Number of tracker hits in this event: 26 + 83 106.729 469 10 1 -86.149 62.2253 95.55 + 83 99.8838 1210 10 0 -86.1479 62.2228 94.15 + 83 138.924 469 9 1 -86.1201 62.1749 65.55 + 83 157.776 1210 9 0 -86.1203 62.1713 64.15 + 83 157.576 469 8 1 -86.1348 62.103 35.55 + 83 96.8155 1210 8 0 -86.1334 62.1012 34.15 + 83 300.201 469 7 1 -86.1067 62.0613 5.55 + 83 143.804 1210 7 0 -86.1033 62.0591 4.15 + 83 104.319 470 6 1 -86.0318 62.0176 -24.45 + 83 169.76 1209 6 0 -86.0277 62.0162 -25.85 + 83 113.777 470 5 1 -85.9478 61.9928 -54.45 + 83 95.8567 1209 5 0 -85.9451 61.9976 -55.85 + 83 231.335 470 4 1 -85.8916 62.0981 -84.45 + 83 98.8341 1210 4 0 -85.89 62.1017 -85.85 + 83 110.079 470 3 1 -85.8536 62.1632 -114.45 + 83 160.79 1210 3 0 -85.8523 62.1659 -115.85 + 83 117.57 471 2 1 -85.8317 62.2212 -144.45 + 83 100.145 1210 2 0 -85.8276 62.2224 -145.85 + 83 287.521 471 1 1 -85.7457 62.2576 -174.45 + 83 109.701 1211 1 0 -85.7417 62.2563 -175.85 + 83 105.548 471 0 1 -85.664 62.2208 -204.45 + 83 97.2382 1210 0 0 -85.6603 62.2197 -205.85 + 83 153.048 1265 0 0 -88.5864 73.0926 -206.115 + 83 218.801 470 7 1 -86.05 62.0043 5.16689 + 83 109.239 1207 7 0 -85.7587 61.6427 4.15 + 83 92.9599 1206 7 0 -85.6813 61.45 3.90419 +Number of digits in this event: 13 Using G4ParticleGun... -Particle energy: 4.69709 LIN +Particle energy: 5.95353 LIN Particle: proton Event: 84 -Number of tracker hits in this event: 34 - 84 162.696 441 10 1 -91.7953 42.3805 95.55 - 84 139.476 1111 10 0 -91.7963 42.3811 94.15 - 84 262.99 441 9 1 -91.8222 42.393 65.55 - 84 173.639 1111 9 0 -91.8226 42.3939 64.15 - 84 128.138 441 8 1 -91.822 42.4113 35.55 - 84 168.528 1111 8 0 -91.8227 42.412 34.15 - 84 126.091 441 7 1 -91.8335 42.422 5.55 - 84 121.79 1111 7 0 -91.8339 42.4223 4.15 - 84 96.085 441 6 1 -91.8385 42.4275 -24.45 - 84 107.733 1111 6 0 -91.8388 42.428 -25.85 - 84 117.823 441 5 1 -91.8495 42.4327 -54.45 - 84 107.564 1111 5 0 -91.8489 42.4324 -55.85 - 84 117.959 441 4 1 -91.8367 42.4273 -84.45 - 84 158.321 1111 4 0 -91.8355 42.4271 -85.85 - 84 138.825 441 3 1 -91.8123 42.4168 -114.45 - 84 112.449 1111 3 0 -91.812 42.4172 -115.85 - 84 119.564 441 2 1 -91.7992 42.4174 -144.45 - 84 110.55 1111 2 0 -91.7981 42.42 -145.85 - 84 102.015 441 1 1 -91.7796 42.47 -174.45 - 84 116.14 1112 1 0 -91.7791 42.4714 -175.85 - 84 114.033 441 0 1 -91.7673 42.5032 -204.45 - 84 117.38 1112 0 0 -91.7675 42.5046 -205.85 - 84 39.6027 1054 5 0 129.837 30.8783 -55.8523 - 84 77.0136 440 0 1 -91.95 42.7128 -204.462 - 84 100.762 439 0 1 -92.15 42.5505 -204.61 - 84 54.9936 1108 0 0 -93.2582 41.737 -205.851 - 84 143.986 1107 0 0 -93.3552 41.65 -206.007 - 84 123.938 1114 9 0 -91.9226 42.8658 64.1496 - 84 81.9775 432 8 1 -93.6371 54.1628 35.55 - 84 232.258 431 8 1 -93.7501 53.9991 35.3771 - 84 20.5848 1168 8 0 -93.8028 53.6731 34.15 - 84 123.634 1167 8 0 -93.8026 53.65 34.094 - 84 62.0201 999 8 0 -95.717 19.9371 33.75 - 84 263.16 998 8 0 -95.7504 19.8499 33.8105 +Number of tracker hits in this event: 29 + 84 104.857 386 10 1 -102.752 -52.3801 95.55 + 84 232.14 638 10 0 -102.752 -52.3807 94.15 + 84 144.37 387 9 1 -102.744 -52.3913 65.55 + 84 198.258 638 9 0 -102.744 -52.3914 64.15 + 84 175.018 387 8 1 -102.746 -52.3948 35.55 + 84 129.351 638 8 0 -102.745 -52.3949 34.15 + 84 170.723 387 7 1 -102.715 -52.3968 5.55 + 84 347.009 638 7 0 -102.715 -52.3977 4.15 + 84 124.544 387 6 1 -102.701 -52.4199 -24.45 + 84 131.701 638 6 0 -102.7 -52.4198 -25.85 + 84 113.279 387 5 1 -102.667 -52.419 -54.45 + 84 98.6584 638 5 0 -102.665 -52.4207 -55.85 + 84 117.267 387 4 1 -102.616 -52.459 -84.45 + 84 117.809 637 4 0 -102.614 -52.4608 -85.85 + 84 142.853 387 3 1 -102.569 -52.4982 -114.45 + 84 129.876 637 3 0 -102.565 -52.5002 -115.85 + 84 110.889 388 2 1 -102.495 -52.544 -144.45 + 84 161.799 637 2 0 -102.492 -52.5453 -145.85 + 84 132.956 388 1 1 -102.417 -52.5695 -174.45 + 84 161.857 637 1 0 -102.413 -52.5719 -175.85 + 84 156.671 389 0 1 -102.333 -52.6206 -204.45 + 84 117.103 637 0 0 -102.33 -52.6222 -205.85 + 84 152.885 386 6 1 -102.839 -52.4376 -24.45 + 84 64.9952 659 6 0 -99.7672 -48.1108 -25.8501 + 84 141.048 660 6 0 -99.7059 -48.05 -25.9107 + 84 80.7088 661 6 0 -99.3258 -47.85 -25.9107 + 84 117.271 662 6 0 -99.2221 -47.6499 -25.9043 + 84 434.666 404 6 1 -99.1748 -47.0369 -24.85 + 84 38.5422 405 6 1 -99.15 -46.9037 -24.6398 Number of digits in this event: 19 Using G4ParticleGun... -Particle energy: 9.79742 LIN +Particle energy: 8.57665 LIN Particle: proton Event: 85 -Number of tracker hits in this event: 30 - 85 101.555 898 10 1 -0.277674 -93.6125 95.55 - 85 126.77 432 10 0 -0.277367 -93.6117 94.15 - 85 122.917 898 9 1 -0.267323 -93.5953 65.55 - 85 117.213 432 9 0 -0.267095 -93.5938 64.15 - 85 177.044 898 8 1 -0.263558 -93.5605 35.55 - 85 335.469 432 8 0 -0.263861 -93.5581 34.15 - 85 94.5063 898 7 1 -0.267747 -93.5058 5.55 - 85 98.7137 433 7 0 -0.268341 -93.5037 4.15 - 85 93.2461 898 6 1 -0.278896 -93.4629 -24.45 - 85 113.358 433 6 0 -0.278583 -93.4612 -25.85 - 85 121.884 898 5 1 -0.273145 -93.4254 -54.45 - 85 96.4383 433 5 0 -0.273437 -93.423 -55.85 - 85 104.225 898 4 1 -0.276985 -93.3735 -84.45 - 85 213.785 433 4 0 -0.277158 -93.371 -85.85 - 85 100.457 898 3 1 -0.279027 -93.3244 -114.45 - 85 162.371 434 3 0 -0.279395 -93.3224 -115.85 - 85 107.005 898 2 1 -0.288968 -93.2824 -144.45 - 85 140.41 434 2 0 -0.289647 -93.2804 -145.85 - 85 120.959 898 1 1 -0.303195 -93.2378 -174.45 - 85 143.175 434 1 0 -0.303503 -93.2358 -175.85 - 85 101.021 898 0 1 -0.308472 -93.195 -204.45 - 85 131.949 434 0 0 -0.309073 -93.1931 -205.85 - 85 96.2668 434 4 0 -0.28642 -93.3499 -85.8922 - 85 29.4015 435 4 0 -0.355335 -93.15 -86.1732 - 85 55.9439 897 8 1 -0.450383 -93.4973 35.3553 - 85 48.0157 896 8 1 -0.65 -93.4963 35.3048 - 85 64.1069 895 8 1 -0.850399 -93.4969 35.2818 - 85 166.512 894 8 1 -1.05 -93.6011 35.3642 - 85 55.4478 893 8 1 -1.25 -93.7008 35.3276 - 85 226.786 431 8 0 -1.05509 -93.8585 34.15 -Number of digits in this event: 14 -Using G4ParticleGun... -Particle energy: 6.95196 LIN +Number of tracker hits in this event: 280 + 85 112.561 1179 11 1 55.9985 35.4718 125.55 + 85 119.095 1077 11 0 55.9978 35.4727 124.15 + 85 109.057 1179 10 1 55.983 35.4937 95.55 + 85 393.515 1077 10 0 55.9823 35.4954 94.15 + 85 196.642 1179 9 1 55.9689 35.5285 65.55 + 85 136.588 1077 9 0 55.9688 35.5296 64.15 + 85 117.111 1179 8 1 55.9655 35.5526 35.55 + 85 275.697 1077 8 0 55.965 35.5541 34.15 + 85 129.377 1179 7 1 55.9538 35.5852 5.55 + 85 159.245 1077 7 0 55.9531 35.5869 4.15 + 85 132.382 1179 6 1 55.9363 35.6208 -24.45 + 85 235.467 1077 6 0 55.9353 35.6223 -25.85 + 85 18690.6 1179 5 1 55.9148 35.6546 -54.45 + 85 366.605 1076 5 0 56.544 35.2758 -55.85 + 85 1021.93 1075 5 0 56.587 35.25 -55.9289 + 85 314.52 1262 4 1 72.5952 25.9632 -84.45 + 85 987.066 1263 4 1 72.65 25.9487 -84.5393 + 85 1630.54 1028 4 0 73.4583 25.7325 -85.85 + 85 1473.21 1359 3 1 91.964 21.4683 -114.45 + 85 416.734 1360 3 1 92.15 21.4048 -114.751 + 85 1976.02 1005 3 0 92.801 21.2026 -115.85 + 85 2147.03 1451 2 1 110.42 14.8078 -144.45 + 85 1370.71 1452 2 1 110.55 14.7379 -144.703 + 85 5005.7 971 2 0 111.086 14.416 -145.85 + 85 242.146 1141 6 0 62.6925 48.3694 -26.25 + 85 196.335 1142 6 0 62.7354 48.45 -26.0696 + 85 141.081 1214 6 1 63.0236 48.9984 -24.85 + 85 270.349 1215 6 1 63.05 49.0487 -24.7383 + 85 330.138 1208 7 0 69.8944 61.6929 3.75 + 85 37.833 1209 7 0 69.9795 61.85 4.10394 + 85 102.681 1250 7 1 70.2247 62.3134 5.15 + 85 300.673 1251 7 1 70.25 62.3612 5.25788 + 85 312.515 1274 8 0 77.1403 74.9737 33.75 + 85 215.104 1275 8 0 77.1819 75.05 33.9223 + 85 789.763 1287 8 1 77.4794 75.5931 35.15 + 85 391.187 1338 9 0 85.1625 87.6867 63.75 + 85 10.6442 1339 9 0 85.2666 87.85 64.1365 + 85 501.663 1327 9 1 85.5411 88.2793 65.15 + 85 527.368 1404 10 0 93.1006 101.015 93.75 + 85 93.8382 1405 10 0 93.1806 101.15 94.0522 + 85 309.906 1366 10 1 93.4746 101.634 95.15 + 85 150.075 1367 10 1 93.55 101.759 95.4318 + 85 354.557 1472 11 0 101.294 114.613 123.75 + 85 96.939 1473 11 0 101.376 114.75 124.051 + 85 363.319 1407 11 1 101.675 115.254 125.15 + 85 143.95 1408 11 1 101.75 115.381 125.428 + 85 1.94881 1541 12 0 109.769 128.549 153.75 + 85 467.442 1542 12 0 109.77 128.55 153.752 + 85 454.704 1450 12 1 110.169 129.2 155.15 + 85 182.763 1614 13 0 118.451 143.071 183.75 + 85 274.165 1615 13 0 118.498 143.15 183.913 + 85 394.794 1493 13 1 118.861 143.751 185.15 + 85 108.55 1494 13 1 118.95 143.898 185.453 + 85 151.69 1689 14 0 127.535 158.111 213.75 + 85 423.52 1690 14 0 127.558 158.15 213.828 + 85 523.547 1539 14 1 127.96 158.817 215.15 + 85 811.221 1080 5 0 56.3884 36.1141 -55.85 + 85 139.876 1081 5 0 56.5285 36.25 -56.1922 + 85 665.607 1239 4 1 67.9533 46.946 -84.45 + 85 479.815 1240 4 1 68.05 47.0326 -84.7043 + 85 172.363 1136 4 0 68.481 47.4251 -85.85 + 85 816.807 1137 4 0 68.5083 47.45 -85.9228 + 85 1150.94 1296 3 1 79.2607 57.3552 -114.45 + 85 732.089 1188 3 0 79.8149 57.7692 -115.85 + 85 325.888 1189 3 0 79.9231 57.85 -116.122 + 85 1031.12 1353 2 1 90.8023 65.9378 -144.45 + 85 302.554 1354 2 1 90.95 65.9996 -144.759 + 85 968.335 1230 2 0 91.4738 66.199 -145.85 + 85 392.292 1231 2 0 91.6078 66.25 -146.129 + 85 1775.41 1427 1 1 105.581 71.4498 -174.45 + 85 1541.91 1258 1 0 106.166 71.7739 -175.85 + 85 345.712 1259 1 0 106.301 71.85 -176.175 + 85 2194.88 1495 0 1 119.17 77.9856 -204.45 + 85 559.233 1496 0 1 119.35 78.0649 -204.776 + 85 3229.73 1291 0 0 119.924 78.3081 -205.85 + 85 667.675 1070 5 0 55.8182 34.0877 -55.85 + 85 5714.03 1069 5 0 55.8158 34.05 -55.8778 + 85 7908.03 1068 5 0 55.8027 33.85 -56.0329 + 85 3282.39 1067 5 0 55.8913 33.65 -56.0606 + 85 1519.24 1066 5 0 55.8917 33.45 -56.1957 + 85 551.53 1083 5 0 55.6255 36.7886 -55.85 + 85 1741.26 1084 5 0 55.6098 36.85 -55.9127 + 85 1174.76 1085 5 0 55.5588 37.05 -56.1165 + 85 4405.77 1142 4 1 48.4891 64.9106 -84.45 + 85 359.368 1141 4 1 48.45 65.2466 -84.8234 + 85 1224.72 1230 4 0 48.3372 66.1622 -85.85 + 85 2959.59 1231 4 0 48.3263 66.25 -85.9485 + 85 1043.23 1232 4 0 48.307 66.45 -86.1786 + 85 4185.86 1077 5 0 56.2785 35.5891 -55.85 + 85 4346.45 1227 4 1 65.4769 34.0544 -84.45 + 85 4833.88 1069 4 0 65.965 33.979 -85.85 + 85 280.047 1278 3 1 75.8412 33.03 -114.45 + 85 5553.91 1279 3 1 75.85 33.0298 -114.474 + 85 6071.85 1064 3 0 76.34 33.0212 -115.85 + 85 3388.08 1329 2 1 85.9897 32.7213 -144.45 + 85 5451.7 1330 2 1 86.05 32.7348 -144.6 + 85 1325.02 1063 2 0 86.5317 32.8453 -145.85 + 85 9285.22 1064 2 0 86.552 32.85 -145.903 + 85 15.103 1152 4 1 50.4612 34.7153 -84.45 + 85 105.516 1151 4 1 50.45 34.7133 -84.5118 + 85 162.148 1073 4 0 50.2066 34.6708 -85.85 + 85 293.171 1124 3 1 45.0019 33.7477 -114.45 + 85 127.542 1068 3 0 44.7491 33.7101 -115.85 + 85 154.854 1097 2 1 39.5852 32.922 -144.45 + 85 88.8147 1070 1 1 34.1064 32.1511 -174.45 + 85 21.5833 1069 1 1 34.05 32.144 -174.761 + 85 157.045 1060 1 0 33.8526 32.1202 -175.85 + 85 73.9304 1043 0 1 28.6953 31.5043 -204.45 + 85 77.6344 1042 0 1 28.65 31.4992 -204.699 + 85 129.966 1057 0 0 28.4404 31.4757 -205.85 + 85 109.828 1065 5 0 56.4626 33.25 -55.8866 + 85 186.551 1064 5 0 56.5077 33.05 -55.985 + 85 73.0582 1063 5 0 56.5545 32.85 -56.0842 + 85 55.7934 1062 5 0 56.6007 32.65 -56.1834 + 85 534.118 1249 4 1 69.8948 -24.6121 -84.45 + 85 107.027 1250 4 1 70.05 -25.5115 -84.8261 + 85 60.7324 760 4 0 70.4309 -27.9303 -85.85 + 85 104.586 759 4 0 70.4498 -28.05 -85.9007 + 85 83.7695 758 4 0 70.4804 -28.25 -85.9856 + 85 70.5821 757 4 0 70.5106 -28.45 -86.0693 + 85 71.1997 756 4 0 70.5398 -28.65 -86.1537 + 85 7.4325 755 4 0 70.5699 -28.85 -86.2394 + 85 462.565 1300 3 1 80.1691 -95.5817 -114.45 + 85 141.234 1301 3 1 80.25 -96.3046 -114.728 + 85 44.5557 404 3 0 80.5561 -99.2537 -115.85 + 85 79.9827 403 3 0 80.5661 -99.35 -115.887 + 85 146.543 402 3 0 80.587 -99.55 -115.963 + 85 220.124 401 3 0 80.6089 -99.75 -116.04 + 85 311.179 400 3 0 80.6305 -99.95 -116.116 + 85 62.4317 399 3 0 80.6517 -100.15 -116.193 + 85 305.415 1339 2 1 88.0024 -171.372 -144.45 + 85 695.758 1340 2 1 88.05 -171.671 -144.552 + 85 70.0344 23 2 0 88.6419 -175.421 -145.85 + 85 134.265 22 2 0 88.6621 -175.55 -145.895 + 85 78.2043 21 2 0 88.6933 -175.75 -145.965 + 85 85.9233 20 2 0 88.7234 -175.95 -146.036 + 85 88.0582 19 2 0 88.7527 -176.15 -146.108 + 85 77.9447 18 2 0 88.7825 -176.35 -146.18 + 85 19.6365 1341 2 1 88.25 -172.349 -144.785 + 85 309.548 883 6 0 60.1076 -3.28816 -26.25 + 85 392.264 882 6 0 60.125 -3.45 -26.1321 + 85 296.321 881 6 0 60.1464 -3.65 -25.9859 + 85 936.725 1201 6 1 60.3126 -5.20228 -24.85 + 85 263.014 643 7 0 61.5988 -51.292 3.75 + 85 450.69 642 7 0 61.6029 -51.45 3.84771 + 85 403.644 641 7 0 61.6079 -51.65 3.97158 + 85 167.911 640 7 0 61.6124 -51.85 4.09474 + 85 1283.76 1208 7 1 61.6548 -53.6024 5.15 + 85 120.168 377 8 0 62.4728 -104.677 33.75 + 85 389.207 376 8 0 62.4739 -104.75 33.7906 + 85 425.036 375 8 0 62.4763 -104.95 33.902 + 85 397.116 374 8 0 62.4794 -105.15 34.0157 + 85 84.5701 373 8 0 62.4828 -105.35 34.129 + 85 1268.91 1212 8 1 62.5048 -107.141 35.15 + 85 101.094 111 9 0 65.9912 -157.899 63.75 + 85 468.588 110 9 0 65.9947 -157.95 63.7786 + 85 482.095 109 9 0 66.0092 -158.15 63.8915 + 85 585.718 108 9 0 66.0224 -158.35 64.0044 + 85 146.961 107 9 0 66.0354 -158.55 64.1168 + 85 1475.4 1230 9 1 66.1522 -160.389 65.15 + 85 73.2054 1264 6 0 55.8196 72.9814 -26.25 + 85 252.432 1265 6 0 55.8194 73.05 -26.1977 + 85 225.048 1266 6 0 55.819 73.25 -26.046 + 85 63.6343 1267 6 0 55.8184 73.45 -25.8948 + 85 680.039 1178 6 1 55.8202 74.8383 -24.85 + 85 158.456 1459 7 0 56.0679 112.036 3.75 + 85 230.999 1460 7 0 56.0686 112.15 3.83767 + 85 226.012 1461 7 0 56.07 112.35 3.99146 + 85 37.4876 1462 7 0 56.0715 112.55 4.14437 + 85 586.731 1180 7 1 56.0778 113.867 5.15 + 85 34.3662 1654 8 0 56.8678 151.106 33.75 + 85 201.838 1655 8 0 56.8688 151.15 33.7839 + 85 225.302 1656 8 0 56.8733 151.35 33.938 + 85 73.1163 1657 8 0 56.8778 151.55 34.0919 + 85 706.194 1184 8 1 56.9067 152.922 35.15 + 85 196.726 1180 5 1 56.05 35.4563 -54.5087 + 85 755.475 950 6 0 71.3281 10.1909 -26.25 + 85 1072.89 949 6 0 71.4132 10.05 -26.0923 + 85 143.936 948 6 0 71.5305 9.85 -25.8818 + 85 1233.67 1260 6 1 72.107 8.89506 -24.85 + 85 624.352 1261 6 1 72.25 8.6581 -24.5939 + 85 494.68 816 7 0 88.9025 -16.7765 3.75 + 85 1470.28 815 7 0 88.9507 -16.85 3.83192 + 85 587.864 814 7 0 89.0794 -17.05 4.05673 + 85 2127.71 1348 7 1 89.6834 -18.0154 5.15 + 85 843.323 1349 7 1 89.85 -18.2874 5.44539 + 85 2721.49 736 8 0 98.7466 -32.7244 33.75 + 85 113.556 1079 5 0 56.168 35.9721 -55.85 + 85 114.055 1212 4 1 62.4511 43.8062 -84.45 + 85 67.5927 1120 4 0 62.7703 44.1891 -85.85 + 85 77.9989 1121 4 0 62.8212 44.25 -86.073 + 85 195.974 1246 3 1 69.2905 52.0302 -114.45 + 85 34.8345 1161 3 0 69.6129 52.4117 -115.85 + 85 79.1398 1162 3 0 69.6453 52.45 -115.99 + 85 68.4863 1280 2 1 76.187 60.2464 -144.45 + 85 32.2361 1281 2 1 76.25 60.3203 -144.719 + 85 14.4398 1202 2 0 76.5145 60.6317 -145.85 + 85 125.43 1203 2 0 76.5301 60.65 -145.916 + 85 96.901 1315 1 1 83.196 68.4973 -174.45 + 85 50.762 1316 1 1 83.25 68.5601 -174.676 + 85 115.744 1244 1 0 83.5304 68.8852 -175.85 + 85 204.215 1351 0 1 90.3795 76.8238 -204.45 + 85 40.2469 1285 0 0 90.7004 77.212 -205.85 + 85 67.9635 1286 0 0 90.7318 77.25 -205.987 + 85 116.057 1324 0 1 85.0212 122.9 -204.723 + 85 26.8005 1769 1 0 46.8007 173.95 -176.21 + 85 212.99 1770 1 0 46.9088 174.15 -176.071 + 85 109.753 1078 5 0 56.3301 35.7917 -55.85 + 85 18.4654 1232 4 1 66.6319 39.2236 -84.45 + 85 82.3699 1233 4 1 66.65 39.2303 -84.4999 + 85 68.8419 1096 4 0 67.1378 39.414 -85.85 + 85 40.0876 1097 4 0 67.2333 39.45 -86.1145 + 85 118.647 1286 3 1 77.319 43.2528 -114.45 + 85 9.10523 1287 3 1 77.45 43.2969 -114.818 + 85 60.6432 1116 3 0 77.8148 43.4254 -115.85 + 85 77.7348 1117 3 0 77.8846 43.45 -116.047 + 85 136.813 1135 2 0 88.4288 47.186 -145.85 + 85 80.663 1392 1 1 98.6424 51.2138 -174.45 + 85 28.0019 1393 1 1 98.75 51.2574 -174.744 + 85 50.6318 1156 1 0 99.1564 51.4231 -175.85 + 85 87.2573 1157 1 0 99.2224 51.45 -176.03 + 85 124.24 1448 0 1 109.783 55.7543 -204.45 + 85 120.105 1179 0 0 110.297 55.9625 -205.85 + 85 64.0695 1226 3 1 65.4054 89.8313 -114.707 + 85 207.931 1262 0 0 97.1699 72.467 -206.25 + 85 42.5441 1263 0 0 96.8569 72.65 -205.935 + 85 51.0342 1378 0 1 95.8132 73.2602 -204.85 + 85 126.712 1377 0 1 95.75 73.2972 -204.784 + 85 203.074 1376 0 1 95.55 73.4146 -204.576 + 85 219.88 1351 1 0 67.0989 90.4252 -176.25 + 85 200.544 1352 1 0 66.8902 90.55 -176.042 + 85 65.587 1228 1 1 65.718 91.2718 -174.85 + 85 130.13 1227 1 1 65.65 91.3138 -174.781 + 85 91.6953 1226 1 1 65.45 91.4372 -174.577 + 85 56.028 1431 2 0 41.4048 106.507 -146.25 + 85 195.206 1432 2 0 41.336 106.55 -146.169 + 85 153.291 1100 2 1 40.2401 107.241 -144.85 + 85 307.415 1099 2 1 40.05 107.361 -144.62 + 85 260.196 1508 3 0 17.7488 121.896 -116.25 + 85 168.39 1509 3 0 17.666 121.95 -116.145 + 85 7.81714 983 3 1 16.6604 122.602 -114.85 + 85 179.71 982 3 1 16.65 122.608 -114.837 + 85 282.852 981 3 1 16.45 122.737 -114.579 + 85 30.3925 1579 4 0 -4.2341 136.133 -86.25 + 85 267.081 1580 4 0 -4.26082 136.15 -86.2134 + 85 155.893 873 4 1 -5.26161 136.789 -84.85 + 85 79.098 872 4 1 -5.45 136.908 -84.5939 + 85 333.873 1638 5 0 -28.5328 147.785 -56.25 + 85 21.2457 752 5 1 -29.6348 148.296 -54.85 + 85 159.97 751 5 1 -29.65 148.303 -54.8304 + 85 100.807 750 5 1 -29.85 148.395 -54.5735 + 85 13.0802 1697 6 0 -53.2385 159.739 -26.25 + 85 340.979 1698 6 0 -53.2602 159.75 -26.2237 + 85 28.9845 628 6 1 -54.4121 160.302 -24.85 + 85 139.239 627 6 1 -54.45 160.32 -24.8051 + 85 74.5022 626 6 1 -54.65 160.416 -24.5702 + 85 223.494 1745 7 0 -74.872 169.158 3.75 + 85 133.588 520 7 1 -75.8798 169.6 5.15 + 85 275.959 519 7 1 -76.05 169.675 5.38562 + 85 287.156 1785 8 0 -97.2393 177.232 33.75 + 85 62.5546 409 8 1 -98.2865 177.593 35.15 + 85 273.085 408 8 1 -98.35 177.614 35.2349 + 85 63.1724 407 8 1 -98.55 177.681 35.5038 + 85 83.8756 1375 0 1 95.35 73.514 -204.485 + 85 138.54 1159 4 1 52.0476 30.1333 -84.45 + 85 27.8185 1049 4 0 51.8673 29.8716 -85.85 + 85 136.953 1048 4 0 51.8524 29.85 -85.9656 + 85 193.248 1140 3 1 48.1735 24.5088 -114.45 + 85 124.467 1020 3 0 47.9922 24.2401 -115.85 + 85 11.9814 1121 2 1 44.2542 18.744 -144.45 + 85 108.966 1120 2 1 44.25 18.7379 -144.482 + 85 38.9849 992 2 0 44.0722 18.4743 -145.85 + 85 96.7892 991 2 0 44.0559 18.45 -145.976 + 85 109.357 1101 1 1 40.3369 12.9651 -174.45 + 85 87.1897 963 1 0 40.1522 12.6987 -175.85 + 85 40.8522 962 1 0 40.1184 12.65 -176.106 + 85 119.404 1081 0 1 36.3835 7.26739 -204.45 + 85 126.207 934 0 0 36.2008 7.00275 -205.85 + 85 151.599 1141 3 1 48.25 24.5616 -114.536 + 85 18.7837 1076 10 0 55.9654 35.4499 93.8683 +Number of digits in this event: 185 +Using G4ParticleGun... +Particle energy: 1.19591 LIN Particle: proton Event: 86 -Number of tracker hits in this event: 57 - 86 103.283 1349 10 1 90.0103 -58.5793 95.55 - 86 210.769 607 10 0 90.0097 -58.5802 94.15 - 86 256.824 1349 9 1 89.9947 -58.6009 65.55 - 86 301.936 607 9 0 89.9934 -58.6014 64.15 - 86 145.424 1349 8 1 89.963 -58.6141 35.55 - 86 102.355 607 8 0 89.9621 -58.6143 34.15 - 86 91.808 1349 7 1 89.9436 -58.6167 5.55 - 86 104.632 607 7 0 89.9424 -58.6179 4.15 - 86 93.9579 1349 6 1 89.9144 -58.6403 -24.45 - 86 169.558 607 6 0 89.9135 -58.6408 -25.85 - 86 82.9793 1349 5 1 89.8927 -58.6524 -54.45 - 86 102.017 606 5 0 89.8915 -58.6535 -55.85 - 86 144.569 1349 4 1 89.8703 -58.6788 -84.45 - 86 113.464 606 4 0 89.8691 -58.678 -85.85 - 86 119.223 1348 3 1 89.8462 -58.6625 -114.45 - 86 108.234 606 3 0 89.8466 -58.6619 -115.85 - 86 183.613 1349 2 1 89.8521 -58.6499 -144.45 - 86 106.445 607 2 0 89.8517 -58.6495 -145.85 - 86 107.694 1348 1 1 89.8444 -58.6416 -174.45 - 86 91.9514 607 1 0 89.8439 -58.6415 -175.85 - 86 112.667 1348 0 1 89.8364 -58.6406 -204.45 - 86 109.806 607 0 0 89.8359 -58.6402 -205.85 - 86 33.1607 608 9 0 90.2786 -58.283 64.15 - 86 64.5604 609 9 0 90.3109 -58.25 64.0197 - 86 135.554 1402 8 1 100.671 -56.6621 35.55 - 86 121.734 619 8 0 100.398 -56.1807 34.1491 - 86 87.5395 1383 7 1 96.9198 -50.0799 5.55 - 86 67.0315 1382 7 1 96.75 -50.0243 5.293 - 86 121.908 652 7 0 96.1027 -49.5934 4.15 - 86 9.17222 1309 6 1 82.0245 -41.2838 -24.45 - 86 50.5321 1310 6 1 82.05 -41.2851 -24.466 - 86 90.9297 1311 6 1 82.25 -41.2826 -24.6002 - 86 62.5329 1312 6 1 82.45 -41.3058 -24.7366 - 86 23.3468 688 6 0 84.8873 -42.4242 -25.8502 - 86 121.587 687 6 0 84.9452 -42.45 -25.8752 - 86 105.713 686 6 0 85.3572 -42.65 -26.0225 - 86 222.633 685 6 0 85.6683 -42.85 -25.905 - 86 89.3548 684 6 0 86.1973 -43.05 -25.8875 - 86 86.157 683 6 0 86.3828 -43.2505 -25.8673 - 86 105.945 1362 6 1 92.5583 -45.4676 -24.85 - 86 163.272 665 6 0 99.8211 -46.9245 -25.85 - 86 162.307 666 6 0 100.322 -46.85 -25.9454 - 86 147.916 667 6 0 100.926 -46.65 -26.1384 - 86 224.351 668 6 0 101.272 -46.45 -26.1395 - 86 191.647 669 6 0 101.447 -46.25 -26.114 - 86 4.92292 1134 6 1 47.0334 -82.4654 -24.45 - 86 0.23822 679 6 0 83.0841 -44.2493 -25.85 - 86 9.04025 678 6 0 83.0842 -44.25 -25.8502 - 86 97.9042 1303 6 1 80.8466 -46.056 -24.85 - 86 81.0374 1304 6 1 80.85 -46.1549 -24.7819 - 86 15.0975 670 6 0 79.4828 -45.9819 -25.8502 - 86 4.06687 1288 6 1 77.817 -48.2907 -24.85 - 86 0.0938618 628 6 0 62.5976 -54.3491 -25.85 - 86 0.873539 1186 6 1 57.3452 -59.521 -24.85 - 86 1.25505 609 6 0 59.0062 -58.2154 -25.85 - 86 6.54667 1239 6 1 67.8773 -42.2856 -24.85 - 86 9.60183 693 6 0 67.9845 -41.387 -25.85 -Number of digits in this event: 18 +Number of tracker hits in this event: 29 + 86 108.224 1377 10 1 95.6249 -17.3214 95.55 + 86 129.353 813 10 0 95.629 -17.3228 94.15 + 86 117.332 1377 9 1 95.7362 -17.3547 65.55 + 86 357.775 813 9 0 95.7362 -17.3516 64.15 + 86 138.262 1377 8 1 95.7185 -17.2667 35.55 + 86 172.151 813 8 0 95.7154 -17.2593 34.15 + 86 126.298 1377 7 1 95.6226 -17.1051 5.55 + 86 159.901 814 7 0 95.6153 -17.0976 4.15 + 86 155.837 1376 6 1 95.4717 -16.9714 -24.45 + 86 249.255 815 6 0 95.4609 -16.9625 -25.85 + 86 170.051 1375 5 1 95.1912 -16.8052 -54.45 + 86 110.154 816 5 0 95.1783 -16.7939 -55.85 + 86 200.708 1373 4 1 94.9145 -16.5719 -84.45 + 86 111.822 817 4 0 94.9005 -16.562 -85.85 + 86 118.837 1372 3 1 94.6103 -16.3751 -114.45 + 86 110.432 818 3 0 94.5956 -16.3669 -115.85 + 86 122.116 1370 2 1 94.3111 -16.2007 -144.45 + 86 135.14 819 2 0 94.2997 -16.1946 -145.85 + 86 151.289 1369 1 1 94.0548 -16.0794 -174.45 + 86 289.705 819 1 0 94.0426 -16.0754 -175.85 + 86 114.986 1368 0 1 93.8004 -15.9875 -204.45 + 86 158.377 820 0 0 93.7856 -15.9803 -205.85 + 86 35.9774 1374 5 1 95.15 -16.8383 -54.8386 + 86 2.2636 808 5 0 95.4679 -18.2789 -55.85 + 86 140.703 1373 5 1 94.8385 -21.2547 -54.85 + 86 132.559 812 9 0 96.1169 -17.45 63.938 + 86 58.2166 1384 9 1 97.0149 -16.597 65.15 + 86 80.7016 1383 9 1 96.95 -16.4996 65.3033 + 86 131.101 1382 9 1 96.75 -16.4115 65.4581 +Number of digits in this event: 19 Using G4ParticleGun... -Particle energy: 6.94819 LIN +Particle energy: 5.67717 LIN Particle: proton Event: 87 -Number of tracker hits in this event: 80 - 87 8.09879 523 11 1 -75.267 34.1131 125.185 - 87 95.854 1070 11 0 -75.267 34.1131 124.15 - 87 120.767 523 10 1 -75.2661 34.114 95.55 - 87 140.315 1070 10 0 -75.2677 34.1137 94.15 - 87 101.329 523 9 1 -75.2999 34.1095 65.55 - 87 161.706 1070 9 0 -75.301 34.1087 64.15 - 87 118.826 523 8 1 -75.326 34.0904 35.55 - 87 121.641 1070 8 0 -75.3278 34.0894 34.15 - 87 118.469 523 7 1 -75.3645 34.0693 5.55 - 87 128.016 1070 7 0 -75.366 34.0686 4.15 - 87 100.918 523 6 1 -75.4006 34.049 -24.45 - 87 117.342 1069 6 0 -75.4022 34.0479 -25.85 - 87 122.251 523 5 1 -75.4325 34.0266 -54.45 - 87 96.7524 1069 5 0 -75.4335 34.0263 -55.85 - 87 110.415 522 4 1 -75.4558 34.0175 -84.45 - 87 17838.4 1069 4 0 -75.4559 34.0167 -85.85 - 87 4797.41 1068 4 0 -75.4265 33.85 -86.2317 - 87 12504.1 1070 4 0 -75.4757 34.05 -86.1432 - 87 9893.51 1071 4 0 -75.5954 34.25 -86.2164 - 87 5755.44 1072 4 0 -75.7284 34.45 -86.2444 - 87 6016.07 1067 4 0 -75.3357 33.65 -85.9705 - 87 1924.43 1066 4 0 -75.2728 33.45 -85.8749 - 87 2689.03 527 4 1 -74.5258 31.1943 -84.85 - 87 6252.53 525 4 1 -74.9441 31.5372 -84.85 - 87 3423.73 526 4 1 -74.85 31.0523 -84.5781 - 87 7544.11 1073 4 0 -74.3803 34.65 -86.1172 - 87 129.944 749 3 1 -30.1555 17.8368 -114.45 - 87 320.969 750 3 1 -30.05 17.7969 -114.513 - 87 426.258 751 3 1 -29.85 17.7208 -114.632 - 87 218.63 752 3 1 -29.65 17.6439 -114.751 - 87 457.987 984 3 0 -27.8112 16.936 -115.85 - 87 721.08 983 3 0 -27.588 16.85 -115.983 - 87 60.6109 999 2 1 20.015 -1.99401 -144.45 - 87 328.688 1000 2 1 20.05 -2.00731 -144.469 - 87 289.731 1001 2 1 20.25 -2.08366 -144.575 - 87 340.762 1002 2 1 20.45 -2.16014 -144.68 - 87 179.907 1003 2 1 20.65 -2.23661 -144.786 - 87 125.274 885 2 0 22.682 -3.03241 -145.85 - 87 819.555 884 2 0 22.7269 -3.05 -145.874 - 87 402.479 883 2 0 23.2372 -3.25 -146.142 - 87 41.6599 1279 1 1 76.0298 -24.9462 -174.45 - 87 342.665 1280 1 1 76.05 -24.9525 -174.46 - 87 390.174 1281 1 1 76.25 -25.015 -174.563 - 87 336.664 1282 1 1 76.45 -25.0765 -174.666 - 87 235.818 1283 1 1 76.65 -25.1398 -174.769 - 87 222.772 771 1 0 78.7727 -25.8047 -175.85 - 87 1018.55 770 1 0 78.9174 -25.85 -175.924 - 87 5.39061 769 1 0 79.5615 -26.05 -176.249 - 87 201.277 1570 0 1 134.241 -42.3758 -204.45 - 87 424.371 1571 0 1 134.35 -42.4073 -204.503 - 87 381.258 1572 0 1 134.55 -42.4647 -204.598 - 87 310.053 1573 0 1 134.75 -42.5222 -204.692 - 87 202.094 1574 0 1 134.95 -42.5814 -204.785 - 87 31.5887 684 0 0 137.206 -43.2451 -205.85 - 87 1320.5 683 0 0 137.223 -43.25 -205.858 - 87 199.409 682 0 0 137.901 -43.45 -206.179 - 87 485.483 321 3 1 -115.764 82.0383 -114.45 - 87 269.804 320 3 1 -115.95 82.2551 -114.585 - 87 276.826 319 3 1 -116.15 82.4885 -114.729 - 87 216.675 1321 3 0 -117.698 84.2993 -115.85 - 87 382.978 1322 3 0 -117.827 84.45 -115.943 - 87 333.771 1323 3 0 -117.997 84.65 -116.068 - 87 159.658 1324 3 0 -118.167 84.85 -116.192 - 87 299.061 116 2 1 -156.78 130.386 -144.45 - 87 323.665 115 2 1 -156.95 130.587 -144.583 - 87 218.088 114 2 1 -157.15 130.824 -144.741 - 87 56.0588 1561 2 0 -158.564 132.511 -145.85 - 87 247.447 1562 2 0 -158.597 132.55 -145.876 - 87 297.902 1563 2 0 -158.765 132.75 -146.008 - 87 385.357 1564 2 0 -158.933 132.95 -146.141 - 87 202.985 1317 3 0 -116.779 83.4912 -115.85 - 87 135.951 524 3 1 -75.1724 33.0994 -114.45 - 87 75.6096 1065 3 0 -75.1597 33.0537 -115.85 - 87 64.0526 1064 3 0 -75.1586 33.05 -115.964 - 87 160.713 525 2 1 -74.9023 32.1235 -144.45 - 87 187.655 1060 2 0 -74.8895 32.0776 -145.85 - 87 109.752 527 1 1 -74.6268 31.1403 -174.45 - 87 91.598 1055 1 0 -74.6123 31.0951 -175.85 - 87 104.656 528 0 1 -74.3237 30.1824 -204.45 - 87 106.997 1050 0 0 -74.3093 30.1395 -205.85 -Number of digits in this event: 63 -Using G4ParticleGun... -Particle energy: 1.62474 LIN +Number of tracker hits in this event: 22 + 87 109.82 1257 10 0 92.1219 71.6336 94.15 + 87 98.2912 1359 9 1 92.1209 71.6353 65.55 + 87 146.742 1257 9 0 92.1206 71.6357 64.15 + 87 113.35 1359 8 1 92.1143 71.6423 35.55 + 87 99.0983 1257 8 0 92.1145 71.6426 34.15 + 87 102.118 1359 7 1 92.1203 71.6518 5.55 + 87 147.129 1258 7 0 92.1226 71.652 4.15 + 87 120.433 1360 6 1 92.1675 71.6613 -24.45 + 87 96.4663 1258 6 0 92.1706 71.6615 -25.85 + 87 86.713 1360 5 1 92.2325 71.6628 -54.45 + 87 106.287 1258 5 0 92.2353 71.6625 -55.85 + 87 107.487 1360 4 1 92.2884 71.6515 -84.45 + 87 152.157 1258 4 0 92.2914 71.6508 -85.85 + 87 96.9689 1361 3 1 92.3504 71.6351 -114.45 + 87 127.306 1257 3 0 92.3533 71.6337 -115.85 + 87 165.641 1361 2 1 92.4158 71.6044 -144.45 + 87 107.977 1257 2 0 92.4199 71.6041 -145.85 + 87 152.166 1361 1 1 92.506 71.5995 -174.45 + 87 115.785 1257 1 0 92.5083 71.6004 -175.85 + 87 112.931 1362 0 1 92.5564 71.6165 -204.45 + 87 118.8 1257 0 0 92.5569 71.6168 -205.85 + 87 192.964 1360 2 1 92.35 71.6904 -144.646 +Number of digits in this event: 9 +Using G4ParticleGun... +Particle energy: 2.81509 LIN Particle: proton Event: 88 -Number of tracker hits in this event: 20 - 88 138.363 918 9 1 3.68782 -134.465 65.55 - 88 257.665 228 9 0 3.68735 -134.463 64.15 - 88 126.165 918 8 1 3.66916 -134.411 35.55 - 88 98.0341 228 8 0 3.67073 -134.412 34.15 - 88 146.386 918 7 1 3.70281 -134.433 5.55 - 88 107.76 228 7 0 3.70188 -134.425 4.15 - 88 220.171 918 6 1 3.67596 -134.252 -24.45 - 88 101.322 229 6 0 3.66956 -134.246 -25.85 - 88 139.699 917 5 1 3.53639 -134.132 -54.45 - 88 103.839 230 5 0 3.53085 -134.129 -55.85 - 88 178.855 916 4 1 3.41965 -134.061 -84.45 - 88 108.551 230 4 0 3.41201 -134.055 -85.85 - 88 185.624 916 3 1 3.26064 -133.941 -114.45 - 88 143.802 231 3 0 3.25532 -133.939 -115.85 - 88 117.825 915 2 1 3.1514 -133.907 -144.45 - 88 119.194 231 2 0 3.14496 -133.905 -145.85 - 88 129.783 914 1 1 3.0026 -133.874 -174.45 - 88 107.841 231 1 0 2.99425 -133.867 -175.85 - 88 153.049 913 0 1 2.83012 -133.726 -204.45 - 88 99.5879 232 0 0 2.82261 -133.721 -205.85 -Number of digits in this event: 12 +Number of tracker hits in this event: 21 + 88 18.3511 1360 10 0 72.1196 92.1931 93.8041 + 88 107.629 1260 9 1 72.1247 92.1957 65.55 + 88 112.408 1360 9 0 72.1238 92.1973 64.15 + 88 93.7173 1260 8 1 72.105 92.2336 35.55 + 88 141.644 1360 8 0 72.1066 92.2376 34.15 + 88 106.817 1260 7 1 72.1428 92.3283 5.55 + 88 117.822 1360 7 0 72.1458 92.3291 4.15 + 88 104.743 1260 6 1 72.2103 92.3467 -24.45 + 88 91.1611 1360 6 0 72.2123 92.349 -25.85 + 88 109.624 1261 5 1 72.2536 92.3973 -54.45 + 88 109.554 1361 5 0 72.2539 92.4002 -55.85 + 88 198.531 1261 4 1 72.2625 92.448 -84.45 + 88 105.09 1361 4 0 72.2642 92.4491 -85.85 + 88 116.979 1261 3 1 72.2967 92.4762 -114.45 + 88 96.5886 1361 3 0 72.3023 92.4785 -115.85 + 88 119.691 1261 2 1 72.4166 92.5252 -144.45 + 88 114.767 1361 2 0 72.425 92.5283 -145.85 + 88 129.721 1262 1 1 72.6012 92.5864 -174.45 + 88 124.022 1362 1 0 72.6118 92.5877 -175.85 + 88 117.401 1263 0 1 72.834 92.6079 -204.45 + 88 124.058 1362 0 0 72.8417 92.6088 -205.85 +Number of digits in this event: 6 Using G4ParticleGun... -Particle energy: 7.70359 LIN +Particle energy: 2.33811 LIN Particle: proton Event: 89 -Number of tracker hits in this event: 18 - 89 271.621 1436 7 1 107.436 102.327 5.55 - 89 104.553 1410 7 0 107.436 102.326 4.15 - 89 107.168 1436 6 1 107.428 102.31 -24.45 - 89 95.6431 1410 6 0 107.428 102.309 -25.85 - 89 143.159 1436 5 1 107.433 102.296 -54.45 - 89 110.324 1410 5 0 107.432 102.295 -55.85 - 89 149.909 1436 4 1 107.427 102.278 -84.45 - 89 299.045 1410 4 0 107.426 102.278 -85.85 - 89 130.481 1436 3 1 107.405 102.282 -114.45 - 89 144.118 1410 3 0 107.404 102.282 -115.85 - 89 130.63 1436 2 1 107.39 102.29 -144.45 - 89 94.6893 1410 2 0 107.397 102.283 -145.85 - 89 121.151 1437 1 1 107.558 102.123 -174.45 - 89 110.121 1409 1 0 107.566 102.115 -175.85 - 89 105.478 1437 0 1 107.732 101.961 -204.45 - 89 134.427 1409 0 0 107.739 101.953 -205.85 - 89 160.687 1440 4 1 108.295 101.903 -84.85 - 89 71.1923 1441 4 1 108.35 101.902 -84.8178 -Number of digits in this event: 11 +Number of tracker hits in this event: 28 + 89 276.624 1390 10 1 98.3348 -7.5215 95.55 + 89 170.79 862 10 0 98.3354 -7.5204 94.15 + 89 145.295 1390 9 1 98.349 -7.5051 65.55 + 89 11.6871 1391 9 1 98.35 -7.50526 65.2036 + 89 305.293 862 9 0 98.3533 -7.50535 64.15 + 89 236.155 1391 8 1 98.451 -7.509 35.55 + 89 143.342 862 8 0 98.4523 -7.50956 34.15 + 89 224.8 1391 7 1 98.4919 -7.53444 5.55 + 89 174.476 862 7 0 98.4939 -7.53682 4.15 + 89 114.001 1391 6 1 98.532 -7.60437 -24.45 + 89 110.069 862 6 0 98.5342 -7.60636 -25.85 + 89 164.339 1392 5 1 98.5735 -7.64602 -54.45 + 89 26.515 862 5 0 98.5753 -7.64987 -55.85 + 89 95.6474 861 5 0 98.5754 -7.65 -55.8965 + 89 116.899 1392 4 1 98.6198 -7.72191 -84.45 + 89 114.41 861 4 0 98.6211 -7.72898 -85.85 + 89 103.059 1392 3 1 98.6446 -7.88418 -114.45 + 89 138.931 860 3 0 98.6468 -7.89236 -115.85 + 89 124.376 1392 2 1 98.6959 -8.07736 -144.45 + 89 123.953 859 2 0 98.7008 -8.0845 -145.85 + 89 109.598 1393 1 1 98.8066 -8.2324 -174.45 + 89 138.858 859 1 0 98.813 -8.2415 -175.85 + 89 158.492 1393 0 1 98.9399 -8.42748 -204.45 + 89 111.228 858 0 0 98.9485 -8.4394 -205.85 + 89 167.272 863 9 0 98.0631 -7.44972 63.8655 + 89 5.25378 1391 10 1 98.35 -7.61615 95.2772 + 89 106.439 859 10 0 98.1593 -8.15145 94.1499 + 89 173.018 860 10 0 98.0986 -8.05 94.0199 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 9.25365 LIN +Particle energy: 1.41304 LIN Particle: proton Event: 90 -Number of tracker hits in this event: 24 - 90 95.9533 1310 11 1 82.1319 1.14012 125.511 - 90 170.96 905 11 0 82.1319 1.1401 124.15 - 90 108.945 1310 10 1 82.1325 1.14012 95.55 - 90 300.237 905 10 0 82.1324 1.14009 94.15 - 90 101.206 1310 9 1 82.1318 1.14029 65.55 - 90 130.426 905 9 0 82.1321 1.13955 64.15 - 90 116.549 1310 8 1 82.1391 1.12515 35.55 - 90 91.6264 905 8 0 82.1388 1.12365 34.15 - 90 127.046 1310 7 1 82.1347 1.0925 5.55 - 90 120.254 905 7 0 82.135 1.09089 4.15 - 90 96.7104 1310 6 1 82.1404 1.05802 -24.45 - 90 149.156 905 6 0 82.141 1.05579 -25.85 - 90 108.791 1310 5 1 82.1483 1.00879 -54.45 - 90 102.559 904 5 0 82.1492 1.00685 -55.85 - 90 124.526 1310 4 1 82.1667 0.965647 -84.45 - 90 105.021 904 4 0 82.1675 0.964457 -85.85 - 90 140.443 1310 3 1 82.188 0.940169 -114.45 - 90 118.072 904 3 0 82.1886 0.939635 -115.85 - 90 100.266 1310 2 1 82.1999 0.925924 -144.45 - 90 135.897 904 2 0 82.2019 0.924702 -145.85 - 90 108.122 1310 1 1 82.2436 0.899349 -174.45 - 90 96.9269 904 1 0 82.2464 0.898279 -175.85 - 90 103.552 1311 0 1 82.3002 0.876851 -204.45 - 90 184.705 904 0 0 82.3031 0.874877 -205.85 -Number of digits in this event: 11 +Number of tracker hits in this event: 22 + 90 158.212 1155 10 1 51.1891 -67.9814 95.55 + 90 109.898 560 10 0 51.1906 -67.9816 94.15 + 90 140.828 1155 9 1 51.2169 -67.977 65.55 + 90 134.408 560 9 0 51.2204 -67.9764 64.15 + 90 146.95 1156 8 1 51.2778 -67.9777 35.55 + 90 119.412 560 8 0 51.2807 -67.9754 34.15 + 90 125.897 1156 7 1 51.3417 -67.9498 5.55 + 90 115.668 560 7 0 51.342 -67.9475 4.15 + 90 218.479 1156 6 1 51.3501 -67.8972 -24.45 + 90 110.646 560 6 0 51.3479 -67.892 -25.85 + 90 142.844 1156 5 1 51.3032 -67.7953 -54.45 + 90 141.969 561 5 0 51.2998 -67.7923 -55.85 + 90 236.879 1155 4 1 51.2026 -67.7269 -84.45 + 90 348.309 561 4 0 51.1971 -67.7241 -85.85 + 90 154.648 1155 3 1 51.0919 -67.6671 -114.45 + 90 105.269 561 3 0 51.0885 -67.6631 -115.85 + 90 99.6085 1154 2 1 51.0022 -67.5978 -144.45 + 90 124.945 562 2 0 50.9981 -67.5948 -145.85 + 90 209.637 1154 1 1 50.9105 -67.5407 -174.45 + 90 113.051 562 1 0 50.9082 -67.538 -175.85 + 90 117.284 1154 0 1 50.8539 -67.4834 -204.45 + 90 140.804 562 0 0 50.8478 -67.4804 -205.85 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 8.50429 LIN +Particle energy: 5.03751 LIN Particle: proton Event: 91 -Number of tracker hits in this event: 24 - 91 112.418 806 11 1 -18.7301 -1.76472 125.55 - 91 118.244 891 11 0 -18.7315 -1.76277 124.15 - 91 209.637 806 10 1 -18.7595 -1.72363 95.55 - 91 114.429 891 10 0 -18.7612 -1.72081 94.15 - 91 107.574 806 9 1 -18.7994 -1.66103 65.55 - 91 99.4561 891 9 0 -18.8017 -1.65834 64.15 - 91 139.082 805 8 1 -18.8515 -1.59961 35.55 - 91 175.88 892 8 0 -18.8535 -1.59719 34.15 - 91 113.186 805 7 1 -18.898 -1.54735 5.55 - 91 127.903 892 7 0 -18.8998 -1.54507 4.15 - 91 139.748 805 6 1 -18.9376 -1.49878 -24.45 - 91 187.08 892 6 0 -18.9394 -1.49606 -25.85 - 91 141.653 805 5 1 -18.9795 -1.43851 -54.45 - 91 117.358 893 5 0 -18.9814 -1.43534 -55.85 - 91 172.326 805 4 1 -19.0225 -1.37164 -84.45 - 91 148.634 893 4 0 -19.0249 -1.36737 -85.85 - 91 130.545 804 3 1 -19.0722 -1.28283 -114.45 - 91 111.713 893 3 0 -19.0746 -1.27795 -115.85 - 91 106.711 804 2 1 -19.1223 -1.1778 -144.45 - 91 111.786 894 2 0 -19.125 -1.17367 -145.85 - 91 162.831 804 1 1 -19.1809 -1.08945 -174.45 - 91 111.99 894 1 0 -19.1829 -1.08444 -175.85 - 91 176.664 804 0 1 -19.2253 -0.983201 -204.45 - 91 116.126 895 0 0 -19.2263 -0.977761 -205.85 -Number of digits in this event: 13 +Number of tracker hits in this event: 25 + 91 108.134 1195 11 1 59.1718 15.2774 125.55 + 91 104.442 976 11 0 59.1724 15.2772 124.15 + 91 124.957 1195 10 1 59.1884 15.2694 95.55 + 91 103.516 976 10 0 59.1903 15.2688 94.15 + 91 167.785 1195 9 1 59.2269 15.2632 65.55 + 91 102.26 976 9 0 59.2277 15.2629 64.15 + 91 147.308 1195 8 1 59.2355 15.2559 35.55 + 91 188.246 976 8 0 59.2365 15.2567 34.15 + 91 102.866 1196 7 1 59.2619 15.2752 5.55 + 91 156.36 976 7 0 59.2631 15.2755 4.15 + 91 96.6241 1196 6 1 59.2891 15.2826 -24.45 + 91 137.141 976 6 0 59.2892 15.2812 -25.85 + 91 128.074 1196 5 1 59.2948 15.2563 -54.45 + 91 125.747 976 5 0 59.2946 15.2546 -55.85 + 91 106.286 1196 4 1 59.2909 15.2165 -84.45 + 91 106.313 975 4 0 59.2917 15.2148 -85.85 + 91 230.55 1196 3 1 59.3136 15.1762 -114.45 + 91 110.904 975 3 0 59.3156 15.1723 -115.85 + 91 95.4172 1196 2 1 59.3528 15.0932 -144.45 + 91 137.262 975 2 0 59.3551 15.0896 -145.85 + 91 115.204 1196 1 1 59.4007 15.0188 -174.45 + 91 144.898 974 1 0 59.3978 15.0135 -175.85 + 91 105.672 1196 0 1 59.3382 14.9055 -204.45 + 91 131.923 974 0 0 59.3346 14.9001 -205.85 + 91 165.211 1195 3 1 59.25 15.1167 -114.689 +Number of digits in this event: 14 Using G4ParticleGun... -Particle energy: 8.08896 LIN +Particle energy: 5.15048 LIN Particle: proton Event: 92 -Number of tracker hits in this event: 9 - 92 146.751 900 9 1 0.0620979 -126.264 65.55 - 92 120.997 269 9 0 0.0624352 -126.264 64.15 - 92 106.465 900 8 1 0.0678106 -126.269 35.55 - 92 102.607 269 8 0 0.0682166 -126.27 34.15 - 92 154.152 900 7 1 0.075637 -126.278 5.55 - 92 116.488 269 7 0 0.0748472 -126.279 4.15 - 92 108.382 900 6 1 0.0600609 -126.288 -24.45 - 92 145.431 269 6 0 0.0591436 -126.289 -25.85 - 92 0.560014 266 1 0 -0.05 -126.798 -176.247 -Number of digits in this event: 5 -Using G4ParticleGun... -Particle energy: 8.16395 LIN +Number of tracker hits in this event: 106 + 92 120.312 1136 9 1 47.3498 114.726 65.55 + 92 111.709 1472 9 0 47.3497 114.725 64.15 + 92 119.652 1136 8 1 47.3438 114.709 35.55 + 92 124.459 1472 8 0 47.3455 114.707 34.15 + 92 203.704 1136 7 1 47.383 114.667 5.55 + 92 98.2783 1472 7 0 47.3843 114.664 4.15 + 92 120.61 1136 6 1 47.4073 114.591 -24.45 + 92 107.245 1472 6 0 47.4085 114.589 -25.85 + 92 14407.5 1136 5 1 47.4309 114.54 -54.45 + 92 4177.51 1465 5 0 46.8381 113.225 -55.85 + 92 848.715 1464 5 0 46.8041 113.15 -55.9093 + 92 934.664 1463 5 0 46.7156 112.95 -56.0649 + 92 182.127 1462 5 0 46.6311 112.75 -56.2191 + 92 1742.29 1055 4 1 31.1672 72.1865 -84.45 + 92 1364.9 1054 4 1 31.05 71.8945 -84.6758 + 92 742.971 1251 4 0 30.4514 70.3773 -85.85 + 92 1340.25 1250 4 0 30.4011 70.25 -85.9484 + 92 1457.53 1249 4 0 30.3201 70.05 -86.0964 + 92 65.0577 1248 4 0 30.2416 69.85 -86.241 + 92 4173.03 1135 5 1 47.25 114.657 -54.5754 + 92 755.646 1472 5 0 46.7238 114.745 -55.85 + 92 26349.4 1473 5 0 46.7066 114.75 -55.8752 + 92 2430.43 1467 5 0 47.0777 113.624 -55.85 + 92 8166.34 1466 5 0 47.0491 113.55 -55.9337 + 92 988.37 1086 4 1 37.3299 88.5511 -84.45 + 92 469.459 1085 4 1 37.25 88.329 -84.7177 + 92 579.074 1336 4 0 36.8935 87.3831 -85.85 + 92 941.267 1335 4 0 36.8434 87.25 -86.0094 + 92 461.995 1043 3 1 28.6885 63.9138 -114.45 + 92 1767.96 1042 3 1 28.65 63.8328 -114.535 + 92 772.291 1212 3 0 28.0514 62.5763 -115.85 + 92 1304.85 1211 3 0 27.9915 62.45 -115.981 + 92 372.201 1210 3 0 27.8955 62.25 -116.194 + 92 3182.13 970 2 1 14.2307 35.0111 -144.45 + 92 3038.99 969 2 1 14.05 34.8278 -144.692 + 92 3840.88 1069 2 0 13.2495 34.0363 -145.85 + 92 5532.61 1471 5 0 47.2408 114.44 -55.85 + 92 6142.67 1137 5 1 47.45 114.541 -54.8217 + 92 434.16 1138 5 1 47.65 115.318 -54.5447 + 92 137.493 1141 4 1 48.424 118.214 -84.45 + 92 132.393 1491 4 0 48.471 118.396 -85.85 + 92 97.6331 1146 3 1 49.4244 122.101 -114.45 + 92 149.563 1510 3 0 49.4727 122.281 -115.85 + 92 118.949 1152 2 1 50.4741 125.941 -144.45 + 92 73.7836 1529 2 0 50.5181 126.117 -145.85 + 92 45.4541 1530 2 0 50.5265 126.15 -146.115 + 92 139.774 1156 1 1 51.4111 129.72 -174.45 + 92 126.663 1548 1 0 51.4549 129.892 -175.85 + 92 122.062 1161 0 1 52.3523 133.389 -204.45 + 92 131.076 1567 0 0 52.4006 133.562 -205.85 + 92 122.472 1474 5 0 47.5257 114.95 -55.8575 + 92 117.802 1150 4 1 50.1435 126.219 -84.45 + 92 147.93 1533 4 0 50.2742 126.777 -85.85 + 92 112.504 1164 3 1 52.9402 138.23 -114.45 + 92 150.83 1593 3 0 53.0724 138.788 -115.85 + 92 176.379 1178 2 1 55.8089 150.2 -144.45 + 92 158.972 1653 2 0 55.9393 150.752 -145.85 + 92 221.273 1192 1 1 58.5845 162.037 -174.45 + 92 214.489 1712 1 0 58.7159 162.592 -175.85 + 92 0.0372169 1713 1 0 58.7532 162.75 -176.25 + 92 269.49 1206 0 1 61.3735 173.897 -204.45 + 92 79.0871 1771 0 0 61.5102 174.455 -205.85 + 92 45.4153 1772 0 0 61.5335 174.55 -206.089 + 92 9.21451 1769 0 0 59.4193 174.038 -205.85 + 92 165.462 1197 1 1 59.6193 162.042 -174.85 + 92 104.677 1198 1 1 59.65 162.013 -174.836 + 92 131.368 1198 2 1 59.7485 150.666 -144.85 + 92 4.61597 1651 2 0 60.5201 150.519 -145.85 + 92 15.7447 1203 2 1 60.6968 152.242 -144.85 + 92 8.79282 1660 2 0 60.6317 152.322 -145.85 + 92 11464.8 1470 5 0 49.5953 114.35 -56.2105 + 92 25.413 1103 6 0 43.3931 40.6771 -26.25 + 92 174.975 1102 6 0 43.3916 40.65 -26.2395 + 92 186.612 1101 6 0 43.3805 40.45 -26.162 + 92 289.852 1100 6 0 43.3691 40.25 -26.0849 + 92 434.135 1099 6 0 43.3576 40.05 -26.0075 + 92 188.926 1098 6 0 43.3453 39.85 -25.9302 + 92 3.75755 1097 6 0 43.3335 39.65 -25.8529 + 92 1145.82 1115 6 1 43.1824 37.0613 -24.85 + 92 184.969 678 7 0 40.1038 -44.295 3.75 + 92 282.171 677 7 0 40.098 -44.45 3.80438 + 92 225.417 676 7 0 40.0903 -44.65 3.87413 + 92 153.645 675 7 0 40.0822 -44.85 3.94364 + 92 177.33 674 7 0 40.0735 -45.05 4.01285 + 92 202.922 673 7 0 40.0651 -45.25 4.08171 + 92 1959.02 1099 7 1 39.9467 -48.3827 5.15 + 92 13.2385 166 8 0 38.0624 -146.931 33.75 + 92 182.301 165 8 0 38.0621 -146.95 33.7554 + 92 170.125 164 8 0 38.0583 -147.15 33.8135 + 92 162.871 163 8 0 38.055 -147.35 33.8725 + 92 202.696 162 8 0 38.0521 -147.55 33.9318 + 92 231.701 161 8 0 38.0486 -147.75 33.9915 + 92 193.795 160 8 0 38.0451 -147.95 34.0516 + 92 147.595 159 8 0 38.042 -148.15 34.1109 + 92 1428.86 1089 8 1 37.9816 -151.642 35.15 + 92 110.825 1090 8 1 38.05 -152.061 35.2466 + 92 102.768 1135 4 1 47.1413 114.131 -84.45 + 92 91.1947 1469 4 0 47.1389 114.111 -85.85 + 92 98.8671 1135 3 1 47.102 113.663 -114.45 + 92 105.594 1467 3 0 47.1036 113.645 -115.85 + 92 106.662 1135 2 1 47.1193 113.292 -144.45 + 92 101.627 1465 2 0 47.114 113.275 -145.85 + 92 96.0874 1134 1 1 47.007 112.959 -174.45 + 92 109.592 1463 1 0 46.9919 112.944 -175.85 + 92 129.609 1132 0 1 46.6357 112.598 -204.45 + 92 142.756 1462 0 0 46.6188 112.579 -205.85 +Number of digits in this event: 79 +Using G4ParticleGun... +Particle energy: 2.54479 LIN Particle: proton Event: 93 -Number of tracker hits in this event: 15 - 93 112.559 741 6 1 -31.7569 90.0086 -24.45 - 93 151.651 1349 6 0 -31.7574 90.0065 -25.85 - 93 125.494 741 5 1 -31.7637 89.9662 -54.45 - 93 109.19 1349 5 0 -31.7649 89.9637 -55.85 - 93 129.921 741 4 1 -31.7885 89.9087 -84.45 - 93 105.964 1349 4 0 -31.7905 89.905 -85.85 - 93 132.824 741 3 1 -31.832 89.8321 -114.45 - 93 120.888 1348 3 0 -31.8336 89.8297 -115.85 - 93 92.7607 740 2 1 -31.8669 89.7822 -144.45 - 93 119.627 1348 2 0 -31.8681 89.7803 -145.85 - 93 265.041 740 1 1 -31.8894 89.741 -174.45 - 93 223.094 1348 1 0 -31.8914 89.7395 -175.85 - 93 138.775 740 0 1 -31.9303 89.711 -204.45 - 93 210.701 1348 0 0 -31.9318 89.71 -205.85 - 93 106.432 741 1 1 -31.85 89.8366 -174.5 -Number of digits in this event: 10 +Number of tracker hits in this event: 30 + 93 117.579 1533 8 1 126.918 57.5066 35.55 + 93 99.9902 1187 8 0 126.916 57.507 34.15 + 93 102.873 1533 7 1 126.864 57.512 5.55 + 93 110.653 1187 7 0 126.859 57.5124 4.15 + 93 150.916 1533 6 1 126.758 57.52 -24.45 + 93 150.061 1187 6 0 126.752 57.5232 -25.85 + 93 350.864 1532 5 1 126.625 57.5821 -54.45 + 93 181.237 1187 5 0 126.618 57.5834 -55.85 + 93 147.527 1531 4 1 126.487 57.6016 -84.45 + 93 120.243 1187 4 0 126.479 57.6002 -85.85 + 93 109.504 1530 3 1 126.322 57.5731 -114.45 + 93 157.255 1187 3 0 126.318 57.5715 -115.85 + 93 141.38 1530 2 1 126.228 57.5251 -144.45 + 93 113.455 1187 2 0 126.223 57.5204 -145.85 + 93 136.03 1529 1 1 126.118 57.4299 -174.45 + 93 111.705 1186 1 0 126.115 57.4282 -175.85 + 93 119.686 1529 0 1 126.07 57.3887 -204.45 + 93 101.729 1186 0 0 126.066 57.3878 -205.85 + 93 81.1639 1531 5 1 126.55 57.599 -54.6977 + 93 186.33 1188 5 0 126.26 57.7242 -55.85 + 93 19.2023 1461 4 1 112.398 67.9411 -84.45 + 93 79.2569 1460 4 1 112.35 67.9504 -84.4741 + 93 154.205 1459 4 1 112.15 67.9393 -84.5414 + 93 197.03 1458 4 1 111.95 67.8471 -84.5351 + 93 55.6378 1457 4 1 111.75 67.7635 -84.5117 + 93 78.8616 1238 4 0 113.558 67.8371 -85.85 + 93 93.2532 1469 4 1 113.974 64.9126 -84.85 + 93 147.265 1198 4 0 113.791 59.8349 -85.85 + 93 138.772 1466 4 1 113.54 58.9832 -84.85 + 93 103.082 1212 4 0 110.404 62.65 -85.9041 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 2.15431 LIN +Particle energy: 5.19646 LIN Particle: proton Event: 94 -Number of tracker hits in this event: 21 - 94 140.595 449 10 1 -90.2067 38.7917 95.55 - 94 112.547 1093 10 0 -90.2061 38.7884 94.15 - 94 126.888 449 9 1 -90.1962 38.7204 65.55 - 94 171.534 1093 9 0 -90.1954 38.7128 64.15 - 94 108.617 449 8 1 -90.1828 38.5549 35.55 - 94 116.612 1092 8 0 -90.1807 38.5478 34.15 - 94 158.752 450 5 1 -89.9823 38.2118 -54.45 - 94 122.718 1090 5 0 -89.9772 38.2072 -55.85 - 94 158.785 450 4 1 -89.8718 38.1152 -84.45 - 94 88.945 1090 4 0 -89.865 38.1126 -85.85 - 94 92.2429 451 3 1 -89.7182 38.0564 -114.45 - 94 58.5879 1090 3 0 -89.7107 38.0507 -115.85 - 94 54.9651 1089 3 0 -89.7096 38.05 -116.037 - 94 108.189 452 2 1 -89.562 37.9453 -144.45 - 94 178.81 1089 2 0 -89.5551 37.9377 -145.85 - 94 99.712 453 1 1 -89.4127 37.7713 -174.45 - 94 115.725 1088 1 0 -89.4043 37.7648 -175.85 - 94 132.426 454 0 1 -89.2306 37.6277 -204.45 - 94 115.097 1087 0 0 -89.2224 37.6233 -205.85 - 94 84.1457 450 6 1 -90.05 38.3035 -24.663 - 94 108.211 1091 7 0 -90.15 38.3834 3.92375 -Number of digits in this event: 9 +Number of tracker hits in this event: 24 + 94 99.2102 1085 11 1 37.0679 49.9252 125.55 + 94 148.918 1149 11 0 37.0676 49.9257 124.15 + 94 118.512 1085 10 1 37.0582 49.9404 95.55 + 94 125.81 1149 10 0 37.0538 49.9457 94.15 + 94 207.198 1084 9 1 36.9631 50.055 65.55 + 94 123.896 1150 9 0 36.9574 50.0602 64.15 + 94 93.1109 1083 8 1 36.8335 50.1688 35.55 + 94 113.675 1150 8 0 36.8264 50.1731 34.15 + 94 119.841 1083 7 1 36.6812 50.257 5.55 + 94 149.72 1151 7 0 36.6733 50.2611 4.15 + 94 111.203 1082 6 1 36.514 50.348 -24.45 + 94 123.864 1151 6 0 36.5053 50.3515 -25.85 + 94 114.112 1081 5 1 36.3259 50.4267 -54.45 + 94 109.063 1151 5 0 36.3161 50.4298 -55.85 + 94 109.541 1080 4 1 36.1125 50.4969 -84.45 + 94 123.915 1152 4 0 36.103 50.5017 -85.85 + 94 124.903 1079 3 1 35.907 50.5986 -114.45 + 94 99.2817 1152 3 0 35.8966 50.6034 -115.85 + 94 103.65 1078 2 1 35.6834 50.6984 -144.45 + 94 91.7132 1153 2 0 35.6732 50.7025 -145.85 + 94 142.394 1077 1 1 35.4587 50.7894 -174.45 + 94 150.839 1153 1 0 35.4491 50.7941 -175.85 + 94 97.1705 1075 0 1 35.249 50.8906 -204.45 + 94 121.814 1154 0 0 35.2378 50.8936 -205.85 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 7.70367 LIN +Particle energy: 3.77373 LIN Particle: proton Event: 95 -Number of tracker hits in this event: 27 - 95 153.341 657 9 1 -48.6144 115.104 65.55 - 95 94.8184 1474 9 0 -48.6154 115.105 64.15 - 95 97.6411 657 8 1 -48.634 115.12 35.55 - 95 104.744 1474 8 0 -48.6344 115.119 34.15 - 95 127.396 657 7 1 -48.6387 115.108 5.55 - 95 111.365 1474 7 0 -48.6379 115.108 4.15 - 95 112.491 657 6 1 -48.6267 115.101 -24.45 - 95 89.7796 1474 6 0 -48.6261 115.102 -25.85 - 95 123.178 657 5 1 -48.6138 115.121 -54.45 - 95 160.833 1474 5 0 -48.6143 115.121 -55.85 - 95 108.12 657 4 1 -48.6282 115.13 -84.45 - 95 118.747 1474 4 0 -48.6285 115.13 -85.85 - 95 202.746 657 3 1 -48.6332 115.139 -114.45 - 95 131.557 1474 3 0 -48.6326 115.14 -115.85 - 95 106.697 657 2 1 -48.6227 115.149 -144.45 - 95 112.596 1475 2 0 -48.6214 115.151 -145.85 - 95 276.277 657 1 1 -48.596 115.189 -174.45 - 95 316.725 1475 1 0 -48.5949 115.191 -175.85 - 95 122.368 657 0 1 -48.574 115.241 -204.45 - 95 197.879 1475 0 0 -48.5731 115.244 -205.85 - 95 152.897 1476 1 0 -48.6729 115.35 -176.109 - 95 95.6754 660 1 1 -47.8761 116.984 -174.85 - 95 113.001 661 1 1 -47.85 117.112 -174.789 - 95 5.85342 1486 1 0 -47.9651 117.445 -175.85 - 95 28.4094 651 1 1 -49.694 113.403 -174.85 - 95 50.5583 656 3 1 -48.6501 115.113 -114.605 - 95 155.813 1473 9 0 -48.6002 114.945 64.15 -Number of digits in this event: 13 +Number of tracker hits in this event: 47 + 95 103.62 711 11 1 -37.666 -3.15578 125.55 + 95 131.094 884 11 0 -37.6658 -3.15462 124.15 + 95 114.837 711 10 1 -37.6824 -3.12596 95.55 + 95 137.607 884 10 0 -37.6837 -3.12385 94.15 + 95 122.332 711 9 1 -37.7055 -3.08327 65.55 + 95 90.8636 884 9 0 -37.7067 -3.08042 64.15 + 95 199.921 711 8 1 -37.7258 -3.0241 35.55 + 95 99.613 885 8 0 -37.7274 -3.02062 34.15 + 95 115.867 711 7 1 -37.7613 -2.9481 5.55 + 95 135.555 885 7 0 -37.7637 -2.94513 4.15 + 95 111.471 711 6 1 -37.8106 -2.88366 -24.45 + 95 149.316 885 6 0 -37.8137 -2.87934 -25.85 + 95 109.414 710 5 1 -37.8615 -2.79265 -54.45 + 95 135.993 886 5 0 -37.8638 -2.78823 -55.85 + 95 107.278 710 4 1 -37.9195 -2.70373 -84.45 + 95 205.088 886 4 0 -37.9223 -2.70022 -85.85 + 95 112.696 710 3 1 -37.9837 -2.62953 -114.45 + 95 102.236 887 3 0 -37.9854 -2.62759 -115.85 + 95 120.141 710 2 1 -38.0094 -2.59021 -144.45 + 95 104.418 887 2 0 -38.0113 -2.58763 -145.85 + 95 120.17 710 1 1 -38.0471 -2.53701 -174.45 + 95 146.757 887 1 0 -38.0486 -2.53388 -175.85 + 95 113.023 709 0 1 -38.0777 -2.46796 -204.45 + 95 110.456 887 0 0 -38.08 -2.46386 -205.85 + 95 8.93476 1408 4 0 -49.6782 101.75 -86.1116 + 95 118.273 1491 2 0 -94.8717 118.445 -146.25 + 95 103.461 423 2 1 -95.4245 118.581 -144.849 + 95 81.5369 422 2 1 -95.55 118.559 -144.651 + 95 399.188 855 0 0 -27.1608 -8.92483 -206.25 + 95 45.9236 854 0 0 -26.9599 -9.05 -205.911 + 95 147.932 768 0 1 -26.3381 -9.45489 -204.85 + 95 268.046 769 0 1 -26.25 -9.51228 -204.7 + 95 568.613 839 1 0 -11.5456 -12.0629 -176.25 + 95 10.7752 845 1 1 -10.8554 -12.1532 -174.85 + 95 365.499 846 1 1 -10.85 -12.1538 -174.839 + 95 545.703 837 2 0 0.05 -12.497 -146.109 + 95 385.658 902 2 1 0.524192 -12.4863 -144.85 + 95 57.9136 903 2 1 0.65 -12.4821 -144.514 + 95 173.246 470 3 1 -85.8704 -32.3142 -114.45 + 95 224.635 735 3 0 -85.4656 -32.8968 -115.85 + 95 22.2796 897 2 1 -0.542289 -12.7763 -144.85 + 95 38.106 974 1 1 14.9302 97.9902 -174.733 + 95 22.3923 1402 6 0 -5.69825 100.701 -26.25 + 95 0.785562 1403 6 0 -5.70325 100.75 -26.2495 + 95 0.196114 628 11 1 -54.4129 -80.5399 125.15 + 95 26.3098 294 1 1 -121.231 100.581 -174.45 + 95 3891.28 524 2 0 -116.547 -75.2165 -146.199 +Number of digits in this event: 24 Using G4ParticleGun... -Particle energy: 2.34063 LIN +Particle energy: 8.82243 LIN Particle: proton Event: 96 -Number of tracker hits in this event: 39 - 96 146.581 717 10 1 -36.6037 -82.7029 95.55 - 96 171.574 486 10 0 -36.6046 -82.7034 94.15 - 96 104.489 717 9 1 -36.6097 -82.7118 65.55 - 96 144.643 486 9 0 -36.6101 -82.7096 64.15 - 96 212.564 717 8 1 -36.6358 -82.6603 35.55 - 96 100.766 486 8 0 -36.6388 -82.6574 34.15 - 96 159.209 716 7 1 -36.6989 -82.581 5.55 - 96 113.662 487 7 0 -36.7016 -82.5764 4.15 - 96 145.603 716 6 1 -36.7671 -82.4853 -24.45 - 96 132.62 487 6 0 -36.7712 -82.4818 -25.85 - 96 173.852 715 5 1 -36.8543 -82.4066 -54.45 - 96 262.136 488 5 0 -36.8592 -82.401 -55.85 - 96 115.94 715 4 1 -36.9443 -82.3013 -84.45 - 96 101.281 488 4 0 -36.9467 -82.2958 -85.85 - 96 156.175 715 3 1 -36.9854 -82.1916 -114.45 - 96 162.201 489 3 0 -36.9864 -82.1839 -115.85 - 96 110.207 715 2 1 -37.0013 -82.0122 -144.45 - 96 126.453 490 2 0 -37.003 -82.0072 -145.85 - 96 111.554 715 1 1 -37.0422 -81.9062 -174.45 - 96 115.812 490 1 0 -37.0421 -81.9021 -175.85 - 96 128.382 715 0 1 -37.0407 -81.8211 -204.45 - 96 108.862 491 0 0 -37.0427 -81.8172 -205.85 - 96 5.51607 561 3 0 -60.8682 -67.6603 -116.25 - 96 142.256 562 3 0 -60.8766 -67.6499 -116.239 - 96 115.831 563 3 0 -60.9004 -67.45 -116.22 - 96 69.4375 714 3 1 -37.05 -82.1932 -114.802 - 96 270.71 500 3 0 -42.0167 -80.0255 -115.85 - 96 86.1982 489 5 0 -36.9197 -82.25 -55.9894 - 96 98.0122 490 5 0 -37.0691 -82.0499 -55.9079 - 96 14.8697 711 5 1 -37.8073 -81.9116 -54.85 - 96 138.893 710 5 1 -37.8504 -81.911 -54.8113 - 96 107.821 493 5 0 -38.2237 -81.3823 -55.85 - 96 72.4332 708 5 1 -38.2909 -81.2256 -54.85 - 96 33.8499 716 8 1 -36.65 -82.7593 35.2275 - 96 30.8795 484 8 0 -36.9799 -83.2121 34.15 - 96 106.282 483 8 0 -37.0139 -83.25 34.0754 - 96 196.344 482 8 0 -37.1419 -83.45 33.9581 - 96 92.0837 592 8 0 -49.7476 -61.5734 33.75 - 96 165.236 487 10 0 -36.6806 -82.65 93.9459 -Number of digits in this event: 19 +Number of tracker hits in this event: 16 + 96 123.965 1373 7 1 94.8234 113.676 5.55 + 96 100.04 1467 7 0 94.8231 113.676 4.15 + 96 110.946 1373 6 1 94.8166 113.672 -24.45 + 96 99.0037 1467 6 0 94.8155 113.672 -25.85 + 96 107.143 1373 5 1 94.7925 113.691 -54.45 + 96 105.638 1467 5 0 94.7912 113.693 -55.85 + 96 111.574 1373 4 1 94.7618 113.727 -84.45 + 96 96.5785 1467 4 0 94.7612 113.729 -85.85 + 96 116.695 1372 3 1 94.7485 113.77 -114.45 + 96 113.025 1468 3 0 94.7473 113.772 -115.85 + 96 99.322 1372 2 1 94.7209 113.82 -144.45 + 96 142.58 1468 2 0 94.7199 113.822 -145.85 + 96 121.081 1372 1 1 94.6962 113.862 -174.45 + 96 207.094 1468 1 0 94.6946 113.864 -175.85 + 96 164.993 1372 0 1 94.6636 113.909 -204.45 + 96 245.963 1468 0 0 94.6629 113.91 -205.85 +Number of digits in this event: 7 Using G4ParticleGun... -Particle energy: 4.40883 LIN +Particle energy: 9.74517 LIN Particle: proton Event: 97 -Number of tracker hits in this event: 64 - 97 105.785 1420 9 1 104.269 -85.3518 65.55 - 97 109.532 473 9 0 104.269 -85.3513 64.15 - 97 113.741 1420 8 1 104.275 -85.3431 35.55 - 97 166.701 473 8 0 104.275 -85.3436 34.15 - 97 100.728 1420 7 1 104.274 -85.3569 5.55 - 97 105.29 473 7 0 104.274 -85.3568 4.15 - 97 139.014 1420 6 1 104.279 -85.3492 -24.45 - 97 109.532 473 6 0 104.281 -85.3482 -25.85 - 97 97.408 1420 5 1 104.307 -85.3319 -54.45 - 97 113.468 473 5 0 104.308 -85.3309 -55.85 - 97 121.616 1420 4 1 104.333 -85.3094 -84.45 - 97 113.472 473 4 0 104.334 -85.309 -85.85 - 97 102.073 1421 3 1 104.364 -85.303 -114.45 - 97 113.408 473 3 0 104.365 -85.3007 -115.85 - 97 102.947 1421 2 1 104.386 -85.2554 -144.45 - 97 188.807 473 2 0 104.386 -85.2533 -145.85 - 97 123.805 1421 1 1 104.395 -85.2123 -174.45 - 97 138.57 474 1 0 104.397 -85.2119 -175.85 - 97 123.976 1421 0 1 104.432 -85.202 -204.45 - 97 123.75 474 0 0 104.433 -85.2006 -205.85 - 97 107.39 781 0 0 27.7533 -23.7846 -206.25 - 97 151.433 782 0 0 27.6083 -23.65 -206.059 - 97 53.3157 1033 0 1 26.7058 -22.8029 -204.85 - 97 217.386 1032 0 1 26.65 -22.7505 -204.775 - 97 30.2144 1031 0 1 26.45 -22.5611 -204.505 - 97 51.8132 890 1 0 3.0747 -1.89638 -176.25 - 97 171.359 891 1 0 3.02219 -1.85 -176.187 - 97 113.917 892 1 0 2.7944 -1.65 -175.912 - 97 57.329 909 1 1 1.91132 -0.878596 -174.85 - 97 151.003 908 1 1 1.85 -0.825013 -174.776 - 97 59.1385 907 1 1 1.65 -0.649584 -174.535 - 97 163.865 982 2 0 -22.4127 16.4938 -146.25 - 97 101.597 983 2 0 -22.6325 16.65 -145.992 - 97 21.5535 782 2 1 -23.6196 17.3502 -144.85 - 97 131.945 781 2 1 -23.65 17.3718 -144.815 - 97 81.6686 780 2 1 -23.85 17.5141 -144.583 - 97 21.008 1078 3 0 -52.3184 35.8217 -116.25 - 97 290.227 1079 3 0 -52.3626 35.85 -116.206 - 97 21.6605 1080 3 0 -52.6735 36.05 -115.894 - 97 75.4475 631 3 1 -53.7107 36.7101 -114.85 - 97 113.586 630 3 1 -53.85 36.7988 -114.71 - 97 34.109 629 3 1 -54.05 36.9215 -114.511 - 97 78.6033 1148 4 0 -80.5901 49.8275 -86.25 - 97 231.819 1149 4 0 -80.6365 49.85 -86.2005 - 97 90.5226 490 4 1 -81.9118 50.453 -84.85 - 97 164.183 489 4 1 -82.05 50.5179 -84.7039 - 97 25.3257 488 4 1 -82.25 50.6132 -84.4877 - 97 216.407 1229 5 0 -108.108 65.864 -56.25 - 97 29.6451 1230 5 0 -108.422 66.05 -55.9065 - 97 98.1188 353 5 1 -109.41 66.6563 -54.85 - 97 153.214 352 5 1 -109.55 66.7425 -54.7 - 97 25.4982 351 5 1 -109.75 66.8681 -54.484 - 97 199.215 1318 6 0 -139.407 83.7281 -26.25 - 97 354.089 1319 6 0 -139.62 83.85 -26.0456 - 97 71.3538 196 6 1 -140.867 84.5617 -24.85 - 97 173.808 195 6 1 -140.95 84.6091 -24.7702 - 97 87.8706 194 6 1 -141.15 84.7205 -24.5784 - 97 44.5211 1416 7 0 -170.123 103.498 3.75 - 97 225.642 1417 7 0 -170.204 103.55 3.82859 - 97 14.4658 1418 7 0 -170.511 103.75 4.13244 - 97 143.35 42 7 1 -171.556 104.453 5.15 - 97 151.175 41 7 1 -171.75 104.583 5.3387 - 97 7.12594 40 7 1 -171.95 104.719 5.53771 - 97 450.42 725 0 0 28.5124 -34.9224 -206.25 -Number of digits in this event: 30 -Using G4ParticleGun... -Particle energy: 7.21123 LIN +Number of tracker hits in this event: 16 + 97 140.358 548 7 1 -70.2511 -131.41 5.55 + 97 117.587 243 7 0 -70.2514 -131.411 4.15 + 97 117.734 548 6 1 -70.2567 -131.422 -24.45 + 97 192.663 243 6 0 -70.2569 -131.424 -25.85 + 97 97.8171 548 5 1 -70.2631 -131.451 -54.45 + 97 93.5684 243 5 0 -70.2642 -131.45 -55.85 + 97 215.824 548 4 1 -70.2842 -131.439 -84.45 + 97 103.119 243 4 0 -70.2848 -131.438 -85.85 + 97 99.6653 548 3 1 -70.2954 -131.413 -114.45 + 97 137.009 243 3 0 -70.2958 -131.412 -115.85 + 97 117.947 548 2 1 -70.3039 -131.391 -144.45 + 97 297.865 243 2 0 -70.3041 -131.39 -145.85 + 97 111.189 548 1 1 -70.3116 -131.367 -174.45 + 97 168.902 243 1 0 -70.3105 -131.365 -175.85 + 97 119.882 548 0 1 -70.2866 -131.321 -204.45 + 97 153.16 244 0 0 -70.2858 -131.319 -205.85 +Number of digits in this event: 8 +Using G4ParticleGun... +Particle energy: 5.40059 LIN Particle: proton Event: 98 -Number of tracker hits in this event: 107 - 98 118.545 1442 10 1 108.615 16.1369 95.55 - 98 109.791 980 10 0 108.615 16.1372 94.15 - 98 269.971 1442 9 1 108.624 16.1403 65.55 - 98 126.055 980 9 0 108.624 16.1414 64.15 - 98 145.021 1442 8 1 108.627 16.1608 35.55 - 98 108.674 980 8 0 108.627 16.1617 34.15 - 98 113.601 1442 7 1 108.628 16.1794 5.55 - 98 132.871 980 7 0 108.627 16.1811 4.15 - 98 97.1366 1442 6 1 108.611 16.2175 -24.45 - 98 91.3288 980 6 0 108.61 16.2194 -25.85 - 98 101.488 1442 5 1 108.595 16.2557 -54.45 - 98 150.648 981 5 0 108.594 16.2571 -55.85 - 98 235.699 1442 4 1 108.566 16.2823 -84.45 - 98 106.726 981 4 0 108.564 16.2839 -85.85 - 98 225.282 1441 3 1 108.531 16.316 -114.45 - 98 77.2517 981 3 0 108.53 16.3183 -115.85 - 98 117.104 1441 2 1 108.499 16.366 -144.45 - 98 106.381 981 2 0 108.498 16.3683 -145.85 - 98 134.468 1441 1 1 108.479 16.4147 -174.45 - 98 136.566 981 1 0 108.478 16.4176 -175.85 - 98 144.249 1441 0 1 108.471 16.4768 -204.45 - 98 118.596 982 0 0 108.47 16.4795 -205.85 - 98 161.717 1002 6 0 140.811 20.5245 -26.25 - 98 23.3623 1003 6 0 141.173 20.6503 -25.8935 - 98 200.224 1608 6 1 141.857 20.8315 -24.85 - 98 445.308 1268 4 0 64.8745 73.7407 -86.2158 - 98 410.191 1030 0 0 124.916 26.1331 -206.25 - 98 340.562 1031 0 0 125.117 26.25 -206.04 - 98 175.379 1530 0 1 126.256 26.9171 -204.85 - 98 307.909 1531 0 1 126.35 26.9719 -204.752 - 98 148.999 1532 0 1 126.55 27.089 -204.543 - 98 122.651 1119 1 0 154.299 44.0189 -176.25 - 98 629.92 1120 1 0 154.35 44.05 -176.198 - 98 28.1086 1121 1 0 154.676 44.25 -175.865 - 98 179.196 1677 1 1 155.66 44.8381 -174.85 - 98 369.849 1678 1 1 155.75 44.8919 -174.757 - 98 188.655 1679 1 1 155.95 45.0118 -174.549 - 98 65.3824 1544 0 1 129.12 28.4497 -204.478 - 98 211.012 830 0 0 70.4286 -13.8796 -206.25 - 98 231.96 829 0 0 70.2161 -14.05 -206.154 - 98 208.657 828 0 0 69.9659 -14.25 -206.04 - 98 216.846 827 0 0 69.7149 -14.45 -205.926 - 98 113.957 1236 0 1 67.3674 -16.3148 -204.85 - 98 264.199 1235 0 1 67.25 -16.408 -204.796 - 98 286.436 1234 0 1 67.05 -16.567 -204.704 - 98 185.036 1233 0 1 66.85 -16.7262 -204.612 - 98 173.837 1232 0 1 66.65 -16.8849 -204.519 - 98 168.323 561 1 0 5.32163 -67.7157 -176.25 - 98 280.897 560 1 0 5.15967 -67.85 -176.175 - 98 519.485 559 1 0 4.9185 -68.05 -176.064 - 98 219.733 558 1 0 4.67657 -68.25 -175.953 - 98 42.7566 911 1 1 2.29682 -70.2284 -174.85 - 98 178.335 910 1 1 2.25 -70.2674 -174.828 - 98 195.482 909 1 1 2.05 -70.4333 -174.736 - 98 215.444 908 1 1 1.85 -70.5995 -174.644 - 98 165.638 907 1 1 1.65 -70.7655 -174.553 - 98 28.3796 906 1 1 1.45 -70.932 -174.461 - 98 94.8926 281 2 0 -62.5579 -123.868 -146.25 - 98 233.016 280 2 0 -62.6576 -123.95 -146.206 - 98 249.655 279 2 0 -62.8985 -124.15 -146.101 - 98 216.478 278 2 0 -63.1395 -124.35 -145.995 - 98 134.432 277 2 0 -63.3801 -124.55 -145.89 - 98 137.724 571 2 1 -65.7465 -126.52 -144.85 - 98 185.076 570 2 1 -65.85 -126.606 -144.805 - 98 235.354 569 2 1 -66.05 -126.773 -144.717 - 98 200.96 568 2 1 -66.25 -126.939 -144.629 - 98 239.272 567 2 1 -66.45 -127.107 -144.541 - 98 6.77721 566 2 1 -66.65 -127.274 -144.454 - 98 7.50939 1264 0 1 72.9166 -15.6095 -204.85 - 98 50.8084 826 0 0 74.2569 -14.6657 -205.85 - 98 111.782 978 4 0 108.73 15.7938 -85.85 - 98 74.7768 1453 3 1 110.908 6.95352 -114.45 - 98 75.8888 1452 3 1 110.75 6.84878 -114.618 - 98 44.6858 1451 3 1 110.55 6.69303 -114.794 - 98 8.98565 927 3 0 109.409 5.46864 -115.85 - 98 174.945 926 3 0 109.39 5.44984 -115.867 - 98 57.0106 925 3 0 109.116 5.25 -116.091 - 98 62.4155 1305 2 1 81.1116 -17.3661 -144.45 - 98 96.3547 1304 2 1 81.0499 -17.2071 -144.637 - 98 55.4527 819 2 0 80.6207 -16.145 -145.85 - 98 75.5468 820 2 0 80.583 -16.05 -145.96 - 98 72.2125 1272 1 1 74.5978 -4.458 -174.45 - 98 74.1143 1271 1 1 74.45 -4.47415 -174.584 - 98 130.805 1270 1 1 74.25 -4.42288 -174.679 - 98 48.8994 1269 1 1 74.05 -4.42645 -174.786 - 98 210.401 876 1 0 70.0065 -4.69306 -175.85 - 98 6.83462 875 1 0 69.44 -4.85 -175.868 - 98 51.6403 1245 1 1 69.1256 -5.91415 -174.85 - 98 113.649 1244 1 1 69.0498 -6.03789 -174.75 - 98 174.849 1243 1 1 68.85 -6.14461 -174.543 - 98 62.8851 1242 1 1 68.6497 -6.08527 -174.703 - 98 14.283 871 1 0 68.4239 -5.66762 -175.85 - 98 411.871 872 1 0 68.4201 -5.65 -175.897 - 98 105.306 1441 9 1 108.55 16.3359 65.3741 - 98 107.95 986 9 0 107.699 17.2689 64.15 - 98 160.028 987 9 0 107.529 17.45 63.9302 - 98 113.954 1153 9 0 68.3807 50.7854 63.75 - 98 75.6028 1154 9 0 68.3579 50.85 63.9232 - 98 26.1899 1155 9 0 68.2787 51.05 64.0855 - 98 21.2459 1228 9 1 65.7056 53.137 65.15 - 98 59.2146 1227 9 1 65.65 53.187 65.1626 - 98 235.672 1226 9 1 65.45 53.2883 65.2092 - 98 65.0561 1225 9 1 65.2499 53.3748 65.2377 - 98 75.4699 1224 9 1 65.05 53.4868 65.336 - 98 3.08332 1223 9 1 64.85 53.5976 65.5419 - 98 170.506 1175 10 0 51.2072 55.2082 93.75 - 98 317.826 1151 10 1 50.4223 54.8272 95.15 -Number of digits in this event: 60 +Number of tracker hits in this event: 31 + 98 192.445 840 11 1 -11.9882 -33.8025 125.55 + 98 111.826 731 11 0 -11.9884 -33.803 124.15 + 98 129.747 840 10 1 -11.9914 -33.8145 95.55 + 98 171.737 731 10 0 -11.9921 -33.8145 94.15 + 98 108.782 840 9 1 -12.0062 -33.8177 65.55 + 98 124.4 731 9 0 -12.0078 -33.8175 64.15 + 98 180.323 840 8 1 -12.0425 -33.8123 35.55 + 98 104.976 731 8 0 -12.0439 -33.813 34.15 + 98 103.859 839 7 1 -12.0664 -33.8312 5.55 + 98 139.266 731 7 0 -12.0663 -33.8323 4.15 + 98 99.9202 839 6 1 -12.0606 -33.8536 -24.45 + 98 115.815 730 6 0 -12.0603 -33.8554 -25.85 + 98 119.121 839 5 1 -12.0523 -33.8943 -54.45 + 98 118.406 730 5 0 -12.0525 -33.8958 -55.85 + 98 98.5056 839 4 1 -12.0588 -33.9256 -84.45 + 98 102.717 730 4 0 -12.0587 -33.9282 -85.85 + 98 104.701 839 3 1 -12.0545 -33.9811 -114.45 + 98 116.914 730 3 0 -12.0541 -33.9838 -115.85 + 98 95.1951 840 2 1 -12.0436 -34.0398 -144.45 + 98 149.015 730 2 0 -12.0428 -34.043 -145.85 + 98 139.384 840 1 1 -12.0226 -34.1091 -174.45 + 98 233.136 729 1 0 -12.0227 -34.1124 -175.85 + 98 111.717 840 0 1 -12.0195 -34.1842 -204.45 + 98 119.512 729 0 0 -12.0185 -34.186 -205.85 + 98 14.3054 678 0 0 -6.16271 -44.4129 -206.25 + 98 110.043 677 0 0 -6.15391 -44.45 -206.198 + 98 32.4485 676 0 0 -6.23832 -44.6501 -205.907 + 98 86.6587 863 0 1 -7.4159 -45.6184 -204.85 + 98 223.526 862 0 1 -7.45007 -45.6547 -204.807 + 98 38.8711 861 0 1 -7.65002 -45.9852 -204.517 + 98 120.587 864 0 1 -7.24994 -46.3131 -204.718 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 8.27456 LIN +Particle energy: 8.34609 LIN Particle: proton Event: 99 -Number of tracker hits in this event: 26 - 99 78.1106 1271 10 1 74.3121 62.737 95.55 - 99 178.504 1213 10 0 74.3112 62.7368 94.15 - 99 99.301 1271 9 1 74.2915 62.7338 65.55 - 99 111.836 1213 9 0 74.2909 62.7341 64.15 - 99 136.366 1271 8 1 74.2769 62.7424 35.55 - 99 113.288 1213 8 0 74.2755 62.7441 34.15 - 99 119.668 1270 7 1 74.2442 62.7791 5.55 - 99 148.028 1213 7 0 74.2416 62.7808 4.15 - 99 111.005 1270 6 1 74.1923 62.8139 -24.45 - 99 107.249 1213 6 0 74.1893 62.8154 -25.85 - 99 162.072 1270 5 1 74.1292 62.8434 -54.45 - 99 117.845 1213 5 0 74.1255 62.8434 -55.85 - 99 106.121 1269 4 1 74.0478 62.8442 -84.45 - 99 121.826 1213 4 0 74.0445 62.844 -85.85 - 99 158.659 1269 3 1 73.9761 62.8409 -114.45 - 99 154.656 1213 3 0 73.9728 62.8405 -115.85 - 99 121.706 1269 2 1 73.9053 62.8324 -144.45 - 99 153.508 1213 2 0 73.9015 62.8331 -145.85 - 99 109.224 1268 1 1 73.8247 62.849 -174.45 - 99 61.853 1213 1 0 73.8199 62.8498 -175.85 - 99 31.236 1214 1 0 73.819 62.85 -176.111 - 99 197.215 1268 0 1 73.7221 62.8662 -204.45 - 99 195.513 1214 0 0 73.7173 62.868 -205.85 - 99 79.375 1214 3 0 73.9696 62.85 -116.147 - 99 68.0657 1270 8 1 74.25 62.7311 35.2361 - 99 233.462 1205 8 0 73.919 61.241 34.1499 -Number of digits in this event: 16 +Number of tracker hits in this event: 27 + 99 180.944 1258 10 1 71.668 -83.2498 95.55 + 99 112.123 483 10 0 71.6674 -83.2505 94.15 + 99 165.939 1258 9 1 71.6575 -83.268 65.55 + 99 98.7808 483 9 0 71.657 -83.2699 64.15 + 99 114.766 1257 8 1 71.6452 -83.3105 35.55 + 99 143.032 483 8 0 71.6441 -83.314 34.15 + 99 263.839 1257 7 1 71.6255 -83.3829 5.55 + 99 117.051 483 7 0 71.6249 -83.3858 4.15 + 99 130.787 1257 6 1 71.6138 -83.4464 -24.45 + 99 122.38 482 6 0 71.6135 -83.4507 -25.85 + 99 111.34 1257 5 1 71.6112 -83.5376 -54.45 + 99 109.612 482 5 0 71.6112 -83.5417 -55.85 + 99 152.963 1257 4 1 71.6158 -83.6227 -84.45 + 99 118.726 482 4 0 71.6153 -83.6269 -85.85 + 99 122.707 1257 3 1 71.605 -83.7153 -114.45 + 99 269.095 481 3 0 71.6037 -83.7194 -115.85 + 99 106.422 1257 2 1 71.5782 -83.8043 -144.45 + 99 105.57 481 2 0 71.5768 -83.8085 -145.85 + 99 104.341 1257 1 1 71.5429 -83.8941 -174.45 + 99 104.705 480 1 0 71.5431 -83.8979 -175.85 + 99 105.01 1257 0 1 71.5455 -83.9722 -204.45 + 99 118.365 480 0 0 71.5455 -83.976 -205.85 + 99 127.499 215 4 0 52.2272 -137.003 -86.2499 + 99 5.46219 214 4 0 52.0021 -137.15 -86.2422 + 99 246.669 1258 7 1 71.65 -83.3873 5.46969 + 99 60.4619 484 7 0 72.084 -83.0666 4.15 + 99 105.049 485 7 0 72.1211 -83.05 4.04301 +Number of digits in this event: 13 Run terminated. Run Summary Number of events processed : 100 - User=3.440000s Real=3.746900s Sys=0.020000s + User=3.000000s Real=3.120585s Sys=0.040000s End of Run 0 There are 2 h1 histograms 0 with 0 entries: Deposited energy in the last X plane (keV) @@ -5209,4337 +5486,3465 @@ Cannot set FirstId as its value was already used. done Using G4ParticleGun... -Particle energy: 7.78742 LIN +Particle energy: 8.66755 LIN Particle: gamma Event: 0 -Number of tracker hits in this event: 121 - 0 202 1060 10 1 32.0503 103.502 95.55 - 0 395.459 1416 10 0 32.05 103.502 94.15 - 0 246.522 1059 9 1 32.0414 103.491 65.55 - 0 390.881 1416 9 0 32.0404 103.492 64.15 - 0 374.885 1059 8 1 32.0209 103.496 35.55 - 0 366.412 1416 8 0 32.0187 103.496 34.15 - 0 108.816 1059 7 1 31.965 103.473 5.55 - 0 146.677 1416 7 0 31.9596 103.473 4.15 - 0 362.228 1058 6 1 31.8296 103.513 -24.45 - 0 134.167 1416 6 0 31.822 103.516 -25.85 - 0 390.543 1058 5 1 31.6821 103.582 -54.45 - 0 115.411 1417 5 0 31.6804 103.584 -55.85 - 0 413.129 1058 4 1 31.6578 103.609 -84.45 - 0 226.021 1417 4 0 31.6553 103.606 -85.85 - 0 213.87 1057 3 1 31.6307 103.533 -114.45 - 0 105.096 1416 3 0 31.6332 103.526 -115.85 - 0 254.19 1058 2 1 31.6901 103.379 -144.45 - 0 127.122 1415 2 0 31.7036 103.318 -145.85 - 0 503.437 1062 1 1 32.4747 101.5 -174.45 - 0 158.337 1406 1 0 32.4295 101.538 -175.85 - 0 380.249 1061 0 1 32.3193 102.052 -204.45 - 0 176.505 1409 0 0 32.4179 102.034 -205.85 - 0 55.0109 1433 0 0 26.6073 106.843 -206.25 - 0 46.357 1434 0 0 26.5796 106.95 -206.037 - 0 18.6138 1031 0 1 26.2828 107.752 -204.85 - 0 102.518 1030 0 1 26.2498 107.807 -204.772 - 0 183.844 1410 0 0 32.6161 102.211 -205.85 - 0 54.7563 1241 0 0 32.3194 68.3556 -206.25 - 0 338.457 1240 0 0 32.3182 68.2499 -206.13 - 0 193.428 1058 0 1 31.6623 67.6744 -204.85 - 0 23.371 1236 0 0 34.3361 67.4022 -205.85 - 0 75.5139 1073 0 1 34.6703 67.178 -204.85 - 0 0.0434586 1043 0 1 28.7098 66.5354 -204.85 - 0 59.4078 1228 0 0 24.9052 65.7613 -205.85 - 0 542.199 1061 1 1 32.4498 101.141 -174.599 - 0 242.611 1060 1 1 32.25 100.357 -174.681 - 0 93.326 1063 1 1 32.65 98.99 -174.666 - 0 14.0983 1388 1 0 32.9736 97.7891 -175.85 - 0 115.027 1387 1 0 32.9839 97.75 -175.888 - 0 54.8499 1386 1 0 33.0295 97.55 -176.195 - 0 28.7629 1063 1 0 -38.7298 32.7054 -176.25 - 0 145.006 1062 1 0 -38.7899 32.6498 -176.24 - 0 157.587 1061 1 0 -38.8356 32.45 -176.128 - 0 240.317 1059 1 1 31.9426 103.31 -174.45 - 0 346.611 1415 1 0 31.9425 103.308 -175.85 - 0 154.742 1059 0 1 31.9302 103.277 -204.45 - 0 247.413 1415 0 0 31.9308 103.275 -205.85 - 0 72.3789 331 10 1 -113.862 -90.9181 95.15 - 0 14.6679 1131 4 0 16.8564 46.45 -85.8779 - 0 3.19764 1064 3 0 -82.5482 33.0408 -115.85 - 0 17.6615 1139 3 0 -105.439 47.9867 -116.25 - 0 15.8598 274 3 0 -72.5041 -125.184 -116.25 - 0 163.936 991 4 1 18.3862 48.0026 -84.85 - 0 182.108 1065 0 1 33.1914 2.10898 -204.85 - 0 98.9305 719 0 1 -36.1595 10.0924 -204.85 - 0 78.1904 718 0 1 -36.25 9.98158 -204.643 - 0 51.1057 1416 1 0 31.9106 103.35 -175.906 - 0 196.522 1065 1 1 33.1082 105.797 -174.85 - 0 14.9921 1059 10 1 32.05 103.502 95.206 - 0 270.036 1071 7 1 34.3365 102.326 5.55 - 0 248.197 1410 7 0 34.5806 102.16 4.15 - 0 284.72 1409 7 0 34.5959 102.15 4.06501 - 0 140.663 1096 6 1 39.3481 98.8946 -24.4508 - 0 119.442 1393 6 0 39.3276 98.7914 -25.85 - 0 24.925 1392 6 0 39.3142 98.75 -26.2119 - 0 129.492 1090 5 1 38.0812 94.6748 -54.45 - 0 43.4589 1369 5 0 38.5848 94.0136 -55.85 - 0 70.5619 1368 5 0 38.6381 93.95 -55.9906 - 0 92.4872 1144 4 1 48.8633 77.6541 -84.45 - 0 124.576 1145 4 1 49.05 77.3661 -84.6278 - 0 12.6093 1146 4 1 49.2501 77.0766 -84.8253 - 0 17.4707 1277 4 0 50.4451 75.4886 -85.85 - 0 73.2235 1276 4 0 50.4738 75.45 -85.8751 - 0 83.6399 1275 4 0 50.6217 75.25 -86.0259 - 0 34.239 1274 4 0 50.7579 75.0499 -86.1915 - 0 134.978 1100 4 0 60.6742 40.0815 -86.2498 - 0 38.7853 1099 4 0 60.6667 40.05 -86.1454 - 0 0.441979 1203 4 1 60.7279 40.4252 -84.8495 - 0 20.4145 1084 4 0 60.6096 36.9003 -85.8503 - 0 364.408 1083 4 0 60.6028 36.85 -85.8746 - 0 35.6723 1082 4 0 60.9539 36.65 -85.9703 - 0 227.567 1417 6 0 31.7542 103.681 -25.85 - 0 293.423 1418 5 0 31.7316 103.766 -55.85 - 0 222.385 1418 4 0 31.6522 103.932 -85.85 - 0 148.983 1058 3 1 31.6709 103.977 -114.45 - 0 308.187 1419 3 0 31.6719 103.977 -115.85 - 0 110.301 1418 2 0 31.6851 103.932 -145.85 - 0 163.424 1058 1 1 31.6783 103.829 -174.45 - 0 150.247 1418 1 0 31.6726 103.826 -175.85 - 0 294.425 1057 0 1 31.5652 103.764 -204.45 - 0 122.456 1418 0 0 31.5635 103.762 -205.85 - 0 151.222 1056 0 1 31.45 103.847 -204.7 - 0 4.17423 1309 1 0 64.5505 81.8533 -176.25 - 0 13.4285 1308 1 0 64.5572 81.85 -176.246 - 0 156.166 1197 1 0 129.533 59.6009 -176.25 - 0 95.9866 1664 1 0 -63.4797 152.965 -176.25 - 0 98.776 1665 1 0 -63.8007 153.15 -176.191 - 0 120.404 1666 1 0 -64.118 153.35 -176.186 - 0 70.0219 1667 1 0 -64.5032 153.55 -176.16 - 0 71.6207 1668 1 0 -64.7207 153.75 -176.109 - 0 68.0528 1669 1 0 -64.8966 153.95 -176.044 - 0 78.8125 1670 1 0 -65.0632 154.15 -175.968 - 0 38.3835 1671 1 0 -65.2568 154.35 -175.893 - 0 73.0918 559 1 1 -68.0809 156.785 -174.85 - 0 60.3112 558 1 1 -68.25 156.915 -174.775 - 0 79.5218 557 1 1 -68.45 157.062 -174.668 - 0 117.07 1054 2 1 30.8988 104.331 -144.45 - 0 228.252 1420 2 0 30.8737 104.342 -145.85 - 0 184.645 1052 1 1 30.4552 104.406 -174.45 - 0 101.013 1421 1 0 30.4475 104.464 -175.85 - 0 103.769 1050 0 1 30.1609 105.666 -204.45 - 0 102.849 1427 0 0 30.1251 105.694 -205.85 - 0 317.931 1419 2 0 30.9103 104.15 -146.152 - 0 45.053 1058 8 1 31.8096 103.465 35.55 - 0 67.55 1057 8 1 31.65 103.463 35.523 - 0 200.191 1056 8 1 31.4498 103.429 35.4637 - 0 394.72 1431 8 0 29.7062 106.419 34.15 - 0 223.168 1430 8 0 29.6151 106.35 34.0541 - 0 18.492 1417 8 0 31.858 103.554 34.15 - 0 158.417 1518 8 0 51.908 123.805 33.75 - 0 345.827 1519 8 0 52.0911 123.95 33.8868 -Number of digits in this event: 64 +Number of tracker hits in this event: 13 + 0 340.725 1138 1 1 47.7447 -53.1021 -174.45 + 0 202.431 634 1 0 47.7594 -53.0818 -175.85 + 0 191.884 1140 0 1 48.1417 -52.7946 -204.45 + 0 193.717 636 0 0 48.1536 -52.7506 -205.85 + 0 104.423 550 6 1 -69.9421 -56.7836 -24.85 + 0 113.083 1138 0 1 47.7324 -53.1013 -204.45 + 0 109.56 634 0 0 47.7318 -53.1014 -205.85 + 0 95.1146 407 2 0 42.9007 -98.5971 -146.25 + 0 413.424 406 2 0 42.9047 -98.75 -146.059 + 0 210.128 405 2 0 43.2299 -98.95 -146.045 + 0 186.039 404 2 0 43.4054 -99.1501 -146.211 + 0 26.8146 1142 7 1 48.536 -103.418 5.15 + 0 177.903 1137 1 1 47.6498 -53.0148 -174.584 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 3.46774 LIN +Particle energy: 3.02618 LIN Particle: gamma Event: 1 -Number of tracker hits in this event: 1 - 1 14.9761 936 5 0 -87.4325 7.35354 -56.25 -Number of digits in this event: 1 +Number of tracker hits in this event: 2 + 1 15.9155 1013 2 0 -36.1335 22.85 -146.139 + 1 337.524 344 10 0 88.8327 -111.15 93.7774 +Number of digits in this event: 3 Using G4ParticleGun... -Particle energy: 4.30604 LIN +Particle energy: 8.05632 LIN Particle: gamma Event: 2 -Number of tracker hits in this event: 264 - 2 219.582 403 10 1 -99.4731 40.8538 95.55 - 2 227.134 1104 10 0 -99.4696 40.8579 94.15 - 2 302.999 403 9 1 -99.3817 40.9505 65.55 - 2 129.024 1104 9 0 -99.3823 40.9496 64.15 - 2 260.545 403 8 1 -99.4078 40.9286 35.55 - 2 429.146 1104 8 0 -99.414 40.9257 34.15 - 2 160.59 403 7 1 -99.5211 40.866 5.55 - 2 260.503 1104 7 0 -99.5302 40.8584 4.15 - 2 129.111 401 6 1 -99.758 40.6937 -24.45 - 2 239.281 1103 6 0 -99.7818 40.6752 -25.85 - 2 373.651 399 5 1 -100.253 40.3159 -54.45 - 2 215.862 1101 5 0 -100.265 40.2918 -55.85 - 2 98.3031 398 4 1 -100.523 39.7999 -84.45 - 2 128.765 1098 4 0 -100.521 39.7668 -85.85 - 2 369.47 398 3 1 -100.473 39.0961 -114.45 - 2 91.5035 1095 3 0 -100.471 39.0564 -115.85 - 2 49.9466 1094 3 0 -100.47 39.05 -116.073 - 2 377.023 398 2 1 -100.435 38.2688 -144.45 - 2 116.473 1090 2 0 -100.445 38.2484 -145.85 - 2 90.5079 397 1 1 -100.658 37.8751 -174.45 - 2 208.752 1089 1 0 -100.681 37.8543 -175.85 - 2 43.7486 1088 1 0 -100.685 37.85 -176.141 - 2 197.554 394 0 1 -101.162 37.4496 -204.45 - 2 537.666 1086 0 0 -101.169 37.4324 -205.85 - 2 89.7444 1088 2 0 -100.159 37.8308 -145.85 - 2 159.824 1087 2 0 -100.112 37.649 -146.102 - 2 225.347 399 2 1 -100.35 38.2324 -144.807 - 2 115.745 1091 2 0 -100.072 38.3718 -145.85 - 2 145.757 412 1 1 -97.6531 38.211 -174.45 - 2 41.8997 419 0 1 -96.2382 32.9509 -204.45 - 2 73.025 420 0 1 -96.15 32.9764 -204.548 - 2 68.6792 421 0 1 -95.9499 33.0344 -204.764 - 2 62.9727 1066 0 0 -94.9165 33.3732 -205.85 - 2 78.8278 1067 0 0 -94.8008 33.45 -206.006 - 2 143.883 1090 1 0 -97.5676 38.05 -175.929 - 2 228.252 1091 1 0 -97.378 38.25 -176.031 - 2 539.871 398 5 1 -100.35 40.3257 -54.6295 - 2 69.3506 362 4 1 -107.605 39.9738 -84.45 - 2 130.537 363 4 1 -107.55 39.9449 -84.5215 - 2 6.48971 364 4 1 -107.35 39.7375 -84.8289 - 2 89.8931 1094 4 0 -106.81 39.0033 -85.8505 - 2 79.812 1093 4 0 -106.736 38.85 -86.0486 - 2 213.214 927 4 0 -54.3881 5.53464 -86.25 - 2 12.9959 633 4 1 -53.2818 5.34464 -84.85 - 2 286.529 634 4 1 -53.25 5.33412 -84.8131 - 2 404.123 635 4 1 -53.05 5.12196 -84.5543 - 2 50.9581 1096 5 0 -100.696 39.3501 -55.8501 - 2 295.274 1095 5 0 -100.726 39.2499 -55.9928 - 2 100.116 1094 5 0 -100.773 39.0497 -56.2414 - 2 45.4254 1171 5 0 -107.86 54.2927 -56.25 - 2 66.7514 1172 5 0 -107.876 54.45 -56.1266 - 2 47.8621 1173 5 0 -107.894 54.65 -55.9662 - 2 210.483 360 5 1 -107.967 55.8917 -54.85 - 2 59.4724 359 5 1 -108.16 56.7571 -54.45 - 2 84.2042 358 5 1 -108.35 56.9676 -54.5018 - 2 94.3275 357 5 1 -108.55 57.2421 -54.4961 - 2 84.7174 356 5 1 -108.75 57.4602 -54.4893 - 2 79.126 355 5 1 -108.95 57.6269 -54.4534 - 2 83.2785 354 5 1 -109.15 57.7406 -54.4936 - 2 71.5416 353 5 1 -109.35 57.9194 -54.4599 - 2 57.4385 352 5 1 -109.55 58.0575 -54.5018 - 2 144.725 351 5 1 -109.75 58.1452 -54.4984 - 2 119.39 350 5 1 -109.95 58.2729 -54.495 - 2 75.7839 349 5 1 -110.15 58.4764 -54.5062 - 2 138.874 348 5 1 -110.35 58.6632 -54.6088 - 2 112.141 1093 5 0 -100.894 38.85 -56.1088 - 2 194.681 400 5 1 -100.15 37.6519 -54.5137 - 2 260.572 395 3 1 -101.007 39.7239 -114.45 - 2 118.047 1097 3 0 -101.038 39.6119 -115.85 - 2 93.8665 387 2 1 -102.62 37.344 -144.45 - 2 20.8533 388 2 1 -102.55 37.1857 -144.778 - 2 53.2752 1082 2 0 -102.409 36.5507 -145.85 - 2 56.0844 1081 2 0 -102.393 36.45 -146.036 - 2 82.4667 878 2 0 -87.0293 -4.25466 -146.25 - 2 83.4124 877 2 0 -86.9698 -4.45033 -146.049 - 2 178.782 467 2 1 -86.5172 -5.69316 -144.85 - 2 177.969 1099 3 0 -101.01 39.8729 -115.85 - 2 220.11 393 2 1 -101.413 44.8435 -144.45 - 2 432.193 394 2 1 -101.35 44.8412 -144.71 - 2 111.493 1124 2 0 -101.05 44.8725 -145.85 - 2 59.6801 438 1 1 -92.4208 47.6119 -174.45 - 2 178.064 439 1 1 -92.3498 47.6612 -174.588 - 2 76.1173 1139 1 0 -91.7417 48.0494 -175.85 - 2 239.58 1140 1 0 -91.7407 48.05 -175.852 - 2 254.04 509 0 1 -78.2086 54.2807 -204.45 - 2 21.1719 1162 0 0 -77.7009 52.5145 -205.85 - 2 71.5738 1161 0 0 -77.6831 52.4499 -205.901 - 2 79.1524 1160 0 0 -77.6154 52.25 -206.057 - 2 23.257 1159 0 0 -77.5321 52.0499 -206.202 - 2 32.1403 1141 1 0 -91.7128 48.25 -176.218 - 2 67.6404 1427 1 0 -84.2112 105.652 -176.25 - 2 264.543 1428 1 0 -84.1485 105.75 -176.172 - 2 16.792 1138 1 0 -91.5668 47.85 -176.227 - 2 9.00558 867 1 0 -81.5996 -6.61332 -176.25 - 2 138.289 395 2 1 -101.15 44.8238 -144.667 - 2 88.8858 396 3 1 -100.95 39.6933 -114.553 - 2 62.9623 397 3 1 -100.75 39.8004 -114.742 - 2 37.4226 1105 3 0 -100.048 41.1753 -115.85 - 2 58.2109 1106 3 0 -100.025 41.2502 -115.897 - 2 226.584 1107 3 0 -99.9859 41.45 -115.974 - 2 55.0571 1108 3 0 -99.8564 41.65 -116.117 - 2 479.232 400 3 1 -99.9601 40.2991 -114.45 - 2 214.36 1101 3 0 -99.9776 40.2976 -115.85 - 2 155.829 1100 2 0 -100.276 40.2482 -145.851 - 2 108.054 396 1 1 -100.799 39.2173 -174.45 - 2 163.065 1094 1 0 -100.742 39.0043 -175.85 - 2 123.218 397 2 1 -100.57 39.5901 -144.45 - 2 147.182 1097 2 0 -100.612 39.5536 -145.85 - 2 114.292 393 1 1 -101.481 38.9088 -174.45 - 2 115.516 1093 1 0 -101.629 38.85 -175.893 - 2 132.507 377 0 1 -104.552 37.4948 -204.45 - 2 250.335 1087 0 0 -104.67 37.493 -205.85 - 2 176.083 637 0 0 -72.0549 -52.5448 -206.25 - 2 360.591 1014 2 0 -94.1926 23.0489 -146.25 - 2 16.3613 404 9 1 -99.35 40.9887 65.1714 - 2 105.514 1105 9 0 -99.2316 41.1466 64.1496 - 2 114.223 424 8 1 -95.2799 47.3434 35.55 - 2 94.0465 1136 8 0 -95.2598 47.3799 34.15 - 2 128.801 426 7 1 -94.8092 47.1545 5.55 - 2 245.534 1135 7 0 -94.7175 47.1858 4.14928 - 2 125.472 436 6 1 -92.8538 47.8295 -24.45 - 2 175.286 1138 6 0 -93.0647 47.7936 -25.8505 - 2 219.163 408 5 1 -98.4041 46.8611 -54.45 - 2 119.793 1134 5 0 -98.4146 46.9714 -55.85 - 2 78.7984 409 4 1 -98.243 48.912 -84.45 - 2 135.883 410 4 1 -98.15 49.1291 -84.5246 - 2 132.916 411 4 1 -97.9499 49.5602 -84.6698 - 2 55.5407 412 4 1 -97.75 49.9025 -84.7876 - 2 0.0730269 1162 4 0 -95.7782 52.6498 -85.85 - 2 115.732 1163 4 0 -95.778 52.65 -85.8501 - 2 108.436 1164 4 0 -95.6348 52.8502 -85.9219 - 2 71.3498 1165 4 0 -95.4927 53.0501 -86.0006 - 2 119.602 1166 4 0 -95.3353 53.25 -86.076 - 2 65.9323 1167 4 0 -95.1822 53.45 -86.1487 - 2 70.9539 1168 4 0 -95.0274 53.6501 -86.2164 - 2 47.2052 1607 3 0 -23.2225 141.55 -116.018 - 2 134.047 1608 3 0 -22.9016 141.75 -116.057 - 2 137.05 1609 3 0 -22.8832 141.95 -115.902 - 2 46.8536 784 3 1 -23.0681 142.942 -114.85 - 2 75.0915 1615 3 0 -23.3226 143.265 -115.85 - 2 57.1834 408 4 1 -98.35 49.2272 -84.6743 - 2 96.6922 1156 4 0 -99.1107 51.3724 -85.85 - 2 216.779 1157 4 0 -99.1367 51.45 -85.8906 - 2 52.6721 1158 4 0 -99.1875 51.65 -85.9693 - 2 78.0798 1159 4 0 -99.2595 51.85 -85.9896 - 2 78.9555 1160 4 0 -99.3668 52.051 -85.9945 - 2 16.2408 1161 4 0 -99.5517 52.25 -85.8921 - 2 74.4721 396 4 1 -100.759 52.6639 -84.8499 - 2 194.576 395 4 1 -100.95 52.7378 -84.6662 - 2 100.233 394 4 1 -101.15 52.8524 -84.5151 - 2 202.251 1155 4 0 -99.939 51.25 -86.0654 - 2 5.61185 950 4 0 -16.2897 10.0628 -86.2499 - 2 206.559 949 4 0 -16.2651 10.0498 -86.2365 - 2 20.2554 1125 5 0 -98.4094 45.0987 -55.85 - 2 68.9757 1124 5 0 -98.4103 45.05 -55.879 - 2 75.1884 1123 5 0 -98.4035 44.85 -55.999 - 2 23.6097 1122 5 0 -98.3611 44.65 -56.2201 - 2 36.6177 414 5 0 -124.197 -97.2412 -56.25 - 2 135.653 413 5 0 -124.27 -97.35 -56.1892 - 2 286.154 272 5 1 -125.583 -97.3924 -54.85 - 2 109.149 271 5 1 -125.75 -97.5299 -54.5965 - 2 105.339 411 5 0 -126.39 -97.7514 -55.85 - 2 146.54 412 5 0 -126.404 -97.75 -55.9127 - 2 493.76 404 8 1 -99.3285 41.0338 35.55 - 2 474.629 404 7 1 -99.3103 41.1499 5.55 - 2 120.432 1105 7 0 -99.3085 41.1515 4.15 - 2 213.405 404 6 1 -99.3178 41.199 -24.45 - 2 244.715 1105 6 0 -99.3364 41.2173 -25.85 - 2 113.749 402 5 1 -99.6948 41.5859 -54.45 - 2 113.033 1107 5 0 -99.7202 41.6171 -55.85 - 2 114.78 399 4 1 -100.27 42.3023 -84.45 - 2 122.503 1111 4 0 -100.278 42.3247 -85.85 - 2 128.31 1113 3 0 -100.413 42.8387 -115.85 - 2 90.0279 1115 2 0 -100.352 43.1582 -145.85 - 2 129.631 398 1 1 -100.528 43.8276 -174.45 - 2 140.689 1119 1 0 -100.533 43.8772 -175.85 - 2 331.333 397 0 1 -100.659 44.9021 -204.45 - 2 173.693 1124 0 0 -100.666 44.9558 -205.85 - 2 188.31 410 0 1 -98.0284 42.2033 -204.45 - 2 97.4394 411 0 1 -97.95 42.2086 -204.565 - 2 139.495 1111 0 0 -97.1607 42.3102 -205.85 - 2 89.8643 965 1 0 -16.6104 13.0976 -176.25 - 2 127.42 1110 0 0 -97.9726 42.199 -205.85 - 2 133.542 1105 8 0 -99.278 41.1512 34.15 - 2 113.256 409 7 1 -98.2406 43.5189 5.55 - 2 105.076 1118 7 0 -98.1233 43.6503 4.15 - 2 45.632 420 6 1 -95.9696 46.5692 -24.45 - 2 113.598 421 6 1 -95.95 46.5861 -24.6323 - 2 173.572 1133 6 0 -95.8256 46.6965 -25.85 - 2 22.6932 436 5 1 -92.761 48.9194 -54.45 - 2 125.125 437 5 1 -92.75 48.9201 -54.5519 - 2 153.981 1144 5 0 -92.6222 48.9382 -55.85 - 2 97.5512 451 4 1 -89.747 49.3528 -84.4503 - 2 205.645 1146 4 0 -89.5394 49.4114 -85.851 - 2 128.04 472 3 1 -85.5055 49.2122 -114.45 - 2 3.36322 473 3 1 -85.45 49.184 -114.84 - 2 127.63 1145 3 0 -85.3083 49.1082 -115.85 - 2 105.307 495 2 1 -80.9425 46.8651 -144.45 - 2 20.1713 496 2 1 -80.85 46.8504 -144.782 - 2 188.48 1133 2 0 -80.5561 46.8027 -145.85 - 2 112.873 538 1 1 -72.3662 45.5601 -174.45 - 2 24.6334 539 1 1 -72.25 45.5685 -174.781 - 2 200.59 1127 1 0 -71.8885 45.6067 -175.85 - 2 89.7934 589 0 1 -62.1811 46.4856 -204.45 - 2 30.7893 590 0 1 -62.05 46.4863 -204.762 - 2 142.349 1132 0 0 -61.5872 46.4779 -205.85 - 2 149.022 1310 2 0 -20.6829 82.0674 -146.25 - 2 66.6001 1311 2 0 -20.3124 82.2501 -146.022 - 2 23.2868 804 2 1 -19.1021 82.6241 -144.85 - 2 64.5726 805 2 1 -19.0496 82.6383 -144.803 - 2 64.3402 806 2 1 -18.8498 82.7033 -144.708 - 2 60.4946 807 2 1 -18.65 82.7943 -144.636 - 2 70.569 808 2 1 -18.45 82.9336 -144.534 - 2 81.7855 1408 3 0 -40.1938 101.816 -116.25 - 2 86.756 1409 3 0 -40.4013 101.95 -116.238 - 2 83.5511 1410 3 0 -40.4739 102.15 -116.134 - 2 114.369 1411 3 0 -40.5905 102.35 -116.174 - 2 205.246 1412 3 0 -40.4936 102.55 -116.133 - 2 60.5004 493 1 1 -81.4204 48.9465 -174.45 - 2 137.576 1134 2 0 -101.68 46.9964 -146.25 - 2 47.1613 1378 2 0 -34.3057 95.7619 -146.25 - 2 117.363 1146 1 0 -81.223 49.3267 -175.85 - 2 131.325 1142 1 0 -82.4503 48.5268 -175.85 - 2 38.559 480 1 1 -83.9528 48.3937 -174.85 - 2 49.2838 479 1 1 -84.0501 48.4003 -174.846 - 2 61.8698 1144 1 0 -84.668 48.9835 -175.85 - 2 219.515 1145 1 0 -84.7731 49.05 -175.932 - 2 113.042 1103 9 0 -99.4887 40.8488 64.15 - 2 110.286 404 5 1 -99.1971 41.3363 -54.45 - 2 157.781 1106 5 0 -99.2022 41.3412 -55.85 - 2 135.45 404 4 1 -99.2912 41.4674 -84.45 - 2 132.245 1107 4 0 -99.3412 41.4722 -85.85 - 2 15.8772 399 3 1 -100.349 41.5639 -114.45 - 2 112.976 1107 2 0 -101.519 41.5905 -145.85 - 2 104.433 388 1 1 -102.436 41.5576 -174.45 - 2 144.962 1107 1 0 -102.485 41.5585 -175.85 - 2 112.025 383 0 1 -103.531 41.5564 -204.45 - 2 133.018 1107 0 0 -103.585 41.5528 -205.85 - 2 60.9417 944 3 1 8.87414 97.3296 -114.85 - 2 215.491 1624 1 0 -155.545 145.043 -176.25 - 2 48.0775 1239 0 0 19.2935 67.9693 -206.25 - 2 84.5325 1238 0 0 19.2482 67.8499 -206.074 - 2 73.8471 991 0 1 18.4138 66.7815 -204.849 - 2 87.9154 990 0 1 18.25 66.5831 -204.709 - 2 106.951 989 0 1 18.05 66.3084 -204.738 - 2 71.2682 988 0 1 17.85 66.0978 -204.801 - 2 99.8804 987 0 1 17.65 65.9232 -204.821 - 2 63.0743 1202 0 0 14.1787 60.6491 -205.85 - 2 83.1157 1201 0 0 14.0354 60.45 -205.902 - 2 66.0254 1200 0 0 13.8606 60.2499 -205.937 - 2 70.6076 1199 0 0 13.6755 60.05 -205.94 - 2 65.9992 1198 0 0 13.4992 59.85 -205.935 - 2 89.5872 1197 0 0 13.3633 59.65 -205.962 - 2 58.3955 1196 0 0 13.2747 59.45 -205.977 - 2 85.9853 1195 0 0 13.1658 59.2499 -205.98 - 2 64.9736 1194 0 0 13.0483 59.05 -206.009 - 2 107.636 1193 0 0 12.9494 58.85 -206.101 - 2 17.6993 1192 0 0 12.8777 58.65 -206.213 - 2 111.021 1023 0 0 -3.63533 24.8302 -206.25 - 2 93.2983 1022 0 0 -3.84729 24.6499 -206.01 - 2 76.7277 1021 0 0 -4.12168 24.45 -205.958 - 2 1.77164 874 0 1 -5.24703 22.6425 -204.85 - 2 147.634 873 0 1 -5.25 22.6374 -204.847 - 2 135.699 872 0 1 -5.45 22.3666 -204.708 -Number of digits in this event: 110 -Using G4ParticleGun... -Particle energy: 9.293 LIN +Number of tracker hits in this event: 277 + 2 240.149 889 9 1 -2.12514 120.742 65.55 + 2 249.325 1502 9 0 -2.12574 120.741 64.15 + 2 158.321 889 8 1 -2.14515 120.725 35.55 + 2 135.728 1502 8 0 -2.14622 120.725 34.15 + 2 322.732 889 7 1 -2.1696 120.714 5.55 + 2 136.589 1502 7 0 -2.17073 120.714 4.15 + 2 110.899 889 6 1 -2.19897 120.721 -24.45 + 2 164.079 1502 6 0 -2.19968 120.722 -25.85 + 2 458.918 889 5 1 -2.21769 120.725 -54.45 + 2 441.498 1502 5 0 -2.21842 120.726 -55.85 + 2 438.288 889 4 1 -2.2319 120.734 -84.45 + 2 134.604 1502 4 0 -2.23345 120.736 -85.85 + 2 246.751 888 3 1 -2.26686 120.77 -114.45 + 2 152.885 1503 3 0 -2.2677 120.772 -115.85 + 2 96.3838 888 2 1 -2.28386 120.815 -144.45 + 2 103.529 1503 2 0 -2.28485 120.816 -145.85 + 2 87.7147 888 1 1 -2.3006 120.857 -174.45 + 2 104.669 1503 1 0 -2.30066 120.86 -175.85 + 2 288.661 888 0 1 -2.31453 120.925 -204.45 + 2 103.521 1503 0 0 -2.31678 120.927 -205.85 + 2 207.022 1651 2 0 45.1973 150.415 -146.25 + 2 22.6473 1438 0 0 -56.2677 107.95 -206.236 + 2 106.67 1455 0 0 -57.8032 111.15 -206.139 + 2 50.1237 1437 0 0 -56.8809 107.75 -205.938 + 2 191.66 616 0 1 -56.8459 109.075 -204.85 + 2 93.8375 890 7 1 -2.05 120.982 5.37417 + 2 16.3259 1507 7 0 -1.34965 121.711 4.1498 + 2 84.7296 1508 7 0 -1.3319 121.75 4.11053 + 2 30.0854 1509 7 0 -1.30966 121.95 3.8658 + 2 127.169 913 4 1 2.75721 119.947 -84.45 + 2 113.681 1498 4 0 3.04131 119.826 -85.85 + 2 53.3649 942 3 1 8.55451 116.267 -114.451 + 2 86.9759 943 3 1 8.65 116.186 -114.581 + 2 63.7063 1476 3 0 9.57758 115.441 -115.85 + 2 84.559 1475 3 0 9.69484 115.35 -116.01 + 2 316.663 1048 2 1 29.6762 99.6294 -144.45 + 2 117.921 1049 2 1 29.85 99.5002 -144.608 + 2 27.5915 1050 2 1 30.05 99.3487 -144.787 + 2 43.5753 1391 2 0 31.2499 98.4357 -145.85 + 2 130.538 1390 2 0 31.3605 98.3499 -145.947 + 2 59.4163 1389 2 0 31.6053 98.15 -146.165 + 2 32.3433 1221 1 1 64.3818 70.4695 -174.45 + 2 88.0035 1222 1 1 64.4503 70.4046 -174.512 + 2 86.8147 1223 1 1 64.6505 70.207 -174.695 + 2 56.0056 1244 1 0 65.8851 68.9727 -175.85 + 2 108.21 1243 1 0 66.0066 68.85 -175.963 + 2 46.524 1242 1 0 66.2086 68.65 -176.15 + 2 183.17 1377 0 1 95.5801 38.3503 -204.45 + 2 21.8794 1084 0 0 96.1679 36.8974 -205.85 + 2 110.502 1083 0 0 96.189 36.85 -205.897 + 2 90.1415 1082 0 0 96.2832 36.6493 -206.106 + 2 146.095 776 9 0 69.2424 -24.7667 63.75 + 2 246.171 775 9 0 69.09 -24.85 63.9019 + 2 185.915 888 4 1 -2.25085 121.277 -84.45 + 2 223.441 1505 4 0 -2.24935 121.237 -85.85 + 2 112.866 1501 3 0 -2.32378 120.429 -115.85 + 2 196.947 885 2 1 -2.90349 122.482 -144.45 + 2 148.591 1511 2 0 -3.09601 122.482 -145.85 + 2 132.47 867 1 1 -6.48149 122.749 -174.45 + 2 67.8244 1513 1 0 -6.75315 122.919 -175.85 + 2 46.3146 1514 1 0 -6.79672 122.95 -176.076 + 2 12.0274 838 0 1 -12.435 127.2 -204.45 + 2 83.8527 837 0 1 -12.45 127.207 -204.467 + 2 54.5466 836 0 1 -12.65 127.298 -204.683 + 2 151.482 1538 0 0 -13.7305 127.791 -205.85 + 2 1.74518 1539 0 0 -14.0947 127.95 -206.241 + 2 43.2624 1749 0 0 -52.3819 170.031 -206.25 + 2 88.4585 1750 0 0 -52.3211 170.15 -206.132 + 2 34.7974 1751 0 0 -52.1319 170.35 -205.931 + 2 65.5625 642 0 1 -51.591 170.954 -204.85 + 2 49.8293 643 0 1 -51.45 171.036 -204.732 + 2 104.13 644 0 1 -51.2497 171.09 -204.689 + 2 105.237 645 0 1 -51.05 171.287 -204.698 + 2 33.6508 1773 0 0 -52.3304 174.867 -205.85 + 2 97.9174 1774 0 0 -52.3351 174.95 -205.913 + 2 272.021 637 0 1 -52.5315 174.993 -204.85 + 2 162.339 870 0 1 -6.00859 127.465 -204.45 + 2 301.243 869 0 1 -6.05 127.455 -204.46 + 2 13.7685 1521 0 0 -4.62882 124.38 -205.85 + 2 84.0409 1520 0 0 -4.60916 124.35 -205.859 + 2 192.1 889 0 1 -2.25 122.423 -204.74 + 2 70.7659 868 0 1 -6.2502 127.082 -204.819 + 2 97.1965 1536 0 0 -5.88398 127.516 -205.85 + 2 205.403 1537 0 0 -5.72994 127.55 -205.972 + 2 205.887 884 1 1 -3.09881 119.375 -174.45 + 2 295.949 1495 1 0 -3.16967 119.286 -175.85 + 2 119.179 875 0 1 -4.90602 117.209 -204.45 + 2 104.379 1485 0 0 -5.03904 117.178 -205.85 + 2 17.4313 818 0 1 -16.2976 133.393 -204.85 + 2 361.437 813 0 1 -17.3342 118.823 -204.45 + 2 107.974 812 0 1 -17.45 118.577 -204.557 + 2 74.9548 811 0 1 -17.65 118.203 -204.757 + 2 29.5509 1481 0 0 -18.4611 116.457 -205.85 + 2 104.264 1480 0 0 -18.5129 116.35 -205.917 + 2 83.6367 1479 0 0 -18.6128 116.15 -206.041 + 2 39.7525 1478 0 0 -18.7063 115.95 -206.174 + 2 105.154 890 2 1 -2.00275 121.744 -144.45 + 2 73.5834 1509 2 0 -1.94243 122.123 -145.85 + 2 43.9619 1510 2 0 -1.93147 122.15 -146.054 + 2 85.7264 893 1 1 -1.28828 119.78 -174.45 + 2 35.492 892 1 1 -1.45 119.772 -174.683 + 2 125.81 1499 1 0 -2.33458 120.127 -175.85 + 2 3.64314 1500 1 0 -2.43715 120.15 -175.989 + 2 139.337 1290 1 0 -41.6272 78.2047 -176.25 + 2 68.1221 1289 1 0 -41.6784 78.05 -176.155 + 2 84.8704 1288 1 0 -41.67 77.85 -175.99 + 2 150.653 1287 1 0 -41.6525 77.65 -175.909 + 2 20.1675 1286 1 0 -41.5208 77.45 -175.87 + 2 279.252 699 1 1 -40.2201 74.9729 -174.85 + 2 152.794 700 1 1 -40.05 74.3588 -174.681 + 2 75.4156 1274 1 0 -39.1831 74.9276 -175.85 + 2 93.7984 1275 1 0 -39.0118 75.05 -176.019 + 2 105.086 1276 1 0 -38.8076 75.25 -176.104 + 2 108.041 704 1 1 -39.0677 75.0875 -174.85 + 2 56.5974 703 1 1 -39.2501 74.9447 -174.596 + 2 105.496 1264 1 0 -40.5963 72.9213 -175.85 + 2 61.4775 888 8 1 -2.25 120.733 35.3952 + 2 97.763 1503 8 0 -2.26436 120.751 34.15 + 2 124.576 887 7 1 -2.57959 121.191 5.55 + 2 231.397 1505 7 0 -2.59718 121.208 4.15 + 2 622.031 885 6 1 -2.91363 121.519 -24.45 + 2 167.767 1506 6 0 -2.93562 121.547 -25.85 + 2 214.309 1507 6 0 -2.93838 121.55 -26.0266 + 2 111.653 883 5 1 -3.39698 122.047 -54.45 + 2 195.069 1509 5 0 -3.41019 122.074 -55.85 + 2 141.853 882 4 1 -3.59035 122.699 -84.45 + 2 252.468 1513 4 0 -3.59995 122.769 -85.85 + 2 121.1 881 3 1 -3.73273 124.167 -114.45 + 2 115.247 1520 3 0 -3.71929 124.238 -115.85 + 2 117.396 882 2 1 -3.54574 125.558 -144.45 + 2 170.182 1527 2 0 -3.55006 125.601 -145.85 + 2 98.582 882 1 1 -3.60879 126.349 -174.45 + 2 124.204 1531 1 0 -3.59064 126.37 -175.85 + 2 117.474 885 0 1 -3.00522 126.732 -204.45 + 2 131.949 1533 0 0 -3.00442 126.782 -205.85 + 2 203.387 881 4 1 -3.80303 122.765 -84.45 + 2 52.7409 1514 4 0 -3.64908 122.95 -86.1191 + 2 88.1275 893 3 1 -1.39465 127.746 -114.45 + 2 57.6579 892 3 1 -1.45 127.821 -114.698 + 2 33.3039 1539 3 0 -1.76059 128.122 -115.85 + 2 89.9306 1540 3 0 -1.78897 128.15 -115.96 + 2 114.044 862 2 1 -7.50441 137.341 -144.45 + 2 44.6253 861 2 1 -7.65 137.453 -144.723 + 2 20.735 1589 2 0 -8.16852 138.11 -145.85 + 2 65.5484 1590 2 0 -8.19503 138.15 -145.905 + 2 84.4654 1591 2 0 -8.27635 138.35 -146.051 + 2 63.7884 1592 2 0 -8.37923 138.55 -146.121 + 2 68.5878 1593 2 0 -8.47194 138.75 -146.158 + 2 116.288 1594 2 0 -8.54956 138.95 -146.198 + 2 43.591 1595 2 0 -8.59167 139.15 -146.209 + 2 66.4755 1596 2 0 -8.65053 139.35 -146.216 + 2 62.8814 1597 2 0 -8.73388 139.55 -146.241 + 2 72.4954 1598 2 0 -8.79015 139.75 -146.241 + 2 75.0902 1599 2 0 -8.91152 139.95 -146.243 + 2 58.4189 1600 2 0 -9.01225 140.15 -146.23 + 2 77.0414 1601 2 0 -9.1002 140.351 -146.217 + 2 9.42667 1602 2 0 -9.09951 140.55 -146.235 + 2 192.143 779 1 1 -24.0665 148.112 -174.45 + 2 92.5329 778 1 1 -24.25 148.149 -174.84 + 2 120.955 1640 1 0 -24.7376 148.234 -175.85 + 2 34.4211 724 0 1 -35.2014 152.061 -204.45 + 2 106.342 723 0 1 -35.25 152.072 -204.507 + 2 45.3519 722 0 1 -35.45 152.13 -204.775 + 2 130.33 1661 0 0 -36.2151 152.362 -205.85 + 2 101.942 777 1 1 -24.45 148.299 -174.591 + 2 51.4472 776 1 1 -24.65 148.381 -174.637 + 2 50.1832 775 1 1 -24.85 148.466 -174.678 + 2 83.4178 774 1 1 -25.05 148.561 -174.709 + 2 64.3368 773 1 1 -25.2502 148.666 -174.733 + 2 51.5221 772 1 1 -25.4502 148.751 -174.75 + 2 53.6516 771 1 1 -25.65 148.829 -174.762 + 2 50.1082 770 1 1 -25.85 148.921 -174.788 + 2 66.0214 769 1 1 -26.05 148.98 -174.806 + 2 53.1275 768 1 1 -26.25 149.008 -174.833 + 2 22.3043 767 1 1 -26.4501 149.025 -174.845 + 2 184.418 1646 1 0 -35.3343 149.442 -175.85 + 2 24.9083 662 1 1 -47.5505 149.703 -174.85 + 2 54.7898 661 1 1 -47.65 149.707 -174.835 + 2 95.4229 660 1 1 -47.85 149.688 -174.8 + 2 58.2669 659 1 1 -48.05 149.636 -174.781 + 2 233.94 658 1 1 -48.25 149.592 -174.78 + 2 65.5357 657 1 1 -48.45 149.549 -174.787 + 2 49.4972 656 1 1 -48.6501 149.532 -174.764 + 2 60.7081 655 1 1 -48.8502 149.536 -174.729 + 2 59.4408 654 1 1 -49.0503 149.544 -174.742 + 2 61.3435 653 1 1 -49.25 149.582 -174.729 + 2 74.8494 652 1 1 -49.4502 149.622 -174.662 + 2 127.063 651 1 1 -49.6503 149.68 -174.569 + 2 65.2702 650 1 1 -49.85 149.773 -174.488 + 2 92.8392 649 1 1 -50.05 149.914 -174.539 + 2 57.484 648 1 1 -50.25 149.983 -174.652 + 2 66.8869 647 1 1 -50.4504 150.034 -174.745 + 2 61.0085 1649 1 0 -51.9513 149.992 -175.85 + 2 101.875 1648 1 0 -52.1033 149.95 -175.988 + 2 5.85528 880 4 1 -3.85 122.686 -84.8328 + 2 117.067 1511 4 0 -3.91051 122.499 -85.85 + 2 105.354 874 3 1 -5.12606 118.475 -114.45 + 2 36.3447 1490 3 0 -5.34343 118.18 -115.85 + 2 59.5762 1489 3 0 -5.3634 118.15 -115.994 + 2 51.83 856 2 1 -8.81367 112.442 -144.45 + 2 54.2996 855 2 1 -8.85 112.451 -144.644 + 2 233.576 1462 2 0 -9.07456 112.55 -145.85 + 2 111.021 828 1 1 -14.3158 115.596 -174.45 + 2 153.067 1478 1 0 -14.4338 115.76 -175.85 + 2 112.137 1491 0 0 -17.5057 118.395 -205.85 + 2 308.319 1510 4 0 -3.63891 122.322 -86.0661 + 2 89.5338 870 3 1 -5.97243 122.351 -114.45 + 2 52.3108 871 3 1 -5.85 122.392 -114.722 + 2 117.66 1511 3 0 -5.31235 122.523 -115.85 + 2 130.298 920 2 1 4.11827 125.435 -144.45 + 2 179.595 1525 2 0 4.20678 125.254 -145.85 + 2 29.7938 927 1 1 5.61289 129.783 -174.45 + 2 129.647 928 1 1 5.65017 129.782 -174.49 + 2 67.7274 929 1 1 5.85 129.766 -174.689 + 2 157.43 1548 1 0 7.04096 129.785 -175.85 + 2 128.763 1113 0 1 42.6905 133.708 -204.45 + 2 4.67645 1114 0 1 42.85 133.814 -204.82 + 2 129.958 1568 0 0 43.2626 133.931 -205.85 + 2 278.824 918 2 1 3.77158 124.6 -144.85 + 2 97.7414 880 3 1 -3.89297 122.512 -114.45 + 2 180.551 1512 3 0 -3.91468 122.558 -115.85 + 2 192.479 877 2 1 -4.45676 124.164 -144.45 + 2 102.576 1520 2 0 -4.4705 124.236 -145.85 + 2 10.4677 875 1 1 -4.85717 126.36 -174.45 + 2 142.045 876 1 1 -4.85 126.369 -174.491 + 2 212.942 1532 1 0 -4.61733 126.66 -175.851 + 2 165.56 898 0 1 -0.379022 132.395 -204.45 + 2 0.0434265 1565 0 0 0.0500129 133.349 -205.963 + 2 158.808 1566 0 0 0.0502906 133.35 -205.964 + 2 14.1093 1510 1 0 -5.31518 122.243 -175.85 + 2 58.8699 1267 1 0 -23.464 73.6141 -176.25 + 2 70.8091 1266 1 0 -23.4787 73.45 -176.121 + 2 48.9343 1265 1 0 -23.4282 73.25 -176.034 + 2 136.76 787 1 1 -22.5193 72.3197 -174.849 + 2 381.216 788 1 1 -22.4496 72.2475 -174.765 + 2 6.80007 786 1 1 -22.65 71.6086 -174.467 + 2 137.335 893 5 1 -1.34739 122.304 -54.45 + 2 112.991 1511 5 0 -1.39539 122.381 -55.8501 + 2 29.9466 1520 4 0 -2.33491 124.286 -85.85 + 2 134.735 1521 4 0 -2.35211 124.35 -85.9508 + 2 12.634 1522 4 0 -2.39286 124.55 -86.2245 + 2 88.7612 867 3 1 -6.52457 145.771 -114.45 + 2 79.0747 866 3 1 -6.65 145.802 -114.679 + 2 139.92 1629 3 0 -7.292 146.049 -115.85 + 2 148.109 798 2 1 -20.352 156.28 -144.45 + 2 23.0537 1686 2 0 -20.3016 157.51 -145.85 + 2 96.4919 1687 2 0 -20.3002 157.55 -145.902 + 2 2.72032 1688 2 0 -20.3108 157.75 -146.236 + 2 60.5389 887 4 1 -2.4501 124.038 -84.7268 + 2 59.6716 1526 4 0 -3.24685 125.356 -85.85 + 2 58.1554 1527 4 0 -3.34397 125.55 -85.9862 + 2 82.234 1528 4 0 -3.41086 125.75 -86.0927 + 2 4.25267 1529 4 0 -3.47105 125.95 -86.235 + 2 94.782 813 3 1 -17.3671 167.478 -114.45 + 2 118.269 1736 3 0 -17.2267 167.511 -115.85 + 2 210.494 1697 3 0 30.5014 159.633 -116.25 + 2 4.38501 1696 3 0 30.7226 159.55 -115.863 + 2 93.9832 1057 3 1 31.4682 159.444 -114.85 + 2 113.47 1058 3 1 31.65 159.556 -114.674 + 2 261.491 1690 3 0 31.7162 158.343 -115.85 + 2 196.749 1689 3 0 31.5363 158.15 -116.003 + 2 248.794 785 3 1 -22.85 176.043 -114.516 + 2 95.1502 784 3 1 -23.05 176.247 -114.466 + 2 313.435 902 5 1 0.499492 122.333 -54.45 + 2 85.6806 1515 5 0 0.619071 123.194 -55.85 + 2 58.0476 1516 5 0 0.641846 123.35 -56.1159 + 2 121.918 911 4 1 2.42645 137.328 -84.45 + 2 3.56443 1587 4 0 2.4796 137.746 -85.85 + 2 95.6935 1588 4 0 2.48034 137.75 -85.8644 + 2 117.03 924 3 1 4.97023 146.951 -114.45 + 2 121.909 1633 3 0 4.99615 146.911 -115.85 + 2 146.041 923 2 1 4.84002 145.983 -144.45 + 2 10.395 1622 2 0 4.70164 144.585 -145.85 + 2 131.176 1621 2 0 4.69717 144.55 -145.884 + 2 90.0283 1620 2 0 4.65937 144.35 -146.081 + 2 28.6095 1592 0 0 9.45041 138.572 -206.25 + 2 58.116 1449 9 0 -8.04385 110.121 63.75 +Number of digits in this event: 95 +Using G4ParticleGun... +Particle energy: 5.65088 LIN Particle: gamma Event: 3 -Number of tracker hits in this event: 64 - 3 563.061 822 7 1 -15.5854 -110.856 5.55 - 3 328.379 346 7 0 -15.5879 -110.858 4.15 - 3 413.054 822 6 1 -15.6432 -110.901 -24.45 - 3 245.139 346 6 0 -15.646 -110.905 -25.85 - 3 269.088 821 5 1 -15.7326 -111.006 -54.45 - 3 323.817 345 5 0 -15.7361 -111.009 -55.85 - 3 123.292 821 4 1 -15.8323 -111.07 -84.45 - 3 120.428 345 4 0 -15.8384 -111.075 -85.85 - 3 122.225 820 3 1 -15.9511 -111.187 -114.45 - 3 284.104 344 3 0 -15.9512 -111.189 -115.85 - 3 143.286 820 2 1 -15.977 -111.196 -144.45 - 3 102.939 344 2 0 -15.977 -111.198 -145.85 - 3 143.063 820 1 1 -15.9739 -111.248 -174.45 - 3 102.446 344 1 0 -15.972 -111.257 -175.85 - 3 89.1068 820 0 1 -15.947 -111.426 -204.45 - 3 141.709 343 0 0 -15.9411 -111.43 -205.85 - 3 28.7232 819 2 1 -16.1877 -111.236 -144.45 - 3 127.481 818 2 1 -16.2504 -111.201 -144.534 - 3 19.6972 817 2 1 -16.45 -111.117 -144.802 - 3 156.554 346 2 0 -17.2467 -110.905 -145.85 - 3 71.2186 653 1 1 -49.4237 -105.948 -174.45 - 3 64.6687 652 1 1 -49.45 -105.906 -174.649 - 3 101.008 371 1 0 -49.7546 -105.874 -175.85 - 3 86.6806 375 1 0 -34.7204 -105.024 -176.25 - 3 59.7983 374 1 0 -34.6271 -105.15 -176.004 - 3 67.8086 730 1 1 -33.9511 -105.499 -174.85 - 3 67.0805 731 1 1 -33.85 -105.59 -174.615 - 3 212.652 346 5 0 -15.3795 -110.95 -55.932 - 3 171.157 347 5 0 -15.4203 -110.75 -55.8982 - 3 215.511 821 3 1 -15.8195 -111.186 -114.45 - 3 146.681 823 2 1 -15.3959 -111.46 -144.45 - 3 121.827 343 2 0 -15.3284 -111.525 -145.85 - 3 109.179 830 1 1 -13.8888 -112.515 -174.45 - 3 118.769 337 1 0 -13.8948 -112.575 -175.85 - 3 114.977 829 0 1 -14.0985 -114.089 -204.45 - 3 120.206 330 0 0 -14.0572 -114.129 -205.85 - 3 154.103 345 3 0 -15.8149 -111.103 -115.85 - 3 228.238 822 2 1 -15.4922 -109.787 -144.45 - 3 104.332 351 2 0 -15.3144 -109.898 -145.85 - 3 208.842 841 1 1 -11.8118 -112.28 -174.45 - 3 250.451 338 1 0 -11.5697 -112.416 -175.85 - 3 120.371 863 0 1 -7.29073 -115.808 -204.45 - 3 243.583 321 0 0 -7.19474 -115.923 -205.85 - 3 21.0389 1265 2 0 90.4055 73.205 -146.25 - 3 110.06 1266 2 0 90.4271 73.2505 -146.198 - 3 54.7743 1267 2 0 90.5295 73.4501 -145.976 - 3 304.952 1354 2 1 90.9967 74.6501 -144.85 - 3 63.204 1355 2 1 91.1501 75.0044 -144.568 - 3 112.223 822 5 1 -15.6028 -110.897 -54.45 - 3 233.532 822 4 1 -15.6256 -110.922 -84.45 - 3 113.404 346 4 0 -15.6261 -110.923 -85.85 - 3 120.033 822 3 1 -15.6345 -110.939 -114.45 - 3 140.584 346 3 0 -15.6336 -110.939 -115.85 - 3 96.893 345 2 0 -15.6086 -111.014 -145.85 - 3 122.199 822 1 1 -15.6096 -111.088 -174.45 - 3 179.039 345 1 0 -15.6098 -111.09 -175.85 - 3 246.204 822 0 1 -15.6111 -111.137 -204.45 - 3 102.65 345 0 0 -15.6105 -111.138 -205.85 - 3 199.179 821 0 1 -15.7025 -111.236 -204.45 - 3 63.1567 335 0 0 -15.4234 -113.043 -205.85 - 3 138.56 334 0 0 -15.3358 -113.15 -205.971 - 3 79.7313 333 0 0 -15.1781 -113.35 -206.12 - 3 61.8569 823 7 1 -15.4498 -110.707 5.31774 - 3 159.332 821 7 1 -15.65 -110.581 5.28867 -Number of digits in this event: 40 +Number of tracker hits in this event: 1 + 3 19.8413 600 0 0 3.01764 -60.0137 -206.25 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 4.43025 LIN +Particle energy: 7.68183 LIN Particle: gamma Event: 4 -Number of tracker hits in this event: 2 - 4 32.6103 265 0 0 44.4379 -127.081 -206.25 - 4 118.506 1123 0 1 44.7033 -126.796 -204.85 -Number of digits in this event: 2 +Number of tracker hits in this event: 135 + 4 216.265 778 9 1 -24.3662 18.3089 65.55 + 4 231.884 991 9 0 -24.3662 18.3101 64.15 + 4 239.885 778 8 1 -24.3681 18.3373 35.55 + 4 147.519 991 8 0 -24.3688 18.3388 34.15 + 4 688.177 778 7 1 -24.3782 18.3714 5.55 + 4 448.326 991 7 0 -24.379 18.3737 4.15 + 4 257.005 778 6 1 -24.3918 18.4161 -24.45 + 4 408.503 991 6 0 -24.3944 18.4196 -25.85 + 4 281.867 778 5 1 -24.4433 18.4986 -54.45 + 4 133.632 992 5 0 -24.4465 18.5039 -55.85 + 4 116.234 777 4 1 -24.5084 18.6076 -84.45 + 4 256.599 992 4 0 -24.5127 18.6106 -85.85 + 4 113.466 777 3 1 -24.6049 18.6746 -114.45 + 4 136.746 993 3 0 -24.6076 18.6795 -115.85 + 4 118.318 776 2 1 -24.6621 18.7787 -144.45 + 4 150.517 993 2 0 -24.6734 18.7841 -145.85 + 4 148.182 775 1 1 -24.9118 18.876 -174.45 + 4 101.866 994 1 0 -24.9247 18.8777 -175.85 + 4 117.794 774 0 1 -25.1928 18.9059 -204.45 + 4 143.301 994 0 0 -25.2051 18.9094 -205.85 + 4 2.1535 942 0 0 -40.5589 8.65 -206.243 + 4 116.442 1231 6 1 66.45 93.4047 -24.6447 + 4 62.2952 777 5 1 -24.45 18.5808 -54.8009 + 4 63.1499 1002 5 0 -25.3287 20.5684 -55.8502 + 4 277.959 1003 5 0 -25.3241 20.65 -55.9236 + 4 51.6795 1004 5 0 -25.2851 20.85 -56.0123 + 4 13.4045 777 7 1 -24.45 18.6199 5.20738 + 4 85.9088 996 7 0 -24.5449 19.3029 4.15 + 4 84.7922 997 7 0 -24.5693 19.45 3.96365 + 4 70.5491 744 6 1 -31.0786 39.8108 -24.45 + 4 30.1771 745 6 1 -31.05 39.8715 -24.742 + 4 58.3476 1100 6 0 -30.9049 40.2157 -25.85 + 4 65.0903 1101 6 0 -30.89 40.2501 -26.0081 + 4 132.325 729 5 1 -34.0954 46.1847 -54.45 + 4 49.4284 1122 5 0 -34.0225 44.5944 -55.85 + 4 55.7957 1121 5 0 -34.0198 44.45 -55.9658 + 4 49.8799 1120 5 0 -34.0154 44.25 -56.0571 + 4 60.9311 1119 5 0 -34.049 44.0499 -56.109 + 4 67.1094 1118 5 0 -34.1121 43.85 -56.1524 + 4 38.387 743 5 0 -64.0637 -31.3523 -56.25 + 4 62.2284 742 5 0 -64.0903 -31.45 -56.1781 + 4 72.9476 741 5 0 -64.1303 -31.65 -56.0957 + 4 61.8826 740 5 0 -64.2387 -31.8508 -56.0022 + 4 72.0917 739 5 0 -64.3515 -32.0501 -55.9337 + 4 87.9964 738 5 0 -64.4487 -32.2502 -55.8878 + 4 49.1666 737 5 0 -64.4649 -32.4507 -55.9045 + 4 59.6493 736 5 0 -64.4251 -32.65 -55.9224 + 4 58.6203 735 5 0 -64.3807 -32.85 -55.9276 + 4 53.5972 734 5 0 -64.3546 -33.0502 -55.9379 + 4 167.17 733 5 0 -64.2477 -33.2505 -55.9174 + 4 81.4837 732 5 0 -63.8961 -33.4501 -55.9801 + 4 96.2035 597 5 1 -60.6408 -34.511 -54.85 + 4 4.26933 687 5 0 -56.5884 -42.6317 -55.85 + 4 29.6164 686 5 0 -56.5803 -42.65 -55.8514 + 4 336.534 623 5 1 -55.3855 -48.7109 -54.85 + 4 72.7406 624 5 1 -55.25 -49.1878 -54.6284 + 4 158.34 651 5 0 -56.1448 -49.7107 -55.85 + 4 98.9128 619 5 1 -56.1279 -49.6075 -54.85 + 4 79.9158 779 7 1 -24.25 18.3774 5.44946 + 4 38.2524 780 7 1 -24.0499 18.3452 5.25743 + 4 279.629 990 7 0 -23.1725 18.2258 4.15 + 4 101.476 854 6 1 -9.20812 15.1214 -24.4503 + 4 107.424 855 6 1 -9.04983 14.8094 -24.5132 + 4 70.0629 856 6 1 -8.85 14.7748 -24.6353 + 4 12.5698 857 6 1 -8.65 14.7292 -24.8145 + 4 130.166 970 6 0 -7.95734 14.2416 -25.85 + 4 49.0026 969 6 0 -7.77162 14.05 -26.1449 + 4 118.722 824 6 0 17.1416 -15.0755 -26.25 + 4 39.4479 988 6 1 17.7388 -15.0114 -24.8499 + 4 74.4631 989 6 1 17.85 -14.9872 -24.7643 + 4 92.5026 990 6 1 18.05 -14.9061 -24.6088 + 4 18.4121 991 6 1 18.25 -14.9108 -24.489 + 4 175.257 777 6 1 -24.4808 18.3693 -24.45 + 4 137.454 776 5 1 -24.6883 18.4318 -54.45 + 4 172.852 991 5 0 -24.7075 18.4257 -55.85 + 4 115.799 774 4 1 -25.1075 18.3057 -84.45 + 4 212.132 991 4 0 -25.1214 18.2931 -85.85 + 4 113.338 773 3 1 -25.4378 18.0017 -114.45 + 4 264.921 989 3 0 -25.46 17.993 -115.85 + 4 269.786 770 2 1 -25.9023 17.8318 -144.45 + 4 299.437 988 2 0 -25.9114 17.8233 -145.85 + 4 123.479 769 1 1 -26.1428 17.6619 -174.45 + 4 246.406 987 1 0 -26.1558 17.6444 -175.85 + 4 145.597 768 0 1 -26.4192 17.2742 -204.45 + 4 54.3777 986 0 0 -26.4336 17.2517 -205.85 + 4 136.544 985 0 0 -26.4346 17.25 -205.956 + 4 72.1511 1372 3 1 94.5872 -57.1211 -114.85 + 4 146.589 783 6 1 -23.36 18.428 -24.4507 + 4 139.589 791 5 1 -21.7805 17.9117 -54.45 + 4 281.319 989 5 0 -21.7242 17.8629 -55.85 + 4 203.223 794 4 1 -21.2292 17.0859 -84.45 + 4 176.633 984 4 0 -21.0867 16.9379 -85.85 + 4 0.793625 810 3 1 -17.8506 13.9311 -114.45 + 4 120.465 811 3 1 -17.85 13.9308 -114.454 + 4 131.874 968 3 0 -17.6195 13.8443 -115.85 + 4 201.858 837 2 1 -12.6105 11.4569 -144.45 + 4 133.94 956 2 0 -12.3292 11.3197 -145.85 + 4 94.5566 867 1 1 -6.48912 8.46379 -174.45 + 4 85.104 868 1 1 -6.44998 8.46088 -174.699 + 4 92.8594 941 1 0 -6.27843 8.44599 -175.85 + 4 32.8941 895 0 1 -0.865212 8.58912 -204.45 + 4 76.1264 896 0 1 -0.85 8.59719 -204.545 + 4 147.893 943 0 0 -0.644271 8.71912 -205.85 + 4 2.29789 827 2 1 -14.6199 12.1337 -144.45 + 4 89.4253 961 2 0 -14.4011 12.3077 -145.85 + 4 92.3334 960 2 0 -14.2586 12.25 -146.034 + 4 137.558 990 8 0 -24.3346 18.2453 34.15 + 4 318.768 990 6 0 -24.3115 18.1126 -25.85 + 4 166.875 778 4 1 -24.3188 17.9844 -84.45 + 4 123.303 989 4 0 -24.3169 17.9795 -85.85 + 4 113.915 778 3 1 -24.2843 17.881 -114.45 + 4 121.443 779 2 1 -24.1959 17.7063 -144.45 + 4 194.34 778 1 1 -24.3187 17.6172 -174.45 + 4 104.779 779 0 1 -24.1703 17.7348 -204.45 + 4 119.905 988 0 0 -24.1559 17.7355 -205.85 + 4 10.1949 974 7 0 -163.133 14.8967 3.75 + 4 71.6168 779 1 1 -24.25 17.6139 -174.621 + 4 174.122 527 0 1 -74.6271 9.5937 -204.85 + 4 54.4867 989 6 0 -24.2994 18.05 -26.0792 + 4 104.464 799 5 1 -20.1798 7.31298 -54.45 + 4 94.2353 935 5 0 -20.0742 7.09814 -55.85 + 4 84.2303 934 5 0 -20.0651 7.05 -56.1164 + 4 109.411 795 4 1 -21.0499 1.15581 -84.6385 + 4 20.2619 912 4 0 -20.0298 2.58603 -85.85 + 4 90.9028 913 4 0 -19.9839 2.65 -85.9095 + 4 52.3085 914 4 0 -19.8114 2.85 -86.1152 + 4 131.903 956 3 1 11.3657 23.4814 -114.45 + 4 13.3348 1018 3 0 11.9794 23.8383 -115.85 + 4 213.153 1019 3 0 12.0129 23.85 -115.896 + 4 75.4432 779 6 1 -24.2499 18.1036 -24.4596 + 4 81.3513 780 6 1 -24.05 18.078 -24.6864 + 4 411.072 1016 7 0 12.8976 23.3183 3.75 + 4 132.577 1017 7 0 13.2252 23.45 4.01737 + 4 173.258 951 7 1 10.3351 23.0093 5.15002 + 4 42.7216 1015 7 0 13.0802 23.25 3.90346 +Number of digits in this event: 58 Using G4ParticleGun... -Particle energy: 5.82392 LIN +Particle energy: 1.94775 LIN Particle: gamma Event: 5 -Number of tracker hits in this event: 0 -Number of digits in this event: 2 +Number of tracker hits in this event: 23 + 5 265.08 606 3 1 -58.7213 63.1295 -114.45 + 5 223.978 1215 3 0 -58.785 63.1719 -115.85 + 5 115.469 598 2 1 -60.346 64.0444 -144.45 + 5 123.735 1220 2 0 -60.4534 64.0978 -145.85 + 5 146.674 588 1 1 -62.4049 65.4271 -174.45 + 5 156.197 1227 1 0 -62.5121 65.5104 -175.85 + 5 12.7843 577 0 1 -64.6475 67.4823 -204.45 + 5 221.303 576 0 1 -64.65 67.4856 -204.494 + 5 151.907 1237 0 0 -64.7215 67.5985 -205.85 + 5 157.916 1238 0 0 -65.1286 67.6776 -205.85 + 5 113.709 1419 0 0 -76.6923 103.98 -206.25 + 5 11.9162 1420 0 0 -76.985 104.15 -206.232 + 5 219.53 1431 0 0 -100.878 106.442 -206.25 + 5 24.1726 1430 0 0 -100.882 106.35 -205.982 + 5 22.2515 392 0 1 -101.72 105.461 -204.85 + 5 338.865 391 0 1 -101.75 105.43 -204.804 + 5 29.0881 390 0 1 -101.95 105.363 -204.674 + 5 119.792 606 2 1 -58.666 63.0862 -144.45 + 5 116.893 1215 2 0 -58.6673 63.0887 -145.85 + 5 109.025 606 1 1 -58.6903 63.1497 -174.45 + 5 110.331 1215 1 0 -58.6949 63.148 -175.85 + 5 118.34 606 0 1 -58.7718 63.1685 -204.45 + 5 120.102 1215 0 0 -58.7776 63.1835 -205.85 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 9.51397 LIN +Particle energy: 3.23566 LIN Particle: gamma Event: 6 -Number of tracker hits in this event: 146 - 6 356.755 850 9 1 -10.0225 34.0683 65.55 - 6 207.713 1070 9 0 -10.0227 34.0681 64.15 - 6 245.419 850 8 1 -10.0228 34.0561 35.55 - 6 230.633 1070 8 0 -10.0225 34.0566 34.15 - 6 835.709 850 7 1 -10.0146 34.0623 5.55 - 6 474.593 1070 7 0 -10.0147 34.0624 4.15 - 6 543.917 850 6 1 -10.0207 34.0664 -24.45 - 6 283.751 1070 6 0 -10.0208 34.0676 -25.85 - 6 303.982 850 5 1 -10.0206 34.087 -54.45 - 6 101.842 1070 5 0 -10.0219 34.0879 -55.85 - 6 248.37 850 4 1 -10.0485 34.1118 -84.45 - 6 125.589 1070 4 0 -10.0502 34.1138 -85.85 - 6 137.353 849 3 1 -10.0818 34.1581 -114.45 - 6 140.219 1070 3 0 -10.0825 34.1588 -115.85 - 6 136.189 849 2 1 -10.1008 34.1766 -144.45 - 6 235.174 1070 2 0 -10.0998 34.1788 -145.85 - 6 506.135 849 1 1 -10.0756 34.227 -174.45 - 6 396.227 1070 1 0 -10.0751 34.2284 -175.85 - 6 141.828 849 0 1 -10.066 34.2516 -204.45 - 6 118.33 1071 0 0 -10.065 34.2523 -205.85 - 6 124.278 1043 10 0 76.0662 28.8423 93.75 - 6 71.5115 1042 10 0 76.0262 28.6496 93.8493 - 6 73.8498 1041 10 0 76.0323 28.45 94.0164 - 6 6.08485 1040 10 0 76.1011 28.2499 94.1359 - 6 13.5731 1282 10 1 76.6319 27.006 95.1501 - 6 102.836 1283 10 1 76.6502 26.9679 95.1774 - 6 98.6231 1284 10 1 76.85 26.7728 95.3449 - 6 88.3289 1285 10 1 77.05 26.5575 95.3904 - 6 86.8768 1286 10 1 77.25 26.4174 95.3828 - 6 317.54 1287 10 1 77.45 26.3348 95.4379 - 6 163.229 1174 2 1 54.85 62.4515 -144.643 - 6 79.4785 1069 2 0 -10.1119 34.05 -145.998 - 6 218.591 1069 3 0 -10.153 34.0101 -115.85 - 6 145.996 846 0 1 -10.7854 34.427 -204.45 - 6 153.352 1072 0 0 -10.7391 34.46 -205.85 - 6 182.933 852 0 1 -9.60004 33.3305 -204.45 - 6 30.9257 1066 0 0 -9.55397 33.4354 -205.85 - 6 64.343 1067 0 0 -9.54518 33.45 -205.992 - 6 131.161 1173 9 1 54.65 -144.162 65.3711 - 6 110.014 1068 6 0 -10.2761 33.8233 -25.85 - 6 14.5121 1069 6 0 -10.4632 33.85 -26.2155 - 6 59.0698 1074 7 0 -9.88208 34.9395 4.14994 - 6 115.677 1075 7 0 -9.86107 35.0501 3.98159 - 6 135.659 870 6 1 -5.95584 53.1924 -24.45 - 6 32.7937 1168 6 0 -5.68747 53.8067 -25.85 - 6 91.4735 1169 6 0 -5.6718 53.85 -25.9487 - 6 75.7371 899 5 1 -0.05 69.6874 -54.6674 - 6 96.4928 1252 5 0 -0.419413 70.4942 -55.85 - 6 69.6865 1253 5 0 -0.497713 70.65 -56.0674 - 6 221.09 815 4 1 -16.9782 103.697 -84.45 - 6 64.5932 1426 4 0 -16.9737 105.368 -85.85 - 6 108.856 1427 4 0 -16.9821 105.55 -86.0132 - 6 11.9853 1428 4 0 -16.9822 105.75 -86.2319 - 6 39.322 1687 4 0 -9.74124 157.625 -86.2499 - 6 54.1014 1688 4 0 -9.74224 157.75 -86.1508 - 6 60.7436 1689 4 0 -9.74879 157.95 -86.0078 - 6 5.9111 1690 4 0 -9.75666 158.15 -85.8622 - 6 338.636 851 4 1 -9.73757 159.235 -84.85 - 6 163.5 852 4 1 -9.64997 160.004 -84.6967 - 6 133.807 853 4 1 -9.4498 160.36 -84.6951 - 6 57.4851 854 4 1 -9.25 160.5 -84.7276 - 6 11.1787 855 4 1 -9.05 160.493 -84.8178 - 6 315.424 1702 4 0 -7.875 160.58 -85.85 - 6 22.8405 1786 4 0 54.4073 177.544 -86.25 - 6 250.896 1787 4 0 54.4131 177.55 -86.1964 - 6 144.092 847 6 1 -10.6415 34.2302 -24.4501 - 6 110.091 1071 6 0 -10.6369 34.3711 -25.85 - 6 121.912 848 5 1 -10.4407 36.9497 -54.4506 - 6 116.645 1086 5 0 -10.4083 37.3667 -55.85 - 6 45.021 1087 5 0 -10.4005 37.45 -56.1095 - 6 140.733 1137 4 0 -10.709 47.5742 -85.85 - 6 55.8593 1138 4 0 -10.7071 47.65 -86.1311 - 6 86.7894 847 5 1 -10.4501 37.0222 -54.7234 - 6 55.7868 1091 5 0 -10.6364 38.3112 -55.85 - 6 30.0988 1092 5 0 -10.669 38.45 -55.8731 - 6 37.1069 846 5 1 -10.7759 38.9427 -54.85 - 6 194.509 845 5 1 -10.8501 38.933 -54.7764 - 6 94.1713 844 5 1 -11.0501 38.921 -54.5791 - 6 122.751 1071 5 0 -10.0005 34.306 -55.85 - 6 124.075 1071 4 0 -10.0053 34.3966 -85.85 - 6 118.378 850 3 1 -10.0379 34.5034 -114.45 - 6 145.598 1072 3 0 -10.0381 34.511 -115.85 - 6 115.105 850 2 1 -10.0429 34.6614 -144.45 - 6 114.484 1073 2 0 -10.0424 34.6719 -145.85 - 6 122.542 850 1 1 -10.031 34.882 -174.45 - 6 209.967 1074 1 0 -10.0292 34.8919 -175.85 - 6 115.291 850 0 1 -9.99957 35.0951 -204.45 - 6 114.237 1075 0 0 -9.99782 35.1046 -205.85 - 6 328.891 414 14 0 167.237 -97.1697 213.75 - 6 49.1195 415 14 0 167.228 -97.15 213.799 - 6 39.0109 1730 14 1 166.332 -97.0902 215.15 - 6 53.4031 1051 6 1 30.3704 33.5066 -24.85 - 6 95.107 849 9 1 -10.05 34.057 65.2984 - 6 250.572 1069 7 0 -10.0361 34.0321 4.15 - 6 320.494 1076 6 0 -10.2061 35.4295 -25.85 - 6 95.3594 837 5 1 -12.4517 32.2445 -54.4501 - 6 42.7408 836 5 1 -12.65 32.301 -54.7093 - 6 153.52 1062 5 0 -13.5533 32.5417 -55.85 - 6 62.9449 943 5 0 -36.104 8.77307 -56.2499 - 6 80.2238 942 5 0 -36.0887 8.65 -56.1129 - 6 22.4133 941 5 0 -36.1411 8.45 -55.9079 - 6 60.9592 715 5 1 -36.9519 7.39083 -54.85 - 6 111.331 714 5 1 -37.05 7.27127 -54.7187 - 6 126.544 825 6 0 -22.0684 -14.9452 -26.2499 - 6 118.713 824 6 0 -21.9954 -15.05 -26.1123 - 6 2.53505 823 6 0 -21.8554 -15.25 -25.8585 - 6 244.83 794 6 1 -21.2352 -16.0407 -24.8494 - 6 65.7061 857 7 0 -13.5638 -8.51392 3.75 - 6 65.056 858 7 0 -13.5293 -8.45 3.98248 - 6 88.7217 832 7 1 -13.5448 -8.25912 5.15 - 6 8.76913 831 7 1 -13.8102 -8.63062 5.55 - 6 78.98 830 7 1 -13.85 -8.62537 5.50734 - 6 49.2358 829 7 1 -14.0501 -8.59303 5.27649 - 6 7.55186 860 7 0 -15.3962 -7.86139 4.15 - 6 156.605 861 7 0 -15.4153 -7.85 4.13401 - 6 148.408 862 7 0 -15.7173 -7.6496 3.97443 - 6 22.8955 863 7 0 -16.0309 -7.45 3.79027 - 6 86.2752 1176 7 0 -131.227 55.2939 3.75 - 6 213.505 1177 7 0 -131.471 55.45 3.81684 - 6 143.812 1178 7 0 -132.12 55.6501 3.92067 - 6 62.9728 1179 7 0 -132.529 55.85 4.04563 - 6 23.0692 233 7 1 -133.494 56.6052 5.15 - 6 115.073 232 7 1 -133.55 56.6305 5.22848 - 6 83.6746 759 4 1 -28.05 43.2129 -84.5435 - 6 102.27 1112 4 0 -28.6243 42.5485 -85.85 - 6 17.3594 754 4 1 -29.0866 41.336 -84.85 - 6 128.737 1099 4 0 -29.9266 39.9213 -85.8501 - 6 223.945 849 6 1 -10.05 35.6714 -24.5339 - 6 76.6406 848 6 1 -10.2504 35.707 -24.6561 - 6 181.006 1082 6 0 -10.547 36.5102 -25.85 - 6 39.8105 1083 6 0 -10.7432 36.65 -25.9005 - 6 44.0253 841 6 1 -11.6888 38.4328 -24.85 - 6 130.495 842 6 1 -11.6499 38.5037 -24.7756 - 6 141.978 843 6 1 -11.45 38.5164 -24.7314 - 6 125.992 1067 6 0 -10.144 33.5772 -25.85 - 6 118.676 849 5 1 -10.0814 33.2289 -54.45 - 6 100.268 1065 5 0 -10.1064 33.2341 -55.85 - 6 130.258 847 4 1 -10.5293 33.3292 -84.45 - 6 105.39 1066 4 0 -10.5247 33.356 -85.85 - 6 125.585 847 3 1 -10.4513 33.9551 -114.45 - 6 142.23 848 2 1 -10.3326 35.8019 -144.45 - 6 118.306 1079 2 0 -10.294 35.8856 -145.85 - 6 152.71 852 1 1 -9.56271 37.4985 -174.45 - 6 164.445 1087 1 0 -9.54082 37.5469 -175.85 - 6 104.756 855 0 1 -9.01642 38.5535 -204.45 - 6 120.691 1092 0 0 -9.01742 38.5898 -205.85 -Number of digits in this event: 67 +Number of tracker hits in this event: 1 + 6 4.32139 271 5 1 -125.75 147.494 -54.6343 +Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 2.91205 LIN +Particle energy: 6.58332 LIN Particle: gamma Event: 7 -Number of tracker hits in this event: 6 - 7 222.058 357 0 1 -108.566 -33.7299 -204.45 - 7 290.749 731 0 0 -108.566 -33.7282 -205.85 - 7 141.968 1786 10 1 177.548 -124.144 95.55 - 7 396.434 1785 10 1 177.35 -124.21 95.2716 - 7 37.7286 1784 10 1 177.15 -124.212 95.2342 - 7 33.8371 1692 7 0 37.4233 158.55 3.76162 -Number of digits in this event: 8 +Number of tracker hits in this event: 5 + 7 59.917 95 0 0 -62.183 -161.014 -206.25 + 7 63.2027 94 0 0 -62.0507 -161.15 -206.228 + 7 94.5687 93 0 0 -62.0261 -161.35 -206.227 + 7 231.888 92 0 0 -62.1544 -161.55 -206.201 + 7 144.747 91 0 0 -62.3331 -161.75 -205.978 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 4.00873 LIN +Particle energy: 9.00556 LIN Particle: gamma Event: 8 -Number of tracker hits in this event: 156 - 8 434.581 888 11 1 -2.32273 27.7135 125.55 - 8 381.053 1038 11 0 -2.3278 27.7152 124.15 - 8 114.839 887 10 1 -2.48164 27.7405 95.55 - 8 219.068 1038 10 0 -2.49908 27.7301 94.15 - 8 110.386 885 9 1 -2.86848 27.531 65.55 - 8 125.007 1037 9 0 -2.88749 27.5238 64.15 - 8 1.98468 884 8 1 -3.24986 27.3905 35.55 - 8 169.361 883 8 1 -3.25 27.3905 35.5406 - 8 119.85 1036 8 0 -3.27066 27.3764 34.15 - 8 132.424 882 7 1 -3.63754 27.0879 5.55 - 8 123.516 1035 7 0 -3.65363 27.079 4.15 - 8 104.801 880 6 1 -3.99422 26.9511 -24.45 - 8 122.6 1034 6 0 -4.02419 26.9574 -25.85 - 8 115.295 876 5 1 -4.65501 27.082 -54.45 - 8 162.501 1035 5 0 -4.68105 27.0848 -55.85 - 8 317.394 874 4 1 -5.16884 27.1608 -84.45 - 8 157.736 1035 4 0 -5.20206 27.1659 -85.85 - 8 140.148 870 3 1 -5.9441 27.2649 -114.45 - 8 137.815 1036 3 0 -6.03197 27.2644 -115.85 - 8 158.811 861 2 1 -7.7729 27.1626 -144.45 - 8 160.489 1035 2 0 -7.8439 27.1639 -145.85 - 8 104.487 854 1 1 -9.18265 27.3062 -174.45 - 8 122.446 1036 1 0 -9.28155 27.3263 -175.85 - 8 107.445 843 0 1 -11.3222 27.6589 -204.45 - 8 144.043 1038 0 0 -11.469 27.7037 -205.85 - 8 34.1731 1364 3 0 -21.4555 93.0706 -116.25 - 8 522.991 866 0 1 -6.79947 24.7068 -204.45 - 8 9.37913 865 0 1 -6.85 24.7121 -204.823 - 8 485.876 1023 0 0 -7.02117 24.7476 -205.85 - 8 82.4187 888 10 1 -2.45 27.7405 95.5284 - 8 402.668 889 10 1 -2.24973 27.8131 95.4636 - 8 264.997 881 3 1 -3.78543 25.9894 -114.45 - 8 92.534 1029 3 0 -3.7873 25.9836 -115.85 - 8 135.405 881 2 1 -3.7254 25.3639 -144.45 - 8 160.021 1025 2 0 -3.72602 25.1953 -145.85 - 8 140.175 881 1 1 -3.72727 21.7562 -174.45 - 8 128.214 1007 1 0 -3.76798 21.5816 -175.85 - 8 112.495 878 0 1 -4.39229 18.159 -204.45 - 8 194.021 991 0 0 -4.34949 18.3502 -205.851 - 8 125.14 880 3 1 -3.85047 25.9967 -114.681 - 8 135.619 1028 3 0 -4.78754 25.7164 -115.85 - 8 139.268 889 9 1 -2.2315 27.7606 65.55 - 8 132.2 1038 9 0 -2.23146 27.763 64.15 - 8 125.958 889 8 1 -2.22502 27.8145 35.55 - 8 110.257 1038 8 0 -2.22593 27.8155 34.15 - 8 442.071 889 7 1 -2.22745 27.8782 5.55 - 8 126.24 1039 7 0 -2.22581 27.876 4.15 - 8 410.292 889 6 1 -2.15081 27.9161 -24.45 - 8 117.632 1039 6 0 -2.1417 27.9115 -25.85 - 8 164.292 890 5 1 -1.94018 27.7983 -54.45 - 8 213.835 1038 5 0 -1.93407 27.7986 -55.85 - 8 115.899 891 4 1 -1.80685 27.7857 -84.45 - 8 109.085 1038 4 0 -1.80908 27.7944 -85.85 - 8 121.462 890 3 1 -1.87706 27.9734 -114.45 - 8 109.491 1039 3 0 -1.88132 27.9732 -115.85 - 8 245.319 890 2 1 -1.98776 27.9716 -144.45 - 8 148.639 1039 2 0 -1.99398 27.9782 -145.85 - 8 128.007 889 1 1 -2.20864 28.0736 -174.45 - 8 152.5 1040 1 0 -2.21628 28.0787 -175.85 - 8 314.503 888 0 1 -2.37893 28.2138 -204.45 - 8 109.258 1040 0 0 -2.38579 28.218 -205.85 - 8 164.046 889 2 1 -2.20496 27.9884 -144.45 - 8 185.401 891 2 1 -1.85 27.4372 -144.689 - 8 297.152 1024 2 0 -1.17086 25.0498 -145.904 - 8 177.413 1023 2 0 -0.824678 24.85 -146.002 - 8 110.961 1040 6 0 -2.36174 28.1629 -25.85 - 8 33.2806 860 5 1 -8.03373 34.2941 -54.4502 - 8 77.84 859 5 1 -8.05001 34.2388 -54.5682 - 8 99.614 1067 5 0 -8.20266 33.63 -55.85 - 8 25.9117 1066 5 0 -8.21537 33.45 -56.1605 - 8 52.6553 862 4 1 -7.51548 16.1272 -84.45 - 8 152.199 863 4 1 -7.44999 16.011 -84.5819 - 8 14.1421 975 4 0 -6.83391 15.0849 -85.85 - 8 108.143 974 4 0 -6.80965 15.0496 -85.8979 - 8 32.9356 973 4 0 -6.64731 14.85 -86.1502 - 8 183.495 1038 6 0 -2.274 27.8353 -25.85 - 8 126.622 877 5 1 -4.54883 26.1315 -54.45 - 8 134.322 1030 5 0 -4.46209 26.089 -55.8509 - 8 77.2243 886 4 1 -2.73045 25.2771 -84.45 - 8 47.2674 887 4 1 -2.64985 25.3317 -84.7104 - 8 114.089 1027 4 0 -2.31845 25.5743 -85.85 - 8 15.684 1028 4 0 -2.2245 25.6501 -86.1877 - 8 127.391 924 3 1 4.97091 32.3251 -114.45 - 8 8.57945 925 3 1 5.05 32.4585 -114.829 - 8 43.1626 1063 3 0 5.26695 32.8041 -115.85 - 8 76.8167 1064 3 0 5.29585 32.8503 -115.984 - 8 4.33382 958 2 1 11.8409 44.6337 -144.45 - 8 114.486 959 2 1 11.8502 44.6371 -144.463 - 8 30.3576 960 2 1 12.05 44.7126 -144.737 - 8 132.935 1124 2 0 12.8331 45.0256 -145.85 - 8 176.495 1125 2 0 12.9019 45.05 -145.95 - 8 79.8689 1076 1 1 35.3252 50.3955 -174.45 - 8 101.009 1077 1 1 35.45 50.4698 -174.598 - 8 7.10283 1078 1 1 35.65 50.5852 -174.83 - 8 130.432 1155 1 0 36.5734 51.0867 -175.85 - 8 36.7607 1156 1 0 36.875 51.2504 -176.177 - 8 29.7495 1210 0 1 62.1886 65.7652 -204.45 - 8 97.6018 1211 0 1 62.25 65.7702 -204.551 - 8 349.63 1229 0 0 63.1003 65.8679 -205.85 - 8 77.8946 873 4 1 -5.25018 26.6705 -84.7666 - 8 23.4554 872 4 1 -5.45 26.7783 -84.8108 - 8 292.863 1037 4 0 -7.2864 27.4642 -85.8502 - 8 15.0481 857 4 1 -8.62391 28.5763 -84.85 - 8 353.44 856 4 1 -8.65 28.6123 -84.8274 - 8 116.198 1038 7 0 -2.04652 27.778 4.14963 - 8 107.207 907 6 1 1.58365 26.3733 -24.4503 - 8 196.376 1032 6 0 1.68007 26.4512 -25.8512 - 8 105.615 915 5 1 3.0654 28.2014 -54.4509 - 8 143.786 1040 5 0 3.33423 28.177 -55.85 - 8 141.177 948 4 1 9.6549 28.9318 -84.4502 - 8 169.096 1046 4 0 10.2632 29.3235 -85.85 - 8 140.097 1008 3 1 21.7169 36.0666 -114.45 - 8 30.2448 1081 3 0 21.7952 36.4282 -115.85 - 8 84.8624 1082 3 0 21.7999 36.45 -115.938 - 8 45.2937 1016 2 1 23.2878 43.2502 -144.45 - 8 56.4568 1015 2 1 23.25 43.2373 -144.635 - 8 129.042 1115 2 0 22.9824 43.1236 -145.85 - 8 0.255574 980 1 1 16.0514 40.8994 -174.45 - 8 258.617 979 1 1 16.05 40.8996 -174.453 - 8 227.578 1105 1 0 15.3877 41.0713 -175.85 - 8 193.374 912 0 1 2.54051 45.2094 -204.45 - 8 81.7668 911 0 1 2.45 45.2371 -204.656 - 8 124.549 1127 0 0 1.86765 45.4688 -205.85 - 8 206.339 1454 1 0 -17.4143 111.054 -176.25 - 8 14.6041 1114 2 0 23.0798 42.9775 -145.85 - 8 175.737 993 0 1 18.7661 -3.79194 -204.45 - 8 24.5302 1040 7 0 -2.13559 28.2336 4.15 - 8 91.6495 1041 7 0 -2.13298 28.25 4.08332 - 8 17.6133 893 6 1 -1.41296 32.1308 -24.45 - 8 125.62 892 6 1 -1.45011 32.1258 -24.5034 - 8 20.5381 891 6 1 -1.65 32.0908 -24.7806 - 8 205.49 1059 6 0 -2.59414 31.9239 -25.85 - 8 180.479 1074 6 0 -61.6539 34.9552 -26.25 - 8 53.081 583 6 1 -63.3305 35.0243 -24.8498 - 8 75.8093 582 6 1 -63.45 35.023 -24.7436 - 8 38.2724 581 6 1 -63.65 35.0166 -24.5807 - 8 175.316 1062 6 0 -74.6847 32.65 -26.0172 - 8 148.825 1058 6 0 -2.88978 31.85 -26.2019 - 8 303.37 888 3 1 -2.37346 28.1888 -114.45 - 8 347.381 1040 3 0 -2.29173 28.2262 -115.85 - 8 147.273 897 2 1 -0.560364 29.4235 -144.45 - 8 331.705 1047 2 0 -0.641297 29.4553 -145.85 - 8 64.2204 887 1 1 -2.61442 29.8633 -174.45 - 8 45.4079 886 1 1 -2.65 29.8857 -174.641 - 8 123.041 1049 1 0 -2.85893 30.0206 -175.85 - 8 30.8864 1050 1 0 -2.90729 30.05 -176.138 - 8 134.397 858 0 1 -8.32114 33.3727 -204.45 - 8 110.841 1068 0 0 -8.5944 33.699 -205.85 - 8 243.61 888 2 1 -2.29464 28.2717 -144.45 - 8 106.799 1041 2 0 -2.29405 28.2767 -145.85 - 8 128.492 888 1 1 -2.27051 28.3913 -174.45 - 8 137.647 1041 1 0 -2.27213 28.3986 -175.85 - 8 119.435 1042 0 0 -2.30552 28.5506 -205.85 - 8 130.317 1139 1 0 135.779 47.85 -176.154 - 8 137.543 887 2 1 -2.45 27.9833 -144.6 - 8 281.992 886 2 1 -2.65 27.638 -144.667 -Number of digits in this event: 88 -Using G4ParticleGun... -Particle energy: 7.37904 LIN +Number of tracker hits in this event: 8 + 8 226.767 1313 0 1 82.7255 110.305 -204.45 + 8 362.461 1450 0 0 82.7278 110.307 -205.85 + 8 39.783 609 1 0 95.608 -58.05 -176.237 + 8 108.683 248 10 1 -130.41 150.234 95.15 + 8 139.842 1091 0 1 38.45 114.464 -204.75 + 8 27.1969 1772 5 0 -30.9284 174.594 -56.25 + 8 39.975 1148 2 1 49.85 75.0839 -144.663 + 8 147.988 1451 0 0 82.6904 110.35 -206.022 +Number of digits in this event: 7 +Using G4ParticleGun... +Particle energy: 1.64341 LIN Particle: gamma Event: 9 -Number of tracker hits in this event: 7 - 9 56.4915 629 14 0 9.93023 -54.1862 213.75 - 9 46.8756 1078 0 1 35.847 -65.0692 -204.85 - 9 5.39911 1043 0 0 -31.01 28.65 -206.206 - 9 95.3175 1044 0 0 -31.0765 28.85 -206.087 - 9 389.898 1045 0 0 -31.2843 29.0502 -206.117 - 9 31.4067 1091 0 1 38.45 71.7515 -204.838 - 9 81.5619 1090 0 1 38.25 71.909 -204.807 -Number of digits in this event: 4 +Number of tracker hits in this event: 26 + 9 253.867 1421 2 1 104.412 83.718 -144.45 + 9 674.845 1318 2 0 104.413 83.7195 -145.85 + 9 243.418 1421 1 1 104.43 83.7351 -174.45 + 9 121.353 1318 1 0 104.435 83.7367 -175.85 + 9 110.442 1421 0 1 104.537 83.7681 -204.45 + 9 109.095 1318 0 0 104.538 83.7655 -205.85 + 9 119.866 1317 1 0 104.459 83.6191 -175.85 + 9 159.344 1422 0 1 104.601 84.0799 -204.45 + 9 216.694 1320 0 0 104.643 84.1326 -205.85 + 9 28.2135 544 13 0 46.215 -71.1648 183.75 + 9 110.787 543 13 0 46.2057 -71.25 183.908 + 9 0.610811 1133 13 1 46.849 -72.0055 185.15 + 9 179.243 1134 13 1 46.85 -72.0067 185.152 + 9 65.6974 1135 13 1 47.05 -71.8653 185.191 + 9 81.3778 539 13 0 47.1259 -72.137 184.15 + 9 72.4571 1423 0 1 104.75 84.1499 -204.519 + 9 50.2839 1424 0 1 104.95 84.1461 -204.589 + 9 69.5784 1425 0 1 105.15 84.085 -204.637 + 9 60.6835 1426 0 1 105.35 84.0092 -204.704 + 9 52.8573 1427 0 1 105.55 83.8971 -204.713 + 9 59.5316 1428 0 1 105.75 83.8472 -204.684 + 9 64.8603 1429 0 1 105.95 83.8742 -204.712 + 9 11.1382 1430 0 1 106.15 83.9391 -204.825 + 9 288.599 1322 0 0 107.379 84.5648 -205.85 + 9 65.333 1323 0 0 107.628 84.65 -205.954 + 9 30.6218 1284 0 0 126.972 76.9686 -206.25 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 5.4512 LIN +Particle energy: 4.9485 LIN Particle: gamma Event: 10 -Number of tracker hits in this event: 2 - 10 68.6776 1058 1 0 -132.592 31.7893 -176.25 - 10 6.59205 1217 6 0 -169.915 63.45 -26.2343 -Number of digits in this event: 2 +Number of tracker hits in this event: 3 + 10 138.493 1289 9 0 111.918 78.0176 63.75 + 10 23.0616 323 14 1 -115.482 -0.18787 215.15 + 10 27.68 322 14 1 -115.55 -0.206078 215.467 +Number of digits in this event: 3 Using G4ParticleGun... -Particle energy: 4.63517 LIN +Particle energy: 2.43824 LIN Particle: gamma Event: 11 -Number of tracker hits in this event: 65 - 11 236.856 1255 6 1 71.0618 -57.8269 -24.45 - 11 295.692 611 6 0 71.0604 -57.8256 -25.85 - 11 132.134 1254 5 1 71.0189 -57.7907 -54.45 - 11 99.1944 611 5 0 71.0182 -57.7902 -55.85 - 11 372.959 1254 4 1 71.0035 -57.7885 -84.45 - 11 393.795 611 4 0 71.0011 -57.7882 -85.85 - 11 230.615 1254 3 1 70.9857 -57.7961 -114.45 - 11 137.011 611 3 0 70.9859 -57.7997 -115.85 - 11 119.228 1254 2 1 70.9866 -57.8678 -144.45 - 11 130.069 610 2 0 70.9828 -57.8681 -145.85 - 11 121.392 1254 1 1 70.8973 -57.868 -174.45 - 11 120.524 610 1 0 70.8962 -57.8678 -175.85 - 11 120.915 1254 0 1 70.8957 -57.8662 -204.45 - 11 282.071 610 0 0 70.8962 -57.8666 -205.85 - 11 15.3067 910 4 0 123.276 2.05 -86.2421 - 11 8.18839 1643 6 1 148.77 47.4276 -24.45 - 11 102.888 1642 6 1 148.75 47.4334 -24.4551 - 11 128.894 1249 3 1 70.0072 -57.234 -114.45 - 11 107.926 614 3 0 69.9518 -57.1885 -115.85 - 11 228.126 1242 2 1 68.5325 -56.3027 -144.451 - 11 104.485 618 2 0 68.3946 -56.2934 -145.85 - 11 126.938 1228 1 1 65.7616 -56.1663 -174.45 - 11 243.11 619 1 0 65.6436 -56.1281 -175.85 - 11 71.8885 1214 0 1 62.8829 -55.2686 -204.45 - 11 28.3053 1213 0 1 62.85 -55.2372 -204.749 - 11 111.545 624 0 0 62.7315 -55.127 -205.85 - 11 99.3897 1222 0 1 64.5978 -55.8455 -204.45 - 11 142.541 1223 0 1 64.65 -55.8614 -204.469 - 11 145.297 1224 0 1 64.85 -55.9512 -204.56 - 11 60.295 1225 0 1 65.05 -56.0331 -204.628 - 11 63.7187 1226 0 1 65.2504 -56.0802 -204.712 - 11 190.396 618 0 0 66.1297 -56.3873 -205.85 - 11 21.2652 669 0 0 73.1223 -46.1765 -205.85 - 11 37.8215 1285 0 1 77.1494 -44.2598 -204.85 - 11 185.188 1286 0 1 77.2502 -44.1865 -204.828 - 11 453.274 685 0 0 77.9256 -43.0486 -205.85 - 11 170.966 608 3 0 70.885 -58.273 -115.85 - 11 227.57 1256 2 1 71.3987 -58.5833 -144.45 - 11 223.312 607 2 0 71.3995 -58.5728 -145.85 - 11 397.357 1256 1 1 71.3968 -58.3083 -174.45 - 11 111.714 608 1 0 71.3886 -58.2818 -175.85 - 11 123.059 1256 0 1 71.2989 -57.7746 -204.45 - 11 113.391 611 0 0 71.2631 -57.7494 -205.85 - 11 132.094 1255 5 1 71.1147 -57.9396 -54.45 - 11 127.562 610 5 0 71.117 -57.9414 -55.85 - 11 352.172 1255 4 1 71.1536 -57.9756 -84.45 - 11 110.095 610 4 0 71.1559 -57.9797 -85.85 - 11 123.996 1255 3 1 71.2144 -58.0713 -114.45 - 11 234.519 609 3 0 71.2173 -58.0748 -115.85 - 11 111.744 609 2 0 71.2802 -58.144 -145.85 - 11 98.0176 609 1 0 71.3655 -58.1371 -175.85 - 11 129.275 1257 0 1 71.5462 -58.0134 -204.45 - 11 27.4227 684 0 0 74.5576 -43.2245 -206.25 - 11 150.041 683 0 0 74.5545 -43.25 -206.212 - 11 119.504 1257 1 1 71.45 -57.886 -174.68 - 11 137.795 626 1 0 71.8206 -54.7597 -175.85 - 11 212.746 627 1 0 71.6337 -54.65 -175.956 - 11 28.435 606 2 0 71.3263 -58.65 -146.186 - 11 110.784 1265 1 1 73.1166 -72.4681 -174.45 - 11 32.045 535 1 0 72.8985 -72.9981 -175.85 - 11 81.0499 534 1 0 72.8759 -73.05 -175.976 - 11 114.117 1237 0 1 67.6278 -81.5541 -204.45 - 11 75.6823 1236 0 1 67.45 -81.5745 -204.628 - 11 65.9862 1235 0 1 67.25 -81.5891 -204.782 - 11 218.843 492 0 0 65.9459 -81.5456 -205.85 -Number of digits in this event: 38 +Number of tracker hits in this event: 20 + 11 153.802 751 3 1 -29.6567 -107.781 -114.45 + 11 199.668 361 3 0 -29.6567 -107.777 -115.85 + 11 128.731 752 2 1 -29.6474 -107.705 -144.45 + 11 122.691 362 2 0 -29.6461 -107.702 -145.85 + 11 115.617 752 1 1 -29.6009 -107.654 -174.45 + 11 131.176 362 1 0 -29.6004 -107.661 -175.85 + 11 101.353 752 0 1 -29.6077 -107.768 -204.45 + 11 166.642 361 0 0 -29.602 -107.766 -205.85 + 11 167.82 586 1 1 -62.65 -106.236 -174.819 + 11 385.022 585 1 1 -62.8504 -106.3 -174.599 + 11 232.378 584 1 1 -63.0501 -106.339 -174.468 + 11 14.7342 386 1 0 -62.2994 -102.782 -175.85 + 11 64.5718 387 1 0 -62.2974 -102.75 -175.861 + 11 127.171 752 3 1 -29.65 -107.781 -114.507 + 11 125.34 757 2 1 -28.6238 -108.106 -144.45 + 11 251.86 360 2 0 -28.584 -108.076 -145.85 + 11 129.542 759 1 1 -28.1147 -107.495 -174.45 + 11 106.987 363 1 0 -28.139 -107.399 -175.85 + 11 118.022 757 0 1 -28.5363 -105.272 -204.45 + 11 121.686 374 0 0 -28.6511 -105.218 -205.851 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 9.35483 LIN +Particle energy: 3.85646 LIN Particle: gamma Event: 12 -Number of tracker hits in this event: 2 - 12 58.5395 1628 3 0 123.837 145.75 -116.174 - 12 138.539 1627 3 0 123.923 145.75 -116.144 -Number of digits in this event: 3 +Number of tracker hits in this event: 1 + 12 57.9649 984 1 0 169.594 17.0283 -176.25 +Number of digits in this event: 2 Using G4ParticleGun... -Particle energy: 2.70221 LIN +Particle energy: 8.22648 LIN Particle: gamma Event: 13 -Number of tracker hits in this event: 101 - 13 293.213 562 8 1 -67.5816 12.7704 35.55 - 13 281.039 963 8 0 -67.5806 12.7699 34.15 - 13 226.597 562 7 1 -67.5663 12.7567 5.55 - 13 338.62 963 7 0 -67.559 12.7479 4.15 - 13 153.961 563 6 1 -67.3679 12.554 -24.45 - 13 118.176 962 6 0 -67.3725 12.5406 -25.85 - 13 220.18 562 5 1 -67.452 12.2861 -54.45 - 13 110.967 961 5 0 -67.4537 12.2751 -55.85 - 13 197.946 562 4 1 -67.5066 12.0245 -84.45 - 13 137.096 959 4 0 -67.5047 12.0088 -85.85 - 13 383.508 562 3 1 -67.5052 11.7857 -114.45 - 13 286.879 958 3 0 -67.5051 11.7789 -115.85 - 13 114.1 562 2 1 -67.4697 11.6395 -144.45 - 13 128.704 957 2 0 -67.4729 11.6315 -145.85 - 13 126.29 562 1 1 -67.512 11.4491 -174.45 - 13 86.0886 956 1 0 -67.5097 11.4183 -175.85 - 13 186.771 562 0 1 -67.4731 10.9141 -204.45 - 13 176.96 953 0 0 -67.4573 10.8485 -205.85 - 13 214.753 563 0 1 -67.45 10.8223 -204.475 - 13 153.964 564 0 1 -67.25 10.7801 -204.665 - 13 112.951 956 0 0 -66.3254 11.3713 -205.85 - 13 64.3418 957 0 0 -66.2561 11.4501 -206.054 - 13 149.317 1026 0 0 -67.6894 25.3707 -206.25 - 13 59.1924 1029 0 0 -67.4655 25.9602 -205.85 - 13 108.87 1030 0 0 -67.4787 26.05 -205.982 - 13 139.21 957 3 0 -67.3021 11.5802 -115.85 - 13 120.384 578 2 1 -64.3603 4.02636 -144.45 - 13 39.2619 579 2 1 -64.25 3.90888 -144.756 - 13 37.2555 917 2 0 -63.8632 3.48997 -145.85 - 13 99.3209 916 2 0 -63.825 3.45 -145.951 - 13 14.8006 637 1 1 -52.4688 -9.6891 -174.45 - 13 172.584 638 1 1 -52.45 -9.72448 -174.473 - 13 92.1391 639 1 1 -52.25 -10.0611 -174.701 - 13 19.3377 842 1 0 -51.4021 -11.5973 -175.85 - 13 72.7559 841 1 0 -51.3725 -11.65 -175.891 - 13 166.487 840 1 0 -51.2874 -11.85 -176.069 - 13 70.7229 689 0 1 -42.0901 -40.3768 -204.45 - 13 84.9798 688 0 1 -42.2501 -40.5544 -204.528 - 13 78.4967 687 0 1 -42.45 -40.7667 -204.599 - 13 100.635 686 0 1 -42.65 -40.9707 -204.662 - 13 95.1148 685 0 1 -42.8506 -41.1915 -204.72 - 13 85.7406 684 0 1 -43.05 -41.3986 -204.79 - 13 12.2792 678 0 0 -45.835 -44.4136 -205.85 - 13 92.8968 677 0 0 -45.8698 -44.45 -205.863 - 13 81.5107 676 0 0 -46.0638 -44.65 -205.927 - 13 148.038 675 0 0 -46.2667 -44.85 -205.967 - 13 153.337 674 0 0 -46.5073 -45.05 -205.991 - 13 103.318 673 0 0 -46.7539 -45.25 -206.011 - 13 111.526 672 0 0 -47.0001 -45.45 -206.027 - 13 94.4425 671 0 0 -47.2464 -45.6501 -206.057 - 13 99.4226 670 0 0 -47.4897 -45.85 -206.118 - 13 45.7601 669 0 0 -47.7449 -46.0501 -206.201 - 13 74.3999 570 2 1 -65.9398 13.0841 -144.45 - 13 56.4788 571 2 1 -65.8499 13.0129 -144.648 - 13 110.368 962 2 0 -65.2987 12.6435 -145.85 - 13 27.9203 641 1 1 -51.7207 6.3405 -174.45 - 13 99.7581 642 1 1 -51.65 6.28266 -174.542 - 13 15.4391 643 1 1 -51.4499 6.12389 -174.81 - 13 39.867 927 1 0 -50.807 5.51855 -175.85 - 13 88.554 926 1 0 -50.7269 5.45 -175.973 - 13 97.4857 713 0 1 -37.3257 -7.68696 -204.45 - 13 133.374 712 0 1 -37.45 -7.84295 -204.624 - 13 69.8319 853 0 0 -38.2068 -9.27228 -205.85 - 13 91.8748 852 0 0 -38.312 -9.45025 -205.995 - 13 44.1149 851 0 0 -38.4455 -9.65 -206.152 - 13 59.1385 461 0 0 -27.0008 -87.6589 -206.25 - 13 56.9379 460 0 0 -26.9211 -87.85 -206.203 - 13 48.1659 459 0 0 -26.8514 -88.05 -206.116 - 13 46.3645 458 0 0 -26.8103 -88.25 -206.058 - 13 107.167 457 0 0 -26.7225 -88.45 -205.974 - 13 42.8431 456 0 0 -26.5959 -88.65 -205.89 - 13 74.2832 776 0 1 -24.7398 -91.5808 -204.85 - 13 73.5691 777 0 1 -24.65 -91.7116 -204.798 - 13 100.911 778 0 1 -24.45 -91.9014 -204.734 - 13 94.9244 779 0 1 -24.2497 -91.994 -204.651 - 13 58.482 780 0 1 -24.05 -92.1061 -204.606 - 13 33.6292 781 0 1 -23.85 -92.225 -204.744 - 13 224.082 440 0 0 -23.0859 -92.0763 -205.85 - 13 77.8361 857 0 0 -37.0361 -8.48705 -205.85 - 13 70.1574 856 0 0 -36.974 -8.65 -206.09 - 13 34.0967 846 3 0 -39.0339 -10.8205 -116.25 - 13 48.4877 564 3 1 -67.191 11.806 -114.45 - 13 80.8039 563 3 1 -67.2503 11.8059 -114.511 - 13 157.857 959 3 0 -68.9736 11.9708 -115.85 - 13 83.3721 334 2 1 -113.279 13.7061 -144.45 - 13 75.5018 333 2 1 -113.35 13.7954 -144.644 - 13 3.2224 332 2 1 -113.55 14.0012 -144.842 - 13 94.1092 976 2 0 -114.627 15.25 -145.85 - 13 71.4292 977 2 0 -114.752 15.4501 -146.065 - 13 140.576 561 6 1 -67.653 12.9468 -24.45 - 13 106.815 964 6 0 -67.6454 12.9553 -25.85 - 13 229.312 965 5 0 -67.5038 13.1582 -55.85 - 13 120.316 965 4 0 -67.6023 13.1746 -85.85 - 13 148.708 561 3 1 -67.8349 13.3154 -114.45 - 13 193.121 966 3 0 -67.852 13.3155 -115.85 - 13 107.126 559 2 1 -68.2083 13.3232 -144.45 - 13 114.917 966 2 0 -68.2339 13.3162 -145.85 - 13 128.343 556 1 1 -68.7727 13.153 -174.45 - 13 127.579 965 1 0 -68.8043 13.1449 -175.85 - 13 118.678 552 0 1 -69.4876 12.9934 -204.45 - 13 122.29 964 0 0 -69.5236 12.9865 -205.85 -Number of digits in this event: 36 +Number of tracker hits in this event: 0 +Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 4.77916 LIN +Particle energy: 1.75217 LIN Particle: gamma Event: 14 -Number of tracker hits in this event: 23 - 14 308.577 878 3 1 -4.35024 3.73229 -114.45 - 14 234.385 918 3 0 -4.35019 3.73098 -115.85 - 14 230.363 878 2 1 -4.34259 3.70605 -144.45 - 14 293.859 918 2 0 -4.34308 3.7048 -145.85 - 14 377.02 878 1 1 -4.37238 3.66913 -174.45 - 14 368.957 918 1 0 -4.37522 3.66604 -175.85 - 14 568.103 878 0 1 -4.42804 3.60037 -204.45 - 14 237.898 917 0 0 -4.42769 3.59637 -205.85 - 14 210.681 1224 2 0 28.1074 64.85 -146.221 - 14 14.5284 927 0 0 -3.68642 5.61064 -205.85 - 14 55.0209 928 0 0 -3.66816 5.65 -205.878 - 14 75.8215 929 0 0 -3.63259 5.85 -205.958 - 14 61.1337 930 0 0 -3.67806 6.05008 -205.94 - 14 46.7776 931 0 0 -3.69276 6.25 -205.929 - 14 20.4138 880 0 1 -4.03131 7.62313 -204.85 - 14 164.371 879 0 1 -4.05 7.68397 -204.806 - 14 144.571 897 0 1 -0.607651 3.25218 -204.45 - 14 112.669 916 0 0 -0.569888 3.35987 -205.85 - 14 141.46 877 1 1 -4.48681 3.86227 -174.45 - 14 124.392 919 1 0 -4.49005 3.8707 -175.85 - 14 117.646 877 0 1 -4.52277 4.02059 -204.45 - 14 100.841 919 0 0 -4.52618 4.04037 -205.85 - 14 67.1212 990 0 0 -7.19387 18.1241 -205.85 -Number of digits in this event: 16 +Number of tracker hits in this event: 63 + 14 437.462 483 9 1 -83.3191 56.4144 65.55 + 14 235.328 1181 9 0 -83.3151 56.4186 64.15 + 14 139.331 484 8 1 -83.2182 56.4999 35.55 + 14 128.191 1182 8 0 -83.2085 56.504 34.15 + 14 3.62726 484 7 1 -83.0503 56.6157 5.55 + 14 90.2491 485 7 1 -83.05 56.6157 5.52693 + 14 130.245 1182 7 0 -83.0322 56.6173 4.15 + 14 164.797 486 6 1 -82.6943 56.7267 -24.45 + 14 122.955 1183 6 0 -82.6892 56.7227 -25.85 + 14 245.301 487 5 1 -82.6061 56.6775 -54.45 + 14 123.399 1183 5 0 -82.6309 56.6862 -55.85 + 14 135.805 483 4 1 -83.2981 56.8551 -84.45 + 14 114.113 1184 4 0 -83.3344 56.8712 -85.85 + 14 124.583 479 3 1 -84.0799 57.2105 -114.45 + 14 132.569 1185 3 0 -84.1214 57.2317 -115.85 + 14 265.684 475 2 1 -84.8727 57.7131 -144.45 + 14 107.328 1188 2 0 -84.9075 57.7064 -145.85 + 14 244.265 470 1 1 -85.9234 57.8432 -174.45 + 14 134.091 1189 1 0 -86.0156 57.9438 -175.85 + 14 78.3043 460 0 1 -88.0262 59.9745 -204.45 + 14 41.3645 459 0 1 -88.05 59.9698 -204.696 + 14 146.833 1199 0 0 -88.1516 59.9508 -205.85 + 14 264.809 481 4 1 -83.659 56.3584 -84.45 + 14 252.493 1181 4 0 -83.659 56.3363 -85.85 + 14 110.108 482 3 1 -83.6278 55.8958 -114.45 + 14 148.604 1179 3 0 -83.6158 55.8687 -115.85 + 14 260.16 483 2 1 -83.4082 55.343 -144.45 + 14 9.71077 1176 2 0 -83.4365 55.2532 -145.85 + 14 107.662 1175 2 0 -83.4377 55.25 -145.898 + 14 169.397 479 1 1 -84.0719 53.0268 -174.45 + 14 128.695 1164 1 0 -84.0822 52.9063 -175.85 + 14 148.015 480 0 1 -84.0486 50.1131 -204.45 + 14 122.437 1149 0 0 -84.0504 49.9693 -205.85 + 14 96.21 224 0 1 -135.15 23.0408 -204.722 + 14 39.0247 223 0 1 -135.35 23.0409 -204.526 + 14 239.975 479 0 1 -84.05 50.065 -204.636 + 14 103.893 481 3 1 -83.7596 56.2169 -114.45 + 14 140.961 1180 3 0 -83.756 56.2029 -115.85 + 14 130.622 1179 2 0 -83.3433 55.9758 -145.85 + 14 133.329 485 1 1 -82.9806 55.2939 -174.45 + 14 175.222 1176 1 0 -82.9225 55.2992 -175.85 + 14 106.036 492 0 1 -81.6137 55.4654 -204.45 + 14 162.973 1177 0 0 -81.5499 55.4694 -205.85 + 14 104.063 482 8 1 -83.4775 56.8886 35.55 + 14 166.544 1184 8 0 -83.5022 56.9195 34.15 + 14 124.685 480 7 1 -84.0147 57.4997 5.55 + 14 250.607 1187 7 0 -84.0343 57.5264 4.15 + 14 106.704 477 6 1 -84.5124 58.1095 -24.45 + 14 206.202 1190 6 0 -84.5308 58.1279 -25.85 + 14 135.915 475 5 1 -84.8928 58.4963 -54.45 + 14 303.631 1192 5 0 -84.9215 58.5345 -55.85 + 14 115.962 472 4 1 -85.5107 59.348 -84.45 + 14 106.681 1196 4 0 -85.5444 59.3727 -85.85 + 14 134.051 469 3 1 -86.2218 59.7938 -114.45 + 14 163.382 1198 3 0 -86.2168 59.8134 -115.85 + 14 206.825 469 2 1 -86.16 60.3139 -144.45 + 14 94.3373 1201 2 0 -86.1555 60.3347 -145.85 + 14 156.523 1203 1 0 -86.0456 60.7613 -175.85 + 14 133.762 470 0 1 -86.0416 61.1011 -204.45 + 14 221.042 1205 0 0 -86.0453 61.1242 -205.85 + 14 182.613 1204 0 0 -86.1659 61.05 -206.16 + 14 110.42 606 1 1 -58.8232 82.0405 -174.85 + 14 291.087 484 9 1 -83.25 56.3977 65.256 +Number of digits in this event: 46 Using G4ParticleGun... -Particle energy: 5.36132 LIN +Particle energy: 9.01624 LIN Particle: gamma Event: 15 -Number of tracker hits in this event: 90 - 15 278.686 1385 9 0 30.117 97.2405 64.1325 - 15 269.578 1050 8 1 30.1171 97.2421 35.55 - 15 254.351 1385 8 0 30.1172 97.2416 34.15 - 15 122.023 1050 7 1 30.1193 97.2354 5.55 - 15 220.734 1385 7 0 30.119 97.2352 4.15 - 15 217.502 1050 6 1 30.1071 97.2339 -24.45 - 15 235.754 1385 6 0 30.1075 97.2356 -25.85 - 15 154.096 1050 5 1 30.1195 97.2706 -54.45 - 15 148.468 1385 5 0 30.1203 97.2725 -55.85 - 15 263.212 1050 4 1 30.1396 97.3188 -84.45 - 15 126.504 1385 4 0 30.1382 97.3202 -85.85 - 15 112.054 1050 3 1 30.1122 97.3545 -114.45 - 15 170.311 1386 3 0 30.1134 97.3543 -115.85 - 15 252.566 1050 2 1 30.1423 97.3411 -144.45 - 15 163.833 1385 2 0 30.1448 97.3395 -145.85 - 15 152.717 1050 1 1 30.1994 97.3103 -174.45 - 15 137.284 1385 1 0 30.2004 97.3092 -175.85 - 15 110.31 1050 0 1 30.2223 97.2968 -204.45 - 15 159.379 1385 0 0 30.2226 97.2955 -205.85 - 15 16.886 1158 0 0 120.182 51.742 -206.25 - 15 30.9789 844 0 1 -11.05 94.1602 -204.769 - 15 58.1375 1375 0 0 -1.16919 95.2871 -206.25 - 15 114.839 1376 0 0 -1.15466 95.3501 -206.162 - 15 101.556 964 4 1 13.0339 107.229 -84.85 - 15 238.716 1644 5 0 -82.8734 148.974 -56.25 - 15 26.8699 1376 6 0 32.6288 95.4014 -25.85 - 15 105.964 1375 6 0 32.639 95.3499 -25.9032 - 15 244.369 1374 6 0 32.4927 95.15 -25.9232 - 15 120.662 1373 6 0 32.4525 94.95 -26.1628 - 15 43.6058 1139 0 1 48.0231 140.391 -204.45 - 15 162.254 1140 0 1 48.05 140.32 -204.585 - 15 68.9049 1601 0 0 47.9492 140.514 -205.85 - 15 77.1404 1602 0 0 47.8952 140.55 -206.039 - 15 66.6451 1603 0 0 47.8249 140.75 -206.001 - 15 58.1012 1604 0 0 47.8409 140.95 -205.959 - 15 21.6344 1142 0 1 48.4947 140.965 -204.85 - 15 17.1011 1594 0 0 48.7543 139.129 -205.85 - 15 209.217 1152 0 1 50.5514 131.184 -204.85 - 15 72.3626 1151 0 1 50.45 131.116 -204.739 - 15 109.992 837 3 1 -12.6081 18.4033 -114.451 - 15 3.8045 838 3 1 -12.45 18.3015 -114.839 - 15 95.2179 989 3 0 -11.4934 18.0018 -115.85 - 15 36.8146 988 3 0 -11.2327 17.85 -116.119 - 15 112.096 850 3 0 48.7876 -9.95214 -116.25 - 15 101.773 849 3 0 48.9493 -10.0501 -116.073 - 15 27.1846 848 3 0 49.119 -10.25 -115.891 - 15 86.7758 1151 3 1 50.2843 -11.645 -114.85 - 15 237.221 1152 3 1 50.45 -11.7809 -114.666 - 15 0.828574 1153 3 1 50.6501 -11.8688 -114.452 - 15 93.2219 1051 7 1 30.3455 97.1008 5.55 - 15 119.284 1384 7 0 30.357 97.0862 4.15 - 15 269.739 1053 6 1 30.6623 96.7924 -24.45 - 15 201.504 1383 6 0 30.667 96.7724 -25.85 - 15 178.015 1053 5 1 30.728 96.3678 -54.45 - 15 128.209 1380 5 0 30.7257 96.3148 -55.85 - 15 132.419 1053 4 1 30.6612 95.1716 -84.45 - 15 128.564 1374 4 0 30.6362 95.1277 -85.85 - 15 134.105 1051 3 1 30.2565 94.1849 -114.45 - 15 117.319 1369 3 0 30.2354 94.1271 -115.85 - 15 120.877 1048 2 1 29.7633 92.8727 -144.45 - 15 107.093 1363 2 0 29.723 92.8117 -145.85 - 15 181.943 1044 1 1 28.8791 91.6024 -174.45 - 15 95.3808 1356 1 0 28.8143 91.5321 -175.85 - 15 117.885 1037 0 1 27.5292 90.028 -204.45 - 15 140.77 1349 0 0 27.4495 89.9548 -205.85 - 15 180.188 1054 6 1 30.85 96.5922 -24.5048 - 15 162.421 1055 6 1 31.05 96.6281 -24.5524 - 15 134.105 765 5 0 2.13719 -26.8668 -56.25 - 15 161.735 764 5 0 2.0889 -27.0501 -55.9552 - 15 55.445 914 5 1 2.99889 -26.6915 -54.8498 - 15 360.892 1052 3 1 30.6208 96.4395 -114.45 - 15 0.166328 1053 3 1 30.65 96.4415 -114.849 - 15 272 1381 3 0 30.7163 96.4589 -115.85 - 15 128.094 1056 2 1 31.3739 96.9673 -144.45 - 15 226.465 1383 2 0 31.2511 96.8794 -145.85 - 15 158.128 1043 1 1 28.6552 95.5372 -174.45 - 15 99.1292 1377 1 0 28.648 95.5825 -175.85 - 15 122.744 1043 0 1 28.7038 96.9575 -204.45 - 15 70.3851 1384 0 0 28.7327 97.118 -205.85 - 15 22.7971 1500 5 0 -65.3426 120.303 -56.25 - 15 101.64 1501 5 0 -65.3416 120.35 -56.2156 - 15 143.059 1446 5 0 -51.1361 109.482 -56.25 - 15 2.14659 899 0 1 -0.05 102.037 -204.475 - 15 104.565 1384 2 0 31.1483 96.95 -146.198 - 15 119.537 1047 2 1 29.466 95.3919 -144.45 - 15 132.947 1375 2 0 29.5549 95.2746 -145.85 - 15 182.695 1056 1 1 31.26 92.7319 -174.45 - 15 141.338 1362 1 0 31.2483 92.7202 -175.85 - 15 123.073 1055 0 1 31.1941 91.8537 -204.45 - 15 122.379 1358 0 0 31.2104 91.8611 -205.85 -Number of digits in this event: 52 +Number of tracker hits in this event: 7 + 15 216.679 226 1 1 -134.87 95.1331 -174.45 + 15 61.4934 1372 1 0 -134.385 94.6532 -175.85 + 15 83.1946 1371 1 0 -134.303 94.5495 -176.072 + 15 330.126 1370 1 0 -134.156 94.35 -176.225 + 15 72.7662 1369 1 0 -133.812 94.15 -176.073 + 15 78.4818 233 1 1 -133.353 93.2756 -174.85 + 15 91.2296 234 1 1 -133.35 93.2564 -174.831 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 7.85002 LIN +Particle energy: 3.21501 LIN Particle: gamma Event: 16 -Number of tracker hits in this event: 128 - 16 281.461 342 6 1 -111.75 61.8827 -24.45 - 16 363.012 1209 6 0 -111.749 61.8826 -25.85 - 16 317.304 342 5 1 -111.742 61.8814 -54.45 - 16 98.8976 1209 5 0 -111.743 61.8823 -55.85 - 16 101.291 341 4 1 -111.752 61.8985 -84.45 - 16 108.441 1209 4 0 -111.753 61.8994 -85.85 - 16 125.431 341 3 1 -111.773 61.9154 -114.45 - 16 103.138 1209 3 0 -111.773 61.9157 -115.85 - 16 109.929 341 2 1 -111.774 61.9215 -144.45 - 16 111.204 1209 2 0 -111.772 61.9211 -145.85 - 16 412.354 342 1 1 -111.734 61.9082 -174.45 - 16 452.355 1209 1 0 -111.731 61.9064 -175.85 - 16 366.042 342 0 1 -111.68 61.8696 -204.45 - 16 365.867 1209 0 0 -111.679 61.8701 -205.85 - 16 13.8395 1264 5 0 -29.8942 72.9053 -56.25 - 16 65.2619 1263 5 0 -29.7695 72.85 -55.9747 - 16 141.045 751 5 1 -29.6782 72.2585 -54.85 - 16 226.442 752 5 1 -29.65 72.2498 -54.7213 - 16 35.2532 1207 0 0 -110.691 61.5088 -205.85 - 16 94.9876 1206 0 0 -110.668 61.45 -205.92 - 16 304.406 1205 0 0 -110.547 61.2499 -205.992 - 16 11.3603 1139 1 0 -30.7226 48.05 -176.145 - 16 94.7766 1106 2 0 -23.0693 41.3997 -146.25 - 16 91.0531 1138 1 0 -30.1911 47.8498 -176.188 - 16 43.0606 679 2 1 -44.107 -95.963 -144.85 - 16 372.191 341 0 1 -111.897 61.7782 -204.45 - 16 153.949 1208 0 0 -111.912 61.7547 -205.85 - 16 5.25015 982 0 0 -79.9955 16.6459 -206.25 - 16 23.946 1278 5 1 75.6836 -55.6602 -54.4501 - 16 210.001 1277 5 1 75.65 -55.6719 -54.4968 - 16 202.693 343 0 1 -111.55 61.9187 -204.686 - 16 263.325 1210 0 0 -111.143 62.0668 -205.85 - 16 86.3442 1382 0 0 -133.049 96.571 -206.25 - 16 306.245 1383 0 0 -133.286 96.7503 -206.12 - 16 19.7879 224 0 1 -135.294 97.4474 -204.85 - 16 97.5439 223 0 1 -135.35 97.4687 -204.811 - 16 63.1308 222 0 1 -135.55 97.6374 -204.598 - 16 92.5453 221 0 1 -135.75 97.7198 -204.509 - 16 53.3539 220 0 1 -135.95 97.7572 -204.705 - 16 162.902 1389 0 0 -136.463 98.0387 -205.85 - 16 12.0538 1388 0 0 -136.624 97.95 -206.219 - 16 117.673 1350 0 0 -151.041 90.2994 -206.25 - 16 253.774 1351 0 0 -150.912 90.35 -206.032 - 16 340.174 1207 5 0 -111.662 61.6228 -55.85 - 16 113.407 342 4 1 -111.712 61.4605 -84.45 - 16 133.905 1206 4 0 -111.703 61.4473 -85.85 - 16 111.612 343 3 1 -111.513 61.177 -114.45 - 16 230.51 1205 3 0 -111.48 61.1911 -115.85 - 16 165.206 344 2 1 -111.232 61.1177 -144.45 - 16 135.054 1205 2 0 -111.326 61.0706 -145.85 - 16 105.968 335 1 1 -113.079 60.0216 -174.45 - 16 134.124 1199 1 0 -113.125 59.9624 -175.85 - 16 124.283 329 0 1 -114.226 58.5299 -204.45 - 16 144.321 1192 0 0 -114.133 58.552 -205.85 - 16 37.0417 342 3 1 -111.572 61.191 -114.45 - 16 7.17012 1206 3 0 -111.524 61.25 -116.216 - 16 229.9 350 2 1 -110.112 64.1205 -144.45 - 16 338.131 1223 2 0 -110.135 64.7604 -145.85 - 16 201.282 1224 2 0 -110.136 64.85 -146.047 - 16 271.889 355 1 1 -108.992 77.1461 -174.45 - 16 124.304 354 1 1 -109.15 77.4913 -174.532 - 16 13.0209 353 1 1 -109.35 77.7994 -174.799 - 16 24.8027 1291 1 0 -109.791 78.4058 -175.85 - 16 99.8701 1292 1 0 -109.817 78.4501 -175.918 - 16 8.81746 1293 1 0 -109.97 78.65 -176.227 - 16 90.7251 272 0 1 -125.58 96.1943 -204.45 - 16 88.7213 271 0 1 -125.75 96.0451 -204.624 - 16 32.9199 270 0 1 -125.95 95.8173 -204.806 - 16 93.1734 1368 0 0 -128.048 93.9344 -205.85 - 16 89.6887 1367 0 0 -128.248 93.7499 -205.944 - 16 166.088 1366 0 0 -128.455 93.55 -206.081 - 16 227.853 1225 2 0 -110.259 65.05 -146.128 - 16 258.623 1226 2 0 -110.266 65.25 -145.993 - 16 43.8841 351 2 1 -109.95 63.9985 -144.748 - 16 9.6722 1448 2 0 -67.3429 109.755 -146.25 - 16 139.068 1447 2 0 -67.3356 109.75 -146.24 - 16 6.86939 565 2 1 -66.8583 109.174 -144.85 - 16 146.426 566 2 1 -66.85 109.161 -144.825 - 16 57.2961 349 2 1 -110.154 64.1308 -144.45 - 16 77.2298 348 2 1 -110.35 64.1886 -144.561 - 16 105.49 347 2 1 -110.55 64.284 -144.622 - 16 144.228 346 2 1 -110.75 64.4597 -144.731 - 16 10.7092 345 2 1 -110.95 64.4767 -144.821 - 16 15.6872 1222 2 0 -112.009 64.6217 -145.85 - 16 203.007 343 2 1 -111.388 64.9759 -144.85 - 16 42.0846 356 1 1 -108.924 65.6749 -174.45 - 16 107.799 1227 1 0 -109.289 65.5797 -175.85 - 16 247.144 1204 0 0 -111.506 60.9937 -205.85 - 16 111.567 344 0 1 -111.35 60.9798 -204.473 - 16 186.257 344 4 1 -111.302 62.2224 -84.45 - 16 314.505 1212 4 0 -111.088 62.5118 -85.85 - 16 110.108 367 3 1 -106.638 69.5391 -114.451 - 16 35.368 366 3 1 -106.75 69.652 -114.769 - 16 117.643 1250 3 0 -107.105 70.0619 -115.85 - 16 48.2728 316 2 1 -116.864 80.1224 -144.45 - 16 70.8762 317 2 1 -116.75 80.1137 -144.58 - 16 51.4803 318 2 1 -116.55 80.1344 -144.743 - 16 210.843 1302 2 0 -115.215 80.4613 -145.85 - 16 74.7118 1303 2 0 -114.75 80.6501 -146.123 - 16 120.089 477 1 1 -84.6162 91.0472 -174.45 - 16 22.1046 478 1 1 -84.45 91.136 -174.773 - 16 40.2454 1356 1 0 -84.076 91.4849 -175.85 - 16 103.531 1357 1 0 -84.0481 91.55 -175.969 - 16 170.454 1707 1 0 -13.0938 161.593 -176.25 - 16 224.657 1708 1 0 -12.6692 161.75 -175.973 - 16 56.5748 840 1 1 -11.9711 161.758 -174.85 - 16 67.5768 841 1 1 -11.85 161.767 -174.687 - 16 67.6375 842 1 1 -11.65 161.681 -174.682 - 16 85.542 843 1 1 -11.45 161.581 -174.682 - 16 104.801 844 1 1 -11.25 161.519 -174.782 - 16 77.68 845 1 1 -11.0499 161.728 -174.729 - 16 15.3298 846 1 1 -10.85 161.835 -174.81 - 16 71.5295 1709 1 0 -9.82845 162.052 -175.85 - 16 92.8528 1738 5 0 -11.4121 167.86 -56.25 - 16 163.546 333 4 1 -113.381 57.1521 -84.45 - 16 17.9801 1178 4 0 -113.306 55.7102 -85.85 - 16 102.039 1177 4 0 -113.3 55.6497 -85.9075 - 16 45.4083 1176 4 0 -113.284 55.4494 -86.1096 - 16 37.5559 947 4 0 -120.424 9.52182 -86.2499 - 16 202.555 946 4 0 -120.476 9.45 -86.1207 - 16 119.781 294 4 1 -121.286 8.73015 -84.85 - 16 333.372 293 4 1 -121.35 8.66597 -84.7537 - 16 0.954711 292 4 1 -121.551 8.47676 -84.4536 - 16 194.555 944 4 0 -122.019 9.03858 -85.85 - 16 161.208 945 4 0 -122.029 9.05 -85.8696 - 16 57.9299 949 4 0 -121.496 9.95903 -85.85 - 16 71.9532 1204 6 0 -111.561 60.9891 -25.85 - 16 91.8374 1203 6 0 -111.688 60.85 -26.0017 -Number of digits in this event: 55 -Using G4ParticleGun... -Particle energy: 5.88756 LIN +Number of tracker hits in this event: 2 + 16 173.172 920 2 0 57.0294 4.05 -146.224 + 16 42.6731 921 2 0 57.2491 4.25012 -145.973 +Number of digits in this event: 4 +Using G4ParticleGun... +Particle energy: 1.32774 LIN Particle: gamma Event: 17 -Number of tracker hits in this event: 14 - 17 226.024 201 3 1 -139.755 -6.46169 -114.45 - 17 210.905 867 3 0 -139.755 -6.46403 -115.85 - 17 114.397 201 2 1 -139.756 -6.51295 -144.45 - 17 262.455 867 2 0 -139.753 -6.51424 -145.85 - 17 220.412 202 1 1 -139.69 -6.5345 -174.45 - 17 218.165 867 1 0 -139.683 -6.53615 -175.85 - 17 111.053 203 0 1 -139.534 -6.57859 -204.45 - 17 318.996 867 0 0 -139.524 -6.57762 -205.85 - 17 145.817 201 0 1 -139.754 -6.61678 -204.45 - 17 253.173 866 0 0 -139.769 -6.68798 -205.85 - 17 275.824 202 0 1 -139.73 -6.62535 -204.45 - 17 177.435 986 0 0 -134.931 17.3497 -206.25 - 17 98.8326 202 2 1 -139.713 -6.53772 -144.45 - 17 75.0491 148 1 1 -150.403 -63.1235 -174.85 -Number of digits in this event: 13 +Number of tracker hits in this event: 17 + 17 259.015 555 3 1 -68.8836 122.192 -114.45 + 17 357.947 1510 3 0 -68.8789 122.188 -115.85 + 17 133.254 556 2 1 -68.7742 122.086 -144.45 + 17 149.539 1509 2 0 -68.7573 122.091 -145.85 + 17 128.47 558 1 1 -68.3289 122.206 -174.45 + 17 113.562 1510 1 0 -68.2928 122.221 -175.85 + 17 116.927 562 0 1 -67.5128 122.516 -204.45 + 17 204.003 1511 0 0 -67.472 122.53 -205.85 + 17 105.853 557 2 1 -68.6195 122.498 -144.45 + 17 137.925 1511 2 0 -68.5949 122.501 -145.85 + 17 127.75 560 1 1 -68.0447 122.586 -174.45 + 17 157.802 1512 1 0 -68.028 122.605 -175.85 + 17 208.698 561 0 1 -67.6766 123.014 -204.45 + 17 329.67 1514 0 0 -67.6625 123.058 -205.85 + 17 13.5357 1405 0 0 -171.205 101.23 -206.25 + 17 53.7458 1340 0 0 -178.631 88.2017 -206.25 + 17 187.824 560 0 1 -67.85 122.995 -204.556 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 3.85697 LIN +Particle energy: 5.85663 LIN Particle: gamma Event: 18 -Number of tracker hits in this event: 0 -Number of digits in this event: 1 +Number of tracker hits in this event: 17 + 18 269.176 790 2 1 -22.0109 17.2971 -144.45 + 18 251.797 986 2 0 -22.0104 17.2957 -145.85 + 18 138.046 790 1 1 -22.0002 17.2676 -174.45 + 18 289.081 986 1 0 -21.9998 17.2651 -175.85 + 18 116.981 790 0 1 -21.9815 17.2125 -204.45 + 18 127.302 985 0 0 -21.9796 17.2091 -205.85 + 18 20.5644 1028 1 1 25.65 -18.9872 -174.735 + 18 38.9186 1029 1 1 25.85 -19.0227 -174.546 + 18 35.5498 1038 4 1 27.65 -70.0921 -84.7965 + 18 273.948 1037 4 1 27.6497 -70.2146 -84.4767 + 18 380.971 545 4 0 27.483 -70.8711 -85.85 + 18 91.8933 546 4 0 27.5252 -70.85 -85.9954 + 18 82.3412 176 7 0 114.161 -144.75 3.77299 + 18 137.542 177 7 0 114.259 -144.75 3.92612 + 18 99.593 789 1 1 -22.0745 17.3582 -174.45 + 18 108.458 789 0 1 -22.1996 17.296 -204.45 + 18 105.866 986 0 0 -22.2024 17.2867 -205.85 +Number of digits in this event: 9 Using G4ParticleGun... -Particle energy: 3.93507 LIN +Particle energy: 7.05225 LIN Particle: gamma Event: 19 -Number of tracker hits in this event: 22 - 19 232.519 212 3 1 -137.6 -48.6495 -114.45 - 19 96.1005 657 3 0 -137.633 -48.6049 -115.85 - 19 116.914 209 2 1 -138.322 -47.5928 -144.45 - 19 117.287 662 2 0 -138.325 -47.597 -145.85 - 19 103.182 210 1 1 -138.077 -47.4458 -174.45 - 19 131.685 663 1 0 -137.936 -47.4467 -175.85 - 19 1.66295 225 0 1 -134.952 -47.3223 -204.45 - 19 131.974 226 0 1 -134.95 -47.3217 -204.463 - 19 25.8909 663 0 0 -134.793 -47.2543 -205.85 - 19 81.3201 664 0 0 -134.783 -47.25 -205.939 - 19 139.775 656 3 0 -137.6 -48.6514 -115.85 - 19 112.751 212 2 1 -137.571 -48.694 -144.45 - 19 111.521 656 2 0 -137.566 -48.7004 -145.85 - 19 120.768 213 1 1 -137.462 -48.8441 -174.45 - 19 119.189 656 1 0 -137.459 -48.8393 -175.85 - 19 149.081 213 0 1 -137.386 -48.7771 -204.45 - 19 117.202 656 0 0 -137.381 -48.7772 -205.85 - 19 51.4494 283 5 0 -40.426 -123.41 -56.25 - 19 109.453 735 9 1 -33.0004 17.3083 65.15 - 19 104.424 282 5 0 -40.2476 -123.55 -55.9036 - 19 103.145 706 5 1 -38.6884 -125.32 -54.85 - 19 35.412 707 5 1 -38.65 -125.348 -54.808 -Number of digits in this event: 8 +Number of tracker hits in this event: 0 +Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 5.40141 LIN +Particle energy: 2.77864 LIN Particle: gamma Event: 20 -Number of tracker hits in this event: 62 - 20 281.403 568 7 1 -66.2693 59.3851 5.55 - 20 240.727 1196 7 0 -66.2669 59.3843 4.15 - 20 125.95 569 6 1 -66.2386 59.4036 -24.45 - 20 282.492 1196 6 0 -66.2387 59.409 -25.85 - 20 132.813 569 5 1 -66.2278 59.5132 -54.45 - 20 121.783 1198 5 0 -66.165 59.7437 -55.85 - 20 85.6533 581 4 1 -63.6993 63.8851 -84.4504 - 20 62.2001 582 4 1 -63.65 63.9342 -84.643 - 20 100.839 1221 4 0 -63.3187 64.2761 -85.8504 - 20 206.403 625 3 1 -55.0112 73.264 -114.45 - 20 215.998 1269 3 0 -54.5189 73.8706 -115.85 - 20 268.97 681 2 1 -43.7643 86.2714 -144.45 - 20 128.37 1333 2 0 -43.5134 86.6712 -145.85 - 20 144.229 711 1 1 -37.7803 96.1168 -174.45 - 20 77.6378 1384 1 0 -37.7429 97.0675 -175.85 - 20 106.199 1385 1 0 -37.7399 97.1501 -175.98 - 20 114.99 707 0 1 -38.5127 114.226 -204.45 - 20 109.272 706 0 1 -38.6501 114.457 -204.644 - 20 38.8186 1477 0 0 -39.3847 115.672 -205.85 - 20 115.728 1478 0 0 -39.431 115.75 -205.932 - 20 15.0802 1479 0 0 -39.5502 115.95 -206.199 - 20 270.638 568 6 1 -66.2501 59.3692 -24.6089 - 20 606.661 568 5 1 -66.336 59.408 -54.45 - 20 128.77 1196 5 0 -66.3413 59.4073 -55.85 - 20 172.761 568 4 1 -66.4477 59.39 -84.45 - 20 137.308 1196 4 0 -66.4554 59.3901 -85.85 - 20 132.897 567 3 1 -66.6168 59.3959 -114.45 - 20 146.36 1196 3 0 -66.6242 59.4048 -115.85 - 20 113.075 566 2 1 -66.7669 59.5933 -144.45 - 20 107.272 1197 2 0 -66.7691 59.6031 -145.85 - 20 363.412 566 1 1 -66.7998 59.7931 -174.45 - 20 98.5149 1198 1 0 -66.8011 59.8012 -175.85 - 20 245.333 566 0 1 -66.837 59.9567 -204.45 - 20 125.876 1199 0 0 -66.8406 59.965 -205.85 - 20 18.5825 1318 3 0 -103.672 83.7974 -116.25 - 20 108.964 1319 3 0 -103.671 83.8503 -116.186 - 20 47.9583 1320 3 0 -103.707 84.05 -115.965 - 20 70.4456 374 3 1 -105.218 86.5536 -114.85 - 20 93.8926 373 3 1 -105.35 86.7755 -114.728 - 20 191.289 567 0 1 -66.532 59.8041 -204.45 - 20 230.045 568 0 1 -66.4498 59.5676 -204.586 - 20 16.7783 1187 0 0 -65.4346 57.4646 -205.85 - 20 138.663 1186 0 0 -65.4112 57.4496 -205.875 - 20 145.522 1085 0 0 -83.7002 37.1084 -206.25 - 20 222.158 1084 0 0 -83.7579 37.05 -206.226 - 20 66.8574 1086 0 0 -84.3284 37.25 -205.993 - 20 91.112 1087 0 0 -84.2732 37.4501 -206.039 - 20 245.152 1088 0 0 -84.3739 37.6503 -206.007 - 20 326.904 1203 0 0 -66.6168 60.6646 -205.85 - 20 7.20966 1198 2 0 -88.79 59.7579 -146.25 - 20 92.5795 555 2 0 -155.318 -68.8655 -146.25 - 20 88.4967 556 2 0 -155.342 -68.85 -146.131 - 20 132.5 1196 2 0 -66.7051 59.3588 -146.031 - 20 224.425 1196 1 0 -66.7671 59.3961 -175.85 - 20 351.159 565 0 1 -66.9007 59.6675 -204.45 - 20 118.837 1197 0 0 -66.9017 59.5878 -205.85 - 20 127.047 1194 0 0 -67.0662 59.0353 -205.85 - 20 154.867 567 5 1 -66.45 60.3384 -54.4604 - 20 4.90127 566 5 1 -66.6502 60.413 -54.8402 - 20 184.189 1200 5 0 -67.703 60.0961 -55.85 - 20 125.139 1120 5 0 -30.2127 44.1901 -56.25 - 20 114.78 1188 5 0 -3.92567 57.814 -56.25 -Number of digits in this event: 36 +Number of tracker hits in this event: 3 + 20 191.746 668 3 1 -46.2691 60.9454 -114.85 + 20 265.784 906 9 1 1.25 -1.35992 65.2138 + 20 137.749 907 9 1 1.45017 -1.2793 65.4746 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 8.16825 LIN +Particle energy: 2.85158 LIN Particle: gamma Event: 21 -Number of tracker hits in this event: 37 - 21 77.5543 600 6 1 -59.906 124.5 -24.7402 - 21 212.688 1521 6 0 -59.9071 124.5 -25.85 - 21 336.235 600 5 1 -59.9339 124.513 -54.45 - 21 110.901 1522 5 0 -59.9191 124.559 -55.85 - 21 123.058 602 4 1 -59.5891 125.487 -84.45 - 21 126.427 1526 4 0 -59.5834 125.531 -85.85 - 21 165.932 603 3 1 -59.4353 126.443 -114.45 - 21 118.691 1531 3 0 -59.4259 126.488 -115.85 - 21 508.889 604 2 1 -59.2338 127.401 -144.45 - 21 113.034 1536 2 0 -59.2243 127.45 -145.85 - 21 110.881 605 1 1 -58.9902 128.429 -174.45 - 21 121.387 1541 1 0 -58.9833 128.485 -175.85 - 21 151.925 605 0 1 -58.8514 129.602 -204.45 - 21 318.123 1547 0 0 -58.8466 129.657 -205.85 - 21 291.91 1527 4 0 -59.6157 125.55 -86.0312 - 21 119.127 601 5 1 -59.85 124.556 -54.6033 - 21 343.629 1519 5 0 -59.1258 124.009 -55.85 - 21 116.51 1521 5 0 -59.9067 124.503 -55.85 - 21 135.497 600 4 1 -59.922 124.5 -84.45 - 21 130.187 1521 4 0 -59.9231 124.5 -85.85 - 21 135.905 600 3 1 -59.9411 124.498 -114.45 - 21 127.514 1521 3 0 -59.9417 124.498 -115.85 - 21 268.143 600 2 1 -59.9504 124.489 -144.45 - 21 150.019 1521 2 0 -59.9505 124.489 -145.85 - 21 466.507 600 1 1 -59.9535 124.502 -174.45 - 21 306.157 1521 1 0 -59.9483 124.505 -175.85 - 21 388.095 600 0 1 -59.8557 124.563 -204.45 - 21 133.113 1522 0 0 -59.8543 124.567 -205.85 - 21 79.956 601 2 1 -59.85 124.473 -144.595 - 21 40.1011 1518 2 0 -59.1127 123.793 -145.85 - 21 80.6083 1517 2 0 -59.0541 123.75 -145.928 - 21 175.364 1516 2 0 -58.8407 123.55 -145.998 - 21 106.502 1515 2 0 -58.6946 123.35 -145.888 - 21 15.0633 615 2 1 -56.8951 122.825 -144.85 - 21 411.158 616 2 1 -56.85 122.835 -144.829 - 21 186.111 617 2 1 -56.65 123.077 -144.723 - 21 307.993 1521 0 0 -59.9746 124.398 -205.85 -Number of digits in this event: 28 +Number of tracker hits in this event: 2 + 21 234.386 448 0 1 -90.4127 -57.0634 -204.45 + 21 240.693 614 0 0 -90.4131 -57.0631 -205.85 +Number of digits in this event: 3 Using G4ParticleGun... -Particle energy: 6.40126 LIN +Particle energy: 8.16354 LIN Particle: gamma Event: 22 -Number of tracker hits in this event: 0 -Number of digits in this event: 1 +Number of tracker hits in this event: 6 + 22 231.986 842 0 1 -11.5695 -45.1524 -204.45 + 22 245.803 674 0 0 -11.5682 -45.1539 -205.85 + 22 21.4387 1122 1 1 44.5954 127.236 -174.85 + 22 216.712 700 0 0 -1.14387 -39.9221 -206.249 + 22 415.975 699 0 0 -1.16424 -40.05 -206.164 + 22 168.864 698 0 0 -1.06914 -40.25 -206.207 +Number of digits in this event: 7 Using G4ParticleGun... -Particle energy: 1.48351 LIN +Particle energy: 2.77105 LIN Particle: gamma Event: 23 -Number of tracker hits in this event: 1 - 23 26.8972 392 5 0 3.13642 -101.55 -56.0156 -Number of digits in this event: 1 -Using G4ParticleGun... -Particle energy: 6.98339 LIN +Number of tracker hits in this event: 74 + 23 249.695 1004 11 1 20.9509 -20.9962 125.55 + 23 336.967 795 11 0 20.9514 -20.9958 124.15 + 23 340.088 1004 10 1 20.9505 -20.9986 95.55 + 23 218.331 795 10 0 20.9518 -20.999 94.15 + 23 284.259 1004 9 1 20.9674 -21.0135 65.55 + 23 219.652 795 9 0 20.9711 -21.0162 64.15 + 23 109.974 1004 8 1 21.0417 -21.0535 35.55 + 23 139.327 794 8 0 21.046 -21.0536 34.15 + 23 124.238 1005 7 1 21.1121 -21.0774 5.55 + 23 124.629 794 7 0 21.1154 -21.0731 4.15 + 23 169.154 1005 6 1 21.1947 -20.9837 -24.45 + 23 121.66 795 6 0 21.2033 -20.9718 -25.85 + 23 131.197 1006 5 1 21.362 -20.7389 -54.45 + 23 161.498 796 5 0 21.3698 -20.7278 -55.85 + 23 128.391 1007 4 1 21.5293 -20.4919 -84.45 + 23 115.284 797 4 0 21.5372 -20.4812 -85.85 + 23 171.92 1008 3 1 21.6876 -20.2546 -114.45 + 23 131.837 799 3 0 21.7031 -20.2421 -115.85 + 23 119.074 1009 2 1 22.0208 -19.9946 -144.45 + 23 150.29 800 2 0 22.0412 -19.9792 -145.85 + 23 132.217 1012 1 1 22.4511 -19.6811 -174.45 + 23 131.644 801 1 0 22.4689 -19.6677 -175.85 + 23 323.47 1013 0 1 22.8114 -19.4094 -204.45 + 23 91.4618 803 0 0 22.8271 -19.3929 -205.85 + 23 673.247 1089 1 0 28.1678 37.9891 -176.25 + 23 325.557 1090 1 0 28.8261 38.05 -175.93 + 23 74.0696 1012 0 1 22.65 -19.3627 -204.756 + 23 241.66 1011 0 1 22.45 -19.2411 -204.769 + 23 106.103 1010 0 1 22.25 -19.2342 -204.711 + 23 128.636 1006 6 1 21.25 -20.9281 -24.5788 + 23 8.3898 113 1 0 133.381 -157.425 -176.25 + 23 17.9608 387 1 0 108.77 -102.696 -176.25 + 23 299.142 1003 8 1 20.7555 -20.8571 35.55 + 23 98.6408 795 8 0 20.7502 -20.8514 34.15 + 23 11.2933 796 8 0 20.7489 -20.85 33.7907 + 23 114.727 1002 7 1 20.6481 -20.7441 5.55 + 23 99.723 796 7 0 20.6404 -20.7344 4.15 + 23 108.26 1002 6 1 20.48 -20.5116 -24.45 + 23 145.539 797 6 0 20.478 -20.498 -25.85 + 23 138.822 1001 5 1 20.4472 -20.2483 -54.45 + 23 110.064 799 5 0 20.4434 -20.2337 -55.85 + 23 112.41 1001 4 1 20.3557 -19.9429 -84.45 + 23 163.102 801 4 0 20.2354 -19.8301 -85.8501 + 23 105.951 987 3 1 17.4806 -17.6048 -114.45 + 23 77.3295 812 3 0 17.4584 -17.4741 -115.85 + 23 122.233 813 3 0 17.4537 -17.45 -116.104 + 23 111.35 983 2 1 16.7775 -14.8425 -144.45 + 23 130.631 825 2 0 16.6714 -14.913 -145.85 + 23 197.261 971 1 1 14.3422 -15.9159 -174.45 + 23 187.043 820 1 0 14.1865 -16.0095 -175.85 + 23 212.432 953 0 1 10.841 -17.7793 -204.45 + 23 138.686 814 0 0 10.2454 -17.248 -205.85 + 23 197.087 800 4 0 20.2342 -19.85 -86.1109 + 23 241.307 1000 3 1 20.2094 -19.5949 -114.45 + 23 274.951 802 3 0 20.2032 -19.5791 -115.85 + 23 125.995 999 2 1 20.0053 -19.2865 -144.45 + 23 101.116 803 2 0 20.0091 -19.2628 -145.85 + 23 265.788 1000 1 1 20.0776 -18.8103 -174.45 + 23 121.936 806 1 0 20.0838 -18.7933 -175.85 + 23 136.955 1002 0 1 20.6143 -18.5495 -204.45 + 23 141.828 807 0 0 20.667 -18.5336 -205.85 + 23 9.24495 752 3 0 -140.319 -29.65 -116.026 + 23 148.354 1001 0 1 20.45 -18.7046 -204.473 + 23 172.619 1000 2 1 20.1828 -19.1621 -144.45 + 23 102.464 804 2 0 20.183 -19.155 -145.85 + 23 262.351 805 1 0 20.2068 -19.0415 -175.85 + 23 268.779 804 0 0 20.2846 -19.2422 -205.85 + 23 147.049 143 3 1 -151.482 75.23 -114.45 + 23 100.781 142 3 1 -151.55 75.2976 -114.528 + 23 110.252 144 3 1 -151.35 75.5559 -114.622 + 23 139.65 145 3 1 -151.15 75.5404 -114.67 + 23 27.2249 1003 10 1 20.85 -20.9385 95.2121 + 23 21.863 799 10 0 19.5466 -20.0813 94.15 + 23 245.314 800 10 0 19.5083 -20.05 94.1152 +Number of digits in this event: 51 +Using G4ParticleGun... +Particle energy: 1.47226 LIN Particle: gamma Event: 24 -Number of tracker hits in this event: 15 - 24 248.506 661 4 1 -47.6581 108.848 -84.45 - 24 265.674 1443 4 0 -47.6587 108.848 -85.85 - 24 250.577 661 3 1 -47.6718 108.841 -114.45 - 24 389.169 1443 3 0 -47.6721 108.842 -115.85 - 24 354.744 661 2 1 -47.6701 108.873 -144.45 - 24 480.819 1443 2 0 -47.6711 108.875 -145.85 - 24 128.788 661 1 1 -47.6922 108.904 -174.45 - 24 221.825 1443 1 0 -47.6928 108.907 -175.85 - 24 170.747 661 0 1 -47.7107 108.964 -204.45 - 24 131.005 1444 0 0 -47.7101 108.966 -205.85 - 24 57.4478 662 2 1 -47.65 108.552 -144.692 - 24 125.929 1439 2 0 -47.4171 108.117 -145.85 - 24 159.067 662 1 1 -47.5676 108.822 -174.45 - 24 194.366 662 0 1 -47.5511 108.757 -204.45 - 24 207.321 1443 0 0 -47.5489 108.753 -205.85 -Number of digits in this event: 17 +Number of tracker hits in this event: 37 + 24 258.587 1023 7 1 24.7437 71.5674 5.55 + 24 237.371 1257 7 0 24.7269 71.5711 4.15 + 24 119.608 1020 6 1 24.2434 71.6821 -24.45 + 24 440.975 1257 6 0 24.2225 71.6478 -25.85 + 24 122.356 1018 5 1 23.8145 70.6476 -54.45 + 24 127.938 1252 5 0 23.8068 70.6103 -55.85 + 24 128.204 1014 4 1 23.0405 69.9914 -84.45 + 24 126.083 1250 4 0 22.9783 70.0549 -85.85 + 24 113.606 1009 3 1 21.9045 71.4468 -114.45 + 24 133.91 1257 3 0 21.8426 71.4848 -115.85 + 24 157.577 1002 2 1 20.5825 72.1257 -144.45 + 24 186.276 1260 2 0 20.5246 72.1372 -145.85 + 24 86.0521 997 1 1 19.4955 71.8334 -174.45 + 24 8.54897 996 1 1 19.45 71.8375 -174.81 + 24 239.033 1259 1 0 19.3013 71.8893 -175.85 + 24 48.736 972 0 1 14.5338 73.8064 -204.45 + 24 86.7969 971 0 1 14.45 73.868 -204.617 + 24 133.809 1271 0 0 13.8793 74.2957 -205.85 + 24 221.174 1171 0 0 -35.1711 54.45 -206.159 + 24 0.459549 1023 6 1 24.85 71.5835 -24.45 + 24 188.866 1024 6 1 24.85 71.5835 -24.4521 + 24 149.318 1024 5 1 24.9882 71.5951 -54.45 + 24 113.558 1257 5 0 24.9962 71.59 -55.85 + 24 168.218 1025 4 1 25.171 71.4864 -84.45 + 24 103.663 1257 4 0 25.1849 71.4782 -85.85 + 24 48.3177 1026 3 1 25.4488 71.3199 -114.45 + 24 81.9832 1027 3 1 25.45 71.3191 -114.583 + 24 123.011 1256 3 0 25.4621 71.312 -115.85 + 24 120.759 1028 2 1 25.7235 71.1416 -144.45 + 24 107.918 1255 2 0 25.727 71.1316 -145.85 + 24 110.825 1028 1 1 25.7578 70.955 -174.45 + 24 106.108 1254 1 0 25.7575 70.9515 -175.85 + 24 128.057 1028 0 1 25.7148 70.9565 -204.45 + 24 112.119 1254 0 0 25.7153 70.9669 -205.85 + 24 34.8219 1190 10 1 58.05 -95.2772 95.3494 + 24 6.99565 1742 9 1 168.689 61.2355 65.15 + 24 320.708 1092 1 1 38.4908 -3.61293 -174.85 +Number of digits in this event: 22 Using G4ParticleGun... -Particle energy: 7.2765 LIN +Particle energy: 9.52949 LIN Particle: gamma Event: 25 -Number of tracker hits in this event: 0 -Number of digits in this event: 2 +Number of tracker hits in this event: 3 + 25 212.482 373 0 1 -105.35 27.8183 -204.787 + 25 160.166 374 0 1 -105.35 27.4922 -204.46 + 25 123.045 204 2 1 -139.15 -171.75 -144.778 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 7.50849 LIN +Particle energy: 1.46801 LIN Particle: gamma Event: 26 -Number of tracker hits in this event: 142 - 26 269.617 361 8 1 -107.943 -68.9492 35.55 - 26 259.09 555 8 0 -107.943 -68.9496 34.15 - 26 162.475 360 7 1 -107.952 -68.9642 5.55 - 26 218.331 555 7 0 -107.95 -68.962 4.15 - 26 156.949 361 6 1 -107.926 -68.9073 -24.4504 - 26 83.2364 360 6 1 -107.95 -68.8986 -24.6239 - 26 125.123 556 6 0 -108.105 -68.8241 -25.8502 - 26 11.653 343 5 1 -111.545 -67.3234 -54.45 - 26 101.96 342 5 1 -111.55 -67.3254 -54.4827 - 26 116.081 563 5 0 -111.794 -67.3918 -55.85 - 26 116.78 317 4 1 -116.627 -68.6033 -84.4509 - 26 138.333 557 4 0 -116.834 -68.561 -85.8501 - 26 100.334 292 3 1 -121.607 -69.1858 -114.45 - 26 235.189 554 3 0 -121.738 -69.2166 -115.85 - 26 143.101 275 2 1 -125.094 -70.6133 -144.45 - 26 146.704 274 2 1 -125.15 -70.6407 -144.74 - 26 353.834 546 2 0 -125.391 -70.7428 -145.85 - 26 105.489 235 1 1 -133.073 -73.9927 -174.45 - 26 56.0561 234 1 1 -133.15 -73.9944 -174.66 - 26 5.90741 530 1 0 -133.563 -74.0492 -175.85 - 26 143.922 529 1 0 -133.57 -74.05 -175.87 - 26 33.3209 181 0 1 -143.884 -74.2863 -204.45 - 26 65.8467 180 0 1 -143.95 -74.2774 -204.504 - 26 125.02 179 0 1 -144.15 -74.2556 -204.667 - 26 6.53642 178 0 1 -144.35 -74.2397 -204.838 - 26 307.826 529 0 0 -145.527 -74.1261 -205.85 - 26 78.52 550 2 0 -125.377 -69.995 -145.85 - 26 55.4486 549 2 0 -125.479 -70.05 -146.156 - 26 69.9036 381 2 0 -113.367 -103.823 -146.25 - 26 78.4316 380 2 0 -113.292 -103.95 -146.092 - 26 32.9634 379 2 0 -113.348 -104.15 -145.878 - 26 2.40941 330 2 1 -114.147 -104.624 -144.85 - 26 123.502 329 2 1 -114.15 -104.626 -144.846 - 26 202.487 328 2 1 -114.35 -104.563 -144.615 - 26 449.543 361 5 1 -107.931 -68.849 -54.45 - 26 120.418 556 5 0 -107.931 -68.8455 -55.85 - 26 142.941 361 4 1 -107.916 -68.7837 -84.45 - 26 144.892 556 4 0 -107.913 -68.7792 -85.85 - 26 521.947 361 3 1 -107.86 -68.6883 -114.45 - 26 210.946 556 3 0 -107.855 -68.6808 -115.85 - 26 205.648 362 2 1 -107.74 -68.5161 -144.45 - 26 139.468 557 2 0 -107.734 -68.5067 -145.85 - 26 101.856 362 1 1 -107.617 -68.322 -174.45 - 26 240.348 558 1 0 -107.61 -68.3186 -175.85 - 26 258.45 363 0 1 -107.495 -68.2351 -204.45 - 26 171.803 559 0 0 -107.493 -68.2309 -205.85 - 26 241.077 555 5 0 -107.933 -68.8564 -55.85 - 26 139.211 360 4 1 -107.967 -69.0029 -84.45 - 26 244.253 555 4 0 -107.964 -69.0018 -85.85 - 26 234.377 555 3 0 -107.94 -68.9826 -115.85 - 26 114.454 359 2 1 -108.187 -68.9425 -144.45 - 26 116.224 555 2 0 -108.213 -68.923 -145.85 - 26 195.539 357 1 1 -108.675 -68.5387 -174.45 - 26 151.236 557 1 0 -108.673 -68.5118 -175.85 - 26 134.856 357 0 1 -108.648 -68.0333 -204.45 - 26 133.451 560 0 0 -108.645 -68.0058 -205.85 - 26 267.023 360 0 1 -108.072 -68.9538 -204.45 - 26 53.241 552 0 0 -108.057 -69.6055 -205.85 - 26 255.692 551 0 0 -108.051 -69.6501 -205.945 - 26 81.8784 1306 1 0 -91.2626 81.4435 -176.25 - 26 51.8913 1307 1 0 -91.2459 81.45 -176.227 - 26 0.837715 325 0 1 -115.044 -62.4349 -204.85 - 26 273.384 555 0 0 -108.092 -68.9337 -205.85 - 26 39.6937 438 1 1 -92.55 4.22157 -174.666 - 26 101.511 361 7 1 -107.897 -68.938 5.55 - 26 102.503 555 6 0 -107.826 -68.9213 -25.85 - 26 104.357 362 4 1 -107.676 -68.9306 -84.45 - 26 347.426 362 3 1 -107.615 -68.9045 -114.45 - 26 162.291 556 2 0 -107.563 -68.8328 -145.85 - 26 156.298 363 1 1 -107.482 -68.7825 -174.45 - 26 129.75 556 1 0 -107.479 -68.7804 -175.85 - 26 142.908 556 0 0 -107.427 -68.7382 -205.85 - 26 171.025 559 1 0 -106.339 -68.25 -176.011 - 26 60.2123 560 1 0 -106.594 -68.0498 -176.229 - 26 134.361 561 1 0 -106.592 -67.85 -176.2 - 26 326.188 607 1 0 18.6485 -58.6231 -176.25 - 26 223.768 553 3 0 -107.711 -69.281 -115.85 - 26 51.9888 308 2 1 -118.439 -69.9943 -144.45 - 26 132.164 307 2 1 -118.55 -70.1112 -144.565 - 26 82.9023 306 2 1 -118.75 -70.368 -144.734 - 26 22.3458 538 2 0 -119.653 -72.3597 -145.85 - 26 132.691 537 2 0 -119.689 -72.45 -145.898 - 26 100.856 536 2 0 -119.797 -72.65 -145.981 - 26 73.5486 535 2 0 -119.937 -72.8508 -146.046 - 26 91.9144 295 2 1 -120.959 -72.3747 -144.85 - 26 44.8714 294 2 1 -121.15 -72.2649 -144.632 - 26 12.0971 379 3 0 -122.208 -104.304 -116.25 - 26 77.7056 378 3 0 -122.208 -104.35 -116.208 - 26 70.802 377 3 0 -122.184 -104.55 -115.993 - 26 248.554 290 3 1 -122.018 -105.981 -114.85 - 26 9.24487 291 3 1 -121.95 -106.341 -114.487 - 26 32.2485 289 3 1 -122.237 -106.545 -114.45 - 26 69.0871 288 3 1 -122.35 -106.607 -114.482 - 26 87.4944 287 3 1 -122.55 -106.742 -114.549 - 26 89.0713 286 3 1 -122.75 -106.964 -114.652 - 26 40.5891 285 3 1 -122.95 -107.19 -114.789 - 26 54.2369 356 3 0 -123.336 -108.798 -115.85 - 26 158.221 355 3 0 -123.377 -108.951 -115.942 - 26 297.537 354 3 0 -123.458 -109.15 -116.105 - 26 67.6991 59 3 0 -122.755 -168.253 -116.25 - 26 66.6406 58 3 0 -122.752 -168.35 -116.188 - 26 62.3103 57 3 0 -122.831 -168.55 -116.18 - 26 138.12 282 3 1 -123.633 -109.283 -114.85 - 26 98.4955 351 2 1 -109.902 -66.8997 -144.451 - 26 132.252 564 2 0 -109.899 -67.1271 -145.85 - 26 132.722 356 1 1 -108.878 -72.8846 -174.45 - 26 95.6691 533 1 0 -108.817 -73.3453 -175.85 - 26 28.2705 532 1 0 -108.803 -73.45 -176.16 - 26 104.097 367 0 1 -106.748 -83.9109 -204.45 - 26 144.43 479 0 0 -106.67 -84.1076 -205.85 - 26 12.1696 370 1 0 -121.604 -106.124 -176.25 - 26 371.961 369 1 0 -121.621 -106.15 -176.22 - 26 85.0995 699 6 0 162.765 -40.1721 -26.25 - 26 164.424 698 6 0 162.891 -40.25 -26.121 - 26 56.8139 1722 6 1 164.558 -41.0399 -24.85 - 26 65.834 1723 6 1 164.75 -41.0799 -24.697 - 26 218.735 1724 6 1 164.951 -41.0347 -24.5581 - 26 26.5106 691 6 0 164.988 -41.8052 -25.85 - 26 86.3685 690 6 0 164.981 -41.8503 -25.9413 - 26 197.425 360 3 1 -107.95 -69.1803 -114.517 - 26 107.626 359 3 1 -108.15 -69.2971 -114.732 - 26 12.9208 550 3 0 -109.379 -70.0251 -115.85 - 26 105.974 549 3 0 -109.42 -70.0501 -115.886 - 26 51.1076 548 3 0 -109.686 -70.25 -116.112 - 26 43.7411 340 3 0 -116.15 -112.017 -116.25 - 26 64.785 339 3 0 -116.052 -112.15 -116.156 - 26 61.1307 338 3 0 -115.95 -112.35 -116.142 - 26 69.8385 337 3 0 -115.804 -112.55 -116.103 - 26 66.6613 336 3 0 -115.777 -112.75 -116.035 - 26 23.5167 335 3 0 -115.672 -112.95 -115.907 - 26 155.836 325 3 1 -115.012 -114.381 -114.85 - 26 13.0585 326 3 1 -114.95 -114.531 -114.765 - 26 145.144 324 3 1 -115.15 -114.769 -114.607 - 26 0.937258 539 3 0 -110.504 -72.2451 -115.85 - 26 83.4744 538 3 0 -110.508 -72.2501 -115.851 - 26 337.093 537 3 0 -110.566 -72.45 -115.936 - 26 19.2095 363 2 1 -107.357 -70.5253 -144.45 - 26 94.0866 364 2 1 -107.35 -70.5372 -144.526 - 26 282.979 378 1 1 -104.53 -74.868 -174.45 - 26 53.3386 526 1 0 -104.483 -74.675 -175.85 - 26 60.3533 527 1 0 -104.477 -74.65 -176.018 - 26 136.924 384 0 1 -103.341 -70.2095 -204.45 -Number of digits in this event: 68 -Using G4ParticleGun... -Particle energy: 2.17923 LIN +Number of tracker hits in this event: 32 + 26 279.189 506 7 1 -78.7378 -31.7086 5.55 + 26 235.182 741 7 0 -78.7315 -31.7111 4.15 + 26 91.0985 507 6 1 -78.6137 -31.7793 -24.45 + 26 122.79 741 6 0 -78.5959 -31.7781 -25.85 + 26 105.294 509 5 1 -78.2426 -31.7182 -54.45 + 26 284.182 741 5 0 -78.2254 -31.7099 -55.85 + 26 121.799 510 4 1 -77.8724 -31.532 -84.45 + 26 106.73 742 4 0 -77.8614 -31.5178 -85.85 + 26 129.521 512 3 1 -77.565 -31.1585 -114.45 + 26 104.111 744 3 0 -77.5516 -31.1372 -115.85 + 26 129.222 513 2 1 -77.2951 -30.6891 -144.45 + 26 119.818 746 2 0 -77.2808 -30.6609 -145.85 + 26 135.044 515 1 1 -77.0093 -30.08 -174.45 + 26 84.2359 749 1 0 -76.9896 -30.055 -175.85 + 26 43.1159 750 1 0 -76.9856 -30.05 -176.126 + 26 113.523 517 0 1 -76.5924 -29.5079 -204.45 + 26 116.439 752 0 0 -76.5803 -29.4663 -205.85 + 26 169.913 506 6 1 -78.7318 -31.5266 -24.45 + 26 242.638 742 6 0 -78.7431 -31.5323 -25.85 + 26 223.896 505 5 1 -78.9942 -31.655 -54.45 + 26 571.412 503 4 1 -79.3316 -32.124 -84.45 + 26 172.724 739 4 0 -79.336 -32.1604 -85.85 + 26 154.231 503 3 1 -79.4098 -32.9822 -114.45 + 26 121.099 735 3 0 -79.4527 -32.9782 -115.85 + 26 127.226 498 2 1 -80.3191 -32.8684 -144.45 + 26 127.998 735 2 0 -80.3848 -32.8538 -145.85 + 26 5.62594 736 2 0 -80.4023 -32.85 -146.215 + 26 110.359 491 1 1 -81.7468 -32.6222 -174.45 + 26 116.202 737 1 0 -81.8451 -32.6134 -175.85 + 26 151.561 480 0 1 -83.9808 -32.5681 -204.45 + 26 148.744 737 0 0 -84.0638 -32.5835 -205.85 + 26 57.3425 504 4 1 -79.25 -31.9807 -84.7526 +Number of digits in this event: 20 +Using G4ParticleGun... +Particle energy: 5.199 LIN Particle: gamma Event: 27 Number of tracker hits in this event: 0 -Number of digits in this event: 2 +Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 5.04135 LIN +Particle energy: 7.97096 LIN Particle: gamma Event: 28 -Number of tracker hits in this event: 24 - 28 8.63409 625 0 0 33.7451 -55.0312 -206.25 - 28 80.4245 624 0 0 33.7505 -55.05 -206.231 - 28 120.181 623 0 0 33.8066 -55.25 -206.045 - 28 9.14923 622 0 0 33.8668 -55.45 -205.871 - 28 32.0604 1070 0 1 34.2166 -56.6304 -204.85 - 28 180.023 1071 0 1 34.25 -56.7387 -204.759 - 28 21.281 461 1 0 5.87145 -87.8154 -176.25 - 28 88.9692 460 1 0 5.84184 -87.85 -176.221 - 28 62.6917 459 1 0 5.67804 -88.05 -176.035 - 28 52.5155 458 1 0 5.58051 -88.25 -175.947 - 28 22.1739 457 1 0 5.5309 -88.45 -175.875 - 28 182.638 924 1 1 4.97527 -91.3487 -174.85 - 28 11.8111 925 1 1 5.05 -91.8182 -174.834 - 28 124.278 435 1 0 7.51432 -92.9747 -175.85 - 28 447.168 434 1 0 7.80021 -93.15 -175.974 - 28 96.9878 433 1 0 7.99789 -93.35 -176.075 - 28 67.755 432 1 0 8.15456 -93.55 -176.173 - 28 239.834 431 1 0 8.28899 -93.75 -176.181 - 28 136.804 430 1 0 8.46007 -93.9505 -176.103 - 28 56.5919 429 1 0 8.59122 -94.15 -175.966 - 28 209.488 946 1 1 9.29168 -95.8223 -174.85 - 28 547.877 945 1 1 9.19688 -96.1932 -174.45 - 28 235.001 944 1 1 9.05 -96.5796 -174.805 - 28 145.1 943 1 1 8.84942 -96.753 -174.697 -Number of digits in this event: 12 +Number of tracker hits in this event: 79 + 28 258.705 766 8 1 -26.6909 5.11374 35.55 + 28 241.432 925 8 0 -26.6898 5.11323 34.15 + 28 117.565 766 7 1 -26.6627 5.09804 5.55 + 28 346.857 925 7 0 -26.661 5.0972 4.15 + 28 304.067 767 6 1 -26.6193 5.15629 -24.45 + 28 214.128 925 6 0 -26.6163 5.15858 -25.85 + 28 130.567 767 5 1 -26.5563 5.20171 -54.45 + 28 182.98 925 5 0 -26.5549 5.20423 -55.85 + 28 503.578 767 4 1 -26.5306 5.25778 -84.45 + 28 110.631 926 4 0 -26.5303 5.26054 -85.85 + 28 102.232 767 3 1 -26.5339 5.30737 -114.45 + 28 120.2 926 3 0 -26.5345 5.3083 -115.85 + 28 101.696 767 2 1 -26.5482 5.32521 -144.45 + 28 129.199 926 2 0 -26.546 5.32558 -145.85 + 28 543.042 767 1 1 -26.5064 5.33753 -174.45 + 28 483.567 926 1 0 -26.5042 5.33731 -175.85 + 28 241.85 767 0 1 -26.4595 5.33879 -204.45 + 28 135.524 926 0 0 -26.4573 5.33841 -205.85 + 28 223.342 924 4 0 -26.5351 5.04045 -85.85 + 28 63.9991 771 3 1 -25.6643 5.95347 -114.45 + 28 119.052 766 3 1 -26.7255 4.0214 -114.45 + 28 77.1388 919 3 0 -26.5641 3.87907 -115.85 + 28 115.558 918 3 0 -26.5342 3.85 -116.128 + 28 149.938 780 2 1 -24.016 0.67714 -144.45 + 28 128.238 902 2 0 -23.7994 0.504562 -145.85 + 28 2.82883 901 2 0 -23.7425 0.45 -146.236 + 28 98.6482 801 1 1 -19.7238 -4.01956 -174.45 + 28 182.413 876 1 0 -19.948 -4.65741 -175.85 + 28 124.647 777 0 1 -24.594 -16.7599 -204.45 + 28 1.69524 812 0 0 -24.7576 -17.6458 -205.85 + 28 117.889 811 0 0 -24.7585 -17.6508 -205.858 + 28 24.9328 810 0 0 -24.7996 -17.85 -206.166 + 28 92.6095 766 6 1 -26.7676 5.05301 -24.45 + 28 96.8174 765 6 1 -26.85 5.22601 -24.6453 + 28 83.0297 928 6 0 -27.0746 5.81023 -25.85 + 28 92.4494 929 6 0 -27.0838 5.85 -25.9339 + 28 1.4973 705 5 1 -39.0456 26.454 -54.45 + 28 69.0243 704 5 1 -39.05 26.4519 -54.4541 + 28 44.6748 703 5 1 -39.25 26.3498 -54.6221 + 28 65.3006 702 5 1 -39.45 26.2783 -54.67 + 28 74.6353 701 5 1 -39.6513 26.2237 -54.7209 + 28 53.3812 1029 5 0 -40.8069 26.0356 -55.85 + 28 115.436 1030 5 0 -40.9117 26.05 -56.0105 + 28 31.577 1389 5 0 -88.2555 98.0679 -56.25 + 28 60.6834 1390 5 0 -88.21 98.1501 -56.1654 + 28 48.3282 1391 5 0 -88.2009 98.35 -56.0291 + 28 45.9558 1392 5 0 -88.1864 98.5503 -55.9293 + 28 132.471 463 5 1 -87.4477 100.304 -54.85 + 28 21.1918 462 5 1 -87.45 100.565 -54.6441 + 28 66.6616 768 6 1 -26.45 5.0783 -24.5271 + 28 64.0497 769 6 1 -26.25 5.05422 -24.5662 + 28 61.8361 770 6 1 -26.05 4.99331 -24.6981 + 28 46.2695 919 6 0 -25.0854 3.91622 -25.8503 + 28 168.189 918 6 0 -25.0252 3.85 -25.9226 + 28 64.9294 917 6 0 -24.9147 3.65 -26.1211 + 28 227.924 766 2 1 -26.7074 5.10971 -144.45 + 28 451.59 925 2 0 -26.7038 5.12543 -145.85 + 28 325.62 927 0 0 -26.4985 5.53934 -205.85 + 28 127.183 927 1 0 -26.7048 5.45 -175.933 + 28 309.279 768 1 1 -26.45 5.272 -174.69 + 28 130.624 765 1 1 -26.8745 5.73059 -174.45 + 28 113.36 928 1 0 -26.8293 5.75428 -175.85 + 28 122.092 770 0 1 -25.94 6.26989 -204.45 + 28 135.745 931 0 0 -25.875 6.32735 -205.85 + 28 104.016 767 7 1 -26.642 5.23877 5.55 + 28 156.574 926 6 0 -26.5518 5.38908 -25.85 + 28 191.131 766 5 1 -26.7215 5.5505 -54.45 + 28 123.682 927 5 0 -26.7103 5.57985 -55.85 + 28 26.1053 768 4 1 -26.45 6.19998 -84.7694 + 28 83.1846 930 4 0 -26.4371 6.2394 -85.85 + 28 26.8256 931 4 0 -26.4337 6.25 -86.1409 + 28 142.087 769 3 1 -26.0854 7.25229 -114.45 + 28 129.899 936 3 0 -26.0389 7.2927 -115.85 + 28 126.224 774 2 1 -25.0939 8.21081 -144.45 + 28 138.881 941 2 0 -25.0382 8.25401 -145.85 + 28 104.804 780 1 1 -23.8886 9.12643 -174.45 + 28 109.585 945 1 0 -23.8242 9.16517 -175.85 + 28 132.687 787 0 1 -22.4763 9.94887 -204.45 + 28 122.453 949 0 0 -22.4321 9.97306 -205.85 +Number of digits in this event: 40 Using G4ParticleGun... -Particle energy: 2.38099 LIN +Particle energy: 2.32131 LIN Particle: gamma Event: 29 -Number of tracker hits in this event: 0 -Number of digits in this event: 2 +Number of tracker hits in this event: 69 + 29 262.258 1600 7 1 140.349 22.7557 5.55 + 29 241.458 1013 7 0 140.349 22.7404 4.15 + 29 107.029 1601 6 1 140.354 22.4689 -24.45 + 29 125.41 1012 6 0 140.357 22.4612 -25.85 + 29 126.142 1601 5 1 140.406 22.3075 -54.45 + 29 112.509 1011 5 0 140.409 22.2982 -55.85 + 29 197.008 1602 4 1 140.685 22.0424 -84.45 + 29 114.933 1009 4 0 140.701 22.0208 -85.85 + 29 167.691 1605 3 1 141.159 21.4635 -114.45 + 29 263.44 1007 3 0 141.196 21.4578 -115.85 + 29 104.321 1609 2 1 141.966 21.3056 -144.45 + 29 113.485 1006 2 0 141.993 21.2798 -145.85 + 29 121.035 1611 1 1 142.451 20.7509 -174.45 + 29 227.231 1003 1 0 142.469 20.7094 -175.85 + 29 170.446 1613 0 1 142.857 19.9454 -204.45 + 29 187.085 999 0 0 142.879 19.9071 -205.85 + 29 180.025 1398 0 1 99.8466 33.1607 -204.85 + 29 329.679 997 0 0 143.454 19.6471 -205.85 + 29 151.366 1600 6 1 140.327 22.6792 -24.45 + 29 99.134 1013 6 0 140.364 22.6645 -25.85 + 29 252.064 1605 5 1 141.249 22.0977 -54.45 + 29 218.753 1009 5 0 141.322 22.0397 -55.85 + 29 93.6545 1612 4 1 142.732 20.9135 -84.45 + 29 8.92803 1613 4 1 142.75 20.9162 -84.8109 + 29 166.277 1004 4 0 142.805 20.9195 -85.85 + 29 411.586 1621 3 1 144.433 20.9674 -114.45 + 29 275.973 1004 3 0 144.499 20.9518 -115.85 + 29 102.049 1630 2 1 146.164 21.0822 -144.45 + 29 121.4 1004 2 0 146.171 20.9669 -145.85 + 29 111.31 1630 1 1 146.325 18.0624 -174.45 + 29 183.121 988 1 0 146.181 17.8355 -175.85 + 29 129.675 1614 0 1 143.028 12.496 -204.45 + 29 212.128 961 0 0 142.842 12.3703 -205.85 + 29 46.8926 1002 3 0 144.289 20.4986 -115.85 + 29 131.46 1001 3 0 144.266 20.45 -116.013 + 29 118.724 1605 2 1 141.18 9.43639 -144.45 + 29 6.19538 947 2 0 141.26 9.64462 -145.85 + 29 107.201 948 2 0 141.262 9.65022 -145.885 + 29 54.2348 1612 1 1 142.616 16.4455 -174.45 + 29 66.3403 1613 1 1 142.75 16.5391 -174.563 + 29 66.0826 1614 1 1 142.95 16.6699 -174.67 + 29 56.913 1615 1 1 143.15 16.7773 -174.772 + 29 31.7972 989 1 0 145.291 17.9909 -175.85 + 29 149.138 990 1 0 145.397 18.05 -175.9 + 29 156.541 991 1 0 145.808 18.25 -176.068 + 29 309.616 992 1 0 146.254 18.45 -176.144 + 29 113.353 993 1 0 146.375 18.65 -175.957 + 29 115.462 1632 2 1 146.562 20.2217 -144.45 + 29 108.014 1000 2 0 146.645 20.2212 -145.85 + 29 147.074 1639 1 1 148.143 20.1041 -174.451 + 29 44.5061 1640 1 1 148.15 20.0995 -174.642 + 29 105.328 1000 1 0 148.19 20.0703 -175.85 + 29 189.019 1644 0 1 148.952 19.3958 -204.451 + 29 76.5422 1638 1 1 147.949 19.9369 -174.534 + 29 247.345 1637 1 1 147.75 19.925 -174.543 + 29 244.447 1636 1 1 147.55 20.0216 -174.73 + 29 117.687 1002 1 0 146.93 20.65 -175.924 + 29 76.8649 1001 1 0 146.749 20.45 -175.891 + 29 13.3464 1593 4 1 138.938 16.0355 -84.45 + 29 103.908 1594 4 1 138.95 16.0325 -84.5006 + 29 103.552 979 4 0 139.214 15.8883 -85.8501 + 29 43.7923 1631 3 1 146.482 15.2416 -114.45 + 29 154.717 1632 3 1 146.55 15.2456 -114.555 + 29 180.519 975 3 0 147.372 15.1429 -115.85 + 29 136.197 1010 4 0 141.769 22.1164 -85.85 + 29 4.26252 1628 4 1 145.75 20.2981 -84.7224 + 29 54.1668 1627 4 1 145.75 20.2944 -84.718 + 29 69.6875 1300 0 0 161.25 80.05 -206.118 + 29 191.742 1301 0 0 161.269 80.2501 -205.944 +Number of digits in this event: 37 Using G4ParticleGun... -Particle energy: 8.12573 LIN +Particle energy: 9.7255 LIN Particle: gamma Event: 30 -Number of tracker hits in this event: 143 - 30 293.361 1310 6 1 82.2031 74.2332 -24.45 - 30 264.987 1270 6 0 82.2055 74.2311 -25.85 - 30 643.895 1310 5 1 82.2454 74.1759 -54.45 - 30 536.229 1270 5 0 82.2467 74.1676 -55.85 - 30 906.433 1311 4 1 82.2636 73.9554 -84.45 - 30 114.407 1269 4 0 82.2626 73.9437 -85.85 - 30 383.528 1310 3 1 82.199 73.7259 -114.45 - 30 118.789 1268 3 0 82.2062 73.7158 -115.85 - 30 101.598 1311 2 1 82.3439 73.5504 -144.45 - 30 122.24 1267 2 0 82.3538 73.5435 -145.85 - 30 282.216 1312 1 1 82.5793 73.4241 -174.45 - 30 127.667 1266 1 0 82.5899 73.42 -175.85 - 30 106.221 1313 0 1 82.7645 73.3113 -204.45 - 30 282.111 1266 0 0 82.7801 73.3185 -205.85 - 30 206.22 1311 3 1 82.2501 73.7788 -114.524 - 30 143.157 1272 3 0 82.4525 74.4817 -115.85 - 30 266.549 1310 4 1 82.1204 74.5916 -84.45 - 30 123.974 1272 4 0 82.114 74.63 -85.85 - 30 292.848 1309 3 1 81.9496 75.4357 -114.45 - 30 145.137 1277 3 0 81.9228 75.4772 -115.85 - 30 246.126 1306 2 1 81.3824 76.2684 -144.45 - 30 104.87 1281 2 0 81.3498 76.2754 -145.85 - 30 131.602 1303 1 1 80.6984 76.3891 -174.45 - 30 101.619 1281 1 0 80.6682 76.4119 -175.85 - 30 105.009 1299 0 1 80.0259 76.9218 -204.45 - 30 151.931 1284 0 0 80.003 76.9628 -205.85 - 30 59.483 1161 2 1 52.45 -11.8098 -144.619 - 30 700.961 1270 4 0 82.4297 74.1679 -85.85 - 30 404.104 1312 3 1 82.4928 74.1905 -114.45 - 30 334.384 1270 3 0 82.4986 74.1795 -115.85 - 30 119.26 1312 2 1 82.6008 73.9821 -144.45 - 30 129.432 1269 2 0 82.5973 73.9664 -145.85 - 30 233.811 1267 1 0 82.4767 73.6005 -175.85 - 30 357.924 1310 0 1 82.1603 73.3071 -204.45 - 30 18.1048 699 4 0 89.3168 -40.05 -86.0907 - 30 201.134 1740 1 1 168.15 65.482 -174.748 - 30 1.53906 1267 4 0 82.3878 73.4526 -85.85 - 30 99.8186 1266 4 0 82.3881 73.45 -85.8558 - 30 160.213 1321 3 1 84.3538 60.7213 -114.45 - 30 102.538 1199 3 0 84.4514 60.0001 -115.85 - 30 31.0755 1198 3 0 84.4739 59.8499 -116.151 - 30 161.04 1333 2 1 86.8346 46.1074 -144.45 - 30 151.462 1127 2 0 86.8025 45.5863 -145.85 - 30 11.1417 1126 2 0 86.7925 45.45 -146.216 - 30 128.366 1330 1 1 86.1299 34.9518 -174.45 - 30 154.718 1071 1 0 85.9681 34.4078 -175.85 - 30 113.641 1312 0 1 82.5701 23.3306 -204.45 - 30 15.8116 1013 0 0 82.4378 22.6842 -205.85 - 30 141.94 1012 0 0 82.4306 22.6498 -205.924 - 30 43.5067 333 1 0 53.5835 -113.35 -176.111 - 30 145.963 1349 0 1 89.9047 16.6924 -204.45 - 30 37.327 984 0 0 90.3054 17.0124 -205.85 - 30 87.5989 985 0 0 90.3258 17.0501 -205.948 - 30 30.3809 1348 0 1 89.7088 16.5502 -204.45 - 30 121.177 1347 0 1 89.65 16.5441 -204.519 - 30 35.1801 1346 0 1 89.4497 16.5206 -204.756 - 30 218.704 982 0 0 88.2538 16.5604 -205.85 - 30 28.1469 461 0 0 12.8548 -87.7627 -206.25 - 30 66.8473 460 0 0 12.8049 -87.85 -206.235 - 30 79.2956 459 0 0 12.6817 -88.0505 -206.21 - 30 54.608 458 0 0 12.5482 -88.25 -206.145 - 30 71.0033 457 0 0 12.4399 -88.45 -206.06 - 30 13.8035 456 0 0 12.3236 -88.6501 -205.891 - 30 100.053 957 0 1 11.5331 -89.7998 -204.85 - 30 76.9101 956 0 1 11.45 -89.9109 -204.745 - 30 19.9263 955 0 1 11.25 -90.1786 -204.481 - 30 144.832 428 1 0 -11.1152 -94.4259 -176.25 - 30 36.1115 840 1 1 -11.9796 -94.61 -174.85 - 30 77.0775 839 1 1 -12.05 -94.6296 -174.71 - 30 208.958 296 2 0 19.847 -120.793 -146.25 - 30 38.1705 295 2 0 20.072 -120.95 -145.954 - 30 119.443 1001 2 1 20.3848 -121.498 -144.85 - 30 19.2636 1000 2 1 20.25 -121.485 -144.559 - 30 58.8464 294 2 0 46.866 -121.243 -146.25 - 30 88.6976 293 2 0 46.9935 -121.35 -146.164 - 30 290.314 292 2 0 46.9783 -121.55 -146.111 - 30 4.57914 1275 3 0 81.9502 75.2491 -115.85 - 30 133.263 1276 3 0 81.9501 75.25 -115.87 - 30 111.751 1308 2 1 81.8381 76.4304 -144.45 - 30 114.313 1282 2 0 81.8469 76.4705 -145.85 - 30 229.656 1310 1 1 82.1773 77.164 -174.45 - 30 134.788 1285 1 0 82.1893 77.1813 -175.85 - 30 130.316 1311 0 1 82.3556 77.5578 -204.45 - 30 120.232 1287 0 0 82.3899 77.5414 -205.85 - 30 64.6517 1470 3 0 34.5445 114.15 -116.016 - 30 15.0144 1469 3 0 34.5037 114.15 -115.894 - 30 339.888 1066 3 1 33.3373 114.161 -114.85 - 30 86.3031 1065 3 1 33.25 114.191 -114.587 - 30 229.591 1300 0 1 80.1265 78.499 -204.45 - 30 121.482 1293 0 0 79.9975 78.7565 -205.85 - 30 125.383 1294 0 0 79.9508 78.85 -206.2 - 30 277.141 1292 0 0 80.11 78.5713 -205.85 - 30 82.5391 1252 0 0 80.086 70.5701 -206.25 - 30 45.0688 1251 0 0 80.1192 70.45 -206.033 - 30 235.5 1303 0 1 80.7204 69.7797 -204.85 - 30 287.629 1304 0 1 80.85 69.6943 -204.618 - 30 2.58829 1305 0 1 81.0577 69.8137 -204.45 - 30 283.86 1302 0 1 80.65 69.7342 -204.603 - 30 0.727115 1443 0 0 91.5328 108.75 -206.057 - 30 31.5671 1381 0 1 96.5194 114.204 -204.85 - 30 2.33109 1313 3 1 82.6511 73.8629 -114.45 - 30 154.076 1267 3 0 82.4395 73.5481 -115.85 - 30 114.845 1289 2 1 77.8653 66.8434 -144.45 - 30 104.111 1288 2 1 77.85 66.8442 -144.537 - 30 208.839 1234 2 0 77.6083 66.8637 -145.85 - 30 112.297 1259 1 1 71.9874 67.3136 -174.45 - 30 229.815 1236 1 0 71.7862 67.2844 -175.85 - 30 152.917 1241 0 1 68.2856 65.6814 -204.45 - 30 115.216 1227 0 0 68.1432 65.4923 -205.85 - 30 16.1557 1226 0 0 68.1045 65.45 -206.171 - 30 13.3632 1237 1 0 71.6895 67.4502 -176.205 - 30 115.289 1233 2 0 77.5924 66.8499 -146.017 - 30 120.936 1307 3 1 81.51 74.2885 -114.45 - 30 288.808 1271 3 0 81.4865 74.3465 -115.85 - 30 232.663 1277 2 0 81.3971 75.5411 -145.85 - 30 118.61 1314 1 1 83.019 77.5158 -174.45 - 30 137.105 1287 1 0 83.1116 77.5708 -175.85 - 30 135.505 1324 0 1 84.9715 78.5073 -204.45 - 30 212.557 1297 1 1 79.5113 75.5916 -174.45 - 30 99.6052 1277 1 0 79.5349 75.6077 -175.85 - 30 124.122 1277 0 0 80.436 75.4773 -205.85 - 30 84.7536 1573 0 1 134.75 62.999 -204.759 - 30 70.828 1298 1 1 79.65 75.4226 -174.694 - 30 33.7012 1273 1 0 80.2979 74.6917 -175.85 - 30 115.805 1272 1 0 80.3351 74.6499 -175.914 - 30 27.9866 1383 0 1 96.9358 60.2696 -204.45 - 30 84.8369 1384 0 1 96.95 60.2673 -204.563 - 30 105.364 1200 0 0 96.9893 60.1634 -205.85 - 30 137.834 1274 4 0 83.082 74.8604 -85.85 - 30 131.496 1310 2 1 82.2065 74.2436 -144.45 - 30 126.374 1270 2 0 82.2045 74.2441 -145.85 - 30 124.546 1271 1 0 82.1584 74.2578 -175.85 - 30 111.771 1271 0 0 82.1428 74.3153 -205.85 - 30 110.161 1309 4 1 82.0076 74.4619 -84.85 - 30 14.4426 1277 5 0 82.12 75.5901 -55.85 - 30 64.8051 1278 5 0 82.1134 75.6506 -55.8933 - 30 129.549 1279 5 0 82.0325 75.85 -55.9917 - 30 74.9628 1280 5 0 81.9319 76.0506 -56.0666 - 30 67.4157 1281 5 0 81.8584 76.25 -56.1435 - 30 59.2888 1282 5 0 81.6825 76.45 -56.1887 - 30 77.6903 1645 5 0 8.53359 149.259 -56.2496 - 30 87.3099 1644 5 0 8.5423 149.15 -55.9995 - 30 148.711 944 5 1 9.02092 148.784 -54.85 -Number of digits in this event: 71 -Using G4ParticleGun... -Particle energy: 1.94038 LIN +Number of tracker hits in this event: 3 + 30 17.8327 1357 1 1 91.7141 -73.8883 -174.45 + 30 184.518 1358 1 1 91.75 -73.9046 -174.462 + 30 39.8189 812 2 0 99.6972 -17.5964 -146.25 +Number of digits in this event: 3 +Using G4ParticleGun... +Particle energy: 2.91338 LIN Particle: gamma Event: 31 -Number of tracker hits in this event: 65 - 31 231.082 625 11 1 -54.8822 -43.3074 125.55 - 31 447.016 683 11 0 -54.8815 -43.3093 124.15 - 31 149.28 625 10 1 -54.8692 -43.3378 95.55 - 31 263.192 683 10 0 -54.8667 -43.3442 94.15 - 31 104.048 626 9 1 -54.8175 -43.4976 65.55 - 31 129.617 682 9 0 -54.8195 -43.5056 64.15 - 31 165.19 625 8 1 -54.8709 -43.6756 35.55 - 31 135.978 681 8 0 -54.8767 -43.6829 34.15 - 31 101.047 625 7 1 -54.977 -43.8004 5.55 - 31 170.546 681 7 0 -54.9771 -43.7979 4.15 - 31 117.787 625 6 1 -54.9802 -43.7163 -24.45 - 31 111.793 681 6 0 -54.9796 -43.7202 -25.85 - 31 122.087 625 5 1 -54.9579 -43.8066 -54.45 - 31 110.213 681 5 0 -54.9588 -43.8119 -55.85 - 31 147.38 625 4 1 -54.9377 -43.917 -84.45 - 31 131.414 680 4 0 -54.9639 -43.9088 -85.85 - 31 133.98 622 3 1 -55.5141 -43.7239 -114.45 - 31 172.473 681 3 0 -55.5212 -43.7362 -115.85 - 31 122.922 622 2 1 -55.6067 -43.9663 -144.45 - 31 202.534 680 2 0 -55.6207 -43.9492 -145.85 - 31 131.084 620 1 1 -56.0259 -43.6349 -174.45 - 31 123.862 682 1 0 -56.0498 -43.6269 -175.85 - 31 172.642 617 0 1 -56.478 -43.4185 -204.45 - 31 120.126 683 0 0 -56.5137 -43.4159 -205.85 - 31 188.652 700 1 0 -52.7034 -39.8938 -176.25 - 31 107.267 701 1 0 -52.6893 -39.8499 -176.17 - 31 157.264 619 1 1 -56.05 -43.6366 -174.612 - 31 31.9981 681 1 0 -57.7702 -43.8351 -175.85 - 31 98.4028 680 1 0 -57.7963 -43.85 -175.867 - 31 470.692 613 0 1 -57.4029 -43.2278 -204.45 - 31 334.903 684 0 0 -57.4321 -43.2336 -205.85 - 31 158.755 685 0 0 -57.665 -43.0499 -206.22 - 31 124.843 442 7 1 -91.7381 -78.8953 5.55 - 31 26.6977 441 7 1 -91.75 -78.972 5.52396 - 31 211.389 626 10 1 -54.85 -43.34 95.5326 - 31 202.498 627 10 1 -54.65 -43.4308 95.4677 - 31 104.694 628 10 1 -54.45 -43.3685 95.4837 - 31 106.53 625 9 1 -54.8703 -43.7402 65.55 - 31 130.531 681 9 0 -54.8904 -43.7552 64.15 - 31 115.966 623 8 1 -55.2989 -44.0657 35.55 - 31 135.524 679 8 0 -55.3444 -44.0815 34.15 - 31 102.632 618 7 1 -56.2821 -44.4262 5.55 - 31 101.103 677 7 0 -56.3291 -44.453 4.15 - 31 130.275 613 6 1 -57.2606 -45.0165 -24.45 - 31 180.194 674 6 0 -57.283 -45.0501 -25.85 - 31 161.153 612 5 1 -57.5337 -45.7887 -54.45 - 31 67.4515 671 5 0 -57.562 -45.8426 -55.85 - 31 156.772 670 5 0 -57.566 -45.85 -56.0556 - 31 119.454 609 4 1 -58.1501 -46.9033 -84.45 - 31 125.611 665 4 0 -58.1566 -46.9636 -85.85 - 31 175.296 608 3 1 -58.3121 -48.1295 -114.45 - 31 109.879 659 3 0 -58.3565 -48.1369 -115.85 - 31 32.7825 604 2 1 -59.2464 -48.1564 -144.45 - 31 91.6274 603 2 1 -59.25 -48.1563 -144.522 - 31 108.885 659 2 0 -59.3189 -48.1589 -145.85 - 31 109.742 596 1 1 -60.835 -48.1094 -174.45 - 31 6.76534 595 1 1 -60.85 -48.117 -174.831 - 31 129.299 659 1 0 -60.8966 -48.1356 -175.85 - 31 108.272 589 0 1 -62.1636 -48.5986 -204.45 - 31 97.4557 656 0 0 -62.3182 -48.6613 -205.85 - 31 155.732 664 2 0 -58.8652 -47.2475 -145.85 - 31 13.431 665 2 0 -58.6379 -47.05 -146.199 - 31 130.281 755 2 0 -24.1662 -28.9606 -146.25 - 31 39.9063 784 2 1 -23.1444 -28.9576 -144.85 - 31 85.3251 785 2 1 -23.05 -28.9805 -144.705 -Number of digits in this event: 41 +Number of tracker hits in this event: 15 + 31 223.399 1309 3 1 81.9959 36.9254 -114.45 + 31 257.192 1084 3 0 81.9889 36.9272 -115.85 + 31 104.722 1308 2 1 81.8177 36.931 -144.45 + 31 241.623 1084 2 0 81.8002 36.9125 -145.85 + 31 120.507 1306 1 1 81.3994 36.5336 -174.45 + 31 213.184 1082 1 0 81.3912 36.5261 -175.85 + 31 104.537 1306 0 1 81.273 36.4097 -204.45 + 31 185.34 1081 0 0 81.2786 36.4106 -205.85 + 31 137.233 1309 2 1 82.0147 36.9283 -144.45 + 31 117.459 1309 1 1 81.9914 36.8804 -174.45 + 31 136.667 1084 1 0 81.99 36.8812 -175.85 + 31 129.099 1309 0 1 81.9535 36.8841 -204.45 + 31 102.38 1084 0 0 81.9513 36.8848 -205.85 + 31 165.987 684 3 1 -43.05 169.423 -114.653 + 31 184.244 1268 0 1 73.85 63.2417 -204.665 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 2.21264 LIN +Particle energy: 4.59248 LIN Particle: gamma Event: 32 -Number of tracker hits in this event: 2 - 32 14.2177 1347 2 1 89.598 -164.384 -144.85 - 32 266.22 1348 2 1 89.65 -164.396 -144.772 -Number of digits in this event: 3 +Number of tracker hits in this event: 45 + 32 262.452 1578 7 1 135.843 -54.3785 5.55 + 32 237.825 628 7 0 135.842 -54.3785 4.15 + 32 243.325 1578 6 1 135.832 -54.3763 -24.45 + 32 91.4985 628 6 0 135.831 -54.377 -25.85 + 32 112.605 1578 5 1 135.813 -54.4097 -54.45 + 32 133.839 628 5 0 135.81 -54.413 -55.85 + 32 261.908 1577 4 1 135.747 -54.4812 -84.45 + 32 112.602 627 4 0 135.745 -54.4837 -85.85 + 32 118.607 1577 3 1 135.705 -54.5383 -114.45 + 32 212.713 627 3 0 135.704 -54.5409 -115.85 + 32 144.982 1577 2 1 135.709 -54.6026 -144.45 + 32 252.164 627 2 0 135.707 -54.6047 -145.85 + 32 140.771 1577 1 1 135.677 -54.6491 -174.45 + 32 276.525 626 1 0 135.673 -54.6581 -175.85 + 32 128.88 1577 0 1 135.581 -54.8396 -204.45 + 32 233.423 626 0 0 135.576 -54.8461 -205.85 + 32 78.3902 703 7 1 -39.3743 -106.72 5.39664 + 32 273.594 702 7 1 -39.4829 -106.607 5.55 + 32 101.93 369 7 0 -39.8928 -106.257 4.15 + 32 252.696 370 7 0 -40.0599 -106.15 3.94432 + 32 104.956 371 7 0 -40.2013 -105.95 3.91538 + 32 28.3697 246 7 0 11.9536 -130.905 3.75 + 32 127.845 245 7 0 11.9971 -130.95 3.83666 + 32 265.903 957 7 1 11.5978 -131.403 5.15 + 32 84.6083 701 7 1 -39.65 -106.592 5.46323 + 32 84.9177 700 7 1 -39.85 -106.424 5.46877 + 32 73.9726 699 7 1 -40.05 -106.319 5.42545 + 32 141.132 698 7 1 -40.25 -106.198 5.46825 + 32 74.0998 697 7 1 -40.4503 -106.078 5.46759 + 32 120.292 696 7 1 -40.65 -105.942 5.37847 + 32 68.4695 695 7 1 -40.8502 -105.666 5.2539 + 32 78.0383 694 7 1 -41.05 -105.69 5.35307 + 32 331.606 693 7 1 -41.2501 -105.698 5.36456 + 32 33.1859 1578 4 1 135.75 -54.422 -84.5996 + 32 135.282 627 6 0 135.85 -54.4866 -25.85 + 32 122.49 1577 5 1 135.642 -54.615 -54.45 + 32 109.516 627 5 0 135.62 -54.6164 -55.85 + 32 126.717 1575 4 1 135.186 -54.661 -84.45 + 32 223.641 626 4 0 135.172 -54.6608 -85.85 + 32 113.879 1573 3 1 134.87 -54.623 -114.45 + 32 130.438 1570 2 1 134.293 -54.517 -144.45 + 32 126.995 1566 1 1 133.488 -54.1952 -174.45 + 32 110.771 629 1 0 133.45 -54.189 -175.85 + 32 108.504 1562 0 1 132.604 -54.0968 -204.45 + 32 109.101 629 0 0 132.555 -54.1028 -205.85 +Number of digits in this event: 27 Using G4ParticleGun... -Particle energy: 2.37616 LIN +Particle energy: 6.58577 LIN Particle: gamma Event: 33 -Number of tracker hits in this event: 119 - 33 268.16 907 7 1 1.57174 114.793 5.55 - 33 272.958 1473 7 0 1.57331 114.79 4.15 - 33 288.084 908 6 1 1.74065 114.275 -24.45 - 33 149.84 1470 6 0 1.77559 114.27 -25.85 - 33 243.333 912 5 1 2.45566 114.107 -54.45 - 33 136.621 1469 5 0 2.53608 114.135 -55.85 - 33 126.868 921 4 1 4.25363 114.595 -84.45 - 33 220.656 1472 4 0 4.34051 114.58 -85.85 - 33 177.4 930 3 1 6.15987 114.317 -114.45 - 33 228.419 1470 3 0 6.17809 114.304 -115.85 - 33 180.882 932 2 1 6.5746 113.921 -144.45 - 33 156.812 1468 2 0 6.56038 113.875 -145.85 - 33 124.178 930 1 1 6.20349 112.608 -174.45 - 33 110.138 1462 1 0 6.22822 112.641 -175.85 - 33 115.271 929 0 1 6.01064 113.397 -204.45 - 33 171.694 1466 0 0 6.04679 113.46 -205.851 - 33 24.7374 909 6 1 1.85 114.29 -24.8197 - 33 232.958 1472 6 0 2.2219 114.621 -25.85 - 33 459.567 907 6 1 1.5751 114.77 -24.45 - 33 259.224 1473 6 0 1.96964 114.872 -25.85 - 33 121.817 968 5 1 13.739 118.427 -54.45 - 33 28.404 1494 5 0 13.6344 119.114 -55.85 - 33 136.363 1495 5 0 13.6292 119.15 -55.9271 - 33 148.704 956 4 1 11.4051 131.443 -84.45 - 33 156.4 1557 4 0 11.2931 131.621 -85.851 - 33 137.548 945 3 1 9.14093 132.275 -114.45 - 33 17.1835 944 3 1 9.04994 132.178 -114.797 - 33 101.511 1559 3 0 8.7765 132.028 -115.85 - 33 116.566 900 2 1 0.151784 135.708 -144.45 - 33 127.807 1579 2 0 0.497521 135.991 -145.85 - 33 210.778 952 1 1 10.5333 140.004 -174.45 - 33 28.5613 951 1 1 10.45 139.469 -174.772 - 33 43.3662 1589 1 0 10.2881 138.078 -175.85 - 33 65.3091 1588 1 0 10.2757 137.95 -175.958 - 33 57.909 1587 1 0 10.2553 137.75 -176.103 - 33 12.7704 957 0 1 11.4724 111.971 -204.45 - 33 85.3136 956 0 1 11.4498 111.972 -204.49 - 33 42.2593 955 0 1 11.25 111.955 -204.763 - 33 177.57 1458 0 0 10.5169 111.865 -205.85 - 33 154.266 906 5 1 1.42825 114.758 -54.45 - 33 271.51 1473 5 0 1.41471 114.754 -55.85 - 33 134.289 905 4 1 1.11783 114.678 -84.45 - 33 163.356 904 3 1 0.863025 114.79 -114.45 - 33 127.35 1473 3 0 0.858247 114.806 -115.85 - 33 195.886 904 2 1 0.87394 115.1 -144.45 - 33 314.576 1474 2 0 0.87932 115.095 -145.85 - 33 142.516 904 1 1 1.02302 114.95 -174.45 - 33 136.466 1473 1 0 1.03948 114.907 -175.85 - 33 177.24 907 0 1 1.45765 114.073 -204.45 - 33 141.56 1469 0 0 1.48859 114.056 -205.85 - 33 100.636 903 3 1 0.816213 114.587 -114.45 - 33 74.7295 902 3 1 0.65 114.545 -114.643 - 33 10.3918 1471 3 0 0.240371 114.363 -115.85 - 33 125.27 1608 2 0 -84.1792 141.75 -146.124 - 33 120.877 907 5 1 1.51797 114.769 -54.45 - 33 314.145 908 4 1 1.74589 114.98 -84.45 - 33 240.959 1474 4 0 1.77716 114.995 -85.85 - 33 108.969 912 3 1 2.55756 115.228 -114.45 - 33 270.864 1475 3 0 2.59602 115.218 -115.85 - 33 120.895 917 2 1 3.52919 115.054 -144.45 - 33 172.892 919 1 1 3.86843 114.028 -174.45 - 33 28.1704 1469 1 0 3.98011 113.955 -175.85 - 33 120.411 1468 1 0 3.98764 113.95 -175.944 - 33 126.198 932 0 1 6.46591 112.225 -204.45 - 33 71.5418 1460 0 0 6.60383 112.154 -205.85 - 33 83.858 1459 0 0 6.61078 112.15 -205.92 - 33 239.792 1474 3 0 2.61951 115.15 -116.226 - 33 74.6669 1399 3 0 16.2086 99.9902 -116.25 - 33 66.0983 1400 3 0 16.2542 100.15 -116.151 - 33 98.6264 1401 3 0 16.2941 100.35 -116.176 - 33 33.0151 1252 3 0 -36.5658 70.5074 -116.25 - 33 142.767 1307 3 0 -71.3836 81.5775 -116.25 - 33 121.179 905 3 1 1.10474 117.228 -114.45 - 33 108.801 1486 3 0 1.1656 117.389 -115.85 - 33 122.322 916 2 1 3.31235 120.691 -144.45 - 33 96.978 1500 2 0 3.53153 120.311 -145.85 - 33 40.4661 949 1 1 9.94336 112.949 -174.45 - 33 140.745 948 1 1 9.85 112.949 -174.581 - 33 172.061 1463 1 0 8.97065 112.942 -175.85 - 33 30.8817 859 0 1 -8.15876 112.134 -204.45 - 33 68.5419 858 0 1 -8.25028 112.2 -204.51 - 33 80.0341 857 0 1 -8.45 112.327 -204.65 - 33 31.5646 856 0 1 -8.65014 112.445 -204.802 - 33 119.068 1465 0 0 -10.0393 113.202 -205.85 - 33 231.969 860 0 1 -7.95856 112.117 -204.45 - 33 108.547 1471 0 0 -8.73545 114.495 -205.85 - 33 53.5788 1472 0 0 -8.75706 114.55 -205.875 - 33 192.374 1473 0 0 -8.77766 114.75 -205.942 - 33 156.205 1474 0 0 -8.90118 114.95 -206.128 - 33 130.56 1461 1 0 9.38002 112.451 -175.85 - 33 54.1697 873 1 1 -5.31346 120.298 -174.762 - 33 1.97077 874 1 1 -5.25 120.326 -174.843 - 33 63.5257 1504 1 0 -4.47643 121.029 -175.85 - 33 152.803 1505 1 0 -4.32621 121.15 -176.004 - 33 52.9344 1506 1 0 -3.92371 121.35 -176.224 - 33 205.71 1500 1 0 -5.86462 120.273 -175.851 - 33 32.2382 1103 1 0 -8.88583 40.7488 -176.25 - 33 104.221 1102 1 0 -8.81753 40.65 -176.207 - 33 129.634 857 1 1 -8.62999 40.4503 -174.85 - 33 253.45 907 3 1 1.45507 114.65 -114.45 - 33 233.919 1472 3 0 1.46428 114.651 -115.85 - 33 74.3486 907 2 1 1.64496 114.696 -144.45 - 33 41.0512 908 2 1 1.65 114.695 -144.699 - 33 152.923 1472 2 0 1.66896 114.69 -145.85 - 33 116.284 910 1 1 2.24712 114.681 -174.45 - 33 85.3478 1472 1 0 2.25389 114.683 -175.85 - 33 133.651 912 0 1 2.56149 114.745 -204.45 - 33 54.6863 906 3 1 1.45 114.66 -114.722 - 33 113.853 909 2 1 2.04742 114.369 -144.45 - 33 91.3893 910 2 1 2.05 114.367 -144.561 - 33 240.636 1470 2 0 2.08024 114.34 -145.85 - 33 123.652 913 1 1 2.74377 113.746 -174.45 - 33 118.067 1467 1 0 2.78583 113.692 -175.85 - 33 122.314 917 0 1 3.63004 112.611 -204.45 - 33 6.95293 918 0 1 3.65 112.6 -204.845 - 33 118.129 1462 0 0 3.70333 112.568 -205.85 - 33 75.03 1532 5 0 1.25791 126.601 -56.2496 - 33 98.6999 1533 5 0 1.28546 126.75 -56.1761 - 33 74.2752 1613 5 0 40.5609 142.932 -56.25 -Number of digits in this event: 67 +Number of tracker hits in this event: 36 + 33 248.941 1250 7 1 70.1512 48.8302 5.55 + 33 306.967 1143 7 0 70.1498 48.8279 4.15 + 33 135.002 1250 6 1 70.1244 48.7749 -24.45 + 33 220.879 1143 6 0 70.1249 48.7721 -25.85 + 33 108.945 1250 5 1 70.1312 48.7147 -54.45 + 33 331.012 1143 5 0 70.1279 48.7111 -55.85 + 33 117.692 1249 4 1 70.0429 48.6427 -84.45 + 33 164.666 1142 4 0 70.0357 48.6385 -85.85 + 33 132.337 1249 3 1 69.8865 48.5555 -114.45 + 33 149.019 1142 3 0 69.8822 48.5522 -115.85 + 33 133.357 1248 2 1 69.7974 48.4959 -144.45 + 33 189.057 1142 2 0 69.7927 48.4948 -145.85 + 33 148.834 1248 1 1 69.6964 48.4699 -174.45 + 33 232.031 1142 1 0 69.6909 48.4679 -175.85 + 33 100.924 1247 0 1 69.5751 48.4326 -204.45 + 33 97.6112 1141 0 0 69.5696 48.4311 -205.85 + 33 132.649 1138 3 0 70.9066 47.7022 -115.85 + 33 137.265 1249 6 1 70.0086 48.7957 -24.45 + 33 1.1329 1249 5 1 69.85 48.694 -54.45 + 33 143.989 1248 5 1 69.85 48.694 -54.4538 + 33 126.581 1247 4 1 69.5099 48.6917 -84.45 + 33 126.634 1143 4 0 69.4836 48.6881 -85.85 + 33 130.085 1246 3 1 69.3371 48.2897 -114.45 + 33 182.484 1141 3 0 69.3394 48.2862 -115.85 + 33 120.711 1246 2 1 69.439 48.1988 -144.45 + 33 136.221 1140 2 0 69.3957 48.1859 -145.85 + 33 111.119 1241 1 1 68.3989 47.9328 -174.45 + 33 121.068 1139 1 0 68.381 47.9023 -175.85 + 33 152.961 1239 0 1 68.0306 47.2776 -204.45 + 33 138.793 1135 0 0 67.9983 47.2337 -205.85 + 33 557.919 1242 1 1 68.4725 48.6609 -174.45 + 33 150.476 1143 1 0 68.4562 48.6617 -175.85 + 33 185.926 1240 0 1 68.1292 48.6601 -204.45 + 33 120.664 1143 0 0 68.1079 48.6595 -205.85 + 33 157.42 1243 0 1 68.8269 47.7455 -204.45 + 33 153.372 1139 0 0 68.8609 47.9317 -205.85 +Number of digits in this event: 32 Using G4ParticleGun... -Particle energy: 1.05229 LIN +Particle energy: 6.61905 LIN Particle: gamma Event: 34 -Number of tracker hits in this event: 2 - 34 28.8714 865 0 1 -6.97206 -158.737 -204.85 - 34 27.1199 1175 1 1 55.2471 -170.012 -174.45 -Number of digits in this event: 1 +Number of tracker hits in this event: 6 + 34 72.8969 1264 13 0 -145.708 72.9937 183.75 + 34 103.615 1058 7 0 24.8956 31.7588 3.75 + 34 88.73 1059 7 0 24.6441 31.85 3.82717 + 34 40.1327 1354 7 0 -31.6586 91.0322 3.75 + 34 97.378 1355 7 0 -31.6646 91.1504 3.83436 + 34 89.6452 1356 7 0 -31.7434 91.35 3.80683 +Number of digits in this event: 2 Using G4ParticleGun... -Particle energy: 3.71811 LIN +Particle energy: 7.98334 LIN Particle: gamma Event: 35 -Number of tracker hits in this event: 21 - 35 268.773 1102 3 1 40.6 -95.3944 -114.45 - 35 214.442 423 3 0 40.5994 -95.3914 -115.85 - 35 249.184 1102 2 1 40.5918 -95.3112 -144.45 - 35 258.901 424 2 0 40.595 -95.3053 -145.85 - 35 159.571 1102 1 1 40.6473 -95.2104 -174.45 - 35 243.776 424 1 0 40.6558 -95.2024 -175.85 - 35 232.596 1103 0 1 40.804 -95.0442 -204.45 - 35 105.778 425 0 0 40.8055 -95.0325 -205.85 - 35 240.119 1098 3 1 39.7292 -172.098 -114.45 - 35 58.6213 1097 3 1 39.65 -171.887 -114.641 - 35 215.271 1099 3 1 39.85 -171.621 -114.765 - 35 157.412 1102 0 1 40.5301 -95.3556 -204.45 - 35 185.664 452 2 0 47.6794 -89.56 -146.25 - 35 15.4731 453 2 0 47.495 -89.45 -145.854 - 35 359.643 1120 2 1 44.169 -84.8859 -144.85 - 35 136.343 1103 1 1 40.6854 -95.2797 -174.45 - 35 172.13 424 0 0 40.733 -95.2907 -205.85 - 35 5.67549 622 0 0 118.245 -55.65 -205.9 - 35 70.0186 1492 0 1 118.736 -55.8091 -204.85 - 35 32.8904 1493 0 1 118.75 -55.8207 -204.829 - 35 13.5116 923 1 1 4.65 -155.308 -174.491 -Number of digits in this event: 16 +Number of tracker hits in this event: 0 +Number of digits in this event: 2 Using G4ParticleGun... -Particle energy: 6.18562 LIN +Particle energy: 7.3185 LIN Particle: gamma Event: 36 -Number of tracker hits in this event: 7 - 36 112.247 536 10 0 95.7817 -72.65 93.779 - 36 119.1 537 10 0 95.7365 -72.65 93.8511 - 36 66.8983 808 4 0 55.813 -18.3519 -86.25 - 36 69.9252 807 4 0 55.9404 -18.4501 -86.2355 - 36 66.1158 745 4 0 67.68 -30.9284 -86.25 - 36 103.013 1360 3 0 -179.438 92.2834 -116.25 - 36 62.2842 1439 3 0 -120.013 107.977 -116.25 -Number of digits in this event: 4 +Number of tracker hits in this event: 1 + 36 66.2518 1386 8 1 97.35 -9.64583 35.1801 +Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 6.75594 LIN +Particle energy: 5.6711 LIN Particle: gamma Event: 37 -Number of tracker hits in this event: 58 - 37 327.728 739 7 1 -32.1625 -4.35615 5.55 - 37 220.519 878 7 0 -32.1621 -4.36008 4.15 - 37 236.336 739 6 1 -32.0845 -4.47418 -24.45 - 37 124.96 877 6 0 -32.0731 -4.46585 -25.85 - 37 124.685 740 5 1 -31.8742 -4.29168 -54.45 - 37 231.786 878 5 0 -31.8678 -4.27565 -55.85 - 37 144.643 741 4 1 -31.7327 -4.01495 -84.45 - 37 132.382 880 4 0 -31.7249 -3.99407 -85.85 - 37 149.831 742 3 1 -31.5025 -3.50582 -114.45 - 37 124.564 882 3 0 -31.4843 -3.488 -115.85 - 37 139.599 744 2 1 -31.1303 -3.13495 -144.45 - 37 118.049 884 2 0 -31.0979 -3.12394 -145.85 - 37 108.716 748 1 1 -30.3855 -2.92767 -174.45 - 37 113.677 885 1 0 -30.3405 -2.91628 -175.85 - 37 128.889 753 0 1 -29.4392 -2.67655 -204.45 - 37 112.695 886 0 0 -29.3904 -2.67194 -205.85 - 37 52.4633 539 2 1 -72.1314 -89 -144.85 - 37 30.3677 920 0 0 -15.1756 4.2096 -206.25 - 37 63.9165 921 0 0 -15.119 4.25017 -206.17 - 37 68.0956 922 0 0 -15.0168 4.45 -206.021 - 37 64.7149 829 0 1 -14.1716 5.36009 -204.85 - 37 213.856 830 0 1 -14.05 5.42714 -204.73 - 37 144.067 831 0 1 -13.85 5.47152 -204.653 - 37 22.5477 832 0 1 -13.65 5.50416 -204.517 - 37 36.5266 926 0 0 -12.4827 5.30654 -205.85 - 37 39.7079 884 3 0 -30.2827 -3.10957 -115.85 - 37 128.693 885 3 0 -30.2106 -3.05 -115.918 - 37 91.2451 698 3 0 -38.1286 -40.3639 -116.25 - 37 162.89 697 3 0 -38.1301 -40.45 -116.107 - 37 163.124 878 6 0 -32.1666 -4.34275 -25.85 - 37 130.023 739 5 1 -32.1559 -4.33353 -54.45 - 37 217.474 739 4 1 -32.1513 -4.31339 -84.45 - 37 314.077 878 4 0 -32.1503 -4.31496 -85.85 - 37 256.385 739 3 1 -32.1448 -4.35029 -114.45 - 37 143.448 878 3 0 -32.1407 -4.3526 -115.85 - 37 369.417 739 2 1 -32.0645 -4.40116 -144.45 - 37 375.79 878 2 0 -32.0567 -4.40415 -145.85 - 37 98.7955 740 1 1 -31.9003 -4.45519 -174.45 - 37 110.579 877 1 0 -31.8922 -4.45631 -175.85 - 37 117.631 741 0 1 -31.7034 -4.49986 -204.45 - 37 127.622 877 0 0 -31.6932 -4.50822 -205.85 - 37 276.048 1051 0 0 6.26457 30.45 -206.085 - 37 187.512 878 1 0 -31.9154 -4.42611 -175.85 - 37 59.483 578 2 1 -64.3622 -20.9241 -144.45 - 37 21.2229 786 1 0 2.42875 -22.7762 -176.25 - 37 14.9791 742 1 0 115.828 -31.5562 -176.25 - 37 8.86647 832 1 0 102.936 -13.5754 -176.25 - 37 19.9424 482 1 0 68.4065 -83.48 -176.25 - 37 55.3882 824 4 0 0.187374 -15.1761 -86.25 - 37 109.686 739 1 1 -32.1822 -4.3459 -174.45 - 37 143.338 739 0 1 -32.172 -4.26598 -204.45 - 37 125.896 878 0 0 -32.1698 -4.26175 -205.85 - 37 82.0532 5 4 1 -178.994 111.831 -84.45 - 37 43.1712 4 4 1 -179.15 111.758 -84.7145 - 37 140.129 738 1 1 -32.3977 -4.14236 -174.45 - 37 110.763 879 1 0 -32.4109 -4.12919 -175.85 - 37 100.439 736 0 1 -32.7726 -3.84823 -204.45 - 37 112.687 881 0 0 -32.8089 -3.83763 -205.85 -Number of digits in this event: 33 +Number of tracker hits in this event: 46 + 37 350.062 800 6 1 -19.9687 -105.415 -24.45 + 37 374.481 373 6 0 -19.9703 -105.416 -25.85 + 37 323.883 800 5 1 -20.0106 -105.426 -54.45 + 37 338.669 373 5 0 -20.0162 -105.427 -55.85 + 37 658.763 799 4 1 -20.139 -105.441 -84.45 + 37 88.7409 373 4 0 -20.1437 -105.443 -85.85 + 37 123.871 799 3 1 -20.2271 -105.464 -114.45 + 37 235.734 373 3 0 -20.2308 -105.465 -115.85 + 37 231.988 798 2 1 -20.3078 -105.489 -144.45 + 37 205.949 373 2 0 -20.3097 -105.492 -145.85 + 37 213.629 798 1 1 -20.3417 -105.558 -174.45 + 37 241.603 372 1 0 -20.341 -105.561 -175.85 + 37 109.455 798 0 1 -20.3436 -105.603 -204.45 + 37 236.954 372 0 0 -20.3408 -105.609 -205.85 + 37 171.137 797 1 1 -20.45 -105.511 -174.559 + 37 94.6299 1089 7 1 37.8877 64.3291 5.15 + 37 23.7811 1088 7 1 37.85 64.3813 5.52514 + 37 77.7736 371 6 0 -20.0389 -105.827 -25.8501 + 37 185.824 372 6 0 -20.0605 -105.75 -25.9725 + 37 0.208352 788 6 1 -22.25 -107.338 -24.7246 + 37 91.1246 369 6 0 -19.684 -106.153 -25.85 + 37 30.2188 368 6 0 -19.6365 -106.35 -26.1724 + 37 107.184 374 4 0 -20.1072 -105.343 -85.85 + 37 206.097 798 3 1 -20.2631 -105.359 -114.45 + 37 124.588 797 0 1 -20.5629 -105.625 -204.45 + 37 238.814 798 4 1 -20.25 -105.886 -84.7539 + 37 98.5947 801 5 1 -19.7996 -105.562 -54.4502 + 37 68.8128 369 5 0 -19.4763 -106.233 -55.8511 + 37 83.499 368 5 0 -19.3998 -106.35 -56.0693 + 37 6.69346 367 5 0 -19.3446 -106.55 -56.2331 + 37 54.391 358 5 0 -49.7902 -108.485 -56.2495 + 37 60.0164 359 5 0 -49.9212 -108.35 -56.1458 + 37 67.1089 360 5 0 -49.9998 -108.15 -56.0596 + 37 60.8401 361 5 0 -50.0971 -107.95 -56.0132 + 37 43.0229 362 5 0 -50.1709 -107.75 -55.9423 + 37 41.6287 363 5 0 -50.2096 -107.55 -55.8963 + 37 18.9628 645 5 1 -51.0331 -105.782 -54.8498 + 37 265.033 644 5 1 -51.05 -105.74 -54.8254 + 37 111.189 643 5 1 -51.25 -105.163 -54.5952 + 37 60.5354 642 5 1 -51.45 -104.919 -54.4535 + 37 81.8416 641 5 1 -51.65 -104.823 -54.532 + 37 77.0407 640 5 1 -51.85 -104.677 -54.6631 + 37 73.8799 639 5 1 -52.05 -104.624 -54.7611 + 37 75.362 390 5 0 -54.3352 -102.073 -55.8501 + 37 79.2559 391 5 0 -54.4551 -101.95 -55.8996 + 37 293.316 622 5 1 -55.4756 -101.773 -54.8496 +Number of digits in this event: 21 Using G4ParticleGun... -Particle energy: 1.59573 LIN +Particle energy: 9.95431 LIN Particle: gamma Event: 38 -Number of tracker hits in this event: 47 - 38 243.856 481 7 1 -83.7877 108.256 5.55 - 38 234.229 1440 7 0 -83.7793 108.305 4.15 - 38 129.94 483 6 1 -83.2528 109.034 -24.4506 - 38 144.031 1445 6 0 -83.2409 109.252 -25.85 - 38 138.901 484 5 1 -83.164 114.423 -54.4502 - 38 110.752 1473 5 0 -83.132 114.834 -55.85 - 38 0.520353 1474 5 0 -83.1209 114.95 -56.2471 - 38 117.962 488 4 1 -82.3413 122.767 -84.45 - 38 148.519 1515 4 0 -82.5674 123.161 -85.85 - 38 127.379 466 3 1 -86.7331 131.211 -114.45 - 38 148.888 1557 3 0 -86.908 131.631 -115.85 - 38 0.920126 1558 3 0 -86.9622 131.75 -116.247 - 38 151.28 445 2 1 -90.9656 140.003 -144.45 - 38 63.4587 1601 2 0 -91.1129 140.483 -145.851 - 38 96.1866 1602 2 0 -91.1308 140.55 -146.041 - 38 195.844 432 1 1 -93.6622 150.929 -174.45 - 38 133.744 1656 1 0 -93.8605 151.389 -175.85 - 38 136.013 402 0 1 -99.6876 160.78 -204.45 - 38 100.569 1705 0 0 -99.6021 161.265 -205.85 - 38 52.7701 1706 0 0 -99.5888 161.35 -206.087 - 38 75.7797 431 1 1 -93.75 150.836 -174.506 - 38 222.465 430 1 1 -93.95 150.68 -174.528 - 38 66.6762 429 1 1 -94.15 150.268 -174.51 - 38 80.3281 1647 1 0 -93.5052 149.594 -175.85 - 38 87.3835 1646 1 0 -93.3306 149.55 -176.05 - 38 84.2499 1499 1 0 -74.3992 120.026 -176.25 - 38 105.248 1498 1 0 -74.2853 119.95 -176.028 - 38 177.944 529 1 1 -74.1048 119.739 -174.85 - 38 164.422 528 1 1 -74.25 119.581 -174.492 - 38 162.865 481 6 1 -83.7863 108.215 -24.45 - 38 138.401 1440 6 0 -83.7892 108.213 -25.85 - 38 128.206 480 5 1 -83.8611 108.185 -54.45 - 38 162.854 1440 5 0 -83.8691 108.182 -55.85 - 38 86.6717 480 4 1 -84.0471 108.122 -84.45 - 38 82.4515 479 4 1 -84.05 108.122 -84.7666 - 38 124.525 1439 4 0 -84.06 108.124 -85.85 - 38 96.1651 478 3 1 -84.3186 108.178 -114.45 - 38 154.294 1440 3 0 -84.3273 108.185 -115.85 - 38 135.135 477 2 1 -84.5356 108.311 -144.45 - 38 120.976 1440 2 0 -84.5465 108.319 -145.85 - 38 96.0434 476 1 1 -84.7723 108.494 -174.45 - 38 120.864 1441 1 0 -84.772 108.502 -175.85 - 38 186.41 476 0 1 -84.7521 108.679 -204.45 - 38 121.34 1442 0 0 -84.7433 108.686 -205.85 - 38 139.205 480 6 1 -83.85 108.15 -24.529 - 38 3.35491 479 6 1 -84.05 108.214 -24.843 - 38 240.084 1436 6 0 -84.3252 107.513 -25.85 -Number of digits in this event: 31 +Number of tracker hits in this event: 1 + 38 129.142 588 4 1 -62.4437 19.6341 -84.45 +Number of digits in this event: 3 Using G4ParticleGun... -Particle energy: 4.63965 LIN +Particle energy: 1.69756 LIN Particle: gamma Event: 39 -Number of tracker hits in this event: 0 -Number of digits in this event: 1 +Number of tracker hits in this event: 44 + 39 343.371 863 4 1 -7.28288 -114.382 -84.45 + 39 296.253 328 4 0 -7.27728 -114.38 -85.85 + 39 140.167 864 3 1 -7.17009 -114.358 -114.45 + 39 374.498 328 3 0 -7.14923 -114.367 -115.85 + 39 112.157 866 2 1 -6.7175 -114.571 -144.45 + 39 335.278 327 2 0 -6.7003 -114.589 -145.85 + 39 122.567 868 1 1 -6.363 -114.898 -174.45 + 39 402.754 326 1 0 -6.34538 -114.912 -175.85 + 39 201.829 870 0 1 -5.987 -115.175 -204.45 + 39 103.016 324 0 0 -5.95637 -115.185 -205.85 + 39 162.437 744 0 1 -31.2452 -104.897 -204.45 + 39 120.85 743 0 1 -31.25 -104.901 -204.454 + 39 3.09416 87 3 0 1.70159 -162.55 -116.234 + 39 118.845 861 3 1 -7.7245 -114.435 -114.45 + 39 107.347 858 2 1 -8.34932 -114.635 -144.45 + 39 116.494 854 1 1 -9.24313 -115.131 -174.45 + 39 2.39578 853 1 1 -9.25 -115.146 -174.842 + 39 136.981 324 1 0 -9.26252 -115.185 -175.85 + 39 224.691 852 0 1 -9.60228 -116.181 -204.45 + 39 127.282 319 0 0 -9.62079 -116.21 -205.85 + 39 71.9615 851 0 1 -9.65 -116.19 -204.825 + 39 125.818 325 1 0 -9.2428 -115.15 -175.897 + 39 213.294 863 3 1 -7.31964 -114.384 -114.45 + 39 173.67 329 3 0 -7.44654 -114.314 -115.85 + 39 117.505 852 2 1 -9.55102 -112.885 -144.45 + 39 165.472 336 2 0 -9.56525 -112.806 -145.85 + 39 239.346 851 1 1 -9.8173 -111.042 -174.45 + 39 143.192 345 1 0 -9.77453 -110.956 -175.851 + 39 158.685 346 1 0 -9.771 -110.95 -175.958 + 39 103.594 854 0 1 -9.10003 -109.252 -204.45 + 39 129.798 354 0 0 -9.05292 -109.306 -205.85 + 39 147.277 863 2 1 -7.35596 -114.31 -144.45 + 39 151.967 328 2 0 -7.17713 -114.418 -145.85 + 39 142.449 881 1 1 -3.84191 -115.593 -174.45 + 39 80.1379 320 1 0 -3.71477 -116.061 -175.85 + 39 51.4698 319 1 0 -3.69474 -116.15 -176.085 + 39 140.594 891 0 1 -1.6578 -126.202 -204.451 + 39 18.2175 264 0 0 -1.87138 -127.315 -205.85 + 39 231.657 263 0 0 -1.87769 -127.35 -205.895 + 39 117.674 262 0 0 -1.91379 -127.55 -206.167 + 39 44.1123 892 0 1 -1.6499 -126.432 -204.728 + 39 35.836 261 0 0 -0.840216 -127.75 -206.165 + 39 59.2821 95 0 0 -4.04574 -161.109 -206.25 + 39 122.267 94 0 0 -4.12213 -161.15 -206.234 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 7.53117 LIN +Particle energy: 8.92991 LIN Particle: gamma Event: 40 -Number of tracker hits in this event: 72 - 40 254.386 835 8 1 -12.9913 138.186 35.55 - 40 245.311 1590 8 0 -12.9914 138.186 34.15 - 40 220.967 835 7 1 -12.9935 138.193 5.55 - 40 226.354 1590 7 0 -12.9925 138.194 4.15 - 40 125.736 835 6 1 -12.9647 138.217 -24.45 - 40 118.599 1590 6 0 -12.9638 138.22 -25.85 - 40 128.317 835 5 1 -12.9444 138.283 -54.45 - 40 369.243 1590 5 0 -12.9437 138.287 -55.85 - 40 156.374 835 4 1 -12.9315 138.356 -84.45 - 40 101.082 1591 4 0 -12.9309 138.36 -85.85 - 40 154.983 835 3 1 -12.9221 138.433 -114.45 - 40 149.315 1591 3 0 -12.9209 138.437 -115.85 - 40 93.7435 835 2 1 -12.9 138.536 -144.45 - 40 121.977 1591 2 0 -12.8987 138.541 -145.85 - 40 135.456 835 1 1 -12.8767 138.64 -174.45 - 40 140.148 1592 1 0 -12.8742 138.643 -175.85 - 40 267.89 836 0 1 -12.8195 138.71 -204.45 - 40 274.669 1592 0 0 -12.8184 138.713 -205.85 - 40 68.5083 511 12 0 172.972 -77.7971 153.75 - 40 131.374 512 12 0 172.957 -77.65 153.941 - 40 88.157 1762 12 1 172.595 -77.4811 155.15 - 40 528.772 1761 12 1 172.55 -77.4571 155.221 - 40 124.798 1591 0 0 -12.8947 138.55 -206.005 - 40 121.803 1589 7 0 -13.0301 138.126 4.15 - 40 107.741 834 6 1 -13.2022 138.058 -24.45 - 40 190.645 1589 6 0 -13.2115 138.053 -25.85 - 40 277.625 833 5 1 -13.4127 137.955 -54.45 - 40 116.637 1589 5 0 -13.406 137.958 -55.85 - 40 92.7131 831 4 1 -13.704 138.202 -84.45 - 40 184.915 1589 4 0 -13.7787 138.114 -85.85 - 40 334.44 821 3 1 -15.7927 136.126 -114.45 - 40 51.7468 820 3 1 -15.85 136.095 -114.678 - 40 118.398 1578 3 0 -16.1321 135.916 -115.85 - 40 31.1357 790 2 1 -22.0252 131.579 -144.45 - 40 94.243 789 2 1 -22.05 131.556 -144.556 - 40 25.5498 1556 2 0 -22.3689 131.357 -145.85 - 40 96.4532 1555 2 0 -22.3804 131.35 -145.898 - 40 318.541 755 1 1 -28.9306 128.354 -174.45 - 40 51.7212 754 1 1 -29.05 128.287 -174.752 - 40 64.0685 1539 1 0 -29.4805 128.005 -175.85 - 40 39.6659 1538 1 0 -29.5627 127.95 -176.06 - 40 283.631 697 0 1 -40.524 120.942 -204.45 - 40 147.826 1501 0 0 -40.8579 120.425 -205.85 - 40 260.393 756 1 1 -28.8498 128.235 -174.708 - 40 268.72 832 1 1 -13.5155 136.343 -174.45 - 40 22.0246 831 1 1 -13.65 136.38 -174.777 - 40 38.8598 1581 1 0 -14.1711 136.528 -175.85 - 40 124.172 1582 1 0 -14.2454 136.55 -176.02 - 40 66.2181 770 0 1 -25.8877 138.728 -204.45 - 40 72.1704 769 0 1 -26.05 138.601 -204.592 - 40 39.387 768 0 1 -26.25 138.504 -204.759 - 40 325.736 1589 0 0 -27.4673 138.03 -205.85 - 40 99.9145 1588 0 0 -27.6787 137.95 -206.041 - 40 310.88 829 0 1 -14.1027 138.003 -204.45 - 40 23.6281 830 0 1 -14.05 138.021 -204.771 - 40 22.5503 828 0 1 -14.25 137.959 -204.785 - 40 136.327 1590 0 0 -14.8589 138.226 -205.85 - 40 115.994 1580 1 0 -13.4892 136.301 -175.85 - 40 129.918 835 0 1 -13.0498 135.922 -204.45 - 40 200.084 1578 0 0 -13.0138 135.905 -205.85 - 40 4.18055 1032 2 0 -2.61441 26.5717 -145.85 - 40 34.166 909 3 0 -7.06504 1.94597 -116.25 - 40 58.0797 908 3 0 -7.07228 1.84983 -116.159 - 40 341.372 907 3 0 -7.03554 1.64986 -116.035 - 40 61.7553 906 3 0 -6.96981 1.45 -116.026 - 40 66.3235 905 3 0 -6.91013 1.24996 -116.104 - 40 53.5921 904 3 0 -6.85086 1.05 -116.176 - 40 143.119 893 1 1 -1.35331 174.363 -174.85 - 40 270.502 832 5 1 -13.45 137.865 -54.6878 - 40 223.413 1587 5 0 -13.8854 137.598 -55.85 - 40 35.2591 1586 5 0 -13.9635 137.55 -56.0328 - 40 60.0439 1589 8 0 -13.0204 138.15 33.8948 -Number of digits in this event: 41 +Number of tracker hits in this event: 2 + 40 178.453 1657 14 1 151.703 49.3501 215.15 + 40 47.9997 1658 14 1 151.75 49.3737 215.345 +Number of digits in this event: 3 Using G4ParticleGun... -Particle energy: 3.4522 LIN +Particle energy: 5.92099 LIN Particle: gamma Event: 41 -Number of tracker hits in this event: 1 - 41 235.799 776 4 1 -24.65 -110.321 -84.6564 -Number of digits in this event: 3 +Number of tracker hits in this event: 14 + 41 287.232 458 3 1 -88.3935 -21.9859 -114.45 + 41 261.735 790 3 0 -88.3943 -21.975 -115.85 + 41 231.548 458 2 1 -88.3358 -21.7484 -144.45 + 41 143.647 791 2 0 -88.3248 -21.7498 -145.85 + 41 100.218 459 1 1 -88.1132 -21.8545 -174.45 + 41 362.688 790 1 0 -88.1194 -21.8603 -175.85 + 41 242.765 458 0 1 -88.3726 -21.8879 -204.45 + 41 174.336 790 0 0 -88.3688 -21.8825 -205.85 + 41 111.332 790 2 0 -88.3929 -21.9915 -145.85 + 41 114.682 458 1 1 -88.3693 -22.0143 -174.45 + 41 133.07 789 0 0 -88.3736 -22.0596 -205.85 + 41 53.0041 1081 0 0 -88.6119 36.3514 -206.25 + 41 10.5539 959 1 0 -73.3865 11.85 -175.922 + 41 185.207 975 6 0 -171.77 15.0899 -26.25 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 8.98497 LIN +Particle energy: 3.81331 LIN Particle: gamma Event: 42 -Number of tracker hits in this event: 1 - 42 51.4224 759 2 0 22.3187 -28.1134 -145.85 -Number of digits in this event: 3 +Number of tracker hits in this event: 27 + 42 282.955 1106 6 1 41.381 -117.605 -24.45 + 42 217.118 312 6 0 41.3823 -117.605 -25.85 + 42 323.982 1106 5 1 41.4196 -117.605 -54.45 + 42 242.404 312 5 0 41.4204 -117.604 -55.85 + 42 284.586 1106 4 1 41.4312 -117.608 -84.45 + 42 241.578 312 4 0 41.4354 -117.587 -85.85 + 42 233.819 1106 3 1 41.436 -117.149 -114.45 + 42 124.666 315 3 0 41.4454 -117.125 -115.85 + 42 163.056 1108 2 1 41.6937 -116.603 -144.45 + 42 179.238 317 2 0 41.7703 -116.584 -145.85 + 42 99.4742 1116 1 1 43.3674 -116.159 -174.45 + 42 118.315 319 1 0 43.4509 -116.153 -175.85 + 42 174.894 1126 0 1 45.3351 -115.999 -204.45 + 42 165.045 320 0 0 45.4292 -116.003 -205.85 + 42 201.923 256 0 0 64.513 -128.75 -205.912 + 42 150.238 312 3 0 41.4442 -117.729 -115.85 + 42 156.928 1107 2 1 41.5148 -117.696 -144.45 + 42 126.057 312 2 0 41.5201 -117.695 -145.85 + 42 106.825 1107 1 1 41.6467 -117.668 -174.45 + 42 4.8634 1108 1 1 41.65 -117.669 -174.831 + 42 138.321 312 1 0 41.6584 -117.672 -175.85 + 42 125.78 1109 0 1 41.8692 -117.731 -204.45 + 42 107.015 312 0 0 41.883 -117.727 -205.85 + 42 100.055 991 2 1 18.3536 -149.532 -144.45 + 42 52.8324 930 0 1 6.2108 -131.249 -204.85 + 42 85.5036 1105 5 1 41.2498 -117.686 -54.655 + 42 120.051 310 5 0 41.0098 -117.959 -55.85 +Number of digits in this event: 22 Using G4ParticleGun... -Particle energy: 2.59156 LIN +Particle energy: 1.59052 LIN Particle: gamma Event: 43 -Number of tracker hits in this event: 24 - 43 310.888 1014 5 1 22.9639 73.0355 -54.45 - 43 320.223 1264 5 0 22.9621 73.0371 -55.85 - 43 305.12 1014 4 1 22.9354 73.0867 -84.45 - 43 193.564 1265 4 0 22.9293 73.0907 -85.85 - 43 220.201 1013 3 1 22.8183 73.2113 -114.45 - 43 274.373 1265 3 0 22.8154 73.2194 -115.85 - 43 152.781 1013 2 1 22.7546 73.3686 -144.45 - 43 103.257 1266 2 0 22.7558 73.378 -145.85 - 43 108.352 1013 1 1 22.7751 73.5649 -174.45 - 43 126.829 1267 1 0 22.7758 73.5701 -175.85 - 43 129.626 1013 0 1 22.7717 73.6657 -204.45 - 43 107.783 1268 0 0 22.7705 73.6704 -205.85 - 43 64.9132 1266 3 0 22.8532 73.25 -116.061 - 43 152.939 1264 4 0 22.963 73.0096 -85.85 - 43 108.561 1264 3 0 22.7972 73.0303 -115.85 - 43 223.74 1012 2 1 22.4654 73.1717 -144.45 - 43 101.012 1265 2 0 22.4436 73.1804 -145.85 - 43 118.673 1009 1 1 21.9928 73.369 -174.45 - 43 148.098 1266 1 0 21.9729 73.3781 -175.85 - 43 111.717 1007 0 1 21.5934 73.5825 -204.45 - 43 155.731 1267 0 0 21.5683 73.6051 -205.85 - 43 19.3353 1319 1 0 -115.996 83.85 -175.934 - 43 139.277 308 1 1 -118.415 84.6189 -174.85 - 43 135.321 307 1 1 -118.55 84.6631 -174.824 -Number of digits in this event: 17 +Number of tracker hits in this event: 20 + 43 266.47 680 2 1 -43.8603 -122.177 -144.45 + 43 133.175 289 2 0 -43.8587 -122.178 -145.85 + 43 190.588 681 1 1 -43.8237 -122.174 -174.45 + 43 127.998 289 1 0 -43.8211 -122.175 -175.85 + 43 213.588 681 0 1 -43.7507 -122.173 -204.45 + 43 390.624 289 0 0 -43.7484 -122.177 -205.85 + 43 38.8621 527 4 0 -96.9365 -74.65 -86.2213 + 43 5.08095 467 2 0 -76.1239 -86.6095 -146.25 + 43 38.4221 537 4 0 -59.7104 -72.5333 -86.2495 + 43 93.827 538 4 0 -59.67 -72.45 -86.1229 + 43 126.201 539 4 0 -59.5076 -72.25 -86.1175 + 43 272.892 540 4 0 -59.3042 -72.0499 -86.1272 + 43 5.36786 468 2 0 -76.2749 -86.45 -145.861 + 43 376.658 519 2 1 -76.226 -84.9503 -144.85 + 43 116.868 681 2 1 -43.8405 -122.177 -144.45 + 43 164.074 290 2 0 -43.6557 -122.15 -145.908 + 43 156.786 702 1 1 -39.4753 -122.069 -174.451 + 43 143.537 290 1 0 -39.5074 -121.974 -175.85 + 43 165.057 697 0 1 -40.54 -120.709 -204.45 + 43 148.673 297 0 0 -40.9059 -120.595 -205.85 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 4.64445 LIN +Particle energy: 2.86465 LIN Particle: gamma Event: 44 -Number of tracker hits in this event: 3 - 44 304.128 1088 0 1 37.6796 110.062 -204.45 - 44 223.696 1449 0 0 37.68 110.063 -205.85 - 44 25.2037 972 3 1 14.65 -34.1193 -114.655 -Number of digits in this event: 5 +Number of tracker hits in this event: 0 +Number of digits in this event: 2 Using G4ParticleGun... -Particle energy: 1.14374 LIN +Particle energy: 8.79542 LIN Particle: gamma Event: 45 -Number of tracker hits in this event: 0 -Number of digits in this event: 1 +Number of tracker hits in this event: 81 + 45 237.942 586 10 1 -62.7053 76.538 95.55 + 45 299.265 1282 10 0 -62.7049 76.5373 94.15 + 45 151.058 586 9 1 -62.6931 76.5223 65.55 + 45 341.727 1282 9 0 -62.693 76.5196 64.15 + 45 256.305 586 8 1 -62.6926 76.4723 35.55 + 45 123.974 1282 8 0 -62.6944 76.4709 34.15 + 45 210.184 586 7 1 -62.7286 76.4416 5.55 + 45 259.205 1281 7 0 -62.729 76.4406 4.15 + 45 412.091 586 6 1 -62.7262 76.4195 -24.45 + 45 227.288 1281 6 0 -62.7258 76.4182 -25.85 + 45 178.974 586 5 1 -62.7064 76.3946 -54.45 + 45 153.234 1281 5 0 -62.7064 76.3934 -55.85 + 45 123.635 586 4 1 -62.708 76.3696 -84.45 + 45 122.623 1281 4 0 -62.709 76.3696 -85.85 + 45 244.965 586 3 1 -62.7209 76.3685 -114.45 + 45 159.869 1281 3 0 -62.722 76.3661 -115.85 + 45 120.492 586 2 1 -62.7465 76.319 -144.45 + 45 127.993 1281 2 0 -62.7478 76.3179 -145.85 + 45 124.961 586 1 1 -62.7742 76.2964 -174.45 + 45 215.107 1281 1 0 -62.7748 76.2946 -175.85 + 45 127.294 586 0 1 -62.7778 76.2612 -204.45 + 45 126.007 1281 0 0 -62.7778 76.2588 -205.85 + 45 210.664 321 1 1 -115.776 7.13674 -174.45 + 45 145.742 575 5 1 -64.934 74.3401 -54.45 + 45 24.8602 1270 5 0 -65.1224 74.0691 -55.85 + 45 100.69 1269 5 0 -65.1334 74.05 -55.9399 + 45 56.5756 552 4 1 -69.5668 68.461 -84.45 + 45 70.6145 551 4 1 -69.65 68.4217 -84.629 + 45 177.385 1240 4 0 -70.2287 68.136 -85.85 + 45 44.379 1239 4 0 -70.3913 68.05 -86.2026 + 45 44.5141 479 3 1 -84.1987 61.1105 -114.451 + 45 92.6723 478 3 1 -84.25 61.0728 -114.57 + 45 269.306 1202 3 0 -84.9674 60.6359 -115.85 + 45 145.879 374 2 1 -105.205 52.3705 -144.45 + 45 50.8549 1156 2 0 -105.62 51.3756 -145.85 + 45 73.2817 1155 2 0 -105.677 51.2499 -146.015 + 45 197.609 331 1 1 -113.77 30.3946 -174.45 + 45 144.673 1049 1 0 -114.016 29.9146 -175.85 + 45 42.7503 1048 1 0 -114.059 29.8499 -176.074 + 45 101.926 301 0 1 -119.863 21.8702 -204.45 + 45 48.1247 300 0 1 -119.95 21.7553 -204.685 + 45 75.3631 1005 0 0 -120.392 21.1698 -205.85 + 45 39.4391 1004 0 0 -120.49 21.05 -206.122 + 45 63.8874 1201 3 0 -85.0461 60.45 -115.946 + 45 151.772 477 3 1 -84.6366 60.7692 -114.85 + 45 59.7832 476 3 1 -84.65 60.7997 -114.808 + 45 117.42 1282 6 0 -62.5507 76.4735 -25.85 + 45 122.418 605 5 1 -58.8958 77.2877 -54.4503 + 45 111.533 1286 5 0 -58.7455 77.2691 -55.85 + 45 122.289 615 4 1 -56.9684 75.723 -84.45 + 45 144.758 1278 4 0 -56.705 75.6948 -85.85 + 45 115.969 646 3 1 -50.8208 74.8439 -114.45 + 45 151.771 1273 3 0 -50.6585 74.8166 -115.85 + 45 109.895 661 2 1 -47.6928 73.9258 -144.45 + 45 117.008 1269 2 0 -47.5986 73.9064 -145.85 + 45 315.489 668 1 1 -46.3285 73.0196 -174.45 + 45 109.763 1265 1 0 -46.2232 73.1799 -175.85 + 45 120.02 681 0 1 -43.7061 76.7328 -204.45 + 45 103.379 1283 0 0 -43.5089 76.8226 -205.85 + 45 8.73998 1284 0 0 -43.4538 76.85 -206.208 + 45 133.362 667 1 1 -46.45 73.0687 -174.619 + 45 287.861 1262 1 0 -47.6036 72.5983 -175.85 + 45 14.2072 666 1 1 -46.7854 73.6827 -174.85 + 45 118.353 1269 10 0 -62.2653 73.9894 94.1499 + 45 113.835 587 9 1 -62.6441 76.5105 65.55 + 45 137.502 1281 8 0 -62.6709 76.4225 34.15 + 45 139.694 587 6 1 -62.6169 76.2151 -24.45 + 45 176.865 1280 6 0 -62.6168 76.2079 -25.85 + 45 115.455 587 5 1 -62.6217 76.0714 -54.45 + 45 107.858 1280 5 0 -62.6201 76.0634 -55.85 + 45 231.148 587 4 1 -62.5886 75.8985 -84.45 + 45 114.585 1279 4 0 -62.5854 75.8872 -85.85 + 45 130.115 587 3 1 -62.508 75.6461 -114.45 + 45 118.966 1277 3 0 -62.5058 75.6352 -115.85 + 45 106.369 588 2 1 -62.4377 75.3879 -144.45 + 45 187.731 1276 2 0 -62.4311 75.375 -145.85 + 45 264.444 588 1 1 -62.2668 75.1188 -174.45 + 45 165.283 1275 1 0 -62.252 75.1271 -175.85 + 45 150.417 590 0 1 -61.9662 75.2797 -204.45 + 45 117.147 1276 0 0 -61.9593 75.2963 -205.85 + 45 164.759 589 1 1 -62.25 75.0405 -174.531 +Number of digits in this event: 50 Using G4ParticleGun... -Particle energy: 3.03601 LIN +Particle energy: 3.89873 LIN Particle: gamma Event: 46 -Number of tracker hits in this event: 0 +Number of tracker hits in this event: 1 + 46 152.46 953 1 1 10.7063 138.357 -174.85 Number of digits in this event: 2 Using G4ParticleGun... -Particle energy: 5.60564 LIN +Particle energy: 3.62438 LIN Particle: gamma Event: 47 -Number of tracker hits in this event: 31 - 47 238.122 936 6 1 7.33322 145.221 -24.45 - 47 284.055 1625 6 0 7.33422 145.22 -25.85 - 47 275.321 936 5 1 7.35849 145.214 -54.45 - 47 268.874 1625 5 0 7.35761 145.214 -55.85 - 47 267.425 936 4 1 7.32653 145.213 -84.45 - 47 221.242 1625 4 0 7.32043 145.23 -85.85 - 47 227.715 936 3 1 7.31291 145.579 -114.45 - 47 150.878 1627 3 0 7.30977 145.609 -115.85 - 47 104.719 935 2 1 7.20008 146.244 -144.45 - 47 137.956 1630 2 0 7.20346 146.288 -145.85 - 47 491.431 936 1 1 7.3781 147.156 -174.45 - 47 256.007 1635 1 0 7.38545 147.219 -175.85 - 47 353.748 937 0 1 7.47529 148.487 -204.45 - 47 133.392 1642 0 0 7.55735 148.55 -205.85 - 47 41.6812 1634 1 0 7.33385 147.15 -176.169 - 47 233.78 935 0 1 7.2013 145.178 -204.45 - 47 399.396 1625 0 0 7.20049 145.176 -205.85 - 47 102.055 1626 3 0 7.37121 145.391 -115.85 - 47 273.146 936 2 1 7.4063 145.452 -144.45 - 47 379.122 1626 2 0 7.4063 145.448 -145.85 - 47 243.884 1626 1 0 7.40149 145.369 -175.85 - 47 125.391 938 1 1 7.8434 145.384 -174.45 - 47 106.853 939 0 1 7.94208 145.703 -204.45 - 47 188.591 1627 0 0 7.8919 145.723 -205.85 - 47 26.9593 1785 1 0 124.107 177.156 -176.25 - 47 277.658 1784 1 0 124.22 177.15 -175.965 - 47 148.94 1628 1 0 7.37847 145.762 -175.85 - 47 115.653 1629 0 0 7.47092 146.113 -205.85 - 47 168.973 1627 1 0 7.39134 145.75 -176.022 - 47 365.417 1627 2 0 7.48078 145.55 -146.175 - 47 1.2794 1628 2 0 7.69306 145.75 -145.861 -Number of digits in this event: 26 +Number of tracker hits in this event: 1 + 47 89.408 899 1 0 -82.5061 -0.172202 -176.25 +Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 9.61949 LIN +Particle energy: 3.45867 LIN Particle: gamma Event: 48 -Number of tracker hits in this event: 53 - 48 235.789 1141 7 1 48.3676 41.5808 5.55 - 48 216.431 1107 7 0 48.3673 41.5805 4.15 - 48 221.82 1141 6 1 48.3565 41.5737 -24.45 - 48 231.781 1107 6 0 48.3563 41.5728 -25.85 - 48 183.249 1141 5 1 48.3497 41.5565 -54.45 - 48 124.082 1107 5 0 48.3484 41.5552 -55.85 - 48 127.251 1141 4 1 48.3359 41.5388 -84.45 - 48 166.517 1107 4 0 48.3325 41.5355 -85.85 - 48 201.29 1141 3 1 48.2708 41.4629 -114.45 - 48 151.313 1107 3 0 48.2671 41.4606 -115.85 - 48 325.653 1140 2 1 48.2066 41.4168 -144.45 - 48 404.705 1106 2 0 48.2043 41.4112 -145.85 - 48 299.038 1140 1 1 48.158 41.2405 -174.45 - 48 155.345 1105 1 0 48.1616 41.2301 -175.85 - 48 251.736 1140 0 1 48.2356 41.0876 -204.45 - 48 143.785 1105 0 0 48.2305 41.0844 -205.85 - 48 10.8464 1152 0 0 50.3246 50.4867 -206.25 - 48 101.357 1139 1 1 48.05 41.4408 -174.558 - 48 214.539 1106 1 0 48.0361 41.4374 -175.85 - 48 108.645 1138 0 1 47.7488 41.3735 -204.45 - 48 300.117 1106 0 0 47.746 41.3641 -205.85 - 48 44.5416 971 1 1 14.4383 -4.93157 -174.85 - 48 136.451 1142 5 1 48.5076 41.3705 -54.45 - 48 139.712 1106 5 0 48.5215 41.3699 -55.85 - 48 117.668 1143 4 1 48.8402 41.3547 -84.45 - 48 105.19 1106 4 0 48.8597 41.3424 -85.85 - 48 230.888 1145 3 1 49.2161 41.0635 -114.45 - 48 140.236 1104 3 0 49.2435 41.0427 -115.85 - 48 110.619 1148 2 1 49.8245 40.5885 -144.45 - 48 115.858 1102 2 0 49.8651 40.5643 -145.85 - 48 139.048 1152 1 1 50.5206 40.1594 -174.45 - 48 449.232 1099 1 0 50.7721 39.975 -175.85 - 48 20.969 1201 0 1 60.4279 33.1741 -204.45 - 48 158.908 1202 0 1 60.45 33.1496 -204.528 - 48 47.8062 1063 0 0 60.7959 32.7193 -205.85 - 48 54.7918 1062 0 0 60.8474 32.6499 -206.043 - 48 66.3489 1104 1 0 56.2359 40.9047 -176.25 - 48 93.0184 1103 1 0 56.3636 40.8499 -176.046 - 48 207.041 1181 1 1 56.2894 40.9793 -174.85 - 48 15.1751 1101 1 0 56.3684 40.2802 -175.85 - 48 101.825 1100 1 0 56.3794 40.25 -175.883 - 48 71.5507 1098 1 0 56.4592 39.85 -176.022 - 48 271.592 1183 1 1 56.6917 39.2075 -174.85 - 48 462.614 1184 1 1 56.85 38.9938 -174.729 - 48 436.589 1155 0 1 51.1371 39.4206 -204.45 - 48 196.426 1097 0 0 51.0248 39.4829 -205.85 - 48 120.085 1096 0 0 51.1233 39.3999 -205.85 - 48 18.3346 1100 2 0 21.8076 40.1389 -146.25 - 48 86.6515 1008 2 1 21.7941 41.4831 -144.85 - 48 21.1727 809 1 1 -18.0888 68.332 -174.85 - 48 64.1054 808 1 1 -18.2501 68.3957 -174.689 - 48 180.604 1150 1 1 50.1454 40.1484 -174.45 - 48 67.0356 1149 1 1 50.05 40.2286 -174.795 -Number of digits in this event: 35 +Number of tracker hits in this event: 39 + 48 211.826 1031 5 1 26.4059 86.4727 -54.45 + 48 277.178 1332 5 0 26.3946 86.5202 -55.85 + 48 310.35 1030 4 1 26.1273 87.4253 -84.45 + 48 356.627 1337 4 0 26.1104 87.6005 -85.85 + 48 130.98 1028 3 1 25.7824 90.7471 -114.45 + 48 102.505 1354 3 0 25.6685 90.9929 -115.85 + 48 143.141 1017 2 1 23.6033 96.0141 -144.451 + 48 107.169 1380 2 0 23.4322 96.1659 -145.85 + 48 74.5251 997 1 1 19.4703 99.8388 -174.45 + 48 33.9987 996 1 1 19.45 99.8713 -174.711 + 48 133.912 1399 1 0 19.3642 100.009 -175.85 + 48 111.507 988 0 1 17.7189 103.438 -204.45 + 48 144.905 1417 0 0 17.6507 103.559 -205.85 + 48 79.6567 1336 4 0 26.225 87.404 -85.85 + 48 20.058 1107 4 0 25.7439 41.53 -86.2499 + 48 86.6748 1106 4 0 25.7324 41.45 -86.2008 + 48 91.5541 1105 4 0 25.7087 41.25 -86.043 + 48 1.49026 1104 4 0 25.6859 41.0497 -85.8519 + 48 196.592 1026 4 1 25.391 40.0377 -84.8499 + 48 49.0455 1027 4 1 25.45 39.6986 -84.5921 + 48 337.354 1021 0 1 24.3166 93.9416 -204.45 + 48 239.477 1370 0 0 24.2722 94.18 -205.85 + 48 112.723 1368 0 0 24.2803 93.8254 -205.851 + 48 94.7376 1031 4 1 26.4389 86.4817 -84.45 + 48 113.73 1332 4 0 26.4372 86.4842 -85.85 + 48 139.993 1031 3 1 26.3987 86.5511 -114.45 + 48 111.182 1332 3 0 26.3985 86.5538 -115.85 + 48 101.042 1031 2 1 26.3954 86.6136 -144.45 + 48 120.867 1332 2 0 26.3968 86.6155 -145.85 + 48 140.783 1031 1 1 26.437 86.6516 -174.45 + 48 106.885 1333 1 0 26.4413 86.6547 -175.85 + 48 143.817 1032 0 1 26.5202 86.7312 -204.45 + 48 109.981 1333 0 0 26.5187 86.7325 -205.85 + 48 124.679 761 2 1 -27.65 8.78841 -144.807 + 48 4.16067 346 4 1 -110.825 85.6001 -84.85 + 48 54.8428 417 0 0 -1.15559 -96.55 -205.949 + 48 346.875 895 0 1 -0.95151 -96.7717 -204.85 + 48 80.2246 416 0 0 -1.18145 -96.75 -205.931 + 48 194.784 898 0 1 -0.395904 -96.9494 -204.85 +Number of digits in this event: 19 Using G4ParticleGun... -Particle energy: 3.53027 LIN +Particle energy: 7.05861 LIN Particle: gamma Event: 49 -Number of tracker hits in this event: 20 - 49 312.026 1327 3 1 85.6374 72.587 -114.45 - 49 267.127 1262 3 0 85.6371 72.5873 -115.85 - 49 119.917 1327 2 1 85.6311 72.6036 -144.45 - 49 275.685 1262 2 0 85.6282 72.6027 -145.85 - 49 107.317 1327 1 1 85.5712 72.575 -174.45 - 49 190.295 1262 1 0 85.5704 72.577 -175.85 - 49 159.722 1327 0 1 85.5601 72.623 -204.45 - 49 113.652 1262 0 0 85.5637 72.6262 -205.85 - 49 76.1087 1753 3 1 170.781 -0.698959 -114.85 - 49 121.148 1326 2 1 85.333 72.6676 -144.45 - 49 164.48 1263 2 0 85.2764 72.7225 -145.85 - 49 44.1028 1319 1 1 83.8815 74.2064 -174.45 - 49 74.7997 1318 1 1 83.85 74.1745 -174.578 - 49 175.289 1268 1 0 83.4548 73.7878 -175.85 - 49 0.0136761 1267 1 0 83.3237 73.65 -176.249 - 49 248.522 1268 0 1 73.7634 63.8929 -204.45 - 49 8.54961 1218 0 0 73.4569 63.6571 -205.85 - 49 108.126 1217 0 0 73.4475 63.65 -205.895 - 49 222.005 1155 2 0 118.258 51.2275 -146.25 - 49 47.8168 1343 2 1 88.85 108.945 -144.571 -Number of digits in this event: 12 +Number of tracker hits in this event: 27 + 49 224.506 321 3 1 -115.809 -2.33537 -114.45 + 49 273.428 888 3 0 -115.81 -2.33551 -115.85 + 49 266.12 321 2 1 -115.843 -2.33662 -144.45 + 49 280.895 888 2 0 -115.844 -2.33723 -145.85 + 49 241.197 321 1 1 -115.862 -2.35554 -174.45 + 49 255.77 888 1 0 -115.862 -2.35355 -175.85 + 49 236.144 321 0 1 -115.869 -2.31491 -204.45 + 49 240.204 888 0 0 -115.868 -2.3128 -205.85 + 49 283.322 1040 10 0 -126.467 28.1434 93.7506 + 49 14.7251 264 10 1 -127.343 27.6433 95.15 + 49 206.249 1012 10 0 -126.474 22.6342 94.15 + 49 224.508 889 1 0 -115.849 -2.2189 -175.85 + 49 65.2069 897 0 0 -115.772 -0.631099 -205.85 + 49 39.213 896 0 0 -115.752 -0.650012 -206.091 + 49 90.4237 890 1 0 -115.717 -2.05 -176.137 + 49 23.3547 1069 1 0 -149.959 34.0168 -176.25 + 49 124.605 1070 1 0 -149.971 34.05 -176.227 + 49 165.251 322 1 1 -115.666 -2.33747 -174.45 + 49 114.18 322 0 1 -115.572 -2.36862 -204.45 + 49 36.0223 377 3 0 -150.175 -104.55 -116.022 + 49 1.47954 148 3 1 -150.548 -103.928 -114.85 + 49 78.1585 147 3 1 -150.55 -103.925 -114.847 + 49 4.42984 379 3 0 -151.04 -104.323 -115.85 + 49 6.75542 144 3 1 -151.221 -106.513 -114.85 + 49 9.34965 373 3 0 -151.127 -105.444 -115.85 + 49 1.66439 140 3 1 -152.015 -103.56 -114.85 + 49 23.2104 395 3 0 -149.506 -101.059 -115.85 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 4.13372 LIN +Particle energy: 4.73055 LIN Particle: gamma Event: 50 -Number of tracker hits in this event: 0 +Number of tracker hits in this event: 1 + 50 59.483 1088 10 0 -4.005 37.85 93.9752 Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 9.25176 LIN +Particle energy: 9.49641 LIN Particle: gamma Event: 51 -Number of tracker hits in this event: 1 - 51 26.324 452 4 0 -10.8446 -89.65 -86.195 -Number of digits in this event: 1 +Number of tracker hits in this event: 3 + 51 373.806 921 0 1 4.44164 45.9599 -204.45 + 51 330.653 1129 0 0 4.44122 45.9601 -205.85 + 51 105.144 1749 4 0 -25.178 170.066 -86.25 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 2.52778 LIN +Particle energy: 6.48901 LIN Particle: gamma Event: 52 -Number of tracker hits in this event: 10 - 52 247.81 1155 2 1 51.176 84.7967 -144.45 - 52 270.871 1323 2 0 51.1759 84.7957 -145.85 - 52 367.321 1155 1 1 51.1671 84.7738 -174.45 - 52 112.642 1323 1 0 51.166 84.7745 -175.85 - 52 121.823 1155 0 1 51.1593 84.7727 -204.45 - 52 112.287 1323 0 0 51.1589 84.7742 -205.85 - 52 631.599 1321 1 0 51.0766 84.4258 -175.85 - 52 108.562 1150 0 1 50.1663 84.2951 -204.45 - 52 106.49 1321 0 0 50.0821 84.2812 -205.85 - 52 55.8963 1322 1 0 51.3122 84.45 -176.149 -Number of digits in this event: 7 +Number of tracker hits in this event: 16 + 52 377.933 1216 5 1 63.2731 107.858 -54.45 + 52 301.448 1438 5 0 63.2732 107.859 -55.85 + 52 281.238 1216 4 1 63.2671 107.878 -84.45 + 52 204.042 1438 4 0 63.2684 107.88 -85.85 + 52 236.402 1216 3 1 63.2914 107.93 -114.45 + 52 211.634 1438 3 0 63.2925 107.93 -115.85 + 52 313.288 1216 2 1 63.3166 107.933 -144.45 + 52 270.382 1438 2 0 63.3178 107.936 -145.85 + 52 271.337 1216 1 1 63.3494 107.985 -174.45 + 52 108.993 1439 1 0 63.3477 107.989 -175.85 + 52 368 1216 0 1 63.3174 108.073 -204.45 + 52 126.074 1439 0 0 63.3193 108.079 -205.85 + 52 190.28 1438 1 0 63.2601 107.859 -175.85 + 52 112.264 1215 0 1 63.1782 107.809 -204.45 + 52 191.027 1438 0 0 63.1768 107.808 -205.85 + 52 142.323 1251 0 1 70.45 4.7031 -204.788 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 4.30637 LIN +Particle energy: 7.62454 LIN Particle: gamma Event: 53 -Number of tracker hits in this event: 48 - 53 57.173 1124 9 1 44.9109 23.8798 65.2471 - 53 233.099 1019 9 0 44.9111 23.8792 64.15 - 53 276.049 1124 8 1 44.954 23.8902 35.55 - 53 291.961 1019 8 0 44.9973 23.899 34.15 - 53 275.73 1129 7 1 45.8967 24.2485 5.55 - 53 136.364 1020 7 0 45.9466 24.2415 4.15 - 53 125.134 1133 6 1 46.7233 23.9758 -24.45 - 53 333.918 1019 6 0 46.7602 24.0028 -25.85 - 53 134.387 1138 5 1 47.841 24.6878 -54.45 - 53 113.55 1023 5 0 47.8416 24.7022 -55.85 - 53 114.338 1139 4 1 48.0003 25.0551 -84.45 - 53 103.001 1024 4 0 47.9703 25.0468 -85.85 - 53 111.953 1136 3 1 47.3899 25.0014 -114.45 - 53 407.132 1024 3 0 47.3851 24.9395 -115.85 - 53 209.764 1135 2 1 47.2025 23.5525 -144.45 - 53 136.088 1017 2 0 47.1892 23.4986 -145.85 - 53 158.967 1134 1 1 47.042 22.69 -174.45 - 53 149.27 1013 1 0 47.0419 22.6764 -175.85 - 53 372.412 1134 0 1 47.003 22.4854 -204.45 - 53 122.987 1012 0 0 46.987 22.4793 -205.85 - 53 11.9681 1016 2 0 47.1804 23.45 -146.207 - 53 158.676 909 2 0 43.6747 1.9958 -146.25 - 53 308.411 1141 3 1 48.4393 24.0648 -114.45 - 53 53.3437 1142 3 1 48.45 24.1269 -114.521 - 53 178.375 1023 3 0 48.3882 24.7457 -115.85 - 53 109.983 1124 7 1 44.9277 23.8792 5.55 - 53 123.388 1019 7 0 44.9293 23.8804 4.15 - 53 105.328 1124 6 1 44.9691 23.9096 -24.45 - 53 156.084 1124 5 1 45.0416 23.9789 -54.45 - 53 173.23 1019 5 0 45.0461 23.9825 -55.85 - 53 104.931 1125 4 1 45.1374 24.0627 -84.45 - 53 207.882 1020 4 0 45.1542 24.096 -85.85 - 53 110.453 1127 3 1 45.6198 24.6659 -114.45 - 53 222.003 1129 2 1 46.012 24.5946 -144.45 - 53 266.785 1022 2 0 46.037 24.5785 -145.85 - 53 104.168 1132 1 1 46.617 24.1835 -174.45 - 53 120.144 1020 1 0 46.6305 24.2271 -175.85 - 53 134.998 1132 0 1 46.5311 24.9242 -204.45 - 53 183.472 1024 0 0 46.5555 24.9519 -205.85 - 53 399.523 1020 0 0 46.9089 24.2362 -205.85 - 53 135.996 1021 4 0 45.1247 24.25 -86.027 - 53 309.231 1022 4 0 45.0534 24.45 -86.0121 - 53 28.9266 1023 4 0 44.9812 24.65 -86.0241 - 53 24.2452 1018 6 0 45.2473 23.85 -26.2377 - 53 114.738 783 6 0 95.0573 -23.2827 -26.2499 - 53 182.255 784 6 0 94.9358 -23.25 -26.0598 - 53 439.467 1123 0 1 44.7526 24.0176 -204.45 - 53 151.941 1019 0 0 44.7438 24.0105 -205.85 -Number of digits in this event: 37 +Number of tracker hits in this event: 38 + 53 326.577 1151 4 1 50.3034 -54.8531 -84.45 + 53 288.886 625 4 0 50.3033 -54.8526 -85.85 + 53 261.017 1151 3 1 50.2972 -54.8384 -114.45 + 53 121.251 626 3 0 50.2963 -54.8403 -115.85 + 53 361.676 1151 2 1 50.2827 -54.8805 -144.45 + 53 521.193 625 2 0 50.2763 -54.8932 -145.85 + 53 203.469 1150 1 1 50.0672 -55.1417 -174.45 + 53 156.131 624 1 0 50.0702 -55.1434 -175.85 + 53 251.301 1150 0 1 50.2401 -55.2523 -204.45 + 53 153.814 1151 0 1 50.25 -55.2538 -204.742 + 53 312.514 623 0 0 50.2925 -55.2694 -205.85 + 53 118.157 1151 1 1 50.2725 -54.9618 -174.45 + 53 459.804 625 1 0 50.2728 -54.9655 -175.85 + 53 118.098 625 0 0 50.2787 -55.0412 -205.85 + 53 66.2269 1097 0 1 39.5221 38.4726 -204.85 + 53 55.8799 465 0 0 13.6987 -86.85 -206.182 + 53 52.6841 968 0 1 13.6719 -86.7504 -204.85 + 53 223.661 967 0 1 13.65 -86.7547 -204.777 + 53 249.346 1062 3 1 32.5398 99.9198 -114.85 + 53 249.433 624 2 0 50.1568 -55.0501 -145.893 + 53 127.871 624 0 0 50.1267 -55.1034 -205.85 + 53 99.9408 1283 8 1 76.7307 -57.8393 35.15 + 53 163.999 613 1 0 33.1616 -57.4379 -176.25 + 53 30.7114 654 1 1 -49.1289 -5.41184 -174.45 + 53 347.18 625 3 0 50.3955 -54.8819 -115.85 + 53 127.874 1152 2 1 50.5857 -54.8387 -144.45 + 53 121.775 626 2 0 50.5959 -54.8417 -145.85 + 53 97.4776 1153 1 1 50.844 -54.9114 -174.45 + 53 222.933 1155 0 1 51.2023 -54.8407 -204.45 + 53 339.223 626 0 0 51.2147 -54.8362 -205.85 + 53 66.2293 1617 3 0 9.68332 143.659 -116.25 + 53 126.781 1618 3 0 9.71233 143.75 -116.171 + 53 144.792 608 0 0 62.538 -58.3724 -206.25 + 53 57.1347 1215 0 1 63.0708 -58.3518 -204.85 + 53 158.77 1214 0 1 63.0499 -58.2978 -204.687 + 53 244.658 1213 0 1 62.85 -58.2007 -204.468 + 53 82.0903 1212 0 1 62.6499 -58.3035 -204.534 + 53 146.109 1154 0 1 51.0437 -54.7815 -204.45 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 9.88856 LIN +Particle energy: 9.83187 LIN Particle: gamma Event: 54 -Number of tracker hits in this event: 8 - 54 92.3094 450 2 0 -79.4638 -90.0442 -146.137 - 54 561.898 502 1 1 -79.4592 -90.0438 -174.45 - 54 309.442 450 1 0 -79.4583 -90.0432 -175.85 - 54 148.441 503 0 1 -79.4363 -90.0271 -204.45 - 54 373.996 450 0 0 -79.4341 -90.0263 -205.85 - 54 30.6218 362 0 0 -97.9184 -107.589 -206.25 - 54 249.908 502 0 1 -79.4808 -89.9961 -204.45 - 54 162.148 449 0 0 -79.8429 -90.1529 -205.85 -Number of digits in this event: 8 +Number of tracker hits in this event: 4 + 54 176.886 1334 4 1 86.9992 77.2903 -84.85 + 54 63.4623 1286 4 0 88.7921 77.3238 -85.85 + 54 144.93 852 1 1 -9.54625 43.1894 -174.85 + 54 31.964 527 1 1 -74.45 56.2952 -174.759 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 6.68049 LIN +Particle energy: 3.54328 LIN Particle: gamma Event: 55 -Number of tracker hits in this event: 0 -Number of digits in this event: 2 +Number of tracker hits in this event: 5 + 55 53.7582 1746 0 1 169.424 86.02 -204.45 + 55 98.5448 1747 0 1 169.55 86.0069 -204.622 + 55 132.069 1748 0 1 169.75 85.9501 -204.761 + 55 24.1593 1749 0 1 169.95 85.6531 -204.834 + 55 6.70152 1322 0 0 173.49 84.5271 -205.85 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 8.92956 LIN +Particle energy: 9.45165 LIN Particle: gamma Event: 56 -Number of tracker hits in this event: 49 - 56 108.053 660 7 1 -47.9105 -64.7728 5.55 - 56 113.903 576 7 0 -47.9098 -64.7721 4.15 - 56 105.53 660 6 1 -47.8968 -64.7664 -24.45 - 56 103.536 576 6 0 -47.8962 -64.7659 -25.85 - 56 125.958 660 5 1 -47.8849 -64.7574 -54.45 - 56 129.209 576 5 0 -47.884 -64.7568 -55.85 - 56 109.828 660 4 1 -47.8629 -64.743 -84.45 - 56 146.336 576 4 0 -47.8611 -64.7436 -85.85 - 56 134.089 661 3 1 -47.822 -64.7576 -114.45 - 56 111.153 576 3 0 -47.8193 -64.7595 -115.85 - 56 128.586 661 2 1 -47.766 -64.798 -144.45 - 56 129.535 576 2 0 -47.7636 -64.799 -145.85 - 56 128.023 661 1 1 -47.7161 -64.8225 -174.45 - 56 115.771 576 1 0 -47.7143 -64.8245 -175.85 - 56 101.328 661 0 1 -47.6764 -64.8638 -204.45 - 56 117.204 575 0 0 -47.6751 -64.865 -205.85 - 56 19.6927 654 10 1 -49.1975 -48.0598 95.15 - 56 35.2621 1753 7 0 -140.189 170.75 4.03944 - 56 86.8688 203 7 1 -139.423 169.891 5.15017 - 56 43.65 1325 1 1 85.25 -81.3792 -174.577 - 56 61.1196 253 10 1 -129.48 19.293 95.15 - 56 191.217 376 13 1 -104.926 36.2553 185.15 - 56 23.502 1011 3 0 54.0879 22.25 -116.052 - 56 189.035 1172 3 1 54.6349 23.2084 -114.85 - 56 44.3 1173 3 1 54.65 23.2332 -114.821 - 56 137.769 1171 3 1 54.45 23.6557 -114.675 - 56 198.634 1170 3 1 54.2499 23.6261 -114.571 - 56 103.82 36 4 0 -129.536 -172.75 -85.8974 - 56 57.4018 661 7 1 -47.8463 -64.7908 5.54996 - 56 70.3828 662 7 1 -47.6492 -64.8541 5.45522 - 56 144.907 663 7 1 -47.4498 -64.9132 5.36937 - 56 60.8209 664 7 1 -47.25 -64.988 5.29938 - 56 66.394 665 7 1 -47.05 -65.0743 5.23157 - 56 1.12064 666 7 1 -46.8493 -65.1606 5.15287 - 56 57.4528 568 7 0 -43.9738 -66.404 4.14993 - 56 150.694 567 7 0 -43.8748 -66.45 4.1168 - 56 127.615 566 7 0 -43.4568 -66.65 4.02152 - 56 119.755 565 7 0 -43.0167 -66.85 4.0087 - 56 177.688 564 7 0 -42.6562 -67.0501 4.07279 - 56 196.18 563 7 0 -42.1791 -67.25 4.07143 - 56 57.1265 562 7 0 -41.6386 -67.4501 4.10552 - 56 8.99541 716 7 1 -36.6773 -69.221 5.15 - 56 58.6681 717 7 1 -36.65 -69.2307 5.15634 - 56 75.6999 718 7 1 -36.45 -69.2998 5.20252 - 56 56.6831 719 7 1 -36.25 -69.3454 5.274 - 56 75.7787 720 7 1 -36.05 -69.4241 5.35654 - 56 52.6161 721 7 1 -35.8491 -69.5287 5.45105 - 56 1.61446 722 7 1 -35.6499 -69.6161 5.54789 - 56 160.458 841 7 1 -11.85 -92.0006 5.27236 -Number of digits in this event: 21 -Using G4ParticleGun... -Particle energy: 1.12219 LIN +Number of tracker hits in this event: 212 + 56 256.705 797 11 1 -20.5536 56.9111 125.55 + 56 349.769 1184 11 0 -20.554 56.9118 124.15 + 56 388.76 797 10 1 -20.567 56.9263 95.55 + 56 334.718 1184 10 0 -20.5671 56.9279 94.15 + 56 520.795 797 9 1 -20.5632 56.9569 65.55 + 56 363.775 1184 9 0 -20.5628 56.959 64.15 + 56 484.364 797 8 1 -20.5463 57.0011 35.55 + 56 576.338 1184 8 0 -20.5466 57.0045 34.15 + 56 351.207 797 7 1 -20.5496 57.0839 5.55 + 56 399.17 1185 7 0 -20.5501 57.0867 4.15 + 56 841.35 797 6 1 -20.5499 57.1286 -24.45 + 56 505.323 1185 6 0 -20.5523 57.1303 -25.85 + 56 352.25 797 5 1 -20.586 57.1798 -54.45 + 56 469.499 1185 5 0 -20.5857 57.1854 -55.85 + 56 663.187 797 4 1 -20.5832 57.3085 -84.45 + 56 650.774 1186 4 0 -20.5854 57.3179 -85.85 + 56 226.323 797 3 1 -20.6165 57.5288 -114.45 + 56 239.222 1187 3 0 -20.6158 57.5395 -115.85 + 56 128.579 797 2 1 -20.6083 57.7626 -144.45 + 56 313.2 1188 2 0 -20.6088 57.7737 -145.85 + 56 154.016 797 1 1 -20.6187 58.0138 -174.45 + 56 166.999 1189 1 0 -20.6142 58.0281 -175.85 + 56 335.365 797 0 1 -20.5269 58.306 -204.45 + 56 115.253 1191 0 0 -20.5225 58.3198 -205.85 + 56 76.7729 796 1 1 -20.6839 57.7904 -174.45 + 56 84.0558 795 1 1 -20.85 57.8546 -174.665 + 56 263.698 1191 1 0 -21.8496 58.3032 -175.85 + 56 55.4476 1192 1 0 -22.1348 58.45 -176.145 + 56 6.55985 667 0 1 -46.6258 71.2727 -204.45 + 56 79.0214 666 0 1 -46.65 71.2663 -204.48 + 56 76.0617 665 0 1 -46.8507 71.1997 -204.657 + 56 195.7 1254 0 0 -47.7681 71.039 -205.85 + 56 225.686 1189 6 0 -20.339 57.9636 -25.8503 + 56 4.19851 801 7 1 -19.6607 55.128 5.5498 + 56 120.829 802 7 1 -19.65 55.1195 5.53332 + 56 54.2157 803 7 1 -19.45 54.9711 5.24934 + 56 147.135 1171 7 0 -18.6299 54.4162 4.15 + 56 32.8809 925 6 1 5.13928 44.6393 -24.45 + 56 57.6313 926 6 1 5.25 44.6478 -24.5014 + 56 65.5114 927 6 1 5.45 44.6738 -24.5939 + 56 115.426 928 6 1 5.65021 44.6992 -24.6738 + 56 70.9844 929 6 1 5.85 44.7212 -24.7488 + 56 28.3976 930 6 1 6.05 44.7366 -24.8152 + 56 535.281 1123 6 0 8.63633 44.8253 -25.85 + 56 949.716 1124 6 0 9.80099 44.85 -26.0987 + 56 215.676 903 6 0 156.077 0.763017 -26.25 + 56 136.883 902 6 0 156.357 0.65 -26.1357 + 56 109.742 901 6 0 156.761 0.449979 -25.9511 + 56 33.65 1702 6 1 160.686 -0.69656 -24.85 + 56 61.861 1703 6 1 160.75 -0.715234 -24.8322 + 56 49.699 1704 6 1 160.95 -0.761442 -24.7678 + 56 53.5124 1705 6 1 161.15 -0.801204 -24.7098 + 56 68.1663 1706 6 1 161.35 -0.855738 -24.6401 + 56 68.7897 1707 6 1 161.55 -0.908215 -24.5726 + 56 58.6714 1708 6 1 161.75 -0.971686 -24.5182 + 56 20.3524 1709 6 1 161.95 -1.03982 -24.4693 + 56 60.5008 766 6 0 113.716 -26.6878 -26.25 + 56 106.237 796 7 1 -20.6876 56.8871 5.55 + 56 136.671 1184 7 0 -20.683 56.8904 4.15 + 56 14.7093 1184 6 0 -20.5852 57.0483 -25.85 + 56 149.531 800 5 1 -20.0164 57.9728 -54.45 + 56 225.945 1189 5 0 -19.9746 57.966 -55.85 + 56 109.839 805 4 1 -18.9514 57.6398 -84.45 + 56 328.407 1187 4 0 -18.9019 57.5841 -85.85 + 56 251.499 812 3 1 -17.602 56.3938 -114.45 + 56 106.768 1181 3 0 -17.5067 56.3023 -115.85 + 56 162.867 823 2 1 -15.2652 54.3846 -144.45 + 56 124.374 1171 2 0 -15.2101 54.2736 -145.85 + 56 37.9437 1170 2 0 -15.1952 54.25 -146.181 + 56 375.451 834 1 1 -13.1916 52.394 -174.45 + 56 111.164 1162 1 0 -13.1377 52.4862 -175.85 + 56 58.0896 836 0 1 -12.661 54.9347 -204.45 + 56 62.8262 837 0 1 -12.65 54.9518 -204.612 + 56 180.656 1175 0 0 -12.5917 55.0891 -205.851 + 56 228.274 1169 2 0 -15.5759 54.05 -145.96 + 56 159.957 771 1 1 -25.8045 42.7857 -174.45 + 56 104.485 1111 1 0 -25.9496 42.3931 -175.85 + 56 199.813 741 0 1 -31.7431 31.8844 -204.45 + 56 147.351 740 0 1 -31.8501 31.5623 -204.617 + 56 166.283 1046 0 0 -32.3294 29.4064 -205.85 + 56 95.8785 1045 0 0 -32.3584 29.2498 -205.937 + 56 63.0135 1044 0 0 -32.4142 29.05 -206.051 + 56 49.792 1043 0 0 -32.4977 28.85 -206.161 + 56 190.58 770 1 1 -25.85 42.7797 -174.511 + 56 216.887 769 1 1 -26.0501 42.6316 -174.67 + 56 158.418 796 6 1 -20.8054 57.0804 -24.45 + 56 201.959 795 5 1 -20.8569 57.0409 -54.45 + 56 286.92 1184 5 0 -20.8624 57.0287 -55.85 + 56 227.09 795 4 1 -20.9644 56.779 -84.45 + 56 222.959 1183 4 0 -20.9754 56.7721 -85.85 + 56 260.027 794 3 1 -21.2121 56.6657 -114.451 + 56 136.848 1182 3 0 -21.2476 56.6322 -115.85 + 56 111.705 791 2 1 -21.8209 55.9105 -144.45 + 56 116.068 1179 2 0 -21.8351 55.878 -145.85 + 56 132.436 787 1 1 -22.5229 55.3965 -174.45 + 56 77.3405 1176 1 0 -22.4928 55.4407 -175.85 + 56 14.362 1177 1 0 -22.486 55.45 -176.188 + 56 108.077 790 0 1 -21.9364 56.1236 -204.45 + 56 159.013 1179 0 0 -21.9374 55.9903 -205.85 + 56 161.404 790 2 1 -21.8504 55.9287 -144.518 + 56 307.604 796 5 1 -20.8499 56.9045 -54.6018 + 56 14.6402 1180 5 0 -18.1988 56.0646 -55.85 + 56 9.73258 1179 5 0 -18.1681 56.05 -55.8508 + 56 15.1506 824 5 1 -15.0899 54.0159 -54.8497 + 56 3.75224 825 5 1 -15.05 53.9942 -54.8415 + 56 23.582 1166 5 0 -13.8984 53.2816 -55.8502 + 56 262.251 1165 5 0 -13.8668 53.25 -55.8642 + 56 339.156 1186 3 0 -20.5817 57.3737 -115.85 + 56 224.125 799 2 1 -20.0669 58.742 -144.45 + 56 114.257 1193 2 0 -20.0459 58.7215 -145.85 + 56 99.3701 801 1 1 -19.8297 58.7523 -174.45 + 56 139.134 1193 1 0 -19.7805 58.6782 -175.85 + 56 98.5949 805 0 1 -18.9817 56.9045 -204.45 + 56 127.794 1183 0 0 -19.0097 56.8294 -205.851 + 56 155.112 1153 3 0 -39.9158 50.7805 -116.25 + 56 108.227 800 3 1 -20.0148 57.4994 -114.45 + 56 111.467 806 2 1 -18.6725 57.8083 -144.45 + 56 194.142 1189 2 0 -18.638 57.8534 -145.85 + 56 108.395 811 1 1 -17.8484 58.7641 -174.45 + 56 127.65 1194 1 0 -17.7486 58.8549 -175.851 + 56 43.6599 825 0 1 -14.9215 61.3428 -204.45 + 56 86.6911 826 0 1 -14.85 61.3847 -204.576 + 56 25.7272 1208 0 0 -14.1267 61.8202 -205.85 + 56 119.631 1209 0 0 -14.0785 61.85 -205.935 + 56 12.142 1405 1 0 -22.9956 101.35 -175.867 + 56 104.832 794 4 1 -21.0511 57.2499 -84.45 + 56 262.848 792 2 1 -21.5018 57.3442 -144.45 + 56 233.264 1186 2 0 -21.5153 57.3498 -145.85 + 56 142.394 791 1 1 -21.7906 57.4469 -174.45 + 56 117.918 1187 1 0 -21.8071 57.4544 -175.85 + 56 154.357 789 0 1 -22.1553 57.5916 -204.45 + 56 516.315 1187 0 0 -22.178 57.5942 -205.85 + 56 132.746 541 5 0 -77.5578 -71.7103 -56.25 + 56 146.782 540 5 0 -77.5403 -71.85 -56.2018 + 56 130.267 793 2 1 -21.3966 57.2748 -144.45 + 56 97.1859 780 1 1 -23.8588 55.538 -174.45 + 56 45.448 779 1 1 -24.05 55.3899 -174.709 + 56 138.619 1174 1 0 -24.7824 54.9269 -175.85 + 56 56.0178 1173 1 0 -24.9167 54.85 -176.06 + 56 118.222 1167 0 0 -31.5643 53.508 -205.85 + 56 91.6731 1181 2 0 -21.6325 56.429 -145.85 + 56 41.9267 1180 2 0 -21.6555 56.25 -146.136 + 56 264.683 999 2 0 -12.4859 20.0181 -146.25 + 56 149.961 835 2 1 -12.8861 20.0316 -144.85 + 56 108.706 834 2 1 -13.05 19.9993 -144.462 + 56 87.5931 833 2 1 -13.25 19.7185 -144.595 + 56 107.257 832 2 1 -13.45 19.5038 -144.666 + 56 105.499 831 2 1 -13.65 19.293 -144.669 + 56 91.4851 830 2 1 -13.85 19.2671 -144.612 + 56 141.387 1186 6 0 -20.4634 57.2631 -25.8503 + 56 28.2476 807 5 1 -18.454 57.9169 -54.4501 + 56 109.684 808 5 1 -18.45 57.9188 -54.5048 + 56 117.328 815 4 1 -16.9081 58.6773 -84.45 + 56 112.486 1194 4 0 -16.8273 58.8693 -85.85 + 56 144.454 825 3 1 -14.9285 62.585 -114.45 + 56 104.413 1213 3 0 -14.7792 62.7272 -115.85 + 56 126.756 843 2 1 -11.3478 65.5699 -144.45 + 56 164.838 1228 2 0 -11.2392 65.7867 -145.85 + 56 188.507 854 1 1 -9.16845 69.8912 -174.45 + 56 130.283 1250 1 0 -9.10264 70.0544 -175.85 + 56 27.1298 861 0 1 -7.66236 73.2518 -204.45 + 56 141.266 862 0 1 -7.65 73.252 -204.537 + 56 138.836 1265 0 0 -7.46242 73.2396 -205.85 + 56 13.3123 1286 6 0 61.3319 77.3046 -26.25 + 56 200.369 1186 5 0 -20.597 57.2759 -55.8506 + 56 88.7272 801 3 1 -19.6613 58.8893 -114.45 + 56 74.5696 802 3 1 -19.65 58.893 -114.576 + 56 113.985 1194 3 0 -19.5331 58.9065 -115.85 + 56 113.943 816 2 1 -16.8162 59.7692 -144.45 + 56 109.182 1198 2 0 -16.3982 59.7459 -145.85 + 56 114.527 873 1 1 -5.39347 59.6971 -174.45 + 56 96.6742 1198 1 0 -5.39403 59.6721 -175.85 + 56 113.128 898 0 1 -0.393298 59.7309 -204.45 + 56 110.781 1198 0 0 0.117264 59.7706 -205.85 + 56 125.368 806 4 1 -18.7579 57.0224 -84.4502 + 56 148.17 835 3 1 -12.931 52.559 -114.45 + 56 286.692 1161 3 0 -12.7598 52.3171 -115.85 + 56 119.237 852 2 1 -9.65 48.2865 -144.45 + 56 24.1025 1141 2 0 -9.61644 48.2528 -145.851 + 56 140.896 1140 2 0 -9.61388 48.25 -145.94 + 56 32.3869 860 1 1 -7.89658 47.7339 -174.45 + 56 94.5976 861 1 1 -7.84995 47.7241 -174.545 + 56 121.305 1137 1 0 -7.15946 47.5514 -175.85 + 56 4.17168 936 0 1 7.44486 42.2648 -204.45 + 56 127.934 937 0 1 7.45 42.2624 -204.46 + 56 14.3663 938 0 1 7.65 42.1666 -204.829 + 56 106.323 1109 0 0 8.20473 41.9218 -205.85 + 56 43.1795 1108 0 0 8.34874 41.8498 -206.121 + 56 12.7435 699 8 1 -40.1995 67.8279 35.55 + 56 125.705 798 7 1 -20.4196 56.8402 5.55 + 56 145.404 1183 7 0 -20.4244 56.8353 4.15 + 56 114.124 1183 6 0 -20.507 56.7682 -25.85 + 56 108.53 793 5 1 -21.2776 57.0754 -54.45 + 56 123.771 790 4 1 -21.9849 56.3885 -84.45 + 56 150.653 1181 4 0 -22.0042 56.3467 -85.85 + 56 128.847 788 3 1 -22.3964 55.3867 -114.45 + 56 214.399 1176 3 0 -22.4014 55.3246 -115.85 + 56 118.192 787 2 1 -22.5012 54.0762 -144.45 + 56 637.593 784 1 1 -23.1486 52.2177 -174.45 + 56 215.11 1160 1 0 -23.1796 52.1197 -175.85 + 56 111.387 780 0 1 -23.8725 50.0626 -204.45 + 56 213.511 1149 0 0 -23.9337 49.9404 -205.85 + 56 116.361 794 0 1 -21.2404 50.2213 -204.45 + 56 21.5803 793 0 1 -21.25 50.1585 -204.776 + 56 122.024 1157 1 0 -23.3452 51.6448 -175.85 + 56 150.512 756 0 1 -28.7552 36.1398 -204.45 + 56 14.94 1075 0 0 -28.784 35.0847 -205.85 + 56 92.2845 1074 0 0 -28.784 35.05 -205.897 + 56 17.509 1073 0 0 -28.7805 34.85 -206.184 + 56 74.9463 1177 3 0 -22.458 55.45 -116.085 + 56 24.0336 1178 3 0 -22.5149 55.65 -116.233 + 56 58.2373 1087 0 1 37.45 48.2395 -204.628 +Number of digits in this event: 107 +Using G4ParticleGun... +Particle energy: 4.07248 LIN Particle: gamma Event: 57 -Number of tracker hits in this event: 36 - 57 318.044 1096 8 1 39.3748 59.7976 35.55 - 57 247.031 1198 8 0 39.3692 59.7956 34.15 - 57 238.789 1095 7 1 39.2474 59.7574 5.55 - 57 128.848 1198 7 0 39.2545 59.7588 4.15 - 57 152.29 1096 6 1 39.4035 59.7852 -24.45 - 57 186.177 1198 6 0 39.4091 59.7824 -25.85 - 57 120.137 1097 5 1 39.503 59.6717 -54.45 - 57 210.629 1198 5 0 39.5164 59.7486 -55.85 - 57 117.494 1098 4 1 39.8299 61.3337 -84.45 - 57 112.768 1206 4 0 39.8313 61.4185 -85.85 - 57 112.533 1099 3 1 39.8766 63.089 -114.45 - 57 195.31 1215 3 0 39.8647 63.1607 -115.85 - 57 148.072 1097 2 1 39.6087 64.6586 -144.45 - 57 108.462 1223 2 0 39.5927 64.7254 -145.85 - 57 115.57 1095 1 1 39.2458 66.1267 -174.45 - 57 125.906 1230 1 0 39.2278 66.2149 -175.85 - 57 153.495 1094 0 1 38.8614 68.0599 -204.45 - 57 97.0505 1240 0 0 38.8521 68.1372 -205.85 - 57 192.973 1093 0 1 38.85 68.0758 -204.708 - 57 245.018 1199 7 0 39.1307 60.0274 4.15 - 57 127.049 1093 6 1 38.8377 61.3441 -24.4511 - 57 26.6126 1094 6 1 38.85 61.392 -24.8151 - 57 123.446 1207 6 0 38.884 61.5343 -25.85 - 57 152.32 1095 5 1 39.094 65.6556 -54.4504 - 57 66.4554 1228 5 0 39.1182 65.8253 -55.85 - 57 84.7059 1229 5 0 39.1216 65.85 -56.0611 - 57 172.381 1109 4 1 42.0229 67.0705 -84.45 - 57 105.856 1235 4 0 42.1207 67.1059 -85.8501 - 57 137.098 1119 3 1 43.9698 67.8907 -114.45 - 57 127.506 1239 3 0 44.1064 67.9154 -115.85 - 57 103.468 1134 2 1 46.9223 68.3832 -144.45 - 57 104.02 1241 2 0 47.0209 68.353 -145.85 - 57 119.916 1146 1 1 49.3093 67.9367 -174.45 - 57 162.611 1238 1 0 49.4194 67.8158 -175.85 - 57 206.594 1158 0 1 51.8172 65.6947 -204.45 - 57 117.663 1228 0 0 51.6766 65.7095 -205.851 -Number of digits in this event: 23 -Using G4ParticleGun... -Particle energy: 5.62294 LIN +Number of tracker hits in this event: 91 + 57 271.596 734 10 1 -33.2233 96.6077 95.55 + 57 324.1 1382 10 0 -33.2268 96.604 94.15 + 57 100.516 733 9 1 -33.3184 96.545 65.55 + 57 140.347 1381 9 0 -33.3247 96.5322 64.15 + 57 225.522 733 8 1 -33.4159 96.2387 35.55 + 57 155.269 1380 8 0 -33.4209 96.2216 34.15 + 57 186.314 732 7 1 -33.5444 95.8575 5.55 + 57 134.624 1378 7 0 -33.5538 95.8417 4.15 + 57 132.9 731 6 1 -33.7337 95.5137 -24.45 + 57 193.919 1376 6 0 -33.7486 95.5059 -25.85 + 57 129.062 729 5 1 -34.0546 95.3826 -54.45 + 57 405.456 1376 5 0 -34.0725 95.3766 -55.85 + 57 122.269 728 4 1 -34.3639 95.2646 -84.45 + 57 114.33 1375 4 0 -34.3555 95.2766 -85.85 + 57 110.489 729 3 1 -34.0953 95.4832 -114.45 + 57 111.078 1376 3 0 -34.0817 95.5309 -115.85 + 57 116.425 731 2 1 -33.8078 96.4747 -144.45 + 57 132.077 1381 2 0 -33.7854 96.4707 -145.85 + 57 128.898 732 1 1 -33.5196 96.3581 -174.45 + 57 180.61 1380 1 0 -33.5057 96.3444 -175.85 + 57 129.4 735 0 1 -32.9223 96.1078 -204.45 + 57 227.768 1379 0 0 -32.8504 96.0764 -205.85 + 57 34.0064 728 5 1 -34.441 95.5846 -54.85 + 57 81.0464 727 5 1 -34.4502 95.5858 -54.7663 + 57 118.243 726 5 1 -34.65 95.6275 -54.5823 + 57 248.794 722 1 1 -35.5535 94.843 -174.45 + 57 322.678 1373 1 0 -35.4275 94.851 -175.85 + 57 31.5071 762 0 1 -27.5084 88.4679 -204.45 + 57 109.281 763 0 1 -27.45 88.4489 -204.54 + 57 140.536 1340 0 0 -26.6531 88.1627 -205.85 + 57 1.05165 1327 0 0 -14.035 85.6253 -206.25 + 57 308.111 1328 0 0 -14.0182 85.65 -206.14 + 57 34.2917 1250 1 0 59.3348 70.07 -176.25 + 57 36.7305 1196 1 0 34.0668 59.293 -176.25 + 57 38.1923 723 1 1 -35.45 94.6591 -174.753 + 57 53.6854 1368 1 0 -34.7025 93.8742 -175.85 + 57 103.667 1367 1 0 -34.5843 93.75 -176.015 + 57 193.718 1246 1 0 -37.9436 69.3595 -176.25 + 57 98.9182 707 1 1 -38.5674 69.3736 -174.85 + 57 153.98 706 1 1 -38.65 69.3534 -174.666 + 57 29.1538 705 1 1 -38.9258 69.2076 -174.45 + 57 89.1697 1242 1 0 -38.3809 68.6409 -175.85 + 57 49.5008 1241 1 0 -38.3115 68.45 -176.141 + 57 114.02 1330 1 0 22.2882 86.2025 -176.25 + 57 142.287 1331 1 0 22.5592 86.2502 -176.09 + 57 99.1753 1012 1 1 22.537 86.0156 -174.85 + 57 37.4343 1011 1 1 22.45 85.977 -174.802 + 57 111.936 1332 1 0 20.9582 86.5781 -175.85 + 57 228.779 1333 1 0 20.8811 86.65 -175.928 + 57 171.295 1386 10 0 -33.0354 97.4047 94.15 + 57 109.643 734 9 1 -33.1841 96.6345 65.55 + 57 132.582 1382 9 0 -33.181 96.6363 64.15 + 57 123.042 734 8 1 -33.1225 96.6653 35.55 + 57 136.359 1382 8 0 -33.1232 96.6651 34.15 + 57 123.252 734 7 1 -33.1388 96.6476 5.55 + 57 109.838 1382 7 0 -33.1382 96.6441 4.15 + 57 308.481 734 6 1 -33.1076 96.5626 -24.45 + 57 101.424 1382 6 0 -33.1023 96.5598 -25.85 + 57 196.347 735 5 1 -32.9954 96.5036 -54.45 + 57 125.117 1381 5 0 -32.9857 96.4974 -55.85 + 57 144.346 736 4 1 -32.7873 96.3794 -84.45 + 57 180.99 1381 4 0 -32.7838 96.3706 -85.85 + 57 133.424 736 3 1 -32.715 96.2066 -114.45 + 57 167.498 1380 3 0 -32.7041 96.192 -115.85 + 57 137.969 737 2 1 -32.5208 95.8574 -144.45 + 57 248.968 1378 2 0 -32.5116 95.8396 -145.85 + 57 114.212 738 1 1 -32.3402 95.5403 -174.45 + 57 112.626 1376 1 0 -32.3217 95.5206 -175.85 + 57 133.874 740 0 1 -31.9389 95.1198 -204.45 + 57 133.887 1374 0 0 -31.9139 95.0998 -205.85 + 57 226.717 1128 0 0 -1.98529 45.8098 -206.25 + 57 55.1192 1042 1 0 -89.8533 28.65 -176.048 + 57 111.748 1043 1 0 -89.8851 28.6501 -175.984 + 57 175.378 55 2 1 -169.013 2.18501 -144.85 + 57 178.301 905 2 0 -168.72 1.19657 -145.85 + 57 2.89203 904 2 0 -168.812 1.05 -146.234 + 57 61.9092 761 2 0 -177.177 -27.7536 -146.249 + 57 317.186 760 2 0 -177.152 -27.85 -146.155 + 57 202.606 733 6 1 -33.25 96.5896 -24.5462 + 57 130.348 733 1 1 -33.3161 96.5407 -174.45 + 57 134.232 1382 1 0 -33.1218 96.6212 -175.85 + 57 101.816 750 0 1 -29.9842 97.0101 -204.45 + 57 122.667 1383 0 0 -30.0974 96.7905 -205.85 + 57 55.6916 1382 0 0 -30.1199 96.75 -206.109 + 57 52.2168 734 1 1 -33.2298 96.5063 -174.451 + 57 64.6791 735 1 1 -33.0496 96.4376 -174.575 + 57 70.7638 736 1 1 -32.85 96.3561 -174.694 + 57 52.1773 737 1 1 -32.6496 96.3026 -174.788 + 57 94.0023 1366 1 0 -28.5644 93.5211 -175.85 + 57 213.856 1365 1 0 -28.3123 93.3499 -175.925 + 57 127.394 1381 10 0 -33.1936 96.55 93.7788 +Number of digits in this event: 54 +Using G4ParticleGun... +Particle energy: 1.812 LIN Particle: gamma Event: 58 -Number of tracker hits in this event: 10 - 58 250.634 583 2 1 -63.4304 -42.8509 -144.45 - 58 270.6 685 2 0 -63.4302 -42.8523 -145.85 - 58 269.509 583 1 1 -63.4332 -42.8788 -174.45 - 58 215.523 685 1 0 -63.4322 -42.883 -175.85 - 58 224.656 583 0 1 -63.4147 -42.959 -204.45 - 58 338.013 685 0 0 -63.414 -42.9645 -205.85 - 58 98.5385 582 1 1 -63.45 -42.8918 -174.704 - 58 194.199 684 1 0 -63.7822 -43.0936 -175.85 - 58 175.296 531 0 1 -73.6816 -46.0913 -204.45 - 58 126.231 670 0 0 -74.2252 -46.0337 -205.851 -Number of digits in this event: 10 +Number of tracker hits in this event: 31 + 58 232.108 404 6 1 -99.2466 -91.5083 -24.45 + 58 237.658 443 6 0 -99.2404 -91.5087 -25.85 + 58 280.997 405 5 1 -99.0912 -91.4953 -54.45 + 58 240.132 443 5 0 -99.0858 -91.5016 -55.85 + 58 168.298 405 4 1 -98.9808 -91.6372 -84.45 + 58 121.952 442 4 0 -98.9786 -91.6397 -85.85 + 58 232.308 406 3 1 -98.8986 -91.697 -114.45 + 58 124.158 442 3 0 -98.8951 -91.7068 -115.85 + 58 105.649 406 2 1 -98.7693 -91.8887 -144.45 + 58 107.568 441 2 0 -98.7567 -91.8995 -145.85 + 58 137.004 408 1 1 -98.4917 -92.1085 -174.45 + 58 119.347 440 1 0 -98.4758 -92.1238 -175.85 + 58 37.1282 409 0 1 -98.1509 -92.4014 -204.45 + 58 74.258 410 0 1 -98.15 -92.4022 -204.537 + 58 113.843 438 0 0 -98.1388 -92.4138 -205.85 + 58 85.0766 406 5 1 -98.9499 -91.6507 -54.7736 + 58 14.002 441 5 0 -97.8338 -91.9474 -55.8501 + 58 143.752 440 5 0 -97.8233 -91.95 -55.858 + 58 27.3417 414 5 1 -97.1697 -91.2193 -54.85 + 58 42.449 415 5 1 -97.15 -91.2206 -54.8362 + 58 103.898 404 5 1 -99.2692 -91.498 -54.45 + 58 138.424 404 4 1 -99.258 -91.0811 -84.45 + 58 161.941 445 4 0 -99.24 -91.0535 -85.85 + 58 74.7509 448 3 0 -98.7465 -90.3602 -115.85 + 58 60.0553 449 3 0 -98.7391 -90.35 -116.12 + 58 182.467 411 2 1 -97.9391 -89.3834 -144.45 + 58 114.584 453 2 0 -97.8766 -89.342 -145.85 + 58 122.834 418 1 1 -96.5382 -88.4271 -174.45 + 58 118.285 458 1 0 -96.4991 -88.3605 -175.85 + 58 114.656 422 0 1 -95.7124 -87.1493 -204.45 + 58 239.467 464 0 0 -95.6926 -87.0828 -205.85 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 9.56568 LIN +Particle energy: 7.78098 LIN Particle: gamma Event: 59 -Number of tracker hits in this event: 2 - 59 117.659 208 2 0 -76.2747 -138.35 -146.23 - 59 44.9004 18 10 0 -38.2167 -176.35 93.7858 -Number of digits in this event: 2 +Number of tracker hits in this event: 23 + 59 64.236 990 1 0 33.1807 18.2195 -176.25 + 59 31.4257 195 3 1 -140.95 17.8734 -114.789 + 59 33.2023 194 3 1 -141.15 17.9288 -114.549 + 59 57.451 193 3 1 -141.391 17.9869 -114.45 + 59 145.384 192 3 1 -141.55 18.1855 -114.49 + 59 114.341 191 3 1 -141.75 18.5358 -114.515 + 59 99.6254 190 3 1 -141.95 18.7545 -114.554 + 59 74.7773 189 3 1 -142.15 18.9736 -114.69 + 59 134.389 188 3 1 -142.35 19.1371 -114.785 + 59 70.9084 1009 3 0 -143.609 21.8596 -115.85 + 59 115.139 1010 3 0 -143.744 22.0504 -115.917 + 59 99.4074 1011 3 0 -144.012 22.2503 -115.98 + 59 45.3711 1012 3 0 -144.35 22.45 -115.939 + 59 91.5541 174 3 1 -145.341 23.3045 -114.85 + 59 178.735 173 3 1 -145.35 23.3124 -114.84 + 59 127.388 172 3 1 -145.55 23.4533 -114.628 + 59 224.333 175 3 1 -145.15 23.7716 -114.567 + 59 186.358 176 3 1 -144.95 24.0659 -114.563 + 59 71.4263 929 12 1 5.933 72.8014 155.15 + 59 180.129 928 12 1 5.84994 72.697 155.411 + 59 98.6544 458 1 0 -41.4658 -88.3122 -176.25 + 59 89.0764 691 1 1 -41.7568 -88.2852 -174.85 + 59 59.925 690 1 1 -41.85 -88.3104 -174.619 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 5.89672 LIN +Particle energy: 1.20867 LIN Particle: gamma Event: 60 -Number of tracker hits in this event: 0 -Number of digits in this event: 3 +Number of tracker hits in this event: 42 + 60 249.503 1354 8 1 90.9948 8.57972 35.55 + 60 249.336 942 8 0 90.9983 8.57338 34.15 + 60 299.632 1354 7 1 91.1155 8.44007 5.55 + 60 107.075 941 7 0 91.1205 8.42671 4.15 + 60 121.851 1355 6 1 91.2481 8.11198 -24.45 + 60 120.122 940 6 0 91.2556 8.10267 -25.85 + 60 143.297 1356 5 1 91.4021 7.92049 -54.45 + 60 164.186 939 5 0 91.4542 7.92223 -55.85 + 60 237.677 1361 4 1 92.4655 7.87785 -84.45 + 60 202.576 939 4 0 92.5322 7.88014 -85.85 + 60 104.052 1369 3 1 93.9945 7.63806 -114.45 + 60 118.943 937 3 0 94.0481 7.62268 -115.85 + 60 2.27221 1376 2 1 95.5488 7.37452 -144.45 + 60 125.038 1377 2 1 95.55 7.37433 -144.459 + 60 229.287 936 2 0 95.7327 7.34814 -145.85 + 60 137.499 1385 1 1 97.3394 5.68091 -174.45 + 60 122.104 927 1 0 97.3335 5.5918 -175.85 + 60 200.019 1385 0 1 97.2278 3.84721 -204.45 + 60 132.854 918 0 0 97.2443 3.8253 -205.85 + 60 67.1212 1382 0 1 96.75 4.10524 -204.645 + 60 124.597 943 7 0 90.956 8.66912 4.15 + 60 123.114 1354 6 1 90.9694 8.77919 -24.45 + 60 311.009 943 6 0 90.9845 8.77911 -25.85 + 60 195.873 1355 5 1 91.305 8.8171 -54.45 + 60 120.144 943 5 0 91.316 8.82357 -55.85 + 60 108.326 1357 4 1 91.5842 8.94004 -84.45 + 60 106.802 943 4 0 91.7383 8.77407 -85.85 + 60 121.601 1373 3 1 94.8688 5.2689 -114.45 + 60 22.0537 925 3 0 94.9974 5.06044 -115.85 + 60 125.19 924 3 0 95.004 5.05 -115.919 + 60 14.5204 1389 2 1 98.1432 0.233749 -144.45 + 60 156.066 1390 2 1 98.1501 0.226089 -144.487 + 60 72.144 899 2 0 98.4019 -0.05 -145.971 + 60 153.171 1416 1 1 103.381 -5.1583 -174.45 + 60 47.6172 873 1 0 103.573 -5.41555 -175.85 + 60 116.528 872 1 0 103.599 -5.45 -176.037 + 60 150.677 1437 0 1 107.551 -10.9997 -204.45 + 60 18.5612 843 0 0 107.773 -11.4286 -205.85 + 60 232.789 842 0 0 107.783 -11.45 -205.92 + 60 263.452 841 0 0 107.855 -11.6501 -206.083 + 60 1.35654 916 6 0 120.668 3.36398 -26.25 + 60 8.57932 963 6 0 130.65 12.661 -26.25 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 1.59089 LIN +Particle energy: 5.30167 LIN Particle: gamma Event: 61 -Number of tracker hits in this event: 68 - 61 155.679 1134 8 0 29.1613 46.9354 34.0018 - 61 311.501 1045 7 1 29.183 45.5331 5.55 - 61 193.73 1126 7 0 29.2032 45.4461 4.14959 - 61 140.728 1049 6 1 29.8578 43.82 -24.45 - 61 145.958 1118 6 0 29.9526 43.8028 -25.85 - 61 190.667 1056 5 1 31.3389 43.6756 -54.45 - 61 105.464 1117 5 0 31.4483 43.5117 -55.8501 - 61 114.438 1075 4 1 35.1122 38.7483 -84.45 - 61 322.742 1092 4 0 35.1357 38.6497 -85.85 - 61 154.193 1076 3 1 35.416 37.0606 -114.45 - 61 118.669 1085 3 0 35.4785 37.052 -115.85 - 61 94.2713 1085 2 1 37.0953 37.1298 -144.45 - 61 113.461 1086 2 0 37.2664 37.3081 -145.85 - 61 132.019 1103 1 1 40.6778 41.9136 -174.45 - 61 119.558 1111 1 0 40.872 42.3185 -175.85 - 61 118.625 1123 0 1 44.747 50.9651 -204.45 - 61 0.434373 1124 0 1 44.85 51.0694 -204.847 - 61 116.057 1156 0 0 45.0924 51.3262 -205.85 - 61 46.1917 78 2 0 163.626 -164.35 -146.235 - 61 135.061 77 2 0 163.75 -164.55 -146.151 - 61 15.735 1093 4 0 35.1208 38.6501 -86.0144 - 61 64.9405 1061 3 1 32.3518 40.0203 -114.45 - 61 183.215 1060 3 1 32.25 40.1742 -114.577 - 61 43.5854 1059 3 1 32.05 40.4393 -114.754 - 61 35.4053 1106 3 0 30.4903 41.3379 -115.85 - 61 154.534 1107 3 0 30.3735 41.45 -115.898 - 61 145.844 1216 3 0 -9.51678 63.3218 -116.25 - 61 116.419 1217 3 0 -9.58803 63.45 -116.134 - 61 149.715 849 3 1 -10.1264 63.9934 -114.85 - 61 81.9916 848 3 1 -10.25 63.9131 -114.55 - 61 193.601 847 3 1 -10.45 63.878 -114.581 - 61 121.074 846 3 1 -10.65 63.8597 -114.678 - 61 119.689 1134 7 0 29.1689 46.9573 4.15 - 61 108.363 1045 6 1 29.192 46.9978 -24.45 - 61 106.33 1134 6 0 29.1962 46.9952 -25.85 - 61 118.815 1046 5 1 29.2901 46.9436 -54.45 - 61 109.164 1134 5 0 29.2915 46.9374 -55.85 - 61 539.001 1046 4 1 29.3142 46.7958 -84.45 - 61 369.26 1133 4 0 29.3201 46.7819 -85.85 - 61 109.842 1046 3 1 29.4301 46.5018 -114.45 - 61 150.632 1132 3 0 29.434 46.489 -115.85 - 61 131.466 1047 2 1 29.5159 46.2341 -144.45 - 61 107.964 1130 2 0 29.5224 46.2195 -145.85 - 61 100.665 1047 1 1 29.6411 45.8776 -174.45 - 61 109.461 1129 1 0 29.6551 45.8607 -175.85 - 61 121.896 1049 0 1 29.8957 45.5335 -204.45 - 61 109.239 1127 0 0 29.9111 45.5218 -205.85 - 61 14.3749 1139 4 0 30.0821 48.0076 -85.8501 - 61 94.5577 1140 4 0 30.1079 48.05 -85.8837 - 61 59.8633 1141 4 0 30.1227 48.25 -86.1111 - 61 10.1671 1477 4 0 56.4197 115.741 -86.2498 - 61 211.126 1478 4 0 56.4279 115.75 -86.2355 - 61 184.788 1181 4 1 56.3743 115.614 -84.85 - 61 34.5828 1180 4 1 56.25 115.645 -84.7841 - 61 163.01 1168 4 0 18.0859 53.7695 -86.2499 - 61 7.02715 1169 4 0 18.1337 53.85 -85.8779 - 61 111.509 992 4 1 18.5233 53.9669 -84.85 - 61 228.03 1047 3 1 29.5955 46.3348 -114.45 - 61 119.023 1130 3 0 29.6772 46.1306 -115.85 - 61 135.625 1059 2 1 31.954 42.2404 -144.45 - 61 112.388 1110 2 0 32.1137 42.1101 -145.85 - 61 142.433 1081 1 1 36.2916 39.5849 -174.45 - 61 136.938 1095 1 0 36.3993 39.2216 -175.85 - 61 164.433 1093 0 1 38.7198 31.8061 -204.45 - 61 150.696 1056 0 0 38.6899 31.3477 -205.85 - 61 215.741 1055 0 0 38.6761 31.25 -206.135 - 61 230.971 1054 0 0 38.8485 31.05 -206.09 - 61 99.5201 1092 0 1 38.586 32.2691 -204.85 -Number of digits in this event: 34 +Number of tracker hits in this event: 14 + 61 211.023 453 2 1 -89.4448 98.5085 -144.45 + 61 219.487 1391 2 0 -89.4482 98.5111 -145.85 + 61 141.138 452 1 1 -89.5443 98.5539 -174.45 + 61 155.679 1392 1 0 -89.5534 98.5537 -175.85 + 61 121.394 451 0 1 -89.7286 98.5895 -204.45 + 61 125.136 1392 0 0 -89.7318 98.5819 -205.85 + 61 99.5059 453 1 1 -89.4487 98.5205 -174.45 + 61 147.162 1391 1 0 -89.449 98.5205 -175.85 + 61 187.874 452 0 1 -89.4635 98.5254 -204.45 + 61 169.119 1391 0 0 -89.4609 98.5251 -205.85 + 61 194.703 1447 1 0 -171.372 109.66 -176.25 + 61 144.318 35 1 1 -172.991 109.12 -174.85 + 61 261.325 1444 1 0 -172.32 108.996 -175.85 + 61 71.6068 453 0 1 -89.45 98.5297 -204.489 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 2.90335 LIN +Particle energy: 4.49995 LIN Particle: gamma Event: 62 -Number of tracker hits in this event: 145 - 62 527.478 445 7 1 -91.0066 -109.729 5.55 - 62 552.083 352 7 0 -91.0069 -109.72 4.15 - 62 357.969 445 6 1 -91.006 -109.544 -24.45 - 62 123.871 353 6 0 -91.0145 -109.527 -25.85 - 62 317.888 444 5 1 -91.2451 -109.133 -54.45 - 62 193.35 355 5 0 -91.25 -109.114 -55.85 - 62 257.198 444 4 1 -91.3395 -108.7 -84.45 - 62 128.47 357 4 0 -91.3262 -108.665 -85.85 - 62 121.364 445 3 1 -90.9939 -108.019 -114.45 - 62 123.701 360 3 0 -90.988 -107.997 -115.85 - 62 339.5 446 2 1 -90.9353 -107.544 -144.45 - 62 343.079 363 2 0 -90.9636 -107.528 -145.85 - 62 130.884 442 1 1 -91.6245 -107.168 -174.45 - 62 65.8993 364 1 0 -91.6419 -107.152 -175.85 - 62 63.058 365 1 0 -91.6447 -107.15 -176.081 - 62 124.694 440 0 1 -92.026 -106.854 -204.45 - 62 386.284 366 0 0 -92.0454 -106.824 -205.85 - 62 58.3391 447 2 1 -90.7491 -107.481 -144.658 - 62 26.9122 364 2 0 -89.5833 -107.35 -146.166 - 62 59.4358 607 1 1 -58.5205 -104.357 -174.45 - 62 115.463 608 1 1 -58.45 -104.315 -174.543 - 62 4.88768 609 1 1 -58.25 -104.138 -174.83 - 62 82.0765 383 1 0 -57.6181 -103.452 -175.85 - 62 88.553 384 1 0 -57.5387 -103.35 -176.026 - 62 20.9844 671 0 1 -45.8135 -87.1299 -204.45 - 62 105.814 670 0 1 -45.85 -87.0866 -204.469 - 62 81.6862 669 0 1 -46.05 -86.814 -204.592 - 62 79.1169 668 0 1 -46.25 -86.6595 -204.682 - 62 92.8952 667 0 1 -46.45 -86.4602 -204.754 - 62 17.9267 666 0 1 -46.6503 -86.2894 -204.825 - 62 85.3983 477 0 0 -48.7385 -84.6218 -205.85 - 62 108.945 478 0 0 -48.9595 -84.45 -205.912 - 62 101.275 479 0 0 -49.2094 -84.25 -205.962 - 62 85.8342 480 0 0 -49.4019 -84.05 -205.997 - 62 77.9643 481 0 0 -49.5958 -83.85 -206.023 - 62 61.2652 482 0 0 -49.8036 -83.65 -206.055 - 62 240.195 483 0 0 -49.953 -83.45 -206.151 - 62 122.944 648 0 0 -91.4034 -50.3268 -206.249 - 62 140.392 649 0 0 -91.6403 -50.25 -206.085 - 62 2.08685 434 0 1 -93.3457 -49.4995 -204.85 - 62 68.3139 433 0 1 -93.35 -49.4975 -204.847 - 62 73.4081 432 0 1 -93.55 -49.3968 -204.698 - 62 42.7749 431 0 1 -93.75 -49.3051 -204.542 - 62 387.234 573 1 0 -129.376 -65.3713 -176.25 - 62 177.932 574 1 0 -130.292 -65.2499 -176.057 - 62 84.9786 575 1 0 -130.81 -65.05 -175.946 - 62 124.034 236 1 1 -132.809 -64.4523 -174.85 - 62 65.2128 235 1 1 -132.95 -64.5156 -174.786 - 62 281.919 234 1 1 -133.15 -64.6107 -174.711 - 62 269.344 233 1 1 -133.35 -64.7293 -174.602 - 62 130.945 353 3 0 -90.1573 -109.469 -115.85 - 62 197.669 352 6 0 -91.1328 -109.568 -25.85 - 62 104.241 353 5 0 -91.3568 -109.416 -55.85 - 62 106.799 441 4 1 -91.7681 -108.84 -84.45 - 62 121.863 356 4 0 -91.7603 -108.842 -85.85 - 62 132.757 442 3 1 -91.5957 -108.793 -114.45 - 62 110.222 356 3 0 -91.5741 -108.769 -115.85 - 62 317.33 444 2 1 -91.2686 -108.193 -144.45 - 62 253.019 359 2 0 -91.2465 -108.173 -145.85 - 62 450.421 447 1 1 -90.7074 -107.981 -174.45 - 62 357.887 361 1 0 -90.7196 -107.941 -175.85 - 62 132.372 445 0 1 -90.9595 -107.179 -204.45 - 62 267.357 365 0 0 -90.9951 -107.1 -205.85 - 62 130.001 448 1 1 -90.55 -107.964 -174.638 - 62 250.352 360 1 0 -89.4101 -107.97 -175.85 - 62 4.01565 285 1 0 -85.0475 -123.138 -176.25 - 62 194.101 284 1 0 -85.0625 -123.15 -176.231 - 62 39.6735 283 1 0 -85.3903 -123.35 -176.067 - 62 183.291 472 1 1 -85.5383 -122.843 -174.85 - 62 95.2555 455 0 1 -89.0017 -109.274 -204.45 - 62 10.6388 354 0 0 -88.8338 -109.348 -205.85 - 62 127.992 353 0 0 -88.8298 -109.35 -205.885 - 62 36.4373 221 0 0 -104.806 -135.75 -206.239 - 62 7.55374 220 0 0 -104.912 -135.95 -206.139 - 62 165.264 438 2 1 -92.5413 -107.43 -144.45 - 62 70.5097 368 2 0 -92.3039 -106.487 -145.85 - 62 57.3309 369 2 0 -92.2831 -106.35 -146.066 - 62 130.757 460 1 1 -88.0378 -87.0674 -174.45 - 62 7.70081 461 1 1 -87.85 -87.2464 -174.818 - 62 191.058 461 1 0 -87.4406 -87.6933 -175.85 - 62 2.92723 460 1 0 -87.2764 -87.8501 -176.237 - 62 8.57247 832 1 0 69.602 -13.4683 -176.25 - 62 261.229 833 1 0 69.6352 -13.4496 -176.243 - 62 85.0002 1255 1 1 71.1268 -13.2252 -174.85 - 62 124.396 1256 1 1 71.2502 -13.0923 -174.675 - 62 221.025 1257 1 1 71.45 -13.11 -174.774 - 62 112.501 434 2 1 -93.3485 -108.019 -144.45 - 62 226.893 433 2 1 -93.35 -108.019 -144.453 - 62 110.091 361 2 0 -93.9729 -107.785 -145.85 - 62 29.3698 362 2 0 -94.0729 -107.75 -146.151 - 62 82.0328 390 1 1 -102.007 -103.928 -174.45 - 62 72.5024 389 1 1 -102.15 -103.897 -174.585 - 62 26.6883 388 1 1 -102.35 -103.854 -174.791 - 62 155.677 382 1 0 -103.373 -103.646 -175.85 - 62 103.929 256 0 1 -128.863 -96.7514 -204.45 - 62 139.551 417 0 0 -128.966 -96.654 -205.85 - 62 122.64 144 0 1 -151.19 -107.236 -204.85 - 62 198.726 143 0 1 -151.353 -107.57 -204.45 - 62 264.378 367 0 0 -151.343 -106.75 -205.971 - 62 9.90164 368 0 0 -151.416 -106.55 -206.068 - 62 132.095 429 1 1 -94.298 -112.129 -174.45 - 62 147.363 339 1 0 -94.3593 -112.302 -175.85 - 62 125.76 423 0 1 -95.3717 -115.416 -204.45 - 62 122.987 324 0 0 -95.4086 -115.313 -205.85 - 62 8.66815 435 2 1 -93.0289 -108.449 -144.45 - 62 18.3626 427 3 0 110.87 -94.7316 -116.25 - 62 100.906 358 2 0 -93.0918 -108.443 -145.85 - 62 108.792 432 1 1 -93.6308 -108.599 -174.45 - 62 47.5153 433 1 1 -93.55 -108.476 -174.734 - 62 5.20613 362 1 0 -93.101 -107.75 -176.23 - 62 93.6511 477 0 1 -84.5918 -93.3393 -204.45 - 62 69.5342 478 0 1 -84.45 -93.2595 -204.661 - 62 150.415 437 0 0 -83.6706 -92.7419 -205.85 - 62 149.041 261 3 0 -87.3348 -127.849 -116.249 - 62 67.0937 464 3 1 -87.0688 -127.97 -114.849 - 62 158.492 465 3 1 -87.05 -127.972 -114.615 - 62 208.299 351 6 0 -91.0426 -109.754 -25.85 - 62 115.777 445 5 1 -91.1145 -109.607 -54.45 - 62 204.376 352 5 0 -91.1169 -109.606 -55.85 - 62 121.296 353 4 0 -91.1765 -109.55 -85.85 - 62 322.268 444 3 1 -91.1927 -109.376 -114.45 - 62 146.965 355 2 0 -91.2128 -109.048 -145.85 - 62 128.374 444 1 1 -91.1956 -108.766 -174.45 - 62 158.423 357 1 0 -91.176 -108.745 -175.85 - 62 112.876 447 0 1 -90.6855 -108.391 -204.45 - 62 133.719 358 0 0 -90.6539 -108.365 -205.85 - 62 238.681 444 0 1 -91.2215 -108.359 -204.45 - 62 239.716 359 0 0 -91.2146 -108.272 -205.85 - 62 132.138 447 6 1 -90.6378 -109.741 -24.45 - 62 118.054 452 5 1 -89.5278 -109.86 -54.45 - 62 137.323 351 5 0 -89.4633 -109.884 -55.85 - 62 107.216 459 4 1 -88.1663 -110.378 -84.45 - 62 133.682 348 4 0 -88.1881 -110.474 -85.85 - 62 313.374 456 3 1 -88.6884 -112.623 -114.45 - 62 84.9623 337 3 0 -88.6663 -112.741 -115.85 - 62 122.956 336 3 0 -88.6645 -112.75 -115.96 - 62 180.123 458 2 1 -88.3671 -115.063 -144.45 - 62 111.385 324 2 0 -88.3783 -115.215 -145.85 - 62 112.555 456 1 1 -88.6951 -118.33 -174.45 - 62 311.961 308 1 0 -88.6903 -118.47 -175.85 - 62 128.226 456 0 1 -88.8018 -121.341 -204.45 - 62 184.108 293 0 0 -88.7909 -121.43 -205.85 - 62 215.909 442 2 0 0.05 -91.7125 -146.239 - 62 172.32 443 2 0 0.19414 -91.55 -146.156 - 62 96.0543 441 2 0 0.322667 -91.75 -146.114 -Number of digits in this event: 80 +Number of tracker hits in this event: 0 +Number of digits in this event: 2 Using G4ParticleGun... -Particle energy: 4.74756 LIN +Particle energy: 3.98065 LIN Particle: gamma Event: 63 -Number of tracker hits in this event: 144 - 63 416.677 708 11 1 -38.3853 -18.3253 125.55 - 63 235.645 808 11 0 -38.3801 -18.3251 124.15 - 63 174.356 709 10 1 -38.2269 -18.3468 95.55 - 63 324.269 808 10 0 -38.2081 -18.3745 94.15 - 63 128.924 711 9 1 -37.789 -18.8649 65.55 - 63 123.479 805 9 0 -37.7854 -18.8772 64.15 - 63 114.716 711 8 1 -37.6583 -19.0958 35.55 - 63 104.175 804 8 0 -37.6467 -19.0922 34.15 - 63 106.071 713 7 1 -37.4132 -19.2049 5.55 - 63 124.724 804 7 0 -37.3866 -19.2135 4.15 - 63 196.34 715 6 1 -36.9079 -19.3175 -24.45 - 63 176.121 803 6 0 -36.8931 -19.3382 -25.85 - 63 221.489 717 5 1 -36.6095 -19.9164 -54.45 - 63 146.804 800 5 0 -36.634 -19.9338 -55.85 - 63 119.138 715 4 1 -36.9877 -20.417 -84.45 - 63 106.511 798 4 0 -36.9975 -20.3977 -85.85 - 63 120.569 714 3 1 -37.1219 -20.0146 -114.45 - 63 150.422 800 3 0 -37.0844 -19.9857 -115.85 - 63 72.5384 717 2 1 -36.4623 -19.4724 -144.45 - 63 48.8135 718 2 1 -36.45 -19.4693 -144.669 - 63 162.195 802 2 0 -36.3881 -19.4601 -145.85 - 63 117.993 725 1 1 -34.9664 -19.1453 -174.45 - 63 411.716 804 1 0 -34.9146 -19.1915 -175.85 - 63 109.122 729 0 1 -34.0873 -19.8232 -204.45 - 63 231.575 801 0 0 -34.1343 -19.7317 -205.85 - 63 138.774 715 5 1 -36.8518 -19.1234 -54.4501 - 63 179.405 716 5 1 -36.85 -19.1165 -54.4614 - 63 241.461 808 5 0 -36.5791 -18.441 -55.8506 - 63 343.503 749 4 1 -30.1765 -5.00055 -84.45 - 63 184.974 875 4 0 -29.774 -4.9474 -85.85 - 63 25.1351 797 3 1 -20.494 0.121402 -114.45 - 63 197.801 798 3 1 -20.4498 0.204934 -114.474 - 63 136.608 799 3 1 -20.25 0.620153 -114.607 - 63 203.835 800 3 1 -20.05 0.987379 -114.64 - 63 22.5843 801 3 1 -19.85 1.33017 -114.653 - 63 347.702 748 4 1 -30.25 -4.46074 -84.613 - 63 163.741 747 4 1 -30.4501 -3.79845 -84.5864 - 63 433.889 746 4 1 -30.6501 -3.46125 -84.4724 - 63 212.661 886 4 0 -29.5942 -2.79247 -85.85 - 63 77.8757 885 4 0 -29.5218 -2.85 -85.9276 - 63 97.5168 884 4 0 -29.5347 -3.05031 -86.0631 - 63 616.535 807 5 0 -36.5672 -18.45 -55.8784 - 63 276.527 809 5 0 -35.9048 -18.25 -56.0358 - 63 59.4957 810 5 0 -36.9671 -17.9873 -55.85 - 63 124.467 811 5 0 -36.969 -17.85 -55.9832 - 63 55.3417 812 5 0 -36.9942 -17.65 -56.1714 - 63 87.8289 726 4 1 -34.8012 6.95164 -84.4501 - 63 46.7567 725 4 1 -34.85 6.86346 -84.7104 - 63 271.925 932 4 0 -35.1984 6.55605 -85.85 - 63 27.1281 712 4 1 -37.5851 6.73953 -84.85 - 63 56.1905 711 4 1 -37.65 6.74233 -84.8205 - 63 51.4582 710 4 1 -37.85 6.76554 -84.7508 - 63 51.8337 709 4 1 -38.05 6.75705 -84.7026 - 63 63.8841 708 4 1 -38.25 6.77722 -84.6249 - 63 52.639 707 4 1 -38.4501 6.79878 -84.6129 - 63 56.5597 706 4 1 -38.65 6.85654 -84.5622 - 63 47.5659 705 4 1 -38.85 6.92197 -84.5182 - 63 172.869 704 4 1 -39.0509 6.95721 -84.482 - 63 62.0859 703 4 1 -39.25 6.96883 -84.4932 - 63 81.4192 702 4 1 -39.45 6.88887 -84.6444 - 63 76.9705 701 4 1 -39.6502 6.77482 -84.7448 - 63 160.409 928 4 0 -41.2894 5.66239 -85.85 - 63 18.6244 927 4 0 -41.3087 5.65 -85.8613 - 63 91.7321 865 4 0 -31.9879 -6.9138 -86.25 - 63 93.8511 864 4 0 -32.0298 -7.05017 -85.9289 - 63 71.6014 863 4 0 -32.0973 -7.25009 -85.9965 - 63 85.4432 862 4 0 -32.0578 -7.45 -86.1247 - 63 38.091 861 4 0 -32.0076 -7.65022 -86.2242 - 63 33.3112 610 4 0 -37.8522 -57.9794 -86.2499 - 63 198.856 931 4 0 -35.8842 6.45 -85.9071 - 63 128.093 708 10 1 -38.3942 -18.3159 95.55 - 63 116.799 707 9 1 -38.4655 -18.3384 65.55 - 63 102.7 808 9 0 -38.47 -18.3403 64.15 - 63 112.891 707 8 1 -38.5628 -18.3816 35.55 - 63 115.319 808 8 0 -38.5669 -18.384 34.15 - 63 126.895 707 7 1 -38.6474 -18.4339 5.55 - 63 119.654 808 7 0 -38.6532 -18.4367 4.15 - 63 287.198 706 6 1 -38.7697 -18.498 -24.45 - 63 179.06 807 6 0 -38.7746 -18.5021 -25.85 - 63 253.675 705 5 1 -38.8724 -18.5906 -54.45 - 63 119.892 806 4 0 -39.1318 -18.7219 -85.85 - 63 136.843 703 3 1 -39.315 -18.8945 -114.45 - 63 117.865 805 3 0 -39.3299 -18.8992 -115.85 - 63 168.454 701 2 1 -39.6695 -18.9574 -144.45 - 63 129.123 805 2 0 -39.6893 -18.9648 -145.85 - 63 101.369 699 1 1 -40.0796 -19.1069 -174.45 - 63 105.902 699 0 1 -40.1965 -19.6681 -204.45 - 63 188.933 172 3 1 -145.55 36.0393 -114.581 - 63 305.022 754 1 0 -33.4352 -29.1145 -176.25 - 63 33.4213 841 0 0 -78.0463 -11.6963 -206.25 - 63 143.68 842 0 0 -78.1518 -11.65 -206.213 - 63 110.079 843 0 0 -78.454 -11.45 -206.055 - 63 28.6096 844 0 0 -78.6103 -11.25 -205.906 - 63 80.0617 501 0 1 -79.7014 -9.86842 -204.85 - 63 105.874 500 0 1 -79.8503 -9.66708 -204.743 - 63 116.64 499 0 1 -80.05 -9.44102 -204.602 - 63 133.385 695 4 1 -40.9204 -19.3858 -84.4502 - 63 102.26 803 4 0 -40.9554 -19.3787 -85.85 - 63 129.758 693 3 1 -41.4481 -19.2378 -114.45 - 63 121.33 804 3 0 -41.4138 -19.1728 -115.85 - 63 156.272 695 2 1 -40.935 -18.3571 -144.45 - 63 176.567 808 2 0 -40.9403 -18.2742 -145.85 - 63 10.4921 809 2 0 -40.9417 -18.25 -146.218 - 63 127.032 694 1 1 -41.1278 -16.0605 -174.45 - 63 131.922 820 1 0 -41.1119 -15.9183 -175.85 - 63 105.783 698 0 1 -40.4288 -13.1189 -204.45 - 63 131.139 835 0 0 -40.3118 -12.9585 -205.85 - 63 96.2459 706 5 1 -38.85 -18.5662 -54.4731 - 63 38.177 806 5 0 -38.5167 -18.65 -56.1169 - 63 39.0974 729 4 1 -34.0828 -20.8462 -84.45 - 63 88.0761 730 4 1 -34.05 -20.85 -84.5853 - 63 142.127 795 4 0 -33.7391 -20.8818 -85.8504 - 63 126.025 774 3 1 -25.2442 -20.943 -114.45 - 63 2.13207 775 3 1 -25.0499 -20.9709 -114.84 - 63 279.573 795 3 0 -24.544 -21.0088 -115.85 - 63 113.044 849 2 1 -10.1889 -22.207 -144.45 - 63 102.787 790 2 0 -10.3024 -21.9439 -145.85 - 63 28.1844 843 1 1 -11.4303 -16.6747 -174.45 - 63 81.3244 842 1 1 -11.45 -16.6424 -174.561 - 63 99.9942 818 1 0 -11.7226 -16.2964 -175.85 - 63 69.8339 819 1 0 -11.7605 -16.2499 -176.042 - 63 38.3734 682 1 0 12.6531 -43.5432 -176.25 - 63 66.9436 681 1 0 12.7378 -43.65 -176.172 - 63 80.2493 680 1 0 12.8729 -43.85 -176.072 - 63 80.3728 679 1 0 13.0222 -44.05 -175.969 - 63 9.32202 678 1 0 13.1633 -44.251 -175.867 - 63 33.3523 972 1 1 14.607 -46.3499 -174.85 - 63 123.613 973 1 1 14.65 -46.412 -174.821 - 63 78.7829 974 1 1 14.85 -46.6388 -174.679 - 63 59.9722 975 1 1 15.05 -46.8246 -174.539 - 63 226.999 977 1 1 15.5464 -47.55 -174.45 - 63 5.05199 651 1 0 15.7406 -49.822 -175.85 - 63 67.7404 650 1 0 15.7432 -49.8502 -175.867 - 63 52.2823 649 1 0 15.7544 -50.05 -175.987 - 63 56.1826 648 1 0 15.7641 -50.25 -176.109 - 63 7.174 647 1 0 15.7798 -50.4502 -176.234 - 63 12.6882 996 0 1 19.2709 -98.87 -204.451 - 63 152.221 995 0 1 19.25 -98.8895 -204.48 - 63 44.143 994 0 1 19.05 -99.0779 -204.753 - 63 16.0276 400 0 0 18.0129 -100.11 -205.85 - 63 122.88 399 0 0 17.9732 -100.15 -205.897 - 63 49.9659 398 0 0 17.7611 -100.35 -206.141 - 63 6.32525 1243 5 0 105.427 68.65 -56.2298 - 63 67.8175 770 0 0 -3.04625 -25.9662 -205.85 -Number of digits in this event: 62 -Using G4ParticleGun... -Particle energy: 1.9227 LIN +Number of tracker hits in this event: 9 + 63 345.546 503 2 1 -79.4461 -58.4134 -144.45 + 63 275.442 608 2 0 -79.4464 -58.4132 -145.85 + 63 126.351 503 1 1 -79.4478 -58.4162 -174.45 + 63 101.011 608 1 0 -79.4451 -58.4226 -175.85 + 63 126.261 503 0 1 -79.3753 -58.5564 -204.45 + 63 292.638 607 0 0 -79.373 -58.5608 -205.85 + 63 142.328 502 1 1 -79.5005 -58.4666 -174.45 + 63 146.259 607 1 0 -79.5039 -58.473 -175.85 + 63 182.865 502 0 1 -79.5696 -58.6278 -204.45 +Number of digits in this event: 10 +Using G4ParticleGun... +Particle energy: 8.37277 LIN Particle: gamma Event: 64 -Number of tracker hits in this event: 0 -Number of digits in this event: 2 +Number of tracker hits in this event: 3 + 64 54.6565 266 2 0 11.4819 -126.95 -146.244 + 64 280.678 47 3 0 -53.5457 -170.677 -116.25 + 64 2.10774 46 3 0 -53.4514 -170.75 -116.075 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 6.92698 LIN +Particle energy: 2.25022 LIN Particle: gamma Event: 65 -Number of tracker hits in this event: 103 - 65 221.344 882 9 1 -3.49616 2.82346 65.55 - 65 228.854 913 9 0 -3.49651 2.823 64.15 - 65 272.155 882 8 1 -3.517 2.81238 35.55 - 65 316.744 913 8 0 -3.51821 2.81313 34.15 - 65 274.364 882 7 1 -3.54288 2.831 5.55 - 65 130.823 913 7 0 -3.54369 2.83312 4.15 - 65 469.931 882 6 1 -3.55544 2.87386 -24.45 - 65 330.157 914 6 0 -3.55693 2.87707 -25.85 - 65 137.822 882 5 1 -3.58887 2.94309 -54.45 - 65 195.769 914 5 0 -3.59006 2.94313 -55.85 - 65 126.979 882 4 1 -3.60109 2.96142 -84.45 - 65 139.942 914 4 0 -3.60249 2.96279 -85.85 - 65 124.546 882 3 1 -3.62778 3.0016 -114.45 - 65 107.003 914 3 0 -3.63002 3.0025 -115.85 - 65 357.168 881 2 1 -3.68143 3.01896 -144.45 - 65 126.658 914 2 0 -3.68453 3.0219 -145.85 - 65 255.025 881 1 1 -3.7456 3.0824 -174.45 - 65 131.174 915 1 0 -3.75113 3.08471 -175.85 - 65 256.632 880 0 1 -3.86767 3.13436 -204.45 - 65 257.362 915 0 0 -3.87575 3.13667 -205.85 - 65 140.305 991 8 0 175.669 18.4304 33.75 - 65 16.5796 1649 12 1 150.102 -24.627 155.15 - 65 274.076 1650 12 1 150.15 -24.6055 155.21 - 65 1.37939 357 2 0 -43.1871 -108.75 -146.085 - 65 165.804 883 6 1 -3.45 2.75578 -24.6457 - 65 100.867 915 6 0 -3.02618 3.05005 -25.885 - 65 110.846 881 6 1 -3.65007 2.72098 -24.8076 - 65 66.7946 912 6 0 -3.94167 2.48721 -25.85 - 65 201.253 911 6 0 -3.98889 2.45 -26.0207 - 65 18.0921 851 5 1 -9.70808 -2.91615 -54.4501 - 65 76.6933 852 5 1 -9.64976 -2.9375 -54.4903 - 65 90.2014 853 5 1 -9.44979 -3.00938 -54.6055 - 65 77.0206 854 5 1 -9.24995 -3.10876 -54.7071 - 65 35.78 855 5 1 -9.05 -3.20992 -54.8054 - 65 62.228 876 5 0 -5.8754 -4.72915 -55.85 - 65 117.99 875 5 0 -5.67168 -4.85 -55.9142 - 65 156.888 874 5 0 -5.37135 -5.05 -56.013 - 65 125.531 873 5 0 -5.15158 -5.25 -56.1259 - 65 61.647 577 5 0 56.8302 -64.4649 -56.25 - 65 93.5555 576 5 0 56.9208 -64.65 -56.1089 - 65 30.6554 575 5 0 56.9991 -64.85 -55.9155 - 65 64.1377 1187 5 1 57.5761 -65.9557 -54.85 - 65 279.759 1188 5 1 57.6501 -66.1452 -54.721 - 65 442.516 1189 5 1 57.8501 -66.3863 -54.5878 - 65 83.348 1190 5 1 58.0505 -66.5348 -54.4762 - 65 41.4451 15 1 0 82.4559 -176.997 -175.85 - 65 146.229 14 1 0 82.4631 -177.15 -175.98 - 65 91.267 1309 1 1 82.0101 -177.398 -174.85 - 65 130.256 912 7 0 -3.53913 2.55529 4.15 - 65 338.102 881 5 1 -3.65296 2.28165 -54.45 - 65 571.366 911 5 0 -3.65336 2.27585 -55.85 - 65 150.464 881 4 1 -3.66605 2.16375 -84.45 - 65 112.38 910 4 0 -3.66883 2.16385 -85.85 - 65 333.691 881 3 1 -3.72371 2.16478 -114.45 - 65 104.629 910 3 0 -3.72629 2.16054 -115.85 - 65 97.5768 910 2 0 -3.78544 2.06665 -145.85 - 65 162.643 909 1 0 -3.74735 1.95247 -175.85 - 65 139.883 881 0 1 -3.6812 1.83946 -204.45 - 65 146.494 908 0 0 -3.67955 1.83641 -205.85 - 65 270.117 563 3 0 -98.8662 -67.4387 -116.25 - 65 89.7129 857 1 1 -8.45 63.5587 -174.805 - 65 147.28 883 4 1 -3.40801 5.00627 -84.45 - 65 117.76 925 4 0 -3.2791 5.1364 -85.85 - 65 122.403 898 3 1 -0.262397 8.13594 -114.45 - 65 135.566 939 3 0 -0.27788 7.99799 -115.851 - 65 105.918 920 2 0 0.0618591 4.17938 -145.85 - 65 127.854 910 1 1 2.11148 -3.52631 -174.45 - 65 79.7874 879 1 0 2.12526 -4.12216 -175.851 - 65 40.6277 878 1 0 2.13051 -4.25 -176.153 - 65 148.513 914 0 1 2.95094 -15.9647 -204.45 - 65 82.7396 816 0 0 3.27533 -16.771 -205.85 - 65 104.161 815 0 0 3.30812 -16.85 -205.995 - 65 100.58 899 2 1 -0.0500781 4.59397 -144.519 - 65 120.837 876 4 1 -4.76665 1.79033 -84.45 - 65 126.566 908 4 0 -4.79915 1.79134 -85.85 - 65 120.261 873 3 1 -5.33219 1.94351 -114.45 - 65 137.332 909 3 0 -5.35398 1.96906 -115.85 - 65 206.958 871 2 1 -5.71301 2.66411 -144.45 - 65 126.726 913 2 0 -5.73235 2.71941 -145.85 - 65 105.634 869 1 1 -6.15418 3.64234 -174.45 - 65 109.975 918 1 0 -6.14626 3.714 -175.85 - 65 115.452 870 0 1 -5.97887 5.36645 -204.45 - 65 113.537 926 0 0 -5.96 5.42341 -205.851 - 65 118.573 880 3 1 -3.85 1.95518 -114.654 - 65 299.005 908 3 0 -4.01147 1.79037 -115.85 - 65 95.6522 857 2 1 -8.52389 -3.66029 -144.45 - 65 43.8763 858 2 1 -8.45 -3.8752 -144.729 - 65 98.6869 875 2 0 -8.13261 -4.8525 -145.85 - 65 90.7704 874 2 0 -8.07561 -5.05 -146.058 - 65 60.3509 572 2 0 16.3574 -65.4709 -146.25 - 65 66.648 571 2 0 16.4174 -65.6506 -146.106 - 65 52.4926 570 2 0 16.4268 -65.8503 -145.999 - 65 26.7636 569 2 0 16.4015 -66.05 -145.904 - 65 220.249 980 2 1 16.2433 -68.2535 -144.85 - 65 164.074 981 2 1 16.25 -68.4362 -144.766 - 65 110.47 560 2 0 16.296 -67.9471 -145.85 - 65 50.616 907 3 0 -5.00841 1.65 -116.159 - 65 1.08393 672 2 1 -45.649 -13.5575 -144.45 - 65 122.578 671 2 1 -45.65 -13.5541 -144.457 - 65 21.2655 830 2 0 -45.8141 -14.0093 -145.85 - 65 77.9004 829 2 0 -45.8412 -14.05 -145.938 - 65 238.027 836 2 0 -46.6302 -12.8048 -145.85 - 65 132.867 835 2 0 -46.7027 -12.85 -146.17 -Number of digits in this event: 57 +Number of tracker hits in this event: 0 +Number of digits in this event: 0 Using G4ParticleGun... -Particle energy: 8.27635 LIN +Particle energy: 5.43714 LIN Particle: gamma Event: 66 -Number of tracker hits in this event: 6 - 66 276.483 653 1 1 -49.3345 -101.755 -174.45 - 66 252.79 391 1 0 -49.3348 -101.755 -175.85 - 66 296.891 653 0 1 -49.3379 -101.767 -204.45 - 66 240.452 391 0 0 -49.3382 -101.769 -205.85 - 66 36.4524 407 6 1 -98.6838 -170.049 -24.85 - 66 49.9428 406 6 1 -98.75 -170.098 -24.6063 -Number of digits in this event: 6 +Number of tracker hits in this event: 34 + 66 270.344 1331 5 1 86.3627 99.0492 -54.45 + 66 281.52 1394 5 0 86.3624 99.0482 -55.85 + 66 105.991 1331 4 1 86.3444 99.0296 -84.45 + 66 96.5463 1394 4 0 86.3454 99.0313 -85.85 + 66 183.422 1331 3 1 86.3427 99.0677 -114.45 + 66 137.606 1394 3 0 86.3394 99.0699 -115.85 + 66 97.5013 1331 2 1 86.28 99.1141 -144.45 + 66 117.222 1394 2 0 86.2788 99.1151 -145.85 + 66 119.781 1331 1 1 86.2635 99.1377 -174.45 + 66 99.9012 1394 1 0 86.2645 99.1339 -175.85 + 66 144.028 1331 0 1 86.2804 99.0694 -204.45 + 66 614.054 1394 0 0 86.2863 99.0694 -205.85 + 66 89.3582 502 4 0 -102.752 -79.45 -86.0595 + 66 87.9375 1395 0 0 86.3013 99.15 -206.065 + 66 21.8523 1234 0 0 109.488 66.9301 -206.25 + 66 101.204 1328 4 1 85.8421 98.8752 -84.45 + 66 43.3392 1329 4 1 85.85 98.8626 -84.7562 + 66 102.011 1393 4 0 85.8785 98.8199 -85.85 + 66 150.926 1332 3 1 86.6424 97.732 -114.45 + 66 39.531 1333 3 1 86.65 97.719 -114.688 + 66 123.509 1387 3 0 86.6868 97.6524 -115.85 + 66 121.56 1337 2 1 87.489 96.0393 -144.45 + 66 59.7488 1379 2 0 87.5463 95.9619 -145.85 + 66 50.477 1378 2 0 87.5552 95.95 -146.065 + 66 135.94 1342 1 1 88.6058 94.4444 -174.45 + 66 123.597 1370 1 0 88.6783 94.3393 -175.85 + 66 47.5908 1350 0 1 90.3365 92.3315 -204.45 + 66 67.9949 1351 0 1 90.35 92.3208 -204.574 + 66 106.193 1360 0 0 90.4852 92.2123 -205.85 + 66 242.673 1333 0 1 86.6613 99.0383 -204.45 + 66 148.98 1583 0 0 37.349 136.919 -206.25 + 66 210.86 1582 0 0 37.3784 136.75 -206.113 + 66 30.964 164 6 1 -147.15 26.4236 -24.7867 + 66 168.671 163 6 1 -147.35 26.3366 -24.5803 +Number of digits in this event: 18 Using G4ParticleGun... -Particle energy: 6.91688 LIN +Particle energy: 3.37697 LIN Particle: gamma Event: 67 -Number of tracker hits in this event: 11 - 67 218.751 1242 0 0 -125.459 68.519 -205.951 - 67 97.9908 1261 2 0 86.497 72.4375 -146.25 - 67 107.395 1337 2 1 87.4506 72.1934 -144.85 - 67 82.0834 1338 2 1 87.6504 72.0659 -144.608 - 67 112.864 1339 2 1 87.85 71.9789 -144.527 - 67 76.6974 1340 2 1 88.05 71.9325 -144.503 - 67 630.08 1341 2 1 88.2501 71.9636 -144.595 - 67 7.00283 775 0 0 -69.5138 -24.85 -205.948 - 67 69.3778 774 0 0 -69.406 -25.0501 -205.871 - 67 144.237 773 0 0 -69.3776 -25.2503 -205.917 - 67 34.4956 449 1 1 -90.257 92.0009 -174.85 -Number of digits in this event: 6 +Number of tracker hits in this event: 16 + 67 323.972 957 4 1 11.602 -118.628 -84.45 + 67 189.021 307 4 0 11.604 -118.623 -85.85 + 67 228.253 957 3 1 11.6316 -118.542 -114.45 + 67 142.683 308 3 0 11.6244 -118.542 -115.85 + 67 228.76 957 2 1 11.4833 -118.563 -144.45 + 67 109.462 307 2 0 11.4545 -118.586 -145.85 + 67 108.618 954 1 1 10.9115 -119.103 -174.45 + 67 163.397 305 1 0 10.8793 -119.114 -175.85 + 67 209.425 951 0 1 10.2815 -119.21 -204.45 + 67 133.171 304 0 0 10.2435 -119.211 -205.85 + 67 128.696 307 3 0 11.5019 -118.679 -115.85 + 67 127.027 306 2 0 11.4607 -118.777 -145.85 + 67 211.43 956 1 1 11.4387 -118.861 -174.45 + 67 130.422 306 1 0 11.4405 -118.867 -175.85 + 67 138.011 957 0 1 11.4834 -118.99 -204.45 + 67 132.27 305 0 0 11.4877 -118.999 -205.85 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 6.88951 LIN +Particle energy: 5.35137 LIN Particle: gamma Event: 68 -Number of tracker hits in this event: 16 - 68 113.537 389 4 1 -102.257 5.40543 -84.6658 - 68 263.171 926 4 0 -102.257 5.40551 -85.85 - 68 247.93 389 3 1 -102.252 5.40333 -114.45 - 68 266.637 926 3 0 -102.25 5.40185 -115.85 - 68 239.737 389 2 1 -102.209 5.36246 -144.45 - 68 414.26 926 2 0 -102.205 5.36222 -145.85 - 68 138.291 390 1 1 -102.139 5.3614 -174.45 - 68 235.186 926 1 0 -102.136 5.3601 -175.85 - 68 124.272 390 0 1 -102.074 5.33535 -204.45 - 68 333.271 926 0 0 -102.072 5.33526 -205.85 - 68 15.3833 411 1 1 -97.8732 113.365 -174.85 - 68 81.6832 457 5 1 -88.5263 67.5521 -54.85 - 68 290.856 389 1 1 -102.15 5.35954 -174.6 - 68 149.948 925 2 0 -102.049 5.25 -146.034 - 68 159 856 2 0 -89.414 -8.6925 -146.25 - 68 116.791 389 0 1 -102.32 5.32866 -204.45 -Number of digits in this event: 14 +Number of tracker hits in this event: 6 + 68 42.9684 650 1 0 118.9 -49.8951 -176.25 + 68 93.4714 651 1 0 118.869 -49.85 -176.113 + 68 203.63 1488 1 1 117.931 -49.2153 -174.85 + 68 56.1772 1487 1 1 117.75 -49.0699 -174.728 + 68 109.011 668 1 0 119.057 -46.4345 -175.85 + 68 272.275 669 1 0 119.132 -46.25 -176.059 +Number of digits in this event: 5 Using G4ParticleGun... -Particle energy: 2.81379 LIN +Particle energy: 2.18285 LIN Particle: gamma Event: 69 -Number of tracker hits in this event: 92 - 69 296.64 565 9 1 -66.93 39.0329 65.55 - 69 245.048 1094 9 0 -66.9303 39.0339 64.15 - 69 244.687 565 8 1 -66.9323 39.0556 35.55 - 69 119.728 1095 8 0 -66.931 39.0559 34.15 - 69 175.898 565 7 1 -66.8998 39.0595 5.55 - 69 99.9534 1095 7 0 -66.8987 39.0599 4.15 - 69 476.693 565 6 1 -66.8875 38.988 -24.45 - 69 112.779 1094 6 0 -66.8874 38.9804 -25.85 - 69 85.0834 565 5 1 -66.8656 38.812 -54.45 - 69 120.086 1093 5 0 -66.8637 38.8012 -55.85 - 69 113.178 566 4 1 -66.8045 38.5838 -84.45 - 69 150.998 1092 4 0 -66.8021 38.5726 -85.85 - 69 117.666 566 3 1 -66.7521 38.3422 -114.45 - 69 227.002 1091 3 0 -66.7491 38.3284 -115.85 - 69 109.798 566 2 1 -66.6766 38.0391 -144.45 - 69 100.634 1089 2 0 -66.6752 38.0253 -145.85 - 69 141.195 566 1 1 -66.6642 37.7347 -174.45 - 69 122.289 1088 1 0 -66.6626 37.7228 -175.85 - 69 109.189 567 0 1 -66.6482 37.477 -204.45 - 69 263.269 1087 0 0 -66.6477 37.4716 -205.85 - 69 47.9407 566 0 1 -66.65 37.4903 -204.667 - 69 194.973 1089 0 0 -66.7281 37.9559 -205.85 - 69 290.227 1090 0 0 -66.7376 38.05 -206.069 - 69 136.518 1090 3 0 -66.8279 38.25 -116.02 - 69 199.699 564 6 1 -67.05 38.7886 -24.6996 - 69 253.026 565 0 1 -67.019 38.0413 -204.45 - 69 110.279 1093 8 0 -66.9525 38.8218 34.15 - 69 147.489 564 7 1 -67.1102 38.6141 5.55 - 69 258.81 1092 7 0 -67.128 38.5888 4.15 - 69 135.82 562 6 1 -67.6175 37.9099 -24.45 - 69 133.255 1089 6 0 -67.6441 37.8801 -25.85 - 69 102.633 559 5 1 -68.2271 37.1467 -54.45 - 69 242.283 1085 5 0 -68.259 37.1247 -55.85 - 69 94.6465 554 4 1 -69.1587 36.6645 -84.45 - 69 137.456 1082 4 0 -69.2538 36.6395 -85.85 - 69 131.4 545 3 1 -70.9442 36.0215 -114.45 - 69 109.391 1079 3 0 -71.0731 35.9507 -115.85 - 69 119.77 531 2 1 -73.7741 34.6204 -144.45 - 69 116.326 1072 2 0 -73.9315 34.5229 -145.85 - 69 116.713 514 1 1 -77.0728 32.5616 -174.45 - 69 147.249 1062 1 0 -77.2249 32.4789 -175.85 - 69 145.52 498 0 1 -80.3021 30.7288 -204.45 - 69 122.214 1053 0 0 -80.4636 30.6829 -205.85 - 69 423.219 553 1 1 -69.3554 35.4492 -174.45 - 69 38.203 554 1 1 -69.25 35.5417 -174.775 - 69 146.391 1079 1 0 -67.7729 35.9631 -175.85 - 69 214.273 663 0 1 -47.435 40.2737 -204.45 - 69 192.998 662 0 1 -47.45 40.1805 -204.631 - 69 176.092 664 0 1 -47.25 39.8677 -204.479 - 69 131.653 1073 1 0 -43.2527 34.7534 -176.25 - 69 130.524 1072 1 0 -43.3792 34.65 -176.187 - 69 23.5559 1080 1 0 -67.4755 36.05 -176.209 - 69 58.999 997 1 0 -41.4561 19.6467 -176.25 - 69 27.1029 1151 1 0 -63.3588 50.3123 -176.25 - 69 6.92271 1087 1 0 -68.8669 37.4926 -175.85 - 69 117.693 1076 1 0 -69.3307 35.3768 -175.85 - 69 198.547 554 0 1 -69.1841 33.4695 -204.45 - 69 164.268 1065 0 0 -68.8129 33.069 -205.85 - 69 129.245 1064 0 0 -68.7931 33.05 -205.923 - 69 114.029 555 0 1 -69.0499 33.4447 -204.627 - 69 27.555 1066 0 0 -67.8359 33.25 -206.197 - 69 67.5684 735 1 1 -33.0499 55.9607 -174.85 - 69 180.28 1093 7 0 -66.8902 38.6734 4.15 - 69 112.398 1091 6 0 -67.1422 38.3237 -25.8503 - 69 139.886 560 5 1 -67.9435 37.0546 -54.45 - 69 116.492 559 4 1 -68.0695 38.8514 -84.45 - 69 198.195 1094 4 0 -68.1889 38.981 -85.85 - 69 97.7914 546 3 1 -70.7144 41.9308 -114.45 - 69 160.799 1111 3 0 -71.2875 42.2557 -115.85 - 69 229.195 482 2 1 -83.4641 49.2028 -144.45 - 69 128.065 1147 2 0 -84.0775 49.4998 -145.85 - 69 54.4886 415 1 1 -97.0829 55.7069 -174.45 - 69 69.3095 414 1 1 -97.15 55.7137 -174.614 - 69 148.092 1178 1 0 -97.6959 55.6851 -175.85 - 69 121.819 358 0 1 -108.364 54.6285 -204.45 - 69 112.732 1172 0 0 -108.868 54.5273 -205.85 - 69 84.4751 609 6 1 -58.1178 35.6198 -24.4505 - 69 63.8526 608 6 1 -58.25 35.6236 -24.7095 - 69 145.868 1078 6 0 -58.6214 35.7669 -25.85 - 69 111.383 608 5 1 -58.2576 33.6036 -54.45 - 69 164.133 1065 5 0 -58.5041 33.1656 -55.85 - 69 40.8842 809 5 0 -112.368 -18.1229 -56.25 - 69 58.4144 808 5 0 -112.39 -18.25 -56.2025 - 69 59.3568 807 5 0 -112.321 -18.45 -56.2004 - 69 28.6417 806 5 0 -112.23 -18.65 -56.2376 - 69 39.3962 12 5 0 -71.7974 -177.647 -56.25 - 69 54.2508 11 5 0 -71.8033 -177.75 -56.2142 - 69 76.3709 10 5 0 -71.8093 -177.95 -56.155 - 69 245.825 9 5 0 -71.8637 -178.15 -56.0757 - 69 112.291 8 5 0 -71.6049 -178.35 -56.0545 - 69 318.076 7 5 0 -71.4491 -178.55 -55.9501 - 69 150.148 6 5 0 -71.418 -178.75 -55.9515 -Number of digits in this event: 52 +Number of tracker hits in this event: 27 + 69 244.25 1084 7 1 36.9353 138.793 5.55 + 69 236.993 1593 7 0 36.934 138.792 4.15 + 69 111.209 1084 6 1 36.9147 138.789 -24.45 + 69 209 1593 6 0 36.9109 138.789 -25.85 + 69 111.405 1083 5 1 36.8385 138.808 -54.45 + 69 313.634 1593 5 0 36.8343 138.81 -55.85 + 69 121.068 1083 4 1 36.7546 138.843 -84.45 + 69 117.733 1593 4 0 36.7521 138.847 -85.85 + 69 126.224 1083 3 1 36.6975 138.947 -114.45 + 69 111.912 1594 3 0 36.694 138.951 -115.85 + 69 145.911 1082 2 1 36.6232 139.029 -144.45 + 69 102.837 1594 2 0 36.6278 139.032 -145.85 + 69 128.184 1083 1 1 36.7035 139.082 -174.45 + 69 139.482 1594 1 0 36.7062 139.089 -175.85 + 69 124.238 1083 0 1 36.7593 139.223 -204.45 + 69 121.375 1595 0 0 36.7602 139.232 -205.85 + 69 119.217 1102 6 1 40.5779 139.12 -24.45 + 69 33.2207 1095 5 1 39.2017 136.861 -54.45 + 69 200.656 1096 5 1 39.2501 136.878 -54.5206 + 69 81.6476 1097 5 1 39.45 136.92 -54.7717 + 69 30.0416 1588 5 0 40.9466 137.909 -55.85 + 69 157.874 1589 5 0 41.0132 137.95 -55.8941 + 69 135.197 1590 5 0 41.4087 138.15 -56.0856 + 69 105.198 1591 5 0 41.8421 138.35 -55.9534 + 69 192.149 1592 5 0 41.9872 138.55 -55.8725 + 69 10.0154 1723 5 0 79.5708 164.941 -56.25 + 69 192.097 1724 5 0 79.5845 164.95 -56.2397 +Number of digits in this event: 18 Using G4ParticleGun... -Particle energy: 5.79072 LIN +Particle energy: 6.27365 LIN Particle: gamma Event: 70 -Number of tracker hits in this event: 0 -Number of digits in this event: 3 +Number of tracker hits in this event: 48 + 70 255.868 852 5 1 -9.46043 22.5439 -54.45 + 70 280.529 1012 5 0 -9.46144 22.5448 -55.85 + 70 128.636 852 4 1 -9.48416 22.5602 -84.45 + 70 119.737 1012 4 0 -9.48602 22.562 -85.85 + 70 120.557 852 3 1 -9.53217 22.6016 -114.45 + 70 127.796 1012 3 0 -9.53229 22.6038 -115.85 + 70 112.641 852 2 1 -9.53108 22.6485 -144.45 + 70 115.007 1013 2 0 -9.53107 22.6518 -145.85 + 70 93.2849 852 1 1 -9.5249 22.722 -174.45 + 70 273.933 1013 1 0 -9.52417 22.7249 -175.85 + 70 102.068 852 0 1 -9.50591 22.7864 -204.45 + 70 92.1468 1013 0 0 -9.50332 22.79 -205.85 + 70 34.9659 1010 0 0 -29.439 22.2206 -206.25 + 70 51.3423 976 0 1 15.25 -79.4283 -204.715 + 70 106.305 850 4 1 -9.88163 22.3741 -84.45 + 70 69.6153 1011 4 0 -10.3374 22.2676 -85.85 + 70 56.981 1010 4 0 -10.4127 22.25 -86.0825 + 70 128.144 801 3 1 -19.6979 20.0818 -114.45 + 70 122.035 999 3 0 -20.1452 19.9598 -115.85 + 70 41.9253 754 2 1 -29.218 17.4492 -144.45 + 70 79.8028 753 2 1 -29.25 17.4357 -144.555 + 70 34.901 986 2 0 -29.647 17.2689 -145.85 + 70 76.1372 985 2 0 -29.6919 17.25 -145.996 + 70 284.456 707 1 1 -38.4883 13.4922 -174.45 + 70 216.532 966 1 0 -38.9068 13.3493 -175.85 + 70 119.775 662 0 1 -47.5061 10.3473 -204.45 + 70 324.816 950 0 0 -47.9662 10.1258 -205.85 + 70 124.745 951 0 0 -48.1545 10.25 -206.079 + 70 221.925 708 1 1 -38.2535 13.7506 -174.466 + 70 263.681 968 1 0 -38.4743 13.7631 -175.85 + 70 51.9763 650 0 1 -49.9109 17.9124 -204.45 + 70 104.645 651 0 1 -49.85 17.9425 -204.547 + 70 48.9428 992 0 0 -49.2613 18.5649 -205.85 + 70 94.4351 993 0 0 -49.1857 18.65 -206.003 + 70 152.343 701 1 1 -39.7994 14.427 -174.45 + 70 44.8745 700 1 1 -39.85 14.6622 -174.767 + 70 116.177 967 1 0 -39.9057 13.611 -175.85 + 70 211.699 969 1 0 -39.7514 13.85 -175.931 + 70 54.7177 522 5 1 -75.4556 154.16 -54.45 + 70 132.768 851 3 1 -9.65258 23.1333 -114.45 + 70 60.9428 850 3 1 -9.85 23.4743 -114.703 + 70 33.8199 849 3 1 -10.05 23.5302 -114.801 + 70 363.087 1016 3 0 -12.4846 23.4226 -115.85 + 70 19.007 1017 3 0 -13.1453 23.45 -116.115 + 70 193.226 1015 3 0 -13.6695 23.25 -116.19 + 70 182.349 1014 3 0 -14.06 23.05 -116.208 + 70 299.026 827 3 1 -14.4923 22.6782 -114.85 + 70 307.752 826 3 1 -14.65 22.6792 -114.595 +Number of digits in this event: 24 Using G4ParticleGun... -Particle energy: 1.75915 LIN +Particle energy: 8.80195 LIN Particle: gamma Event: 71 -Number of tracker hits in this event: 128 - 71 210.262 554 10 1 -69.2018 47.9096 95.55 - 71 409.237 1139 10 0 -69.2027 47.9089 94.15 - 71 155.317 554 9 1 -69.2307 47.9067 65.55 - 71 131.732 1139 9 0 -69.2353 47.909 64.15 - 71 101.842 553 8 1 -69.3325 47.9552 35.55 - 71 222.328 1139 8 0 -69.3388 47.955 34.15 - 71 213.36 552 7 1 -69.488 47.9533 5.55 - 71 222.091 1139 7 0 -69.4938 47.9553 4.15 - 71 121.719 552 6 1 -69.5993 47.9937 -24.45 - 71 361.337 1139 6 0 -69.6059 47.9997 -25.85 - 71 219.492 551 5 1 -69.76 48.1054 -54.45 - 71 96.8387 1140 5 0 -69.766 48.1083 -55.85 - 71 144.592 550 4 1 -69.914 48.134 -84.45 - 71 194.32 1140 4 0 -69.9384 48.1295 -85.85 - 71 171.947 548 3 1 -70.3897 48.1597 -114.45 - 71 229.054 1140 3 0 -70.4246 48.174 -115.85 - 71 133.595 544 2 1 -71.1004 48.4328 -144.45 - 71 223.917 1142 2 0 -71.1194 48.4545 -145.85 - 71 122.636 542 1 1 -71.5351 48.9174 -174.45 - 71 110.61 1144 1 0 -71.5932 48.9512 -175.85 - 71 121.796 536 0 1 -72.7518 49.5651 -204.45 - 71 112.575 1147 0 0 -72.7934 49.582 -205.85 - 71 16.6804 1637 0 0 -81.6037 147.687 -206.25 - 71 62.1398 1638 0 0 -81.6151 147.75 -206.208 - 71 84.0923 1639 0 0 -81.6718 147.95 -206.127 - 71 234.609 1017 3 0 -102.602 23.5953 -116.25 - 71 113.326 547 3 1 -70.45 48.1373 -114.525 - 71 12.1395 1139 4 0 -69.9925 48.0499 -86.2156 - 71 347.533 1029 4 0 -71.6422 25.8877 -86.25 - 71 103.116 1028 4 0 -71.5485 25.85 -86.1878 - 71 361.69 549 3 1 -70.2279 48.3109 -114.45 - 71 284.613 1141 3 0 -70.2394 48.3145 -115.85 - 71 362.272 547 2 1 -70.4752 48.3886 -144.45 - 71 141.837 1141 2 0 -70.4627 48.3879 -145.85 - 71 96.8832 549 1 1 -70.177 48.3705 -174.45 - 71 131.409 1141 1 0 -70.1618 48.3683 -175.85 - 71 113.928 550 0 1 -69.8819 48.3318 -204.45 - 71 147.492 1141 0 0 -69.8713 48.3327 -205.85 - 71 171.871 551 2 1 -69.7015 49.1 -144.45 - 71 66.2766 1143 2 0 -69.6619 48.6791 -145.85 - 71 124.063 558 1 1 -68.3911 40.8278 -174.45 - 71 98.6133 1104 1 0 -68.2278 40.8976 -175.85 - 71 125.057 588 0 1 -62.3757 44.0036 -204.45 - 71 35.3348 589 0 1 -62.25 44.2089 -204.74 - 71 57.8725 1124 0 0 -61.8282 44.9369 -205.85 - 71 75.7341 1125 0 0 -61.7583 45.05 -206.009 - 71 90.2258 1140 0 0 -57.9894 48.25 -206.12 - 71 133.342 1139 0 0 -57.8795 48.0498 -205.916 - 71 125.929 610 0 1 -57.9408 47.462 -204.85 - 71 184.498 609 0 1 -58.05 47.3503 -204.557 - 71 19.3065 1138 0 0 -57.8051 47.8315 -205.85 - 71 22.0538 1140 6 0 -69.5601 48.05 -26.1733 - 71 2.99708 1059 2 0 -22.7755 32.05 -146.083 - 71 84.2473 1060 2 0 -22.7736 32.05 -146.091 - 71 133.711 663 4 1 -47.39 67.9533 -84.45 - 71 8.93392 1232 4 0 -47.4742 66.472 -85.8504 - 71 169.375 1231 4 0 -47.4764 66.45 -85.8676 - 71 69.0036 1230 4 0 -47.4828 66.25 -86.0055 - 71 62.6031 1229 4 0 -47.482 66.0494 -86.1477 - 71 23.8123 1228 4 0 -47.4644 65.85 -86.2208 - 71 54.6787 732 4 0 -67.0706 -33.4848 -86.2499 - 71 91.7386 731 4 0 -67.067 -33.65 -86.1264 - 71 43.9442 730 4 0 -66.9932 -33.8502 -85.8781 - 71 91.5467 566 4 1 -66.7813 -34.5772 -84.85 - 71 87.4237 567 4 1 -66.65 -34.6637 -84.6866 - 71 133.817 568 4 1 -66.4496 -34.6031 -84.6751 - 71 424.22 569 4 1 -66.25 -34.4186 -84.6576 - 71 59.9726 1246 5 0 -44.833 69.4054 -56.2497 - 71 27.1008 1247 5 0 -44.8135 69.45 -55.9969 - 71 147.679 676 5 1 -44.731 69.7782 -54.8498 - 71 49.4739 1693 6 0 -79.2705 158.803 -26.2499 - 71 91.7868 1694 6 0 -79.3113 158.95 -26.1758 - 71 50.6907 1695 6 0 -79.3687 159.151 -26.0667 - 71 64.8867 1696 6 0 -79.3388 159.35 -25.9752 - 71 327.506 505 6 1 -78.9029 160.627 -24.85 - 71 542.02 504 6 1 -79.05 161.182 -24.6502 - 71 206.284 503 6 1 -79.25 161.614 -24.6462 - 71 289.411 1714 6 0 -77.0614 162.968 -25.8501 - 71 140.35 1713 6 0 -76.4818 162.95 -25.9895 - 71 168.454 544 6 1 -71.1244 42.5518 -24.45 - 71 11.7949 1105 6 0 -71.4519 41.0832 -25.85 - 71 139.34 1104 6 0 -71.4599 41.05 -25.8806 - 71 217.118 1103 6 0 -71.5063 40.85 -26.0635 - 71 3.39085 1102 6 0 -71.5574 40.6499 -26.2429 - 71 31.1176 497 5 1 -80.6356 8.1 -54.45 - 71 265.04 496 5 1 -80.65 8.04815 -54.5097 - 71 85.2241 934 5 0 -80.7793 7.02878 -55.8504 - 71 65.9878 933 5 0 -80.7995 6.85 -56.079 - 71 222.367 560 9 1 -68.0095 47.4657 65.55 - 71 178.41 1136 9 0 -67.8943 47.3731 64.15 - 71 140.166 573 8 1 -65.4091 45.3454 35.5499 - 71 112.995 1125 8 0 -65.3565 45.24 34.1498 - 71 6.89892 578 7 1 -64.2517 43.1924 5.55 - 71 107.754 579 7 1 -64.25 43.191 5.52461 - 71 124.125 1115 7 0 -64.1397 43.1048 4.15 - 71 118.562 590 6 1 -61.9381 40.8795 -24.45 - 71 105.52 590 5 1 -61.9342 37.865 -54.4502 - 71 172.685 1088 5 0 -61.9575 37.7232 -55.85 - 71 118.423 587 4 1 -62.5166 35.0894 -84.4503 - 71 115.315 1074 4 0 -62.5401 34.9013 -85.85 - 71 5.75589 1073 4 0 -62.5479 34.85 -86.2268 - 71 120.545 583 3 1 -63.2798 31.0986 -114.45 - 71 68.812 1054 3 0 -63.3675 30.8883 -115.851 - 71 57.9376 1053 3 0 -63.3821 30.85 -116.088 - 71 104.963 571 2 1 -65.6857 26.1492 -144.45 - 71 174.451 1029 2 0 -65.7602 25.9842 -145.85 - 71 174.544 564 1 1 -67.1373 22.6145 -174.451 - 71 101.556 1010 1 0 -67.1866 22.1636 -175.85 - 71 13.9201 1009 1 0 -67.2042 22.05 -176.196 - 71 121.735 557 0 1 -68.6211 12.3851 -204.45 - 71 25.3122 960 0 0 -68.6518 12.0713 -205.85 - 71 86.9837 959 0 0 -68.6532 12.05 -205.949 - 71 30.9751 576 2 1 -64.7112 26.5239 -144.45 - 71 90.0987 577 2 1 -64.6496 26.5244 -144.512 - 71 69.4957 578 2 1 -64.4494 26.5555 -144.68 - 71 22.1205 579 2 1 -64.2486 26.6099 -144.825 - 71 432.169 1035 2 0 -62.7304 27.1824 -145.85 - 71 229.17 1036 2 0 -62.5703 27.25 -145.93 - 71 158.741 1037 2 0 -62.1023 27.45 -146.069 - 71 141.855 1038 2 0 -61.6322 27.65 -146.192 - 71 429.418 1039 2 0 -61.1757 27.8503 -146.211 - 71 37.4336 1040 2 0 -60.6278 28.05 -146.235 - 71 16.9526 822 2 0 -33.2377 -15.6101 -146.25 - 71 166.168 821 2 0 -33.2456 -15.65 -146.232 - 71 397.577 820 2 0 -33.3673 -15.85 -146.03 - 71 48.4094 501 5 1 -79.65 56.2251 -54.6367 - 71 299.756 555 9 1 -68.9911 48.0442 65.5499 - 71 102.888 1140 9 0 -68.5029 48.2466 64.15 -Number of digits in this event: 66 -Using G4ParticleGun... -Particle energy: 2.14945 LIN +Number of tracker hits in this event: 1 + 71 210.854 1007 1 0 -71.5234 21.6148 -176.25 +Number of digits in this event: 3 +Using G4ParticleGun... +Particle energy: 4.82087 LIN Particle: gamma Event: 72 -Number of tracker hits in this event: 29 - 72 304.806 1082 5 1 36.6024 -127.017 -54.45 - 72 238.013 265 5 0 36.5996 -127.019 -55.85 - 72 95.8359 1082 4 1 36.5369 -127.064 -84.45 - 72 131.574 265 4 0 36.5346 -127.067 -85.85 - 72 102.237 1082 3 1 36.4851 -127.108 -114.45 - 72 123.258 265 3 0 36.4754 -127.1 -115.85 - 72 104.391 1081 2 1 36.2698 -126.938 -144.45 - 72 131.293 266 2 0 36.2785 -126.877 -145.85 - 72 130.301 1082 1 1 36.4908 -126.248 -174.45 - 72 179.746 269 1 0 36.3679 -126.252 -175.85 - 72 100.515 1070 0 1 34.1463 -126.152 -204.45 - 72 124.619 269 0 0 34.0222 -126.212 -205.85 - 72 59.4337 1261 2 0 142.434 72.45 -146.25 - 72 92.5831 1396 4 0 167.712 99.4268 -86.2499 - 72 71.5371 1395 4 0 167.853 99.3499 -86.1115 - 72 81.7251 1394 4 0 167.98 99.15 -85.9335 - 72 84.3433 1740 4 1 168.258 97.9661 -84.85 - 72 56.7145 1741 4 1 168.35 97.8648 -84.6222 - 72 140.001 1089 4 1 37.9995 -126.494 -84.45 - 72 129.1 268 4 0 38.0826 -126.468 -85.85 - 72 126.45 1098 3 1 39.7083 -125.86 -114.45 - 72 55.2231 271 3 0 39.8192 -125.76 -115.85 - 72 107.602 272 3 0 39.8303 -125.75 -115.99 - 72 95.7376 1110 2 1 42.1239 -123.875 -144.45 - 72 103.713 281 2 0 42.2016 -123.791 -145.85 - 72 134.82 1118 1 1 43.7466 -122.016 -174.45 - 72 106.746 291 1 0 43.8142 -121.937 -175.85 - 72 142.046 1126 0 1 45.2574 -120.379 -204.45 - 72 127.293 299 0 0 45.3064 -120.309 -205.85 -Number of digits in this event: 16 +Number of tracker hits in this event: 31 + 72 317.88 716 7 1 -36.7658 -121.746 5.55 + 72 300.556 292 7 0 -36.7654 -121.746 4.15 + 72 269.308 716 6 1 -36.7536 -121.749 -24.45 + 72 142.704 291 6 0 -36.7526 -121.753 -25.85 + 72 242.318 716 5 1 -36.7243 -121.831 -54.45 + 72 172.189 291 5 0 -36.7219 -121.839 -55.85 + 72 143.118 716 4 1 -36.6633 -122.004 -84.45 + 72 108.713 290 4 0 -36.6602 -122.015 -85.85 + 72 244.049 717 3 1 -36.6125 -122.233 -114.45 + 72 138.262 289 3 0 -36.6073 -122.24 -115.85 + 72 231.296 717 2 1 -36.5146 -122.372 -144.45 + 72 339.351 288 2 0 -36.5083 -122.382 -145.85 + 72 136.103 718 1 1 -36.3817 -122.571 -174.45 + 72 384.948 287 1 0 -36.3761 -122.579 -175.85 + 72 104.984 718 0 1 -36.2643 -122.751 -204.45 + 72 105.768 286 0 0 -36.259 -122.762 -205.85 + 72 120.714 292 6 0 -36.7739 -121.721 -25.85 + 72 106.246 292 5 0 -36.8393 -121.671 -55.85 + 72 195.212 715 4 1 -36.8819 -121.685 -84.45 + 72 313.118 292 4 0 -36.8869 -121.694 -85.85 + 72 169.236 715 3 1 -36.998 -121.907 -114.45 + 72 111.842 291 3 0 -37.0049 -121.924 -115.85 + 72 117.651 714 2 1 -37.1445 -122.274 -144.45 + 72 142.199 289 2 0 -37.1507 -122.288 -145.85 + 72 233.415 713 1 1 -37.2733 -122.598 -174.45 + 72 118.447 711 0 1 -37.7273 -122.97 -204.45 + 72 153.689 285 0 0 -37.7628 -123.016 -205.85 + 72 121.222 198 5 0 -22.1026 -140.35 -56.0051 + 72 60.9944 715 5 1 -36.8824 -121.709 -54.4501 + 72 233.093 714 5 1 -37.05 -121.668 -54.497 + 72 131.501 295 5 0 -37.2774 -121.005 -55.85 +Number of digits in this event: 25 Using G4ParticleGun... -Particle energy: 3.31472 LIN +Particle energy: 8.67077 LIN Particle: gamma Event: 73 -Number of tracker hits in this event: 2 - 73 167.426 1250 8 0 80.7401 70.1918 33.75 - 73 442.147 1303 8 1 80.7817 65.0051 35.1501 -Number of digits in this event: 4 +Number of tracker hits in this event: 11 + 73 231.161 884 2 1 -3.2017 -45.7033 -144.45 + 73 313.375 671 2 0 -3.2019 -45.7039 -145.85 + 73 268.611 884 1 1 -3.19112 -45.7091 -174.45 + 73 263.871 671 1 0 -3.18799 -45.7041 -175.85 + 73 318.37 884 0 1 -3.13348 -45.5964 -204.45 + 73 112.022 672 0 0 -3.12893 -45.5918 -205.85 + 73 349.805 1519 7 0 -3.76983 123.95 3.87186 + 73 165.524 1067 10 1 33.45 92.601 95.1881 + 73 6.47793 1520 7 0 -3.63502 124.15 3.98382 + 73 62.8074 462 9 1 -87.5444 -142.215 65.15 + 73 153.923 671 0 0 -3.19156 -45.6526 -205.85 +Number of digits in this event: 12 Using G4ParticleGun... -Particle energy: 9.92749 LIN +Particle energy: 4.09138 LIN Particle: gamma Event: 74 -Number of tracker hits in this event: 2 - 74 192.388 991 0 0 162.14 18.2759 -206.25 - 74 59.483 864 4 1 -7.08917 111.4 -84.85 -Number of digits in this event: 4 +Number of tracker hits in this event: 18 + 74 274.112 1325 3 1 85.115 110.064 -114.45 + 74 255.863 1449 3 0 85.1142 110.067 -115.85 + 74 252.621 1325 2 1 85.1082 110.147 -144.45 + 74 105.285 1449 2 0 85.1092 110.15 -145.85 + 74 111.541 1450 2 0 85.1092 110.15 -145.859 + 74 262.212 1325 1 1 85.1324 110.202 -174.45 + 74 107.01 1450 1 0 85.1318 110.203 -175.85 + 74 221.569 1325 0 1 85.1414 110.214 -204.45 + 74 155.148 1450 0 0 85.1449 110.217 -205.85 + 74 4.23473 898 5 0 -66.829 -0.25 -56.2307 + 74 0.117154 740 8 1 -32.0356 -164.009 35.55 + 74 86.7484 558 5 1 -68.3472 0.0500907 -54.8445 + 74 120.269 1448 1 0 85.149 109.867 -175.85 + 74 124.012 1447 0 0 85.2379 109.747 -205.85 + 74 39.9299 1511 7 0 -26.6961 122.447 3.75 + 74 116.993 768 7 1 -26.4236 122.758 5.15036 + 74 103.739 1512 7 0 -26.7952 122.626 4.15 + 74 91.5668 1410 0 0 88.5939 102.183 -206.25 +Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 8.29569 LIN +Particle energy: 5.05041 LIN Particle: gamma Event: 75 -Number of tracker hits in this event: 9 - 75 349.206 655 1 1 -48.8975 47.6153 -174.45 - 75 288.995 1137 1 0 -48.8924 47.6157 -175.85 - 75 161.602 656 0 1 -48.7932 47.6142 -204.45 - 75 281.079 1137 0 0 -48.7914 47.6149 -205.85 - 75 31.2721 967 1 1 13.4817 116.254 -174.85 - 75 86.8651 1064 1 1 32.9166 131.761 -174.45 - 75 205.18 655 0 1 -48.9043 47.6325 -204.45 - 75 73.0472 1138 0 0 -48.95 47.6501 -206.184 - 75 102.002 1136 0 0 -42.2296 47.3974 -206.25 -Number of digits in this event: 7 +Number of tracker hits in this event: 13 + 75 286.422 1162 2 1 52.5599 -66.7612 -144.45 + 75 325.264 566 2 0 52.5612 -66.7579 -145.85 + 75 227.316 1162 1 1 52.6245 -66.6801 -174.45 + 75 226.658 566 1 0 52.6261 -66.6763 -175.85 + 75 293.89 1162 0 1 52.6401 -66.6506 -204.45 + 75 137.803 567 0 0 52.6514 -66.6427 -205.85 + 75 28.6095 529 0 0 37.3692 -74.097 -206.25 + 75 72.1431 567 1 0 52.6342 -66.65 -176.037 + 75 57.0581 567 2 0 52.4511 -66.65 -146.134 + 75 116.233 566 0 0 52.5637 -66.7264 -205.85 + 75 83.61 398 1 0 39.5603 -100.36 -176.25 + 75 20.2741 124 1 0 62.8985 -155.328 -176.25 + 75 18.816 186 1 0 124.379 -142.784 -176.25 +Number of digits in this event: 9 Using G4ParticleGun... -Particle energy: 4.70424 LIN +Particle energy: 4.86567 LIN Particle: gamma Event: 76 -Number of tracker hits in this event: 26 - 76 295.908 415 4 1 -97.0159 26.5529 -84.45 - 76 263.798 1032 4 0 -97.016 26.5542 -85.85 - 76 113.228 415 3 1 -97.0283 26.5803 -114.45 - 76 547.916 1032 3 0 -97.0311 26.577 -115.85 - 76 119.804 415 2 1 -97.0924 26.5121 -144.45 - 76 254.381 1032 2 0 -97.0953 26.5096 -145.85 - 76 112.417 415 1 1 -97.1443 26.468 -174.45 - 76 234.288 1032 1 0 -97.1459 26.4666 -175.85 - 76 129.898 414 0 1 -97.1763 26.4467 -204.45 - 76 242.514 1032 0 0 -97.1775 26.4524 -205.85 - 76 76.4792 1002 0 0 39.7157 20.5971 -206.25 - 76 46.838 854 0 0 20.5459 -9.12635 -206.25 - 76 54.1118 1292 0 0 63.2584 78.4566 -206.25 - 76 293.746 1031 3 0 -97.3831 26.45 -116.089 - 76 55.8595 1030 3 0 -97.5885 26.25 -116.081 - 76 69.3325 416 4 1 -96.9499 26.5515 -84.4958 - 76 130.716 417 4 1 -96.75 26.5899 -84.7144 - 76 25.6831 1033 4 0 -95.9643 26.8229 -85.85 - 76 115.458 1034 4 0 -95.8994 26.85 -85.9476 - 76 111.528 1150 4 0 -60.0129 50.1307 -86.25 - 76 133.179 600 4 1 -59.8994 50.3648 -84.85 - 76 407.188 416 3 1 -96.9394 26.5651 -114.45 - 76 135.573 416 2 1 -96.7891 26.5588 -144.45 - 76 117.353 417 1 1 -96.7026 26.5076 -174.45 - 76 236.968 417 0 1 -96.633 26.5016 -204.45 - 76 139.043 139 2 1 -152.261 -27.8115 -144.45 -Number of digits in this event: 16 +Number of tracker hits in this event: 46 + 76 231.955 1072 6 1 34.6215 99.7016 -24.45 + 76 229.076 1397 6 0 34.6217 99.7022 -25.85 + 76 363.32 1072 5 1 34.6125 99.7052 -54.45 + 76 220.4 1397 5 0 34.612 99.7082 -55.85 + 76 258.684 1072 4 1 34.5907 99.7709 -84.45 + 76 124.532 1398 4 0 34.5901 99.772 -85.85 + 76 124.169 1072 3 1 34.5675 99.7951 -114.45 + 76 186.264 1398 3 0 34.5719 99.7906 -115.85 + 76 108.376 1073 2 1 34.7041 99.6685 -144.45 + 76 236.16 1397 2 0 34.7119 99.6625 -145.85 + 76 126.002 1074 1 1 34.8755 99.5295 -174.45 + 76 278.393 1396 1 0 34.8848 99.5242 -175.85 + 76 146.205 1075 0 1 35.0924 99.4164 -204.45 + 76 241.053 1396 0 0 35.105 99.4081 -205.85 + 76 5.53819 1165 1 0 22.6187 53.0689 -176.25 + 76 71.4967 1164 1 0 22.6201 53.05 -176.235 + 76 140.036 1163 1 0 22.605 52.8498 -176.112 + 76 0.895794 1162 1 0 22.621 52.65 -175.852 + 76 141.213 1012 1 1 22.5903 52.0238 -174.85 + 76 358.985 1011 1 1 22.4499 51.7756 -174.586 + 76 42.1444 1399 3 0 34.5932 99.95 -116.16 + 76 31.8546 1528 3 0 -0.245907 125.861 -116.25 + 76 141.593 1397 4 0 34.4799 99.695 -85.85 + 76 102.2 1071 3 1 34.3077 99.6832 -114.45 + 76 122.63 1397 3 0 34.2974 99.6822 -115.85 + 76 105.072 1070 2 1 34.1232 99.6589 -144.45 + 76 393.339 1069 1 1 33.9757 99.5396 -174.45 + 76 156.379 1068 0 1 33.8311 99.4125 -204.45 + 76 93.012 1398 1 0 34.0809 99.8998 -175.85 + 76 39.8556 1399 1 0 34.133 99.95 -176.201 + 76 222.379 1092 0 1 38.4642 104.688 -204.45 + 76 55.0453 1422 0 0 38.8033 104.559 -205.85 + 76 200.075 1421 0 0 38.83 104.55 -205.959 + 76 126.039 1400 1 0 33.8369 100.202 -175.85 + 76 19.2217 1401 1 0 33.8353 100.35 -176.196 + 76 154.526 1083 0 1 36.8428 115.024 -204.45 + 76 23.0384 1082 0 1 36.6499 115.22 -204.798 + 76 84.3667 1478 0 0 36.2724 115.787 -205.85 + 76 56.8399 1479 0 0 36.2024 115.95 -206.089 + 76 45.8037 1585 0 0 25.1498 137.263 -206.25 + 76 57.6584 1586 0 0 25.1268 137.35 -206.069 + 76 240.654 1024 0 1 24.9821 137.743 -204.85 + 76 107.12 1023 0 1 24.85 137.562 -204.63 + 76 114.593 1022 0 1 24.65 137.229 -204.743 + 76 132.815 1021 0 1 24.45 136.835 -204.784 + 76 145.304 1020 0 1 24.2497 136.371 -204.619 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 7.87627 LIN +Particle energy: 6.24062 LIN Particle: gamma Event: 77 -Number of tracker hits in this event: 14 - 77 212.015 576 2 1 -64.6555 14.0076 -144.45 - 77 331.621 969 2 0 -64.6556 14.0043 -145.85 - 77 227.832 576 1 1 -64.6787 13.9578 -174.45 - 77 240.3 969 1 0 -64.6797 13.9491 -175.85 - 77 485.607 576 0 1 -64.744 13.7877 -204.45 - 77 102.702 968 0 0 -64.7554 13.778 -205.85 - 77 145.745 1427 1 0 -105.377 105.698 -176.25 - 77 9.71959 10 0 1 -177.95 139.616 -204.78 - 77 108.776 969 0 0 -64.6694 14.0439 -205.85 - 77 3.36653 957 3 0 -57.3768 11.65 -116.029 - 77 45.0264 617 3 1 -56.4571 11.1078 -114.85 - 77 14.1684 618 3 1 -56.45 11.1104 -114.845 - 77 123.11 1222 1 1 64.45 -105.448 -174.573 - 77 4.82996 1223 1 1 64.6501 -105.51 -174.46 -Number of digits in this event: 9 +Number of tracker hits in this event: 0 +Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 1.41878 LIN +Particle energy: 1.12556 LIN Particle: gamma Event: 78 -Number of tracker hits in this event: 152 - 78 113.186 926 10 1 5.25059 65.4544 95.55 - 78 311.362 1227 10 0 5.24999 65.4574 94.15 - 78 142.091 925 9 1 5.21764 65.5513 65.55 - 78 146.274 1227 9 0 5.2189 65.5627 64.15 - 78 144.363 926 8 1 5.25734 65.848 35.55 - 78 164.724 1229 8 0 5.26091 65.8669 34.15 - 78 130.871 926 7 1 5.34992 66.247 5.55 - 78 117.684 1231 7 0 5.35863 66.2717 4.15 - 78 125.475 927 6 1 5.53288 66.7252 -24.45 - 78 132.659 1233 6 0 5.5374 66.7551 -25.85 - 78 110.555 926 5 1 5.35852 67.305 -54.45 - 78 108.979 1236 5 0 5.35738 67.3796 -55.85 - 78 251.121 927 4 1 5.4632 69.0316 -84.45 - 78 126.412 1245 4 0 5.4565 69.1548 -85.85 - 78 163.584 926 3 1 5.36758 71.6754 -114.45 - 78 105.09 1258 3 0 5.41636 71.7152 -115.85 - 78 131.093 932 2 1 6.50762 72.2821 -144.45 - 78 160.144 1260 2 0 6.46591 72.2391 -145.85 - 78 106.74 928 1 1 5.83638 71.4628 -174.45 - 78 109.312 1256 1 0 5.76968 71.3475 -175.85 - 78 114.167 921 0 1 4.38494 69.0137 -204.45 - 78 175.666 1243 0 0 4.43945 68.8423 -205.85 - 78 94.6226 1251 0 0 15.3779 70.3803 -206.25 - 78 472.755 1252 0 0 15.4666 70.45 -206.18 - 78 187.817 1314 0 0 92.08 82.9963 -206.25 - 78 152.378 1360 0 1 92.2971 82.8951 -204.85 - 78 151.027 1359 0 1 92.15 82.8955 -204.621 - 78 166.585 930 3 1 6.10292 68.5595 -114.742 - 78 97.0259 1242 3 0 6.11096 68.5822 -115.85 - 78 127.695 931 2 1 6.40325 69.2275 -144.45 - 78 131.098 1246 2 0 6.41687 69.2536 -145.85 - 78 262.442 933 1 1 6.70334 69.763 -174.45 - 78 176.485 1248 1 0 6.68986 69.7941 -175.85 - 78 372.315 932 0 1 6.49238 70.4988 -204.45 - 78 19.8117 26 5 1 -174.75 -78.1652 -54.8 - 78 102.722 1241 3 0 5.81724 68.312 -115.85 - 78 61.8572 1243 2 0 6.56071 68.802 -145.85 - 78 286.872 925 8 1 5.1605 65.3203 35.55 - 78 61.2206 924 8 1 5.05 65.2107 35.3052 - 78 129.745 1223 8 0 4.54138 64.6623 34.15 - 78 293.519 1222 8 0 4.53011 64.65 34.1243 - 78 57.6655 855 7 1 -8.95112 50.9922 5.55 - 78 157.243 854 7 1 -9.05 50.8725 5.38108 - 78 73.5272 1149 7 0 -9.70198 49.9783 4.14944 - 78 72.2906 1148 7 0 -9.79673 49.85 3.97631 - 78 13.1968 762 6 1 -27.614 29.8625 -24.45 - 78 138.185 761 6 1 -27.65 29.8732 -24.5099 - 78 8.03857 760 6 1 -27.85 29.9424 -24.8276 - 78 244.64 1050 6 0 -28.5135 30.1309 -25.85 - 78 62.4285 611 5 1 -57.7325 35.8589 -54.4502 - 78 80.9197 610 5 1 -57.85 35.9353 -54.6248 - 78 30.1313 1081 5 0 -58.8043 36.4208 -55.8502 - 78 126.986 1082 5 0 -58.8608 36.45 -55.9243 - 78 16.8643 461 4 1 -87.8076 33.1608 -84.4507 - 78 106.713 460 4 1 -87.85 33.1524 -84.5163 - 78 33.4723 459 4 1 -88.05 33.1341 -84.7651 - 78 325.704 1066 4 0 -88.7371 33.2626 -85.85 - 78 83.3362 1067 4 0 -88.6982 33.45 -85.97 - 78 196.569 1068 4 0 -88.7245 33.65 -85.9567 - 78 102.496 1226 8 0 5.13308 65.4074 34.15 - 78 135.609 923 7 1 4.79747 66.6924 5.55 - 78 236.269 1233 7 0 4.78044 66.715 4.15 - 78 160.393 921 6 1 4.34457 67.1933 -24.45 - 78 110.058 1235 6 0 4.37403 67.1958 -25.85 - 78 146.474 924 5 1 4.96517 67.205 -54.45 - 78 115.51 1235 5 0 4.99667 67.2312 -55.85 - 78 129.837 1238 4 0 5.46872 67.7966 -85.85 - 78 157.554 924 3 1 5.04873 68.0906 -114.45 - 78 101.701 1240 3 0 5.0378 68.1332 -115.85 - 78 90.0024 924 2 1 4.91023 69.0425 -144.45 - 78 141.374 1245 2 0 4.92637 69.0696 -145.85 - 78 145.815 926 1 1 5.32993 69.8896 -174.45 - 78 212.634 1249 1 0 5.38282 69.9175 -175.85 - 78 68.7593 920 1 1 4.20134 70.053 -174.45 - 78 82.0492 1250 1 0 3.94542 70.1802 -175.85 - 78 20.3066 1251 1 0 3.90541 70.25 -176.167 - 78 41.2334 1205 1 0 6.28812 61.1539 -176.25 - 78 68.8948 1204 1 0 6.32333 61.05 -176.06 - 78 15.2017 939 0 1 8.02156 68.6277 -204.45 - 78 121.885 940 0 1 8.05 68.5978 -204.501 - 78 24.6206 1234 0 0 7.88426 66.9258 -205.85 - 78 70.9908 1233 0 0 7.87244 66.85 -205.903 - 78 170.264 1232 0 0 7.8386 66.65 -206.065 - 78 53.1703 1167 0 0 -0.595917 53.57 -206.25 - 78 83.4622 1166 0 0 -0.640315 53.45 -206.054 - 78 88.1412 896 0 1 -0.696094 53.254 -204.85 - 78 89.4663 895 0 1 -0.85 53.3002 -204.638 - 78 41.1997 894 0 1 -1.05 53.4464 -204.512 - 78 101.284 930 7 1 6.24966 55.052 5.55 - 78 121.456 1172 7 0 6.0522 54.5942 4.15 - 78 165.861 898 6 1 -0.414463 43.3376 -24.45 - 78 2.64589 1111 6 0 -0.338869 42.2566 -25.85 - 78 87.8574 1110 6 0 -0.338248 42.2498 -25.8588 - 78 56.2393 1109 6 0 -0.325873 42.05 -26.1059 - 78 80.7517 912 5 1 2.54165 18.097 -54.4502 - 78 244.276 911 5 1 2.44987 17.9324 -54.5971 - 78 11.3645 981 5 0 1.73059 16.3027 -55.8502 - 78 175.084 980 5 0 1.70637 16.25 -55.8898 - 78 89.6898 979 5 0 1.61098 16.05 -56.04 - 78 21.7632 978 5 0 1.51111 15.85 -56.2033 - 78 65.9662 817 4 1 -16.5649 -15.4806 -84.4504 - 78 80.6932 816 4 1 -16.65 -15.3607 -84.6132 - 78 165.103 826 4 0 -17.2993 -14.8414 -85.85 - 78 9.53617 827 4 0 -17.4753 -14.6499 -86.2135 - 78 0.613732 327 0 1 -114.749 -64.2795 -204.45 - 78 110.909 326 0 1 -114.75 -64.2793 -204.455 - 78 0.679421 579 0 0 -115.036 -64.0511 -205.85 - 78 102.805 580 0 0 -115.037 -64.05 -205.856 - 78 106.323 560 0 0 -100.113 -67.8565 -206.25 - 78 72.5243 559 0 0 -99.882 -68.05 -206.029 - 78 66.4021 558 0 0 -99.7677 -68.25 -205.951 - 78 31.5747 557 0 0 -99.7318 -68.45 -205.874 - 78 294.598 404 0 1 -99.3036 -70.9436 -204.85 - 78 129.366 403 0 1 -99.35 -71.1383 -204.593 - 78 390.991 547 0 0 -99.6931 -70.499 -205.85 - 78 45.9751 546 0 0 -99.4222 -70.65 -205.927 - 78 119.911 405 0 1 -99.15 -70.9517 -204.572 - 78 204.158 406 0 1 -98.9499 -70.9983 -204.635 - 78 18.9346 548 0 0 -99.719 -70.45 -205.904 - 78 145.312 325 0 1 -114.95 -64.1828 -204.456 - 78 58.8266 324 0 1 -115.151 -64.463 -204.654 - 78 72.2794 323 0 1 -115.351 -64.61 -204.717 - 78 56.9337 322 0 1 -115.55 -64.6453 -204.75 - 78 57.3443 321 0 1 -115.75 -64.6425 -204.808 - 78 57.4929 320 0 1 -115.95 -64.5943 -204.823 - 78 50.2633 319 0 1 -116.15 -64.5651 -204.83 - 78 47.9695 318 0 1 -116.35 -64.5833 -204.846 - 78 97.2808 317 0 1 -116.55 -64.5467 -204.786 - 78 34.7776 316 0 1 -116.75 -64.4132 -204.565 - 78 134.534 925 10 1 5.25 65.4549 95.5311 - 78 134.817 1226 10 0 5.23257 65.4438 94.15 - 78 0.912488 924 9 1 4.85015 65.1918 65.55 - 78 118.789 923 9 1 4.85 65.1919 65.5441 - 78 124.309 1225 9 0 4.81157 65.2086 64.15 - 78 152.444 920 8 1 4.13312 65.5157 35.55 - 78 104.474 1227 8 0 4.0285 65.4657 34.15 - 78 69.7286 907 7 1 1.47505 64.3662 5.55 - 78 27.0123 906 7 1 1.45 64.3516 5.26039 - 78 130.618 1221 7 0 1.3538 64.297 4.15 - 78 153.595 894 6 1 -1.09108 62.7397 -24.45 - 78 108.085 1213 6 0 -1.19781 62.6971 -25.85 - 78 129.868 883 5 1 -3.26228 61.7627 -54.45 - 78 111.531 1208 5 0 -3.41936 61.6971 -55.85 - 78 146.468 866 4 1 -6.67374 60.1449 -84.45 - 78 177.362 1200 4 0 -6.88112 60.1971 -85.85 - 78 117.681 844 3 1 -11.1097 61.1806 -114.45 - 78 107.68 1206 3 0 -11.3698 61.3367 -115.85 - 78 114.258 815 2 1 -16.956 64.7432 -144.45 - 78 108.546 1224 2 0 -17.1424 64.8992 -145.85 - 78 165.763 796 1 1 -20.7542 68.0606 -174.45 - 78 138.132 1240 1 0 -20.8872 68.1884 -175.85 - 78 143.917 783 0 1 -23.342 70.4819 -204.45 -Number of digits in this event: 69 -Using G4ParticleGun... -Particle energy: 2.9237 LIN +Number of tracker hits in this event: 0 +Number of digits in this event: 2 +Using G4ParticleGun... +Particle energy: 1.76559 LIN Particle: gamma Event: 79 -Number of tracker hits in this event: 0 -Number of digits in this event: 1 +Number of tracker hits in this event: 2 + 79 88.439 1141 4 0 79.6953 48.45 -86.0096 + 79 134.398 532 0 1 -73.5099 -106.566 -204.85 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 5.03086 LIN +Particle energy: 5.98395 LIN Particle: gamma Event: 80 -Number of tracker hits in this event: 87 - 80 209.463 1401 7 1 100.434 80.8008 5.55 - 80 308.246 1303 7 0 100.434 80.7984 4.15 - 80 425.975 1401 6 1 100.43 80.7498 -24.45 - 80 246.952 1303 6 0 100.428 80.7474 -25.85 - 80 225.94 1401 5 1 100.386 80.6815 -54.45 - 80 274.954 1303 5 0 100.389 80.6793 -55.85 - 80 289.898 1401 4 1 100.413 80.6111 -84.45 - 80 111.297 1302 4 0 100.418 80.6037 -85.85 - 80 590.097 1401 3 1 100.508 80.4301 -114.45 - 80 141.59 1301 3 0 100.513 80.4265 -115.85 - 80 893.058 1402 2 1 100.576 80.3093 -144.45 - 80 112.65 1301 2 0 100.574 80.3092 -145.85 - 80 425.771 1401 1 1 100.516 80.3154 -174.45 - 80 245.946 1301 1 0 100.534 80.3182 -175.85 - 80 116.298 1403 0 1 100.901 80.351 -204.45 - 80 380.913 1301 0 0 100.916 80.352 -205.85 - 80 38.5785 1579 1 0 67.6795 136.024 -176.25 - 80 44.6911 1721 6 0 122.599 164.35 -26.2431 - 80 252.319 1720 6 0 122.599 164.35 -26.1334 - 80 184.722 1303 4 0 100.521 80.7039 -85.85 - 80 239.845 1302 3 0 100.514 80.6061 -115.851 - 80 204.907 1405 2 1 101.185 78.8954 -144.45 - 80 269.977 1294 2 0 101.386 78.8762 -145.85 - 80 104.814 1429 1 1 105.993 78.8668 -174.45 - 80 109.406 1294 1 0 106.262 78.9945 -175.85 - 80 131.544 1464 0 1 112.952 78.9259 -204.45 - 80 189.021 1294 0 0 113.583 78.8755 -205.85 - 80 80.3992 1414 1 1 103.107 75.902 -174.45 - 80 97.7158 1413 1 1 102.95 76.1176 -174.544 - 80 128.484 1412 1 1 102.75 76.413 -174.64 - 80 188.341 1411 1 1 102.55 76.7275 -174.749 - 80 14.146 1410 1 1 102.35 77.0365 -174.836 - 80 12.5386 1297 1 0 100.396 79.607 -175.85 - 80 73.6711 1298 1 0 100.363 79.65 -175.867 - 80 89.5376 1299 1 0 100.214 79.85 -175.946 - 80 99.1026 1300 1 0 100.059 80.05 -176.028 - 80 401.979 1302 1 0 99.759 80.45 -176.174 - 80 9.64797 1210 1 0 3.34385 62.0951 -176.25 - 80 213.727 1209 1 0 3.32016 62.05 -176.235 - 80 38.3346 1208 1 0 3.15463 61.8499 -176.226 - 80 75.1035 384 0 1 -103.318 -31.3503 -204.45 - 80 81.5276 385 0 1 -103.15 -31.4535 -204.674 - 80 129.898 742 0 0 -102.41 -31.5171 -205.85 - 80 31.4914 1380 1 0 95.0456 96.2927 -176.25 - 80 475.668 1401 2 1 100.445 80.6275 -144.45 - 80 337.571 1302 2 0 100.445 80.6239 -145.85 - 80 503.13 1401 0 1 100.486 80.4546 -204.45 - 80 84.8313 1303 0 0 100.442 80.7869 -205.85 - 80 32.0864 1304 0 0 100.436 80.85 -206.139 - 80 143.323 1302 0 0 100.499 80.4885 -205.85 - 80 32.1087 1400 1 1 100.35 80.5183 -174.733 - 80 145.668 1399 0 1 100.031 80.3751 -204.45 - 80 142.221 1297 2 0 114.837 79.6214 -146.25 - 80 25.1043 1298 2 0 114.794 79.65 -146.028 - 80 132.564 1400 6 1 100.35 80.7908 -24.479 - 80 130.842 1309 6 0 99.5648 81.8621 -25.8501 - 80 51.7367 1310 6 0 99.4032 82.05 -26.1457 - 80 4.72656 1689 6 0 51.5162 158.135 -26.25 - 80 70.1583 1690 6 0 51.5077 158.15 -26.2427 - 80 95.3396 1691 6 0 51.3725 158.35 -26.1847 - 80 61.8616 1692 6 0 51.1933 158.55 -26.098 - 80 99.9764 1693 6 0 51.044 158.751 -26.0294 - 80 178.35 1694 6 0 50.7157 158.95 -26.0838 - 80 224.47 1695 6 0 50.2404 159.15 -26.1351 - 80 633.793 1403 2 1 100.75 79.7646 -144.664 - 80 37.5886 1404 2 1 101.023 78.0947 -144.45 - 80 155.219 1406 2 1 101.35 78.0192 -144.622 - 80 164.541 1282 2 0 101.694 76.6369 -145.85 - 80 163.827 1281 2 0 101.642 76.45 -145.988 - 80 149.472 1280 2 0 101.637 76.2497 -145.992 - 80 254.867 1279 2 0 101.804 76.05 -146.032 - 80 137.856 1305 2 0 100.272 81.051 -145.85 - 80 205.521 1386 1 1 97.3919 88.1493 -174.45 - 80 112.631 1343 1 0 97.6128 88.7136 -175.85 - 80 13.6743 1344 1 0 97.693 88.8506 -176.216 - 80 211.354 1425 0 1 105.192 99.0269 -204.45 - 80 73.1873 1424 0 1 105.15 99.5363 -204.712 - 80 60.5343 1408 0 0 104.866 101.766 -205.85 - 80 57.9434 1409 0 0 104.831 101.95 -205.948 - 80 74.8275 1410 0 0 104.796 102.15 -206.067 - 80 41.751 1411 0 0 104.757 102.35 -206.185 - 80 167.982 1593 0 0 94.2236 138.773 -206.25 - 80 75.2787 1373 0 1 94.9012 139.266 -204.85 - 80 137.849 1374 0 1 94.95 139.348 -204.678 - 80 147.991 1375 0 1 95.1504 139.299 -204.516 - 80 170.477 1376 0 1 95.35 139.231 -204.628 - 80 44.9604 1592 0 0 74.3866 138.616 -206.25 -Number of digits in this event: 50 +Number of tracker hits in this event: 3 + 80 364.771 1426 0 1 105.503 78.0461 -204.45 + 80 219.548 1289 0 0 105.496 78.0477 -205.85 + 80 29.6477 1190 2 1 58.1765 154.703 -144.85 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 5.74208 LIN +Particle energy: 1.59251 LIN Particle: gamma Event: 81 -Number of tracker hits in this event: 9 - 81 333.76 1349 2 1 89.944 106.299 -144.45 - 81 228.749 1430 2 0 89.9458 106.3 -145.85 - 81 231.586 1349 1 1 90.014 106.321 -174.45 - 81 275.132 1430 1 0 90.0214 106.329 -175.85 - 81 134.44 1350 0 1 90.1592 106.493 -204.45 - 81 180.623 1431 0 0 90.1639 106.505 -205.85 - 81 105.509 1349 0 1 89.9418 106.205 -204.45 - 81 178.626 1430 0 0 89.9426 106.202 -205.85 - 81 1.17073 1533 1 0 -69.2038 126.757 -176.25 -Number of digits in this event: 9 +Number of tracker hits in this event: 4 + 81 15.3017 1520 0 0 18.5625 124.332 -206.25 + 81 230.499 994 0 1 18.9513 124.351 -204.85 + 81 136.123 995 0 1 19.051 124.354 -204.63 + 81 15.8293 996 0 1 19.25 124.218 -204.491 +Number of digits in this event: 5 Using G4ParticleGun... -Particle energy: 8.27028 LIN +Particle energy: 6.08891 LIN Particle: gamma Event: 82 -Number of tracker hits in this event: 17 - 82 228.139 1168 3 1 53.7868 12.6815 -114.451 - 82 324.046 963 3 0 53.787 12.6814 -115.85 - 82 221.78 1168 2 1 53.7907 12.6821 -144.45 - 82 192.98 963 2 0 53.7926 12.6817 -145.85 - 82 119.7 1168 1 1 53.8314 12.6755 -174.45 - 82 115.478 963 1 0 53.8346 12.6769 -175.85 - 82 106.764 1169 0 1 53.902 12.7043 -204.45 - 82 135.254 963 0 0 53.9048 12.7056 -205.85 - 82 48.4004 946 13 1 9.35102 51.7051 185.15 - 82 215.811 524 3 0 68.0895 -75.1583 -116.25 - 82 7.29452 1331 0 1 86.262 -32.9443 -204.85 - 82 130.836 962 2 0 53.6697 12.6462 -145.85 - 82 124.927 1158 1 1 51.7227 10.86 -174.45 - 82 107.808 953 1 0 51.7051 10.8247 -175.85 - 82 9.43137 1156 0 1 51.2513 10.1398 -204.45 - 82 114.061 1155 0 1 51.25 10.1403 -204.475 - 82 160.373 950 0 0 51.1766 10.177 -205.85 -Number of digits in this event: 12 +Number of tracker hits in this event: 15 + 82 297.102 1431 2 1 106.497 6.14411 -144.45 + 82 269.369 930 2 0 106.495 6.14301 -145.85 + 82 217.906 1431 1 1 106.451 6.12758 -174.45 + 82 237.005 930 1 0 106.448 6.12834 -175.85 + 82 119.618 1431 0 1 106.374 6.14642 -204.45 + 82 408.538 930 0 0 106.37 6.14795 -205.85 + 82 127.615 1230 0 1 66.25 14.9733 -204.787 + 82 12.7466 1229 0 1 66.0499 14.9837 -204.599 + 82 181.907 1502 3 1 120.55 -31.6458 -114.496 + 82 24.9525 1501 3 1 120.519 -31.6661 -114.45 + 82 113.028 1432 0 1 106.57 6.23273 -204.45 + 82 132.111 931 0 0 106.772 6.25 -206.165 + 82 139.175 932 0 0 106.919 6.45 -206.064 + 82 286.741 933 0 0 106.849 6.65 -205.976 + 82 25.8597 1357 0 1 91.75 4.63275 -204.833 +Number of digits in this event: 13 Using G4ParticleGun... -Particle energy: 3.25319 LIN +Particle energy: 8.00382 LIN Particle: gamma Event: 83 -Number of tracker hits in this event: 0 -Number of digits in this event: 1 +Number of tracker hits in this event: 7 + 83 234.728 1253 1 1 70.7414 -85.2885 -174.45 + 83 218.313 473 1 0 70.7459 -85.2919 -175.85 + 83 219.698 1253 0 1 70.7698 -85.7333 -204.45 + 83 125.766 471 0 0 70.7054 -85.6679 -205.85 + 83 107.164 473 0 0 70.7634 -85.2833 -205.85 + 83 9.93819 1093 0 1 38.824 -41.3193 -204.85 + 83 274.364 909 3 1 1.98394 -21.7676 -114.45 +Number of digits in this event: 7 Using G4ParticleGun... -Particle energy: 1.8812 LIN +Particle energy: 9.26315 LIN Particle: gamma Event: 84 -Number of tracker hits in this event: 38 - 84 278.431 574 7 1 -65.1417 -99.1966 5.55 - 84 357.771 404 7 0 -65.1377 -99.197 4.15 - 84 121.928 575 6 1 -65.0405 -99.2129 -24.45 - 84 300.929 404 6 0 -65.0422 -99.2102 -25.85 - 84 119.173 574 5 1 -65.0777 -99.1295 -54.45 - 84 179.557 405 5 0 -65.0751 -99.1308 -55.85 - 84 206.66 575 4 1 -64.9932 -99.145 -84.45 - 84 114.265 404 4 0 -64.9887 -99.1509 -85.85 - 84 120.39 575 3 1 -64.9302 -99.2316 -114.45 - 84 124.445 404 3 0 -64.9185 -99.2274 -115.85 - 84 128.999 576 2 1 -64.6984 -99.144 -144.45 - 84 132.367 405 2 0 -64.6956 -99.1254 -145.85 - 84 105.858 577 1 1 -64.6372 -98.5914 -174.45 - 84 106.248 408 1 0 -64.6138 -98.5474 -175.85 - 84 242.307 579 0 1 -64.0943 -97.6137 -204.45 - 84 108.365 413 0 0 -64.0857 -97.5385 -205.85 - 84 93.1723 572 6 1 -65.4898 -99.3025 -24.45 - 84 142.764 572 5 1 -65.6377 -99.4952 -54.45 - 84 104.236 403 5 0 -65.6245 -99.5139 -55.85 - 84 119.119 573 4 1 -65.2599 -99.8318 -84.45 - 84 153.363 401 4 0 -65.2339 -99.8679 -85.85 - 84 110.858 576 3 1 -64.7161 -100.511 -114.45 - 84 72.0667 398 3 0 -64.7053 -100.546 -115.85 - 84 63.7166 397 3 0 -64.7038 -100.55 -116.035 - 84 89.509 577 2 1 -64.4534 -101.229 -144.45 - 84 108.82 394 2 0 -64.4498 -101.254 -145.85 - 84 124.158 578 1 1 -64.3551 -101.672 -174.45 - 84 125.859 392 1 0 -64.3458 -101.694 -175.85 - 84 107.801 389 0 0 -64.1202 -102.153 -205.85 - 84 30.2582 270 8 1 -125.987 -76.5502 35.15 - 84 141.995 271 8 1 -125.95 -76.4807 35.38 - 84 285.227 565 0 1 -66.9184 -100.469 -204.45 - 84 117.413 397 0 0 -67.1144 -100.585 -205.85 - 84 30.8644 566 0 1 -66.85 -100.489 -204.737 - 84 106.511 398 0 0 -66.6394 -100.508 -205.85 - 84 142.314 375 0 0 -44.7895 -105.045 -206.25 - 84 183.862 376 0 0 -44.6894 -104.95 -206.124 - 84 190.808 377 0 0 -44.7761 -104.75 -205.886 -Number of digits in this event: 22 +Number of tracker hits in this event: 51 + 84 330.023 847 4 1 -10.4704 121.352 -84.45 + 84 281.915 1506 4 0 -10.4703 121.352 -85.85 + 84 291.491 847 3 1 -10.4694 121.353 -114.45 + 84 129.969 1506 3 0 -10.4691 121.355 -115.85 + 84 118.676 847 2 1 -10.468 121.378 -144.45 + 84 335.686 1506 2 0 -10.4691 121.378 -145.85 + 84 106.302 847 1 1 -10.4898 121.394 -174.45 + 84 247.969 1506 1 0 -10.4914 121.395 -175.85 + 84 631.268 847 0 1 -10.5354 121.396 -204.45 + 84 327.995 1506 0 0 -10.5367 121.397 -205.85 + 84 14.7637 1769 4 0 117.358 173.957 -86.2496 + 84 107.69 1768 4 0 117.385 173.95 -86.2008 + 84 23.1666 1491 4 1 118.471 173.872 -84.85 + 84 138.91 1492 4 1 118.55 173.894 -84.7633 + 84 8.93201 1493 4 1 118.75 174.024 -84.4814 + 84 50.6782 1012 3 0 -0.414782 22.6018 -116.25 + 84 32.6339 193 1 1 -141.35 12.2697 -174.472 + 84 91.6327 1011 3 0 -0.346835 22.45 -116.006 + 84 209.661 899 3 1 -0.05 22.6858 -114.682 + 84 114.096 1505 2 0 -10.3975 121.35 -145.983 + 84 127.287 1749 2 0 0.0891934 170.147 -146.25 + 84 5.18957 1750 2 0 0.0891389 170.15 -146.234 + 84 30.3928 905 2 1 1.21598 170.685 -144.85 + 84 142.692 906 2 1 1.25005 170.72 -144.793 + 84 266.365 848 0 1 -10.4075 121.402 -204.45 + 84 125.873 1505 3 0 -10.4611 121.328 -115.85 + 84 131.519 848 2 1 -10.3673 121.404 -144.45 + 84 363.968 849 1 1 -10.151 121.569 -174.45 + 84 107.629 1507 1 0 -10.1433 121.577 -175.85 + 84 89.6671 850 0 1 -10.0011 121.749 -204.45 + 84 158.725 1508 0 0 -9.994 121.756 -205.85 + 84 138.926 849 0 1 -10.0846 121.776 -204.45 + 84 218.033 1509 0 0 -10.6986 121.95 -205.914 + 84 52.9859 850 1 1 -10.05 121.361 -174.669 + 84 74.8752 1504 1 0 -9.84409 121.033 -175.85 + 84 34.5104 1503 1 0 -9.77756 120.95 -176.163 + 84 92.9716 884 0 1 -3.23327 113.251 -204.45 + 84 7.07752 883 0 1 -3.25 113.345 -204.823 + 84 118.306 1467 0 0 -3.31066 113.564 -205.85 + 84 367.294 1503 0 0 -11.2078 120.827 -205.85 + 84 388.922 1504 0 0 -11.7412 120.95 -206.008 + 84 168.386 833 0 1 -13.4225 120.674 -204.85 + 84 214.719 832 0 1 -13.45 120.672 -204.834 + 84 158.918 831 0 1 -13.65 120.571 -204.547 + 84 143.799 834 0 1 -13.25 120.009 -204.727 + 84 207.068 846 0 1 -10.6501 120.85 -204.618 + 84 8.87832 845 0 1 -10.85 120.392 -204.82 + 84 40.8752 1497 0 0 -11.1868 119.643 -205.85 + 84 122.145 1496 0 0 -11.2142 119.55 -205.981 + 84 0.227697 1495 0 0 -11.2279 119.35 -206.25 + 84 123.338 1505 4 0 -10.4716 121.35 -85.9337 +Number of digits in this event: 31 Using G4ParticleGun... -Particle energy: 7.34871 LIN +Particle energy: 1.72611 LIN Particle: gamma Event: 85 -Number of tracker hits in this event: 2 - 85 62.2721 244 7 1 -131.35 165.612 5.3357 - 85 11.8002 1478 3 1 115.75 114.472 -114.765 -Number of digits in this event: 3 +Number of tracker hits in this event: 55 + 85 244.033 1226 8 1 65.3964 59.6744 35.55 + 85 236.949 1198 8 0 65.3954 59.6728 34.15 + 85 171.964 1226 7 1 65.3808 59.6543 5.55 + 85 178.332 1197 7 0 65.3756 59.647 4.15 + 85 120.983 1226 6 1 65.2846 59.4818 -24.45 + 85 103.572 1197 6 0 65.2782 59.475 -25.85 + 85 146.072 1225 5 1 65.1259 59.3286 -54.45 + 85 104.743 1196 5 0 65.1119 59.3239 -55.85 + 85 542.204 1223 4 1 64.8198 59.2179 -84.45 + 85 118.875 1195 4 0 64.8098 59.2115 -85.85 + 85 108.796 1222 3 1 64.6199 59.0473 -114.45 + 85 190.071 1194 3 0 64.6051 59.0315 -115.85 + 85 483.177 1221 2 1 64.3437 58.7014 -144.45 + 85 236.642 1193 2 0 64.3312 58.6915 -145.85 + 85 93.6624 1220 1 1 64.0999 58.4791 -174.45 + 85 109.991 1192 1 0 64.0944 58.47 -175.85 + 85 172.028 1219 0 1 64.0017 58.3214 -204.45 + 85 150.312 1191 0 0 63.999 58.3109 -205.85 + 85 122.016 1223 3 1 64.7717 58.9449 -114.45 + 85 20.4648 1196 3 0 64.7131 59.4098 -115.85 + 85 105.466 1197 3 0 64.7243 59.45 -115.948 + 85 121.543 1232 1 1 66.508 57.8492 -174.45 + 85 179.381 1190 1 0 66.3509 58.1289 -175.85 + 85 189.076 1224 0 1 65.0488 61.6688 -204.45 + 85 9.91045 1214 0 0 64.4887 63.021 -205.85 + 85 94.9236 1215 0 0 64.4774 63.05 -205.881 + 85 52.7821 1216 0 0 64.3185 63.25 -206.125 + 85 181.019 1258 0 0 50.1094 71.7755 -206.25 + 85 37.0221 1257 0 0 50.0438 71.65 -205.977 + 85 144.071 1149 0 1 49.995 71.3807 -204.85 + 85 126.836 1197 2 0 64.5111 59.5502 -145.85 + 85 14.0697 1198 2 0 64.8465 59.6502 -146.217 + 85 428.263 1249 2 0 141.483 69.9998 -146.25 + 85 68.0849 1250 2 0 142.513 70.0501 -145.887 + 85 44.6202 1618 2 1 143.933 71.3907 -144.85 + 85 531.961 1619 2 1 143.95 71.4065 -144.835 + 85 67.4178 1116 5 1 43.4116 94.7232 -54.85 + 85 11.2993 1504 1 1 120.95 -12.246 -174.694 + 85 244.492 1198 7 0 65.376 59.65 4.06933 + 85 110.107 1229 7 1 65.9963 59.7521 5.55 + 85 165.411 1232 6 1 66.4702 59.7492 -24.45 + 85 134.163 1198 6 0 66.4413 59.7152 -25.85 + 85 109.851 1230 5 1 66.1481 59.0373 -54.45 + 85 121.417 1194 5 0 66.1455 58.9955 -55.85 + 85 112.401 1230 4 1 66.1414 58.1084 -84.45 + 85 131.424 1189 4 0 66.1357 58.043 -85.85 + 85 19.782 1228 3 1 65.8431 56.8344 -114.45 + 85 71.0972 1229 3 1 65.85 56.8306 -114.534 + 85 132.395 1183 3 0 65.959 56.7666 -115.85 + 85 176.141 1241 2 1 68.3841 55.3525 -144.45 + 85 117.334 1176 2 0 68.495 55.3585 -145.85 + 85 127.87 1254 1 1 70.859 55.6747 -174.45 + 85 110.787 1178 1 0 71.028 55.6627 -175.85 + 85 406.645 1272 0 1 74.5333 55.4912 -204.45 + 85 138.306 1177 0 0 74.6689 55.4648 -205.85 +Number of digits in this event: 32 Using G4ParticleGun... -Particle energy: 3.22428 LIN +Particle energy: 8.32481 LIN Particle: gamma Event: 86 -Number of tracker hits in this event: 1 - 86 256.635 1401 8 0 -101.957 100.369 33.75 -Number of digits in this event: 3 +Number of tracker hits in this event: 4 + 86 24.5542 451 5 0 17.3991 -89.85 -56.193 + 86 43.5152 452 5 0 18.3725 -89.65 -55.9852 + 86 189.681 503 2 0 164.008 -79.3563 -146.25 + 86 143.761 1075 0 0 -127.547 35.1402 -206.25 +Number of digits in this event: 4 Using G4ParticleGun... -Particle energy: 2.81376 LIN +Particle energy: 6.18875 LIN Particle: gamma Event: 87 -Number of tracker hits in this event: 15 - 87 236.854 343 1 1 -111.378 78.7479 -174.45 - 87 255.526 1293 1 0 -111.391 78.7459 -175.85 - 87 210.378 342 0 1 -111.653 78.7243 -204.45 - 87 314.44 1293 0 0 -111.661 78.7263 -205.85 - 87 344.875 1457 0 0 -108.113 111.687 -206.25 - 87 340.894 345 0 1 -111.051 78.7045 -204.45 - 87 113.548 1744 7 0 82.5022 169.072 3.75 - 87 46.9736 1745 7 0 82.6643 169.15 4.0631 - 87 27.4185 1315 7 1 83.1923 169.526 5.15 - 87 105.816 1316 7 1 83.25 169.577 5.24114 - 87 69.2445 1317 7 1 83.4504 169.636 5.38672 - 87 374.79 1318 7 1 83.65 169.726 5.45884 - 87 111.963 1319 7 1 83.9047 169.78 5.55 - 87 247.622 1124 2 0 -94.1609 44.937 -146.25 - 87 2.74173 1294 0 0 -110.926 78.85 -206.238 +Number of tracker hits in this event: 9 + 87 238.847 240 1 1 -132.101 41.4112 -174.45 + 87 260.814 1106 1 0 -132.1 41.411 -175.85 + 87 150.499 240 0 1 -132.088 41.4013 -204.45 + 87 254.219 1106 0 0 -132.088 41.3992 -205.85 + 87 163.544 932 0 1 6.45 143.42 -204.749 + 87 156.678 714 0 0 -110.59 -37.05 -206.122 + 87 131.179 239 0 1 -132.154 41.3655 -204.45 + 87 50.5281 662 2 0 -136.186 -47.45 -146.063 + 87 87.0328 661 2 0 -136.226 -47.65 -145.88 Number of digits in this event: 10 Using G4ParticleGun... -Particle energy: 4.36205 LIN +Particle energy: 7.71661 LIN Particle: gamma Event: 88 -Number of tracker hits in this event: 2 - 88 146.058 220 12 0 65.0455 -136.058 153.75 - 88 41.6744 221 12 0 64.9968 -135.95 153.878 -Number of digits in this event: 4 +Number of tracker hits in this event: 128 + 88 358.72 1280 7 1 76.1814 105.771 5.55 + 88 489.288 1428 7 0 76.1801 105.77 4.15 + 88 248.161 1280 6 1 76.1436 105.737 -24.45 + 88 156.212 1427 6 0 76.1408 105.737 -25.85 + 88 405.546 1280 5 1 76.0748 105.732 -54.45 + 88 391.895 1427 5 0 76.0703 105.733 -55.85 + 88 89.0831 1279 4 1 75.9638 105.742 -84.45 + 88 343.203 1427 4 0 75.9564 105.742 -85.85 + 88 192.004 1278 3 1 75.7986 105.737 -114.45 + 88 240.901 1427 3 0 75.7873 105.736 -115.85 + 88 105.016 1277 2 1 75.5606 105.727 -144.45 + 88 223.88 1427 2 0 75.5457 105.725 -145.85 + 88 138.375 1275 1 1 75.223 105.697 -174.45 + 88 108.05 1427 1 0 75.2103 105.695 -175.85 + 88 118.192 1274 0 1 74.952 105.666 -204.45 + 88 118.471 1427 0 0 74.936 105.666 -205.85 + 88 168.824 1697 4 0 136.366 159.716 -86.25 + 88 124.438 1597 4 1 139.55 158.582 -84.5056 + 88 453.096 1428 4 0 75.9653 105.75 -86.0697 + 88 284.532 1278 2 1 75.7804 105.798 -144.45 + 88 258.286 1428 2 0 75.781 105.781 -145.85 + 88 266.247 1278 1 1 75.7821 105.443 -174.45 + 88 238.844 1426 1 0 75.7718 105.399 -175.85 + 88 227.863 1277 0 1 75.582 104.234 -204.45 + 88 102.477 1420 0 0 75.5833 104.205 -205.85 + 88 151.817 1429 1 0 75.7302 106.053 -175.85 + 88 105.609 1430 0 0 75.5759 106.154 -205.85 + 88 138.275 1533 0 0 97.6514 126.785 -206.25 + 88 141.733 1532 0 0 97.7048 126.75 -206.096 + 88 100.174 403 10 1 -99.4838 116.609 95.15 + 88 253.834 402 10 1 -99.5505 116.608 95.2824 + 88 379.584 1280 4 1 76.1378 105.687 -84.45 + 88 86.1871 1281 4 1 76.25 105.652 -84.5601 + 88 78.412 1282 4 1 76.45 105.602 -84.697 + 88 13.303 1283 4 1 76.6508 105.578 -84.8155 + 88 121.879 1501 4 0 126.504 120.362 -86.25 + 88 60.4227 1528 4 1 125.829 120.444 -84.85 + 88 55.1412 1527 4 1 125.75 120.476 -84.7256 + 88 67.8629 1526 4 1 125.55 120.464 -84.6146 + 88 23.0539 1525 4 1 125.35 120.568 -84.4994 + 88 122.38 1428 6 0 76.1647 105.763 -25.85 + 88 118.052 1280 3 1 76.111 105.575 -114.45 + 88 132.44 1279 2 1 76.017 105.571 -144.45 + 88 108.886 1279 1 1 75.8954 105.514 -174.45 + 88 112.691 1278 0 1 75.8473 105.399 -204.45 + 88 147.353 1426 0 0 75.8405 105.393 -205.85 + 88 26.0421 1314 3 1 83.0151 102.532 -114.451 + 88 73.1142 1315 3 1 83.05 102.518 -114.56 + 88 119.017 1411 3 0 83.3006 102.402 -115.85 + 88 107.214 1338 2 1 87.7244 100.708 -144.45 + 88 122.273 1339 2 1 87.85 100.411 -144.667 + 88 4.99457 1393 2 0 88.5933 98.7735 -145.85 + 88 111.238 1392 2 0 88.6037 98.75 -145.867 + 88 138.221 1391 2 0 88.6857 98.55 -146.023 + 88 191.157 1390 2 0 88.7542 98.3498 -146.177 + 88 26.4738 1403 1 1 100.868 61.687 -174.45 + 88 56.5273 1404 1 1 100.95 61.6819 -174.52 + 88 197.574 1405 1 1 101.15 61.6683 -174.683 + 88 182.267 1207 1 0 102.32 61.4965 -175.85 + 88 118.061 1425 4 0 76.1136 105.328 -85.8501 + 88 28.7567 1279 3 1 75.8781 98.885 -114.45 + 88 131.625 1392 3 0 75.5692 98.6533 -115.85 + 88 57.5154 1245 2 1 69.0585 94.4449 -144.45 + 88 64.6091 1244 2 1 69.05 94.4244 -144.654 + 88 128.496 1370 2 0 69.0008 94.3435 -145.85 + 88 140.979 1237 1 1 67.6239 93.3603 -174.451 + 88 96.9791 1366 1 0 67.3444 93.4601 -175.85 + 88 120.214 1213 0 1 62.7964 95.47 -204.45 + 88 182.038 1376 0 0 62.4804 95.395 -205.85 + 88 182.657 1249 2 1 69.8919 102.61 -144.45 + 88 36.8166 1248 2 1 69.85 102.558 -144.711 + 88 273.291 1410 2 0 69.7636 102.305 -145.85 + 88 174.355 1261 1 1 72.2741 95.3318 -174.451 + 88 79.6194 1374 1 0 72.682 95.0289 -175.85 + 88 30.476 1373 1 0 72.7281 94.95 -176.155 + 88 238.998 1302 0 1 80.5296 84.6904 -204.45 + 88 0.00989803 1303 0 1 80.65 84.361 -204.85 + 88 114.23 1318 0 0 81.49 83.7453 -205.85 + 88 67.0297 1317 0 0 81.7655 83.65 -206.054 + 88 122.54 1411 2 0 69.7776 102.534 -145.85 + 88 184.513 1232 1 1 66.6454 101.018 -174.451 + 88 125.913 1398 1 0 66.3104 99.9426 -175.851 + 88 58.2878 1397 1 0 66.2449 99.75 -176.091 + 88 13.5163 1192 0 1 58.4612 92.8535 -204.45 + 88 110.843 1191 0 1 58.45 92.8346 -204.493 + 88 20.9047 1360 0 0 58.0831 92.1887 -205.85 + 88 115.072 1359 0 0 58.0605 92.15 -205.929 + 88 52.0315 1281 5 1 76.25 105.789 -54.6362 + 88 120.425 1429 5 0 76.2007 106.028 -55.85 + 88 24.2375 1262 4 1 72.516 104.57 -84.45 + 88 61.5987 1261 4 1 72.45 104.614 -84.5038 + 88 71.6749 1260 4 1 72.25 104.655 -84.6457 + 88 56.9823 1259 4 1 72.05 104.627 -84.7843 + 88 283.357 1421 4 0 69.8783 104.516 -85.85 + 88 12.8671 1267 4 1 73.4694 105.715 -84.45 + 88 152.839 1266 4 1 73.45 105.734 -84.4978 + 88 29.6569 1430 4 0 72.8021 106.31 -85.85 + 88 108.087 1431 4 0 72.7568 106.35 -85.9417 + 88 97.9898 1197 3 1 59.5711 117.785 -114.45 + 88 117.965 1488 3 0 59.3502 117.908 -115.85 + 88 66.5537 1171 2 1 54.4082 118.514 -144.45 + 88 93.8717 1172 2 1 54.4501 118.339 -144.621 + 88 51.4992 1484 2 0 54.7269 117.071 -145.85 + 88 76.576 1483 2 0 54.7546 116.95 -145.968 + 88 23.1238 1482 2 0 54.8106 116.75 -146.182 + 88 44.6372 1206 1 1 61.3359 93.9675 -174.451 + 88 128.575 1205 1 1 61.25 93.8415 -174.58 + 88 8.17712 1363 1 0 60.2781 92.7718 -175.85 + 88 104.846 1362 1 0 60.2556 92.75 -175.874 + 88 103.889 1361 1 0 60.0087 92.55 -176.064 + 88 6.25209 1360 1 0 59.8058 92.35 -176.237 + 88 152.382 1024 0 1 25.0438 57.2175 -204.45 + 88 322.038 1023 0 1 24.85 56.696 -204.702 + 88 57.9552 1171 0 0 24.2666 54.4142 -205.85 + 88 82.1644 1170 0 0 24.222 54.25 -205.935 + 88 126.593 1169 0 0 24.1661 54.05 -206.039 + 88 69.1356 1168 0 0 24.1048 53.85 -206.137 + 88 12.6537 1167 0 0 24.0447 53.6498 -206.231 + 88 273.49 1486 3 0 60.1084 117.527 -115.85 + 88 271.297 1279 7 1 76.05 105.812 5.47553 + 88 48.7031 1278 7 1 75.8496 105.783 5.27544 + 88 130.726 1193 7 0 -13.5473 58.695 3.7503 + 88 97.634 1194 7 0 -13.8306 58.8502 4.12053 + 88 93.1291 1195 7 0 -14.1026 59.05 4.08362 + 88 54.8607 1196 7 0 -14.1418 59.25 4.02782 + 88 79.9648 1197 7 0 -14.1748 59.4507 4.0011 + 88 131.245 1198 7 0 -14.2091 59.65 4.01707 + 88 25.2958 1199 7 0 -14.0624 59.85 3.83569 +Number of digits in this event: 59 Using G4ParticleGun... -Particle energy: 3.28304 LIN +Particle energy: 4.48849 LIN Particle: gamma Event: 89 -Number of tracker hits in this event: 35 - 89 262.979 962 5 1 12.5842 -10.8789 -54.45 - 89 283.476 845 5 0 12.5806 -10.8802 -55.85 - 89 183.852 962 4 1 12.4998 -10.9073 -84.45 - 89 303.172 845 4 0 12.4947 -10.9095 -85.85 - 89 104.839 961 3 1 12.3774 -10.9526 -114.45 - 89 159.417 845 3 0 12.3702 -10.9533 -115.85 - 89 130.786 960 2 1 12.2347 -10.9616 -144.45 - 89 401.685 845 2 0 12.2302 -10.9628 -145.85 - 89 125.13 960 1 1 12.1457 -10.9684 -174.45 - 89 123.746 845 1 0 12.1415 -10.9674 -175.85 - 89 114.488 960 0 1 12.0555 -10.9433 -204.45 - 89 202.449 845 0 0 12.0518 -10.9429 -205.85 - 89 220.542 1024 0 0 -9.02739 24.9138 -206.25 - 89 52.1558 1025 0 0 -9.09372 25.05 -205.995 - 89 155.383 1030 5 0 0.17653 26.05 -56.165 - 89 14.46 959 0 1 12.05 -10.9445 -204.836 - 89 92.6278 837 0 0 10.8148 -12.5935 -205.85 - 89 45.8807 836 0 0 10.7863 -12.6501 -205.885 - 89 38.9426 961 2 1 12.25 -10.9726 -144.488 - 89 12.3254 846 4 0 12.5662 -10.85 -86.171 - 89 140.181 966 4 1 13.2974 -10.4289 -84.45 - 89 129.214 848 4 0 13.3543 -10.4291 -85.85 - 89 82.8143 971 3 1 14.4332 -10.5485 -114.45 - 89 42.0333 972 3 1 14.45 -10.5524 -114.757 - 89 111.952 847 3 0 14.5002 -10.5634 -115.85 - 89 151.699 978 2 1 15.7862 -10.9962 -144.45 - 89 25.9106 844 2 0 15.841 -11.05 -146.198 - 89 191.855 983 1 1 16.6823 -12.3605 -174.45 - 89 160.616 838 1 0 16.6579 -12.4121 -175.85 - 89 102.157 980 0 1 16.1875 -13.2622 -204.45 - 89 163.942 833 0 0 16.1217 -13.3454 -205.85 - 89 155.655 637 4 0 53.9198 -52.6211 -86.25 - 89 70.7363 979 2 1 15.85 -10.9908 -144.556 - 89 296.889 844 3 0 15.1541 -11.05 -115.901 - 89 64.477 843 3 0 15.5917 -11.25 -116.169 -Number of digits in this event: 23 -Using G4ParticleGun... -Particle energy: 7.68329 LIN +Number of tracker hits in this event: 105 + 89 310.054 1068 11 1 33.755 -51.5539 125.55 + 89 298.733 642 11 0 33.7547 -51.5538 124.15 + 89 374.508 1068 10 1 33.7447 -51.5543 95.55 + 89 249.191 642 10 0 33.7455 -51.5537 94.15 + 89 235.839 1068 9 1 33.7696 -51.557 65.55 + 89 291.262 642 9 0 33.7713 -51.5588 64.15 + 89 206.334 1068 8 1 33.8055 -51.5828 35.55 + 89 121.57 642 8 0 33.8096 -51.5855 34.15 + 89 117.702 1069 7 1 33.8904 -51.6442 5.55 + 89 274.166 642 7 0 33.8961 -51.6468 4.15 + 89 103.667 1069 6 1 34.0285 -51.7075 -24.45 + 89 121.807 641 6 0 34.0341 -51.7098 -25.85 + 89 119.664 1070 5 1 34.1404 -51.7603 -54.45 + 89 104.818 641 5 0 34.1456 -51.7637 -55.85 + 89 154.156 1071 4 1 34.2627 -51.8283 -84.45 + 89 201.131 641 4 0 34.2677 -51.8197 -85.85 + 89 117.178 1071 3 1 34.3485 -51.6239 -114.45 + 89 94.7601 642 3 0 34.3606 -51.6254 -115.85 + 89 107.52 1072 2 1 34.6328 -51.7304 -144.45 + 89 136.236 641 2 0 34.6464 -51.7385 -145.85 + 89 140.681 1074 1 1 34.9245 -51.8544 -174.45 + 89 111.036 640 1 0 34.9277 -51.8605 -175.85 + 89 166.319 1074 0 1 34.9601 -52.002 -204.45 + 89 108.926 640 0 0 34.9649 -52.0043 -205.85 + 89 29.3601 641 7 0 33.8813 -51.65 4.03831 + 89 43.3748 1063 7 1 32.8472 -51.2715 5.15 + 89 13.3479 1064 7 1 32.8501 -51.2685 5.16618 + 89 112.345 643 8 0 33.8 -51.444 34.15 + 89 234.835 1068 7 1 33.8051 -51.3773 5.55 + 89 160.087 643 7 0 33.8013 -51.37 4.15 + 89 149.48 1068 6 1 33.7401 -51.197 -24.45 + 89 306.419 644 6 0 33.7379 -51.1875 -25.85 + 89 105.25 1068 5 1 33.7197 -51.0606 -54.45 + 89 130.424 644 5 0 33.7158 -51.062 -55.85 + 89 219.473 1067 4 1 33.6393 -51.0837 -84.45 + 89 160.435 644 4 0 33.6327 -51.0853 -85.85 + 89 405.624 1067 3 1 33.4824 -51.0935 -114.45 + 89 299.281 644 3 0 33.4732 -51.0977 -115.85 + 89 166.466 1066 2 1 33.2817 -51.1927 -144.45 + 89 122.517 644 2 0 33.2745 -51.2018 -145.85 + 89 104.559 1065 1 1 33.1248 -51.3946 -174.45 + 89 113.031 643 1 0 33.1212 -51.4018 -175.85 + 89 108.048 1064 0 1 33.0419 -51.5431 -204.45 + 89 124.771 642 0 0 33.0425 -51.551 -205.85 + 89 56.8125 851 0 1 -9.73753 -60.4409 -204.85 + 89 70.4945 599 0 0 -9.9569 -60.0672 -205.85 + 89 163.072 1439 1 1 107.95 -40.0842 -174.797 + 89 14.8569 1519 0 1 123.95 -154.119 -204.483 + 89 134.264 1440 1 1 108.15 -39.9216 -174.534 + 89 24.1336 643 4 0 33.33 -51.4293 -85.85 + 89 336.4 642 4 0 33.3115 -51.45 -85.9446 + 89 41.7563 1054 3 1 30.9692 -52.7307 -114.45 + 89 77.7031 1053 3 1 30.85 -52.7401 -114.474 + 89 51.9871 1052 3 1 30.65 -52.7307 -114.518 + 89 65.771 1051 3 1 30.4499 -52.7367 -114.538 + 89 57.9465 1050 3 1 30.25 -52.7623 -114.527 + 89 68.6618 1049 3 1 30.05 -52.7984 -114.485 + 89 154.364 687 4 0 19.2058 -42.6322 -86.25 + 89 127.106 990 4 1 18.2268 -42.601 -84.85 + 89 105.262 989 4 1 18.0498 -42.7986 -84.6555 + 89 67.9126 988 4 1 17.8496 -43.0713 -84.5576 + 89 97.5101 987 4 1 17.65 -43.1754 -84.5829 + 89 71.5529 986 4 1 17.45 -43.3068 -84.5798 + 89 143.369 985 4 1 17.25 -43.4393 -84.6056 + 89 475.89 984 4 1 17.05 -43.5875 -84.7147 + 89 228.011 983 4 1 16.85 -43.7979 -84.7856 + 89 230.04 982 4 1 16.65 -43.9279 -84.7738 + 89 87.8612 1034 5 1 26.9969 -40.5276 -54.45 + 89 127.608 1033 5 1 26.8497 -40.4483 -54.6736 + 89 156.589 700 5 0 25.9036 -39.9792 -55.85 + 89 12.536 701 5 0 25.6499 -39.85 -56.2188 + 89 478.896 998 4 1 19.8427 -29.2102 -84.45 + 89 21.9 999 4 1 19.85 -28.4691 -84.8031 + 89 53.6131 763 4 0 20.444 -27.3546 -85.85 + 89 81.9332 764 4 0 20.491 -27.25 -85.9372 + 89 113.776 765 4 0 20.5597 -27.05 -86.0236 + 89 108.523 766 4 0 20.6578 -26.85 -86.1207 + 89 4.58417 767 4 0 20.7308 -26.6499 -86.2363 + 89 74.6842 1032 5 1 26.6499 -40.4717 -54.6567 + 89 109.2 698 5 0 25.9518 -40.3524 -55.8503 + 89 10.2221 697 5 0 25.8197 -40.45 -56.2372 + 89 281.021 1069 4 1 33.9461 -51.5686 -84.45 + 89 185.382 640 3 0 33.5978 -52.0322 -115.85 + 89 93.1854 1067 2 1 33.45 -52.9478 -144.608 + 89 39.0508 635 2 0 33.5227 -53.0389 -145.85 + 89 136.422 634 2 0 33.5314 -53.05 -146.005 + 89 214.045 1075 1 1 35.2137 -54.7845 -174.45 + 89 104.703 625 1 0 35.1571 -54.9238 -175.85 + 89 166.029 1069 0 1 34.0466 -58.5018 -204.45 + 89 114.99 606 0 0 33.8824 -58.6728 -205.85 + 89 127.051 1075 3 1 35.0671 -51.3277 -114.45 + 89 12.0315 1087 2 1 37.643 -48.9798 -144.45 + 89 111.384 1088 2 1 37.65 -48.9771 -144.491 + 89 99.5912 655 2 0 37.8797 -48.8891 -145.85 + 89 127.991 1115 1 1 43.1303 -47.3779 -174.45 + 89 134.032 662 1 0 43.3234 -47.4782 -175.85 + 89 43.8317 1137 0 1 47.6 -48.7381 -204.45 + 89 100.828 1138 0 1 47.6501 -48.7348 -204.612 + 89 176.35 656 0 0 48.0269 -48.7116 -205.85 + 89 53.7642 643 11 0 33.9698 -51.45 123.822 + 89 12.1442 644 11 0 34.106 -51.2499 123.78 + 89 77.389 836 11 0 74.0646 -12.7402 123.75 + 89 27.156 837 11 0 74.0699 -12.65 124.043 + 89 218.857 1268 11 1 73.7894 -12.1181 125.15 + 89 136.92 1267 11 1 73.6498 -12.0472 125.295 +Number of digits in this event: 53 +Using G4ParticleGun... +Particle energy: 4.89633 LIN Particle: gamma Event: 90 -Number of tracker hits in this event: 20 - 90 273.709 618 5 1 -56.4353 114.252 -54.45 - 90 225.223 1470 5 0 -56.4357 114.251 -55.85 - 90 124.73 618 4 1 -56.4372 114.238 -84.45 - 90 248.173 1470 4 0 -56.437 114.234 -85.85 - 90 145.381 618 3 1 -56.4324 114.159 -114.45 - 90 298.876 1470 3 0 -56.4335 114.156 -115.85 - 90 299.415 618 2 1 -56.449 114.092 -144.45 - 90 239.845 1469 2 0 -56.4466 114.088 -145.85 - 90 236.006 618 1 1 -56.3955 114.012 -174.45 - 90 232.204 1469 1 0 -56.3933 114.008 -175.85 - 90 213.47 618 0 1 -56.3446 113.924 -204.45 - 90 144.169 1468 0 0 -56.3419 113.916 -205.85 - 90 310.853 1468 2 0 -56.56 113.95 -146.13 - 90 111.411 617 4 1 -56.4757 114.312 -84.45 - 90 172.201 617 3 1 -56.4631 114.28 -114.45 - 90 185.075 1470 2 0 -56.4463 114.188 -145.85 - 90 180.84 617 0 1 -56.4554 114.085 -204.45 - 90 111.644 1469 0 0 -56.4662 114.088 -205.85 - 90 118.881 1593 0 0 -51.0681 138.897 -206.25 - 90 76.1923 1595 0 0 -50.9802 139.15 -206.206 -Number of digits in this event: 20 +Number of tracker hits in this event: 15 + 90 111.68 1069 2 0 -82.1043 34.0099 -146.081 + 90 335.183 489 1 1 -82.1167 33.9874 -174.45 + 90 305.859 1069 1 0 -82.1091 34.0137 -175.85 + 90 162.286 490 0 1 -81.9638 34.5628 -204.45 + 90 134.831 1072 0 0 -81.9549 34.5969 -205.85 + 90 97.0883 489 0 1 -82.1097 34.0376 -204.45 + 90 106.543 1069 0 0 -82.1089 34.0397 -205.85 + 90 119.605 344 1 1 -111.15 -47.7604 -174.615 + 90 190.658 345 1 1 -111.15 -48.0216 -174.484 + 90 201.066 1067 1 0 -73.1373 33.5723 -176.25 + 90 50.5199 1068 1 0 -73.2011 33.65 -176.158 + 90 38.2584 1356 1 0 -25.1188 91.4481 -176.25 + 90 67.7618 1132 1 0 -127.939 46.5358 -176.25 + 90 100.579 1645 14 0 122.903 149.277 213.75 + 90 71.8173 1552 14 0 172.812 130.722 213.75 +Number of digits in this event: 9 Using G4ParticleGun... -Particle energy: 1.34973 LIN +Particle energy: 3.2437 LIN Particle: gamma Event: 91 -Number of tracker hits in this event: 68 - 91 233.499 1148 11 1 49.714 12.8172 125.55 - 91 274.928 963 11 0 49.7148 12.8149 124.15 - 91 241.516 1148 10 1 49.765 12.7705 95.55 - 91 106.425 963 10 0 49.7764 12.7618 94.15 - 91 250.31 1149 9 1 50.0075 12.5984 65.55 - 91 131.969 962 9 0 50.018 12.5864 64.15 - 91 134.839 1150 8 1 50.2405 12.3637 35.55 - 91 200.53 961 8 0 50.2477 12.3461 34.15 - 91 110.202 1151 7 1 50.4125 11.9904 5.55 - 91 143.652 959 7 0 50.4215 11.9795 4.15 - 91 104.821 1152 6 1 50.6058 11.7483 -24.45 - 91 117.213 958 6 0 50.6162 11.7279 -25.85 - 91 130.026 1153 5 1 50.828 11.2927 -54.45 - 91 111.297 956 5 0 50.8433 11.2716 -55.85 - 91 172.232 1155 4 1 51.1385 10.8437 -84.45 - 91 112.982 953 4 0 51.1471 10.8176 -85.85 - 91 330.141 1156 3 1 51.3347 10.2713 -114.45 - 91 139.274 950 3 0 51.3387 10.2476 -115.85 - 91 123.108 1156 2 1 51.4425 9.75653 -144.45 - 91 134.234 948 2 0 51.4424 9.72626 -145.85 - 91 124.202 1156 1 1 51.4357 9.08884 -174.45 - 91 42.1409 945 1 0 51.4344 9.05394 -175.85 - 91 79.0495 944 1 0 51.4342 9.05 -176.01 - 91 225.324 1156 0 1 51.368 8.35484 -204.45 - 91 120.563 941 0 0 51.3686 8.32244 -205.85 - 91 123.128 1157 0 1 51.45 8.17279 -204.694 - 91 13.3888 1155 2 1 51.0585 10.5068 -144.45 - 91 40.6759 953 2 0 50.9015 10.7826 -145.85 - 91 96.4452 954 2 0 50.8898 10.85 -145.96 - 91 232.504 1046 2 0 45.7034 29.4325 -146.25 - 91 228.324 1045 2 0 45.5315 29.2499 -146.016 - 91 144.012 964 11 0 49.7301 12.85 123.853 - 91 275.944 965 11 0 49.7179 13.05 123.871 - 91 97.8267 964 10 0 49.8075 13.0191 94.15 - 91 119.751 966 9 0 49.888 13.3313 64.15 - 91 120.57 1148 8 1 49.8473 13.7407 35.55 - 91 101.104 968 8 0 49.8422 13.7626 34.15 - 91 117.953 1148 7 1 49.7622 14.2055 5.55 - 91 184.289 970 7 0 49.7551 14.2394 4.15 - 91 125.356 1147 6 1 49.6245 14.9397 -24.45 - 91 195.928 974 6 0 49.6309 14.9812 -25.85 - 91 164.603 1148 5 1 49.7455 15.8272 -54.45 - 91 130.042 979 5 0 49.7833 15.8841 -55.85 - 91 150.667 1152 4 1 50.5027 17.0387 -84.45 - 91 144.892 985 4 0 50.5397 17.0888 -85.85 - 91 133.131 990 3 0 51.3311 18.1408 -115.85 - 91 132.46 1160 2 1 52.2204 18.9256 -144.45 - 91 117.589 994 2 0 52.2817 18.9641 -145.85 - 91 24.4623 1167 1 1 53.6467 19.7825 -174.45 - 91 133.029 1168 1 1 53.65 19.7855 -174.514 - 91 95.4608 998 1 0 53.7186 19.8444 -175.85 - 91 92.2963 999 1 0 53.7252 19.85 -175.98 - 91 116.949 1175 0 1 55.1561 21.097 -204.45 - 91 133.265 1005 0 0 55.2425 21.1831 -205.85 - 91 159.856 1443 5 1 108.813 -122.385 -54.4501 - 91 269.724 1444 5 1 108.95 -122.538 -54.6029 - 91 48.6901 1155 3 1 51.2497 18.0694 -114.767 - 91 45.5301 992 3 0 51.4435 18.6242 -115.85 - 91 287.272 993 3 0 51.4827 18.65 -115.953 - 91 0.235924 966 5 0 -0.05 13.3628 -56.0726 - 91 4.05159 1147 4 1 49.4581 16.4119 -84.4504 - 91 456.496 1146 4 1 49.4498 16.4155 -84.4636 - 91 99.4009 1145 4 1 49.25 16.521 -84.7361 - 91 84.3557 1144 4 1 49.0498 16.548 -84.8289 - 91 82.7657 980 4 0 46.6893 16.2275 -85.8501 - 91 167.19 981 4 0 46.4269 16.25 -85.953 - 91 82.0946 1125 4 1 45.1371 15.2075 -84.85 - 91 124.572 1124 4 1 45.05 15.0623 -84.7788 -Number of digits in this event: 42 +Number of tracker hits in this event: 72 + 91 228.33 375 7 1 -105.056 -34.0296 5.55 + 91 282.717 730 7 0 -105.059 -34.0257 4.15 + 91 631.737 375 6 1 -105.118 -33.9342 -24.45 + 91 511.024 730 6 0 -105.123 -33.9376 -25.85 + 91 270.436 374 5 1 -105.191 -34.0189 -54.45 + 91 507.187 730 5 0 -105.197 -34.0093 -55.85 + 91 260.331 374 4 1 -105.307 -33.817 -84.45 + 91 254.463 731 4 0 -105.322 -33.8103 -85.85 + 91 116.353 372 3 1 -105.652 -33.6543 -114.45 + 91 133.079 731 3 0 -105.676 -33.6521 -115.85 + 91 205.024 369 2 1 -106.165 -33.4868 -144.45 + 91 288.759 732 2 0 -106.176 -33.4938 -145.85 + 91 259.121 368 1 1 -106.419 -33.6224 -174.45 + 91 133.608 732 1 0 -106.448 -33.6451 -175.85 + 91 244.63 731 1 0 -106.455 -33.65 -176.154 + 91 159.047 365 0 1 -107.06 -34.0832 -204.45 + 91 113.547 729 0 0 -107.097 -34.0986 -205.85 + 91 116.01 737 1 0 -105.786 -32.6493 -175.85 + 91 112.234 364 0 1 -107.15 -35.7546 -204.561 + 91 46.3865 718 0 0 -107.243 -36.3933 -205.85 + 91 87.1753 717 0 0 -107.251 -36.45 -205.973 + 91 81.5477 399 0 1 -100.257 -30.3809 -204.45 + 91 84.6847 400 0 1 -100.15 -30.1596 -204.703 + 91 97.1235 755 0 0 -99.4957 -28.9807 -205.85 + 91 111.1 756 0 0 -99.4175 -28.8498 -205.986 + 91 82.1853 757 0 0 -99.2835 -28.65 -206.134 + 91 3.27531 758 0 0 -99.1261 -28.45 -206.244 + 91 113.334 375 5 1 -105.023 -33.9204 -54.45 + 91 129.233 376 4 1 -104.918 -33.8089 -84.45 + 91 159.912 377 3 1 -104.736 -33.6479 -114.45 + 91 114.766 732 3 0 -104.725 -33.6385 -115.85 + 91 133.824 378 2 1 -104.529 -33.45 -144.45 + 91 52.8087 377 2 1 -104.55 -33.4651 -144.738 + 91 136.037 366 1 1 -106.8 -34.9737 -174.45 + 91 103.442 724 1 0 -106.963 -35.0968 -175.85 + 91 111.594 349 0 1 -110.159 -37.2336 -204.45 + 91 111.515 713 0 0 -110.394 -37.275 -205.85 + 91 14.6756 358 0 0 31.2971 -108.531 -206.25 + 91 82.2386 357 0 0 31.2603 -108.55 -206.221 + 91 34.2576 1275 1 0 -143.325 75.1695 -176.25 + 91 278.707 1276 1 0 -143.32 75.25 -176.149 + 91 82.4143 182 1 1 -143.573 73.9336 -174.85 + 91 73.2815 1270 1 0 -143.734 74.1255 -175.85 + 91 167.081 379 5 1 -104.305 -33.5206 -54.45 + 91 119.708 732 5 0 -104.208 -33.4977 -55.85 + 91 191.028 390 4 1 -102.035 -32.7348 -84.45 + 91 180.398 736 4 0 -101.935 -32.6713 -85.85 + 91 122.633 401 3 1 -99.8046 -31.8698 -114.45 + 91 195.549 741 3 0 -99.6813 -31.7179 -115.85 + 91 154.059 416 2 1 -96.9283 -28.4229 -144.45 + 91 116.916 759 2 0 -96.8403 -28.1413 -145.85 + 91 126.291 424 1 1 -95.2395 -22.488 -174.45 + 91 131.635 788 1 0 -95.202 -22.3788 -175.85 + 91 234.486 431 0 1 -93.9463 -20.2055 -204.45 + 91 27.7445 430 0 1 -93.95 -20.193 -204.695 + 91 115.582 799 0 0 -93.9473 -20.1203 -205.85 + 91 126.388 735 4 0 -102.537 -32.949 -85.8501 + 91 213.951 734 4 0 -102.459 -33.05 -86.1225 + 91 120.33 733 4 0 -105.336 -33.428 -85.85 + 91 129.12 373 3 1 -105.424 -32.7067 -114.45 + 91 87.2131 736 3 0 -105.43 -32.6598 -115.85 + 91 32.6765 737 3 0 -105.431 -32.65 -116.141 + 91 156.307 373 2 1 -105.542 -31.7183 -144.45 + 91 132.981 741 2 0 -105.533 -31.6847 -145.85 + 91 132.777 374 1 1 -105.301 -30.9364 -174.45 + 91 164.841 745 1 0 -105.314 -30.8979 -175.85 + 91 140.011 374 0 1 -105.338 -30.4109 -204.45 + 91 130.92 748 0 0 -105.342 -30.4061 -205.85 + 91 142.643 373 4 1 -105.35 -33.453 -84.5923 + 91 57.523 372 4 1 -105.55 -33.4213 -84.5763 + 91 41.1172 729 6 0 -104.651 -34.197 -25.85 + 91 167.782 728 6 0 -104.602 -34.25 -25.9966 +Number of digits in this event: 44 Using G4ParticleGun... -Particle energy: 6.61455 LIN +Particle energy: 4.01796 LIN Particle: gamma Event: 92 -Number of tracker hits in this event: 4 - 92 66.4837 832 5 0 -111.815 -13.45 -56.1682 - 92 321.207 833 5 0 -111.814 -13.45 -56.0477 - 92 117.81 389 1 1 -102.279 -5.31099 -174.85 - 92 136.909 390 1 1 -102.15 -5.33413 -174.676 -Number of digits in this event: 4 +Number of tracker hits in this event: 0 +Number of digits in this event: 3 Using G4ParticleGun... -Particle energy: 6.64737 LIN +Particle energy: 3.38451 LIN Particle: gamma Event: 93 -Number of tracker hits in this event: 139 - 93 239.849 1016 7 1 23.3824 141.631 5.55 - 93 265.756 1607 7 0 23.3835 141.63 4.15 - 93 248.499 1016 6 1 23.4111 141.605 -24.45 - 93 124.431 1607 6 0 23.4131 141.603 -25.85 - 93 497.182 1017 5 1 23.4525 141.579 -54.45 - 93 240.298 1607 5 0 23.455 141.579 -55.85 - 93 283.4 1017 4 1 23.508 141.58 -84.45 - 93 148.843 1607 4 0 23.5107 141.578 -85.85 - 93 327.311 1017 3 1 23.5764 141.539 -114.45 - 93 218.566 1606 3 0 23.58 141.535 -115.85 - 93 160.78 1018 2 1 23.663 141.468 -144.45 - 93 442.567 1606 2 0 23.6679 141.463 -145.85 - 93 126.631 1018 1 1 23.7661 141.357 -174.45 - 93 250.657 1606 1 0 23.771 141.354 -175.85 - 93 194.266 1019 0 1 23.8558 141.279 -204.45 - 93 101.549 1605 0 0 23.86 141.271 -205.85 - 93 467.575 1017 2 1 23.6204 141.509 -144.45 - 93 144.182 1607 2 0 23.5636 141.55 -146.046 - 93 136.663 1014 1 1 22.885 141.757 -174.45 - 93 145.653 1609 1 0 22.8079 141.986 -175.85 - 93 131.527 1000 0 1 20.1739 146.604 -204.45 - 93 140.294 1633 0 0 19.9984 146.768 -205.851 - 93 2.03274 1798 0 0 6.38781 179.943 -206.25 - 93 84.3276 1799 0 0 6.39086 179.95 -206.244 - 93 263.168 931 0 1 6.41279 179.904 -204.85 - 93 129.96 932 0 1 6.45 179.621 -204.729 - 93 295.128 960 10 1 12.159 -7.09043 95.15 - 93 18.3711 961 10 1 12.25 -7.07507 95.4876 - 93 143.997 1017 1 1 23.6402 141.505 -174.45 - 93 122.629 1017 0 1 23.497 141.856 -204.45 - 93 101.276 1608 0 0 23.4584 141.88 -205.85 - 93 301.506 1020 1 1 24.2263 141.273 -174.45 - 93 182.248 1605 1 0 24.2856 141.314 -175.85 - 93 113.593 1027 0 1 25.59 141.988 -204.45 - 93 137.98 1609 0 0 25.7147 142.034 -205.85 - 93 89.9106 1471 1 0 1.43863 114.472 -176.25 - 93 158.13 1457 1 0 -81.4197 111.693 -176.25 - 93 76.5312 1456 1 0 -81.4321 111.55 -176.075 - 93 18.6867 1608 2 0 23.9914 141.75 -146.162 - 93 130.753 1051 1 1 30.2762 145.984 -174.45 - 93 43.9552 1050 1 1 30.25 146.129 -174.68 - 93 107.989 1633 1 0 30.1697 146.793 -175.851 - 93 38.6122 1634 1 0 30.1677 146.95 -176.113 - 93 47.3544 1057 0 1 31.604 160.021 -204.45 - 93 68.0402 1058 0 1 31.65 160.039 -204.613 - 93 127.391 1700 0 0 32.0073 160.157 -205.85 - 93 73.2682 1052 1 1 30.4505 145.896 -174.571 - 93 49.5491 1053 1 1 30.65 145.867 -174.728 - 93 151.391 1625 1 0 32.4695 145.328 -175.85 - 93 27.8982 1196 0 1 59.4443 132.863 -204.45 - 93 123.758 1197 0 1 59.45 132.842 -204.471 - 93 70.1464 1557 0 0 60.354 131.724 -205.85 - 93 91.6003 1556 0 0 60.4749 131.55 -206.013 - 93 74.3032 1555 0 0 60.5925 131.35 -206.131 - 93 16.3162 1027 0 0 98.365 25.5218 -206.25 - 93 46.4968 1026 0 0 98.3709 25.45 -206.233 - 93 48.0205 1025 0 0 98.407 25.25 -206.152 - 93 74.6673 1024 0 0 98.4773 25.05 -206.076 - 93 53.3625 1023 0 0 98.5099 24.85 -205.956 - 93 184.139 1392 0 1 98.6468 23.0767 -204.85 - 93 112.986 1606 6 0 23.455 141.514 -25.85 - 93 348.408 1606 5 0 23.6001 141.44 -55.85 - 93 116.06 1018 4 1 23.6855 141.482 -84.45 - 93 385.464 1606 4 0 23.6889 141.48 -85.85 - 93 111.977 1018 3 1 23.7706 141.415 -114.45 - 93 205.08 1019 2 1 23.9056 141.241 -144.45 - 93 101.837 1605 2 0 23.9131 141.227 -145.85 - 93 109.949 1604 1 0 24.1285 140.956 -175.85 - 93 301.297 1022 0 1 24.5139 140.684 -204.45 - 93 109.911 1602 0 0 24.5322 140.666 -205.85 - 93 35.0544 34 6 1 -173.251 174.078 -24.85 - 93 136.808 1020 2 1 24.05 141.344 -144.59 - 93 147.302 1609 2 0 25.1377 141.983 -145.85 - 93 11.5319 1610 2 0 25.4391 142.15 -146.216 - 93 16.3604 1644 4 0 91.2063 148.988 -86.25 - 93 84.2911 1160 1 1 52.0544 157.076 -174.45 - 93 116.501 1159 1 1 52.05 157.226 -174.633 - 93 56.3302 1690 1 0 50.5016 158.243 -175.85 - 93 61.159 1691 1 0 50.3805 158.35 -175.914 - 93 40.4477 1692 1 0 50.284 158.55 -175.942 - 93 67.2636 1693 1 0 50.3028 158.75 -175.928 - 93 42.3189 1694 1 0 50.3845 158.951 -175.938 - 93 110.707 1151 1 1 50.4132 159.575 -174.85 - 93 201.187 1150 1 1 50.25 159.764 -174.576 - 93 95.6226 1700 1 0 49.9202 160.193 -175.85 - 93 240.729 1701 1 0 49.8883 160.35 -176.065 - 93 146.532 1018 5 1 23.6502 141.393 -54.6335 - 93 59.9523 1016 4 1 23.45 141.38 -84.4822 - 93 72.9472 1015 4 1 23.2499 141.363 -84.5548 - 93 58.2598 1014 4 1 23.0499 141.351 -84.6378 - 93 91.5288 1013 4 1 22.85 141.327 -84.6812 - 93 45.292 1012 4 1 22.6499 141.296 -84.7312 - 93 50.9828 1011 4 1 22.45 141.272 -84.7791 - 93 56.3649 1010 4 1 22.25 141.235 -84.7982 - 93 62.2798 1009 4 1 22.05 141.218 -84.7959 - 93 69.8901 1008 4 1 21.85 141.209 -84.8091 - 93 63.6042 1007 4 1 21.6495 141.197 -84.8122 - 93 118.419 1006 4 1 21.4499 141.191 -84.7952 - 93 50.6541 1005 4 1 21.25 141.193 -84.7743 - 93 65.4514 1004 4 1 21.05 141.191 -84.7529 - 93 60.7489 1003 4 1 20.85 141.166 -84.7414 - 93 56.8831 1002 4 1 20.65 141.134 -84.7278 - 93 56.9527 1001 4 1 20.45 141.109 -84.6626 - 93 46.5454 1000 4 1 20.25 141.073 -84.6371 - 93 59.0181 999 4 1 20.0499 141.031 -84.615 - 93 54.5986 998 4 1 19.8498 141.001 -84.5875 - 93 51.5705 997 4 1 19.65 140.994 -84.5511 - 93 52.641 996 4 1 19.45 140.949 -84.5133 - 93 72.7594 995 4 1 19.2497 140.912 -84.4704 - 93 23.1068 994 4 1 18.946 140.846 -84.45 - 93 140.364 993 4 1 18.85 140.824 -84.4792 - 93 115.636 992 4 1 18.65 140.733 -84.5894 - 93 94.3379 991 4 1 18.45 140.516 -84.7562 - 93 63.8558 1591 4 0 16.9182 138.542 -85.85 - 93 95.3788 1590 4 0 16.754 138.35 -85.9476 - 93 68.9364 1589 4 0 16.6347 138.15 -86.0509 - 93 55.2165 1588 4 0 16.5632 137.95 -86.1336 - 93 1.61514 542 4 0 -136.059 -71.6397 -86.25 - 93 36.6414 541 4 0 -136.067 -71.6501 -86.2482 - 93 116.911 1019 4 1 23.9957 140.699 -84.45 - 93 128.569 1602 4 0 24.0242 140.685 -85.85 - 93 106.331 1022 3 1 24.4869 140.325 -114.45 - 93 154.09 1600 3 0 24.4864 140.297 -115.85 - 93 158.656 1022 2 1 24.5493 139.862 -144.45 - 93 213.789 1598 2 0 24.5579 139.808 -145.85 - 93 103.392 1024 1 1 24.886 138.608 -174.45 - 93 305.086 1592 1 0 24.8838 138.603 -175.85 - 93 191.707 1591 0 0 24.5559 138.491 -205.85 - 93 50.7779 1596 1 0 24.5071 139.521 -175.85 - 93 141.541 1603 3 0 23.605 140.921 -115.85 - 93 322.589 1021 2 1 24.3417 140.159 -144.45 - 93 129.656 1599 2 0 24.4374 140.094 -145.85 - 93 210.508 1031 1 1 26.4171 138.792 -174.45 - 93 116.388 1037 0 1 27.6049 136.656 -204.45 - 93 112.363 1582 0 0 27.6781 136.589 -205.85 - 93 48.4202 1030 1 1 26.2498 138.711 -174.775 - 93 251.092 1595 1 0 26.3906 139.183 -175.85 - 93 35.335 901 2 1 0.45 158.091 -144.675 - 93 71.6487 1182 1 1 56.4937 163.78 -174.85 -Number of digits in this event: 59 +Number of tracker hits in this event: 0 +Number of digits in this event: 1 Using G4ParticleGun... -Particle energy: 3.65689 LIN +Particle energy: 4.16089 LIN Particle: gamma Event: 94 -Number of tracker hits in this event: 0 -Number of digits in this event: 3 +Number of tracker hits in this event: 87 + 94 296.946 725 9 1 -34.8845 17.7149 65.55 + 94 243.191 988 9 0 -34.8856 17.7117 64.15 + 94 246.777 725 8 1 -34.8977 17.6447 35.55 + 94 147.24 987 8 0 -34.9007 17.6391 34.15 + 94 271.273 725 7 1 -34.9889 17.5817 5.55 + 94 116.468 987 7 0 -34.9908 17.5759 4.15 + 94 267.832 725 6 1 -35.0294 17.4525 -24.45 + 94 147.445 986 6 0 -35.0297 17.4456 -25.85 + 94 245.578 725 5 1 -35.0308 17.3134 -54.45 + 94 106.441 986 5 0 -35.0503 17.3125 -55.85 + 94 173.774 722 4 1 -35.4709 17.3171 -84.45 + 94 125.863 986 4 0 -35.4943 17.3133 -85.85 + 94 250.741 720 3 1 -35.9569 17.2749 -114.45 + 94 442.228 986 3 0 -35.9796 17.2704 -115.85 + 94 76.6516 718 2 1 -36.4463 17.1739 -144.45 + 94 54.2562 717 2 1 -36.45 17.1724 -144.655 + 94 185.785 985 2 0 -36.4742 17.1611 -145.85 + 94 298.874 714 1 1 -37.1144 16.9471 -174.45 + 94 283.144 984 1 0 -37.1189 16.9398 -175.85 + 94 118.953 713 0 1 -37.2706 16.8879 -204.45 + 94 294.063 984 0 0 -37.2735 16.8655 -205.85 + 94 46.4779 1538 10 0 -36.0587 127.858 93.75 + 94 113.364 1539 10 0 -36.0975 127.95 93.8882 + 94 350.946 720 10 1 -35.9419 128.984 95.15 + 94 86.0992 719 10 1 -36.0501 129.824 95.4979 + 94 119 718 10 1 -36.25 129.861 95.4736 + 94 242.095 717 10 1 -36.45 129.859 95.2916 + 94 109.745 715 1 1 -37.05 16.8056 -174.774 + 94 444.953 714 0 1 -37.1131 16.9549 -204.45 + 94 50.7041 985 0 0 -37.1812 17.05 -206.091 + 94 122.952 986 0 0 -36.9488 17.2606 -205.85 + 94 76.6389 719 3 1 -36.0505 17.375 -114.529 + 94 52.8848 718 3 1 -36.25 17.4002 -114.741 + 94 21.7924 985 3 0 -37.9485 17.25 -116.187 + 94 127.752 987 3 0 -35.9408 17.5539 -115.85 + 94 117.417 719 2 1 -36.1708 22.8656 -144.45 + 94 14.5888 1015 2 0 -36.379 23.2359 -145.85 + 94 244.6 1016 2 0 -36.3873 23.25 -145.903 + 94 113.317 699 1 1 -40.132 31.1332 -174.45 + 94 104.808 1055 1 0 -40.0382 31.1926 -175.85 + 94 109.844 715 0 1 -37.05 32.2984 -204.555 + 94 167.782 1059 0 0 -36.743 32.0479 -205.85 + 94 59.483 598 3 0 -35.7244 -60.267 -115.85 + 94 65.8305 560 0 0 34.0214 -67.85 -205.958 + 94 231.826 561 0 0 34.179 -67.85 -205.943 + 94 59.483 721 3 1 -35.65 17.6817 -114.611 + 94 147.265 726 4 1 -34.7891 17.3225 -84.45 + 94 88.7099 989 4 0 -34.6917 17.9164 -85.85 + 94 15.272 990 4 0 -34.6467 18.0505 -86.2119 + 94 12.0377 1167 5 0 -74.2878 53.6064 -56.25 + 94 238.451 1168 5 0 -74.3511 53.65 -56.1783 + 94 20.9148 1169 5 0 -74.3624 53.85 -56.1099 + 94 95.2271 1237 3 0 -38.4768 67.506 -116.25 + 94 41.2521 1238 3 0 -38.3454 67.65 -115.864 + 94 200.561 712 3 1 -37.6176 68.6526 -114.85 + 94 102.091 988 8 0 -34.934 17.8066 34.15 + 94 120.504 989 7 0 -34.962 17.8794 4.15 + 94 132 990 6 0 -34.9572 18.0578 -25.85 + 94 109.399 990 5 0 -34.9591 18.2306 -55.85 + 94 150.387 725 4 1 -34.9565 18.4272 -84.45 + 94 117.518 991 4 0 -34.9552 18.4354 -85.85 + 94 150.464 725 3 1 -34.9145 18.6099 -114.45 + 94 127.797 992 3 0 -34.9172 18.6194 -115.85 + 94 111.741 725 2 1 -34.9925 18.7872 -144.45 + 94 112.381 993 2 0 -34.9955 18.793 -145.85 + 94 177.175 724 1 1 -35.0684 18.9207 -174.45 + 94 136.757 994 1 0 -35.0724 18.9268 -175.85 + 94 514.498 724 0 1 -35.1657 19.0524 -204.45 + 94 144.155 995 0 0 -35.1696 19.0595 -205.85 + 94 267.44 994 0 0 -35.1715 19.0497 -205.85 + 94 129.756 701 6 0 106.823 -39.65 -26.183 + 94 102.428 993 3 0 -34.918 18.65 -115.92 + 94 110.289 659 3 0 -119.462 -48.0883 -116.25 + 94 142.916 658 3 0 -119.672 -48.25 -116.195 + 94 274.078 657 3 0 -120.075 -48.4505 -116.096 + 94 39.1426 656 3 0 -120.414 -48.65 -115.909 + 94 81.6862 294 3 1 -121.205 -49.1336 -114.85 + 94 83.0416 293 3 1 -121.35 -49.2232 -114.645 + 94 149.089 292 3 1 -121.569 -49.4304 -114.45 + 94 29.0441 291 3 1 -121.75 -49.3601 -114.789 + 94 155.984 1271 4 0 -117.542 74.3154 -86.25 + 94 62.6064 726 9 1 -34.85 17.7099 65.3071 + 94 92.0077 727 9 1 -34.65 17.7475 65.2414 + 94 74.7355 728 9 1 -34.45 17.9767 65.2548 + 94 84.8851 729 9 1 -34.25 18.0214 65.2419 + 94 338.773 982 9 0 -34.5722 16.5248 64.15 + 94 47.9518 983 9 0 -34.6979 16.65 63.9276 +Number of digits in this event: 46 Using G4ParticleGun... -Particle energy: 1.88984 LIN +Particle energy: 3.09038 LIN Particle: gamma Event: 95 -Number of tracker hits in this event: 0 -Number of digits in this event: 2 +Number of tracker hits in this event: 105 + 95 320.471 1026 7 1 25.2858 -3.44605 5.55 + 95 268.555 883 7 0 25.2838 -3.44602 4.15 + 95 96.6314 1025 6 1 25.2473 -3.44936 -24.45 + 95 143.76 882 6 0 25.2469 -3.45087 -25.85 + 95 235.361 1026 5 1 25.2523 -3.47784 -54.45 + 95 171.495 882 5 0 25.252 -3.47849 -55.85 + 95 134.202 1025 4 1 25.2301 -3.50315 -84.45 + 95 114.701 882 4 0 25.2291 -3.50248 -85.85 + 95 164.826 1025 3 1 25.2014 -3.48781 -114.45 + 95 288.052 882 3 0 25.2022 -3.48775 -115.85 + 95 154.235 1025 2 1 25.2343 -3.49388 -144.45 + 95 245.298 882 2 0 25.2365 -3.4895 -145.85 + 95 130.514 1026 1 1 25.3002 -3.4 -174.45 + 95 128.952 883 1 0 25.3012 -3.39509 -175.85 + 95 251.423 1026 0 1 25.3161 -3.28939 -204.45 + 95 110.105 883 0 0 25.316 -3.2895 -205.85 + 95 134.367 1027 0 1 25.45 -3.17696 -204.516 + 95 209.124 1028 0 1 25.65 -3.30564 -204.554 + 95 320.016 1029 0 1 25.8502 -3.46872 -204.623 + 95 73.0578 1025 0 1 25.25 -4.32267 -204.603 + 95 72.6393 1024 0 1 25.05 -4.39469 -204.597 + 95 81.7742 1023 0 1 24.85 -4.48047 -204.689 + 95 22.039 1022 0 1 24.6498 -4.52575 -204.812 + 95 33.2565 876 0 0 22.6581 -4.6847 -205.85 + 95 142.928 877 0 0 22.548 -4.64981 -205.954 + 95 89.4975 878 0 0 22.4541 -4.45 -205.984 + 95 121.528 879 0 0 22.2714 -4.2495 -205.92 + 95 34.131 880 0 0 22.1132 -4.04982 -205.931 + 95 110.101 1012 0 1 22.545 -3.96585 -204.85 + 95 221.773 1013 0 1 22.6503 -3.94891 -204.756 + 95 111.602 767 5 1 -26.65 82.9832 -54.4756 + 95 139.136 766 5 1 -26.6502 82.9808 -54.5552 + 95 298.459 883 5 0 25.2581 -3.44972 -55.8915 + 95 104.544 1024 2 1 24.9176 -3.39855 -144.45 + 95 210.518 1023 2 1 24.85 -3.41204 -144.545 + 95 74.5339 1022 2 1 24.65 -3.44464 -144.806 + 95 3.78931 881 2 0 23.6639 -3.65 -146.235 + 95 134.873 906 1 1 1.31492 -8.35478 -174.45 + 95 124.973 856 1 0 1.18982 -8.73184 -175.85 + 95 101.724 911 0 1 2.40894 -14.4557 -204.45 + 95 139.036 827 0 0 2.25 -14.5381 -205.85 + 95 133.497 1026 6 1 25.359 -3.34114 -24.45 + 95 254.401 883 6 0 25.3627 -3.33514 -25.85 + 95 111.917 884 5 0 25.4306 -3.23466 -55.85 + 95 256.198 1027 4 1 25.464 -3.05203 -84.45 + 95 153.478 885 4 0 25.4688 -3.04323 -85.85 + 95 125.045 1027 3 1 25.5871 -2.86117 -114.45 + 95 111.547 885 3 0 25.5991 -2.8676 -115.85 + 95 126.378 1029 2 1 25.8651 -3.03922 -144.45 + 95 6.95705 885 2 0 25.8776 -3.04979 -145.85 + 95 99.1018 884 2 0 25.8779 -3.05 -145.88 + 95 126.856 1030 1 1 26.2155 -3.2294 -174.45 + 95 147.014 884 1 0 26.24 -3.23852 -175.85 + 95 108.334 1033 0 1 26.6904 -3.47115 -204.45 + 95 117.931 882 0 0 26.7118 -3.47344 -205.85 + 95 22.9137 479 0 0 103.002 -84.05 -205.984 + 95 138.199 884 4 0 25.5662 -3.08474 -85.85 + 95 129.631 1039 3 1 27.9025 -3.61958 -114.45 + 95 132.05 1050 2 1 30.1207 -1.53726 -144.45 + 95 7.67029 892 2 0 30.2108 -1.45223 -145.85 + 95 120.111 893 2 0 30.213 -1.44998 -145.884 + 95 111.176 1060 1 1 32.0905 0.633334 -174.45 + 95 162.4 902 1 0 31.9874 0.618113 -175.85 + 95 129.741 1045 0 1 29.2298 0.33633 -204.451 + 95 119.284 900 0 0 29.049 0.186303 -205.85 + 95 144.224 881 3 0 27.9951 -3.66066 -115.85 + 95 57.7552 917 2 1 3.65 4.96554 -144.503 + 95 58.7442 916 2 1 3.45 4.99036 -144.688 + 95 371.785 911 2 0 1.03871 2.29897 -145.85 + 95 153.04 910 2 0 0.976935 2.25 -145.878 + 95 472.429 777 3 0 82.3412 -24.4714 -116.25 + 95 370.018 778 3 0 82.5369 -24.45 -116.107 + 95 31.992 883 2 0 25.8536 -3.36893 -145.85 + 95 18.536 597 2 0 12.9523 -60.5826 -146.25 + 95 153.936 596 2 0 12.9459 -60.6501 -146.22 + 95 53.0611 595 2 0 12.9483 -60.85 -146.179 + 95 78.5671 594 2 0 12.9329 -61.05 -146.112 + 95 98.8633 593 2 0 12.9959 -61.25 -145.985 + 95 15.2865 592 2 0 13.1179 -61.45 -145.885 + 95 69.8811 969 2 1 13.9684 -63.4473 -144.85 + 95 251.692 970 2 1 14.05 -63.6337 -144.777 + 95 56.1742 971 2 1 14.2501 -64.0071 -144.564 + 95 434.297 972 2 1 14.45 -63.9838 -144.472 + 95 126.588 1026 4 1 25.4498 -3.06839 -84.461 + 95 158.552 886 4 0 24.9693 -2.85 -85.9264 + 95 28.721 953 3 1 10.7172 1.44876 -114.45 + 95 297.113 952 3 1 10.6498 1.47234 -114.571 + 95 365.801 909 3 0 9.89375 1.85183 -115.85 + 95 94.5717 792 3 0 -29.9009 -21.4701 -116.249 + 95 88.5699 791 3 0 -29.9923 -21.65 -116.118 + 95 34.7974 790 3 0 -30.0577 -21.8501 -115.949 + 95 71.2377 748 3 1 -30.398 -23.0287 -114.85 + 95 130.532 747 3 1 -30.45 -23.1843 -114.716 + 95 30.9283 752 4 0 -14.531 -29.6251 -86.2492 + 95 103.866 751 4 0 -14.4623 -29.6501 -86.1418 + 95 106.876 831 4 1 -13.7155 -29.8835 -84.85 + 95 336.483 832 4 1 -13.6499 -29.913 -84.6863 + 95 199.492 606 11 1 -58.65 -4.34098 125.155 + 95 62.3834 605 11 1 -58.85 -3.78649 125.252 + 95 31.2714 884 11 0 -58.5839 -3.07874 124.15 + 95 120.185 885 11 0 -58.5668 -3.04995 124.112 + 95 59.142 886 11 0 -58.471 -2.84984 124.068 + 95 32.3823 615 11 1 -56.8918 -0.111673 125.15 + 95 188.046 895 11 0 -56.0061 -0.877733 124.15 + 95 135.228 698 4 0 74.1177 -40.2929 -86.25 +Number of digits in this event: 59 Using G4ParticleGun... -Particle energy: 4.52762 LIN +Particle energy: 9.60408 LIN Particle: gamma Event: 96 -Number of tracker hits in this event: 8 - 96 295.509 1201 1 1 60.3925 55.4719 -174.45 - 96 302.72 1177 1 0 60.3949 55.481 -175.85 - 96 269.709 1202 0 1 60.5749 55.7044 -204.45 - 96 124.235 1178 0 0 60.5738 55.7272 -205.85 - 96 118.618 1201 0 1 60.3911 55.4746 -204.45 - 96 148.154 1177 0 0 60.3908 55.4741 -205.85 - 96 26.5928 872 1 0 70.2045 -5.53267 -176.25 - 96 43.6591 999 1 0 27.287 20.0406 -176.25 -Number of digits in this event: 6 +Number of tracker hits in this event: 88 + 96 244.338 1027 10 1 25.6155 -1.81802 95.55 + 96 420.301 891 10 0 25.617 -1.80754 94.15 + 96 116.4 1028 9 1 25.6813 -1.61681 65.55 + 96 162.774 892 9 0 25.6888 -1.60014 64.15 + 96 134.727 1029 8 1 25.8521 -1.24852 35.55 + 96 145.086 894 8 0 25.8606 -1.22828 34.15 + 96 132.29 1030 7 1 26.069 -0.789375 5.55 + 96 115.891 896 7 0 26.0729 -0.766639 4.15 + 96 116.038 1030 6 1 26.1368 -0.316637 -24.45 + 96 120.699 898 6 0 26.1351 -0.291794 -25.85 + 96 101.485 1030 5 1 26.0605 0.23552 -54.45 + 96 129.618 901 5 0 26.0559 0.256588 -55.85 + 96 106.588 1029 4 1 25.938 0.678429 -84.45 + 96 163.45 903 4 0 25.9365 0.699434 -85.85 + 96 218.507 1028 3 1 25.8491 1.14235 -114.45 + 96 111.871 905 3 0 25.8528 1.16881 -115.85 + 96 114.056 1029 2 1 25.8843 1.6901 -144.45 + 96 118.054 908 2 0 25.886 1.71909 -145.85 + 96 118.729 1029 1 1 25.8959 2.25817 -174.45 + 96 129.58 911 1 0 25.8923 2.27429 -175.85 + 96 120.407 1028 0 1 25.8254 2.61058 -204.45 + 96 119.521 912 0 0 25.8249 2.61641 -205.85 + 96 350.08 1027 9 1 25.6041 -1.80969 65.55 + 96 134.652 891 9 0 25.6012 -1.80877 64.15 + 96 113.204 1027 8 1 25.5389 -1.78831 35.55 + 96 132.55 891 8 0 25.5362 -1.78747 34.15 + 96 144.022 1027 7 1 25.478 -1.76567 5.55 + 96 114.809 891 7 0 25.4752 -1.76484 4.15 + 96 105.326 1026 6 1 25.42 -1.7512 -24.45 + 96 127.459 891 6 0 25.4183 -1.75269 -25.85 + 96 383.921 1026 5 1 25.3836 -1.78367 -54.45 + 96 343.075 891 5 0 25.3825 -1.78654 -55.85 + 96 202.277 1026 4 1 25.3642 -1.84097 -84.45 + 96 443.767 891 4 0 25.3645 -1.84032 -85.85 + 96 134.709 1026 3 1 25.3832 -1.8178 -114.45 + 96 335.333 891 3 0 25.3851 -1.81652 -115.85 + 96 152.373 1026 2 1 25.4342 -1.79754 -144.45 + 96 239.095 891 2 0 25.4359 -1.79398 -145.85 + 96 120.195 1027 1 1 25.4832 -1.71814 -174.45 + 96 298.591 891 1 0 25.4864 -1.71183 -175.85 + 96 205.069 1027 0 1 25.5513 -1.57578 -204.45 + 96 106.772 892 0 0 25.5522 -1.57008 -205.85 + 96 30.0776 426 1 0 -33.6569 -94.9115 -176.25 + 96 102.1 425 1 0 -33.6571 -94.95 -176.164 + 96 17.7915 424 1 0 -33.6672 -95.15 -175.893 + 96 24.4616 726 1 1 -34.7905 -95.9538 -174.85 + 96 78.641 725 1 1 -34.85 -95.9835 -174.834 + 96 41.9708 724 1 1 -35.05 -96.1777 -174.784 + 96 23.7937 409 1 0 -35.9055 -98.2756 -175.85 + 96 116.639 408 1 0 -35.9652 -98.3502 -175.9 + 96 94.6845 717 1 1 -36.6056 -98.1128 -174.85 + 96 51.2576 716 1 1 -36.65 -98.1363 -174.757 + 96 75.8792 890 4 0 25.372 -1.85018 -85.897 + 96 236.818 1026 1 1 25.3222 -1.9888 -174.45 + 96 188.393 890 1 0 25.2463 -1.87241 -175.85 + 96 120.677 1013 0 1 22.8299 0.194916 -204.45 + 96 117.141 903 0 0 22.5257 0.688731 -205.85 + 96 176.698 885 0 0 25.5432 -2.94728 -205.85 + 96 136.956 1027 4 1 25.6444 -1.73856 -84.45 + 96 264.687 1027 3 1 25.6201 -1.43407 -114.45 + 96 115.58 893 3 0 25.5643 -1.4084 -115.85 + 96 117.862 1021 2 1 24.402 -1.00056 -144.45 + 96 132.575 895 2 0 24.3732 -0.956666 -145.85 + 96 134.501 1018 1 1 23.6775 0.0928237 -174.45 + 96 175.596 1023 0 1 24.6585 -1.16259 -204.45 + 96 105.451 894 0 0 24.7588 -1.19068 -205.85 + 96 27.5726 890 3 0 25.3168 -1.85 -116.169 + 96 233.109 997 2 1 19.5105 -7.58946 -144.45 + 96 10.38 858 2 0 19.8124 -8.42927 -145.85 + 96 97.8822 857 2 0 19.8201 -8.45 -145.885 + 96 8.86137 856 2 0 19.8767 -8.65 -146.217 + 96 68.0083 1023 1 1 24.8086 -25.0532 -174.45 + 96 86.9944 1022 1 1 24.65 -25.0779 -174.619 + 96 12.6145 1021 1 1 24.45 -25.091 -174.81 + 96 264.248 775 1 0 23.3086 -25.0458 -175.85 + 96 42.3513 827 0 1 -14.5419 -19.3332 -204.45 + 96 158.382 826 0 1 -14.65 -19.3288 -204.549 + 96 49.1283 825 0 1 -14.8503 -19.3279 -204.722 + 96 187.622 804 0 0 -16.4282 -19.1737 -205.85 + 96 9.68971 1109 1 1 41.9876 -1.80922 -174.85 + 96 79.8216 1025 4 1 25.25 -1.75913 -84.6371 + 96 126.978 1025 3 1 25.1276 -1.78788 -114.45 + 96 145.354 1025 2 1 25.0604 -1.79886 -144.45 + 96 118.694 1024 1 1 25.0054 -1.74366 -174.45 + 96 121.601 1024 0 1 24.9546 -1.65407 -204.45 + 96 109.538 891 0 0 24.954 -1.65432 -205.85 + 96 15.288 1025 5 1 25.25 -1.78488 -54.8194 + 96 279.804 888 5 0 24.911 -2.32102 -55.85 +Number of digits in this event: 48 Using G4ParticleGun... -Particle energy: 4.24791 LIN +Particle energy: 5.02692 LIN Particle: gamma Event: 97 -Number of tracker hits in this event: 4 - 97 66.3364 819 0 0 104.642 -16.0681 -206.14 - 97 200.025 850 2 0 68.9177 -9.86577 -146.25 - 97 67.8497 296 8 1 -120.75 -67.3076 35.2736 - 97 98.5163 297 8 1 -120.75 -67.348 35.5207 +Number of tracker hits in this event: 0 Number of digits in this event: 2 Using G4ParticleGun... -Particle energy: 5.67726 LIN +Particle energy: 8.47966 LIN Particle: gamma Event: 98 -Number of tracker hits in this event: 0 -Number of digits in this event: 2 +Number of tracker hits in this event: 24 + 98 221.683 510 6 1 -78.0405 -75.5621 -24.45 + 98 240.619 522 6 0 -78.0404 -75.5599 -25.85 + 98 227.74 510 5 1 -78.0366 -75.5183 -54.45 + 98 298.983 522 5 0 -78.0335 -75.5091 -55.85 + 98 709.446 510 4 1 -77.9753 -75.321 -84.45 + 98 88.6814 523 4 0 -77.9684 -75.3195 -85.85 + 98 336.525 510 3 1 -77.8573 -75.2858 -114.45 + 98 141.905 523 3 0 -77.8503 -75.28 -115.85 + 98 103.152 511 2 1 -77.7048 -75.1568 -144.45 + 98 118.92 524 2 0 -77.7004 -75.1473 -145.85 + 98 110.265 512 1 1 -77.6116 -74.9679 -174.45 + 98 211.166 525 1 0 -77.6089 -74.9586 -175.85 + 98 123.887 512 0 1 -77.5647 -74.772 -204.45 + 98 111.72 526 0 0 -77.5562 -74.7651 -205.85 + 98 52.0486 88 13 1 -162.55 -71.9373 185.284 + 98 106.209 521 4 0 -78.0205 -75.6698 -85.85 + 98 248.914 521 3 0 -78.0069 -75.7263 -115.85 + 98 119.689 510 2 1 -77.9624 -75.7924 -144.45 + 98 123.644 521 2 0 -77.9594 -75.7955 -145.85 + 98 142.221 510 1 1 -77.9049 -75.8591 -174.45 + 98 115.956 520 1 0 -77.9019 -75.8608 -175.85 + 98 139.412 511 0 1 -77.8419 -75.8887 -204.45 + 98 222.441 520 0 0 -77.8385 -75.8881 -205.85 + 98 138.415 502 0 1 -79.4881 -30.8266 -204.85 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 8.3071 LIN +Particle energy: 9.76975 LIN Particle: gamma Event: 99 Number of tracker hits in this event: 4 - 99 13.5761 844 6 0 125.868 -11.25 -26.2461 - 99 1.89283 121 1 0 -20.497 -155.75 -175.97 - 99 144.846 795 1 1 -20.8739 -155.889 -174.85 - 99 171.358 796 1 1 -20.85 -156.045 -174.662 -Number of digits in this event: 4 + 99 229.956 735 1 1 -33.0267 -46.9229 -174.45 + 99 258.611 665 1 0 -33.0256 -46.9228 -175.85 + 99 237.35 735 0 1 -33.0034 -46.9269 -204.45 + 99 203.07 665 0 0 -33.0021 -46.927 -205.85 +Number of digits in this event: 6 Run terminated. Run Summary Number of events processed : 100 - User=37.230000s Real=37.488340s Sys=0.010000s + User=38.560000s Real=38.860333s Sys=0.010000s End of Run 1 There are 4 h1 histograms 0 with 0 entries: Deposited energy in the last X plane (keV) @@ -9620,8004 +9025,7751 @@ Cannot set FirstId as its value was already used. done Using G4ParticleGun... -Particle energy: 1.65173 LIN +Particle energy: 7.17476 LIN Particle: e- Event: 0 -Number of tracker hits in this event: 43 - 0 112.239 610 9 1 -58.0005 104.507 65.55 - 0 176.414 1421 9 0 -58.0013 104.507 64.15 - 0 137.284 610 8 1 -57.9965 104.5 35.55 - 0 100.819 1421 8 0 -58.0079 104.508 34.15 - 0 157.728 608 7 1 -58.2518 104.643 5.55 - 0 330.363 1422 7 0 -58.257 104.646 4.15 - 0 108.877 608 6 1 -58.3695 104.708 -24.45 - 0 171.673 1422 6 0 -58.3783 104.708 -25.85 - 0 159.076 607 5 1 -58.5515 104.715 -54.45 - 0 136.996 1422 5 0 -58.563 104.716 -55.85 - 0 100.677 606 4 1 -58.8244 104.721 -84.45 - 0 129.008 1422 4 0 -58.8304 104.721 -85.85 - 0 117.22 605 3 1 -58.9578 104.707 -114.45 - 0 151.951 1422 3 0 -58.9693 104.712 -115.85 - 0 383.235 603 2 1 -59.4254 105.002 -144.45 - 0 107.446 1423 2 0 -59.4599 104.949 -145.85 - 0 71.3893 602 1 1 -59.5947 103.407 -174.45 - 0 267.512 603 1 1 -59.4496 103.196 -174.554 - 0 37.8517 604 1 1 -59.2499 102.866 -174.798 - 0 5.80038 1406 1 0 -58.4867 101.372 -175.85 - 0 72.7285 1405 1 0 -58.4739 101.35 -175.866 - 0 64.8519 1404 1 0 -58.3446 101.15 -176.008 - 0 55.0997 1403 1 0 -58.2238 100.95 -176.122 - 0 61.74 1402 1 0 -58.2131 100.75 -176.184 - 0 8.6799 1401 1 0 -58.2145 100.55 -176.243 - 0 47.4605 602 2 1 -59.45 105.049 -144.617 - 0 48.958 1418 0 0 -62.3403 103.95 -205.991 - 0 291.698 1422 1 0 -59.2333 104.682 -175.851 - 0 197.221 608 0 1 -58.3072 108.77 -204.45 - 0 135.957 1443 0 0 -58.8147 108.933 -205.85 - 0 155.937 609 0 1 -58.25 108.816 -204.56 - 0 113.802 610 0 1 -58.05 108.849 -204.807 - 0 143.781 1446 0 0 -58.7769 109.463 -205.85 - 0 12.0801 603 0 1 -59.4496 104.63 -204.45 - 0 105.327 602 0 1 -59.45 104.63 -204.498 - 0 122.008 1422 0 0 -59.4625 104.637 -205.85 - 0 46.6331 1204 3 0 -146.457 61.0127 -116.25 - 0 16.2704 1260 4 0 -156.246 72.05 -86.016 - 0 16.5734 125 4 1 -155.148 72.7067 -84.85 - 0 47.3678 1266 4 0 -152.678 73.3856 -85.85 - 0 4.60003 147 4 1 -150.691 73.3916 -84.85 - 0 38.6762 1261 4 0 -150.176 72.4473 -85.85 - 0 86.9342 1422 9 0 -57.9987 104.55 63.8774 -Number of digits in this event: 20 +Number of tracker hits in this event: 26 + 0 117.917 1523 8 1 124.863 -63.003 35.55 + 0 131.657 585 8 0 124.863 -63.0013 34.15 + 0 108.09 1523 7 1 124.854 -62.9769 5.55 + 0 157.585 585 7 0 124.857 -62.9757 4.15 + 0 107.815 1523 6 1 124.896 -62.9528 -24.45 + 0 164.249 585 6 0 124.897 -62.9512 -25.85 + 0 133.505 1523 5 1 124.928 -62.9153 -54.45 + 0 112.298 585 5 0 124.927 -62.9149 -55.85 + 0 105.432 1523 4 1 124.91 -62.9003 -84.45 + 0 95.797 585 4 0 124.909 -62.9023 -85.85 + 0 439.488 1523 3 1 124.902 -62.9406 -114.45 + 0 379.002 585 3 0 124.9 -62.9471 -115.85 + 0 344.11 1523 2 1 124.861 -63.0838 -144.45 + 0 154.99 584 2 0 124.859 -63.0927 -145.85 + 0 260.333 1523 1 1 124.814 -63.2766 -174.45 + 0 116.111 583 1 0 124.814 -63.2863 -175.85 + 0 119.202 1523 0 1 124.787 -63.4727 -204.45 + 0 118.895 582 0 0 124.787 -63.4848 -205.85 + 0 344.895 585 2 0 124.853 -62.9876 -145.85 + 0 227.904 585 1 0 124.835 -63.0279 -175.85 + 0 152.47 1522 0 1 124.612 -63.1084 -204.45 + 0 137.521 584 0 0 124.597 -63.108 -205.85 + 0 32.2368 307 0 0 162.548 -118.55 -206.181 + 0 130.03 1524 1 1 124.983 -62.9247 -174.45 + 0 137.658 1524 0 1 125.083 -62.8869 -204.45 + 0 102.72 585 0 0 125.086 -62.8827 -205.85 +Number of digits in this event: 18 Using G4ParticleGun... -Particle energy: 7.12491 LIN +Particle energy: 2.70393 LIN Particle: e- Event: 1 -Number of tracker hits in this event: 72 - 1 165.256 432 9 1 -93.6941 -81.1409 65.55 - 1 325.986 494 9 0 -93.6939 -81.141 64.15 - 1 112.604 432 8 1 -93.6861 -81.1475 35.55 - 1 101.371 494 8 0 -93.6852 -81.1463 34.15 - 1 121.508 432 7 1 -93.6655 -81.1218 5.55 - 1 228.089 494 7 0 -93.6646 -81.1214 4.15 - 1 331.168 432 6 1 -93.6439 -81.1148 -24.45 - 1 106.329 494 6 0 -93.6424 -81.1144 -25.85 - 1 138.954 432 5 1 -93.6118 -81.1023 -54.45 - 1 117.94 494 5 0 -93.6115 -81.1014 -55.85 - 1 158.369 432 4 1 -93.6115 -81.072 -84.45 - 1 130.76 494 4 0 -93.6131 -81.0722 -85.85 - 1 101.22 432 3 1 -93.6433 -81.0777 -114.45 - 1 190.083 494 3 0 -93.644 -81.0773 -115.85 - 1 161.476 432 2 1 -93.6601 -81.0742 -144.45 - 1 123.745 494 2 0 -93.6598 -81.0716 -145.85 - 1 216.766 432 1 1 -93.6547 -81.0169 -174.45 - 1 361.11 495 1 0 -93.652 -81.0125 -175.85 - 1 242.531 432 0 1 -93.5894 -80.9271 -204.45 - 1 375.906 495 0 0 -93.5849 -80.9211 -205.85 - 1 288.606 495 3 0 -93.6323 -81.05 -116.044 - 1 246.215 433 1 1 -93.5162 -81.0052 -174.45 - 1 28.831 250 2 1 -129.95 -146.745 -144.755 - 1 140.814 251 2 1 -129.95 -146.819 -144.637 - 1 95.3644 494 1 0 -93.4213 -81.0566 -175.85 - 1 119.481 437 0 1 -92.6685 -82.7615 -204.45 - 1 118.94 485 0 0 -92.682 -82.9511 -205.85 - 1 246.193 495 6 0 -93.2186 -80.8831 -25.85 - 1 13.0268 141 5 0 -86.9886 -151.75 -56.0347 - 1 211.13 597 9 0 -37.4913 -60.6133 63.75 - 1 88.4433 598 9 0 -37.2365 -60.45 63.7865 - 1 77.4764 599 9 0 -37.2284 -60.2499 63.9595 - 1 20.9306 709 9 1 -38.2059 -59.2716 65.15 - 1 94.356 708 9 1 -38.25 -59.2465 65.2161 - 1 108.952 707 9 1 -38.45 -59.2712 65.4796 - 1 96.839 706 9 1 -38.65 -59.3634 65.51 - 1 271.736 705 9 1 -38.85 -59.492 65.3807 - 1 77.9356 704 9 1 -39.05 -59.5185 65.3369 - 1 29.4797 1286 6 0 75.5026 77.25 -26.0301 - 1 32.3093 1240 6 0 49.9067 68.25 -25.8913 - 1 117.147 438 8 1 -92.3979 -81.7364 35.55 - 1 13.4629 491 8 0 -92.7559 -81.8475 34.15 - 1 118.437 490 8 0 -92.7626 -81.85 34.1234 - 1 43.7955 404 7 1 -99.333 -84.9164 5.54996 - 1 76.2055 403 7 1 -99.35 -84.9257 5.40419 - 1 128.299 475 7 0 -99.4937 -84.9997 4.14937 - 1 131.447 386 6 1 -102.765 -87.5309 -24.45 - 1 172.474 461 6 0 -102.896 -87.702 -25.85 - 1 107.721 369 5 1 -106.248 -92.0354 -54.4502 - 1 285.249 439 5 0 -106.419 -92.2062 -55.85 - 1 149.278 352 4 1 -109.678 -96.1626 -84.45 - 1 38.0281 353 4 1 -109.55 -96.128 -84.7483 - 1 58.2935 420 4 0 -109.101 -95.9803 -85.85 - 1 62.105 421 4 0 -109.01 -95.95 -86.0738 - 1 138.542 413 3 1 -97.5477 -91.7873 -114.45 - 1 3.73917 414 3 1 -97.35 -91.6267 -114.838 - 1 62.7448 444 3 0 -96.8238 -91.2182 -115.851 - 1 105.724 445 3 0 -96.7351 -91.15 -116.02 - 1 173.504 496 2 1 -80.8276 -80.6068 -144.45 - 1 117.312 497 2 0 -80.2594 -80.6001 -145.85 - 1 194.098 568 1 1 -66.3911 -77.9491 -174.45 - 1 80.3385 569 1 1 -66.25 -77.9195 -174.646 - 1 122.45 511 1 0 -65.3915 -77.6912 -175.85 - 1 165.977 512 1 0 -65.2561 -77.65 -176.042 - 1 118.482 675 0 1 -45.0369 -72.0901 -204.45 - 1 238.612 540 0 0 -44.5797 -71.9853 -205.85 - 1 218.046 369 1 0 29.5149 -106.294 -176.25 - 1 120.306 634 0 1 -53.2288 -76.7172 -204.45 - 1 92.4039 635 0 1 -53.05 -76.6987 -204.631 - 1 143.606 517 0 0 -52.5672 -76.5195 -205.85 - 1 39.7632 512 0 0 -51.2085 -77.6014 -205.85 - 1 31.6309 181 1 0 -149.482 -143.75 -176.057 -Number of digits in this event: 38 +Number of tracker hits in this event: 117 + 1 129.977 397 10 1 -100.597 48.6918 95.55 + 1 97.4952 1143 10 0 -100.597 48.6963 94.15 + 1 130.569 397 9 1 -100.6 48.7839 65.55 + 1 135.41 1143 9 0 -100.601 48.7885 64.15 + 1 129.578 397 8 1 -100.612 48.8821 35.55 + 1 123.653 1144 8 0 -100.614 48.8888 34.15 + 1 271.465 397 7 1 -100.648 49.0292 5.55 + 1 289.762 1144 7 0 -100.649 49.0355 4.15 + 1 116.44 397 6 1 -100.674 49.175 -24.45 + 1 149.294 1145 6 0 -100.675 49.1825 -25.85 + 1 790.614 397 5 1 -100.686 49.3258 -54.45 + 1 694.938 1146 5 0 -100.677 49.2924 -55.85 + 1 121.39 399 4 1 -100.266 48.9118 -84.45 + 1 95.9729 1144 4 0 -100.217 48.8612 -85.85 + 1 33.9579 1143 4 0 -100.206 48.85 -86.1515 + 1 216.705 405 3 1 -98.9584 47.7127 -114.45 + 1 95.8385 1138 3 0 -98.9367 47.6972 -115.85 + 1 147.691 409 2 1 -98.1686 47.1845 -144.45 + 1 142.675 1135 2 0 -98.1171 47.1205 -145.85 + 1 144.962 415 1 1 -97.0188 45.6964 -174.45 + 1 112.891 1128 1 0 -96.9983 45.6743 -175.85 + 1 132.543 418 0 1 -96.3612 45.2018 -204.45 + 1 81.599 1125 0 0 -96.3356 45.2424 -205.85 + 1 37.866 1126 0 0 -96.3299 45.25 -206.104 + 1 134.656 398 1 1 -100.395 50.2334 -174.45 + 1 109.536 1150 1 0 -100.389 50.239 -175.85 + 1 157.852 400 0 1 -100.039 50.5578 -204.45 + 1 125.233 1152 0 0 -100.066 50.5847 -205.85 + 1 55.0474 263 0 1 -127.35 35.1457 -204.537 + 1 128.771 396 4 1 -100.808 49.4672 -84.45 + 1 220.148 1147 4 0 -100.81 49.471 -85.85 + 1 285.95 396 3 1 -100.881 49.5314 -114.45 + 1 112.298 1147 3 0 -100.88 49.531 -115.85 + 1 497.492 396 2 1 -100.848 49.5241 -144.45 + 1 296.313 1147 2 0 -100.851 49.5293 -145.85 + 1 245.477 396 1 1 -100.906 49.6372 -174.45 + 1 99.2922 1147 1 0 -100.908 49.6421 -175.85 + 1 181.571 396 0 1 -100.929 49.7535 -204.45 + 1 107.243 1148 0 0 -100.921 49.7687 -205.85 + 1 140.202 1364 10 0 72.0692 93.131 93.75 + 1 105.833 395 4 1 -101.01 49.1426 -84.45 + 1 109.897 1145 4 0 -101.031 49.1304 -85.85 + 1 218.02 393 3 1 -101.526 48.8723 -114.45 + 1 132.59 1144 3 0 -101.548 48.8626 -115.85 + 1 157.894 391 2 1 -101.944 48.6362 -144.45 + 1 131.993 1142 2 0 -101.96 48.6218 -145.85 + 1 27.7513 389 1 1 -102.348 48.2553 -174.45 + 1 74.2944 388 1 1 -102.35 48.2546 -174.573 + 1 120.908 1140 1 0 -102.372 48.2477 -175.85 + 1 191.501 386 0 1 -102.879 48.0683 -204.45 + 1 132.894 1140 0 0 -102.902 48.0542 -205.85 + 1 17.4317 387 0 1 -102.75 48.1762 -204.769 + 1 39.1005 1141 0 0 -102.267 48.4118 -205.85 + 1 99.0634 1142 0 0 -102.208 48.4501 -205.984 + 1 146.565 1143 3 0 -101.786 48.8127 -115.85 + 1 93.7678 343 2 1 -111.428 50.6715 -144.45 + 1 438.777 1153 2 0 -111.637 50.6903 -145.85 + 1 102.067 324 1 1 -115.166 51.4429 -174.45 + 1 52.9735 325 1 1 -115.15 51.3212 -174.734 + 1 178.101 1153 1 0 -114.981 50.8472 -175.85 + 1 24.7228 345 0 1 -110.972 40.2407 -204.45 + 1 84.7278 346 0 1 -110.95 40.1881 -204.549 + 1 0.710603 1098 0 0 -110.625 39.6521 -205.85 + 1 150.648 1097 0 0 -110.624 39.65 -205.855 + 1 280.689 397 4 1 -100.617 49.3837 -84.45 + 1 101.257 1170 3 0 -99.1738 54.1901 -115.85 + 1 15.8966 1171 3 0 -99.1937 54.25 -116.205 + 1 146.92 1194 2 0 -101.033 58.9968 -145.85 + 1 63.9607 374 1 1 -105.327 62.6719 -174.45 + 1 54.0842 373 1 1 -105.35 62.6788 -174.675 + 1 130.17 1213 1 0 -105.452 62.6989 -175.85 + 1 121.15 365 0 1 -106.971 63.7207 -204.45 + 1 141.426 1218 0 0 -106.99 63.6886 -205.85 + 1 59.483 417 7 1 -96.7495 -176.013 5.15 + 1 203.523 397 2 1 -100.75 58.4129 -144.544 + 1 241.065 398 2 1 -100.537 58.2805 -144.45 + 1 58.2656 1183 2 0 -100.134 56.7734 -145.85 + 1 12.4281 382 2 1 -103.585 54.0965 -144.85 + 1 28.4867 1167 2 0 -104.623 53.4857 -145.85 + 1 1.66398 1166 2 0 -104.683 53.45 -145.855 + 1 245.79 376 2 1 -104.849 52.935 -144.85 + 1 127.913 1148 4 0 -100.668 49.8145 -85.85 + 1 122.378 1152 3 0 -100.939 50.5508 -115.85 + 1 49.3243 1156 2 0 -100.891 51.4433 -145.85 + 1 68.8463 1157 2 0 -100.89 51.45 -146.005 + 1 104.055 1163 1 0 -100.84 52.7751 -175.85 + 1 124.612 389 0 1 -102.285 55.4761 -204.45 + 1 113.426 1177 0 0 -102.306 55.5942 -205.85 + 1 18.8649 1178 0 0 -102.303 55.65 -206.243 + 1 25.4695 1347 0 0 -132.205 89.6381 -206.25 + 1 315.115 394 0 1 -101.345 54.7524 -204.45 + 1 10.3588 393 0 1 -101.35 54.756 -204.502 + 1 11.4651 507 2 1 -78.45 99.5744 -144.725 + 1 107.234 387 6 1 -102.558 47.0671 -24.45 + 1 147.387 1134 6 0 -102.842 46.9387 -25.8504 + 1 337.927 353 5 1 -109.391 44.6053 -54.45 + 1 133.067 1123 5 0 -109.546 44.6915 -55.85 + 1 383.277 340 4 1 -112.01 45.3307 -84.4501 + 1 114.948 1126 4 0 -111.908 45.4298 -85.85 + 1 125.307 351 3 1 -109.751 46.2214 -114.45 + 1 150.346 1131 3 0 -109.903 46.364 -115.85 + 1 120.213 339 2 1 -112.292 49.1487 -144.45 + 1 36.9675 1146 2 0 -112.304 49.4286 -145.85 + 1 159.805 337 1 1 -112.724 55.4911 -174.451 + 1 0.739503 1177 1 0 -112.163 55.6498 -175.85 + 1 141.727 1178 1 0 -112.162 55.65 -175.852 + 1 92.8841 397 0 1 -100.75 58.4066 -204.643 + 1 153.623 1193 0 0 -99.7048 58.7622 -205.85 + 1 68.7831 1194 0 0 -99.5103 58.8503 -206.07 + 1 79.3083 352 5 1 -109.55 44.3838 -54.7067 + 1 188.116 1118 5 0 -110.02 43.8323 -55.85 + 1 146.241 1117 5 0 -110.177 43.65 -56.1459 + 1 94.4937 277 4 1 -124.692 22.6502 -84.45 + 1 112.767 1013 4 0 -124.987 22.7015 -85.85 + 1 345.369 224 3 1 -135.331 21.2068 -114.45 + 1 94.3217 1011 3 0 -134.59 22.3231 -115.85 + 1 47.0002 1012 3 0 -134.494 22.45 -116.079 +Number of digits in this event: 67 Using G4ParticleGun... -Particle energy: 2.75258 LIN +Particle energy: 4.2443 LIN Particle: e- Event: 2 -Number of tracker hits in this event: 112 - 2 227.282 407 10 1 -98.7176 -0.162555 95.55 - 2 173.384 899 10 0 -98.7185 -0.165355 94.15 - 2 537.101 407 9 1 -98.7431 -0.222705 65.55 - 2 450.057 899 9 0 -98.7464 -0.224714 64.15 - 2 195.373 406 8 1 -98.8002 -0.271543 35.55 - 2 110.198 898 8 0 -98.8034 -0.269922 34.15 - 2 173.056 406 7 1 -98.8635 -0.232097 5.55 - 2 256.764 899 7 0 -98.8705 -0.227347 4.15 - 2 208.905 405 6 1 -99.0479 -0.151884 -24.45 - 2 240.578 899 6 0 -99.0584 -0.148551 -25.85 - 2 135.674 404 5 1 -99.2699 -0.0916818 -54.45 - 2 129.549 899 5 0 -99.2773 -0.0926928 -55.85 - 2 110.843 403 4 1 -99.4254 -0.0977895 -84.45 - 2 129.64 899 4 0 -99.4308 -0.0942509 -85.85 - 2 246.159 402 0 1 -99.6746 -0.0507782 -204.45 - 2 156.258 899 0 0 -99.6443 -0.0630546 -205.85 - 2 207.578 969 4 0 -115.917 13.9842 -86.25 - 2 39.2348 968 4 0 -115.873 13.8496 -85.9881 - 2 313.395 322 4 1 -115.644 13.2933 -84.85 - 2 151.486 960 4 0 -114.877 12.2335 -85.8507 - 2 514.299 959 4 0 -114.777 12.05 -86.0714 - 2 300.303 401 2 1 -99.7963 0.0809071 -144.45 - 2 330.424 900 2 0 -99.8336 0.0695513 -145.85 - 2 0.934989 398 1 1 -100.55 -0.596419 -174.45 - 2 110.732 397 1 1 -100.55 -0.596853 -174.454 - 2 121.884 896 1 0 -100.555 -0.797944 -175.85 - 2 31.2831 895 1 0 -100.558 -0.85 -176.168 - 2 260.575 397 0 1 -100.563 -5.33607 -204.45 - 2 178.458 873 0 0 -100.75 -5.39412 -205.85 - 2 5.57318 381 0 1 -103.95 -5.9055 -204.788 - 2 349.483 391 1 1 -101.783 1.31937 -174.45 - 2 142.455 905 1 0 -101.759 1.23899 -175.851 - 2 130.589 392 0 1 -101.741 -1.40678 -204.45 - 2 14.493 892 0 0 -101.691 -1.63869 -205.85 - 2 121.761 891 0 0 -101.69 -1.65 -205.909 - 2 0.791415 392 1 1 -101.75 1.44884 -174.845 - 2 123.676 908 1 0 -101.652 1.73021 -175.85 - 2 124.402 408 0 1 -98.3719 9.39746 -204.45 - 2 137.886 948 0 0 -98.4077 9.7129 -205.85 - 2 471.026 904 1 0 -102.027 0.966925 -175.85 - 2 27.4808 903 1 0 -102.016 0.85 -176.147 - 2 11.4486 394 0 1 -101.201 -13.9356 -204.45 - 2 55.629 395 0 1 -101.15 -13.9183 -204.469 - 2 78.5258 396 0 1 -100.95 -13.8512 -204.51 - 2 237.301 398 0 1 -100.55 -13.6151 -204.607 - 2 193.654 399 0 1 -100.35 -13.1962 -204.655 - 2 108.382 400 0 1 -100.15 -12.8126 -204.454 - 2 131.784 405 8 1 -99.1378 -0.515023 35.55 - 2 110.969 897 8 0 -99.1629 -0.499559 34.15 - 2 99.1334 402 7 1 -99.5922 -0.116913 5.55 - 2 136.705 397 6 1 -100.61 0.974479 -24.45 - 2 159.317 904 6 0 -100.685 0.992342 -25.85 - 2 125.571 389 5 1 -102.304 1.46533 -54.45 - 2 111.208 907 5 0 -102.402 1.46533 -55.85 - 2 176.414 378 4 1 -104.391 1.45283 -84.45 - 2 165.348 906 4 0 -104.509 1.4298 -85.85 - 2 116.154 366 3 1 -106.884 0.870321 -114.45 - 2 120.171 903 3 0 -107.053 0.807246 -115.85 - 2 118.836 347 2 1 -110.575 -0.466502 -144.45 - 2 120.361 897 2 0 -110.727 -0.570937 -145.85 - 2 108.994 332 1 1 -113.7 -2.63942 -174.45 - 2 124.404 886 1 0 -113.826 -2.76074 -175.85 - 2 110.705 319 0 1 -116.24 -5.5264 -204.45 - 2 135.807 871 0 0 -116.355 -5.67686 -205.85 - 2 86.9498 474 3 1 -85.25 130.404 -114.837 - 2 104.747 407 8 1 -98.6708 -0.0986624 35.55 - 2 320.54 899 8 0 -98.5851 -0.0778268 34.15 - 2 176.868 417 7 1 -96.7403 0.351998 5.55 - 2 61.154 901 7 0 -96.6357 0.434892 4.15 - 2 32.3233 902 7 0 -96.6155 0.45 3.88182 - 2 96.7673 428 6 1 -94.4284 1.87377 -24.45 - 2 117.394 911 6 0 -94.2798 2.27803 -25.8503 - 2 48.7727 438 5 1 -92.4669 12.0265 -54.4507 - 2 47.0182 439 5 1 -92.35 12.0589 -54.5043 - 2 111.687 440 5 1 -92.1497 12.0694 -54.5977 - 2 59.0128 441 5 1 -91.95 12.0923 -54.7239 - 2 4.56173 442 5 1 -91.75 12.1281 -54.84 - 2 113.858 960 5 0 -89.8121 12.1633 -55.85 - 2 112.623 961 5 0 -89.5465 12.2503 -56.0281 - 2 109.898 962 5 0 -89.2487 12.45 -56.1692 - 2 142.991 963 5 0 -88.9635 12.65 -56.1899 - 2 21.4231 1791 5 0 45.592 178.469 -56.25 - 2 153.567 1792 5 0 45.6359 178.551 -56.2316 - 2 146.636 1793 5 0 46.0236 178.75 -56.1943 - 2 26.7075 1794 5 0 46.4132 178.95 -55.934 - 2 255.184 1134 5 1 47.006 179.653 -54.85 - 2 278.805 1135 5 1 47.05 180.004 -54.684 - 2 140.793 457 4 1 -88.6166 23.2262 -84.45 - 2 25.0465 458 4 1 -88.45 23.2975 -84.7702 - 2 221.201 1017 4 0 -87.8763 23.5275 -85.85 - 2 140.004 533 3 1 -73.2565 31.3106 -114.45 - 2 42.4686 1061 3 0 -73.6666 32.3328 -115.85 - 2 68.4534 1062 3 0 -73.7212 32.45 -116.018 - 2 247.315 499 2 1 -80.176 55.2656 -144.45 - 2 99.5641 500 2 1 -80.0499 55.7782 -144.707 - 2 24.1856 1188 2 0 -79.278 57.8216 -145.85 - 2 96.0229 1189 2 0 -79.2679 57.85 -145.867 - 2 76.4021 1190 2 0 -79.1947 58.05 -145.987 - 2 70.4097 1191 2 0 -79.1054 58.25 -146.12 - 2 68.8252 1192 2 0 -79.0158 58.45 -146.235 - 2 147.795 622 1 1 -55.617 111.092 -174.45 - 2 111.392 623 1 1 -55.45 111.522 -174.68 - 2 10.598 624 1 1 -55.25 111.806 -174.833 - 2 9.72176 1466 1 0 -54.0821 113.509 -175.85 - 2 53.5715 1467 1 0 -54.0543 113.55 -175.873 - 2 68.36 1468 1 0 -53.9149 113.75 -175.992 - 2 208.425 1469 1 0 -53.7769 113.95 -176.11 - 2 5.45954 1470 1 0 -53.6378 114.15 -176.242 - 2 107.455 742 0 1 -31.4852 145.713 -204.45 - 2 34.9987 741 0 1 -31.65 145.955 -204.755 - 2 107.103 1633 0 0 -32.353 146.756 -205.851 - 2 21.4779 1634 0 0 -32.5431 146.95 -206.167 -Number of digits in this event: 58 +Number of tracker hits in this event: 65 + 2 116.542 714 8 1 -37.0658 -132.925 35.55 + 2 131.187 236 8 0 -37.0656 -132.926 34.15 + 2 142.563 714 7 1 -37.0578 -132.961 5.55 + 2 350.23 235 7 0 -37.0594 -132.965 4.14996 + 2 116.594 714 6 1 -37.1052 -133.037 -24.45 + 2 88.216 235 6 0 -37.1047 -133.04 -25.85 + 2 117.449 714 5 1 -37.101 -133.111 -54.45 + 2 112.721 235 5 0 -37.1007 -133.116 -55.85 + 2 181.906 714 4 1 -37.0942 -133.228 -84.45 + 2 145.282 234 4 0 -37.0935 -133.233 -85.85 + 2 114.672 714 3 1 -37.0844 -133.34 -114.45 + 2 102.92 234 3 0 -37.0853 -133.347 -115.85 + 2 134.052 714 2 1 -37.1087 -133.486 -144.45 + 2 123.042 233 2 0 -37.1089 -133.494 -145.85 + 2 139.961 714 1 1 -37.1234 -133.628 -174.45 + 2 97.8629 232 1 0 -37.123 -133.635 -175.85 + 2 172.742 714 0 1 -37.1127 -133.779 -204.45 + 2 116.633 231 0 0 -37.114 -133.789 -205.85 + 2 902.211 715 2 1 -37.0498 -133.494 -144.611 + 2 300.526 715 4 1 -37.05 -133.116 -84.5382 + 2 83.4654 234 7 0 -36.6922 -133.15 3.98693 + 2 81.0588 233 7 0 -36.4173 -133.35 3.97899 + 2 91.9358 232 7 0 -36.2785 -133.55 4.01603 + 2 346.417 727 7 1 -34.6146 -135.035 5.15 + 2 181.963 726 7 1 -34.65 -135.515 5.38124 + 2 84.8935 728 7 1 -34.4498 -135.825 5.38365 + 2 121.787 235 2 0 -36.9884 -133.118 -145.85 + 2 183.902 719 1 1 -36.2158 -132.923 -174.45 + 2 125.608 236 1 0 -36.1471 -132.944 -175.85 + 2 182.884 725 0 1 -35.0488 -133.245 -204.45 + 2 111.157 233 0 0 -34.8945 -133.362 -205.85 + 2 94.6606 236 2 0 -36.6327 -132.82 -145.85 + 2 18.2096 237 2 0 -36.5483 -132.75 -146.157 + 2 178.744 754 1 1 -29.0905 -125.1 -174.45 + 2 172.972 276 1 0 -29.4733 -124.893 -175.85 + 2 156.822 726 0 1 -34.7335 -119.912 -204.45 + 2 127.826 303 0 0 -35.5514 -119.502 -205.85 + 2 106.65 210 0 0 -26.7204 -137.983 -206.25 + 2 84.5926 209 0 0 -26.5031 -138.15 -206.126 + 2 56.978 208 0 0 -26.2892 -138.35 -205.952 + 2 367.432 777 0 1 -24.5573 -140.193 -204.85 + 2 371.663 778 0 1 -24.45 -140.341 -204.751 + 2 67.347 779 0 1 -24.2499 -140.937 -204.699 + 2 51.7396 780 0 1 -24.0492 -141.09 -204.725 + 2 52.9842 781 0 1 -23.8498 -141.112 -204.693 + 2 55.2654 782 0 1 -23.6497 -141.066 -204.607 + 2 94.2033 783 0 1 -23.45 -140.976 -204.501 + 2 62.3076 784 0 1 -23.25 -140.718 -204.517 + 2 139.1 785 0 1 -23.0499 -140.617 -204.604 + 2 67.1153 786 0 1 -22.85 -140.616 -204.625 + 2 79.2889 787 0 1 -22.65 -140.599 -204.683 + 2 266.386 197 0 0 -21.1678 -140.722 -205.851 + 2 105.543 285 0 0 6.34114 -123.075 -206.25 + 2 75.4925 284 0 0 6.34275 -123.15 -206.038 + 2 318.979 283 0 0 6.30758 -123.35 -206.017 + 2 252.077 776 0 1 -24.6504 -141.574 -204.733 + 2 91.8733 181 0 0 -23.2068 -143.863 -205.85 + 2 265.213 180 0 0 -23.048 -143.95 -205.916 + 2 56.8894 179 0 0 -22.7586 -144.15 -206.207 + 2 136.531 126 0 0 -33.0237 -154.903 -206.25 + 2 257.143 187 0 0 -24.0064 -142.659 -205.85 + 2 55.7046 275 1 0 -29.5063 -124.95 -175.867 + 2 6.34453 756 1 1 -28.6533 -124.251 -174.85 + 2 81.1353 757 1 1 -28.65 -124.243 -174.842 + 2 65.9928 716 2 1 -36.85 -133.198 -144.656 +Number of digits in this event: 32 Using G4ParticleGun... -Particle energy: 7.13628 LIN +Particle energy: 2.67462 LIN Particle: e- Event: 3 -Number of tracker hits in this event: 118 - 3 109.42 1306 10 0 -83.5948 81.3296 94.15 - 3 121.699 482 9 1 -83.5948 81.3257 65.55 - 3 136.068 1306 9 0 -83.5957 81.3266 64.15 - 3 112.146 482 8 1 -83.6131 81.3418 35.55 - 3 142.837 1306 8 0 -83.6128 81.3408 34.15 - 3 119.595 482 7 1 -83.5815 81.3352 5.55 - 3 110.933 1306 7 0 -83.5814 81.3347 4.15 - 3 340.057 482 6 1 -83.5741 81.3249 -24.45 - 3 710.111 1306 6 0 -83.5745 81.3234 -25.85 - 3 116.958 482 5 1 -83.5887 81.2967 -54.45 - 3 112.819 1306 5 0 -83.5887 81.2951 -55.85 - 3 113.915 482 4 1 -83.5722 81.2803 -84.45 - 3 103.796 1306 4 0 -83.5698 81.2797 -85.85 - 3 239.913 482 3 1 -83.5176 81.2727 -114.45 - 3 287.01 1306 3 0 -83.5137 81.2731 -115.85 - 3 133.533 483 2 1 -83.4389 81.2816 -144.45 - 3 136.535 1306 2 0 -83.4392 81.2825 -145.85 - 3 136.135 483 1 1 -83.4418 81.2954 -174.45 - 3 123.739 1306 1 0 -83.4409 81.2985 -175.85 - 3 111.004 483 0 1 -83.432 81.3657 -204.45 - 3 118.852 1306 0 0 -83.4312 81.3675 -205.85 - 3 88.9291 482 1 1 -83.45 81.3698 -174.526 - 3 0.000797458 1310 1 0 -83.8571 82.25 -175.85 - 3 95.184 1311 1 0 -83.8571 82.25 -175.85 - 3 94.6995 1312 1 0 -83.8958 82.45 -176.086 - 3 27.4906 1313 1 0 -83.8798 82.65 -176.217 - 3 9.36245 527 3 1 -74.4767 92.259 -114.85 - 3 2.63445 538 3 1 -72.45 93.4057 -114.797 - 3 113.293 469 2 1 -86.2185 81.1835 -144.45 - 3 123.302 1304 2 0 -86.0713 80.9596 -145.85 - 3 9.41977 484 1 1 -83.0554 77.3209 -174.45 - 3 102.301 485 1 1 -83.05 77.3121 -174.49 - 3 164.918 1284 1 0 -82.8447 77.0134 -175.85 - 3 146.293 506 0 1 -78.8139 71.7379 -204.45 - 3 6.44234 505 0 1 -78.85 71.6867 -204.828 - 3 101.836 1257 0 0 -78.9566 71.5145 -205.85 - 3 29.7621 1256 0 0 -78.9888 71.45 -206.147 - 3 142.395 479 5 1 -84.1423 81.6068 -54.45 - 3 56.6595 1303 5 0 -83.8856 80.7435 -55.8501 - 3 69.3895 1302 5 0 -83.8502 80.65 -56.0199 - 3 132.339 507 4 1 -78.6091 66.088 -84.45 - 3 167.771 506 4 1 -78.65 66.0808 -84.5709 - 3 115.869 1229 4 0 -79.223 66.0445 -85.85 - 3 21.7097 1230 4 0 -79.3051 66.05 -86.1798 - 3 126.397 484 3 1 -83.1715 67.6619 -114.45 - 3 88.3367 485 3 1 -83.05 67.4258 -114.648 - 3 4.18678 486 3 1 -82.85 67.2263 -114.838 - 3 123.379 1231 3 0 -81.5484 66.3747 -115.85 - 3 264.708 1230 3 0 -81.3633 66.2499 -116.025 - 3 67.652 1251 3 0 -47.9842 70.3555 -116.25 - 3 134.715 1252 3 0 -48.1179 70.4504 -116.047 - 3 61.9112 1253 3 0 -48.2326 70.65 -115.905 - 3 64.39 1254 3 0 -48.299 70.85 -115.897 - 3 114.548 1255 3 0 -48.371 71.05 -115.894 - 3 39.422 663 3 1 -47.3265 73.475 -114.85 - 3 50.1595 1279 3 0 -47.5442 75.9333 -115.85 - 3 186.079 1280 3 0 -47.5694 76.05 -115.899 - 3 21.7974 505 4 1 -78.85 66.6395 -84.8162 - 3 62.5533 1241 4 0 -79.0224 68.2934 -85.8505 - 3 69.8963 1242 4 0 -79.0537 68.45 -85.9337 - 3 187.245 1243 4 0 -79.1657 68.65 -86.0141 - 3 85.1946 1244 4 0 -79.3501 68.85 -86.1232 - 3 26.0532 1245 4 0 -79.4915 69.05 -86.2211 - 3 107.268 1254 4 0 -163.833 70.9316 -86.2499 - 3 179.792 1253 4 0 -163.875 70.85 -86.2178 - 3 91.1094 81 4 1 -163.757 72.7025 -84.85 - 3 127.251 82 4 1 -163.75 72.758 -84.7205 - 3 65.0597 1307 6 0 -83.4374 81.45 -26.0888 - 3 66.4321 488 5 1 -82.2878 84.1645 -54.4504 - 3 81.4297 489 5 1 -82.25 84.2006 -54.6959 - 3 111.715 1321 5 0 -82.0449 84.3915 -55.8501 - 3 6.14668 1322 5 0 -81.9731 84.45 -56.2254 - 3 98.8911 517 4 1 -76.5146 88.4759 -84.45 - 3 99.4793 1342 4 0 -76.3273 88.5612 -85.8504 - 3 161.641 539 3 1 -72.2302 89.7124 -114.45 - 3 147.053 1348 3 0 -71.9873 89.6887 -115.85 - 3 230.322 560 2 1 -67.8557 89.2438 -144.45 - 3 38.9842 1347 2 0 -68.0048 89.611 -145.851 - 3 83.3088 1348 2 0 -68.0195 89.6501 -146 - 3 314.488 548 1 1 -70.3816 97.1106 -174.45 - 3 124.164 1387 1 0 -70.3669 97.6057 -175.85 - 3 120.941 554 0 1 -69.217 106.033 -204.45 - 3 22.6721 553 0 1 -69.25 106.245 -204.787 - 3 49.3145 1433 0 0 -69.3836 106.854 -205.85 - 3 64.7621 1434 0 0 -69.4024 106.95 -206.015 - 3 290.03 481 5 1 -83.6775 81.4058 -54.4506 - 3 148.933 1307 5 0 -83.695 81.499 -55.85 - 3 92.2814 481 4 1 -83.7978 84.0361 -84.4501 - 3 6.88337 480 4 1 -83.85 84.0391 -84.8185 - 3 105.517 1319 4 0 -83.9891 84.0438 -85.8502 - 3 113.064 458 3 1 -88.3744 84.2255 -114.45 - 3 226.589 1320 3 0 -88.3942 84.2334 -115.85 - 3 138.155 448 2 1 -90.3775 84.7482 -144.45 - 3 201.117 1324 2 0 -90.4596 84.8559 -145.85 - 3 137.095 443 1 1 -91.4094 86.7074 -174.45 - 3 68.7497 1333 1 0 -91.4326 86.8279 -175.85 - 3 38.9248 1334 1 0 -91.4364 86.85 -176.124 - 3 129.501 441 0 1 -91.8188 89.7777 -204.45 - 3 106.296 1348 0 0 -92.0295 89.7542 -205.851 - 3 42.7116 1308 5 0 -83.8818 81.8114 -55.85 - 3 92.6679 1309 5 0 -83.9068 81.85 -55.9883 - 3 23.5479 441 4 1 -91.9279 88.3654 -84.45 - 3 197.047 440 4 1 -91.95 88.4191 -84.4966 - 3 44.4468 1351 4 0 -92.4607 90.496 -85.85 - 3 73.4667 1352 4 0 -92.4734 90.55 -85.8878 - 3 93.07 1353 4 0 -92.5154 90.75 -86.026 - 3 24.3288 1354 4 0 -92.5813 90.95 -86.187 - 3 9.74708 1555 4 0 -113.589 131.343 -86.25 - 3 121.003 1556 4 0 -113.598 131.35 -86.2185 - 3 312.577 329 4 1 -114.158 131.766 -84.8499 - 3 19.8899 328 4 1 -114.35 131.888 -84.4911 - 3 123.55 1581 5 0 -103.127 136.404 -56.25 - 3 41.5079 388 5 1 -102.435 136.353 -54.85 - 3 80.7447 389 5 1 -102.35 136.342 -54.7084 - 3 153.317 1653 6 0 -136.608 150.752 -26.25 - 3 21.045 1654 6 0 -136.995 150.95 -25.9088 - 3 56.9522 210 6 1 -138.014 151.737 -24.85 - 3 88.7903 209 6 1 -138.15 151.844 -24.7059 -Number of digits in this event: 46 +Number of tracker hits in this event: 21 + 3 126.436 1253 9 1 70.6584 98.3933 65.55 + 3 226.346 1391 9 0 70.6605 98.3918 64.15 + 3 169.153 1253 8 1 70.7037 98.3474 35.55 + 3 133.339 1390 8 0 70.7072 98.3445 34.15 + 3 106.799 1253 7 1 70.7631 98.2938 5.55 + 3 117.758 1390 7 0 70.766 98.2952 4.15 + 3 122.707 1253 6 1 70.8242 98.33 -24.45 + 3 168.404 1390 6 0 70.829 98.3341 -25.85 + 3 140.811 1254 5 1 70.9364 98.4122 -54.45 + 3 124.747 1391 5 0 70.9383 98.4119 -55.85 + 3 148.262 1254 4 1 70.9879 98.4013 -84.45 + 3 106.778 1391 4 0 70.9873 98.3963 -85.85 + 3 152.042 1254 3 1 70.9514 98.2866 -114.45 + 3 130.4 1390 3 0 70.9502 98.2772 -115.85 + 3 138.074 1254 2 1 70.9299 98.0912 -144.45 + 3 237.121 1389 2 0 70.9372 98.078 -145.85 + 3 148.842 1255 1 1 71.0957 97.8198 -174.45 + 3 170.369 1388 1 0 71.1048 97.8107 -175.85 + 3 120.369 1256 0 1 71.2895 97.6261 -204.45 + 3 209.573 1387 0 0 71.2968 97.6162 -205.85 + 3 43.0457 1739 2 1 167.95 26.2518 -144.665 +Number of digits in this event: 19 Using G4ParticleGun... -Particle energy: 4.23412 LIN +Particle energy: 4.80998 LIN Particle: e- Event: 4 -Number of tracker hits in this event: 75 - 4 319.804 1062 9 1 32.5187 -118.238 65.55 - 4 125.802 309 9 0 32.5208 -118.238 64.15 - 4 120.873 1062 8 1 32.5598 -118.235 35.55 - 4 114.194 309 8 0 32.5616 -118.237 34.15 - 4 140.221 1062 7 1 32.597 -118.266 5.55 - 4 117.502 309 7 0 32.5963 -118.268 4.15 - 4 122.864 1062 6 1 32.5812 -118.307 -24.45 - 4 126.703 309 6 0 32.5828 -118.313 -25.85 - 4 117.156 1062 5 1 32.6247 -118.447 -54.45 - 4 113.758 308 5 0 32.6232 -118.456 -55.85 - 4 246.358 1062 4 1 32.5975 -118.626 -84.45 - 4 112.428 307 4 0 32.5947 -118.633 -85.85 - 4 130.051 1062 3 1 32.5293 -118.786 -114.45 - 4 130.212 306 3 0 32.5276 -118.79 -115.85 - 4 208.511 1062 2 1 32.485 -118.876 -144.45 - 4 136.853 306 2 0 32.4861 -118.879 -145.85 - 4 393.129 1062 1 1 32.4999 -118.944 -174.45 - 4 120.671 306 1 0 32.4999 -118.947 -175.85 - 4 110.747 1062 0 1 32.4969 -119.017 -204.45 - 4 103.617 305 0 0 32.4995 -119.025 -205.85 - 4 111.492 1063 5 1 32.6502 -118.473 -54.4715 - 4 7.06715 1061 4 1 32.45 -118.786 -84.8183 - 4 170.689 305 4 0 32.0439 -119.021 -85.85 - 4 201.715 1004 3 1 20.968 -126.057 -114.45 - 4 44.5445 263 3 0 21.1641 -127.445 -115.85 - 4 90.1722 262 3 0 21.1745 -127.55 -115.966 - 4 39.7454 261 3 0 21.1857 -127.75 -116.161 - 4 61.0424 1022 2 1 24.5567 -156.862 -144.45 - 4 287.607 1023 2 1 24.65 -156.832 -144.653 - 4 109.361 116 2 0 25.1076 -156.789 -145.85 - 4 76.5964 1061 1 1 32.45 -154.791 -174.633 - 4 126.433 126 1 0 31.9746 -154.894 -175.85 - 4 31.4109 1008 0 1 21.7961 -156.482 -204.45 - 4 100.607 1009 0 1 21.85 -156.521 -204.534 - 4 72.7766 113 0 0 22.9065 -157.395 -205.85 - 4 63.8323 112 0 0 23.108 -157.55 -206.081 - 4 135.715 1024 2 1 24.85 -156.797 -144.57 - 4 157.371 1063 4 1 32.6706 -118.538 -84.45 - 4 93.6131 312 4 0 33.1893 -117.721 -85.8504 - 4 23.7264 313 4 0 33.2999 -117.55 -86.167 - 4 5.22505 1112 3 1 42.4767 -105.426 -114.45 - 4 92.56 1111 3 1 42.45 -105.419 -114.459 - 4 74.6616 1110 3 1 42.25 -105.372 -114.528 - 4 66.3691 1109 3 1 42.0496 -105.326 -114.595 - 4 57.4332 1108 3 1 41.8493 -105.278 -114.669 - 4 72.0455 1107 3 1 41.65 -105.236 -114.736 - 4 76.9533 1106 3 1 41.45 -105.205 -114.802 - 4 68.8754 376 3 0 37.8 -104.77 -115.85 - 4 472.107 377 3 0 37.5924 -104.75 -115.901 - 4 101.063 378 3 0 36.2571 -104.55 -116.187 - 4 317.869 309 1 0 32.6508 -118.283 -175.85 - 4 122.43 1070 0 1 34.0646 -117.944 -204.45 - 4 61.7719 311 0 0 34.108 -117.949 -205.85 - 4 67.7514 310 0 0 34.1142 -117.95 -206.052 - 4 272.429 310 1 0 32.6679 -118.15 -176.026 - 4 117.156 1053 0 1 30.682 -117.83 -204.45 - 4 144.73 312 0 0 30.6013 -117.743 -205.85 - 4 10.0948 14 3 0 5.95768 -177.219 -116.25 - 4 379.619 309 4 0 32.7181 -118.283 -85.85 - 4 113.056 1063 3 1 32.8055 -118.342 -114.45 - 4 107.74 309 3 0 32.8313 -118.326 -115.85 - 4 120.492 1066 2 1 33.306 -118.176 -144.45 - 4 129.143 309 2 0 33.4013 -118.163 -145.85 - 4 118.229 1075 1 1 35.1806 -117.868 -174.45 - 4 118.692 311 1 0 35.3166 -117.792 -175.85 - 4 131.356 1090 0 1 38.1573 -116.023 -204.45 - 4 259.941 322 0 0 38.2761 -115.71 -205.85 - 4 105.215 1061 3 1 32.4439 -118.294 -114.45 - 4 96.9685 308 3 0 32.4211 -118.363 -115.85 - 4 108.873 1058 2 1 31.7749 -119.934 -144.45 - 4 192.576 300 2 0 31.7786 -120.014 -145.85 - 4 124.45 1058 1 1 31.6731 -121.616 -174.45 - 4 109.646 292 1 0 31.6576 -121.713 -175.85 - 4 120.293 1056 0 1 31.3846 -124.019 -204.45 - 4 148.358 280 0 0 31.4471 -124.084 -205.85 -Number of digits in this event: 36 +Number of tracker hits in this event: 88 + 4 143.501 648 11 1 -50.3468 62.3656 125.55 + 4 178.578 1211 11 0 -50.3463 62.3674 124.15 + 4 124.769 648 10 1 -50.3322 62.4064 95.55 + 4 99.3601 1211 10 0 -50.3309 62.4075 94.15 + 4 107.234 648 9 1 -50.2978 62.427 65.55 + 4 107.857 1211 9 0 -50.2958 62.428 64.15 + 4 248.799 648 8 1 -50.2509 62.4463 35.55 + 4 132.124 1211 8 0 -50.2482 62.4489 34.15 + 4 139.465 649 7 1 -50.2011 62.5088 5.55 + 4 222.136 1212 7 0 -50.1981 62.5116 4.15 + 4 127.272 649 6 1 -50.1379 62.5728 -24.45 + 4 177.111 1212 6 0 -50.1308 62.5746 -25.85 + 4 116.669 650 5 1 -49.9844 62.6069 -54.45 + 4 122.594 1212 5 0 -49.978 62.6091 -55.85 + 4 423.131 650 4 1 -49.8526 62.6453 -84.45 + 4 8.18419 651 4 1 -49.85 62.6455 -84.8302 + 4 275.873 1212 4 0 -49.8428 62.6464 -85.85 + 4 211.852 652 3 1 -49.6388 62.6727 -114.45 + 4 202.551 1213 3 0 -49.6271 62.6728 -115.85 + 4 114.974 653 2 1 -49.3936 62.6893 -144.45 + 4 96.6937 1213 2 0 -49.3852 62.6917 -145.85 + 4 122.457 654 1 1 -49.22 62.7565 -174.45 + 4 106.885 1213 1 0 -49.2137 62.7583 -175.85 + 4 111.446 654 0 1 -49.0902 62.7972 -204.45 + 4 113.948 1213 0 0 -49.0947 62.7982 -205.85 + 4 125.881 951 4 0 4.46063 10.2533 -86.25 + 4 26.875 950 4 0 4.46136 10.2498 -86.233 + 4 129.009 952 4 0 4.3004 10.45 -85.9827 + 4 196.322 916 4 1 3.42834 10.8487 -84.8499 + 4 63.0753 1128 1 0 136.919 45.715 -176.25 + 4 219.622 1590 1 1 138.151 45.5923 -174.85 + 4 140.847 1589 1 1 138.15 45.8436 -174.465 + 4 81.5856 810 1 0 -95.4729 -17.85 -176.025 + 4 144.106 809 1 0 -95.48 -18.05 -175.928 + 4 247.113 651 3 1 -49.65 62.6438 -114.625 + 4 101.41 584 3 1 -63.0582 68.4118 -114.45 + 4 62.5944 583 3 1 -63.25 68.5065 -114.541 + 4 59.5549 582 3 1 -63.4501 68.5787 -114.608 + 4 98.4891 581 3 1 -63.6504 68.6492 -114.683 + 4 62.8374 580 3 1 -63.8503 68.715 -114.735 + 4 45.1989 579 3 1 -64.05 68.7812 -114.774 + 4 41.6192 578 3 1 -64.2504 68.8386 -114.819 + 4 127.179 1247 3 0 -69.448 69.5613 -115.85 + 4 188.362 1248 3 0 -69.8482 69.65 -115.934 + 4 161.137 1249 3 0 -70.4483 69.8501 -116.089 + 4 51.0247 1250 3 0 -70.8925 70.0502 -116.215 + 4 120.603 1497 3 0 -159.738 119.683 -116.25 + 4 188.913 101 3 1 -159.795 119.603 -114.85 + 4 108.981 100 3 1 -159.95 120.11 -114.614 + 4 68.0004 99 3 1 -160.15 120.359 -114.667 + 4 139.388 98 3 1 -160.35 120.454 -114.684 + 4 389.855 97 3 1 -160.55 120.578 -114.667 + 4 300.227 96 3 1 -160.75 120.754 -114.602 + 4 135.154 1213 4 0 -49.9699 62.7967 -85.85 + 4 273.955 641 3 1 -51.7703 65.1884 -114.45 + 4 121.945 1227 3 0 -51.7924 65.4959 -115.85 + 4 137.001 637 2 1 -52.5214 73.9164 -144.45 + 4 25.3837 1270 2 0 -52.4961 74.2327 -145.85 + 4 103.293 1271 2 0 -52.496 74.25 -145.925 + 4 0.534621 639 1 1 -52.2497 79.3946 -174.45 + 4 104.61 638 1 1 -52.25 79.395 -174.453 + 4 154.181 1298 1 0 -52.3984 79.7366 -175.85 + 4 267.064 623 0 1 -55.3764 86.0588 -204.45 + 4 116.104 1331 0 0 -55.2419 86.3443 -205.85 + 4 36.4501 69 4 1 -166.15 -38.716 -84.4951 + 4 71.6115 624 0 1 -55.25 86.1127 -204.659 + 4 145.191 640 3 1 -51.85 65.2754 -114.519 + 4 83.4309 648 7 1 -50.25 62.4687 5.47391 + 4 118.585 1214 7 0 -50.6215 62.9736 4.15 + 4 69.2536 1215 7 0 -50.687 63.05 3.94156 + 4 437.14 1374 7 0 -30.6793 95.047 3.75 + 4 203.264 1373 7 0 -29.7872 94.95 3.93595 + 4 19.9303 1071 7 0 14.287 34.3339 3.7501 + 4 53.3836 810 7 0 -44.5213 -18.0386 3.75 + 4 226.561 1132 7 0 -47.0552 46.6135 3.75017 + 4 179.61 1375 7 0 -30.5907 95.15 3.80902 + 4 184.361 1244 7 0 -87.6211 68.9479 3.75 + 4 1.77162 457 7 1 -88.646 68.9449 5.15 + 4 88.4798 456 7 1 -88.6505 68.9447 5.15516 + 4 83.6164 455 7 1 -88.85 68.95 5.33342 + 4 85.7056 454 7 1 -89.05 69.1093 5.38638 + 4 109.697 453 7 1 -89.25 69.2098 5.32584 + 4 11.5566 452 7 1 -89.45 69.1466 5.17952 + 4 232.583 1243 7 0 -90.2063 68.8497 4.0957 + 4 118.667 1329 7 0 -62.4568 86.0194 3.75002 + 4 145.304 1330 7 0 -62.262 86.05 3.8768 + 4 10.1386 1368 7 0 -77.3162 93.9411 3.75012 + 4 228.941 1369 7 0 -77.332 93.95 3.75527 +Number of digits in this event: 48 Using G4ParticleGun... -Particle energy: 1.8543 LIN +Particle energy: 5.90718 LIN Particle: e- Event: 5 -Number of tracker hits in this event: 122 - 5 106.646 979 11 0 82.5906 16.0484 124.15 - 5 105.478 1312 10 1 82.5826 16.0465 95.55 - 5 105.006 979 10 0 82.5857 16.0399 94.15 - 5 157.177 1313 9 1 82.6645 15.9064 65.55 - 5 219.935 979 9 0 82.6706 15.8957 64.15 - 5 125.101 1313 8 1 82.8223 15.6589 35.55 - 5 57.0136 978 8 0 82.8335 15.6501 34.15 - 5 144.879 977 8 0 82.8336 15.65 34.1393 - 5 127.576 1315 7 1 83.069 15.4746 5.55 - 5 109.042 977 7 0 83.0825 15.4614 4.15 - 5 122.223 1316 6 1 83.368 15.1813 -24.45 - 5 107.61 975 6 0 83.3817 15.1579 -25.85 - 5 123.54 1317 5 1 83.6448 14.6791 -54.45 - 5 106.782 973 5 0 83.6525 14.656 -55.85 - 5 21.3908 972 5 0 83.6545 14.65 -56.2141 - 5 118.332 1318 4 1 83.8028 14.2199 -84.45 - 5 107.664 970 4 0 83.8211 14.207 -85.85 - 5 610.157 1320 3 1 84.1795 13.933 -114.45 - 5 394.939 969 3 0 84.1925 13.9257 -115.85 - 5 532.899 1322 2 1 84.4586 13.7599 -144.45 - 5 130.096 968 2 0 84.4886 13.7559 -145.85 - 5 123.142 1325 1 1 85.0869 13.7572 -174.45 - 5 149.832 968 1 0 85.1465 13.788 -175.85 - 5 101.769 1331 0 1 86.2778 14.4213 -204.45 - 5 368.601 971 0 0 86.2946 14.4416 -205.85 - 5 288.006 1323 1 1 84.6997 13.5332 -174.45 - 5 259.72 967 1 0 84.6686 13.5496 -175.85 - 5 111.281 1319 0 1 84.0493 13.9087 -204.45 - 5 139.044 969 0 0 84.0288 13.9435 -205.85 - 5 124.82 1322 0 1 84.4758 13.8762 -204.45 - 5 101.116 968 0 0 84.4722 13.85 -205.85 - 5 157.416 973 2 0 84.4846 14.741 -145.851 - 5 178.983 1327 1 1 85.596 16.174 -174.451 - 5 130.768 980 1 0 85.5349 16.1426 -175.85 - 5 182.087 968 3 0 84.0806 13.6909 -115.85 - 5 100.318 876 3 0 98.2785 -4.80418 -116.25 - 5 237.531 1390 3 1 98.3475 -4.62102 -114.849 - 5 0.179938 1391 3 1 98.35 -4.61345 -114.826 - 5 323.841 1389 3 1 98.15 -4.23676 -114.492 - 5 271.147 1388 3 1 97.9497 -3.94522 -114.541 - 5 124.64 1387 3 1 97.75 -3.81726 -114.6 - 5 5.03885 1275 5 1 75.25 -26.9548 -54.7453 - 5 29.5932 670 5 0 -99.8469 -45.9619 -56.25 - 5 164.682 1319 3 1 84.0441 13.7708 -114.45 - 5 86.7224 970 3 0 84.4055 14.05 -115.953 - 5 144.674 1337 2 1 87.4644 19.1929 -144.45 - 5 28.0333 999 2 0 87.2363 20.0101 -145.85 - 5 112.778 1000 2 0 87.2203 20.0501 -145.918 - 5 16.8414 1001 2 0 87.1168 20.25 -146.207 - 5 64.696 1299 1 1 79.9204 41.3701 -174.45 - 5 71.3328 1298 1 1 79.85 41.2829 -174.606 - 5 7.87306 1104 1 0 79.648 40.8602 -175.85 - 5 110.929 1103 1 0 79.6435 40.85 -175.88 - 5 19.228 1102 1 0 79.5438 40.6499 -176.196 - 5 42.6132 1017 1 0 83.745 23.6081 -176.25 - 5 122.785 1018 1 0 83.8285 23.65 -176.103 - 5 4.95567 1019 1 0 84.1018 23.85 -175.867 - 5 87.2639 1326 1 1 85.25 24.9509 -174.831 - 5 72.7745 1328 1 1 85.65 25.1487 -174.682 - 5 102.35 1329 1 1 85.85 25.2677 -174.631 - 5 50.1209 1330 1 1 86.0502 25.4145 -174.751 - 5 81.3947 1028 1 0 86.5846 25.7204 -175.85 - 5 64.961 1029 1 0 86.6903 25.8502 -176.12 - 5 32.8473 1030 1 0 86.734 26.05 -176.217 - 5 316.32 1318 3 1 83.85 13.5863 -114.795 - 5 37.9895 967 3 0 84.031 13.6399 -115.85 - 5 349.18 969 2 0 84.593 13.9729 -145.85 - 5 225.982 1324 1 1 84.9749 13.312 -174.45 - 5 231.918 966 1 0 85.0959 13.3866 -175.85 - 5 151.945 1336 0 1 87.3362 15.083 -204.451 - 5 134.368 975 0 0 87.6574 15.2163 -205.85 - 5 22.8012 976 0 0 87.736 15.25 -206.194 - 5 99.7117 1329 0 1 85.8832 12.7409 -204.45 - 5 132.579 963 0 0 85.9276 12.7237 -205.85 - 5 5.67518 978 9 0 82.4406 15.85 63.7683 - 5 49.2927 1153 1 1 50.7488 -99.5936 -174.45 - 5 242.346 1316 2 1 83.3788 14.5011 -144.45 - 5 59.193 970 2 0 83.3677 14.1072 -145.85 - 5 19.6496 1296 1 1 79.3019 6.7403 -174.45 - 5 121.545 1295 1 1 79.2497 6.70131 -174.495 - 5 76.3163 1294 1 1 79.0498 6.54147 -174.641 - 5 23.1777 1293 1 1 78.85 6.36887 -174.818 - 5 152.089 926 1 0 77.6044 5.43599 -175.85 - 5 109.372 925 1 0 77.3338 5.24975 -176.066 - 5 226.61 649 6 0 -85.0589 -50.0706 -26.25 - 5 109.874 971 2 0 83.3617 14.4488 -145.85 - 5 111.549 1315 1 1 83.2011 13.9613 -174.45 - 5 135.811 970 1 0 82.9543 14.1527 -175.85 - 5 112.997 1293 0 1 78.7935 19.6036 -204.45 - 5 84.2826 998 0 0 78.7504 19.8247 -205.85 - 5 78.8095 999 0 0 78.7475 19.85 -206.004 - 5 146.137 1314 4 1 83.0355 14.8824 -84.45 - 5 95.6989 1315 4 1 83.05 14.8644 -84.5527 - 5 98.9536 973 4 0 83.3249 14.6772 -85.85 - 5 175.349 972 4 0 83.3688 14.65 -86.0325 - 5 135.812 1341 3 1 88.3342 10.5999 -114.45 - 5 129.577 952 3 0 88.3537 10.4807 -115.85 - 5 155.869 1342 2 1 88.5203 9.61493 -144.45 - 5 75.9685 944 2 0 88.7658 8.96564 -145.85 - 5 41.1805 943 2 0 88.8096 8.84988 -146.1 - 5 50.8709 925 2 0 91.2859 5.2191 -146.25 - 5 75.1053 926 2 0 91.2615 5.25013 -146.067 - 5 2.63227 1353 2 1 90.7525 5.82516 -144.85 - 5 208.543 1352 2 1 90.75 5.82757 -144.845 - 5 191.333 1351 2 1 90.55 6.09385 -144.488 - 5 99.6948 1350 2 1 90.3499 5.88767 -144.526 - 5 51.4929 873 1 0 92.9614 -5.34781 -175.85 - 5 61.3654 872 1 0 92.9727 -5.45 -176.004 - 5 127.602 1305 3 1 81.2017 10.7219 -114.45 - 5 116.989 953 3 0 80.8463 10.7963 -115.85 - 5 119.207 1269 2 1 74.0443 10.2274 -144.45 - 5 108.996 950 2 0 73.9381 10.104 -145.85 - 5 187.786 1262 1 1 72.6382 8.52732 -174.451 - 5 100.011 943 1 0 72.398 8.71263 -175.85 - 5 122.699 1242 0 1 68.5743 15.0703 -204.45 - 5 42.86 1241 0 1 68.4499 14.9389 -204.733 - 5 38.228 972 0 0 68.0876 14.4935 -205.85 - 5 92.993 1311 7 1 82.3512 15.9049 5.55 - 5 19.7902 1310 7 1 82.2499 15.8463 5.3352 - 5 219.941 1312 7 1 82.45 15.8663 5.25027 - 5 334.239 1313 7 1 82.65 15.6042 5.35078 - 5 63.2473 1314 7 1 82.85 15.3925 5.41008 -Number of digits in this event: 56 -Using G4ParticleGun... -Particle energy: 3.71411 LIN +Number of tracker hits in this event: 34 + 5 119.632 1367 10 1 93.5705 28.418 95.55 + 5 143.682 1041 10 0 93.5722 28.4166 94.15 + 5 131.411 1367 9 1 93.606 28.395 65.55 + 5 90.968 1041 9 0 93.608 28.3938 64.15 + 5 244.572 1367 8 1 93.6446 28.3724 35.55 + 5 471.059 1041 8 0 93.6474 28.3707 34.15 + 5 118.385 1367 7 1 93.7084 28.3392 5.55 + 5 251.577 1041 7 0 93.7128 28.3378 4.15 + 5 147.412 1368 6 1 93.801 28.3102 -24.45 + 5 120.857 1041 6 0 93.8047 28.3104 -25.85 + 5 191.597 1368 5 1 93.8868 28.3116 -54.45 + 5 120.163 1041 5 0 93.8914 28.311 -55.85 + 5 109.723 1369 4 1 93.9855 28.2972 -84.45 + 5 236.624 1041 4 0 93.9894 28.2956 -85.85 + 5 98.8748 1369 3 1 94.0668 28.2655 -114.45 + 5 126.973 1041 3 0 94.0699 28.2638 -115.85 + 5 118.249 1369 2 1 94.1282 28.2302 -144.45 + 5 108.962 1040 2 0 94.1332 28.2281 -145.85 + 5 150.929 1370 1 1 94.2223 28.1772 -174.45 + 5 151.903 1040 1 0 94.226 28.1732 -175.85 + 5 381.888 1370 0 1 94.311 28.1064 -204.45 + 5 531.713 1040 0 0 94.3073 28.0998 -205.85 + 5 123.105 1041 0 0 94.3576 28.2914 -205.85 + 5 187.639 1039 0 0 94.6046 28.05 -206.114 + 5 22.9455 1042 8 0 93.4988 28.45 33.8606 + 5 101.838 1040 8 0 92.7857 28.25 34.0867 + 5 127.967 1066 8 0 66.6185 33.2813 33.75 + 5 13.0458 1067 8 0 66.3424 33.45 34.1174 + 5 96.8259 1228 8 1 65.792 34.018 35.15 + 5 83.1191 1227 8 1 65.65 34.1523 35.3343 + 5 43.2955 1226 8 1 65.45 34.1795 35.4957 + 5 249.129 1225 8 1 65.2008 34.2621 35.55 + 5 17.7609 1056 8 0 65.0881 31.3056 34.15 + 5 290.685 1055 8 0 65.1093 31.25 34.104 +Number of digits in this event: 22 +Using G4ParticleGun... +Particle energy: 3.66164 LIN Particle: e- Event: 6 -Number of tracker hits in this event: 59 - 6 123.689 888 11 1 -2.38908 -0.351038 125.55 - 6 127.865 898 11 0 -2.39039 -0.352977 124.15 - 6 101.393 888 10 1 -2.42207 -0.394435 95.55 - 6 135.866 898 10 0 -2.42163 -0.395873 94.15 - 6 116.352 888 9 1 -2.41049 -0.415645 65.55 - 6 139.721 898 9 0 -2.40617 -0.420945 64.15 - 6 133.862 888 8 1 -2.31495 -0.527605 35.55 - 6 126.73 897 8 0 -2.30887 -0.529501 34.15 - 6 121.386 889 7 1 -2.18104 -0.560591 5.55 - 6 103.803 897 7 0 -2.17486 -0.560767 4.15 - 6 106.577 890 6 1 -2.04995 -0.559426 -24.45 - 6 180.494 897 6 0 -2.04414 -0.560077 -25.85 - 6 196.866 890 5 1 -1.92209 -0.57461 -54.45 - 6 105.806 897 5 0 -1.91395 -0.57481 -55.85 - 6 158.086 891 4 1 -1.74831 -0.572351 -84.45 - 6 129.073 897 4 0 -1.73965 -0.573209 -85.85 - 6 114.533 892 3 1 -1.56114 -0.590995 -114.45 - 6 139.54 897 3 0 -1.55078 -0.591588 -115.85 - 6 449.326 893 2 1 -1.33857 -0.616222 -144.45 - 6 285.094 897 2 0 -1.32786 -0.619569 -145.85 - 6 280.655 894 1 1 -1.10425 -0.695745 -174.45 - 6 150.757 896 1 0 -1.09421 -0.698285 -175.85 - 6 276.277 895 0 1 -0.893462 -0.754755 -204.45 - 6 106.808 896 0 0 -0.885579 -0.760101 -205.85 - 6 30.4489 804 0 0 -21.3117 -19.05 -206.188 - 6 24.7925 977 9 1 15.5523 -96.8587 65.15 - 6 38.3336 894 0 1 -1.05002 -0.950888 -204.6 - 6 180.234 894 1 0 -1.13529 -1.18203 -175.85 - 6 131.733 898 0 1 -0.382409 -1.19096 -204.45 - 6 138.025 894 0 0 -0.366923 -1.20149 -205.85 - 6 137.171 896 2 0 -1.27833 -0.73264 -145.85 - 6 4.13258 903 1 1 0.843773 -3.11524 -174.45 - 6 121.089 904 1 1 0.85 -3.12006 -174.466 - 6 154.316 882 1 0 1.3968 -3.53566 -175.85 - 6 25.6804 881 1 0 1.54931 -3.65002 -176.218 - 6 42.6369 968 0 1 13.7911 -12.8753 -204.45 - 6 96.1186 969 0 1 13.85 -12.9201 -204.564 - 6 21.3017 833 0 0 14.5297 -13.4249 -205.85 - 6 204.524 832 0 0 14.5633 -13.45 -205.914 - 6 144.769 878 6 0 -13.9728 -4.38389 -26.2498 - 6 46.6985 877 6 0 -14.043 -4.45007 -25.9819 - 6 35.5601 830 6 1 -14.0465 -4.6676 -24.8498 - 6 406.282 829 6 1 -14.05 -4.66309 -24.8029 - 6 65.8673 889 5 1 -2.05023 -0.886571 -54.5907 - 6 161.44 892 5 0 -2.45117 -1.47369 -55.85 - 6 164.233 852 4 1 -9.53879 -12.6828 -84.4501 - 6 1.73925 851 4 1 -9.65 -13.1261 -84.8434 - 6 38.5107 829 4 0 -10.0379 -14.1531 -85.85 - 6 100.487 828 4 0 -10.075 -14.25 -85.9492 - 6 8.13308 827 4 0 -10.1483 -14.45 -86.2099 - 6 63.6373 810 3 1 -17.9999 -34.9017 -114.45 - 6 49.5553 809 3 1 -18.05 -34.9224 -114.645 - 6 112.386 725 3 0 -18.1957 -35.0186 -115.85 - 6 5.8231 724 3 0 -18.3001 -35.05 -116.221 - 6 111.248 773 2 1 -25.3315 -38.3292 -144.45 - 6 112.76 708 2 0 -25.0499 -38.3333 -145.85 - 6 137.658 706 2 0 18.0199 -38.8298 -146.25 - 6 166.537 809 2 0 67.2833 -18.145 -146.25 - 6 135.119 810 2 0 67.2418 -18.05 -146.042 -Number of digits in this event: 32 +Number of tracker hits in this event: 17 + 6 90.4447 1584 7 1 137.094 54.7247 5.55 + 6 192.728 1173 7 0 137.095 54.7222 4.15 + 6 115.545 1584 6 1 137.112 54.6792 -24.45 + 6 117.416 1173 6 0 137.115 54.6781 -25.85 + 6 120.361 1585 5 1 137.184 54.6533 -54.45 + 6 186.452 1172 5 0 137.191 54.6495 -55.85 + 6 105.544 1585 4 1 137.342 54.5617 -84.45 + 6 95.0787 1172 4 0 137.348 54.556 -85.85 + 6 123.971 1586 3 1 137.46 54.4471 -114.45 + 6 109.082 1171 3 0 137.464 54.443 -115.85 + 6 264.32 1587 2 1 137.55 54.3561 -144.45 + 6 178.76 1171 2 0 137.554 54.3496 -145.85 + 6 115.432 1587 1 1 137.625 54.2123 -174.45 + 6 131.847 1170 1 0 137.627 54.2032 -175.85 + 6 168.998 1587 0 1 137.67 54.0214 -204.45 + 6 217.661 1169 0 0 137.673 54.0143 -205.85 + 6 13.0333 1586 2 1 137.55 54.3429 -144.519 +Number of digits in this event: 11 Using G4ParticleGun... -Particle energy: 5.57289 LIN +Particle energy: 6.64268 LIN Particle: e- Event: 7 -Number of tracker hits in this event: 42 - 7 123.54 1089 10 1 37.9705 -82.1061 95.55 - 7 159.599 489 10 0 37.9707 -82.1062 94.15 - 7 226.068 1089 9 1 37.9847 -82.1055 65.55 - 7 117.615 489 9 0 37.9859 -82.1053 64.15 - 7 128.625 1089 8 1 38.0161 -82.1035 35.55 - 7 120.134 489 8 0 38.0165 -82.1035 34.15 - 7 131.015 1089 7 1 38.0275 -82.1091 5.55 - 7 116.235 489 7 0 38.0216 -82.1039 4.15 - 7 121.833 1089 6 1 37.8927 -81.9698 -24.45 - 7 119.199 490 6 0 37.8897 -81.9719 -25.85 - 7 104.341 1088 5 1 37.7552 -82.0572 -54.45 - 7 105.912 489 5 0 37.7512 -82.0638 -55.85 - 7 265.109 1088 4 1 37.7083 -82.2576 -84.45 - 7 142.385 488 4 0 37.6984 -82.2984 -85.85 - 7 172.32 1086 3 1 37.3658 -83.5271 -114.451 - 7 95.5236 481 3 0 37.4309 -83.6517 -115.85 - 7 46.3196 1094 2 1 39.0356 -86.3046 -144.45 - 7 55.9285 1095 2 1 39.05 -86.3274 -144.608 - 7 143.738 467 2 0 39.1645 -86.51 -145.85 - 7 117.716 1109 1 1 41.9997 -90.7937 -174.45 - 7 135.369 445 1 0 42.1439 -90.961 -175.85 - 7 127.432 1124 0 1 44.9291 -94.134 -204.45 - 7 173.402 429 0 0 45.1739 -94.2574 -205.85 - 7 164.81 1085 3 1 37.25 -83.5869 -114.524 - 7 99.3312 1084 3 1 37.05 -83.7133 -114.681 - 7 20.8869 477 3 0 36.1619 -84.6177 -115.85 - 7 172.014 476 3 0 36.1195 -84.65 -115.911 - 7 1.33159 475 3 0 35.7815 -84.85 -116.248 - 7 179.663 388 3 0 -13.4912 -102.491 -116.25 - 7 59.644 822 3 1 -15.4636 -102.017 -114.85 - 7 74.8104 821 3 1 -15.65 -101.95 -114.678 - 7 58.116 818 3 1 -16.25 -102.013 -114.478 - 7 108.658 490 4 0 37.6655 -81.8522 -85.8502 - 7 35.6098 491 4 0 37.6646 -81.85 -85.8552 - 7 269.338 1084 0 1 36.9326 -82.7757 -204.45 - 7 320.536 486 0 0 36.9249 -82.7921 -205.85 - 7 19.3941 1089 3 1 37.8566 -82.4803 -114.45 - 7 41.5277 1088 3 1 37.85 -82.4944 -114.786 - 7 251.201 1086 0 1 37.3926 -82.4766 -204.45 - 7 26.6398 490 0 0 37.1605 -81.8951 -205.85 - 7 75.9998 491 0 0 37.1426 -81.8499 -205.959 - 7 204.818 595 0 1 -60.9953 -50.8375 -204.45 -Number of digits in this event: 23 -Using G4ParticleGun... -Particle energy: 2.09631 LIN +Number of tracker hits in this event: 152 + 7 137.683 423 10 0 -67.0299 -95.4626 94.15 + 7 220.827 565 9 1 -67.0169 -95.4592 65.55 + 7 107.328 423 9 0 -67.0156 -95.4595 64.15 + 7 397.72 565 8 1 -67.0452 -95.5051 35.55 + 7 407.968 423 8 0 -67.051 -95.5162 34.15 + 7 122.455 564 7 1 -67.1635 -95.7199 5.55 + 7 86.3653 422 7 0 -67.1661 -95.736 4.15 + 7 407.563 564 6 1 -67.2063 -96.0518 -24.45 + 7 355.755 420 6 0 -67.214 -96.0593 -25.85 + 7 126.502 563 5 1 -67.3288 -96.2206 -54.45 + 7 98.2305 419 5 0 -67.3359 -96.2274 -55.85 + 7 166.365 562 4 1 -67.4943 -96.2974 -84.45 + 7 104.852 419 4 0 -67.496 -96.2901 -85.85 + 7 141.894 562 3 1 -67.5306 -96.1811 -114.45 + 7 123.668 419 3 0 -67.5312 -96.1729 -115.85 + 7 215.007 562 2 1 -67.5273 -95.9713 -144.45 + 7 7.43949 420 2 0 -67.5339 -95.9502 -145.85 + 7 107.601 421 2 0 -67.5339 -95.95 -145.863 + 7 205.645 561 1 1 -67.7357 -95.4664 -174.45 + 7 102.149 423 1 0 -67.7465 -95.4637 -175.85 + 7 309.422 560 0 1 -68.0343 -95.4669 -204.45 + 7 184.631 423 0 0 -67.9472 -95.4256 -205.85 + 7 133.247 561 0 1 -67.821 -95.258 -204.45 + 7 64.3985 559 0 1 -68.0501 -95.2768 -204.632 + 7 65.8148 563 3 1 -67.45 -96.2183 -114.626 + 7 67.7103 564 3 1 -67.2499 -96.2645 -114.617 + 7 24.8453 565 3 1 -67.05 -96.2313 -114.496 + 7 96.6316 563 0 1 -67.3407 -98.2606 -204.451 + 7 32.574 408 0 0 -67.4837 -98.5228 -205.852 + 7 576.753 407 0 0 -67.495 -98.55 -205.998 + 7 146.491 557 5 1 -68.6138 -97.2103 -54.4503 + 7 114.456 415 5 0 -68.7125 -97.0163 -55.85 + 7 232.901 558 4 1 -68.4007 -93.5245 -84.45 + 7 8.42053 557 4 1 -68.45 -93.3911 -84.8227 + 7 41.2834 435 4 0 -68.5894 -93.0066 -85.8503 + 7 82.1098 436 4 0 -68.608 -92.95 -86.001 + 7 113.467 542 3 1 -71.6362 -82.585 -114.45 + 7 30.3812 543 3 1 -71.45 -82.4584 -114.763 + 7 56.0657 489 3 0 -70.6649 -82.0836 -115.85 + 7 157.463 490 3 0 -70.5884 -82.0499 -115.955 + 7 87.9142 677 2 1 -44.5406 -79.6242 -144.45 + 7 102.196 678 2 1 -44.45 -79.5494 -144.559 + 7 50.7058 679 2 1 -44.2498 -79.4538 -144.754 + 7 210.254 504 2 0 -43.0814 -79.19 -145.85 + 7 164.634 329 2 0 13.4475 -114.187 -146.25 + 7 107.89 328 2 0 13.5138 -114.35 -146.144 + 7 129.59 327 2 0 13.59 -114.55 -145.993 + 7 6.63976 326 2 0 13.6507 -114.75 -145.864 + 7 30.7804 969 2 1 14.0367 -116.86 -144.85 + 7 170.599 970 2 1 14.05 -116.937 -144.81 + 7 14.1851 971 2 1 14.4075 -117.324 -144.45 + 7 111.871 972 2 1 14.45 -117.305 -144.486 + 7 55.1121 973 2 1 14.65 -117.091 -144.732 + 7 43.8076 321 2 0 14.9288 -115.862 -145.85 + 7 114.241 322 2 0 14.9431 -115.75 -145.972 + 7 35.0444 323 2 0 15.0257 -115.55 -146.166 + 7 53.7624 457 1 0 31.5772 -88.45 -176.1 + 7 136.433 561 5 1 -67.6987 -95.6077 -54.45 + 7 116.201 422 5 0 -67.7321 -95.7113 -55.85 + 7 109.876 410 4 0 -68.3476 -98.1141 -85.85 + 7 5.34525 409 4 0 -68.3635 -98.15 -86.2278 + 7 127.212 551 3 1 -69.6579 -100.918 -114.45 + 7 105.686 395 3 0 -69.6909 -101.067 -115.85 + 7 116.656 548 2 1 -70.3323 -104.237 -144.45 + 7 101.834 378 2 0 -70.4274 -104.375 -145.85 + 7 145.814 542 1 1 -71.5719 -109.279 -174.45 + 7 136.835 353 1 0 -71.6071 -109.456 -175.85 + 7 157.197 537 0 1 -72.5831 -113.137 -204.45 + 7 103.465 333 0 0 -72.7133 -113.376 -205.85 + 7 1.29526 451 0 0 -85.8359 -89.8087 -206.25 + 7 0.988358 452 0 0 -86.1952 -89.65 -205.852 + 7 17.4848 465 0 1 -87.0325 -89.2976 -204.85 + 7 162.831 464 0 1 -87.05 -89.2876 -204.83 + 7 54.2341 456 0 0 -88.1247 -88.6695 -205.85 + 7 21.4224 457 0 0 -88.1622 -88.65 -205.876 + 7 75.8643 461 0 1 -87.7365 -88.1803 -204.85 + 7 35.2259 564 9 1 -67.1481 -95.4128 65.55 + 7 110.773 563 9 1 -67.25 -95.3199 65.5025 + 7 185.706 562 9 1 -67.45 -95.0277 65.4248 + 7 102.965 561 9 1 -67.6511 -94.8082 65.394 + 7 124.595 560 9 1 -67.8501 -94.5911 65.3116 + 7 103.04 431 9 0 -68.5148 -93.8968 64.15 + 7 108.396 432 9 0 -68.5713 -93.75 63.9176 + 7 43.4236 649 9 0 -103.121 -50.0958 63.75 + 7 107.863 650 9 0 -103.222 -50.05 63.8722 + 7 125.708 651 9 0 -103.479 -49.85 64.0691 + 7 38.9895 652 9 0 -103.667 -49.6495 64.1271 + 7 81.6643 372 9 1 -105.693 -46.5247 65.1502 + 7 91.881 371 9 1 -105.75 -46.3832 65.2107 + 7 98.2692 370 9 1 -105.95 -46.2196 65.3403 + 7 50.8452 369 9 1 -106.15 -45.9725 65.3593 + 7 79.7174 368 9 1 -106.35 -45.9407 65.3647 + 7 67.3347 367 9 1 -106.55 -46.0165 65.2566 + 7 61.406 666 9 0 -106.529 -46.6648 64.15 + 7 309.977 667 9 0 -106.553 -46.6499 64.0251 + 7 151.451 569 7 1 -66.2447 -95.0078 5.55 + 7 128.145 428 7 0 -65.6385 -94.5173 4.15 + 7 117.062 627 6 1 -54.455 -85.5356 -24.45 + 7 6.70546 626 6 1 -54.6502 -85.4855 -24.8317 + 7 144.671 473 6 0 -55.1424 -85.3765 -25.8502 + 7 132.775 556 5 1 -68.6835 -83.7357 -54.45 + 7 114.94 481 5 0 -68.8934 -83.7083 -55.85 + 7 83.5122 541 4 1 -71.8409 -82.6202 -84.45 + 7 18.8758 540 4 1 -71.85 -82.6015 -84.7795 + 7 110.698 487 4 0 -71.9064 -82.5331 -85.8502 + 7 113.599 547 3 1 -70.584 -78.6282 -114.45 + 7 33.7659 548 3 1 -70.4499 -78.632 -114.777 + 7 170.803 507 3 0 -70.007 -78.6163 -115.85 + 7 65.9658 596 2 1 -60.7767 -78.1961 -144.45 + 7 86.1829 597 2 1 -60.65 -78.1591 -144.627 + 7 119.144 510 2 0 -59.7229 -77.986 -145.85 + 7 69.1711 705 1 1 -39.0219 -72.7729 -174.45 + 7 90.9377 706 1 1 -38.85 -72.641 -174.624 + 7 89.2246 541 1 0 -37.7937 -71.8005 -175.85 + 7 93.869 542 1 0 -37.6171 -71.65 -176.053 + 7 29.7233 864 0 1 -7.08544 -44.8072 -204.45 + 7 92.6836 865 0 1 -7.05 -44.8508 -204.543 + 7 14.747 672 0 0 -6.79387 -45.6262 -205.85 + 7 124.506 671 0 0 -6.78611 -45.6504 -205.89 + 7 15.7142 670 0 0 -6.72354 -45.8501 -206.197 + 7 114.08 568 7 1 -66.2636 -95.7484 5.54907 + 7 136.616 421 7 0 -66.2891 -95.8257 4.15 + 7 142.339 565 6 1 -67.0425 -97.3859 -24.4502 + 7 115.909 413 6 0 -67.0193 -97.4571 -25.85 + 7 120.694 567 5 1 -66.608 -98.4707 -54.45 + 7 118.818 408 5 0 -66.5064 -98.527 -55.85 + 7 204.207 577 4 1 -64.5891 -99.7687 -84.45 + 7 57.3503 401 4 0 -64.4434 -99.9265 -85.85 + 7 88.2387 400 4 0 -64.4206 -99.95 -86.0586 + 7 77.7398 594 3 1 -61.1023 -102.969 -114.45 + 7 26.1519 595 3 1 -61.0499 -102.987 -114.722 + 7 114.708 385 3 0 -60.8198 -103.058 -115.85 + 7 72.21 625 2 1 -54.8814 -104.665 -144.45 + 7 276.757 626 2 1 -54.85 -104.674 -144.694 + 7 120.82 377 2 0 -54.6845 -104.733 -145.85 + 7 219.994 646 1 1 -50.7332 -105.758 -174.45 + 7 212.736 372 1 0 -50.5106 -105.74 -175.85 + 7 105.746 671 0 1 -45.7958 -105.324 -204.45 + 7 168.425 374 0 0 -45.5898 -105.337 -205.85 + 7 265.689 645 1 1 -50.85 -106.001 -174.813 + 7 358.663 644 1 1 -51.05 -106.133 -174.756 + 7 41.2925 360 2 0 -54.7037 -107.998 -145.85 + 7 91.4191 359 2 0 -54.6999 -108.15 -145.979 + 7 62.442 358 2 0 -54.6888 -108.35 -146.093 + 7 59.3316 357 2 0 -54.6221 -108.55 -146.181 + 7 10.9889 356 2 0 -54.5717 -108.75 -146.244 + 7 87.7669 584 0 1 -63.0871 -93.2793 -204.45 + 7 113.412 585 0 1 -63.05 -93.1985 -204.731 + 7 118.258 435 0 0 -62.8031 -93.0187 -205.85 + 7 86.5662 586 0 1 -62.85 -93.29 -204.557 + 7 145.5 433 0 0 -62.0826 -93.4493 -205.85 + 7 0.678355 432 0 0 -61.8351 -93.55 -206.248 +Number of digits in this event: 54 +Using G4ParticleGun... +Particle energy: 2.57861 LIN Particle: e- Event: 8 -Number of tracker hits in this event: 43 - 8 172.343 781 11 1 -23.7926 -67.0212 125.55 - 8 354.132 565 11 0 -23.7955 -67.0204 124.15 - 8 96.3498 781 10 1 -23.8485 -67.0102 95.55 - 8 312.283 565 10 0 -23.8509 -67.0073 94.15 - 8 132.293 780 9 1 -23.8953 -66.9406 65.55 - 8 151.575 565 9 0 -23.8918 -66.9367 64.15 - 8 106.163 781 8 1 -23.8219 -66.8672 35.55 - 8 111.815 565 8 0 -23.8185 -66.8648 34.15 - 8 150.814 781 7 1 -23.7559 -66.8022 5.55 - 8 124.445 566 7 0 -23.7575 -66.8012 4.15 - 8 122.431 781 6 1 -23.7999 -66.803 -24.45 - 8 104.731 566 6 0 -23.8029 -66.7992 -25.85 - 8 110.326 780 5 1 -23.8583 -66.7216 -54.45 - 8 113.576 566 5 0 -23.8642 -66.7143 -55.85 - 8 191.534 780 4 1 -24.0008 -66.5643 -84.45 - 8 122.751 567 4 0 -24.01 -66.5528 -85.85 - 8 111.503 779 3 1 -24.1911 -66.3118 -114.45 - 8 141.329 568 3 0 -24.2018 -66.2959 -115.85 - 8 193.067 778 2 1 -24.4366 -65.9645 -144.45 - 8 168.751 570 2 0 -24.4463 -65.9424 -145.85 - 8 122.076 777 1 1 -24.6447 -65.508 -174.45 - 8 108.57 572 1 0 -24.6564 -65.4784 -175.85 - 8 106.396 775 0 1 -24.9076 -64.8692 -204.45 - 8 106.502 576 0 0 -24.8864 -64.8351 -205.85 - 8 293.588 569 2 0 -24.4372 -66.05 -146.012 - 8 22.4941 773 10 1 -25.2506 -68.2591 95.1503 - 8 86.3693 560 10 0 -27.0538 -67.9472 94.15 - 8 27.4727 763 10 1 -27.2715 -65.8038 95.15 - 8 94.9616 578 10 0 -27.9423 -64.2707 94.15 - 8 129.094 778 10 1 -24.2744 -67.0846 95.55 - 8 89.6276 563 10 0 -24.5271 -67.3513 94.15 - 8 21.0966 463 10 0 -25.2318 -87.3903 93.7503 - 8 79.9183 462 10 0 -25.2213 -87.45 93.8416 - 8 28.0355 461 10 0 -25.2255 -87.65 94.0837 - 8 122.235 769 10 1 -26.0814 -89.3188 95.15 - 8 70.3907 768 10 1 -26.25 -89.5869 95.3531 - 8 37.74 767 10 1 -26.4503 -89.7047 95.4899 - 8 65.6471 780 11 1 -23.8509 -67.0253 125.402 - 8 32.5568 779 11 1 -24.05 -66.9999 125.216 - 8 56.207 566 11 0 -25.526 -66.85 123.891 - 8 142.68 557 11 0 -13.7376 -68.4515 123.75 - 8 15.1918 831 11 1 -13.6579 -68.3898 125.15 - 8 129.694 832 11 1 -13.65 -68.3804 125.209 -Number of digits in this event: 20 +Number of tracker hits in this event: 56 + 8 164.85 922 11 1 4.51508 -33.2622 125.55 + 8 173.144 733 11 0 4.51491 -33.2641 124.15 + 8 201.795 922 10 1 4.53436 -33.3067 95.55 + 8 131.029 733 10 0 4.54133 -33.311 94.15 + 8 135.609 923 9 1 4.66497 -33.4044 65.55 + 8 150.119 733 9 0 4.67212 -33.413 64.15 + 8 132.494 923 8 1 4.822 -33.584 35.55 + 8 109.207 732 8 0 4.82777 -33.5926 34.15 + 8 135.042 924 7 1 4.9366 -33.7664 5.55 + 8 150.698 731 7 0 4.93649 -33.7741 4.15 + 8 157.527 924 6 1 4.93695 -33.9322 -24.45 + 8 98.003 730 6 0 4.9394 -33.941 -25.85 + 8 126.598 924 5 1 4.9993 -34.1276 -54.45 + 8 142.293 729 5 0 5.00645 -34.1347 -55.85 + 8 120.303 925 4 1 5.11514 -34.2896 -84.45 + 8 139.292 728 4 0 5.11737 -34.2986 -85.85 + 8 206.902 925 3 1 5.17396 -34.4702 -114.45 + 8 163.124 727 3 0 5.18185 -34.4752 -115.85 + 8 214.597 926 2 1 5.37424 -34.5602 -144.45 + 8 171.655 727 2 0 5.38393 -34.5643 -145.85 + 8 119.874 927 1 1 5.59787 -34.6342 -174.45 + 8 118.161 727 1 0 5.60364 -34.6445 -175.85 + 8 136.276 928 0 1 5.69929 -34.88 -204.45 + 8 122.424 725 0 0 5.70774 -34.8926 -205.85 + 8 78.7474 924 3 1 4.9055 -34.4798 -114.704 + 8 118.807 728 3 0 4.91248 -34.45 -115.952 + 8 2.43133 944 2 1 9.04677 -26.0121 -144.451 + 8 136.004 945 2 1 9.05045 -26.0086 -144.459 + 8 151.046 774 2 0 9.80362 -25.233 -145.85 + 8 20.228 775 2 0 9.98472 -25.05 -146.19 + 8 104.127 1027 1 1 25.4854 -11.2243 -174.45 + 8 58.9363 1028 1 1 25.6504 -11.227 -174.679 + 8 307.595 844 1 0 26.4882 -11.2237 -175.85 + 8 25.8091 1134 0 1 46.9924 -14.7708 -204.45 + 8 145.293 1135 0 1 47.05 -14.8148 -204.512 + 8 54.6478 1136 0 1 47.25 -14.9585 -204.713 + 8 9.49888 822 0 0 48.2972 -15.6374 -205.85 + 8 152.445 821 0 0 48.317 -15.65 -205.872 + 8 9.84146 820 0 0 48.6082 -15.8502 -206.221 + 8 115.291 729 3 0 4.8338 -34.2125 -115.85 + 8 134.777 916 2 1 3.29687 -29.7489 -144.45 + 8 112.483 753 2 0 3.16655 -29.3494 -145.85 + 8 9.34313 754 2 0 3.12631 -29.25 -146.208 + 8 145.776 897 1 1 -0.475515 -21.4588 -174.45 + 8 136.587 793 1 0 -0.887382 -21.3225 -175.85 + 8 119.951 852 0 1 -9.48502 -18.0654 -204.45 + 8 109.187 810 0 0 -9.60206 -17.9013 -205.85 + 8 19.8478 811 0 0 -9.63155 -17.85 -206.172 + 8 26.5746 925 5 1 5.24196 -34.1529 -54.45 + 8 101.014 926 5 1 5.25 -34.0689 -54.5278 + 8 25.3093 927 5 1 5.4508 -33.9013 -54.805 + 8 148.973 732 5 0 6.82203 -33.5783 -55.8505 + 8 108.458 704 6 0 35.1629 -39.0993 -26.2498 + 8 277.032 703 6 0 35.4566 -39.25 -26.1642 + 8 291.522 702 6 0 36.3649 -39.45 -25.882 + 8 287.072 701 6 0 36.6205 -39.65 -26.1326 +Number of digits in this event: 33 Using G4ParticleGun... -Particle energy: 2.69369 LIN +Particle energy: 1.76885 LIN Particle: e- Event: 9 -Number of tracker hits in this event: 121 - 9 128.875 1198 8 1 59.8465 131.69 35.55 - 9 137.902 1557 8 0 59.8493 131.686 34.15 - 9 123.03 1199 7 1 59.9043 131.61 5.55 - 9 130.812 1557 7 0 59.9038 131.607 4.15 - 9 313.918 1199 6 1 59.8922 131.514 -24.45 - 9 123.002 1556 6 0 59.8877 131.513 -25.85 - 9 103.199 1198 5 1 59.8046 131.476 -54.45 - 9 118.418 1556 5 0 59.7974 131.47 -55.85 - 9 275.467 1198 4 1 59.6588 131.349 -84.45 - 9 276.346 1555 4 0 59.6459 131.34 -85.85 - 9 115.59 1196 3 1 59.3914 131.15 -114.45 - 9 229.808 1554 3 0 59.3808 131.141 -115.85 - 9 171.069 1195 2 1 59.1486 130.917 -144.45 - 9 187.118 1553 2 0 59.1411 130.909 -145.85 - 9 247.684 1194 1 1 58.9409 130.707 -174.45 - 9 224.307 1552 1 0 58.935 130.696 -175.85 - 9 135.656 1193 0 1 58.8073 130.477 -204.45 - 9 115.299 1551 0 0 58.7999 130.466 -205.85 - 9 279.915 1198 0 0 102.091 59.8256 -206.25 - 9 63.1753 1197 0 0 117.79 59.6499 -206.196 - 9 77.1068 1194 0 1 58.8503 130.496 -204.575 - 9 357.611 1195 0 1 59.0501 130.657 -204.516 - 9 7.31115 1239 1 1 67.8597 135.755 -174.45 - 9 119.377 1238 1 1 67.85 135.76 -174.487 - 9 145.433 1578 1 0 67.4309 135.843 -175.85 - 9 17.1455 1245 3 0 -2.1089 69.1562 -116.25 - 9 59.483 1121 5 1 44.25 92.206 -54.8047 - 9 98.2749 1170 1 1 54.1991 135.585 -174.45 - 9 109.93 1579 1 0 54.081 135.95 -175.903 - 9 11.6039 1164 0 1 53.0345 140.031 -204.45 - 9 141.458 1165 0 1 53.05 140.005 -204.485 - 9 31.1547 1589 0 0 53.6274 138.055 -205.85 - 9 89.1652 1588 0 0 53.6504 137.95 -205.924 - 9 65.6971 1587 0 0 53.6622 137.75 -206.061 - 9 40.0071 1586 0 0 53.6552 137.55 -206.191 - 9 154.554 1487 0 0 56.2595 117.678 -206.25 - 9 97.954 1488 0 0 56.2998 117.75 -205.889 - 9 138.945 1179 0 1 55.9862 118.14 -204.85 - 9 96.4562 1362 1 0 29.5718 92.7423 -176.25 - 9 69.403 1361 1 0 29.4262 92.5499 -176.069 - 9 164.94 1360 1 0 29.3262 92.35 -176.027 - 9 99.7243 1359 1 0 29.0854 92.15 -175.967 - 9 44.9003 1358 1 0 28.8689 91.95 -175.966 - 9 80.4874 1357 1 0 28.7867 91.75 -176.014 - 9 94.8794 1356 1 0 28.685 91.55 -176.091 - 9 41.4373 1355 1 0 28.5513 91.35 -176.16 - 9 2.76391 870 1 0 -35.1623 -6.03882 -176.25 - 9 80.7506 869 1 0 -35.1685 -6.05 -176.245 - 9 76.0501 868 1 0 -35.1968 -6.25 -176.008 - 9 93.3793 724 1 1 -35.0753 -6.63277 -174.85 - 9 34.2292 725 1 1 -35.0498 -6.7639 -174.581 - 9 35.4987 1553 1 0 59.0018 130.753 -175.85 - 9 19.5874 1199 0 1 59.9144 128.595 -204.45 - 9 78.8011 1198 0 1 59.8495 128.583 -204.502 - 9 67.6867 1197 0 1 59.65 128.534 -204.677 - 9 115.153 1539 0 0 58.4037 128.082 -205.85 - 9 87.9973 1538 0 0 58.1387 127.95 -206.114 - 9 30.1997 1137 0 1 47.6288 117.282 -204.85 - 9 158.948 1138 0 1 47.6501 117.25 -204.767 - 9 176.399 1168 8 1 53.8296 -77.1483 35.3696 - 9 269.355 1169 8 1 53.8501 -77.3168 35.4892 - 9 25.7749 508 8 0 54.1765 -78.4049 34.1499 - 9 134.82 507 8 0 54.2045 -78.45 34.0731 - 9 1.82113 447 8 0 27.6304 -90.7464 33.7501 - 9 225.475 446 8 0 27.6219 -90.7501 33.7607 - 9 181.013 1037 8 1 27.4985 -91.6328 35.15 - 9 21.4731 1000 9 1 20.1403 -47.0652 65.15 - 9 225.59 376 8 0 32.2001 -104.75 33.9294 - 9 31.4089 1522 0 0 42.357 124.634 -206.25 - 9 52.635 1200 6 1 60.05 131.529 -24.7114 - 9 38.6991 1557 6 0 60.9427 131.726 -25.85 - 9 96.2949 1558 6 0 60.9997 131.75 -25.9379 - 9 134.322 1195 3 1 59.0775 129.661 -114.45 - 9 113.855 1548 3 0 59.0381 129.922 -115.85 - 9 83.4081 1549 3 0 59.0343 129.95 -115.993 - 9 125.885 1188 2 1 57.693 135.821 -144.45 - 9 176.05 1578 2 0 57.7645 135.873 -145.85 - 9 153.566 1191 1 1 58.4422 136.31 -174.45 - 9 22.1752 1580 1 0 58.2989 136.347 -175.85 - 9 86.7643 1581 1 0 58.2881 136.35 -175.942 - 9 116.925 1174 0 1 55.003 136.338 -204.45 - 9 121.991 1582 0 0 55.0691 136.594 -205.85 - 9 249.971 1547 3 0 59.0291 129.67 -115.85 - 9 295.352 1200 4 1 60.0674 131.459 -84.45 - 9 224.653 1556 4 0 60.0673 131.495 -85.85 - 9 284.04 1200 3 1 60.1417 132.349 -114.45 - 9 153.541 1561 3 0 60.1016 132.373 -115.85 - 9 121.853 1196 2 1 59.4296 132.825 -144.45 - 9 107.154 1563 2 0 59.3646 132.839 -145.85 - 9 110.897 1189 1 1 58.0485 133.308 -174.45 - 9 174.205 1565 1 0 57.9952 133.288 -175.85 - 9 119.18 1182 0 1 56.5595 133.218 -204.45 - 9 304.11 1565 0 0 56.4288 133.316 -205.85 - 9 108.428 1557 3 0 60.2547 131.659 -115.85 - 9 121.225 1203 2 1 60.7593 128.494 -144.45 - 9 105.387 1541 2 0 60.5699 128.512 -145.85 - 9 81.5675 1181 1 1 56.3559 127.757 -174.45 - 9 43.6545 1180 1 1 56.2497 127.766 -174.73 - 9 123.671 1538 1 0 55.8424 127.79 -175.85 - 9 101.685 1129 0 1 46.0328 128.777 -204.45 - 9 157.232 1542 0 0 45.6356 128.711 -205.85 - 9 109.221 1199 2 1 59.9955 133.293 -144.45 - 9 132.369 1565 2 0 59.9459 133.233 -145.85 - 9 142.993 1195 1 1 59.1851 132.481 -174.45 - 9 146.565 1561 1 0 59.2889 132.52 -175.85 - 9 116.337 1208 0 1 61.6843 133.147 -204.45 - 9 58.8339 1199 3 1 59.9365 131.187 -114.45 - 9 59.8343 1555 3 0 59.8683 131.161 -115.85 - 9 132.935 1214 2 1 62.8902 127.572 -144.45 - 9 55.1358 1215 2 1 63.05 127.451 -144.693 - 9 110.934 1533 2 0 63.5621 126.93 -145.85 - 9 134.579 1261 1 1 72.3811 118.214 -174.45 - 9 53.1822 1260 1 1 72.2498 118.123 -174.466 - 9 205.724 1259 1 1 72.0497 118.032 -174.454 - 9 43.1456 1493 1 0 71.6103 118.874 -175.851 - 9 173.45 1494 1 0 71.5531 118.95 -175.943 - 9 174.503 1495 1 0 71.2712 119.15 -176.201 - 9 159.587 1647 1 0 69.2924 149.668 -176.249 - 9 87.249 1245 1 1 69.2339 149.367 -174.85 - 9 176.401 1246 1 1 69.25 149.5 -174.709 - 9 219.148 1247 1 1 69.4501 149.792 -174.699 -Number of digits in this event: 57 +Number of tracker hits in this event: 55 + 9 141.402 891 9 1 -1.7821 -134.221 65.55 + 9 126.487 229 9 0 -1.77793 -134.217 64.15 + 9 169.24 891 8 1 -1.69955 -134.145 35.55 + 9 206.898 230 8 0 -1.69127 -134.146 34.15 + 9 201.368 892 7 1 -1.51281 -134.18 5.55 + 9 117.95 229 7 0 -1.50314 -134.184 4.15 + 9 110.446 893 6 1 -1.2799 -134.277 -24.45 + 9 134.605 229 6 0 -1.2776 -134.285 -25.85 + 9 113.276 894 5 1 -1.22707 -134.403 -54.45 + 9 162.743 228 5 0 -1.24221 -134.42 -55.85 + 9 280.882 892 4 1 -1.53747 -134.744 -84.45 + 9 209.031 226 4 0 -1.53629 -134.777 -85.85 + 9 294.377 892 3 1 -1.51213 -135.439 -114.45 + 9 315.397 223 3 0 -1.53111 -135.472 -115.85 + 9 265.183 890 2 1 -1.93228 -136.17 -144.45 + 9 214.321 219 2 0 -1.95129 -136.185 -145.85 + 9 169.472 888 1 1 -2.32333 -136.438 -174.45 + 9 118.132 218 1 0 -2.31784 -136.445 -175.85 + 9 161.894 889 0 1 -2.17072 -136.53 -204.45 + 9 126.489 218 0 0 -2.17498 -136.503 -205.85 + 9 53.3337 72 3 0 13.3201 -165.664 -116.25 + 9 105.673 71 3 0 13.3226 -165.75 -116.08 + 9 35.3211 968 3 1 13.788 -166.669 -114.85 + 9 136.751 969 3 1 13.85 -166.773 -114.763 + 9 82.2441 970 3 1 14.0601 -167.072 -114.45 + 9 66.1394 971 3 1 14.25 -166.96 -114.563 + 9 78.8226 972 3 1 14.45 -166.863 -114.549 + 9 55.2184 973 3 1 14.6501 -166.854 -114.537 + 9 111.759 974 3 1 14.85 -166.852 -114.586 + 9 213.081 69 3 0 14.9937 -166.28 -115.85 + 9 316.785 218 2 0 -1.82257 -136.493 -145.85 + 9 258.686 897 1 1 -0.478573 -138.95 -174.45 + 9 138.236 205 1 0 -0.511465 -139.083 -175.85 + 9 113.263 894 0 1 -1.19262 -141.898 -204.45 + 9 154.266 190 0 0 -1.21184 -142.07 -205.85 + 9 10.7234 893 4 1 -1.44999 -134.68 -84.6058 + 9 345.157 895 4 1 -0.970998 -134.564 -84.45 + 9 285.586 227 4 0 -0.960915 -134.561 -85.85 + 9 316.403 896 3 1 -0.796597 -134.564 -114.45 + 9 142.99 227 3 0 -0.797175 -134.565 -115.85 + 9 111.079 896 2 1 -0.823218 -134.632 -144.45 + 9 120.157 227 2 0 -0.819124 -134.651 -145.85 + 9 124.547 896 1 1 -0.719333 -135.027 -174.45 + 9 121.758 225 1 0 -0.707882 -135.047 -175.85 + 9 117.378 897 0 1 -0.459569 -135.457 -204.45 + 9 237.864 223 0 0 -0.447608 -135.47 -205.85 + 9 14.4889 719 9 1 -36.05 -93.1248 65.4816 + 9 140.144 894 3 1 -1.18262 -134.886 -114.45 + 9 120.595 226 3 0 -1.19353 -134.905 -115.85 + 9 114.232 893 2 1 -1.35888 -135.255 -144.45 + 9 98.1172 224 2 0 -1.384 -135.266 -145.85 + 9 215.023 890 1 1 -1.8884 -135.435 -174.45 + 9 291.012 223 1 0 -1.91244 -135.44 -175.85 + 9 123.641 888 0 1 -2.37309 -135.507 -204.45 + 9 114.003 228 8 0 -2.10364 -134.38 34.15 +Number of digits in this event: 37 Using G4ParticleGun... -Particle energy: 5.98703 LIN +Particle energy: 3.21506 LIN Particle: e- Event: 10 -Number of tracker hits in this event: 33 - 10 107.024 1024 8 1 24.9562 -133.948 35.55 - 10 124.659 231 8 0 24.9566 -133.948 34.15 - 10 141.07 1024 7 1 24.964 -133.949 5.55 - 10 112.53 231 7 0 24.9673 -133.949 4.15 - 10 109.464 1024 6 1 25.0359 -133.954 -24.45 - 10 174.079 230 6 0 25.0393 -133.957 -25.85 - 10 176.395 1025 5 1 25.109 -134.016 -54.45 - 10 104.849 230 5 0 25.1139 -134.018 -55.85 - 10 123.371 1025 4 1 25.2151 -134.039 -84.45 - 10 202.995 230 4 0 25.2205 -134.04 -85.85 - 10 114.227 1026 3 1 25.3257 -134.062 -114.45 - 10 115.971 230 3 0 25.3318 -134.063 -115.85 - 10 114.817 1027 2 1 25.4731 -134.063 -144.45 - 10 201.931 230 2 0 25.4788 -134.065 -145.85 - 10 113.713 1027 1 1 25.5853 -134.112 -174.45 - 10 184.523 230 1 0 25.5922 -134.119 -175.85 - 10 282.539 1028 0 1 25.7404 -134.264 -204.45 - 10 113.406 229 0 0 25.7533 -134.269 -205.85 - 10 187.928 1268 1 1 73.65 -124.611 -174.726 - 10 0.707156 310 0 0 69.5668 -117.95 -206.142 - 10 50.8477 309 0 0 69.7623 -118.15 -205.912 - 10 162.414 1250 0 1 70.1309 -117.493 -204.85 - 10 169.478 1251 0 1 70.25 -117.638 -204.636 - 10 94.1898 110 6 0 39.0738 -158.052 -26.25 - 10 83.3911 109 6 0 39.0361 -158.15 -26.1331 - 10 168.593 74 5 1 -165.15 112.551 -54.7742 - 10 12.6755 75 5 1 -165.15 112.853 -54.4542 - 10 13.5688 1517 5 0 -163.975 123.55 -56.2241 - 10 7.40332 229 4 0 25.3177 -134.15 -86.2366 - 10 38.3745 55 4 0 51.3256 -169.148 -86.2499 - 10 53.6271 54 4 0 51.326 -169.15 -86.2223 - 10 219.402 230 0 0 25.6689 -134.082 -205.85 - 10 92.6111 1027 0 1 25.65 -134.087 -204.479 -Number of digits in this event: 17 -Using G4ParticleGun... -Particle energy: 7.98557 LIN +Number of tracker hits in this event: 168 + 10 107.554 1218 11 1 63.725 -43.6344 125.55 + 10 109.878 682 11 0 63.7259 -43.6335 124.15 + 10 114.155 1218 10 1 63.7541 -43.6238 95.55 + 10 137.903 682 10 0 63.7558 -43.6214 94.15 + 10 156.78 1218 9 1 63.7842 -43.5701 65.55 + 10 480.124 682 9 0 63.7874 -43.5661 64.15 + 10 125.092 1219 8 1 63.8506 -43.4908 35.55 + 10 271.219 682 8 0 63.8512 -43.4867 34.15 + 10 353.179 1219 7 1 63.8617 -43.4066 5.55 + 10 317.669 683 7 0 63.8598 -43.4023 4.15 + 10 145.457 1218 6 1 63.8245 -43.3168 -24.45 + 10 93.2854 683 6 0 63.8199 -43.3153 -25.85 + 10 228.053 1218 5 1 63.7236 -43.2863 -54.45 + 10 137.063 683 5 0 63.7185 -43.2863 -55.85 + 10 142.021 1217 4 1 63.6146 -43.2991 -84.45 + 10 138.636 683 4 0 63.6096 -43.2962 -85.85 + 10 116.24 1217 3 1 63.4966 -43.2465 -114.45 + 10 137.907 684 3 0 63.4925 -43.2426 -115.85 + 10 485.805 1216 2 1 63.4149 -43.1553 -144.45 + 10 364.328 684 2 0 63.4235 -43.1542 -145.85 + 10 124.416 1217 1 1 63.5821 -43.1618 -174.45 + 10 467.649 684 1 0 63.5793 -43.1583 -175.85 + 10 109.106 1217 0 1 63.5397 -43.0763 -204.45 + 10 91.412 684 0 0 63.5521 -43.0804 -205.85 + 10 265.913 1215 1 1 63.1187 -43.209 -174.45 + 10 611.524 1214 0 1 62.8985 -43.5953 -204.45 + 10 136.478 682 0 0 62.9796 -43.5806 -205.85 + 10 242.622 683 0 0 62.9951 -43.3687 -205.85 + 10 122.458 687 0 0 62.3218 -42.6402 -205.85 + 10 0.186399 686 0 0 62.3109 -42.65 -205.887 + 10 117.172 1216 1 1 63.2838 -43.0989 -174.45 + 10 120.171 1215 0 1 63.0874 -43.0126 -204.45 + 10 105.307 685 0 0 63.0748 -43.0134 -205.85 + 10 55.8734 681 2 0 63.6807 -43.7112 -145.85 + 10 85.5614 680 2 0 63.6849 -43.8501 -145.907 + 10 243.292 1218 2 1 63.7128 -44.1969 -144.85 + 10 127.201 1222 6 1 64.464 -42.9218 -24.45 + 10 177.014 685 6 0 64.4474 -42.9477 -25.85 + 10 134.543 685 5 0 63.8651 -42.8865 -55.8504 + 10 148.792 1225 4 1 65.0893 -42.5462 -84.45 + 10 118.953 687 4 0 65.1391 -42.4733 -85.85 + 10 221.524 1231 3 1 66.2525 -40.7805 -114.45 + 10 152.3 696 3 0 66.8004 -40.8202 -115.85 + 10 64.4466 1290 2 1 78.1651 -40.6892 -144.45 + 10 151.757 1291 2 1 78.25 -40.6712 -144.692 + 10 174.937 697 2 0 78.6722 -40.6024 -145.85 + 10 2.77637 1347 1 1 89.6456 -38.2645 -174.45 + 10 107.545 1348 1 1 89.65 -38.2644 -174.463 + 10 77.019 708 1 0 90.15 -38.2622 -175.948 + 10 130.1 1397 0 1 99.6345 -38.1692 -204.451 + 10 1.17633 1398 0 1 99.75 -38.1862 -204.846 + 10 24.8355 709 0 0 100.055 -38.2451 -205.85 + 10 141.135 708 0 0 100.081 -38.25 -205.936 + 10 6.69676 1230 3 1 66.2458 -40.7875 -114.45 + 10 54.4506 695 3 0 66.609 -40.85 -116.023 + 10 191.286 1263 2 1 72.8113 -43.5952 -144.45 + 10 25.4815 676 2 0 72.2477 -44.7949 -145.85 + 10 119.696 675 2 0 72.2236 -44.85 -145.913 + 10 93.4049 674 2 0 72.1558 -45.05 -146.127 + 10 909.246 1222 1 1 64.5989 -71.1606 -174.45 + 10 156.958 1221 1 1 64.4499 -73.7683 -174.65 + 10 49.9556 649 2 0 115.782 -50.1174 -146.25 + 10 75.0092 650 2 0 115.892 -50.0497 -146.204 + 10 102.595 1219 6 1 63.8921 -43.4537 -24.45 + 10 108.857 682 6 0 63.8593 -43.5347 -25.85 + 10 179.886 1215 5 1 63.1026 -45.1389 -54.45 + 10 133.186 675 5 0 62.9457 -44.8878 -55.85 + 10 46.2627 676 5 0 62.9212 -44.85 -56.0635 + 10 202.207 1197 4 1 59.6358 -39.911 -84.45 + 10 224.06 701 4 0 59.6312 -39.7846 -85.85 + 10 109.359 1198 3 1 59.7806 -37.2232 -114.45 + 10 157.046 715 3 0 59.6651 -37.0364 -115.85 + 10 114.045 1189 2 1 58.0102 -32.8067 -144.45 + 10 38.243 736 2 0 57.7993 -32.6627 -145.85 + 10 141.707 737 2 0 57.7811 -32.65 -145.97 + 10 125.978 1168 1 1 53.8486 -30.0202 -174.45 + 10 114.617 750 1 0 53.5447 -29.8954 -175.85 + 10 65.0176 1132 0 1 46.5113 -26.7829 -204.45 + 10 59.0241 1131 0 1 46.4499 -26.7536 -204.652 + 10 104.531 767 0 0 46.1016 -26.5977 -205.85 + 10 336.715 1193 0 1 58.8036 -31.0223 -204.45 + 10 105.34 1194 0 1 58.85 -30.7447 -204.632 + 10 27.0033 1195 0 1 59.05 -30.7057 -204.781 + 10 82.6264 746 0 0 59.8287 -30.7867 -205.85 + 10 66.2401 745 0 0 60.013 -30.85 -206.01 + 10 62.4836 744 0 0 60.111 -31.05 -206.106 + 10 72.0594 743 0 0 60.1814 -31.25 -206 + 10 243.505 1201 0 1 60.3042 -32.1269 -204.85 + 10 78.1308 1202 0 1 60.4502 -32.3199 -204.674 + 10 70.4659 1203 0 1 60.65 -32.4682 -204.633 + 10 74.9766 1204 0 1 60.8502 -32.6719 -204.602 + 10 148.424 1205 0 1 61.0505 -32.7597 -204.641 + 10 60.865 726 0 0 61.0979 -34.7174 -205.85 + 10 2.18119 727 0 0 61.0203 -34.65 -205.854 + 10 15.5329 303 2 0 108.155 -119.35 -146.238 + 10 1.71983 304 2 0 108.161 -119.35 -146.243 + 10 247.575 1218 8 1 63.8278 -43.6478 35.55 + 10 132.054 1220 7 1 64.1282 -42.806 5.55 + 10 121.24 686 7 0 64.1019 -42.7641 4.15 + 10 123.253 1217 6 1 63.4893 -42.0377 -24.45 + 10 229.044 690 6 0 63.4702 -41.9563 -25.85 + 10 41.4217 1214 5 1 63.05 -40.2651 -54.7356 + 10 164.93 699 5 0 62.9742 -40.1797 -55.85 + 10 121.089 1205 4 1 61.0751 -37.8683 -84.45 + 10 116.324 711 4 0 61.1301 -37.7392 -85.85 + 10 311.787 1212 3 1 62.5958 -34.7279 -114.45 + 10 293.92 727 3 0 62.6526 -34.5983 -115.85 + 10 24.1335 1217 2 1 63.65 -31.5732 -144.749 + 10 107.717 743 2 0 63.5386 -31.3443 -145.85 + 10 119.676 1203 1 1 60.7504 -25.3108 -174.45 + 10 123.034 775 1 0 60.6059 -25.0415 -175.85 + 10 21.3607 1187 0 1 57.4608 -19.401 -204.45 + 10 89.7763 1186 0 1 57.45 -19.3868 -204.545 + 10 131.306 804 0 0 57.301 -19.1784 -205.85 + 10 66.2082 1213 3 1 62.65 -34.7164 -114.635 + 10 89.5611 1243 2 1 68.6756 -29.5407 -144.45 + 10 75.6481 1244 2 1 68.85 -29.4254 -144.65 + 10 20.4596 756 2 0 69.9798 -28.6865 -145.85 + 10 132.009 757 2 0 70.0333 -28.65 -145.906 + 10 16.9018 758 2 0 70.3502 -28.45 -146.226 + 10 160.285 1403 1 1 100.818 -11.2002 -174.45 + 10 24.5026 1404 1 1 100.95 -10.8503 -174.788 + 10 84.7668 852 1 0 101.411 -9.62703 -175.85 + 10 66.7362 853 1 0 101.49 -9.45 -175.998 + 10 54.2709 854 1 0 101.558 -9.24986 -176.141 + 10 61.8565 1440 0 1 108.194 30.8413 -204.451 + 10 122.313 1439 0 1 108.15 30.9277 -204.56 + 10 64.7355 1059 0 0 107.417 31.9187 -205.85 + 10 81.0783 1060 0 0 107.32 32.05 -206.021 + 10 97.3697 1061 0 0 107.16 32.25 -206.188 + 10 15.2652 1211 3 1 62.45 -34.9418 -114.802 + 10 10.5979 723 3 0 62.1421 -35.4271 -115.85 + 10 106.664 722 3 0 62.1291 -35.45 -115.896 + 10 117.79 1183 2 1 56.7348 -53.1071 -144.45 + 10 43.7589 635 2 0 56.6576 -53.0402 -145.85 + 10 86.2578 634 2 0 56.6498 -53.05 -146.076 + 10 78.6235 1174 1 1 55.0168 -54.2799 -174.45 + 10 42.3091 1173 1 1 54.85 -54.1575 -174.719 + 10 42.0173 631 1 0 54.1338 -53.6954 -175.85 + 10 94.2606 632 1 0 54.0605 -53.6499 -175.958 + 10 31.114 690 1 0 41.1285 -41.8537 -176.25 + 10 83.9147 691 1 0 41.1559 -41.85 -176.174 + 10 22.4749 1106 1 1 41.2641 -41.4 -174.849 + 10 119.518 1105 1 1 41.25 -41.3714 -174.765 + 10 91.9426 1104 1 1 41.0497 -41.3271 -174.554 + 10 121.307 1103 1 1 40.8485 -41.5952 -174.45 + 10 116.977 1217 8 1 63.65 -43.7609 35.447 + 10 24.8899 681 8 0 63.6287 -43.8473 34.15 + 10 110.992 680 8 0 63.6281 -43.85 34.1097 + 10 145.49 1215 7 1 63.1712 -45.6203 5.55 + 10 106.866 671 7 0 63.1574 -45.6681 4.15 + 10 117.62 1213 6 1 62.8147 -46.6926 -24.45 + 10 114.39 666 6 0 62.7506 -46.8147 -25.85 + 10 121.811 1206 5 1 61.3862 -49.0548 -54.45 + 10 183.689 654 5 0 61.3136 -49.1723 -55.85 + 10 142.989 1200 4 1 60.1546 -51.4161 -84.45 + 10 124.818 642 4 0 60.0173 -51.5507 -85.8501 + 10 23.3626 1183 3 1 56.6666 -54.2742 -114.45 + 10 79.8727 1182 3 1 56.65 -54.278 -114.537 + 10 101.583 628 3 0 56.3799 -54.337 -115.85 + 10 12.6869 1154 2 1 50.8624 -55.712 -144.45 + 10 116.608 1153 2 1 50.8499 -55.7153 -144.501 + 10 106.508 621 2 0 50.5254 -55.8112 -145.85 + 10 116.577 1116 1 1 43.3924 -57.9722 -174.45 + 10 114.743 609 1 0 43.2783 -58.104 -175.85 + 10 85.6898 1105 0 1 41.0776 -60.407 -204.45 + 10 45.7043 1104 0 1 41.05 -60.4395 -204.718 + 10 117.021 597 0 0 40.9432 -60.5461 -205.85 +Number of digits in this event: 70 +Using G4ParticleGun... +Particle energy: 3.66222 LIN Particle: e- Event: 11 -Number of tracker hits in this event: 68 - 11 377.385 206 7 1 -138.906 -50.5219 5.55 - 11 448.748 647 7 0 -138.907 -50.5207 4.15 - 11 95.3747 206 6 1 -138.918 -50.4994 -24.45 - 11 130.002 647 6 0 -138.918 -50.5 -25.85 - 11 108.298 206 5 1 -138.914 -50.5144 -54.45 - 11 133.666 647 5 0 -138.913 -50.5151 -55.85 - 11 218.743 206 4 1 -138.904 -50.5244 -84.45 - 11 138.192 647 4 0 -138.904 -50.5247 -85.85 - 11 192.695 206 3 1 -138.886 -50.5265 -114.45 - 11 122.405 647 3 0 -138.884 -50.5261 -115.85 - 11 165.691 206 2 1 -138.846 -50.5184 -144.45 - 11 197.944 647 2 0 -138.845 -50.517 -145.85 - 11 107.416 206 1 1 -138.826 -50.4893 -174.45 - 11 149.058 647 1 0 -138.787 -50.4925 -175.85 - 11 28.9452 211 0 1 -137.941 -50.5606 -204.45 - 11 112.018 210 0 1 -137.95 -50.5593 -204.552 - 11 172.214 647 0 0 -138.067 -50.5085 -205.85 - 11 32.9586 207 3 1 -138.75 -50.5685 -114.756 - 11 287.048 645 3 0 -137.868 -50.8904 -115.85 - 11 25.8617 646 3 0 -137.745 -50.8499 -115.963 - 11 114.931 210 6 1 -138.093 -50.742 -24.45 - 11 125.913 646 6 0 -138.076 -50.7778 -25.85 - 11 247.003 212 5 1 -137.713 -51.5638 -54.45 - 11 364.326 641 5 0 -137.695 -51.6551 -55.8512 - 11 117.335 217 4 1 -136.705 -54.1868 -84.45 - 11 127.613 628 4 0 -136.709 -54.3049 -85.85 - 11 117.682 214 3 1 -137.185 -56.4449 -114.451 - 11 119.471 617 3 0 -137.377 -56.4956 -115.85 - 11 52.6136 192 2 1 -141.738 -58.7569 -144.45 - 11 64.3044 191 2 1 -141.75 -58.7489 -144.583 - 11 167.664 606 2 0 -141.85 -58.6841 -145.85 - 11 107.351 173 1 1 -145.421 -57.2289 -174.45 - 11 57.0435 613 1 0 -145.643 -57.4255 -175.85 - 11 51.3469 612 1 0 -145.67 -57.45 -176.035 - 11 100.6 148 0 1 -150.373 -61.1975 -204.45 - 11 35.6738 592 0 0 -150.474 -61.6137 -205.85 - 11 91.8293 591 0 0 -150.483 -61.6505 -205.981 - 11 227.335 220 2 1 -136.104 -54.4288 -144.45 - 11 120.021 627 2 0 -136.07 -54.469 -145.85 - 11 83.552 222 1 1 -135.552 -55.3186 -174.45 - 11 95.3632 223 1 1 -135.55 -55.3212 -174.509 - 11 120.153 623 1 0 -135.501 -55.3802 -175.85 - 11 211.248 229 0 1 -134.241 -56.5244 -204.45 - 11 155.371 617 0 0 -134.133 -56.5714 -205.85 - 11 125.11 628 2 0 -136.098 -54.4005 -145.85 - 11 260.21 221 1 1 -135.852 -52.0234 -174.45 - 11 142.473 639 1 0 -135.133 -52.1474 -175.85 - 11 66.804 282 0 1 -123.706 -57.2843 -204.45 - 11 318.32 283 0 1 -123.55 -57.4594 -204.526 - 11 422.862 284 0 1 -123.348 -57.5293 -204.647 - 11 391.445 285 0 1 -123.15 -57.422 -204.711 - 11 103.45 286 0 1 -122.95 -57.2822 -204.709 - 11 156.192 548 1 0 -106.077 -70.3355 -176.25 - 11 161.697 219 1 1 -136.241 -54.7259 -174.45 - 11 107.143 625 1 0 -136.35 -54.8969 -175.85 - 11 149.611 206 0 1 -138.926 -57.4173 -204.45 - 11 102.798 612 0 0 -138.732 -57.5439 -205.85 - 11 124.915 220 1 1 -136.15 -54.6682 -174.467 - 11 5.23857 635 1 0 -135.394 -52.8632 -175.85 - 11 58.6773 636 1 0 -135.389 -52.85 -175.861 - 11 65.4382 637 1 0 -135.353 -52.65 -176.001 - 11 54.5688 638 1 0 -135.376 -52.45 -176.12 - 11 160.942 648 7 0 -138.475 -50.416 4.15 - 11 107.818 668 7 0 -140.636 -46.3587 3.75 - 11 2.32054 667 7 0 -140.61 -46.45 4.13797 - 11 3.46057 201 7 1 -139.76 -46.8734 5.15082 - 11 121.964 202 7 1 -139.75 -46.8784 5.16322 - 11 6.18276 203 7 1 -139.55 -46.9399 5.51652 -Number of digits in this event: 37 +Number of tracker hits in this event: 61 + 11 43.1009 1398 10 0 60.7999 99.8904 93.9429 + 11 173.198 1203 9 1 60.8008 99.8851 65.55 + 11 113.339 1398 9 0 60.8011 99.8846 64.15 + 11 105.271 1203 8 1 60.7964 99.8751 35.55 + 11 130.419 1398 8 0 60.7975 99.8768 34.15 + 11 247.921 1203 7 1 60.8088 99.951 5.55 + 11 161.209 1399 7 0 60.8085 99.9742 4.15 + 11 392.363 1203 6 1 60.7875 100.46 -24.45 + 11 213.377 1401 6 0 60.7794 100.488 -25.85 + 11 120.78 1202 5 1 60.6295 101.076 -54.45 + 11 131.786 1404 5 0 60.6171 101.093 -55.85 + 11 248.433 1201 4 1 60.3914 101.474 -84.45 + 11 175.85 1406 4 0 60.3794 101.504 -85.85 + 11 133.901 1200 3 1 60.1606 102.115 -114.45 + 11 94.8186 1409 3 0 60.1445 102.143 -115.85 + 11 31.9458 1410 3 0 60.1408 102.15 -116.171 + 11 137.07 1198 2 1 59.8169 102.693 -144.45 + 11 139.215 1412 2 0 59.8075 102.715 -145.85 + 11 105.835 1197 1 1 59.6201 103.177 -174.45 + 11 157.719 1415 1 0 59.6122 103.194 -175.85 + 11 119.144 1196 0 1 59.3779 103.527 -204.45 + 11 101.686 1416 0 0 59.3704 103.538 -205.85 + 11 20.8546 1710 0 0 64.3413 162.283 -206.25 + 11 121.088 1711 0 0 64.3618 162.35 -206.231 + 11 14.1578 1712 0 0 64.352 162.55 -206.223 + 11 129.231 1071 2 1 34.4371 102.022 -144.85 + 11 126.304 1200 4 1 60.25 101.522 -84.5772 + 11 31.0017 1202 6 1 60.6499 100.9 -24.779 + 11 83.9578 1409 6 0 60.0408 101.963 -25.85 + 11 149.763 1410 6 0 59.9265 102.15 -26.0469 + 11 3.57103 1411 6 0 59.7954 102.35 -26.2409 + 11 195.349 1497 6 0 45.9226 119.616 -26.2495 + 11 81.4554 1496 6 0 45.9533 119.55 -26.0977 + 11 184.174 1495 6 0 46.0717 119.349 -26.0241 + 11 77.2973 635 6 0 81.0831 -52.9156 -26.25 + 11 47.28 634 6 0 81.0826 -53.05 -26.2119 + 11 104.842 1123 5 1 44.7764 131.553 -54.4501 + 11 169.919 1124 5 1 44.85 131.27 -54.5812 + 11 259.65 1204 3 1 60.9223 99.7482 -114.45 + 11 138.611 1398 3 0 60.9351 99.751 -115.85 + 11 109.253 1205 2 1 61.149 99.7376 -144.45 + 11 226.917 1397 2 0 61.1596 99.7313 -145.85 + 11 138.316 1207 1 1 61.4878 99.6541 -174.45 + 11 252.886 1397 1 0 61.5251 99.685 -175.85 + 11 200.573 1211 0 1 62.2726 100.523 -204.45 + 11 120.198 1402 0 0 62.2718 100.625 -205.85 + 11 34.5675 952 0 1 10.4524 48.388 -204.45 + 11 99.5284 1404 0 0 62.9783 101.051 -205.85 + 11 143.663 1397 3 0 60.924 99.7473 -115.85 + 11 139.46 1204 2 1 60.9432 99.7397 -144.45 + 11 132.296 1204 1 1 60.9643 99.7502 -174.45 + 11 148.561 1205 0 1 61.0569 99.6958 -204.45 + 11 136.714 1397 0 0 61.0605 99.6993 -205.85 + 11 124.392 1442 9 0 84.2539 108.638 63.75 + 11 60.6981 1643 0 0 104.671 148.75 -206.077 + 11 131.002 1427 0 1 105.649 147.936 -204.85 + 11 19.8864 1633 0 0 105.705 146.916 -205.85 + 11 8.04962 1432 0 1 106.741 148.027 -204.85 + 11 16.7788 1433 0 1 106.75 148.036 -204.845 + 11 92.205 1639 0 0 107.734 148.093 -205.85 + 11 163.607 1398 1 0 60.9659 99.7501 -176.061 +Number of digits in this event: 39 Using G4ParticleGun... -Particle energy: 1.1181 LIN +Particle energy: 4.3055 LIN Particle: e- Event: 12 -Number of tracker hits in this event: 41 - 12 138.109 1028 11 1 25.6558 -4.31562 125.55 - 12 135.111 878 11 0 25.656 -4.30913 124.15 - 12 111.427 1028 10 1 25.6624 -4.21147 95.55 - 12 101.216 879 10 0 25.651 -4.20981 94.15 - 12 117.68 1026 9 1 25.4062 -4.15766 65.55 - 12 121.119 879 9 0 25.3963 -4.15548 64.15 - 12 137.729 1025 8 1 25.2141 -4.14812 35.55 - 12 224.438 879 8 0 25.197 -4.15934 34.15 - 12 266.251 1023 7 1 24.8296 -4.43928 5.55 - 12 115.784 877 7 0 24.8105 -4.46434 4.15 - 12 143.549 1022 6 1 24.4836 -4.96621 -24.45 - 12 143.537 875 6 0 24.449 -4.96861 -25.85 - 12 150.227 1018 5 1 23.7046 -5.03479 -54.45 - 12 126.078 875 5 0 23.6854 -5.03449 -55.85 - 12 273.659 1016 4 1 23.2833 -4.90518 -84.45 - 12 145.672 875 4 0 23.2582 -4.88703 -85.85 - 12 263.826 1013 3 1 22.7647 -4.493 -114.45 - 12 123.037 877 3 0 22.7716 -4.48025 -115.85 - 12 154.187 1013 2 1 22.7612 -4.32471 -144.45 - 12 150.079 878 2 0 22.7583 -4.3081 -145.85 - 12 118.162 1013 1 1 22.6972 -3.98197 -174.45 - 12 160.777 880 1 0 22.6954 -3.96692 -175.85 - 12 104.373 1013 0 1 22.6667 -3.60879 -204.45 - 12 115.299 882 0 0 22.6654 -3.62264 -205.85 - 12 27.9785 922 0 0 47.2668 4.45442 -206.25 - 12 130.211 1012 3 1 22.65 -4.78702 -114.569 - 12 307.848 1011 3 1 22.45 -5.01929 -114.51 - 12 79.0492 888 5 0 24.2047 -2.40729 -55.85 - 12 180.692 889 5 0 24.2392 -2.25 -55.9454 - 12 205.108 890 5 0 24.1977 -2.04997 -56.0272 - 12 18.11 1013 4 1 22.8435 -5.71581 -84.45 - 12 268.894 802 2 1 -19.518 117.824 -144.85 - 12 72.7522 1468 2 0 -23.8556 113.95 -145.992 - 12 330.025 1494 2 0 -19.2814 118.987 -145.85 - 12 106.211 1016 1 1 23.3897 -3.5319 -174.451 - 12 113.439 882 1 0 22.9335 -3.52874 -175.85 - 12 9.34897 883 1 0 22.8318 -3.45 -176.218 - 12 17.8481 982 0 1 16.6145 6.79504 -204.45 - 12 148.678 983 0 1 16.65 6.81148 -204.511 - 12 19.673 935 0 0 17.3287 7.2243 -205.85 - 12 103.046 936 0 0 17.3645 7.25 -205.921 -Number of digits in this event: 27 -Using G4ParticleGun... -Particle energy: 4.32292 LIN +Number of tracker hits in this event: 236 + 12 127.751 1408 10 1 101.78 42.7336 95.55 + 12 108.58 1113 10 0 101.78 42.7342 94.15 + 12 137.371 1408 9 1 101.774 42.7453 65.55 + 12 130.044 1113 9 0 101.774 42.7477 64.15 + 12 393.818 1408 8 1 101.785 42.7992 35.55 + 12 356.319 1113 8 0 101.785 42.8015 34.15 + 12 174.052 1408 7 1 101.793 42.8669 5.55 + 12 97.0465 1114 7 0 101.8 42.8731 4.15 + 12 372.522 1408 6 1 101.944 43.0074 -24.45 + 12 237.101 1114 6 0 101.951 43.0241 -25.85 + 12 459.518 1409 5 1 102.091 43.3619 -54.45 + 12 368.734 1116 5 0 102.104 43.3674 -55.85 + 12 138.093 1411 4 1 102.401 43.4867 -84.45 + 12 359.861 1117 4 0 102.415 43.493 -85.85 + 12 103.906 1412 3 1 102.704 43.6548 -114.45 + 12 306.902 1118 3 0 102.722 43.6589 -115.85 + 12 140.184 1414 2 1 103.117 43.7338 -144.45 + 12 210.854 1118 2 0 103.132 43.7471 -145.85 + 12 119.539 1416 1 1 103.407 44.0184 -174.45 + 12 109.895 1119 1 0 103.435 44.0404 -175.85 + 12 130.814 1419 0 1 104.02 44.4828 -204.45 + 12 117.032 1122 0 0 104.051 44.5107 -205.85 + 12 77.8385 1117 3 0 102.71 43.65 -116.007 + 12 236.595 1410 4 1 102.231 43.6059 -84.45 + 12 135.293 1410 3 1 102.305 43.7784 -114.45 + 12 104.928 1410 2 1 102.299 43.3944 -144.45 + 12 115.422 1116 2 0 102.301 43.3792 -145.85 + 12 107.7 1411 1 1 102.355 43.0902 -174.45 + 12 234.141 1115 1 0 102.353 43.0754 -175.85 + 12 149.679 1410 0 1 102.295 42.7909 -204.45 + 12 124.44 1113 0 0 102.293 42.7649 -205.85 + 12 38.9365 1116 4 0 102.209 43.45 -86.1633 + 12 103.081 1411 3 1 102.524 29.9619 -114.45 + 12 99.8427 1052 3 0 101.605 30.6016 -115.851 + 12 134.596 1053 3 0 101.523 30.65 -115.965 + 12 89.3649 826 3 0 -52.01 -14.7291 -116.25 + 12 96.6821 825 3 0 -52.1484 -14.85 -116.027 + 12 127.763 637 3 1 -52.5038 -15.6952 -114.85 + 12 181.29 757 4 0 14.2518 -28.5184 -86.25 + 12 63.6376 756 4 0 14.6077 -28.65 -86.017 + 12 65.0686 755 4 0 14.6233 -28.85 -85.9127 + 12 93.8914 754 4 0 14.5253 -29.05 -86.015 + 12 348.49 753 4 0 14.5138 -29.25 -86.1379 + 12 60.7207 970 4 1 14.0619 -29.5681 -84.85 + 12 101.633 1110 4 0 102.348 42.07 -85.85 + 12 12.8352 1109 4 0 102.369 42.05 -86.2334 + 12 112.169 1420 3 1 104.27 40.2923 -114.45 + 12 124.495 1101 3 0 104.307 40.2977 -115.85 + 12 145.586 1424 2 1 105.074 39.8879 -144.45 + 12 35.0299 1100 2 0 105.053 40.216 -145.85 + 12 100.442 1101 2 0 105.053 40.25 -145.997 + 12 115.473 1428 1 1 105.895 47.7205 -174.45 + 12 112.667 1139 1 0 105.857 47.9193 -175.85 + 12 104.727 1424 0 1 105.025 52.2174 -204.45 + 12 200.862 1161 0 0 105.098 52.3179 -205.85 + 12 98.4781 1119 5 0 102.027 43.9298 -55.8501 + 12 146.512 1120 5 0 102.047 44.0504 -56.0893 + 12 127.617 1451 4 1 110.419 72.7084 -84.4501 + 12 257.876 1262 4 0 110.584 72.6291 -85.85 + 12 148.741 1263 4 0 104.026 72.7255 -86.2496 + 12 27.3286 1261 4 0 103.68 72.45 -85.8774 + 12 238.623 1421 4 1 104.371 67.8841 -84.85 + 12 51.0019 1420 4 1 104.35 67.7877 -84.8038 + 12 122.065 1221 4 0 104.511 64.3163 -85.85 + 12 27.8177 1220 4 0 104.57 64.25 -85.8673 + 12 126.347 1410 5 1 102.15 43.6963 -54.5384 + 12 73.1278 1411 5 1 102.35 43.9624 -54.7392 + 12 206.103 1125 5 0 103.849 45.2338 -55.8501 + 12 291.846 1126 5 0 103.868 45.25 -55.8648 + 12 154.559 1424 5 1 104.974 44.9459 -54.85 + 12 77.0685 1127 5 0 106.739 45.45 -56.0765 + 12 64.135 1394 7 1 98.9886 42.5541 5.55 + 12 67.3087 1393 7 1 98.9497 42.5613 5.37241 + 12 143.452 1112 7 0 98.6892 42.6294 4.15 + 12 32.9438 1362 6 1 92.5854 44.326 -24.45 + 12 80.3287 1361 6 1 92.55 44.3425 -24.5791 + 12 112.045 1122 6 0 92.215 44.4959 -25.85 + 12 4.36879 1320 5 1 84.0558 46.9469 -54.45 + 12 144.159 1319 5 1 84.05 46.9496 -54.4685 + 12 316.907 1135 5 0 83.6311 47.1476 -55.85 + 12 8.31022 1279 4 1 75.8685 52.0228 -84.4501 + 12 124.913 1278 4 1 75.8499 52.0456 -84.4891 + 12 132.034 1163 4 0 75.1904 52.7239 -85.85 + 12 76.1348 1164 4 0 75.0762 52.85 -86.0888 + 12 208.491 1207 3 1 61.5846 69.7673 -114.45 + 12 25.5475 1257 3 0 61.3388 71.5659 -115.85 + 12 71.3789 1258 3 0 61.3276 71.65 -115.917 + 12 70.6362 1259 3 0 61.3032 71.85 -116.075 + 12 6.95222 1260 3 0 61.2899 72.0502 -116.227 + 12 157.123 1201 2 1 60.4227 107.414 -144.45 + 12 78.4051 1202 2 1 60.45 107.38 -144.589 + 12 80.1812 1436 2 0 60.9532 107.375 -145.85 + 12 30.8973 1435 2 0 61.1098 107.35 -146.134 + 12 24.5114 1216 2 0 39.5058 63.3066 -146.25 + 12 80.6776 1215 2 0 39.4532 63.25 -146.209 + 12 89.0863 1214 2 0 39.2164 63.05 -146.017 + 12 71.7472 1086 2 1 37.3815 61.2954 -144.85 + 12 91.5416 1085 2 1 37.25 61.1139 -144.737 + 12 15.9194 1084 2 1 37.05 60.8583 -144.509 + 12 84.6288 1344 3 0 32.9024 88.8935 -116.249 + 12 82.8745 1345 3 0 32.8941 89.05 -116.158 + 12 234.67 1346 3 0 32.9554 89.2501 -116.028 + 12 220.382 1347 3 0 33.1298 89.45 -116.035 + 12 63.5054 959 6 1 12.05 -52.0239 -24.8409 + 12 154.194 1200 2 1 60.25 107.303 -144.628 + 12 291.747 1227 3 1 65.5693 56.8775 -114.45 + 12 220.514 1185 3 0 65.4111 57.1116 -115.85 + 12 153.796 1210 2 1 62.0828 58.7743 -144.45 + 12 165.132 1193 2 0 62.6057 58.7507 -145.85 + 12 208.996 1270 1 1 74.1581 59.6896 -174.45 + 12 108.442 1194 1 0 74.3222 59.0492 -175.85 + 12 115.628 1089 1 0 80.7414 37.9975 -176.25 + 12 77.3435 1305 1 1 81.174 37.8208 -174.85 + 12 128.188 1306 1 1 81.25 37.7991 -174.689 + 12 29.6694 914 2 0 89.3481 2.94465 -146.25 + 12 75.6857 913 2 0 89.3522 2.84967 -146.198 + 12 67.9091 912 2 0 89.3153 2.65 -146.16 + 12 205.901 911 2 0 89.1943 2.45 -146.103 + 12 342.292 910 2 0 88.8441 2.24962 -146.083 + 12 241.504 1335 2 1 87.2149 2.20805 -144.85 + 12 58.3928 1334 2 1 87.0499 2.38232 -144.505 + 12 136.946 909 2 0 87.2018 2.05 -146.015 + 12 172.702 1650 2 0 -47.557 150.195 -146.25 + 12 138.434 1651 2 0 -47.8179 150.35 -146.152 + 12 10.618 932 5 0 -14.6359 6.65 -56.1476 + 12 52.519 1269 1 1 74.05 59.5294 -174.723 + 12 14.6987 1187 1 0 72.0811 57.4839 -175.85 + 12 116.486 1186 1 0 72.0401 57.45 -175.892 + 12 95.6104 1185 1 0 71.867 57.25 -176.113 + 12 172.647 1226 3 1 65.4498 56.894 -114.643 + 12 133.77 1184 3 0 64.7798 57.0045 -115.85 + 12 126.493 1139 2 1 47.9609 60.6978 -144.45 + 12 18.2565 1138 2 1 47.85 60.6733 -144.771 + 12 250.917 1202 2 0 47.4923 60.6218 -145.85 + 12 118.867 1094 1 1 38.9615 59.1748 -174.45 + 12 175.325 1196 1 0 38.6964 59.2699 -175.85 + 12 47.324 1125 0 1 45.1066 53.2302 -204.45 + 12 73.721 1126 0 1 45.25 53.1308 -204.508 + 12 67.7182 1127 0 1 45.451 53.0002 -204.594 + 12 58.2849 1128 0 1 45.65 52.9847 -204.674 + 12 61.7465 1129 0 1 45.8501 53.0295 -204.737 + 12 155.873 1166 0 0 47.038 53.2645 -205.85 + 12 104.575 1114 8 0 101.777 42.85 34.0992 + 12 159.026 1409 7 1 101.95 44.1128 5.50891 + 12 110.235 1120 7 0 102.097 44.2229 4.15 + 12 19.4131 1121 7 0 102.143 44.25 3.77068 + 12 82.0072 1425 6 1 105.252 46.6149 -24.45 + 12 19.4322 1426 6 1 105.35 46.6174 -24.7607 + 12 122.422 1132 6 0 105.689 46.6284 -25.85 + 12 132.367 1473 5 1 114.83 47.0612 -54.45 + 12 250.955 1485 4 1 117.33 49.7129 -84.45 + 12 160.38 1486 4 1 117.35 49.7136 -84.4946 + 12 3.47283 1487 4 1 117.55 49.711 -84.8386 + 12 133.275 1148 4 0 118.226 49.692 -85.8501 + 12 166.378 1594 3 1 139.147 48.2139 -114.45 + 12 13.7895 1593 3 1 138.95 48.6143 -114.809 + 12 38.7093 1147 3 0 138.419 49.5457 -115.85 + 12 98.1484 1148 3 0 138.356 49.65 -115.946 + 12 81.9616 1149 3 0 138.183 49.85 -116.104 + 12 5.18141 1150 3 0 138.019 50.05 -116.238 + 12 114.322 596 3 0 30.5577 -60.6765 -116.25 + 12 23.6307 83 3 0 -31.4472 -163.474 -116.25 + 12 271.076 82 3 0 -31.4455 -163.55 -116.218 + 12 84.1296 81 3 0 -31.3989 -163.75 -116.163 + 12 116.09 746 3 1 -30.7429 -163.491 -114.85 + 12 71.572 1111 6 0 101.672 42.3502 -25.85 + 12 43.1195 1110 6 0 101.654 42.25 -26.0814 + 12 33.0535 1388 5 1 97.916 29.9074 -54.45 + 12 96.0887 1389 5 1 97.9502 29.8509 -54.5329 + 12 167.634 1047 5 0 98.3306 29.5436 -55.85 + 12 14.5912 1046 5 0 98.4179 29.45 -56.1939 + 12 108.894 1115 6 0 101.894 43.0547 -25.85 + 12 107.681 1414 5 1 103.045 46.1195 -54.45 + 12 178.23 1130 5 0 103.043 46.0681 -55.8502 + 12 138.405 1405 4 1 101.292 45.532 -84.45 + 12 116.999 1127 4 0 100.927 45.5509 -85.8509 + 12 65.3306 1369 3 1 93.9829 45.1307 -114.45 + 12 44.4753 1368 3 1 93.95 45.0812 -114.652 + 12 47.8864 1123 3 0 93.7035 44.7125 -115.85 + 12 87.4302 1122 3 0 93.6653 44.65 -116.051 + 12 200.828 1033 3 0 173.554 26.7634 -116.25 + 12 116.981 1032 3 0 173.678 26.6498 -116.079 + 12 55.0693 921 1 1 4.45 11.4174 -174.75 + 12 193.269 1408 2 1 101.908 43.0496 -144.45 + 12 178.701 1115 2 0 101.889 43.088 -145.85 + 12 117.436 1407 1 1 101.58 43.6136 -174.45 + 12 49.4822 1117 1 0 101.59 43.6459 -175.85 + 12 49.8789 1118 1 0 101.591 43.65 -176.033 + 12 242.417 1408 0 1 101.791 44.3301 -204.45 + 12 129.817 1121 0 0 101.805 44.3532 -205.85 + 12 26.4586 970 2 0 133.391 14.0925 -146.25 + 12 62.7736 969 2 0 133.419 14.0494 -146.212 + 12 118.696 968 2 0 133.427 13.85 -146.121 + 12 66.2707 967 2 0 133.32 13.65 -146.159 + 12 220.857 1040 2 0 102.456 28.1558 -146.25 + 12 189.966 1114 2 0 101.911 43.0466 -145.85 + 12 114.153 1408 1 1 101.896 43.074 -174.45 + 12 110.693 1115 0 0 101.91 43.172 -205.85 + 12 254.495 1407 5 1 101.64 42.6765 -54.45 + 12 27.4374 1406 5 1 101.55 42.6746 -54.7683 + 12 250.062 1113 5 0 101.188 42.6784 -55.85 + 12 20.0338 1364 4 1 92.9752 44.7103 -84.45 + 12 75.6379 1363 4 1 92.95 44.6981 -84.4777 + 12 53.2497 1362 4 1 92.75 44.5914 -84.7036 + 12 3.67002 1120 4 0 91.8044 44.055 -85.8502 + 12 155.571 1119 4 0 91.7955 44.05 -85.8609 + 12 275.175 1225 3 1 65.25 33.6288 -114.609 + 12 10.9552 1224 3 1 65.05 33.2728 -114.828 + 12 37.4358 1057 3 0 63.8715 31.5725 -115.85 + 12 76.2079 1056 3 0 63.7957 31.45 -115.912 + 12 139.974 1055 3 0 63.7011 31.2495 -116.004 + 12 86.9143 1054 3 0 63.6067 31.0498 -116.099 + 12 10.9418 1143 2 1 48.6667 -5.14211 -144.45 + 12 103.016 1142 2 1 48.65 -5.13993 -144.495 + 12 147.423 875 2 0 48.1787 -5.01283 -145.85 + 12 56.2745 1103 1 1 40.7892 2.12608 -174.45 + 12 102.559 1102 1 1 40.6494 2.13789 -174.603 + 12 69.3452 909 1 0 39.6026 2.03765 -175.85 + 12 93.4403 910 1 0 39.4365 2.05 -176.041 + 12 84.7344 979 0 1 16.0038 12.7492 -204.45 + 12 117.632 978 0 1 15.85 12.5788 -204.651 + 12 54.1306 956 0 0 14.8505 11.3578 -205.85 + 12 90.2924 955 0 0 14.75 11.25 -205.967 + 12 49.3231 954 0 0 14.5944 11.05 -206.151 + 12 130.971 1425 4 1 105.189 42.5546 -84.45 + 12 132.364 1112 4 0 105.362 42.5601 -85.85 + 12 123.425 1442 3 1 108.66 42.7614 -114.45 + 12 143.069 1114 3 0 108.88 42.8582 -115.85 + 12 57.2786 1466 2 1 113.526 43.8802 -144.45 + 12 54.3722 1467 2 1 113.55 43.8955 -144.657 + 12 137.529 1119 2 0 113.708 43.99 -145.85 + 12 143.101 1486 1 1 117.473 45.57 -174.45 + 12 311.13 1128 1 0 117.264 45.7253 -175.85 + 12 171.25 1465 0 1 113.333 49.1391 -204.45 + 12 112.311 1148 0 0 112.943 49.7036 -205.85 + 12 14.0482 1149 0 0 112.838 49.85 -206.209 +Number of digits in this event: 100 +Using G4ParticleGun... +Particle energy: 8.55397 LIN Particle: e- Event: 13 -Number of tracker hits in this event: 87 - 13 116.36 528 10 1 -74.4426 -77.2886 95.55 - 13 123.487 513 10 0 -74.4424 -77.2904 94.15 - 13 264.145 528 9 1 -74.4456 -77.33 65.55 - 13 95.0658 513 9 0 -74.4457 -77.3331 64.15 - 13 136.28 528 8 1 -74.4452 -77.3966 35.55 - 13 138.388 513 8 0 -74.4463 -77.3998 34.15 - 13 155.208 527 7 1 -74.4633 -77.4644 5.55 - 13 118.511 512 7 0 -74.4638 -77.4667 4.15 - 13 124.374 527 6 1 -74.4705 -77.5365 -24.45 - 13 120.749 510 6 0 -74.5674 -77.8825 -25.851 - 13 116.52 513 5 1 -77.3854 -85.6451 -54.45 - 13 109.061 471 5 0 -77.2431 -85.7133 -55.8503 - 13 47.4704 520 4 1 -75.8611 -88.7454 -84.45 - 13 86.8306 521 4 1 -75.85 -88.7279 -84.5941 - 13 122.013 457 4 0 -75.7052 -88.5272 -85.85 - 13 129.618 547 3 1 -70.5519 -85.3066 -114.45 - 13 82.9628 474 3 0 -70.7479 -85.0817 -115.85 - 13 60.5104 475 3 0 -70.7762 -85.05 -116.045 - 13 120.849 519 2 1 -76.0772 -80.3231 -144.45 - 13 2.81988 518 2 1 -76.25 -80.2651 -144.841 - 13 187.104 499 2 0 -76.7486 -80.1143 -145.85 - 13 74.8143 435 1 1 -93.0093 -73.9526 -174.45 - 13 106.294 434 1 1 -93.1501 -74.1183 -174.624 - 13 11.0801 523 1 0 -94.1937 -75.4259 -175.85 - 13 88.1108 522 1 0 -94.2126 -75.45 -175.872 - 13 101.455 521 1 0 -94.3674 -75.65 -176.054 - 13 1.80302 520 1 0 -94.5344 -75.85 -176.248 - 13 138.041 295 0 1 -121.057 -104.218 -204.45 - 13 28.3938 377 0 0 -121.223 -104.71 -205.85 - 13 213.803 376 0 0 -121.234 -104.75 -205.968 - 13 114.501 151 0 0 -43.7159 -149.75 -206.039 - 13 10.378 150 0 0 -43.4304 -149.95 -206.052 - 13 92.2974 375 0 0 -121.326 -104.95 -206.054 - 13 93.5492 374 0 0 -121.453 -105.15 -206.136 - 13 73.3476 373 0 0 -121.61 -105.35 -206.207 - 13 62.43 372 0 0 -121.618 -105.55 -206.225 - 13 112.864 64 0 0 -0.517475 -167.207 -206.25 - 13 191.983 63 0 0 -0.229366 -167.35 -206.048 - 13 16.1948 62 0 0 -0.0898016 -167.55 -205.895 - 13 97.7214 898 0 1 -0.27376 -167.763 -204.85 - 13 158.202 899 0 1 -0.249774 -167.644 -204.814 - 13 202.766 985 5 1 17.1309 -119.175 -54.45 - 13 77.8333 828 3 0 -154.205 -14.2995 -116.25 - 13 122.195 155 0 0 -125.398 -149.012 -206.25 - 13 82.5817 712 2 0 -72.96 -37.6218 -146.25 - 13 267.274 711 2 0 -72.941 -37.65 -146.083 - 13 391.012 526 1 1 -74.7491 -77.9567 -174.45 - 13 132.138 510 1 0 -74.6816 -77.9448 -175.85 - 13 96.2578 524 0 1 -75.238 -77.1629 -204.45 - 13 114.096 516 0 0 -75.0251 -76.8336 -205.85 - 13 81.7115 509 1 0 -74.5437 -78.1986 -175.85 - 13 50.4838 508 1 0 -74.5126 -78.25 -176.103 - 13 109.376 421 1 0 -66.8664 -95.7879 -176.25 - 13 139.348 563 1 1 -67.2786 -95.8845 -174.85 - 13 54.6988 612 1 1 -57.65 -10.5394 -174.585 - 13 75.6643 527 9 1 -74.45 -77.4921 65.4097 - 13 69.1072 511 9 0 -75.0575 -77.7889 64.15 - 13 35.1535 510 9 0 -75.1474 -77.85 63.9251 - 13 271.469 423 9 0 -99.05 -95.4185 63.75 - 13 130.269 422 9 0 -99.841 -95.5501 64.1082 - 13 49.6435 378 9 1 -104.478 -98.3102 65.15 - 13 77.6849 377 9 1 -104.55 -98.3443 65.1677 - 13 68.7057 376 9 1 -104.75 -98.447 65.286 - 13 68.71 375 9 1 -104.95 -98.462 65.3731 - 13 58.2724 374 9 1 -105.15 -98.3681 65.3264 - 13 79.6994 373 9 1 -105.35 -98.3441 65.2547 - 13 28.2067 395 9 0 -107.258 -101.079 64.15 - 13 133.759 394 9 0 -107.291 -101.15 64.1359 - 13 312.748 350 9 1 -110.078 -100.018 65.15 - 13 86.8266 349 9 1 -110.15 -99.9422 65.179 - 13 245.095 527 2 1 -74.6423 -77.4949 -144.45 - 13 127.667 512 2 0 -74.6516 -77.4967 -145.85 - 13 108.812 512 1 0 -74.847 -77.5423 -175.85 - 13 239.232 526 0 1 -74.6744 -78.2629 -204.45 - 13 103.579 508 0 0 -74.679 -78.3638 -205.85 - 13 68.6921 1588 3 0 -167.111 137.75 -116.015 - 13 151.605 1589 3 0 -167.188 137.95 -115.974 - 13 36.0018 1326 2 0 -166.991 85.2946 -146.25 - 13 91.667 517 2 0 -74.3846 -76.6046 -145.85 - 13 14.4152 518 2 0 -74.3434 -76.45 -146.184 - 13 46.8558 538 1 1 -72.4053 -57.9815 -174.45 - 13 132.067 537 1 1 -72.45 -57.8811 -174.569 - 13 40.9267 616 1 0 -72.9445 -56.755 -175.85 - 13 100.847 617 1 0 -72.9912 -56.6498 -175.962 - 13 22.1278 618 1 0 -73.068 -56.45 -176.188 - 13 212.45 479 0 1 -84.2375 -30.7468 -204.45 - 13 116.536 746 0 0 -84.2012 -30.8091 -205.85 -Number of digits in this event: 33 +Number of tracker hits in this event: 40 + 13 118.849 560 9 1 -67.8945 -112.223 65.55 + 13 194.292 339 9 0 -67.8944 -112.223 64.15 + 13 109.515 560 8 1 -67.892 -112.218 35.55 + 13 153.332 339 8 0 -67.8905 -112.217 34.15 + 13 146 560 7 1 -67.8626 -112.198 5.55 + 13 143.562 339 7 0 -67.8617 -112.197 4.15 + 13 106.829 561 6 1 -67.845 -112.179 -24.45 + 13 139.048 339 6 0 -67.8452 -112.178 -25.85 + 13 223.698 561 5 1 -67.8473 -112.161 -54.45 + 13 227.696 339 5 0 -67.8482 -112.16 -55.85 + 13 152.717 560 4 1 -67.8638 -112.144 -84.45 + 13 173.021 340 4 0 -67.865 -112.143 -85.85 + 13 106.185 560 3 1 -67.8847 -112.113 -114.45 + 13 136.148 340 3 0 -67.8871 -112.112 -115.85 + 13 363.433 560 2 1 -67.9449 -112.074 -144.45 + 13 396.924 340 2 0 -67.948 -112.072 -145.85 + 13 385.375 560 1 1 -68.0131 -112.021 -174.45 + 13 279.449 340 1 0 -68.015 -112.018 -175.85 + 13 343.127 559 0 1 -68.0569 -111.966 -204.45 + 13 118.58 340 0 0 -68.059 -111.963 -205.85 + 13 13.0094 1006 0 1 21.25 -80.9018 -204.498 + 13 212.348 561 4 1 -67.85 -112.151 -84.4705 + 13 282.595 339 0 0 -68.107 -112.183 -205.85 + 13 36.7079 598 0 1 -60.4489 -57.3669 -204.85 + 13 95.4454 1093 11 0 -2.68503 38.6697 123.75 + 13 153.139 1094 11 0 -2.7839 38.85 123.9 + 13 66.1079 1095 11 0 -3.10501 39.0502 123.808 + 13 79.8361 1096 11 0 -3.19414 39.25 123.832 + 13 182.005 1097 11 0 -3.32593 39.45 123.946 + 13 135.574 1098 11 0 -3.16588 39.65 123.803 + 13 252.136 597 0 1 -60.45 -57.1347 -204.725 + 13 49.5726 559 1 1 -68.0501 -112.152 -174.521 + 13 115.684 562 1 1 -67.5595 -111.788 -174.45 + 13 139.826 341 1 0 -67.4767 -111.813 -175.85 + 13 129.609 572 0 1 -65.6471 -112.297 -204.45 + 13 86.2716 1730 2 1 166.15 -131.642 -144.567 + 13 55.5972 560 5 1 -67.888 -112.205 -54.4504 + 13 113.66 340 5 0 -67.0522 -112.15 -56.0144 + 13 230.389 475 5 0 -34.7272 -84.8666 -56.2496 + 13 127.938 474 5 0 -34.5672 -85.05 -56.0875 +Number of digits in this event: 28 Using G4ParticleGun... -Particle energy: 4.80838 LIN +Particle energy: 2.22309 LIN Particle: e- Event: 14 -Number of tracker hits in this event: 93 - 14 116.525 759 11 1 -28.0884 -45.315 125.55 - 14 146.725 673 11 0 -28.092 -45.3115 124.15 - 14 91.2445 759 10 1 -28.1632 -45.2235 95.55 - 14 117.736 674 10 0 -28.167 -45.2197 94.15 - 14 158.866 758 9 1 -28.2565 -45.1484 65.55 - 14 130.502 674 9 0 -28.2609 -45.14 64.15 - 14 143.403 758 8 1 -28.3555 -44.9766 35.55 - 14 258.615 675 8 0 -28.3576 -44.9697 34.15 - 14 124.474 758 7 1 -28.4027 -44.8465 5.55 - 14 176.408 676 7 0 -28.405 -44.8365 4.15 - 14 228.219 757 6 1 -28.466 -44.6353 -24.45 - 14 351.091 677 6 0 -28.4738 -44.6254 -25.85 - 14 109.75 756 5 1 -28.6507 -44.436 -54.45 - 14 170.988 678 5 0 -28.6593 -44.4237 -55.85 - 14 161.301 755 4 1 -28.8674 -44.1876 -84.45 - 14 147.539 679 4 0 -28.8753 -44.1762 -85.85 - 14 194.51 755 3 1 -29.0251 -43.938 -114.45 - 14 107.215 680 3 0 -29.0301 -43.9252 -115.85 - 14 150.044 754 2 1 -29.1227 -43.6908 -144.45 - 14 259.901 681 2 0 -29.1271 -43.6763 -145.85 - 14 165.51 754 1 1 -29.2039 -43.4029 -174.45 - 14 103.391 683 1 0 -29.2003 -43.3917 -175.85 - 14 230.77 754 0 1 -29.1303 -43.1479 -204.45 - 14 145.116 684 0 0 -29.1229 -43.135 -205.85 - 14 154.677 677 5 0 -28.6726 -44.45 -56.1138 - 14 9.84108 644 1 1 -51.1298 -55.7928 -174.85 - 14 114.639 758 6 1 -28.3907 -44.6712 -24.4502 - 14 152.787 792 5 1 -21.5543 -40.7828 -54.45 - 14 150.989 698 5 0 -21.44 -40.3827 -55.85 - 14 271.984 806 4 1 -18.693 -32.3264 -84.45 - 14 4.82822 743 4 0 -18.8159 -31.254 -85.8502 - 14 83.972 744 4 0 -18.8164 -31.25 -85.8553 - 14 35.2229 745 4 0 -18.8365 -31.05 -86.1233 - 14 116.35 797 3 1 -20.4672 -10.2423 -114.45 - 14 75.8065 852 3 0 -20.6999 -9.5568 -115.85 - 14 64.335 853 3 0 -20.7359 -9.45 -116.071 - 14 124.321 773 2 1 -25.3356 5.15956 -144.45 - 14 58.4721 929 2 0 -25.5074 5.92514 -145.851 - 14 52.6673 930 2 0 -25.5363 6.05 -146.078 - 14 150.283 751 1 1 -29.6511 21.8004 -174.45 - 14 32.7781 1014 1 0 -29.928 23.0061 -175.85 - 14 100.437 1015 1 0 -29.9384 23.05 -175.903 - 14 28.393 1016 1 0 -29.9876 23.25 -176.159 - 14 83.7253 716 0 1 -36.7198 44.7947 -204.45 - 14 119.552 717 0 1 -36.65 44.9194 -204.599 - 14 16.5786 1129 0 0 -36.06 46.0124 -205.85 - 14 169.62 1130 0 0 -36.0393 46.0503 -205.894 - 14 49.8396 1131 0 0 -35.9251 46.2502 -206.127 - 14 112.016 333 3 1 -113.35 93.3003 -114.608 - 14 14.4162 1256 1 0 -70.9606 71.4293 -176.25 - 14 383.314 1257 1 0 -70.996 71.45 -176.222 - 14 255.463 542 1 1 -71.527 71.8198 -174.85 - 14 160.26 543 1 1 -71.45 71.7622 -174.547 - 14 30.9965 544 1 1 -71.25 71.7576 -174.831 - 14 18.0142 1258 1 0 -70.7637 71.6666 -175.85 - 14 38.2968 681 4 0 -26.8161 -43.7618 -85.85 - 14 384.429 738 5 1 -32.288 -43.3281 -54.4501 - 14 124.641 684 5 0 -32.4408 -43.2273 -55.8503 - 14 106.093 721 4 1 -35.7557 -41.4481 -84.45 - 14 113.247 693 4 0 -35.7997 -41.3569 -85.85 - 14 102.042 717 3 1 -36.5347 -39.2227 -114.45 - 14 105.563 704 3 0 -36.5898 -39.127 -115.85 - 14 107.897 711 2 1 -37.7663 -36.9553 -144.45 - 14 151.033 716 2 0 -37.7109 -36.7824 -145.85 - 14 123.205 715 1 1 -36.9821 -33.1624 -174.45 - 14 158.344 735 1 0 -37.0445 -33.0063 -175.85 - 14 11.4269 710 0 1 -38.0475 -29.3622 -204.45 - 14 127.731 709 0 1 -38.05 -29.3608 -204.463 - 14 115.741 754 0 0 -38.3366 -29.2003 -205.85 - 14 32.0824 579 0 0 -33.1744 -64.1405 -206.25 - 14 60.4323 578 0 0 -33.15 -64.25 -206.187 - 14 128.222 577 0 0 -33.0772 -64.4501 -206.113 - 14 269.271 732 0 1 -33.5722 -64.2436 -204.85 - 14 53.205 731 0 1 -33.65 -64.2458 -204.734 - 14 122.017 859 1 0 -129.167 -8.08539 -176.25 - 14 135.707 737 5 1 -32.45 -42.9574 -54.8422 - 14 64.037 692 5 0 -32.8906 -41.6302 -55.85 - 14 86.2945 693 5 0 -32.9604 -41.45 -56.0058 - 14 117.206 718 4 1 -36.4343 -20.1117 -84.4502 - 14 202.372 717 4 1 -36.45 -20.229 -84.5941 - 14 55.3646 794 4 0 -36.6191 -21.1226 -85.85 - 14 74.345 793 4 0 -36.6303 -21.25 -86.031 - 14 49.905 731 3 1 -33.7478 -39.3186 -114.45 - 14 60.3572 732 3 1 -33.65 -39.2562 -114.625 - 14 113.195 706 3 0 -33.3118 -38.849 -115.85 - 14 113.376 685 5 0 -33.2807 -42.9932 -55.8501 - 14 63.9805 654 5 0 -68.5639 -49.2066 -56.25 - 14 76.4492 653 5 0 -68.6711 -49.25 -56.0666 - 14 102.2 652 5 0 -68.8473 -49.45 -56.0166 - 14 56.8785 651 5 0 -68.9796 -49.6512 -56.008 - 14 77.4799 650 5 0 -69.132 -49.8502 -55.9149 - 14 74.5216 550 5 1 -69.9321 -50.5743 -54.85 - 14 56.9128 549 5 1 -70.0502 -50.607 -54.658 -Number of digits in this event: 42 +Number of tracker hits in this event: 36 + 14 110.238 935 10 1 7.10505 -102.72 95.55 + 14 93.3294 387 10 0 7.10923 -102.723 94.15 + 14 124.718 935 9 1 7.21869 -102.797 65.55 + 14 99.446 386 9 0 7.22091 -102.802 64.15 + 14 106.314 936 8 1 7.26486 -102.887 35.55 + 14 174.759 386 8 0 7.26983 -102.895 34.15 + 14 159.086 936 7 1 7.35069 -103.04 5.55 + 14 123.586 385 7 0 7.35299 -103.047 4.15 + 14 192.62 936 6 1 7.39035 -103.198 -24.45 + 14 100.547 384 6 0 7.39315 -103.203 -25.85 + 14 217.726 937 5 1 7.46333 -103.307 -54.45 + 14 226.888 384 5 0 7.47131 -103.311 -55.85 + 14 117.101 937 4 1 7.64117 -103.403 -84.45 + 14 128.92 383 4 0 7.64739 -103.408 -85.85 + 14 175.753 938 3 1 7.77296 -103.507 -114.45 + 14 189.78 383 3 0 7.78011 -103.511 -115.85 + 14 99.1511 939 2 1 7.93546 -103.579 -144.45 + 14 121.446 382 2 0 7.94251 -103.584 -145.85 + 14 145.332 940 1 1 8.07276 -103.704 -174.45 + 14 148.118 382 1 0 8.07897 -103.712 -175.85 + 14 148.523 940 0 1 8.21125 -103.879 -204.45 + 14 127.72 381 0 0 8.21908 -103.886 -205.85 + 14 53.2014 167 4 1 -146.594 -139.601 -84.85 + 14 141.698 935 6 1 7.25 -103.351 -24.494 + 14 117.208 934 6 1 7.04991 -103.644 -24.6443 + 14 6.04079 933 6 1 6.84974 -103.943 -24.847 + 14 89.9768 374 6 0 6.00477 -105.159 -25.85 + 14 182.812 373 6 0 5.8607 -105.35 -26.0136 + 14 7.32622 372 6 0 5.65591 -105.55 -26.2373 + 14 17.3389 816 5 1 -16.8049 -127.97 -54.4505 + 14 117.565 815 5 1 -16.85 -127.997 -54.4899 + 14 30.7643 814 5 1 -17.05 -128.137 -54.7442 + 14 66.5022 259 5 0 -17.7439 -128.313 -55.85 + 14 72.6412 258 5 0 -17.8577 -128.35 -56.0414 + 14 39.1197 343 5 0 -77.3182 -111.416 -56.25 + 14 79.6818 928 6 1 5.69879 -105.761 -24.85 +Number of digits in this event: 19 Using G4ParticleGun... -Particle energy: 7.04035 LIN +Particle energy: 1.13931 LIN Particle: e- Event: 15 -Number of tracker hits in this event: 65 - 15 113.888 425 9 1 -94.9897 83.3705 65.55 - 15 122.557 1316 9 0 -94.9876 83.3712 64.15 - 15 148.921 426 8 1 -94.9284 83.3857 35.55 - 15 129.836 1316 8 0 -94.9256 83.3854 34.15 - 15 265.262 426 7 1 -94.874 83.3897 5.55 - 15 133.996 1316 7 0 -94.8702 83.39 4.15 - 15 107.578 426 6 1 -94.7977 83.3954 -24.45 - 15 111.423 1316 6 0 -94.7962 83.3945 -25.85 - 15 353.259 426 5 1 -94.7631 83.3709 -54.45 - 15 452.691 1316 5 0 -94.7611 83.3692 -55.85 - 15 339.996 427 4 1 -94.7237 83.3335 -84.45 - 15 410.562 1316 4 0 -94.722 83.3305 -85.85 - 15 107.165 427 3 1 -94.6909 83.2733 -114.45 - 15 387.87 1316 3 0 -94.6878 83.273 -115.85 - 15 220.251 427 2 1 -94.6181 83.2732 -144.45 - 15 113.235 1316 2 0 -94.6151 83.275 -145.85 - 15 139.22 427 1 1 -94.5548 83.3063 -174.45 - 15 123.637 1316 1 0 -94.5503 83.309 -175.85 - 15 130.342 428 0 1 -94.4533 83.3624 -204.45 - 15 216.25 1316 0 0 -94.4485 83.3666 -205.85 - 15 165.051 783 4 0 -72.9281 -23.3537 -86.25 - 15 111.755 1320 2 0 -94.7142 84.0578 -145.85 - 15 259.219 428 2 1 -94.55 83.2846 -144.665 - 15 351.055 1313 2 0 -94.0094 82.735 -145.85 - 15 343.542 1314 2 0 -93.9606 82.85 -146.026 - 15 150.642 425 4 1 -94.9545 83.463 -84.45 - 15 227.273 1317 4 0 -94.9693 83.4596 -85.85 - 15 122.653 424 3 1 -95.3213 83.3995 -114.45 - 15 163.319 420 2 1 -96.0464 83.0656 -144.45 - 15 323.186 1315 2 0 -96.0758 83.0598 -145.85 - 15 251.173 417 1 1 -96.6563 82.9255 -174.45 - 15 305.625 1314 1 0 -96.6877 82.9096 -175.85 - 15 226.449 413 0 1 -97.3565 82.6434 -204.45 - 15 110.994 1312 0 0 -97.3849 82.6205 -205.85 - 15 111.419 1314 4 0 -94.6784 82.9508 -85.85 - 15 115.507 428 3 1 -94.4515 82.9371 -114.45 - 15 94.4575 1314 3 0 -94.4485 82.864 -115.85 - 15 55.2801 1313 3 0 -94.4483 82.85 -116.117 - 15 31.5403 1307 2 0 -94.447 81.4546 -145.85 - 15 140.697 1306 2 0 -94.449 81.45 -145.962 - 15 268.661 425 1 1 -95.0576 80.2788 -174.45 - 15 145.334 1300 1 0 -95.1083 80.2464 -175.85 - 15 106.285 419 0 1 -96.1551 79.7296 -204.45 - 15 115.294 1298 0 0 -96.2037 79.6934 -205.85 - 15 25.5671 939 2 0 -62.1621 8.05 -146.141 - 15 46.4809 940 2 0 -62.153 8.05 -146.123 - 15 249.6 426 4 1 -94.9353 83.3984 -84.45 - 15 121.162 423 3 1 -95.3637 84.1604 -114.45 - 15 190.635 1320 3 0 -95.3597 84.1596 -115.85 - 15 109.934 424 2 1 -95.3423 84.2368 -144.45 - 15 39.0524 423 2 1 -95.35 84.2394 -144.707 - 15 142.667 1321 2 0 -95.3883 84.2538 -145.85 - 15 204.91 418 1 1 -96.3768 84.8282 -174.45 - 15 111.519 1323 1 0 -96.4422 84.8062 -175.85 - 15 117.596 412 0 1 -97.621 84.1314 -204.45 - 15 157.154 1319 0 0 -97.63 83.9278 -205.85 - 15 100.714 419 1 1 -96.35 84.8027 -174.651 - 15 101.629 1263 4 0 -83.1858 72.7619 -86.25 - 15 159.873 1264 4 0 -83.3163 72.85 -86.0403 - 15 151.386 480 4 1 -83.8882 73.4627 -84.85 - 15 156.184 425 3 1 -94.9839 83.3192 -114.45 - 15 162.766 425 2 1 -95.0545 83.261 -144.45 - 15 122.113 423 0 1 -95.4384 82.8941 -204.45 - 15 101.209 1314 0 0 -95.4439 82.8813 -205.85 - 15 243.149 426 2 1 -94.8908 83.2811 -144.45 -Number of digits in this event: 44 +Number of tracker hits in this event: 50 + 15 183.572 646 10 1 -50.7024 97.2124 95.55 + 15 164.607 1385 10 0 -50.7052 97.2106 94.15 + 15 108.758 646 9 1 -50.7781 97.1752 65.55 + 15 107.498 1385 9 0 -50.777 97.1682 64.15 + 15 115.176 646 8 1 -50.7604 97.025 35.55 + 15 96.0764 1384 8 0 -50.7595 97.0148 34.15 + 15 135.058 646 7 1 -50.6649 96.7729 5.55 + 15 142.207 1382 7 0 -50.6556 96.742 4.15 + 15 118.846 648 6 1 -50.4204 96.0427 -24.45 + 15 130.05 1379 6 0 -50.4098 96.0089 -25.85 + 15 113.441 649 5 1 -50.1894 95.3596 -54.45 + 15 112.258 1375 5 0 -50.1883 95.3349 -55.85 + 15 159.103 649 4 1 -50.1433 94.8088 -84.45 + 15 109.069 1373 4 0 -50.1381 94.7871 -85.85 + 15 121.708 650 3 1 -50.0361 94.293 -114.45 + 15 215.355 1370 3 0 -50.0359 94.2698 -115.85 + 15 129.589 650 2 1 -50.0003 93.7977 -144.45 + 15 121.231 1368 2 0 -49.994 93.7714 -145.85 + 15 144.522 650 1 1 -49.8621 93.1795 -174.45 + 15 129.011 1364 1 0 -49.8677 93.1381 -175.85 + 15 140.308 650 0 1 -49.9696 92.2548 -204.45 + 15 234.224 1360 0 0 -49.9927 92.2268 -205.85 + 15 1.7788 1434 1 0 -65.2457 107.15 -176.1 + 15 221.872 649 1 1 -50.121 93.221 -174.45 + 15 256.239 1365 1 0 -49.9848 93.1755 -175.85 + 15 171.308 665 0 1 -47.045 92.2234 -204.45 + 15 241.855 1358 0 0 -47.0229 91.8622 -205.85 + 15 129.2 651 0 1 -49.8141 92.3889 -204.45 + 15 223.545 501 0 1 -79.65 67.5545 -204.758 + 15 265.347 644 2 1 -51.1163 97.0736 -144.45 + 15 219.066 1384 2 0 -50.9933 97.1235 -145.85 + 15 119.83 657 1 1 -48.646 97.9232 -174.45 + 15 112.491 1388 1 0 -48.1455 97.806 -175.85 + 15 4.88999 1387 1 0 -47.9778 97.75 -176.227 + 15 24.8868 726 0 1 -34.6829 92.418 -204.45 + 15 354.184 727 0 1 -34.65 92.3996 -204.512 + 15 19.4368 1359 0 0 -33.8303 91.9621 -205.85 + 15 46.7437 728 0 1 -34.45 92.3829 -204.729 + 15 45.554 1385 2 0 -51.4183 97.3128 -145.85 + 15 61.5707 1386 2 0 -51.4589 97.35 -146.031 + 15 38.4893 600 1 1 -59.9404 103.024 -174.45 + 15 76.91 599 1 1 -60.05 103.028 -174.547 + 15 67.1478 598 1 1 -60.2507 103.04 -174.731 + 15 176.544 1414 1 0 -61.6114 103.076 -175.85 + 15 72.9454 366 0 1 -106.776 90.4326 -204.45 + 15 76.2798 365 0 1 -106.95 90.4886 -204.666 + 15 111.541 1353 0 0 -107.936 90.8627 -205.85 + 15 70.4959 1354 0 0 -108.176 90.9501 -206.095 + 15 270.851 1416 1 0 -60.5978 103.431 -175.85 + 15 0.911894 1417 1 0 -61.0556 103.55 -176.247 +Number of digits in this event: 26 Using G4ParticleGun... -Particle energy: 4.7089 LIN +Particle energy: 7.70578 LIN Particle: e- Event: 16 -Number of tracker hits in this event: 77 - 16 119.126 1055 8 1 31.1357 -140.888 35.55 - 16 103.596 196 8 0 31.138 -140.89 34.15 - 16 143.895 1055 7 1 31.1864 -140.939 5.55 - 16 113.993 196 7 0 31.1876 -140.943 4.15 - 16 102.46 1055 6 1 31.2181 -141.022 -24.45 - 16 141.916 195 6 0 31.2218 -141.025 -25.85 - 16 486.182 1056 5 1 31.2995 -141.097 -54.45 - 16 350.109 195 5 0 31.3091 -141.1 -55.85 - 16 221.666 1057 4 1 31.5031 -141.152 -84.45 - 16 503.358 194 4 0 31.5159 -141.162 -85.85 - 16 308.321 1058 3 1 31.785 -141.373 -114.45 - 16 124.84 193 3 0 31.8018 -141.381 -115.85 - 16 119.133 1060 2 1 32.1258 -141.565 -144.45 - 16 142.991 192 2 0 32.1418 -141.576 -145.85 - 16 128.914 1061 1 1 32.4274 -141.822 -174.45 - 16 144.288 191 1 0 32.437 -141.828 -175.85 - 16 638.837 1062 0 1 32.6338 -141.919 -204.45 - 16 167.112 191 0 0 32.6433 -141.911 -205.85 - 16 212.227 1063 0 1 32.65 -141.952 -204.452 - 16 274.541 1064 0 1 32.85 -142.336 -204.597 - 16 59.6942 1065 0 1 33.0501 -142.512 -204.629 - 16 255.845 1066 0 1 33.25 -142.55 -204.616 - 16 72.958 185 0 0 32.6228 -143.04 -205.85 - 16 76.2632 186 0 0 32.1096 -142.929 -205.85 - 16 115.34 441 1 0 -36.5583 -91.95 -176.242 - 16 471.677 1061 0 1 32.2676 -141.503 -204.45 - 16 484.588 193 0 0 32.2934 -141.494 -205.85 - 16 159.436 192 0 0 32.5556 -141.551 -205.85 - 16 65.5829 271 0 0 58.5726 -125.943 -206.25 - 16 122.663 1060 4 1 32.1629 -140.951 -84.4502 - 16 253.762 195 4 0 32.1242 -140.965 -85.8504 - 16 403.288 1055 3 1 31.2396 -141.093 -114.45 - 16 138.363 195 3 0 31.2031 -141.046 -115.85 - 16 147.355 1052 2 1 30.5756 -139.76 -144.45 - 16 100.732 202 2 0 30.6092 -139.734 -145.85 - 16 165.923 1054 1 1 31.0379 -138.965 -174.45 - 16 111.326 206 1 0 31.0716 -138.846 -175.85 - 16 122.001 1059 0 1 32.0129 -136.109 -204.45 - 16 9.45242 1060 0 1 32.05 -136.084 -204.833 - 16 117.576 220 0 0 32.1532 -136.018 -205.85 - 16 59.9468 1051 2 1 30.434 -139.72 -144.45 - 16 57.205 1050 2 1 30.2497 -139.756 -144.529 - 16 59.5067 1049 2 1 30.05 -139.798 -144.618 - 16 59.1576 1048 2 1 29.85 -139.83 -144.706 - 16 38.0838 1047 2 1 29.65 -139.862 -144.793 - 16 1.92047 200 2 0 27.7833 -140.149 -145.85 - 16 268.851 199 2 0 27.7777 -140.15 -145.853 - 16 5.2368 33 2 0 -103.846 -173.54 -146.25 - 16 137.714 32 2 0 -103.876 -173.55 -146.24 - 16 72.9179 31 2 0 -104.06 -173.75 -146.017 - 16 36.7404 374 2 1 -105.283 -174.905 -144.85 - 16 89.5554 373 2 1 -105.35 -174.968 -144.79 - 16 122.133 372 2 1 -105.55 -175.112 -144.615 - 16 12.4743 190 3 0 31.2357 -141.966 -115.85 - 16 38.0409 1056 3 1 31.25 -144.635 -114.732 - 16 247.23 1056 4 1 31.4349 -141.175 -84.45 - 16 117.802 194 3 0 31.7681 -141.335 -115.85 - 16 137.135 1058 2 1 31.7978 -141.469 -144.45 - 16 95.0838 191 2 0 31.9519 -141.75 -145.934 - 16 131.054 1078 1 1 35.6653 -146.334 -174.45 - 16 92.3999 167 1 0 35.698 -146.69 -175.85 - 16 51.7077 166 1 0 35.7027 -146.75 -176.089 - 16 126.664 1081 0 1 36.3238 -154.3 -204.45 - 16 24.7213 127 0 0 36.3767 -154.721 -205.85 - 16 119.629 126 0 0 36.3802 -154.75 -205.948 - 16 73.6185 1519 0 1 123.95 -178.604 -204.679 - 16 146.266 1520 0 1 124.15 -178.705 -204.533 - 16 142.618 1521 0 1 124.35 -179.023 -204.486 - 16 547.97 1522 0 1 124.55 -179.017 -204.69 - 16 48.2884 1523 0 1 124.75 -178.633 -204.454 - 16 99.6137 1055 4 1 31.2497 -140.569 -84.681 - 16 6.04036 205 4 0 30.7076 -138.973 -85.8503 - 16 73.6763 206 4 0 30.7017 -138.95 -85.8655 - 16 154.244 207 4 0 30.6766 -138.75 -86.0611 - 16 5.92651 208 4 0 30.6598 -138.55 -86.2345 - 16 314.117 1057 0 1 31.5096 -141.409 -204.45 - 16 45.1783 1056 0 1 31.45 -141.437 -204.673 -Number of digits in this event: 40 -Using G4ParticleGun... -Particle energy: 2.3248 LIN +Number of tracker hits in this event: 142 + 16 106.276 885 11 1 -2.98297 -2.74905 125.55 + 16 179.537 886 11 0 -2.98292 -2.74969 124.15 + 16 166.327 885 10 1 -2.98062 -2.76242 95.55 + 16 118.814 886 10 0 -2.97897 -2.76293 94.15 + 16 384.322 885 9 1 -2.9398 -2.77172 65.55 + 16 327.771 886 9 0 -2.93798 -2.77223 64.15 + 16 344.186 885 8 1 -2.90061 -2.78234 35.55 + 16 405.285 886 8 0 -2.89877 -2.78234 34.15 + 16 344.083 885 7 1 -2.85908 -2.78757 5.55 + 16 217.603 886 7 0 -2.85852 -2.78825 4.15 + 16 223.961 885 6 1 -2.85347 -2.80174 -24.45 + 16 266.042 886 6 0 -2.85395 -2.80352 -25.85 + 16 719.425 885 5 1 -2.85906 -2.84042 -54.45 + 16 255.056 886 5 0 -2.85793 -2.84151 -55.85 + 16 109.907 886 4 1 -2.83346 -2.86465 -84.45 + 16 111.929 885 4 0 -2.83178 -2.86466 -85.85 + 16 118.468 886 3 1 -2.80096 -2.86467 -114.45 + 16 137.438 885 3 0 -2.7996 -2.86361 -115.85 + 16 119.573 886 2 1 -2.77201 -2.83977 -144.45 + 16 111.438 886 2 0 -2.76936 -2.83957 -145.85 + 16 427.648 886 1 1 -2.72712 -2.83706 -174.45 + 16 262.962 886 1 0 -2.72532 -2.83628 -175.85 + 16 112.46 886 0 1 -2.69038 -2.81074 -204.45 + 16 121.578 886 0 0 -2.68886 -2.80904 -205.85 + 16 229.971 886 6 1 -2.85 -2.80347 -24.4946 + 16 29.275 885 1 1 -2.85 -2.79221 -174.742 + 16 121.995 885 1 0 -2.9822 -2.91773 -175.851 + 16 119.596 871 0 1 -5.66981 -12.1278 -204.45 + 16 91.7991 840 0 0 -5.80945 -11.9435 -205.85 + 16 68.2367 841 0 0 -6.0014 -11.85 -206.074 + 16 72.509 842 0 0 -5.97749 -11.65 -206.14 + 16 49.9282 843 0 0 -6.06559 -11.45 -206.147 + 16 214.902 887 0 1 -2.55508 -1.7767 -204.45 + 16 82.4703 892 0 0 -2.63105 -1.50827 -205.85 + 16 143.051 893 0 0 -2.64726 -1.44995 -206.147 + 16 220.01 890 0 0 -1.67651 -1.97891 -205.85 + 16 1.97682 889 0 0 -1.48227 -2.05 -206.237 + 16 165.042 894 0 0 19.5873 -1.22655 -206.25 + 16 245.243 932 0 0 6.79668 6.62456 -206.25 + 16 69.5615 933 0 0 6.76337 6.65 -206.198 + 16 67.3664 931 0 0 6.69302 6.45 -206.243 + 16 10.5727 811 6 0 -10.7427 -17.65 -26.2369 + 16 263.871 888 5 0 -2.87974 -2.26524 -55.85 + 16 101.793 887 4 1 -2.61656 -2.04009 -84.45 + 16 165.068 890 4 0 -2.61775 -2.01742 -85.85 + 16 103.078 884 3 1 -3.13016 -1.47796 -114.45 + 16 132.499 892 3 0 -3.19515 -1.49969 -115.85 + 16 125.627 877 2 1 -4.50923 -2.38348 -144.45 + 16 113.318 887 2 0 -4.39129 -2.48003 -145.85 + 16 155.89 889 1 1 -2.10232 -4.99025 -174.45 + 16 115.019 876 1 0 -2.18202 -4.76938 -175.85 + 16 178.736 898 0 1 -0.449576 -1.47761 -204.45 + 16 20.1042 1288 12 0 15.4966 77.7721 153.75 + 16 16.8633 1289 12 0 15.5134 77.8504 154.144 + 16 21.9961 977 12 1 15.4755 78.3615 155.15 + 16 84.3166 976 12 1 15.45 78.3798 155.238 + 16 53.5934 975 12 1 15.2499 78.4559 155.32 + 16 79.5445 974 12 1 15.0495 78.4218 155.326 + 16 79.316 973 12 1 14.85 78.4121 155.378 + 16 56.5535 972 12 1 14.65 78.4657 155.5 + 16 121.309 874 1 0 -2.01043 -5.18092 -175.85 + 16 41.4771 873 1 0 -2.06257 -5.25 -176.172 + 16 109.941 466 5 0 -68.8183 -86.772 -56.25 + 16 22.12 886 5 1 -2.85 -2.30406 -54.8343 + 16 4.07286 877 5 1 -4.57981 -3.50566 -54.85 + 16 41.5781 881 5 0 -5.16304 -3.83575 -55.85 + 16 101.519 888 7 0 -2.87696 -2.41733 4.15 + 16 149.554 891 6 0 -2.88645 -1.75181 -25.85 + 16 145.729 891 5 0 -3.03324 -1.83726 -55.85 + 16 218.769 884 4 1 -3.18837 -2.25909 -84.45 + 16 146.737 888 4 0 -3.17798 -2.26022 -85.85 + 16 144.567 885 3 1 -2.93236 -2.03704 -114.45 + 16 203.553 889 3 0 -2.87326 -2.14625 -115.85 + 16 125.638 894 2 1 -1.20699 -4.63517 -144.45 + 16 134.202 876 2 0 -1.1625 -4.78652 -145.85 + 16 115.128 897 1 1 -0.462096 -8.1038 -174.45 + 16 39.7222 898 1 1 -0.449998 -8.14641 -174.731 + 16 116.041 858 1 0 -0.411021 -8.32342 -175.85 + 16 41.427 903 0 1 0.658217 -13.2047 -204.45 + 16 98.536 902 0 1 0.649996 -13.2273 -204.588 + 16 14.6963 833 0 0 0.579065 -13.4394 -205.85 + 16 100.757 832 0 0 0.575456 -13.45 -205.912 + 16 133.192 887 9 0 -2.98628 -2.59855 64.15 + 16 53.1495 893 8 1 -1.37881 0.05 35.3737 + 16 8.36234 902 8 0 -1.13738 0.641636 34.15 + 16 133.076 903 8 0 -1.134 0.650076 34.1326 + 16 156.233 918 7 1 3.75349 13.997 5.54976 + 16 55.1898 971 7 0 3.95553 14.3967 4.15 + 16 60.453 972 7 0 3.98113 14.45 3.96507 + 16 99.4042 935 6 1 7.14637 23.1269 -24.45 + 16 28.662 936 6 1 7.25 23.2629 -24.7576 + 16 78.4921 1018 6 0 7.64501 23.7367 -25.85 + 16 43.3928 1019 6 0 7.74078 23.85 -26.114 + 16 130.952 988 5 1 17.6841 36.0769 -54.4503 + 16 0.0392169 989 5 1 17.85 36.3382 -54.8495 + 16 68.5188 1084 5 0 18.2517 36.9549 -55.85 + 16 76.9141 1085 5 0 18.3142 37.05 -56.0065 + 16 96.0756 1049 4 1 29.9351 54.5307 -84.4502 + 16 89.8052 1050 4 1 30.05 54.6447 -84.6633 + 16 46.2131 1175 4 0 30.6705 55.2368 -85.85 + 16 135.008 1176 4 0 30.6844 55.2501 -85.8769 + 16 115.178 1130 3 1 46.1366 70.2376 -114.45 + 16 16.1211 1131 3 1 46.2501 70.4242 -114.795 + 16 41.7437 1254 3 0 46.5994 70.9852 -115.85 + 16 104.499 1255 3 0 46.6406 71.05 -115.974 + 16 82.2637 1177 2 1 55.6147 87.2836 -144.45 + 16 65.2298 1178 2 1 55.65 87.4566 -144.693 + 16 5.92201 1340 2 0 55.7676 88.2358 -145.85 + 16 113.639 1341 2 0 55.7697 88.25 -145.871 + 16 16.3168 1342 2 0 55.7969 88.45 -146.183 + 16 17.1305 1297 3 0 44.6 79.45 -116.015 + 16 44.7388 900 5 0 -4.45935 0.104582 -55.85 + 16 153.674 886 8 1 -2.69944 -1.70247 35.55 + 16 127.468 891 8 0 -2.61431 -1.68268 34.15 + 16 101.328 895 7 1 -0.972406 -1.34831 5.55 + 16 115.244 893 7 0 -0.903417 -1.34927 4.15 + 16 148.636 903 6 1 0.722617 -1.22388 -24.45 + 16 121.02 894 6 0 0.820616 -1.15306 -25.85 + 16 110.903 912 5 1 2.59107 0.322253 -54.4509 + 16 165.682 901 5 0 2.61138 0.364245 -55.85 + 16 100.336 916 4 1 3.33574 0.838536 -84.45 + 16 109.969 904 4 0 3.21055 0.985929 -85.85 + 16 187.462 900 3 1 0.191096 3.45583 -114.45 + 16 41.3437 920 3 0 -0.0500896 4.17937 -116.071 + 16 21.5311 921 3 0 -0.0779687 4.25 -116.197 + 16 197.895 868 2 1 -6.44084 20.7987 -144.45 + 16 214.162 867 2 1 -6.45 21.2639 -144.609 + 16 24.1971 1027 2 0 -5.68697 25.5255 -145.85 + 16 57.4189 1028 2 0 -5.65957 25.65 -145.887 + 16 54.5428 1029 2 0 -5.6288 25.85 -145.955 + 16 57.881 1030 2 0 -5.60231 26.05 -146.043 + 16 47.5502 1031 2 0 -5.57506 26.25 -146.114 + 16 58.6889 1032 2 0 -5.55218 26.45 -146.166 + 16 36.6693 1033 2 0 -5.53025 26.65 -146.213 + 16 48.0562 880 1 1 -3.9912 142.262 -174.45 + 16 110.251 881 1 1 -3.84975 142.377 -174.489 + 16 79.2282 882 1 1 -3.65 142.498 -174.531 + 16 74.013 1615 1 0 -4.16442 143.253 -175.85 + 16 75.8752 1616 1 0 -4.24526 143.35 -176.019 + 16 112.109 914 3 1 2.97941 3.98161 -114.45 + 16 92.9538 738 4 0 31.0109 -32.25 -86.2067 + 16 110.903 913 3 1 2.85 3.96289 -114.496 +Number of digits in this event: 54 +Using G4ParticleGun... +Particle energy: 1.86008 LIN Particle: e- Event: 17 -Number of tracker hits in this event: 108 - 17 114.345 1239 10 1 67.8921 88.1682 95.55 - 17 119.729 1340 10 0 67.8891 88.17 94.15 - 17 109.615 1238 9 1 67.8263 88.1991 65.55 - 17 148.643 1340 9 0 67.8219 88.2042 64.15 - 17 108.629 1238 8 1 67.7505 88.3154 35.55 - 17 345.413 1341 8 0 67.7473 88.3251 34.15 - 17 155.741 1238 7 1 67.6897 88.5318 5.55 - 17 140.097 1342 7 0 67.6856 88.5387 4.15 - 17 478.414 1237 6 1 67.5876 88.6919 -24.45 - 17 346.421 1343 6 0 67.5827 88.6976 -25.85 - 17 121.549 1237 5 1 67.472 88.7958 -54.45 - 17 151.609 1343 5 0 67.4668 88.8029 -55.85 - 17 130.088 1236 4 1 67.3617 88.9461 -84.45 - 17 112.745 1344 4 0 67.3599 88.9516 -85.85 - 17 102.049 1236 3 1 67.325 89.0828 -114.45 - 17 113.894 1345 3 0 67.3235 89.0873 -115.85 - 17 127.347 1236 2 1 67.277 89.1649 -144.45 - 17 128.103 1345 2 0 67.2828 89.1627 -145.85 - 17 108.754 1236 1 1 67.3492 89.1245 -174.45 - 17 149.7 1345 1 0 67.3659 89.1223 -175.85 - 17 107.783 1238 0 1 67.7085 89.0656 -204.45 - 17 141.458 1345 0 0 67.734 89.0611 -205.85 - 17 244.949 1237 0 1 67.4959 89.3643 -204.45 - 17 219.588 1346 0 0 67.4578 89.4054 -205.85 - 17 370.628 1327 2 0 100.121 85.6183 -146.25 - 17 136.785 1178 0 0 17.336 55.8389 -206.25 - 17 291.306 1177 0 0 17.1002 55.65 -206.029 - 17 22.7416 1176 0 0 17.0676 55.4494 -205.875 - 17 75.0176 973 0 1 14.8341 50.8963 -204.85 - 17 95.4492 972 0 1 14.65 50.753 -204.757 - 17 70.6297 971 0 1 14.4497 50.7043 -204.562 - 17 86.8853 970 0 1 14.2499 50.6717 -204.589 - 17 433.601 969 0 1 14.05 50.7049 -204.78 - 17 30.6011 1238 6 1 67.65 88.6753 -24.7599 - 17 282.499 1342 6 0 67.9161 88.5997 -25.85 - 17 76.1079 1270 5 1 74.1787 87.707 -54.45 - 17 64.2707 1271 5 1 74.2501 87.71 -54.6422 - 17 115.957 1338 5 0 74.6653 87.7396 -55.85 - 17 42.9872 1328 4 1 85.835 87.8544 -84.45 - 17 188.048 1329 4 1 85.85 87.8607 -84.4685 - 17 81.8333 1330 4 1 86.05 87.9383 -84.7058 - 17 195.52 1341 4 0 87.0095 88.2974 -85.8504 - 17 26.0032 1460 3 1 112.289 96.3334 -114.45 - 17 77.7087 1461 3 1 112.35 96.3394 -114.52 - 17 30.2444 1462 3 1 112.55 96.3573 -114.764 - 17 177.618 1381 3 0 113.502 96.4697 -115.85 - 17 8.67724 1584 2 1 137.137 99.4818 -144.45 - 17 112.237 1585 2 1 137.15 99.4997 -144.469 - 17 35.1341 1586 2 1 137.35 99.8006 -144.775 - 17 16.0577 1403 2 0 138.049 100.93 -145.85 - 17 89.268 1404 2 0 138.061 100.95 -145.869 - 17 120.895 1405 2 0 138.192 101.15 -146.058 - 17 6.07132 1406 2 0 138.325 101.35 -146.236 - 17 2.33928 1688 1 1 157.945 134.618 -174.45 - 17 166.801 1689 1 1 157.951 134.625 -174.456 - 17 106.488 1690 1 1 158.15 134.862 -174.657 - 17 2.70585 1579 1 0 159.335 136.146 -175.85 - 17 87.9948 1580 1 0 159.339 136.15 -175.854 - 17 117.707 1581 1 0 159.51 136.35 -176.04 - 17 11.5401 1582 1 0 159.683 136.55 -176.226 - 17 119.784 1251 5 1 70.3766 87.6257 -54.45 - 17 150.75 1337 5 0 70.6118 87.6149 -55.85 - 17 104.777 1273 4 1 74.7118 87.7236 -84.45 - 17 158.469 1337 4 0 74.6711 87.5099 -85.8502 - 17 0.508061 1336 4 0 74.66 87.45 -86.247 - 17 270.116 1268 3 1 73.7319 82.88 -114.45 - 17 23.1112 1313 3 0 73.6789 82.663 -115.85 - 17 110.282 1312 3 0 73.6757 82.65 -115.931 - 17 133.388 1263 2 1 72.8038 77.7255 -144.45 - 17 173.104 1287 2 0 72.8313 77.5385 -145.85 - 17 34.8422 1266 1 1 73.2817 73.9931 -174.45 - 17 79.8547 1265 1 1 73.25 73.9812 -174.589 - 17 71.5076 1269 1 0 72.9699 73.8741 -175.85 - 17 40.9459 1268 1 0 72.9047 73.85 -176.141 - 17 126.062 1233 0 1 66.6922 71.3945 -204.45 - 17 68.2337 1232 0 1 66.65 71.3718 -204.611 - 17 115.782 1255 0 0 66.3167 71.1954 -205.85 - 17 211.937 1276 0 1 75.4132 69.3389 -204.45 - 17 118.497 1493 1 0 77.756 118.75 -176.249 - 17 102.703 1275 1 0 96.7353 75.1242 -176.25 - 17 21.1216 1275 0 1 75.25 69.212 -204.838 - 17 223.466 1231 0 0 72.2943 66.3369 -205.85 - 17 10.0599 1230 0 0 72.2193 66.2497 -205.859 - 17 21.7356 1246 0 1 69.3046 63.2463 -204.85 - 17 2.16339 1212 0 0 68.1022 62.4521 -205.85 - 17 139.708 1211 0 0 68.0992 62.45 -205.853 - 17 122.2 1255 5 1 71.165 86.8525 -54.4502 - 17 12.2457 1334 5 0 71.2095 87.0425 -55.85 - 17 82.2138 1335 5 0 71.2117 87.05 -55.9084 - 17 41.2808 1258 4 1 71.6678 91.5523 -84.45 - 17 96.2937 1257 4 1 71.65 91.572 -84.5646 - 17 103.714 1357 4 0 71.4364 91.6602 -85.85 - 17 188.384 1232 3 1 66.5799 93.407 -114.45 - 17 106.797 1366 3 0 66.5434 93.494 -115.85 - 17 4.20261 1230 2 1 66.2422 93.9174 -144.45 - 17 130.819 1231 2 1 66.25 93.909 -144.467 - 17 15.2239 1365 2 0 66.9321 93.1743 -145.85 - 17 165.132 1364 2 0 66.954 93.15 -145.895 - 17 176.927 1301 1 1 80.3364 77.4881 -174.45 - 17 40.0585 1279 1 0 80.2709 75.9378 -175.85 - 17 76.2811 1278 1 0 80.2658 75.85 -175.922 - 17 61.7717 1277 1 0 80.2571 75.65 -176.087 - 17 201.407 1287 0 1 77.4863 41.7741 -204.45 - 17 80.3443 1286 0 1 77.45 41.5637 -204.665 - 17 56.7134 1102 0 0 77.4663 40.5578 -205.85 - 17 92.9182 1101 0 0 77.4669 40.45 -205.978 - 17 19.5716 1100 0 0 77.4713 40.25 -206.212 - 17 48.6094 1265 3 1 73.1959 87.5117 -114.45 -Number of digits in this event: 42 +Number of tracker hits in this event: 37 + 17 141.295 1383 10 1 96.9204 40.6144 95.55 + 17 108.822 1102 10 0 96.9205 40.6155 94.15 + 17 111.491 1383 9 1 96.9303 40.63 65.55 + 17 249.404 1102 9 0 96.9371 40.6314 64.15 + 17 152.568 1384 8 1 97.0904 40.6707 35.55 + 17 155.661 1103 8 0 97.1032 40.6659 34.15 + 17 107.711 1386 7 1 97.3654 40.5763 5.55 + 17 175.163 1102 7 0 97.3755 40.5687 4.15 + 17 115.118 1387 6 1 97.5792 40.4112 -24.45 + 17 143.209 1101 6 0 97.5903 40.4095 -25.85 + 17 102.994 1388 5 1 97.8247 40.378 -54.45 + 17 251.615 1101 5 0 97.8381 40.3678 -55.85 + 17 132.524 1389 4 1 98.0981 40.1724 -84.45 + 17 120.828 1100 4 0 98.1075 40.162 -85.85 + 17 149.036 1390 3 1 98.28 39.9618 -114.45 + 17 107.62 1099 3 0 98.2915 39.9513 -115.85 + 17 117.362 1391 2 1 98.5058 39.6876 -144.45 + 17 99.429 1098 2 0 98.5163 39.6708 -145.85 + 17 187.915 1392 1 1 98.7415 39.326 -174.45 + 17 151.43 1096 1 0 98.7467 39.3112 -175.85 + 17 110.705 1393 0 1 98.8546 39.0036 -204.45 + 17 121.968 1094 0 0 98.8608 38.983 -205.85 + 17 174.737 246 14 1 -130.775 97.3324 215.55 + 17 112.79 1103 9 0 96.815 40.65 63.9805 + 17 191.834 1386 1 1 97.3841 40.4015 -174.45 + 17 116.838 1101 1 0 97.3675 40.4105 -175.85 + 17 155.673 1384 0 1 97.026 40.3204 -204.45 + 17 139.512 1101 0 0 96.982 40.2759 -205.85 + 17 60.2084 1385 1 1 97.3498 40.4791 -174.633 + 17 13.7832 1104 1 0 97.1071 41.0308 -175.85 + 17 116.626 1105 1 0 97.099 41.05 -175.891 + 17 116.391 1373 0 1 94.8841 51.0165 -204.45 + 17 104.65 1374 0 1 94.95 50.9917 -204.565 + 17 128.285 1153 0 0 95.5787 50.7617 -205.85 + 17 57.6803 1372 0 1 94.75 50.9592 -204.667 + 17 182.277 1158 0 0 93.8459 51.6789 -205.85 + 17 42.0404 1159 0 0 93.5096 51.85 -206.168 +Number of digits in this event: 21 Using G4ParticleGun... -Particle energy: 3.83151 LIN +Particle energy: 4.59249 LIN Particle: e- Event: 18 -Number of tracker hits in this event: 176 - 18 181.769 1282 10 1 76.5707 76.8798 95.55 - 18 189.313 1284 10 0 76.5715 76.8794 94.15 - 18 142.525 1282 9 1 76.5917 76.8681 65.55 - 18 107.471 1284 9 0 76.5922 76.8662 64.15 - 18 286.107 1282 8 1 76.6062 76.8267 35.55 - 18 105.127 1283 8 0 76.6074 76.8271 34.15 - 18 148.389 1282 7 1 76.6344 76.8407 5.55 - 18 120.347 1283 7 0 76.6363 76.8404 4.15 - 18 407.873 1283 6 1 76.6799 76.8444 -24.45 - 18 448.896 1283 6 0 76.6839 76.846 -25.85 - 18 156.594 1283 5 1 76.7681 76.8851 -54.45 - 18 154.065 1284 5 0 76.7716 76.8893 -55.85 - 18 106.404 1283 4 1 76.848 76.9725 -84.45 - 18 164.907 1284 4 0 76.8524 76.9781 -85.85 - 18 202.441 1284 3 1 76.9447 77.1033 -114.45 - 18 311.291 1285 3 0 76.949 77.1087 -115.85 - 18 206.786 1284 2 1 77.0378 77.218 -144.45 - 18 437.656 1285 2 0 77.046 77.2154 -145.85 - 18 591.038 1285 1 1 77.2342 77.1332 -174.45 - 18 114.727 1285 1 0 77.2398 77.1282 -175.85 - 18 508.965 1286 0 1 77.3297 77.0265 -204.45 - 18 356.561 1284 0 0 77.3317 77.0213 -205.85 - 18 296.555 1026 0 1 25.4408 139.195 -204.85 - 18 223.728 1285 2 1 77.1082 77.1693 -144.45 - 18 429.761 1289 1 0 77.0685 77.9731 -175.85 - 18 174.96 1283 0 1 76.755 78.6348 -204.45 - 18 122.672 1293 0 0 76.7507 78.6725 -205.85 - 18 184.52 1373 1 0 100.112 94.7788 -176.25 - 18 73.6879 1398 1 1 99.912 94.7982 -174.85 - 18 201.975 1399 1 1 99.95 94.7915 -174.702 - 18 139.986 1286 1 1 77.4255 76.987 -174.45 - 18 129.137 1284 1 0 77.4683 76.9821 -175.85 - 18 104.24 1291 0 1 78.3432 76.855 -204.45 - 18 219.949 1288 0 0 77.2827 77.7481 -205.85 - 18 234.677 1286 1 0 77.1873 77.3746 -175.85 - 18 120.97 1292 0 0 77.308 78.517 -205.85 - 18 47.7255 1294 0 1 79.0159 77.2572 -204.45 - 18 69.9378 1295 0 1 79.05 77.2846 -204.632 - 18 105.587 1287 0 0 79.2609 77.484 -205.85 - 18 28.4069 614 7 0 -75.8479 -57.1894 3.75 - 18 24.6601 613 7 0 -75.8961 -57.25 3.84405 - 18 122.584 1279 5 1 75.8538 75.952 -54.45 - 18 141.151 1279 5 0 75.8781 75.9398 -55.85 - 18 141.139 1284 4 1 76.9724 75.5427 -84.45 - 18 135.131 1277 4 0 76.9702 75.545 -85.85 - 18 232.793 1278 3 1 75.7272 75.6887 -114.45 - 18 101.333 1278 3 0 75.687 75.6815 -115.85 - 18 111.479 1272 2 1 74.5597 75.3593 -144.45 - 18 2.99968 1276 2 0 74.542 75.2515 -145.85 - 18 111.592 1275 2 0 74.5418 75.25 -145.87 - 18 130.874 1269 1 1 74.0163 72.7218 -174.45 - 18 158.922 1262 1 0 73.9013 72.5899 -175.85 - 18 96.241 1258 0 1 71.7942 69.1563 -204.45 - 18 21.3123 1245 0 0 71.7721 69.0565 -205.85 - 18 205.504 1244 0 0 71.7704 69.05 -205.947 - 18 351.672 1284 6 0 76.6323 76.9527 -25.85 - 18 124.058 1275 5 1 75.1845 79.2162 -54.45 - 18 124.86 1296 5 0 75.0741 79.2939 -55.85 - 18 202.764 1261 4 1 72.2869 80.6391 -84.45 - 18 44.4906 1260 4 1 72.25 80.6537 -84.6764 - 18 130.413 1303 4 0 72.0574 80.7344 -85.85 - 18 149.434 1236 3 1 67.3925 82.655 -114.45 - 18 142.515 1312 3 0 67.0814 82.6352 -115.85 - 18 79.1678 1204 2 1 60.9291 82.3259 -144.45 - 18 29.2533 1203 2 1 60.85 82.3233 -144.73 - 18 191.093 1311 2 0 60.5337 82.3155 -145.85 - 18 123.21 1163 1 1 52.8413 82.347 -174.45 - 18 72.6987 1310 1 0 52.7098 82.0936 -175.85 - 18 59.3627 1309 1 0 52.6862 82.05 -176.088 - 18 103.778 1147 0 1 49.4864 77.8236 -204.45 - 18 140.761 1286 0 0 49.4218 77.4262 -205.85 - 18 607.463 1153 0 1 50.8454 75.9384 -204.45 - 18 117.106 1276 0 0 50.5768 75.4234 -205.85 - 18 100.02 1278 0 0 50.4201 75.7246 -205.851 - 18 111.158 1152 0 1 50.65 75.9183 -204.573 - 18 92.4981 1310 2 0 60.4091 82.25 -146.03 - 18 102.967 1084 2 0 105.871 36.986 -146.25 - 18 201.812 929 2 0 92.1669 6.01109 -146.25 - 18 186.764 1283 7 1 76.65 76.7893 5.27164 - 18 396.089 1284 0 1 76.8685 76.8309 -204.45 - 18 242.124 1283 0 0 76.7753 76.8175 -205.85 - 18 118.946 1285 0 0 76.9864 77.0746 -205.85 - 18 137.814 1284 8 0 76.6147 77.0061 34.15 - 18 200.632 1287 7 1 77.5233 78.9182 5.55 - 18 17.9929 1295 7 0 77.7385 79.2308 4.14997 - 18 79.0753 1296 7 0 77.7525 79.2501 4.06502 - 18 101.858 1317 6 1 83.5978 85.2228 -24.4507 - 18 140.937 1325 6 0 83.318 85.1008 -25.85 - 18 58.5837 1286 5 1 77.3381 84.3896 -54.45 - 18 56.7318 1285 5 1 77.25 84.4637 -54.6571 - 18 35.1127 1323 5 0 76.8607 84.8203 -55.85 - 18 93.75 1324 5 0 76.8274 84.85 -55.9543 - 18 140.028 1249 4 1 69.9229 92.4229 -84.45 - 18 24.2788 1361 4 0 69.82 92.5419 -85.85 - 18 83.4199 1362 4 0 69.8166 92.55 -85.9727 - 18 172.783 1244 3 1 68.9544 95.6112 -114.45 - 18 137.099 1243 3 1 68.85 95.6428 -114.649 - 18 161.399 1377 3 0 68.1069 95.6839 -115.85 - 18 127.918 1166 2 1 53.4456 98.2254 -144.45 - 18 65.3583 1387 2 0 53.1793 97.6557 -145.85 - 18 41.9935 1386 2 0 53.1467 97.55 -146.091 - 18 38.5509 1133 1 1 46.7219 83.5238 -174.45 - 18 159.91 1132 1 1 46.6497 83.5256 -174.54 - 18 22.5604 1131 1 1 46.45 83.5032 -174.778 - 18 161.192 1316 1 0 45.2925 83.3217 -175.85 - 18 125.587 1368 1 0 2.82364 93.8485 -176.249 - 18 22.3998 1369 1 0 2.684 93.95 -175.898 - 18 161.537 910 1 1 2.23161 94.2488 -174.85 - 18 48.0816 1446 2 0 9.75612 109.475 -146.25 - 18 73.2506 1447 2 0 9.7952 109.55 -146.104 - 18 346.053 949 2 1 9.91889 110.161 -144.85 - 18 174.501 947 2 1 9.58686 110.511 -144.45 - 18 24.6264 1456 2 0 9.30103 111.5 -145.85 - 18 107.491 1457 2 0 9.27984 111.55 -145.92 - 18 5.58672 1458 2 0 9.26838 111.75 -146.231 - 18 180.211 976 1 1 15.3417 130.894 -174.45 - 18 155.168 977 1 1 15.4501 130.818 -174.558 - 18 23.1875 1375 4 1 95.2944 95.3136 -84.45 - 18 99.1828 1376 4 1 95.35 95.3104 -84.5341 - 18 0.742973 1377 4 1 95.5501 95.1983 -84.8453 - 18 6.77071 1370 4 0 96.4127 94.17 -85.8502 - 18 80.8587 1369 4 0 96.4306 94.15 -85.8719 - 18 82.3468 1368 4 0 96.6148 93.95 -86.0855 - 18 90.6944 1473 3 1 114.885 81.9006 -114.45 - 18 69.3277 1472 3 1 114.75 81.7388 -114.668 - 18 62.8988 1471 3 1 114.55 81.6494 -114.776 - 18 66.4346 1306 3 0 112.875 81.3025 -115.85 - 18 196.646 1305 3 0 112.733 81.25 -115.967 - 18 63.2962 1304 3 0 112.559 81.05 -116.153 - 18 123.216 1122 3 0 -22.0367 44.5979 -116.25 - 18 141.612 1123 3 0 -22.3029 44.65 -116.075 - 18 96.6042 1124 3 0 -22.6091 44.85 -116.139 - 18 107.267 1125 3 0 -22.8808 45.05 -116.106 - 18 93.0522 1126 3 0 -22.9467 45.25 -115.939 - 18 60.2942 1127 3 0 -23.0989 45.4504 -115.911 - 18 70.1548 1128 3 0 -23.0994 45.65 -115.948 - 18 240.34 788 3 1 -22.4402 46.4432 -114.85 - 18 39.1239 1136 3 0 -23.3556 47.3302 -115.85 - 18 22.9475 775 3 1 -24.9744 47.7526 -114.85 - 18 56.6308 1137 3 0 -23.7918 47.4762 -115.85 - 18 80.7308 786 3 1 -22.829 46.268 -114.85 - 18 70.746 1283 8 1 76.6501 76.8757 35.4257 - 18 192.91 1285 8 0 76.9101 77.0841 34.15 - 18 123.726 1303 7 1 80.82 80.6384 5.55 - 18 41.0686 1306 7 0 80.6317 81.3684 4.15 - 18 87.7384 1307 7 0 80.6112 81.45 4.00172 - 18 108.492 1275 6 1 75.1471 98.852 -24.4502 - 18 19.2765 1274 6 1 75.05 98.9434 -24.7678 - 18 324.521 1395 6 0 74.6819 99.1873 -25.85 - 18 11.8583 1228 5 1 65.6533 110.011 -54.45 - 18 101.671 1227 5 1 65.65 110.019 -54.4706 - 18 288.332 1450 5 0 65.4488 110.245 -55.8502 - 18 91.9574 1204 4 1 60.9085 114.129 -84.4502 - 18 86.6001 1469 4 0 61.0123 113.962 -85.85 - 18 14.8589 1468 4 0 61.0394 113.95 -86.1766 - 18 166.89 1450 4 0 71.8606 110.275 -86.2497 - 18 170.838 1449 2 1 110.094 64.4981 -144.45 - 18 106.677 1218 2 0 109.632 63.7564 -145.85 - 18 113.58 1102 2 0 101.952 40.6116 -146.25 - 18 84.2831 1101 2 0 101.851 40.45 -145.994 - 18 101.248 1100 2 0 101.747 40.25 -145.882 - 18 77.7073 1099 2 0 101.766 40.05 -145.873 - 18 109.947 1098 2 0 101.879 39.85 -145.894 - 18 92.0909 1428 2 1 105.866 38.794 -144.85 - 18 124.48 1429 2 1 105.95 38.6281 -144.689 - 18 242.499 1430 2 1 106.15 38.5586 -144.82 - 18 209.438 1436 3 0 77.3292 107.461 -116.25 - 18 184.713 1437 3 0 77.2479 107.55 -116.175 - 18 167.814 1435 3 0 76.9194 107.35 -116.075 - 18 248.572 1283 2 1 76.7209 76.8717 -144.45 - 18 378.137 1287 2 0 77.1899 77.4735 -145.85 - 18 126.174 1284 2 0 77.4758 76.9555 -145.85 - 18 3.38964 1300 2 0 83.6804 80.0508 -146.25 - 18 144.734 1299 2 0 83.6776 80.05 -146.238 - 18 93.8622 1316 2 1 83.3539 80.0741 -144.85 - 18 27.2334 1315 2 1 83.2499 80.0555 -144.499 -Number of digits in this event: 90 -Using G4ParticleGun... -Particle energy: 3.71084 LIN +Number of tracker hits in this event: 28 + 18 142.927 1495 9 1 119.214 -27.4234 65.55 + 18 157.526 763 9 0 119.216 -27.4239 64.15 + 18 152.855 1495 8 1 119.251 -27.4313 35.55 + 18 141.163 763 8 0 119.255 -27.4326 34.15 + 18 124.528 1495 7 1 119.322 -27.4584 5.55 + 18 340.245 762 7 0 119.322 -27.4612 4.15 + 18 202.047 1495 6 1 119.307 -27.5185 -24.45 + 18 117.636 762 6 0 119.313 -27.5196 -25.85 + 18 86.2993 1496 5 1 119.434 -27.5474 -54.45 + 18 121.354 762 5 0 119.44 -27.5496 -55.85 + 18 113.347 1497 4 1 119.552 -27.5938 -84.45 + 18 170.628 762 4 0 119.558 -27.5984 -85.85 + 18 123.223 1497 3 1 119.654 -27.6731 -114.45 + 18 147.13 761 3 0 119.651 -27.6852 -115.85 + 18 111.559 1497 2 1 119.593 -27.9082 -144.45 + 18 98.3723 760 2 0 119.598 -27.9231 -145.85 + 18 124.602 1498 1 1 119.784 -28.2231 -174.45 + 18 169.965 759 1 0 119.798 -28.2408 -175.85 + 18 132.729 1499 0 1 120.067 -28.5688 -204.45 + 18 231.606 757 0 0 120.082 -28.5821 -205.85 + 18 128.075 758 0 0 120.287 -28.45 -206.029 + 18 11.6599 865 0 0 165.456 -6.87441 -206.25 + 18 177.827 866 0 0 165.488 -6.85 -206.239 + 18 373.884 867 0 0 165.946 -6.64972 -206.105 + 18 157.808 758 1 0 119.8 -28.25 -176.224 + 18 56.6099 1431 0 1 106.479 -40.4578 -204.85 + 18 127.604 1782 3 1 176.553 7.82082 -114.85 + 18 253.72 761 8 0 118.864 -27.6508 34.15 +Number of digits in this event: 24 +Using G4ParticleGun... +Particle energy: 2.57834 LIN Particle: e- Event: 19 -Number of tracker hits in this event: 85 - 19 131.531 1326 9 1 85.3038 80.3394 65.55 - 19 195.484 1301 9 0 85.3042 80.3386 64.15 - 19 208.965 1326 8 1 85.3077 80.3183 35.55 - 19 156.22 1301 8 0 85.3064 80.318 34.15 - 19 372.521 1326 7 1 85.2706 80.312 5.55 - 19 348.675 1301 7 0 85.2694 80.3136 4.15 - 19 104.205 1325 6 1 85.2471 80.3447 -24.45 - 19 249.257 1301 6 0 85.2511 80.3465 -25.85 - 19 153.729 1326 5 1 85.3323 80.3903 -54.45 - 19 122.261 1301 5 0 85.3335 80.3889 -55.85 - 19 108.271 1326 4 1 85.3619 80.3543 -84.45 - 19 146.007 1301 4 0 85.3651 80.353 -85.85 - 19 217.774 1326 3 1 85.4365 80.3229 -114.45 - 19 108.865 1301 3 0 85.4377 80.3266 -115.85 - 19 429.673 1327 2 1 85.4721 80.4106 -144.45 - 19 228.223 1301 2 0 85.476 80.4154 -145.85 - 19 124.686 1327 1 1 85.5541 80.4994 -174.45 - 19 134.971 1302 1 0 85.5509 80.4992 -175.85 - 19 197.408 1327 0 1 85.4747 80.4881 -204.45 - 19 126.209 1302 0 0 85.4726 80.4866 -205.85 - 19 19.0184 1598 0 0 121.383 139.79 -206.25 - 19 176.529 1597 0 0 121.393 139.75 -206.186 - 19 247.976 1508 0 1 121.799 139.815 -204.85 - 19 105.307 1330 1 1 86.0788 80.6901 -174.45 - 19 1.21323 1304 1 0 86.3848 81.0476 -175.85 - 19 79.9472 1305 1 0 86.3868 81.05 -175.859 - 19 96.1645 1360 0 1 92.2434 88.1381 -204.45 - 19 148.623 1341 0 0 92.2434 88.2653 -205.85 - 19 8.21264 1141 5 1 48.45 -82.476 -54.5686 - 19 124.195 1298 2 0 85.5529 79.8153 -145.85 - 19 132.326 1334 1 1 86.9447 69.1081 -174.45 - 19 23.3147 1243 1 0 86.8573 68.6716 -175.85 - 19 129.897 1242 1 0 86.8521 68.6499 -175.926 - 19 39.0387 1323 0 1 84.7318 59.9842 -204.45 - 19 105.663 1322 0 1 84.65 59.9406 -204.591 - 19 161.215 1197 0 0 83.8598 59.5777 -205.85 - 19 104.602 1236 0 1 67.3955 57.2625 -204.85 - 19 110.504 796 1 1 -20.65 73.0046 -174.502 - 19 263.635 795 1 1 -20.871 73.1721 -174.45 - 19 122.656 1330 6 1 86.2021 81.7655 -24.45 - 19 117.677 1307 6 0 86.3399 81.5528 -25.85 - 19 51.6055 1344 5 1 88.8597 77.6429 -54.45 - 19 84.7477 1343 5 1 88.85 77.6208 -54.6364 - 19 193.106 1287 5 0 88.7857 77.4954 -55.85 - 19 269.541 1335 4 1 87.249 74.4528 -84.4501 - 19 63.0193 1270 4 0 87.1667 74.0842 -85.8501 - 19 91.3404 1269 4 0 87.1584 74.05 -85.9903 - 19 109.646 1328 3 1 85.7073 67.3652 -114.45 - 19 99.3178 1234 3 0 85.7458 67.026 -115.85 - 19 136.264 1338 2 1 87.6893 61.1636 -144.45 - 19 165.935 1203 2 0 88.0688 60.7565 -145.85 - 19 15.8289 1202 2 0 88.1678 60.65 -146.199 - 19 122.874 1381 1 1 96.4224 52.171 -174.45 - 19 137.068 1160 1 0 96.7058 52.1545 -175.85 - 19 111.947 1418 0 1 103.917 52.6754 -204.45 - 19 112.509 1419 0 1 103.95 52.6678 -204.498 - 19 37.6194 1420 0 1 104.15 52.6175 -204.792 - 19 201.414 1161 0 0 104.848 52.4269 -205.85 - 19 127.285 1417 0 1 103.75 52.6443 -204.613 - 19 201.835 1154 0 0 102.98 50.9719 -205.85 - 19 329.85 1153 0 0 102.75 50.85 -206.046 - 19 72.7246 1412 0 1 102.683 53.6779 -204.85 - 19 130.42 1329 6 1 86.0318 80.334 -24.45 - 19 231.942 1317 5 1 83.5581 82.0136 -54.45 - 19 79.4651 1309 5 0 83.7491 81.8814 -55.85 - 19 36.0672 1308 5 0 83.7838 81.85 -56.1163 - 19 147.94 1331 4 1 86.2867 79.9499 -84.45 - 19 123.954 1299 4 0 86.4863 80.0065 -85.85 - 19 111.886 1351 3 1 90.4192 81.6903 -114.45 - 19 206.073 1306 3 0 90.4454 81.4347 -115.85 - 19 116.311 1357 2 1 91.578 76.2781 -144.45 - 19 158.825 1281 2 0 91.8199 76.3156 -145.851 - 19 113.246 1378 1 1 95.8391 78.2786 -174.45 - 19 103.486 1290 1 0 96.1588 78.21 -175.85 - 19 13.5216 1413 0 1 102.926 77.2997 -204.45 - 19 111.731 1414 0 1 102.95 77.3384 -204.472 - 19 119.754 1415 0 1 103.15 77.6709 -204.668 - 19 21.0123 1297 0 0 104.217 79.6024 -205.85 - 19 104.069 1298 0 0 104.244 79.6504 -205.879 - 19 71.928 1299 0 0 104.357 79.8502 -206.005 - 19 103.493 1300 0 0 104.471 80.05 -206.129 - 19 63.2979 882 4 1 -3.45 20.6039 -84.7542 - 19 225.859 883 4 1 -3.45 20.6747 -84.5446 - 19 243.887 1316 5 1 83.45 81.9084 -54.8076 - 19 137.017 1315 5 1 83.25 81.95 -54.8006 -Number of digits in this event: 48 +Number of tracker hits in this event: 69 + 19 189.061 708 11 1 -38.268 65.6982 125.55 + 19 115.252 1228 11 0 -38.269 65.6991 124.15 + 19 118.653 708 10 1 -38.2806 65.7356 95.55 + 19 133.942 1228 10 0 -38.2816 65.7383 94.15 + 19 153.611 708 9 1 -38.293 65.7831 65.55 + 19 106.594 1228 9 0 -38.2915 65.7814 64.15 + 19 102.785 708 8 1 -38.2586 65.7528 35.55 + 19 202.276 1228 8 0 -38.261 65.7518 34.15 + 19 167.465 708 7 1 -38.3093 65.7349 5.55 + 19 109.302 1228 7 0 -38.3071 65.7358 4.15 + 19 112.335 708 6 1 -38.2634 65.7238 -24.45 + 19 120.4 1228 6 0 -38.2587 65.7232 -25.85 + 19 147.07 709 5 1 -38.1552 65.7164 -54.45 + 19 165.224 1228 5 0 -38.1502 65.7167 -55.85 + 19 124.474 709 4 1 -38.0536 65.7178 -84.45 + 19 135.799 1228 4 0 -38.0443 65.7181 -85.85 + 19 393.578 710 3 1 -37.8609 65.7305 -114.45 + 19 181.987 1228 3 0 -37.8536 65.7244 -115.85 + 19 137.18 711 2 1 -37.6933 65.6061 -144.45 + 19 147.618 1227 2 0 -37.6823 65.6012 -145.85 + 19 118.662 712 1 1 -37.4714 65.5051 -174.45 + 19 115.707 1227 1 0 -37.463 65.502 -175.85 + 19 112.612 713 0 1 -37.283 65.4363 -204.45 + 19 217.975 1226 0 0 -37.2774 65.4313 -205.85 + 19 5.09107 1521 7 0 170.694 124.35 3.96189 + 19 236.655 714 0 1 -37.2499 65.4122 -204.502 + 19 51.4488 715 0 1 -37.0496 65.2338 -204.752 + 19 97.8259 1221 0 0 -35.9506 64.4032 -205.85 + 19 41.6726 1220 0 0 -35.7331 64.25 -206.126 + 19 62.2146 1056 0 0 -30.2189 31.4026 -206.25 + 19 88.3785 1055 0 0 -30.2565 31.2498 -206.137 + 19 28.5944 1054 0 0 -30.375 31.05 -205.912 + 19 39.3191 744 0 1 -31.1782 30.5467 -204.85 + 19 197.851 743 0 1 -31.25 30.4741 -204.721 + 19 76.9502 742 0 1 -31.45 30.0198 -204.554 + 19 68.3257 741 0 1 -31.65 29.957 -204.701 + 19 86.4398 740 0 1 -31.8504 29.9242 -204.756 + 19 242.35 739 0 1 -32.05 29.8629 -204.74 + 19 49.2059 1045 0 0 -32.1682 29.0741 -205.85 + 19 26.4317 738 0 1 -32.424 28.4315 -204.85 + 19 55.136 1035 0 0 -32.3773 27.1837 -205.85 + 19 32.1206 1229 3 0 -37.2821 65.85 -115.909 + 19 94.3429 716 3 1 -36.7373 67.292 -114.85 + 19 237.859 715 3 1 -36.85 67.4011 -114.77 + 19 312.678 711 1 1 -37.6781 65.8106 -174.45 + 19 377.226 1228 1 0 -37.6532 65.7551 -175.85 + 19 164.138 717 0 1 -36.52 64.6616 -204.45 + 19 122.527 1222 0 0 -36.4312 64.5669 -205.85 + 19 18.1101 709 8 1 -38.108 65.808 35.55 + 19 57.9573 710 8 1 -38.05 65.8081 35.5048 + 19 71.3726 711 8 1 -37.85 65.8012 35.342 + 19 9.90911 712 8 1 -37.65 65.7863 35.1744 + 19 97.0446 1227 8 0 -36.1744 65.6498 33.9743 + 19 30.8074 752 8 0 5.07642 -29.5003 33.75 + 19 61.1363 751 8 0 5.10639 -29.65 33.8041 + 19 60.4566 750 8 0 5.15869 -29.8502 33.8802 + 19 51.0928 749 8 0 5.21232 -30.05 33.9677 + 19 110.002 748 8 0 5.27882 -30.2505 34.0539 + 19 4.48015 747 8 0 5.36227 -30.45 34.1403 + 19 51.5808 930 8 1 6.19183 -32.5409 35.15 + 19 267.484 931 8 1 6.25 -32.6936 35.2194 + 19 0.250972 932 8 1 6.45 -33.1878 35.5483 + 19 112.585 844 9 0 -16.7776 -11.2229 63.7503 + 19 152.566 845 9 0 -17.0512 -11.05 63.8916 + 19 47.7702 846 9 0 -17.5655 -10.8498 64.0932 + 19 39.4709 779 9 1 -24.162 -5.18783 65.15 + 19 103.658 778 9 1 -24.25 -5.10542 65.1697 + 19 106.038 777 9 1 -24.4502 -4.91579 65.3154 + 19 15.0988 776 9 1 -24.6501 -4.75004 65.5009 +Number of digits in this event: 27 Using G4ParticleGun... -Particle energy: 9.55614 LIN +Particle energy: 5.62735 LIN Particle: e- Event: 20 -Number of tracker hits in this event: 45 - 20 133.08 1416 9 1 103.427 73.6445 65.55 - 20 129.443 1267 9 0 103.426 73.6434 64.15 - 20 160.969 1416 8 1 103.414 73.6262 35.55 - 20 131.365 1267 8 0 103.414 73.6254 34.15 - 20 115.791 1416 7 1 103.402 73.6099 5.55 - 20 106.651 1267 7 0 103.401 73.6084 4.15 - 20 157.301 1416 6 1 103.392 73.5795 -24.45 - 20 107.114 1267 6 0 103.392 73.5778 -25.85 - 20 113.483 1416 5 1 103.398 73.5437 -54.45 - 20 102.72 1267 5 0 103.398 73.5413 -55.85 - 20 151.512 1416 4 1 103.39 73.4903 -84.45 - 20 326.352 1267 4 0 103.39 73.488 -85.85 - 20 96.316 1416 3 1 103.399 73.4475 -114.45 - 20 381.96 1266 3 0 103.398 73.4456 -115.85 - 20 296.212 1416 2 1 103.386 73.4048 -144.45 - 20 297.589 1266 2 0 103.384 73.4019 -145.85 - 20 231.293 1416 1 1 103.374 73.3435 -174.45 - 20 272.132 1266 1 0 103.375 73.3389 -175.85 - 20 176.049 1416 0 1 103.386 73.2391 -204.45 - 20 366.367 1265 0 0 103.387 73.2336 -205.85 - 20 55.2426 944 6 1 9.05 -89.131 -24.6084 - 20 97.936 1401 4 0 89.6421 100.381 -86.25 - 20 70.7977 1402 4 0 89.4303 100.55 -86.0313 - 20 27.1929 1403 4 0 89.3733 100.75 -85.8902 - 20 105.393 1349 4 1 89.8781 101.344 -84.8495 - 20 72.5918 1350 4 1 90.15 101.527 -84.5603 - 20 235.792 1415 4 1 103.34 73.4919 -84.45 - 20 384.63 1415 3 1 103.339 73.4327 -114.45 - 20 397.057 1415 1 1 103.322 73.2684 -174.45 - 20 116.107 1415 0 1 103.227 73.0986 -204.45 - 20 58.116 473 6 0 -68.1052 -85.45 -26.249 - 20 1.42093 1265 1 0 103.312 73.25 -176.248 - 20 20.1319 1146 1 0 70.3252 49.3015 -176.25 - 20 225.504 1414 3 1 103.15 73.4265 -114.767 - 20 159.114 1267 3 0 103.31 73.4784 -115.85 - 20 127.417 1415 2 1 103.202 73.6215 -144.45 - 20 155.05 1267 2 0 103.2 73.6284 -145.85 - 20 103.414 1268 1 0 103.151 73.7961 -175.85 - 20 127.546 1414 0 1 103.086 73.9724 -204.45 - 20 120.1 1269 0 0 103.085 73.9805 -205.85 - 20 29.3057 1264 1 0 103.622 72.8757 -175.85 - 20 103.749 1263 1 0 103.621 72.85 -175.923 - 20 80.5464 1262 1 0 103.527 72.65 -176.118 - 20 346.512 1261 1 0 103.547 72.45 -176.106 - 20 100.006 1260 1 0 103.448 72.25 -176.084 -Number of digits in this event: 26 +Number of tracker hits in this event: 30 + 20 108.507 1527 8 1 125.657 -69.1502 35.55 + 20 130.356 554 8 0 125.658 -69.15 34.15 + 20 100.951 1527 7 1 125.685 -69.1415 5.55 + 20 128.822 554 7 0 125.686 -69.1408 4.15 + 20 109.239 1527 6 1 125.705 -69.1292 -24.45 + 20 116.819 554 6 0 125.704 -69.1248 -25.85 + 20 115.311 1527 5 1 125.712 -69.0416 -54.45 + 20 110.432 555 5 0 125.711 -69.0365 -55.85 + 20 127.115 1527 4 1 125.689 -68.9425 -84.45 + 20 90.4074 555 4 0 125.693 -68.9339 -85.85 + 20 129.164 1528 3 1 125.768 -68.7675 -114.45 + 20 106.518 556 3 0 125.767 -68.7611 -115.85 + 20 521.339 1528 2 1 125.753 -68.6265 -144.45 + 20 166.723 557 2 0 125.755 -68.6225 -145.85 + 20 516.549 1528 1 1 125.78 -68.5407 -174.45 + 20 110.977 557 1 0 125.784 -68.5385 -175.85 + 20 321.92 1528 0 1 125.879 -68.4734 -204.45 + 20 177.86 557 0 0 125.882 -68.4642 -205.85 + 20 63.4981 266 0 0 156.14 -126.75 -205.997 + 20 256.705 556 2 0 125.81 -68.65 -145.972 + 20 314.082 1527 2 1 125.75 -68.627 -144.613 + 20 313.312 555 2 0 125.785 -68.9839 -145.85 + 20 243.851 555 1 0 125.765 -68.9764 -175.85 + 20 110.385 1527 0 1 125.654 -68.8063 -204.45 + 20 109.837 556 0 0 125.646 -68.8008 -205.85 + 20 118.59 555 0 0 125.948 -68.9912 -205.85 + 20 47.1606 1529 2 1 125.95 -69.0698 -144.73 + 20 170.107 554 2 0 127.235 -69.1952 -145.85 + 20 196.192 593 2 0 116.706 -61.2902 -146.25 + 20 152.547 592 2 0 116.563 -61.45 -146.134 +Number of digits in this event: 18 Using G4ParticleGun... -Particle energy: 7.60784 LIN +Particle energy: 8.22844 LIN Particle: e- Event: 21 -Number of tracker hits in this event: 54 - 21 107.594 827 9 1 -14.4889 -132.845 65.55 - 21 114.654 236 9 0 -14.4893 -132.845 64.15 - 21 101.35 827 8 1 -14.4937 -132.848 35.55 - 21 150.056 236 8 0 -14.4934 -132.848 34.15 - 21 132.586 827 7 1 -14.4869 -132.847 5.55 - 21 161.377 236 7 0 -14.487 -132.847 4.15 - 21 107.139 827 6 1 -14.4833 -132.853 -24.45 - 21 118.998 236 6 0 -14.4828 -132.853 -25.85 - 21 155.555 827 5 1 -14.4794 -132.846 -54.45 - 21 106.861 236 5 0 -14.4795 -132.847 -55.85 - 21 130.587 827 4 1 -14.482 -132.856 -84.45 - 21 120.673 236 4 0 -14.4826 -132.857 -85.85 - 21 124.074 827 3 1 -14.5018 -132.867 -114.45 - 21 129.529 236 3 0 -14.501 -132.87 -115.85 - 21 106.285 827 2 1 -14.4841 -132.936 -144.45 - 21 110.82 236 2 0 -14.4821 -132.94 -145.85 - 21 260.544 828 1 1 -14.3673 -133.053 -174.45 - 21 24.3164 829 1 1 -14.2498 -133.114 -174.788 - 21 86.5877 234 1 0 -13.8768 -133.306 -175.85 - 21 55.6296 233 1 0 -13.7905 -133.35 -176.103 - 21 86.7256 878 0 1 -4.32597 -138.155 -204.45 - 21 65.0674 879 0 1 -4.24994 -138.178 -204.707 - 21 114.65 209 0 0 -3.93378 -138.288 -205.85 - 21 44.1406 490 0 1 -81.9896 -108.695 -204.85 - 21 162.036 258 3 0 -56.3474 -128.507 -116.25 - 21 37.9328 257 3 0 -56.6084 -128.55 -115.928 - 21 370.01 618 3 1 -56.3556 -129.522 -114.85 - 21 269.745 619 3 1 -56.25 -130.028 -114.471 - 21 86.1328 620 3 1 -56.05 -130.003 -114.61 - 21 217.7 828 7 1 -14.253 -133.475 5.15 - 21 694.509 827 1 1 -14.581 -132.892 -174.45 - 21 15.87 826 1 1 -14.65 -132.924 -174.777 - 21 229.972 235 1 0 -14.8426 -133.006 -175.85 - 21 131.256 809 0 1 -18.1173 -136.237 -204.45 - 21 212.587 219 0 0 -17.9759 -136.305 -205.85 - 21 68.7049 239 1 0 -14.5097 -132.288 -175.85 - 21 52.0294 240 1 0 -14.4211 -132.15 -176.114 - 21 110.093 450 1 0 14.1019 -89.9946 -176.25 - 21 93.5919 451 1 0 14.1353 -89.85 -176.06 - 21 21.9638 452 1 0 14.1379 -89.65 -175.905 - 21 140.794 973 1 1 14.7093 -88.944 -174.85 - 21 58.5791 974 1 1 14.85 -88.864 -174.567 - 21 166.255 975 1 1 15.0508 -88.8159 -174.515 - 21 397.934 976 1 1 15.25 -89.095 -174.716 - 21 25.4399 977 1 1 15.4505 -88.971 -174.735 - 21 129.208 236 1 0 -14.553 -132.839 -175.85 - 21 138.385 835 0 1 -12.8945 -133.289 -204.45 - 21 34.5004 834 0 1 -13.05 -133.351 -204.729 - 21 123.28 232 0 0 -13.6144 -133.562 -205.85 - 21 29.4209 827 0 1 -14.5976 -134.45 -204.45 - 21 115.956 826 0 1 -14.6501 -134.419 -204.527 - 21 8.14563 825 0 1 -14.85 -134.315 -204.823 - 21 7.30357 230 0 0 -15.5827 -133.956 -205.85 - 21 138.54 231 0 0 -15.5948 -133.95 -205.867 -Number of digits in this event: 26 +Number of tracker hits in this event: 84 + 21 127.186 578 11 1 -64.3656 49.3148 125.55 + 21 127.689 1146 11 0 -64.3655 49.3151 124.15 + 21 155.387 578 10 1 -64.362 49.3238 95.55 + 21 125.255 1146 10 0 -64.3617 49.3253 94.15 + 21 175.424 578 9 1 -64.3599 49.3518 65.55 + 21 130.647 1146 9 0 -64.3603 49.3525 64.15 + 21 125.069 578 8 1 -64.3674 49.3655 35.55 + 21 116.649 1146 8 0 -64.3689 49.3663 34.15 + 21 145.091 578 7 1 -64.4048 49.3844 5.55 + 21 140.617 1146 7 0 -64.4076 49.3849 4.15 + 21 118.108 577 6 1 -64.4672 49.3909 -24.45 + 21 118.322 1146 6 0 -64.4696 49.3922 -25.85 + 21 297.858 577 5 1 -64.5193 49.4202 -54.45 + 21 107.249 1146 5 0 -64.5213 49.4205 -55.85 + 21 140.531 577 4 1 -64.5582 49.4272 -84.45 + 21 115.782 1146 4 0 -64.5604 49.4289 -85.85 + 21 100.261 577 3 1 -64.6077 49.4635 -114.45 + 21 113.4 1147 3 0 -64.6105 49.4656 -115.85 + 21 315.297 576 2 1 -64.6641 49.5107 -144.45 + 21 150.393 1147 2 0 -64.6679 49.5132 -145.85 + 21 335.4 576 1 1 -64.7484 49.5742 -174.45 + 21 122.687 1147 1 0 -64.7515 49.5776 -175.85 + 21 124.822 576 0 1 -64.8148 49.6472 -204.45 + 21 135.098 1148 0 0 -64.818 49.6511 -205.85 + 21 47.9194 117 7 0 -49.4585 -156.603 3.75 + 21 62.8552 233 8 0 -28.0698 -133.442 33.75 + 21 199.864 234 8 0 -28.0441 -133.35 33.778 + 21 113.455 116 7 0 -49.428 -156.75 3.89904 + 21 7.81779 1189 1 1 57.9984 179.784 -174.85 + 21 213.046 1190 1 1 58.0501 179.835 -174.709 + 21 96.324 1191 1 1 58.25 179.826 -174.587 + 21 106.358 1397 3 1 99.55 82.7461 -114.675 + 21 110.339 1034 0 0 -54.2965 26.947 -206.25 + 21 152.314 627 0 1 -54.4944 27.0097 -204.85 + 21 84.9178 628 0 1 -54.45 26.9396 -204.496 + 21 467.914 578 5 1 -64.45 49.545 -54.727 + 21 59.483 520 3 1 -75.85 -92.2905 -114.735 + 21 114.992 576 3 1 -64.6927 49.5058 -114.45 + 21 98.5848 1149 3 0 -64.9177 49.9308 -115.85 + 21 16.9296 1150 3 0 -64.9482 50.0501 -116.173 + 21 123.708 562 2 1 -67.6098 58.9269 -144.45 + 21 88.6221 1199 2 0 -67.6525 59.8711 -145.85 + 21 75.8063 1200 2 0 -67.6498 60.0501 -146.051 + 21 4.38073 1201 2 0 -67.6435 60.2502 -146.243 + 21 161.257 567 1 1 -66.5557 91.4436 -174.45 + 21 55.4712 566 1 1 -66.65 91.5698 -174.689 + 21 1.10124 1359 1 0 -67.0576 92.1488 -175.85 + 21 100.801 1360 1 0 -67.0585 92.15 -175.852 + 21 59.961 1571 1 0 -88.5295 134.385 -176.25 + 21 121.935 1572 1 0 -88.6537 134.55 -176.09 + 21 39.8915 1573 1 0 -88.9614 134.75 -175.908 + 21 98.1047 449 1 1 -90.15 135.711 -174.797 + 21 100.426 448 1 1 -90.3501 135.868 -174.641 + 21 396.654 447 1 1 -90.55 136.076 -174.537 + 21 94.1798 1580 1 0 -90.9076 136.264 -175.85 + 21 28.6831 1579 1 0 -91.0373 136.15 -176.162 + 21 322.569 1147 5 0 -64.4572 49.4953 -55.85 + 21 129.466 571 4 1 -65.6995 48.6502 -84.45 + 21 236.48 1142 4 0 -65.749 48.5659 -85.85 + 21 129.33 566 3 1 -66.6567 46.7324 -114.45 + 21 133.986 1132 3 0 -66.7104 46.6418 -115.85 + 21 205.707 560 2 1 -68.0234 44.7732 -144.45 + 21 4.96548 1123 2 0 -67.9706 44.8483 -145.85 + 21 105.106 1124 2 0 -67.9696 44.85 -145.88 + 21 129.118 573 1 1 -65.324 47.3073 -174.45 + 21 186.204 1134 1 0 -65.1325 46.8895 -175.85 + 21 106.87 1133 1 0 -65.1168 46.85 -175.967 + 21 73.0633 598 0 1 -60.3623 37.1953 -204.45 + 21 88.6254 599 0 1 -60.25 37.3722 -204.624 + 21 193.633 1089 0 0 -59.8829 37.867 -205.85 + 21 16.135 1088 0 0 -59.8043 37.85 -206.205 + 21 134.411 550 1 1 -69.9545 47.3288 -174.45 + 21 3.13516 549 1 1 -70.05 47.1332 -174.838 + 21 16.8603 1135 1 0 -70.6268 47.0549 -175.85 + 21 346.903 958 1 0 -87.7985 11.8023 -176.25 + 21 111.773 581 4 1 -63.7858 48.6891 -84.45 + 21 118.333 582 3 1 -63.4559 45.0878 -114.451 + 21 294.349 1124 3 0 -63.4743 45.0213 -115.851 + 21 111.27 1119 2 0 -64.9209 44.036 -145.85 + 21 28.4398 563 1 1 -67.4418 42.9087 -174.45 + 21 155.872 562 1 1 -67.4501 42.9036 -174.543 + 21 92.7912 1113 1 0 -67.5626 42.812 -175.85 + 21 111.764 547 0 1 -70.5093 40.6289 -204.451 + 21 242.622 1102 0 0 -70.8243 40.5156 -205.85 +Number of digits in this event: 42 Using G4ParticleGun... -Particle energy: 5.40299 LIN +Particle energy: 6.65469 LIN Particle: e- Event: 22 -Number of tracker hits in this event: 42 - 22 143.634 950 10 1 10.1712 109.74 95.55 - 22 136.087 1447 10 0 10.1714 109.739 94.15 - 22 109.849 950 9 1 10.1726 109.725 65.55 - 22 103.452 1447 9 0 10.1706 109.726 64.15 - 22 124.827 950 8 1 10.1248 109.725 35.55 - 22 145.542 1447 8 0 10.122 109.726 34.15 - 22 187.634 950 7 1 10.0595 109.759 5.55 - 22 127.734 1448 7 0 10.0557 109.759 4.15 - 22 114.932 949 6 1 9.98418 109.755 -24.45 - 22 118.86 1448 6 0 9.97877 109.753 -25.85 - 22 362.769 949 5 1 9.87501 109.718 -54.45 - 22 400.178 1447 5 0 9.87241 109.717 -55.85 - 22 113.952 948 4 1 9.81706 109.708 -84.45 - 22 286.849 1447 4 0 9.814 109.71 -85.85 - 22 389.498 948 3 1 9.74304 109.755 -114.45 - 22 141.128 1448 3 0 9.7272 109.758 -115.85 - 22 300.841 947 2 1 9.45933 109.9 -144.45 - 22 162.21 1448 2 0 9.44057 109.906 -145.85 - 22 92.8125 945 1 1 9.07896 110.04 -174.45 - 22 104.391 1449 1 0 9.06267 110.044 -175.85 - 22 105.519 943 0 1 8.70526 110.166 -204.45 - 22 133.228 1450 0 0 8.67162 110.177 -205.85 - 22 217.101 949 4 1 9.96265 109.859 -84.45 - 22 116.166 1448 4 0 9.97221 109.874 -85.85 - 22 126.108 950 3 1 10.1718 110.238 -114.45 - 22 112.372 1450 3 0 10.1916 110.252 -115.85 - 22 134.751 952 2 1 10.5705 110.606 -144.45 - 22 115.317 1452 2 0 10.5874 110.644 -145.85 - 22 136.437 954 1 1 10.9452 111.394 -174.45 - 22 149.789 1456 1 0 10.974 111.443 -175.85 - 22 168.708 957 0 1 11.5297 112.427 -204.45 - 22 252.756 1461 0 0 11.5667 112.486 -205.85 - 22 33.2848 1114 0 1 42.959 116.655 -204.85 - 22 58.4333 1584 4 1 136.95 172.563 -84.6807 - 22 36.5455 956 0 1 11.45 112.391 -204.692 - 22 11.9397 1462 0 0 11.4206 112.55 -206.229 - 22 121.859 1447 3 0 9.6595 109.699 -115.85 - 22 114.316 1447 2 0 9.47379 109.639 -145.85 - 22 153.522 946 1 1 9.37809 109.583 -174.45 - 22 105.772 1447 1 0 9.37412 109.58 -175.85 - 22 105.274 946 0 1 9.27791 109.536 -204.45 - 22 143 1446 0 0 9.27427 109.533 -205.85 -Number of digits in this event: 27 +Number of tracker hits in this event: 73 + 22 110.537 1111 11 1 42.2962 64.1632 125.55 + 22 140.32 1220 11 0 42.2959 64.1641 124.15 + 22 142.849 1111 10 1 42.2859 64.1787 95.55 + 22 338.613 1220 10 0 42.2842 64.1804 94.15 + 22 1.41527 1111 9 1 42.25 64.2261 65.55 + 22 100.557 1110 9 1 42.25 64.2261 65.5455 + 22 146.553 1220 9 0 42.2461 64.2248 64.15 + 22 167.927 1110 8 1 42.1396 64.1712 35.55 + 22 120.712 1220 8 0 42.1385 64.1684 34.15 + 22 104.084 1110 7 1 42.1322 64.107 5.55 + 22 119.39 1220 7 0 42.1216 64.0995 4.15 + 22 116.885 1109 6 1 41.8856 63.9507 -24.45 + 22 206.166 1219 6 0 41.8686 63.9403 -25.85 + 22 197.965 1107 5 1 41.5138 63.7458 -54.45 + 22 238.614 1218 5 0 41.4933 63.7414 -55.85 + 22 145.878 1105 4 1 41.0583 63.6455 -84.45 + 22 194.063 1217 4 0 41.0328 63.6424 -85.85 + 22 192.436 1102 3 1 40.5015 63.628 -114.45 + 22 109.573 1217 3 0 40.4646 63.6175 -115.85 + 22 111.745 1098 2 1 39.7487 63.4119 -144.45 + 22 176.749 1216 2 0 39.7075 63.4051 -145.85 + 22 119.425 1094 1 1 38.865 63.3261 -174.45 + 22 111.712 1216 1 0 38.8188 63.3096 -175.85 + 22 257.474 1089 0 1 37.8531 63.0187 -204.45 + 22 111.7 1088 0 1 37.85 63.0183 -204.544 + 22 110.601 1214 0 0 37.8076 63.0144 -205.85 + 22 96.5612 1215 0 0 37.9089 63.1591 -205.85 + 22 15.1964 1216 0 0 37.8695 63.25 -206.182 + 22 75.5686 1090 0 1 38.05 62.8578 -204.672 + 22 207.663 1212 0 0 38.4743 62.6038 -205.85 + 22 33.2866 1216 4 0 40.9095 63.45 -86.1652 + 22 42.4459 1103 4 0 21.0201 40.7833 -86.25 + 22 72.6376 1104 4 0 20.9501 40.85 -86.1558 + 22 122.812 1105 4 0 20.7894 41.0503 -86.1367 + 22 22.0144 1106 4 0 20.4933 41.25 -86.2419 + 22 137.951 1354 4 0 -130.426 91.0514 -86.25 + 22 18.792 1353 4 0 -130.496 90.9492 -86.2278 + 22 191.893 1209 4 0 -167.152 61.9188 -86.25 + 22 166.973 1208 4 0 -167.172 61.8498 -86.1552 + 22 246.159 1108 5 1 41.65 63.6601 -54.5585 + 22 27.8394 1080 2 0 46.9149 36.0986 -146.25 + 22 97.1476 1079 2 0 46.9364 36.05 -146.172 + 22 5.0066 1078 2 0 47.0226 35.85 -145.863 + 22 313.667 1135 2 1 47.1229 34.765 -144.85 + 22 90.4329 1136 2 1 47.2501 34.027 -144.644 + 22 106.904 1137 2 1 47.45 33.9514 -144.714 + 22 9.58466 1066 2 0 47.9648 33.2685 -145.85 + 22 219.99 1065 2 0 47.9748 33.25 -145.874 + 22 59.6076 1064 2 0 48.1533 33.05 -146.184 + 22 167.559 711 2 0 13.294 -37.7232 -146.25 + 22 225.039 1110 2 1 42.2164 64.2948 -144.45 + 22 271.479 1221 2 0 41.9491 64.4162 -145.852 + 22 122.914 1083 1 1 36.7714 66.6352 -174.45 + 22 121.779 1232 1 0 36.5942 66.5637 -175.85 + 22 53.9488 1059 0 1 32.0088 64.9508 -204.45 + 22 70.7574 1060 0 1 32.05 65.0083 -204.635 + 22 220.164 1226 0 0 32.3153 65.3664 -205.85 + 22 39.74 1227 0 0 32.3746 65.45 -206.133 + 22 103.59 1112 1 1 42.4884 65.163 -174.45 + 22 254.34 1225 1 0 42.4436 65.1814 -175.85 + 22 381.31 1106 0 1 41.3641 65.4851 -204.45 + 22 11.6582 1078 3 0 -69.9246 35.6547 -116.25 + 22 94.2607 1093 3 0 -107.943 38.8222 -116.25 + 22 226.414 1105 0 1 41.25 65.2791 -204.455 + 22 96.5682 1238 0 0 42.5104 67.6765 -205.851 + 22 127.651 1239 0 0 42.8264 67.85 -206.019 + 22 5.11992 962 7 1 12.58 31.5765 5.15 + 22 456.154 987 8 0 -38.4105 17.617 33.7501 + 22 16.2374 986 8 0 -39.3236 17.45 34.1075 + 22 48.9592 695 8 1 -40.9193 17.2916 35.15 + 22 58.6826 694 8 1 -41.0501 17.2593 35.236 + 22 73.9661 693 8 1 -41.2501 17.1984 35.3345 + 22 43.6151 692 8 1 -41.45 17.1381 35.4176 +Number of digits in this event: 35 Using G4ParticleGun... -Particle energy: 1.84428 LIN +Particle energy: 5.67743 LIN Particle: e- Event: 23 -Number of tracker hits in this event: 98 - 23 178.684 1049 7 1 30.0199 145.271 5.55 - 23 182.16 1625 7 0 30.0192 145.265 4.15 - 23 430.335 1049 6 1 30.0162 145.118 -24.45 - 23 122.006 1624 6 0 30.011 145.108 -25.85 - 23 366.828 1049 5 1 29.8806 144.847 -54.45 - 23 154.213 1623 5 0 29.8688 144.838 -55.85 - 23 155.488 1047 4 1 29.6232 144.646 -84.45 - 23 182.113 1622 4 0 29.6132 144.64 -85.85 - 23 115.724 1046 3 1 29.4317 144.532 -114.45 - 23 118.643 1621 3 0 29.4255 144.528 -115.85 - 23 109.905 1046 2 1 29.2827 144.459 -144.45 - 23 97.637 1621 2 0 29.2785 144.459 -145.85 - 23 209.794 1045 1 1 29.2108 144.467 -174.45 - 23 253.153 1621 1 0 29.2065 144.464 -175.85 - 23 107.988 1045 0 1 29.1384 144.394 -204.45 - 23 247.884 1621 0 0 29.1323 144.406 -205.85 - 23 37.1622 1321 6 0 147.299 84.4086 -26.2497 - 23 129.804 1322 6 0 147.306 84.45 -26.1142 - 23 196.67 1635 6 1 147.275 85.8161 -24.8497 - 23 59.7876 1634 6 1 147.15 85.9352 -24.5516 - 23 54.477 1633 6 1 146.95 85.8943 -24.6328 - 23 431.556 1632 6 1 146.75 85.8798 -24.6388 - 23 169.174 1631 6 1 146.55 85.9494 -24.637 - 23 28.4102 1630 6 1 146.35 86.0781 -24.5916 - 23 366.374 1047 0 1 29.6151 143.746 -204.45 - 23 92.0046 1046 0 1 29.45 143.795 -204.573 - 23 65.0071 1618 0 0 28.3667 143.846 -205.85 - 23 68.9305 1617 0 0 28.2539 143.75 -206.017 - 23 62.4273 1791 0 0 26.5569 178.375 -206.25 - 23 168.593 1792 0 0 26.5416 178.55 -206.154 - 23 115.199 1793 0 0 26.563 178.75 -206.126 - 23 348.668 1794 0 0 26.5592 178.95 -206.061 - 23 57.966 1048 0 1 29.6619 143.746 -204.45 - 23 17.2444 1611 0 0 30.0286 142.399 -205.85 - 23 65.6056 1610 0 0 30.055 142.35 -205.904 - 23 112.742 1609 0 0 30.028 142.15 -205.999 - 23 90.1421 1608 0 0 30.076 141.95 -205.995 - 23 68.9646 1607 0 0 30.054 141.75 -205.96 - 23 58.7898 1606 0 0 30.0698 141.55 -205.909 - 23 319.342 1051 0 1 30.4121 135.851 -204.85 - 23 282.341 1052 0 1 30.45 135.294 -204.521 - 23 30.5653 1048 6 1 29.85 144.964 -24.7873 - 23 13.3513 1622 6 0 29.5245 144.564 -25.85 - 23 138.27 1621 6 0 29.5131 144.55 -25.8875 - 23 130.009 1010 5 1 22.2404 129.467 -54.45 - 23 52.3742 1009 5 1 22.05 129.337 -54.7351 - 23 109.883 1542 5 0 21.4864 128.747 -55.8501 - 23 13.6482 1541 5 0 21.3132 128.55 -56.2122 - 23 19.3423 927 4 1 5.52823 111.776 -84.45 - 23 120.015 926 4 1 5.45 111.796 -84.4839 - 23 53.4149 925 4 1 5.25 111.83 -84.5853 - 23 49.1613 924 4 1 5.04972 111.878 -84.6815 - 23 59.6374 923 4 1 4.85 111.939 -84.7635 - 23 65.5684 1463 4 0 2.93988 112.882 -85.8501 - 23 131.561 1464 4 0 2.80562 112.95 -85.93 - 23 65.833 1465 4 0 2.39942 113.15 -86.2174 - 23 86.2636 736 3 1 -32.8318 123.638 -114.45 - 23 119.511 735 3 1 -32.8506 123.672 -114.481 - 23 0.982676 737 3 1 -32.65 124.212 -114.849 - 23 35.8246 1531 3 0 -29.8058 126.475 -115.85 - 23 82.0084 1532 3 0 -29.7076 126.55 -115.886 - 23 85.1458 1533 3 0 -29.4446 126.75 -115.989 - 23 64.053 1534 3 0 -29.2344 126.95 -116.158 - 23 46.6579 922 4 1 4.65 111.757 -84.6827 - 23 39.7087 921 4 1 4.45 111.748 -84.7985 - 23 66.3545 1462 4 0 3.14716 112.71 -85.8501 - 23 253.04 916 4 1 3.2616 113.139 -84.8498 - 23 281.585 1454 4 0 3.90653 111.086 -85.85 - 23 228.892 1625 5 0 30.0819 145.245 -55.85 - 23 109.388 1050 4 1 30.1961 144.865 -84.4501 - 23 105.743 1624 4 0 30.3004 144.973 -85.8503 - 23 110.885 1059 3 1 31.9365 148.054 -114.45 - 23 129.99 1641 3 0 32.1717 148.364 -115.85 - 23 173.83 1091 2 1 38.35 155.016 -144.45 - 23 122.458 1675 2 0 37.9667 155.203 -145.85 - 23 103.422 1044 1 1 28.9885 158.212 -174.45 - 23 20.6311 1043 1 1 28.8495 158.171 -174.786 - 23 133.977 1689 1 0 28.3131 158.069 -175.85 - 23 7.63159 959 0 1 11.8666 152.089 -204.45 - 23 99.3422 958 0 1 11.85 152.086 -204.474 - 23 40.2093 957 0 1 11.6496 151.981 -204.734 - 23 59.3498 1655 0 0 10.6759 151.211 -205.85 - 23 118.048 1654 0 0 10.581 151.15 -205.95 - 23 185.288 1052 4 1 30.6228 144.205 -84.45 - 23 94.3099 1620 4 0 30.7083 144.237 -85.85 - 23 147.502 1065 3 1 33.1613 144.702 -114.45 - 23 7.38202 1623 3 0 33.3539 144.944 -115.85 - 23 183.57 1624 3 0 33.3585 144.95 -115.883 - 23 124.844 1085 2 1 37.1364 150.08 -144.45 - 23 219.662 1651 2 0 37.1527 150.367 -145.85 - 23 128.611 1087 1 1 37.6186 156.506 -174.45 - 23 117.226 1683 1 0 37.4786 156.836 -175.85 - 23 165.719 1072 0 1 34.6079 163.973 -204.45 - 23 24.6885 1721 0 0 34.5497 164.511 -205.851 - 23 117.042 1722 0 0 34.5449 164.55 -205.95 - 23 47.0575 1504 12 1 120.97 -43.5701 155.15 - 23 4.36393 1508 12 1 121.95 -43.3775 155.345 - 23 86.0727 1053 4 1 30.65 144.192 -84.5337 -Number of digits in this event: 41 +Number of tracker hits in this event: 43 + 23 125.905 769 11 1 -26.1585 -38.4915 125.55 + 23 121.081 707 11 0 -26.1586 -38.4913 124.15 + 23 197.58 769 10 1 -26.165 -38.4825 95.55 + 23 140.563 707 10 0 -26.1645 -38.4822 94.15 + 23 150.572 769 9 1 -26.1514 -38.4822 65.55 + 23 286.792 707 9 0 -26.1509 -38.4823 64.15 + 23 116.842 769 8 1 -26.1507 -38.4844 35.55 + 23 108.751 707 8 0 -26.1504 -38.485 34.15 + 23 149.741 769 7 1 -26.1508 -38.4656 5.55 + 23 208.291 707 7 0 -26.149 -38.4641 4.15 + 23 137.706 769 6 1 -26.1138 -38.4402 -24.45 + 23 104.46 708 6 0 -26.1107 -38.4439 -25.85 + 23 126.53 769 5 1 -26.0515 -38.5083 -54.45 + 23 135.579 707 5 0 -26.0528 -38.5143 -55.85 + 23 141.742 769 4 1 -26.088 -38.6312 -84.45 + 23 113.076 707 4 0 -26.092 -38.6357 -85.85 + 23 112.737 769 3 1 -26.1753 -38.726 -114.45 + 23 136.976 706 3 0 -26.1794 -38.7307 -115.85 + 23 109.563 768 2 1 -26.2769 -38.8261 -144.45 + 23 232.542 706 2 0 -26.2791 -38.8247 -145.85 + 23 115.606 768 1 1 -26.3424 -38.7857 -174.45 + 23 120.705 706 1 0 -26.3413 -38.7851 -175.85 + 23 163.53 768 0 1 -26.3206 -38.7779 -204.45 + 23 139.998 706 0 0 -26.3307 -38.7738 -205.85 + 23 188.591 760 0 1 -27.9664 -81.5272 -204.85 + 23 118.368 627 2 0 0.595177 -54.6076 -146.25 + 23 159.019 628 2 0 0.806065 -54.45 -146.041 + 23 132.568 906 2 1 1.25783 -54.0622 -144.85 + 23 10.7533 905 2 1 1.24996 -54.1081 -144.496 + 23 5.05829 555 0 0 -10.668 -69.0313 -206.25 + 23 77.9538 554 0 0 -10.6576 -69.0502 -206.24 + 23 99.8778 553 0 0 -10.5587 -69.25 -206.076 + 23 348.562 849 0 1 -10.2023 -70.3219 -204.85 + 23 27.6689 850 0 1 -10.05 -70.641 -204.626 + 23 100.997 848 0 1 -10.25 -71.3221 -204.521 + 23 106.076 770 9 1 -26.05 -38.5171 65.5197 + 23 40.7689 771 9 1 -25.85 -38.5669 65.2034 + 23 198.116 702 9 0 -23.8233 -39.4525 64.15 + 23 174.69 701 9 0 -23.3444 -39.65 63.981 + 23 131.755 700 9 0 -23.0516 -39.85 64.0309 + 23 187.6 783 9 1 -23.4035 -39.7409 65.15 + 23 27.6531 782 9 1 -23.45 -39.739 65.2009 + 23 55.4578 772 9 1 -25.4854 -38.6541 65.1502 +Number of digits in this event: 26 Using G4ParticleGun... -Particle energy: 1.36196 LIN +Particle energy: 5.83908 LIN Particle: e- Event: 24 -Number of tracker hits in this event: 61 - 24 97.1017 359 10 1 -108.212 -40.0733 95.55 - 24 155.435 699 10 0 -108.218 -40.0669 94.15 - 24 151.396 359 9 1 -108.323 -39.948 65.55 - 24 135.871 700 9 0 -108.327 -39.9461 64.15 - 24 156.718 358 8 1 -108.41 -39.9247 35.55 - 24 112 700 8 0 -108.419 -39.923 34.15 - 24 134.145 357 7 1 -108.629 -39.8746 5.55 - 24 164.052 700 7 0 -108.634 -39.874 4.15 - 24 145.365 357 6 1 -108.727 -39.866 -24.45 - 24 138.029 700 6 0 -108.727 -39.8666 -25.85 - 24 138.036 358 5 1 -108.46 -39.9053 -54.45 - 24 154.338 700 5 0 -108.548 -39.8933 -55.85 - 24 110.394 348 4 1 -110.363 -39.6995 -84.45 - 24 97.6822 701 4 0 -110.441 -39.7014 -85.85 - 24 126.683 341 3 1 -111.833 -39.5611 -114.45 - 24 132.025 702 3 0 -111.876 -39.5613 -115.85 - 24 116.68 337 2 1 -112.7 -39.3793 -144.45 - 24 127.267 703 2 0 -112.827 -39.3677 -145.85 - 24 74.754 323 1 1 -115.523 -39.2549 -174.45 - 24 73.8173 322 1 1 -115.55 -39.2605 -174.637 - 24 136.61 703 1 0 -115.725 -39.2931 -175.85 - 24 40.257 302 0 1 -119.721 -40.0276 -204.45 - 24 115.056 301 0 1 -119.75 -40.0255 -204.593 - 24 230.108 700 0 0 -120.012 -40.0106 -205.85 - 24 142.994 311 0 1 -117.927 -38.2856 -204.45 - 24 136.663 707 0 0 -117.519 -38.4965 -205.85 - 24 72.9084 637 3 0 -89.5698 -52.5013 -116.25 - 24 230.098 638 3 0 -89.5515 -52.45 -116.134 - 24 229.895 324 0 1 -115.192 -40.14 -204.45 - 24 27.512 325 0 1 -115.15 -40.2513 -204.787 - 24 167.481 698 0 0 -114.627 -40.3539 -205.85 - 24 196.441 332 2 1 -113.673 -39.9114 -144.45 - 24 226.258 700 2 0 -113.696 -39.8599 -145.851 - 24 36.7046 701 2 0 -113.701 -39.85 -146.129 - 24 115.829 329 1 1 -114.29 -38.9248 -174.45 - 24 108.298 705 1 0 -114.238 -38.9654 -175.85 - 24 108.605 334 0 1 -113.337 -39.4177 -204.451 - 24 140.188 702 0 0 -113.326 -39.5139 -205.85 - 24 93.6624 333 2 1 -113.55 -39.8887 -144.538 - 24 21.0449 399 1 1 -100.196 -42.5547 -174.45 - 24 78.9103 400 1 1 -100.15 -42.5548 -174.546 - 24 118.394 687 1 0 -99.6121 -42.6284 -175.85 - 24 118.356 459 0 1 -88.1022 -43.1443 -204.45 - 24 85.0771 686 0 0 -87.9707 -42.6897 -205.85 - 24 139.445 687 0 0 -87.9585 -42.65 -205.974 - 24 149.997 358 7 1 -108.372 -39.8188 5.55 - 24 27.4212 696 7 0 -108.617 -40.7842 4.15 - 24 117.666 695 7 0 -108.626 -40.85 4.05815 - 24 19.9475 694 7 0 -108.594 -41.05 3.8103 - 24 0.529241 404 6 1 -99.1509 -65.9149 -24.45 - 24 107.112 405 6 1 -99.15 -65.9141 -24.4505 - 24 68.6593 406 6 1 -98.95 -65.7521 -24.5888 - 24 55.4362 407 6 1 -98.75 -65.686 -24.7272 - 24 40.4428 573 6 0 -97.5449 -65.2915 -25.85 - 24 110.045 574 6 0 -97.4914 -65.2499 -25.9162 - 24 179.28 507 5 1 -78.5042 -53.4426 -54.45 - 24 40.3869 508 5 1 -78.45 -53.798 -54.8172 - 24 128.541 631 5 0 -78.1459 -53.7851 -55.8505 - 24 130.489 753 5 0 -59.6366 -29.2847 -56.25 - 24 17.2979 754 5 0 -59.6398 -29.25 -56.2067 - 24 314.425 605 5 1 -58.9906 -28.7105 -54.85 -Number of digits in this event: 31 +Number of tracker hits in this event: 47 + 24 119.882 967 11 1 13.6269 -10.8715 125.55 + 24 169.637 845 11 0 13.6266 -10.8728 124.15 + 24 161.09 967 10 1 13.6258 -10.9031 95.55 + 24 119.292 845 10 0 13.6257 -10.9036 94.15 + 24 117.179 967 9 1 13.6246 -10.9155 65.55 + 24 119.373 845 9 0 13.6246 -10.9162 64.15 + 24 152.343 967 8 1 13.6273 -10.9362 35.55 + 24 121.627 845 8 0 13.63 -10.9381 34.15 + 24 223.783 968 7 1 13.6915 -10.9799 5.55 + 24 128.141 845 7 0 13.6952 -10.9824 4.15 + 24 127.857 968 6 1 13.7651 -11.0331 -24.45 + 24 109.198 845 6 0 13.7692 -11.0364 -25.85 + 24 173.865 969 5 1 13.8587 -11.1045 -54.45 + 24 111.929 844 5 0 13.8643 -11.1073 -55.85 + 24 127.15 969 4 1 13.9756 -11.1548 -84.45 + 24 107.261 844 4 0 13.9739 -11.1522 -85.85 + 24 117.766 969 3 1 13.9371 -11.0761 -114.45 + 24 126.776 844 3 0 13.9378 -11.0724 -115.85 + 24 125.111 969 2 1 13.9633 -11.0438 -144.45 + 24 114.205 845 2 0 13.9676 -11.0404 -145.85 + 24 194.181 970 1 1 14.0844 -10.9779 -174.45 + 24 118.128 845 1 0 14.0855 -10.9688 -175.85 + 24 153.577 970 0 1 14.0944 -10.7796 -204.45 + 24 106.17 846 0 0 14.0982 -10.7691 -205.85 + 24 109.515 969 0 1 14.05 -10.7338 -204.503 + 24 3.75539 968 0 1 13.85 -10.5831 -204.834 + 24 108.622 848 0 0 12.8103 -10.3393 -205.85 + 24 172.035 849 0 0 12.4282 -10.25 -206.181 + 24 277.355 911 0 0 -23.2 2.36898 -206.25 + 24 103.664 912 0 0 -23.3828 2.4501 -206.05 + 24 336.583 777 0 1 -24.4791 2.2857 -204.85 + 24 95.8745 776 0 1 -24.6501 2.36774 -204.768 + 24 329.389 970 2 1 14.2344 -11.2567 -144.45 + 24 235.879 843 2 0 14.2406 -11.2565 -145.85 + 24 172.358 971 1 1 14.3755 -11.2579 -174.45 + 24 100.371 843 1 0 14.3806 -11.261 -175.85 + 24 314.863 972 0 1 14.4662 -11.3284 -204.45 + 24 142.438 843 0 0 14.4732 -11.3277 -205.85 + 24 91.9209 1757 9 1 171.571 9.82044 65.5499 + 24 215.293 1756 9 1 171.55 10.0024 65.49 + 24 107.671 844 0 0 14.3645 -11.1972 -205.85 + 24 120.187 969 1 1 14.0179 -11.1197 -174.45 + 24 176.264 844 1 0 13.9796 -11.078 -175.85 + 24 101.686 966 0 1 13.3854 -10.197 -204.45 + 24 140.478 975 1 1 15.1169 -10.9886 -174.85 + 24 124.319 843 5 0 13.9478 -11.3339 -55.8502 + 24 54.1441 879 5 0 50.7551 -4.24956 -56.2499 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 2.54926 LIN +Particle energy: 5.43361 LIN Particle: e- Event: 25 -Number of tracker hits in this event: 46 - 25 111.472 1031 10 1 26.4476 -109.073 95.55 - 25 129.964 355 10 0 26.4471 -109.074 94.15 - 25 149.548 1031 9 1 26.4025 -109.127 65.55 - 25 129.646 355 9 0 26.4053 -109.132 64.15 - 25 127.445 1032 8 1 26.4621 -109.215 35.55 - 25 92.8758 354 8 0 26.4633 -109.221 34.15 - 25 208.498 1032 7 1 26.4864 -109.333 5.55 - 25 113.321 354 7 0 26.4881 -109.337 4.15 - 25 327.69 1032 6 1 26.5201 -109.43 -24.45 - 25 112.816 353 6 0 26.5211 -109.433 -25.85 - 25 108.637 1032 5 1 26.552 -109.51 -54.45 - 25 123.523 353 5 0 26.548 -109.512 -55.85 - 25 203.711 1032 4 1 26.4672 -109.555 -84.45 - 25 96.9367 352 4 0 26.4624 -109.554 -85.85 - 25 268.404 1031 3 1 26.3576 -109.536 -114.45 - 25 122.945 353 3 0 26.3551 -109.536 -115.85 - 25 123.783 1031 2 1 26.3122 -109.519 -144.45 - 25 119.331 353 2 0 26.3089 -109.518 -145.85 - 25 128.375 1030 1 1 26.2349 -109.477 -174.45 - 25 123.288 353 1 0 26.2294 -109.474 -175.85 - 25 113.494 1030 0 1 26.1055 -109.419 -204.45 - 25 128.525 353 0 0 26.0952 -109.415 -205.85 - 25 56.203 1402 0 1 100.55 -121.97 -204.49 - 25 3.58512 167 0 0 -8.42617 -146.55 -206.063 - 25 167.4 854 0 1 -9.11748 -147.039 -204.85 - 25 82.1954 855 0 1 -9.05 -147.019 -204.684 - 25 79.7432 1031 1 1 26.3828 -109.529 -174.45 - 25 102.172 1032 1 1 26.45 -109.498 -174.537 - 25 1.63727 1033 1 1 26.6502 -109.416 -174.841 - 25 39.3636 352 1 0 27.0827 -109.693 -175.851 - 25 95.0655 351 1 0 27.1898 -109.75 -175.976 - 25 23.1627 1033 3 1 26.6624 -109.945 -114.451 - 25 86.4544 1032 3 1 26.65 -109.907 -114.543 - 25 111.595 354 3 0 26.3819 -109.295 -115.85 - 25 20.708 355 3 0 26.3161 -109.15 -116.183 - 25 116.602 983 2 1 16.795 -97.1067 -144.45 - 25 141.233 415 2 0 17.0354 -97.0016 -145.851 - 25 60.4491 996 1 1 19.344 -99.1724 -174.45 - 25 83.9157 997 1 1 19.45 -99.2779 -174.615 - 25 59.3469 398 1 0 20.2942 -100.402 -175.85 - 25 88.9645 397 1 0 20.4238 -100.55 -176.039 - 25 133.156 220 1 0 67.0688 -135.975 -176.25 - 25 120.453 1237 1 1 67.5113 -136.468 -174.85 - 25 13.7763 1033 6 1 26.65 -108.999 -24.7897 - 25 95.6721 357 6 0 27.0168 -108.72 -25.85 - 25 61.7581 358 6 0 27.1594 -108.55 -26.1136 -Number of digits in this event: 20 +Number of tracker hits in this event: 31 + 25 117.749 399 9 1 -100.235 75.7116 65.55 + 25 145.263 1278 9 0 -100.235 75.7115 64.15 + 25 161.781 399 8 1 -100.211 75.7035 35.55 + 25 125.145 1278 8 0 -100.208 75.7026 34.15 + 25 108.38 399 7 1 -100.157 75.6891 5.55 + 25 95.8241 1278 7 0 -100.155 75.6904 4.15 + 25 113.388 400 6 1 -100.115 75.7223 -24.45 + 25 141.006 1278 6 0 -100.108 75.7243 -25.85 + 25 126.823 400 5 1 -99.9667 75.7641 -54.45 + 25 128.985 1278 5 0 -99.959 75.7664 -55.85 + 25 131.278 401 4 1 -99.8064 75.8081 -84.45 + 25 136.427 1278 4 0 -99.8003 75.809 -85.85 + 25 177.503 402 3 1 -99.6732 75.8321 -114.45 + 25 125.336 1278 3 0 -99.6545 75.8384 -115.85 + 25 142.489 404 2 1 -99.2467 75.9993 -144.45 + 25 136.871 1279 2 0 -99.2451 76.0118 -145.85 + 25 179.579 404 1 1 -99.1773 76.1619 -174.45 + 25 247.242 1280 1 0 -99.1327 76.1738 -175.85 + 25 143.475 410 0 1 -98.072 76.291 -204.45 + 25 154.614 1281 0 0 -98.0265 76.3522 -205.85 + 25 302.268 766 1 1 -26.7943 55.7884 -174.85 + 25 495.494 401 1 1 -99.9112 75.8978 -174.45 + 25 4.30598 1279 1 0 -100.024 76.0474 -175.85 + 25 171.578 386 0 1 -102.813 78.3423 -204.45 + 25 261.955 1292 0 0 -103.07 78.6246 -205.85 + 25 178.753 1293 0 0 -103.093 78.65 -205.988 + 25 96.5498 1446 1 0 -54.2153 109.35 -176.126 + 25 42.4873 400 1 1 -99.9502 75.7775 -174.708 + 25 107.349 1278 1 0 -99.9159 75.8476 -175.85 + 25 154.501 399 0 1 -100.27 75.0551 -204.45 + 25 192.17 1275 0 0 -100.125 75.1284 -205.85 +Number of digits in this event: 26 Using G4ParticleGun... -Particle energy: 7.7229 LIN +Particle energy: 1.51116 LIN Particle: e- Event: 26 -Number of tracker hits in this event: 37 - 26 124.082 641 11 1 -51.7642 52.4951 125.55 - 26 107.473 1162 11 0 -51.7629 52.4942 124.15 - 26 123.237 641 10 1 -51.7365 52.4723 95.55 - 26 113.952 1162 10 0 -51.735 52.4709 94.15 - 26 129.587 641 9 1 -51.7066 52.4411 65.55 - 26 219.768 1161 9 0 -51.7066 52.438 64.15 - 26 119.507 641 8 1 -51.7059 52.3758 35.55 - 26 114.476 1161 8 0 -51.6896 52.3643 34.15 - 26 143.624 643 7 1 -51.4246 52.1667 5.55 - 26 131.447 1160 7 0 -51.427 52.1453 4.15 - 26 78.0789 642 6 1 -51.4563 51.7011 -24.45 - 26 43.2282 643 6 1 -51.45 51.6978 -24.7078 - 26 113.48 1158 6 0 -51.422 51.6861 -25.85 - 26 165.068 646 5 1 -50.6816 51.4102 -54.45 - 26 123.396 1156 5 0 -50.6601 51.3512 -55.85 - 26 136.083 649 4 1 -50.2082 50.1241 -84.45 - 26 194.317 1150 4 0 -50.1719 50.067 -85.85 - 26 101.648 652 3 1 -49.5365 48.9029 -114.45 - 26 114.955 1144 3 0 -49.4947 48.8708 -115.85 - 26 179.019 657 2 1 -48.6428 48.2454 -144.45 - 26 122.273 1140 2 0 -48.6169 48.2207 -145.85 - 26 113.201 659 1 1 -48.079 47.7366 -174.45 - 26 108.792 1138 1 0 -48.0393 47.7074 -175.85 - 26 147.489 664 0 1 -47.1513 47.1131 -204.45 - 26 130.981 1135 0 0 -47.1045 47.1078 -205.85 - 26 12.7401 656 2 1 -48.7709 47.6439 -144.45 - 26 145.622 1137 2 0 -49.048 47.4859 -145.85 - 26 59.7591 1136 2 0 -49.2897 47.45 -146.148 - 26 264.764 1047 2 1 29.45 28.2875 -144.632 - 26 8.18321 1110 6 0 18.6697 42.1916 -26.25 - 26 73.8911 999 6 1 19.8514 42.2312 -24.85 - 26 75.1783 1000 6 1 20.05 42.208 -24.6834 - 26 53.482 1001 6 1 20.25 42.1476 -24.5317 - 26 134.026 1002 6 1 20.45 42.0325 -24.52 - 26 167.388 1003 6 1 20.65 41.9178 -24.502 - 26 265.491 1004 6 1 20.85 41.6785 -24.5024 - 26 309.565 1005 6 1 21.05 41.0447 -24.5187 -Number of digits in this event: 24 +Number of tracker hits in this event: 29 + 26 123.304 605 11 1 -59.0425 -12.9812 125.55 + 26 152.475 835 11 0 -59.042 -12.9789 124.15 + 26 105.837 605 10 1 -59.0452 -12.923 95.55 + 26 138.282 835 10 0 -59.0444 -12.9167 94.15 + 26 155.976 605 9 1 -59.0018 -12.7791 65.55 + 26 222.626 836 9 0 -59.0009 -12.7771 64.15 + 26 104.773 605 8 1 -58.9947 -12.7275 35.55 + 26 125.497 836 8 0 -58.9921 -12.7265 34.15 + 26 126.643 605 7 1 -58.9734 -12.6827 5.55 + 26 120.498 836 7 0 -58.9675 -12.6818 4.15 + 26 133.976 606 6 1 -58.8315 -12.654 -24.45 + 26 125.336 836 6 0 -58.8204 -12.6542 -25.85 + 26 113.512 607 5 1 -58.5765 -12.6267 -54.45 + 26 171.412 837 5 0 -58.5588 -12.6244 -55.85 + 26 168.263 609 4 1 -58.173 -12.5637 -84.45 + 26 117.266 837 4 0 -58.1527 -12.57 -85.85 + 26 113.059 611 3 1 -57.73 -12.6846 -114.45 + 26 134.537 836 3 0 -57.7041 -12.6929 -115.85 + 26 138.23 614 2 1 -57.1758 -12.8753 -144.45 + 26 97.3767 835 2 0 -57.1479 -12.8757 -145.85 + 26 124.241 617 1 1 -56.5904 -12.829 -174.45 + 26 192.153 836 1 0 -56.5742 -12.8331 -175.85 + 26 149.339 619 0 1 -56.2369 -12.8634 -204.45 + 26 132.19 835 0 0 -56.227 -12.8696 -205.85 + 26 83.3469 744 2 0 -80.6802 -31.1493 -146.25 + 26 10.9345 1043 5 0 -130.629 28.7609 -56.25 + 26 57.9089 30 12 1 -174.049 163.571 155.55 + 26 310.903 797 11 0 -55.0204 -20.6329 123.75 + 26 10.5222 796 11 0 -55.0033 -20.65 123.815 +Number of digits in this event: 21 Using G4ParticleGun... -Particle energy: 3.68574 LIN +Particle energy: 6.44225 LIN Particle: e- Event: 27 -Number of tracker hits in this event: 43 - 27 119.81 241 7 1 -131.815 65.7993 5.55 - 27 163.972 1228 7 0 -131.814 65.7981 4.15 - 27 167.857 241 6 1 -131.787 65.77 -24.45 - 27 120.824 1228 6 0 -131.786 65.769 -25.85 - 27 115.581 241 5 1 -131.752 65.7542 -54.45 - 27 115.254 1228 5 0 -131.751 65.753 -55.85 - 27 151.14 242 4 1 -131.721 65.7196 -84.45 - 27 150.996 1228 4 0 -131.719 65.7187 -85.85 - 27 347.556 242 3 1 -131.672 65.7076 -114.45 - 27 438.071 1228 3 0 -131.669 65.7082 -115.85 - 27 341.341 242 2 1 -131.611 65.7262 -144.45 - 27 105.67 1228 2 0 -131.608 65.7272 -145.85 - 27 129.069 243 1 1 -131.543 65.7551 -174.45 - 27 116.586 1228 1 0 -131.539 65.7564 -175.85 - 27 104.267 243 0 1 -131.458 65.7939 -204.45 - 27 131.365 1228 0 0 -131.455 65.7958 -205.85 - 27 120.287 416 8 0 71.6752 -96.8415 33.75 - 27 165.294 415 8 0 72.1144 -96.95 34.1465 - 27 127.341 50 2 1 -170.063 -102.62 -144.85 - 27 134.685 245 2 1 -131.113 63.8604 -144.45 - 27 107.862 1219 2 0 -130.877 63.9324 -145.85 - 27 111.182 275 1 1 -125.069 65.0953 -174.45 - 27 39.9293 1226 1 0 -124.807 65.4154 -175.85 - 27 109.298 1227 1 0 -124.778 65.45 -175.999 - 27 65.1579 311 0 1 -117.838 70.2232 -204.45 - 27 49.4798 312 0 1 -117.75 70.2577 -204.693 - 27 60.619 1251 0 0 -117.311 70.418 -205.85 - 27 67.8152 1252 0 0 -117.215 70.4501 -206.09 - 27 109.874 1231 2 0 -131.676 66.3204 -145.85 - 27 118.028 236 1 1 -132.855 66.4413 -174.45 - 27 71.1114 1231 1 0 -132.808 66.2833 -175.85 - 27 28.0752 1230 1 0 -132.79 66.25 -176.153 - 27 9.76046 245 0 1 -130.965 63.6668 -204.45 - 27 188.963 246 0 1 -130.95 63.6536 -204.478 - 27 2.70954 247 0 1 -130.75 63.48 -204.838 - 27 89.3602 1214 0 0 -130.185 62.9765 -205.85 - 27 50.0139 1213 0 0 -130.044 62.85 -206.11 - 27 67.4178 686 2 1 -42.85 30.7387 -144.695 - 27 78.1147 1208 1 0 43.7734 61.6718 -176.25 - 27 13.5825 1207 1 0 43.9862 61.6037 -176.15 - 27 1.32179 450 1 1 -90.0371 7.59513 -174.45 - 27 200.212 935 1 0 -89.9252 7.11619 -175.85 - 27 129.112 1229 4 0 -131.8 65.8501 -85.9292 -Number of digits in this event: 20 +Number of tracker hits in this event: 50 + 27 90.9525 357 10 1 -108.75 -18.0353 95.55 + 27 119.56 810 10 0 -108.749 -18.0364 94.15 + 27 112.398 357 9 1 -108.722 -18.0617 65.55 + 27 166.792 809 9 0 -108.721 -18.063 64.15 + 27 110.117 357 8 1 -108.702 -18.0915 35.55 + 27 129.024 809 8 0 -108.699 -18.0905 34.15 + 27 168.745 357 7 1 -108.645 -18.0657 5.55 + 27 319.144 809 7 0 -108.642 -18.0672 4.15 + 27 140.849 357 6 1 -108.58 -18.0993 -24.45 + 27 132.673 809 6 0 -108.577 -18.099 -25.85 + 27 123.277 358 5 1 -108.512 -18.0977 -54.45 + 27 128.675 809 5 0 -108.509 -18.1003 -55.85 + 27 114.097 358 4 1 -108.446 -18.1621 -84.45 + 27 331.559 809 4 0 -108.442 -18.1668 -85.85 + 27 153.668 358 3 1 -108.358 -18.2617 -114.45 + 27 192.911 808 3 0 -108.355 -18.2681 -115.85 + 27 137.814 359 2 1 -108.296 -18.4299 -144.45 + 27 126.16 808 2 0 -108.297 -18.4383 -145.85 + 27 216.558 358 1 1 -108.367 -18.6045 -174.45 + 27 304.045 807 1 0 -108.359 -18.6247 -175.85 + 27 130.497 359 0 1 -108.179 -19.0834 -204.45 + 27 108.121 804 0 0 -108.172 -19.0884 -205.85 + 27 9.69285 1173 12 0 168.188 54.6718 153.75 + 27 218.646 1743 12 1 168.871 54.1223 155.15 + 27 23.5112 1744 12 1 168.95 54.0755 155.253 + 27 197.847 357 4 1 -108.717 -18.1991 -84.45 + 27 61.4251 356 4 1 -108.75 -18.2135 -84.6615 + 27 61.4102 810 4 0 -108.448 -18.05 -86.0791 + 27 214.613 376 3 1 -104.934 -5.77371 -114.45 + 27 22.6149 868 3 0 -104.689 -6.42159 -115.85 + 27 111.354 867 3 0 -104.672 -6.45 -115.908 + 27 114.1 370 2 1 -106.09 -7.54986 -144.45 + 27 132.72 857 2 0 -105.148 -8.55072 -145.85 + 27 73.5467 856 2 0 -105.03 -8.65 -145.971 + 27 69.1629 855 2 0 -104.917 -8.85 -146.094 + 27 19.0468 854 2 0 -104.916 -9.05 -146.19 + 27 14.8565 387 0 1 -102.589 -100.249 -204.45 + 27 91.9114 808 4 0 -108.46 -18.3367 -85.85 + 27 53.2022 384 3 1 -103.189 -20.6427 -114.45 + 27 45.3188 385 3 1 -103.15 -20.6403 -114.699 + 27 120.513 797 3 0 -102.964 -20.6238 -115.85 + 27 13.973 418 2 1 -96.3625 -19.9531 -144.45 + 27 116.953 419 2 1 -96.35 -19.9518 -144.482 + 27 9.85235 800 2 0 -95.7615 -19.8534 -145.85 + 27 122.274 801 2 0 -95.7421 -19.85 -145.895 + 27 147.876 484 1 1 -83.2132 -18.642 -174.45 + 27 1.47785 521 0 1 -75.8481 -17.5672 -204.451 + 27 181.799 520 0 1 -75.85 -17.567 -204.456 + 27 162.082 812 0 0 -76.3479 -17.5378 -205.85 + 27 8.3249 285 0 1 -123.073 29.3992 -204.45 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 9.84601 LIN +Particle energy: 4.14595 LIN Particle: e- Event: 28 -Number of tracker hits in this event: 39 - 28 123.938 650 11 1 -49.9623 64.8157 125.55 - 28 112.742 1223 11 0 -49.9617 64.8165 124.15 - 28 168.127 650 10 1 -49.9485 64.8363 95.55 - 28 212.18 1223 10 0 -49.9466 64.8369 94.15 - 28 120.318 650 9 1 -49.9092 64.8505 65.55 - 28 171.621 1224 9 0 -49.9074 64.8526 64.15 - 28 181.737 650 8 1 -49.8698 64.8967 35.55 - 28 118.564 1224 8 0 -49.8666 64.8991 34.15 - 28 141.488 651 7 1 -49.7942 64.9424 5.55 - 28 225.033 1224 7 0 -49.7903 64.945 4.15 - 28 127.549 651 6 1 -49.7099 64.9968 -24.45 - 28 125.737 1224 6 0 -49.7061 64.9966 -25.85 - 28 173.952 652 5 1 -49.6359 64.9852 -54.45 - 28 125.355 1224 5 0 -49.6318 64.9858 -55.85 - 28 109.349 652 4 1 -49.5472 64.9975 -84.45 - 28 121.081 1224 4 0 -49.5436 64.9974 -85.85 - 28 177.84 652 3 1 -49.4698 64.9868 -114.45 - 28 132.252 1224 3 0 -49.4657 64.9865 -115.85 - 28 309.38 653 2 1 -49.3787 64.9789 -144.45 - 28 670.528 1224 2 0 -49.3757 64.9786 -145.85 - 28 390.934 653 1 1 -49.3079 64.9649 -174.45 - 28 239.803 1224 1 0 -49.3043 64.9646 -175.85 - 28 169.805 654 0 1 -49.2345 64.9547 -204.45 - 28 88.6982 1224 0 0 -49.2309 64.9545 -205.85 - 28 99.4272 881 0 1 -3.65 83.156 -204.706 - 28 181.86 517 1 1 -76.468 76.6448 -174.85 - 28 28.2248 723 10 0 -170.782 -35.25 94.0987 - 28 47.1876 45 10 1 -170.984 -34.968 95.1501 - 28 58.116 1220 9 0 -164.811 64.2119 64.15 - 28 151.756 649 9 1 -50.132 65.3919 65.1501 - 28 254.976 651 2 1 -49.6803 64.9702 -144.45 - 28 118.004 643 1 1 -51.3592 64.9494 -174.45 - 28 97.7197 1225 1 0 -51.4064 65.0935 -175.85 - 28 169.877 639 0 1 -52.1568 68.6513 -204.45 - 28 20.8315 1244 0 0 -52.3475 69.0299 -205.85 - 28 90.5774 1245 0 0 -52.3581 69.05 -205.927 - 28 174.163 655 0 1 -48.8828 64.8545 -204.45 - 28 150.571 1223 0 0 -48.8986 64.8367 -205.85 - 28 78.7406 1225 2 0 -49.7308 65.05 -145.919 -Number of digits in this event: 29 +Number of tracker hits in this event: 118 + 28 318.452 716 11 1 -36.8167 9.19063 125.55 + 28 316.492 945 11 0 -36.8179 9.19057 124.15 + 28 121.529 716 10 1 -36.8452 9.19337 95.55 + 28 112.107 945 10 0 -36.8454 9.19283 94.15 + 28 180.138 716 9 1 -36.844 9.17814 65.55 + 28 141.089 945 9 0 -36.8453 9.17734 64.15 + 28 111.147 715 8 1 -36.8607 9.16208 35.55 + 28 134.713 945 8 0 -36.8596 9.15863 34.15 + 28 195.44 716 7 1 -36.8344 9.09713 5.55 + 28 99.8209 945 7 0 -36.8319 9.09546 4.15 + 28 121.457 716 6 1 -36.7836 9.05672 -24.45 + 28 153.815 945 6 0 -36.7815 9.05954 -25.85 + 28 98.1149 716 5 1 -36.7252 9.12737 -54.45 + 28 113.984 945 5 0 -36.7229 9.12822 -55.85 + 28 153.548 716 4 1 -36.6829 9.14244 -84.45 + 28 159.104 945 4 0 -36.6811 9.14361 -85.85 + 28 176.758 716 3 1 -36.6594 9.16809 -114.45 + 28 108.501 945 3 0 -36.6592 9.16713 -115.85 + 28 132.444 716 2 1 -36.6578 9.13718 -144.45 + 28 194.092 945 2 0 -36.6577 9.13531 -145.85 + 28 115.12 716 1 1 -36.6645 9.10035 -174.45 + 28 125.01 945 1 0 -36.6679 9.09535 -175.85 + 28 111.036 716 0 1 -36.7293 8.98478 -204.45 + 28 279.923 944 0 0 -36.7337 8.97944 -205.85 + 28 95.1117 200 10 0 10.8955 -139.996 93.75 + 28 84.2563 199 10 0 11.0027 -140.15 93.9363 + 28 80.2213 198 10 0 11.2158 -140.35 93.9921 + 28 60.6683 197 10 0 11.3312 -140.55 94.0379 + 28 50.6017 196 10 0 11.4321 -140.75 94.1306 + 28 87.3872 195 10 0 11.4947 -140.95 94.1071 + 28 2.10617 194 10 0 11.6271 -141.15 94.1461 + 28 57.3238 965 10 1 13.0542 -141.604 95.15 + 28 80.9623 966 10 1 13.2501 -141.636 95.2466 + 28 141.722 967 10 1 13.45 -141.562 95.2439 + 28 281.904 968 10 1 13.65 -141.472 95.2223 + 28 118.515 193 10 0 13.0384 -141.485 94.1499 + 28 102.189 340 1 1 -111.95 -20.7716 -174.729 + 28 169.178 946 4 0 -36.6894 9.2501 -86.0296 + 28 98.2349 947 4 0 -36.6123 9.45 -86.0533 + 28 103.205 948 4 0 -36.5708 9.65 -85.9828 + 28 75.3059 719 4 1 -36.2454 9.57101 -84.85 + 28 42.0346 718 4 1 -36.25 9.56151 -84.8362 + 28 142.855 944 4 0 -36.7282 8.95628 -85.85 + 28 121.298 717 3 1 -36.5443 8.99759 -114.45 + 28 123.318 944 3 0 -36.5308 9.01361 -115.85 + 28 161.918 717 2 1 -36.5221 9.30832 -144.45 + 28 175.381 946 2 0 -36.6122 9.35682 -145.85 + 28 100.098 706 1 1 -38.7416 10.5688 -174.45 + 28 115.373 952 1 0 -38.8738 10.5826 -175.85 + 28 121.006 693 0 1 -41.3432 10.7778 -204.45 + 28 36.1666 692 0 1 -41.4501 10.7604 -204.818 + 28 250.069 953 0 0 -41.7182 10.7328 -205.85 + 28 63.8932 715 3 1 -36.8501 8.85077 -114.511 + 28 92.9276 714 3 1 -37.05 8.80848 -114.565 + 28 95.8958 713 3 1 -37.25 8.77024 -114.618 + 28 52.1544 712 3 1 -37.45 8.73559 -114.659 + 28 95.332 711 3 1 -37.65 8.71114 -114.703 + 28 51.8628 710 3 1 -37.85 8.69659 -114.763 + 28 21.4768 709 3 1 -38.05 8.67169 -114.827 + 28 89.7329 939 3 0 -40.6465 7.9297 -115.85 + 28 224.343 938 3 0 -40.935 7.85 -116.004 + 28 125.284 401 2 1 -99.7759 -4.35578 -144.45 + 28 98.4332 400 2 1 -99.95 -4.42021 -144.71 + 28 126.981 874 2 0 -101.077 -5.15759 -145.85 + 28 92.6991 873 2 0 -101.249 -5.25 -146.027 + 28 189.784 200 1 1 -140.014 -17.0521 -174.45 + 28 49.477 809 1 0 -139.866 -18.1458 -175.85 + 28 123.747 808 1 0 -139.84 -18.2503 -176.019 + 28 297.408 737 1 0 -93.4442 -32.5993 -176.25 + 28 39.6801 444 1 1 -91.2672 -32.3482 -174.85 + 28 82.774 445 1 1 -91.15 -32.3146 -174.771 + 28 94.4252 446 1 1 -90.95 -32.3392 -174.688 + 28 32.1995 447 1 1 -90.75 -32.402 -174.533 + 28 137.061 715 0 1 -37.0016 8.9341 -204.45 + 28 135.437 714 0 1 -37.05 9.00115 -204.608 + 28 123.372 947 0 0 -37.4455 9.49097 -205.85 + 28 11.2348 948 0 0 -37.6178 9.65 -206.228 + 28 197.288 712 10 1 -37.5637 9.88374 95.55 + 28 234.723 950 10 0 -37.6107 10.1766 94.1498 + 28 18.3653 951 10 0 -37.6243 10.25 93.8133 + 28 129.231 706 9 1 -38.7452 16.7863 65.5494 + 28 426.958 985 9 0 -38.7467 17.1014 64.15 + 28 116.639 709 8 1 -38.2214 24.2743 35.55 + 28 325.457 1022 8 0 -38.149 24.5076 34.15 + 28 170.411 721 7 1 -35.8447 28.9017 5.55 + 28 124.95 1046 7 0 -35.7634 29.3201 4.15 + 28 281.197 720 6 1 -35.9694 37.4553 -24.4503 + 28 1.03619 1088 6 0 -35.95 37.849 -25.85 + 28 160.979 1089 6 0 -35.95 37.85 -25.8534 + 28 125.081 722 5 1 -35.4851 45.6927 -54.45 + 28 84.1025 1133 5 0 -35.7008 46.6729 -55.85 + 28 67.2046 1134 5 0 -35.7359 46.85 -56.0956 + 28 115.19 705 4 1 -38.9842 67.0594 -84.45 + 28 116.062 1238 4 0 -38.9088 67.666 -85.8504 + 28 125.263 692 3 1 -41.5381 77.4967 -114.45 + 28 142.873 1289 3 0 -41.3745 77.8507 -115.85 + 28 122.331 718 2 1 -36.3305 84.3689 -144.45 + 28 152.74 1322 2 0 -36.0886 84.5564 -145.85 + 28 57.4706 740 1 1 -31.8914 87.5524 -174.45 + 28 46.2181 741 1 1 -31.85 87.5392 -174.661 + 28 125.831 1336 1 0 -31.5744 87.3154 -175.85 + 28 44.2585 1335 1 0 -31.4965 87.25 -176.174 + 28 102.773 772 0 1 -25.5748 80.1845 -204.451 + 28 108.103 1300 0 0 -25.5052 80.15 -205.85 + 28 125.255 949 10 0 -38.4395 10.0499 94.0866 + 28 74.3367 715 2 1 -37.0135 9.13022 -144.45 + 28 151.743 714 2 1 -37.05 9.13161 -144.64 + 28 257.288 711 1 1 -37.8076 12.4908 -174.45 + 28 288.459 712 1 1 -37.6494 12.4064 -174.779 + 28 126.842 959 1 0 -36.2659 11.9128 -175.85 + 28 37.7377 713 2 1 -37.25 9.10859 -144.764 + 28 40.5536 940 2 0 -38.8039 8.1162 -145.85 + 28 333.176 939 2 0 -38.9446 8.04982 -145.95 + 28 124.135 938 2 0 -39.1463 7.85 -146.174 + 28 104.227 641 1 1 -51.651 -14.2204 -174.45 + 28 48.3699 833 1 0 -51.8768 -13.3702 -175.85 + 28 79.1848 834 1 0 -51.9089 -13.25 -176.013 + 28 215.828 937 2 0 -39.6408 7.65 -146.155 +Number of digits in this event: 60 Using G4ParticleGun... -Particle energy: 1.47879 LIN +Particle energy: 5.97257 LIN Particle: e- Event: 29 -Number of tracker hits in this event: 47 - 29 366.268 910 9 1 2.05807 -119.899 65.55 - 29 104.991 301 9 0 2.05964 -119.897 64.15 - 29 109.633 910 8 1 2.09779 -119.86 35.55 - 29 140.643 301 8 0 2.09457 -119.854 34.15 - 29 120.698 909 7 1 2.0154 -119.738 5.55 - 29 111.508 302 7 0 2.0119 -119.729 4.15 - 29 113.343 909 6 1 1.94793 -119.525 -24.45 - 29 141.956 303 6 0 1.95532 -119.512 -25.85 - 29 268.021 910 5 1 2.10358 -119.271 -54.45 - 29 300.222 304 5 0 2.11635 -119.269 -55.85 - 29 116.07 911 4 1 2.38677 -119.227 -84.45 - 29 110.88 304 4 0 2.39316 -119.218 -85.85 - 29 113 912 3 1 2.5447 -119.05 -114.45 - 29 106.651 305 3 0 2.55124 -119.041 -115.85 - 29 97.0589 912 2 1 2.64818 -118.838 -144.45 - 29 111.819 306 2 0 2.64673 -118.831 -145.85 - 29 112.03 912 1 1 2.60535 -118.718 -174.45 - 29 135.387 307 1 0 2.60338 -118.702 -175.85 - 29 136.037 912 0 1 2.59374 -118.362 -204.45 - 29 111.675 309 0 0 2.58425 -118.333 -205.85 - 29 129.875 911 5 1 2.25 -119.167 -54.6097 - 29 138.683 310 5 0 2.78036 -118.125 -55.85 - 29 196.928 311 5 0 2.89826 -117.949 -56.0548 - 29 22.1519 312 5 0 3.07983 -117.75 -56.2227 - 29 80.8048 1069 4 1 33.9476 -82.0987 -84.4501 - 29 260.232 1068 4 1 33.85 -82.3207 -84.6741 - 29 84.6378 485 4 0 33.9687 -82.9611 -85.8505 - 29 68.0082 484 4 0 33.998 -83.05 -86.0959 - 29 262.667 581 6 0 49.0186 -63.6595 -26.25 - 29 207.741 907 4 1 1.63335 -118.989 -84.45 - 29 109.384 306 4 0 1.68667 -118.929 -85.85 - 29 123.927 913 3 1 2.66188 -117.723 -114.45 - 29 202.684 312 3 0 2.71113 -117.655 -115.85 - 29 113.099 916 2 1 3.43823 -116.243 -144.45 - 29 171.268 319 2 0 3.46775 -116.181 -145.85 - 29 153.751 919 1 1 3.88151 -114.665 -174.45 - 29 146.449 328 1 0 3.89842 -114.546 -175.85 - 29 217.209 919 0 1 3.9777 -112.031 -204.45 - 29 136.2 341 0 0 3.95384 -111.921 -205.85 - 29 0.351532 23 2 0 -4.1032 -175.549 -146.25 - 29 83.572 22 2 0 -4.10339 -175.55 -146.249 - 29 60.4835 21 2 0 -4.11119 -175.75 -146.033 - 29 144.253 885 2 1 -2.96791 -178.539 -144.85 - 29 29.3593 886 2 1 -2.85 -178.673 -144.749 - 29 389.972 884 2 1 -3.05003 -178.826 -144.512 - 29 138.614 911 9 1 2.25 -120.029 65.3553 - 29 244.576 912 9 1 2.45 -120.244 65.4075 -Number of digits in this event: 29 +Number of tracker hits in this event: 73 + 29 175.408 894 11 1 -1.09584 -42.0052 125.55 + 29 175.298 690 11 0 -1.09669 -42.0057 124.15 + 29 108.331 894 10 1 -1.11614 -42.0128 95.55 + 29 104.865 690 10 0 -1.11787 -42.0122 94.15 + 29 112.798 894 9 1 -1.14642 -41.9945 65.55 + 29 141.344 690 9 0 -1.14636 -41.9924 64.15 + 29 125.493 894 8 1 -1.1428 -41.9549 35.55 + 29 136.193 690 8 0 -1.14214 -41.9527 34.15 + 29 155.359 894 7 1 -1.13272 -41.9046 5.55 + 29 144.993 690 7 0 -1.13235 -41.9018 4.15 + 29 481.119 894 6 1 -1.13064 -41.845 -24.45 + 29 134.405 691 6 0 -1.13064 -41.8412 -25.85 + 29 244.898 894 5 1 -1.13497 -41.7582 -54.45 + 29 294.196 691 5 0 -1.13779 -41.7552 -55.85 + 29 125.707 894 4 1 -1.19496 -41.6824 -84.45 + 29 132.755 691 4 0 -1.19941 -41.6776 -85.85 + 29 103.245 893 3 1 -1.29907 -41.5922 -114.45 + 29 142.738 692 3 0 -1.30563 -41.5899 -115.85 + 29 36.0596 893 2 1 -1.44873 -41.5451 -144.45 + 29 74.6865 892 2 1 -1.45 -41.5446 -144.599 + 29 220.961 692 2 0 -1.4605 -41.5395 -145.85 + 29 187.342 891 1 1 -1.70302 -41.4229 -174.45 + 29 167.944 693 1 0 -1.71372 -41.4155 -175.85 + 29 195.314 890 0 1 -1.93811 -41.2817 -204.45 + 29 93.0205 693 0 0 -1.9482 -41.2754 -205.85 + 29 83.2783 167 0 0 38.1201 -146.708 -206.25 + 29 122.306 166 0 0 38.0298 -146.75 -206.094 + 29 232.543 165 0 0 37.969 -146.95 -206.213 + 29 34.6897 164 0 0 37.8028 -147.15 -206.156 + 29 54.2142 585 1 0 8.68362 -63.05 -176.001 + 29 95.8362 690 0 0 -1.39303 -41.8698 -205.85 + 29 40.3573 689 0 0 -1.23238 -42.05 -206.151 + 29 106.323 619 0 0 17.8897 -56.2356 -206.25 + 29 35.4087 988 0 1 17.8271 -55.9112 -204.85 + 29 82.7962 989 0 1 17.8504 -55.8726 -204.693 + 29 8.36634 990 0 1 18.05 -55.8874 -204.476 + 29 4.21604 768 0 0 -41.9291 -26.4109 -206.25 + 29 0.649146 454 0 0 -31.3652 -89.055 -206.25 + 29 2.08442 713 0 0 -91.7737 -37.407 -206.25 + 29 3.19206 639 0 0 -103.771 -52.1873 -206.25 + 29 1.83008 770 0 0 -37.2715 -26.0476 -206.25 + 29 9.53026 291 3 1 -121.75 117.119 -114.804 + 29 245.98 690 6 0 -0.959406 -41.9534 -25.8501 + 29 46.5048 1221 6 0 -71.2291 64.3156 -26.25 + 29 148.693 1222 6 0 -71.3362 64.45 -26.234 + 29 1.76236 1223 6 0 -71.4694 64.65 -26.2489 + 29 123.26 700 6 0 -2.35888 -40.0127 -25.85 + 29 232.99 701 6 0 -2.48641 -39.85 -25.9685 + 29 232.107 702 6 0 -2.48026 -39.65 -25.9559 + 29 291.201 896 5 1 -0.829914 -41.827 -54.45 + 29 177.8 898 4 1 -0.412013 -42.1054 -84.45 + 29 185.784 689 4 0 -0.403836 -42.1205 -85.85 + 29 96.0229 898 3 1 -0.300989 -42.5765 -114.45 + 29 146.055 687 3 0 -0.306526 -42.6031 -115.85 + 29 227.494 897 2 1 -0.587228 -43.216 -144.45 + 29 118.09 684 2 0 -0.720589 -43.2226 -145.85 + 29 209.569 882 1 1 -3.52624 -43.5851 -174.45 + 29 130.657 682 1 0 -3.62601 -43.616 -175.85 + 29 143.321 870 0 1 -5.87899 -44.1709 -204.45 + 29 144.015 679 0 0 -6.0245 -44.1922 -205.85 + 29 456.109 881 1 1 -3.65017 -43.7931 -174.617 + 29 135.132 880 1 1 -3.85 -44.4733 -174.451 + 29 70.9943 879 1 1 -4.05 -44.5375 -174.575 + 29 100.588 878 1 1 -4.25 -44.5834 -174.693 + 29 193.815 674 1 0 -4.79994 -45.1405 -175.85 + 29 8.80565 655 1 0 12.6094 -49.0443 -176.249 + 29 280.672 654 1 0 12.614 -49.0502 -176.23 + 29 64.6324 692 5 0 -0.749422 -41.65 -56.0067 + 29 77.5565 693 5 0 -0.704392 -41.4499 -56.0004 + 29 64.355 694 5 0 -0.719293 -41.25 -55.9701 + 29 1.63659 695 5 0 -0.738213 -41.05 -55.8562 + 29 21.7151 694 0 0 0.402365 -41.2496 -205.85 + 29 153.414 895 6 1 -1.05 -41.7604 -24.5329 +Number of digits in this event: 42 Using G4ParticleGun... -Particle energy: 7.79852 LIN +Particle energy: 5.7041 LIN Particle: e- Event: 30 -Number of tracker hits in this event: 81 - 30 109.704 767 10 0 -113.083 -26.6375 94.15 - 30 179.059 335 9 1 -113.086 -26.6396 65.55 - 30 116.326 767 9 0 -113.087 -26.641 64.15 - 30 444.417 335 8 1 -113.112 -26.6721 35.55 - 30 134.325 766 8 0 -113.115 -26.6757 34.15 - 30 127.688 334 7 1 -113.181 -26.762 5.55 - 30 127.104 766 7 0 -113.183 -26.7645 4.15 - 30 136.936 334 6 1 -113.238 -26.828 -24.45 - 30 313.574 766 6 0 -113.24 -26.8323 -25.85 - 30 372.145 334 5 1 -113.285 -26.9304 -54.45 - 30 285.379 765 5 0 -113.284 -26.935 -55.85 - 30 115.659 334 4 1 -113.266 -27.0391 -84.45 - 30 279.106 765 4 0 -113.263 -27.0408 -85.85 - 30 131.338 334 3 1 -113.202 -27.0798 -114.45 - 30 107.963 764 3 0 -113.199 -27.0844 -115.85 - 30 228.111 334 2 1 -113.155 -27.1979 -144.45 - 30 262.708 764 2 0 -113.15 -27.2013 -145.85 - 30 240.06 335 1 1 -113.039 -27.2786 -174.45 - 30 136.207 763 1 0 -113.032 -27.2881 -175.85 - 30 152.454 336 0 1 -112.897 -27.4757 -204.45 - 30 110.445 762 0 0 -112.893 -27.4883 -205.85 - 30 37.4379 335 2 1 -113.15 -27.2029 -144.802 - 30 22.1281 759 2 0 -114.159 -28.2163 -145.85 - 30 41.5758 327 2 1 -114.721 -29.1389 -144.85 - 30 104.267 332 2 1 -113.578 -27.0342 -144.45 - 30 143.838 316 1 1 -116.774 -27.8594 -174.45 - 30 154.34 760 1 0 -116.744 -27.9178 -175.85 - 30 107.773 324 0 1 -115.307 -28.6152 -204.45 - 30 66.1628 757 0 0 -115.339 -28.4676 -205.85 - 30 98.8947 758 0 0 -115.341 -28.45 -206.02 - 30 116.348 767 8 0 -113.115 -26.6497 33.9844 - 30 97.8715 768 8 0 -113.128 -26.45 33.7726 - 30 7.3878 769 8 0 -113.221 -26.25 33.759 - 30 92.139 1006 8 0 -143.609 21.2544 33.75 - 30 97.3582 1007 8 0 -143.526 21.45 33.8363 - 30 99.2994 1008 8 0 -143.366 21.65 33.8085 - 30 5.83319 334 1 1 -113.174 -26.8571 -174.45 - 30 27.0225 336 1 1 -112.95 -26.7816 -174.761 - 30 170.572 766 1 0 -112.392 -26.7399 -175.851 - 30 34.5668 445 0 1 -90.9834 -24.2432 -204.45 - 30 83.3328 446 0 1 -90.9498 -24.2591 -204.541 - 30 112.199 778 0 0 -90.6219 -24.3349 -205.85 - 30 155.429 752 0 0 -71.3833 -29.4712 -206.25 - 30 85.8607 551 0 1 -69.7358 -29.1943 -204.85 - 30 311.937 552 0 1 -69.65 -29.1722 -204.773 - 30 137.923 553 0 1 -69.45 -29.1592 -204.539 - 30 11.4805 735 0 0 -70.4099 -33.0149 -205.85 - 30 55.72 734 0 0 -70.4226 -33.05 -205.863 - 30 75.4877 733 0 0 -70.5175 -33.2502 -205.885 - 30 148.8 732 0 0 -70.7061 -33.45 -205.92 - 30 271.559 731 0 0 -71.1106 -33.6504 -206.072 - 30 42.5181 532 0 1 -73.5177 -33.4586 -204.85 - 30 115.515 531 0 1 -73.65 -33.4175 -204.732 - 30 32.4796 530 0 1 -73.8503 -33.4507 -204.546 - 30 5.74572 535 0 1 -72.9524 -33.4579 -204.85 - 30 9.33427 896 2 0 -118.954 -0.85 -145.968 - 30 466.981 335 6 1 -113.131 -26.6692 -24.45 - 30 33.9873 767 6 0 -113.141 -26.65 -26.0885 - 30 123.718 768 5 0 -113.297 -26.2696 -55.85 - 30 101.05 335 4 1 -112.969 -25.2284 -84.45 - 30 143.715 774 4 0 -112.954 -25.1821 -85.85 - 30 129.607 337 3 1 -112.624 -24.1756 -114.45 - 30 204.648 779 3 0 -112.673 -24.1398 -115.85 - 30 104.029 333 2 1 -113.411 -23.2159 -144.45 - 30 131.516 784 2 0 -113.433 -23.216 -145.85 - 30 114.258 330 1 1 -114.004 -23.2977 -174.45 - 30 193.426 783 1 0 -114.038 -23.2867 -175.85 - 30 173.379 326 0 1 -114.813 -22.8763 -204.45 - 30 132.854 785 0 0 -114.885 -22.8554 -205.85 - 30 18.1778 786 0 0 -114.903 -22.85 -206.199 - 30 121.729 332 5 1 -113.67 -27.0855 -54.4504 - 30 139.545 323 4 1 -115.486 -24.7712 -84.45 - 30 114.346 776 4 0 -115.559 -24.6787 -85.85 - 30 102.932 315 3 1 -117.06 -22.5768 -114.45 - 30 143.532 787 3 0 -117.127 -22.5288 -115.85 - 30 106.566 307 2 1 -118.576 -21.8075 -144.451 - 30 259.261 791 2 0 -118.844 -21.767 -145.85 - 30 107.446 279 1 1 -124.234 -20.5164 -174.45 - 30 139.978 797 1 0 -124.616 -20.5748 -175.851 - 30 129.448 236 0 1 -132.789 -21.8415 -204.45 - 30 116.744 790 0 0 -133.119 -21.9271 -205.85 -Number of digits in this event: 41 +Number of tracker hits in this event: 175 + 30 96.3346 428 10 0 68.4966 -94.4156 94.15 + 30 109.963 1242 9 1 68.4965 -94.4147 65.55 + 30 105.558 428 9 0 68.4962 -94.4139 64.15 + 30 126.231 1242 8 1 68.4901 -94.4013 35.55 + 30 99.5096 428 8 0 68.4889 -94.4002 34.15 + 30 110.357 1242 7 1 68.4643 -94.3812 5.55 + 30 96.242 428 7 0 68.464 -94.3793 4.15 + 30 383.555 1242 6 1 68.4581 -94.3355 -24.45 + 30 283.798 429 6 0 68.4574 -94.3332 -25.85 + 30 200.162 1241 5 1 68.4371 -94.2836 -54.45 + 30 112.775 429 5 0 68.4351 -94.2826 -55.85 + 30 247.931 1241 4 1 68.3925 -94.2538 -84.45 + 30 120.644 429 4 0 68.3898 -94.2518 -85.85 + 30 264.327 1241 3 1 68.3338 -94.2069 -114.45 + 30 216.21 429 3 0 68.3225 -94.2065 -115.85 + 30 121.911 1240 2 1 68.0917 -94.1997 -144.45 + 30 121.275 429 2 0 68.0916 -94.2209 -145.85 + 30 111.479 1240 1 1 68.0992 -94.6886 -174.45 + 30 120.76 427 1 0 68.0915 -94.724 -175.85 + 30 103.258 1239 0 1 67.9239 -95.4884 -204.45 + 30 130.505 423 0 0 67.9319 -95.5281 -205.85 + 30 90.9086 523 1 0 107.894 -75.45 -176.22 + 30 20.4678 1334 2 1 87.05 -30.559 -144.645 + 30 201.432 524 1 0 108.248 -75.2498 -176.112 + 30 121.257 422 0 0 67.9296 -95.55 -206.236 + 30 111.611 1242 4 1 68.4579 -94.1985 -84.45 + 30 136.114 431 4 0 68.6931 -93.89 -85.85 + 30 121.656 1264 3 1 72.9116 -88.1009 -114.45 + 30 33.8067 461 3 0 72.8089 -87.6853 -115.85 + 30 82.1663 462 3 0 72.8003 -87.65 -115.98 + 30 117.245 1260 2 1 72.1386 -80.6611 -144.45 + 30 47.4407 1261 2 1 72.25 -80.5622 -144.699 + 30 91.0207 500 2 0 72.7233 -80.0111 -145.85 + 30 63.3849 501 2 0 72.8317 -79.85 -146.113 + 30 67.2819 1337 1 1 87.6442 -59.6727 -174.451 + 30 65.5476 1338 1 1 87.65 -59.8096 -174.689 + 30 49.9771 598 1 0 87.7779 -60.3851 -175.85 + 30 75.6658 597 1 0 87.7988 -60.45 -175.998 + 30 98.8719 338 8 0 111.28 -112.459 33.75 + 30 120.008 1240 4 1 68.2497 -93.9893 -84.647 + 30 86.713 436 4 0 67.2791 -92.8912 -85.85 + 30 115.78 437 4 0 67.1745 -92.75 -86.0017 + 30 5.65586 438 4 0 67.0477 -92.55 -86.2348 + 30 11.3068 505 4 0 29.5028 -79.04 -86.25 + 30 208.503 504 4 0 29.4638 -79.0501 -86.2092 + 30 53.4632 1037 4 1 27.5862 -79.7712 -84.85 + 30 60.1405 1036 4 1 27.45 -79.8111 -84.7507 + 30 94.9417 1035 4 1 27.25 -79.8235 -84.6358 + 30 66.0162 1034 4 1 27.05 -79.7906 -84.538 + 30 56.2448 1033 4 1 26.85 -79.7422 -84.479 + 30 159.257 1032 4 1 26.65 -79.6918 -84.4527 + 30 207.008 1031 4 1 26.4492 -79.6332 -84.4707 + 30 229.791 1030 4 1 26.25 -79.4155 -84.6061 + 30 37.9886 515 4 0 26.0374 -76.9622 -85.85 + 30 71.6433 516 4 0 26.0323 -76.8499 -85.9045 + 30 66.1885 517 4 0 25.992 -76.65 -86.0364 + 30 28.6855 518 4 0 25.9754 -76.45 -86.1706 + 30 73.034 953 4 0 29.5403 10.6862 -86.25 + 30 74.3831 954 4 0 29.5454 10.8506 -86.1706 + 30 55.982 955 4 0 29.544 11.05 -86.0473 + 30 72.4035 956 4 0 29.5432 11.2505 -85.968 + 30 57.7659 957 4 0 29.5913 11.45 -85.9373 + 30 76.7915 958 4 0 29.586 11.6504 -85.8935 + 30 18.3586 959 4 0 29.4548 11.85 -85.8681 + 30 83.5498 1026 4 1 25.4353 14.8207 -84.8498 + 30 90.8096 1025 4 1 25.25 14.8782 -84.8429 + 30 40.5095 1024 4 1 25.05 14.8834 -84.8303 + 30 45.2399 976 4 0 22.4132 15.3709 -85.85 + 30 112.727 998 4 1 19.7803 16.0469 -84.85 + 30 123.943 997 4 1 19.6499 16.0692 -84.7751 + 30 117.167 996 4 1 19.4498 16.197 -84.6825 + 30 126.263 995 4 1 19.25 16.2371 -84.7085 + 30 115.784 428 3 0 68.4888 -94.3651 -115.85 + 30 104.068 1244 2 1 69.0188 -94.7934 -144.45 + 30 61.0967 1245 2 1 69.05 -95.0821 -144.71 + 30 81.4571 417 2 0 69.4676 -96.5763 -145.85 + 30 98.8877 416 2 0 69.5651 -96.7503 -145.988 + 30 68.3053 415 2 0 69.6599 -96.9501 -146.168 + 30 25.0202 414 2 0 69.7595 -97.1503 -146.228 + 30 123.479 1250 2 1 70.1502 -90.8152 -144.45 + 30 50.1113 445 2 0 70.4607 -91.1222 -145.85 + 30 100.018 444 2 0 70.4862 -91.15 -145.968 + 30 104.684 1276 1 1 75.2838 -100.556 -174.45 + 30 98.4379 1277 1 1 75.45 -100.768 -174.723 + 30 58.026 389 1 0 76.7751 -102.221 -175.85 + 30 92.7769 388 1 0 76.9058 -102.35 -175.945 + 30 95.9096 387 1 0 77.1805 -102.55 -176.093 + 30 34.801 386 1 0 77.4709 -102.75 -176.222 + 30 31.8961 1564 0 1 133.072 -142.774 -204.45 + 30 98.8615 1565 0 1 133.15 -142.741 -204.496 + 30 80.2173 1566 0 1 133.35 -142.654 -204.6 + 30 64.0388 1567 0 1 133.55 -142.557 -204.698 + 30 18.0559 1568 0 1 133.75 -142.458 -204.824 + 30 114.374 192 0 0 135.57 -141.664 -205.85 + 30 604.267 193 0 0 135.91 -141.55 -205.99 + 30 32.2945 194 0 0 137.151 -141.35 -206.215 + 30 125.485 1328 5 1 85.7 -90.663 -54.45 + 30 50.0712 450 5 0 86.1207 -89.9236 -55.85 + 30 69.5451 451 5 0 86.168 -89.85 -55.9948 + 30 97.8488 1373 4 1 94.836 -73.4384 -84.4502 + 30 105.873 534 4 0 94.83 -73.2382 -85.85 + 30 89.5913 1361 3 1 92.4602 -69.4684 -114.45 + 30 85.0958 1360 3 1 92.35 -69.4723 -114.616 + 30 157.814 552 3 0 91.459 -69.4925 -115.851 + 30 117.678 410 3 0 56.7886 -97.9564 -116.25 + 30 16.1834 409 3 0 56.7054 -98.15 -115.906 + 30 34.3969 1182 3 1 56.4682 -98.5811 -114.85 + 30 173.154 1181 3 1 56.45 -98.6106 -114.774 + 30 105.354 393 4 0 46.4828 -101.387 -86.25 + 30 79.0757 1129 4 1 45.945 -101.324 -84.85 + 30 191.214 1128 4 1 45.85 -101.306 -84.6165 + 30 27.3204 499 5 0 30.1301 -80.111 -56.25 + 30 72.7546 500 5 0 30.0901 -80.05 -56.1772 + 30 40.8157 501 5 0 29.9367 -79.85 -55.9609 + 30 51.1434 1046 5 1 29.3167 -78.8546 -54.85 + 30 242.486 1045 5 1 29.25 -78.7457 -54.7083 + 30 227.214 1044 5 1 29.05 -78.4491 -54.6766 + 30 8.64482 507 5 0 29.2102 -78.644 -55.85 + 30 142.68 506 5 0 29.2162 -78.65 -55.8788 + 30 103.175 509 5 0 28.8893 -78.1439 -55.85 + 30 307.41 508 5 0 29.0696 -78.2503 -56.0753 + 30 4.91549 988 5 0 91.4966 17.8183 -56.25 + 30 95.2615 428 6 0 68.4534 -94.3901 -25.85 + 30 330.621 1244 5 1 68.8541 -94.8521 -54.4505 + 30 119.867 426 5 0 69.0569 -94.9315 -55.85 + 30 4.37987 425 5 0 69.116 -94.95 -56.234 + 30 108.452 1266 4 1 73.3326 -96.0812 -84.45 + 30 105.161 421 4 0 73.4331 -95.8066 -85.8502 + 30 28.1066 422 4 0 73.4561 -95.7499 -86.1427 + 30 129.372 1280 3 1 76.1524 -89.9599 -114.45 + 30 91.4016 451 3 0 76.1934 -89.7174 -115.85 + 30 20.8174 452 3 0 76.2079 -89.65 -116.176 + 30 105.421 1293 2 1 78.7544 -83.0741 -144.45 + 30 157.309 485 2 0 78.8978 -82.9306 -145.85 + 30 9.83712 1305 1 1 81.2277 -80.3493 -174.45 + 30 252.2 1306 1 1 81.25 -80.3255 -174.477 + 30 34.047 1307 1 1 81.45 -80.1252 -174.754 + 30 74.4387 503 1 0 82.2891 -79.3573 -175.85 + 30 78.3171 504 1 0 82.4041 -79.25 -176.007 + 30 26.0764 1393 0 1 98.9104 -59.645 -204.45 + 30 182.356 1394 0 1 98.9502 -59.5722 -204.508 + 30 49.3872 610 0 0 99.6222 -57.9763 -205.85 + 30 79.4865 611 0 0 99.6701 -57.85 -205.961 + 30 45.1562 612 0 0 99.7543 -57.6497 -206.142 + 30 52.9154 825 0 0 101.359 -15.0112 -206.25 + 30 68.914 826 0 0 101.322 -14.8493 -206.149 + 30 163.902 827 0 0 101.273 -14.65 -206.004 + 30 11.9296 828 0 0 101.203 -14.45 -205.855 + 30 16.9282 1403 0 1 100.771 -13.1072 -204.85 + 30 184.395 1402 0 1 100.75 -13.0497 -204.806 + 30 1.06135 1401 0 1 100.55 -12.559 -204.453 + 30 4.17916 886 1 0 97.6657 -2.65628 -176.25 + 30 194.48 887 1 0 97.6636 -2.64959 -176.23 + 30 203.75 1387 1 1 97.5862 -2.19634 -174.85 + 30 24.2691 1386 1 1 97.55 -2.10107 -174.52 + 30 170.086 836 2 0 82.2047 -12.709 -146.25 + 30 128.643 1305 2 1 81.2233 -12.8353 -144.85 + 30 147.917 841 3 0 48.4509 -11.8459 -116.25 + 30 38.7579 1140 3 1 48.0868 -11.3459 -114.85 + 30 297.713 1139 3 1 48.0499 -11.2514 -114.717 + 30 22.9855 1524 6 0 -10.1949 125.074 -26.25 + 30 93.9663 1525 6 0 -10.1905 125.15 -26.1793 + 30 46.7278 1526 6 0 -10.1749 125.35 -25.9732 + 30 157.223 851 6 1 -9.84432 126.35 -24.85 + 30 127.722 852 6 1 -9.65 126.648 -24.5968 + 30 129.211 1534 6 0 -9.93629 127.016 -25.85 + 30 20.4871 1533 6 0 -9.98948 126.95 -26.2013 + 30 90.1784 1554 6 0 -42.2043 130.959 -26.25 + 30 84.7933 1555 6 0 -42.356 131.15 -26.0811 + 30 49.8384 1556 6 0 -42.5208 131.35 -25.9373 + 30 97.3175 1557 6 0 -42.5939 131.55 -25.9558 + 30 64.05 1558 6 0 -42.7858 131.75 -26.0731 + 30 1.54637 1537 6 0 -72.0083 127.555 -26.25 + 30 169.776 1536 6 0 -72.0125 127.55 -26.2427 + 30 3.19921 1535 6 0 -72.1186 127.35 -26.2415 +Number of digits in this event: 53 Using G4ParticleGun... -Particle energy: 1.33091 LIN +Particle energy: 2.54526 LIN Particle: e- Event: 31 -Number of tracker hits in this event: 54 - 31 108.007 749 9 1 -30.2365 119.758 65.55 - 31 123.846 1498 9 0 -30.2393 119.758 64.15 - 31 133.779 748 8 1 -30.3021 119.738 35.55 - 31 128.838 1497 8 0 -30.3022 119.732 34.15 - 31 164.494 748 7 1 -30.3003 119.629 5.55 - 31 164.369 1497 7 0 -30.3035 119.628 4.15 - 31 119.159 748 6 1 -30.3738 119.629 -24.45 - 31 113.332 1497 6 0 -30.3893 119.609 -25.85 - 31 97.8761 746 5 1 -30.6704 119.187 -54.45 - 31 109.127 1495 5 0 -30.7033 119.182 -55.85 - 31 127.192 743 4 1 -31.2577 119.117 -84.45 - 31 400.359 1494 4 0 -31.2684 119.066 -85.85 - 31 125.533 743 3 1 -31.3719 117.998 -114.45 - 31 264.59 1488 3 0 -31.375 117.94 -115.85 - 31 153.184 742 2 1 -31.5384 116.746 -144.45 - 31 260.862 1482 2 0 -31.4846 116.683 -145.85 - 31 124.864 748 1 1 -30.3947 115.444 -174.45 - 31 104.211 1476 1 0 -30.3373 115.399 -175.85 - 31 142.601 754 0 1 -29.2339 114.371 -204.45 - 31 192.657 1470 0 0 -29.1999 114.327 -205.85 - 31 120.222 738 0 1 -32.2753 116.054 -204.45 - 31 119.906 1479 0 0 -32.2882 116.011 -205.85 - 31 200.985 739 0 1 -32.25 116.056 -204.474 - 31 114.582 1478 0 0 -31.8004 115.941 -205.85 - 31 401.139 748 5 1 -30.3323 119.604 -54.45 - 31 385.919 1497 5 0 -30.3279 119.592 -55.85 - 31 105.18 749 4 1 -30.1536 119.414 -84.45 - 31 125.929 1496 4 0 -30.157 119.365 -85.85 - 31 227.497 749 3 1 -30.167 117.999 -114.45 - 31 107.697 747 2 1 -30.6097 116.651 -144.45 - 31 121.532 742 1 1 -31.589 115.002 -174.45 - 31 148.309 1473 1 0 -31.6115 114.934 -175.85 - 31 100.59 740 0 1 -31.9848 113.412 -204.45 - 31 6.79538 1466 0 0 -32.0117 113.351 -205.85 - 31 119.51 1465 0 0 -32.0122 113.35 -205.872 - 31 269.272 748 4 1 -30.2578 119.426 -84.45 - 31 256.004 747 4 1 -30.4503 118.704 -84.8041 - 31 142.988 1487 4 0 -31.1759 117.553 -85.8501 - 31 82.1723 1486 4 0 -31.1778 117.55 -85.8527 - 31 137.46 1567 4 0 -20.8 133.562 -86.25 - 31 63.5569 1496 5 0 -30.342 119.55 -56.1318 - 31 110.865 1498 4 0 -30.4873 119.772 -85.85 - 31 130.913 1496 3 0 -30.2261 119.419 -115.85 - 31 122.661 748 2 1 -30.307 119.186 -144.45 - 31 242.559 1495 2 0 -30.3304 119.189 -145.85 - 31 208.295 746 1 1 -30.8163 119.337 -174.45 - 31 102.93 1495 1 0 -30.8365 119.325 -175.85 - 31 145.208 744 0 1 -31.1823 119.125 -204.45 - 31 173.08 1494 0 0 -31.1889 119.121 -205.85 - 31 146.939 749 2 1 -30.25 119.185 -144.474 - 31 136.396 792 1 1 -21.5439 118.497 -174.45 - 31 105.841 1494 1 0 -21.7644 118.966 -175.85 - 31 268.075 760 0 1 -27.9543 125.865 -204.45 - 31 103.163 1529 0 0 -27.9005 125.999 -205.85 -Number of digits in this event: 38 +Number of tracker hits in this event: 63 + 31 125.394 1474 9 1 115.063 -45.6324 65.55 + 31 100.851 672 9 0 115.062 -45.634 64.15 + 31 619.742 1474 8 1 115.029 -45.6736 35.55 + 31 113.949 671 8 0 115.019 -45.6763 34.15 + 31 125.815 1473 7 1 114.809 -45.7426 5.55 + 31 132.625 671 7 0 114.798 -45.7473 4.15 + 31 135.12 1472 6 1 114.58 -45.8295 -24.45 + 31 134.81 671 6 0 114.567 -45.8311 -25.85 + 31 125.259 1470 5 1 114.315 -45.8525 -54.45 + 31 102.783 670 5 0 114.306 -45.8507 -55.85 + 31 97.5283 1469 4 1 114.116 -45.8136 -84.45 + 31 171.605 671 4 0 114.104 -45.8073 -85.85 + 31 604.134 1468 3 1 113.846 -45.691 -114.45 + 31 219.228 671 3 0 113.831 -45.6824 -115.85 + 31 179.114 1467 2 1 113.557 -45.4964 -144.45 + 31 108.747 672 2 0 113.544 -45.4912 -145.85 + 31 105.299 1465 1 1 113.273 -45.3859 -174.45 + 31 104.457 673 1 0 113.258 -45.382 -175.85 + 31 115.295 1464 0 1 112.978 -45.3111 -204.45 + 31 121.24 673 0 0 112.965 -45.308 -205.85 + 31 126.398 670 3 0 113.718 -45.9019 -115.85 + 31 143.693 1462 2 1 112.687 -45.5886 -144.45 + 31 118.19 673 2 0 112.56 -45.4471 -145.85 + 31 112.197 1451 1 1 110.398 -42.5883 -174.45 + 31 146.075 687 1 0 110.475 -42.5742 -175.85 + 31 126.05 1458 0 1 111.847 -40.855 -204.45 + 31 168.781 696 0 0 111.962 -40.8397 -205.851 + 31 45.8208 1460 7 0 36.9974 112.15 4.07001 + 31 68.3317 1459 7 0 37.0079 112.15 4.12413 + 31 130.713 1461 2 1 112.438 -44.2652 -144.45 + 31 167.079 680 2 0 112.294 -43.967 -145.85 + 31 127.97 1447 1 1 109.588 -37.1526 -174.45 + 31 11.78 1446 1 1 109.55 -37.0533 -174.818 + 31 107.831 716 1 0 109.428 -36.7703 -175.85 + 31 107.444 1431 0 1 106.436 -28.7108 -204.45 + 31 7.67133 758 0 0 106.316 -28.2587 -205.851 + 31 118.56 759 0 0 106.314 -28.25 -205.878 + 31 113.393 681 2 0 112.257 -43.85 -146.109 + 31 46.5903 680 8 0 114.148 -43.9502 34.1497 + 31 424.914 1468 8 1 113.903 -43.2729 35.15 + 31 63.3912 1469 8 1 113.95 -43.0805 35.3772 + 31 136.568 1475 8 1 115.15 -45.5828 35.2218 + 31 12.9257 1473 8 1 114.95 -45.3458 35.2077 + 31 201.022 677 8 0 114.792 -44.6226 34.15 + 31 106.962 678 8 0 114.737 -44.45 33.8691 + 31 125.463 1443 7 1 108.914 -26.5529 5.54983 + 31 104.145 767 7 0 108.665 -26.4736 4.15 + 31 14.2491 768 7 0 108.61 -26.45 3.80356 + 31 79.484 1405 6 1 101.29 -16.642 -24.4503 + 31 30.4187 1406 6 1 101.35 -16.6063 -24.7011 + 31 114.509 818 6 0 101.552 -16.3471 -25.85 + 31 13.5526 819 6 0 101.59 -16.25 -26.187 + 31 105.602 1406 5 1 101.45 -10.362 -54.45 + 31 79.9252 1407 5 1 101.55 -10.2037 -54.6268 + 31 120.48 849 5 0 102.088 -10.1653 -55.8502 + 31 180.754 935 5 0 143.095 7.08504 -56.25 + 31 16.0216 1616 5 1 143.525 7.06718 -54.85 + 31 84.6702 1617 5 1 143.55 7.08617 -54.7967 + 31 176.528 1618 5 1 143.75 7.15736 -54.689 + 31 91.8769 1619 5 1 143.95 7.12791 -54.6894 + 31 4.7868 977 5 0 153.208 15.45 -55.9846 + 31 24.3975 675 8 0 114.986 -44.85 34.0051 + 31 131.725 668 8 0 114.986 -46.2679 34.15 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 1.18437 LIN +Particle energy: 6.52326 LIN Particle: e- Event: 32 -Number of tracker hits in this event: 119 - 32 326.342 358 10 1 -108.47 23.1404 95.55 - 32 340.892 1015 10 0 -108.466 23.123 94.15 - 32 338.508 358 9 1 -108.374 22.6604 65.55 - 32 120.153 1012 9 0 -108.35 22.6296 64.15 - 32 120.692 361 8 1 -107.931 21.9101 35.55 - 32 197.99 1008 8 0 -107.78 21.8345 34.15 - 32 110.805 376 7 1 -104.908 20.3696 5.55 - 32 114.36 1001 7 0 -104.738 20.2808 4.15 - 32 130.56 393 6 1 -101.407 18.266 -24.45 - 32 137.54 990 6 0 -101.246 18.2253 -25.85 - 32 152.987 411 5 1 -97.9212 17.1249 -54.45 - 32 116.965 984 5 0 -97.7551 17.047 -55.85 - 32 97.5716 429 4 1 -94.3057 15.6881 -84.45 - 32 90.816 977 4 0 -94.1106 15.6412 -85.85 - 32 107.334 449 3 1 -90.215 14.5979 -114.45 - 32 109.67 456 2 1 -88.7274 13.9022 -144.45 - 32 16.929 457 2 1 -88.65 13.8515 -144.796 - 32 114.93 968 2 0 -88.4191 13.7155 -145.851 - 32 232.566 488 1 1 -82.4378 10.7253 -174.45 - 32 128.177 953 1 0 -82.0957 10.6821 -175.85 - 32 114.134 523 0 1 -75.3662 9.76468 -204.45 - 32 63.9758 947 0 0 -75.1847 9.50091 -205.85 - 32 44.0171 946 0 0 -75.1536 9.44999 -206.112 - 32 64.0631 449 2 1 -90.2815 14.7829 -144.45 - 32 106.076 975 2 0 -90.5319 15.114 -145.85 - 32 18.5303 976 2 0 -90.4627 15.25 -146.201 - 32 73.4989 641 2 0 111.128 -51.6781 -146.25 - 32 5.9828 11 6 1 -177.823 -24.0055 -24.85 - 32 26.9664 993 5 0 -107.039 18.8294 -55.85 - 32 85.3116 1267 5 0 -79.1432 73.5442 -56.2498 - 32 141.255 1268 5 0 -79.0142 73.65 -56.2227 - 32 30.8153 1650 5 0 -72.5104 150.29 -56.25 - 32 174.608 1651 5 0 -72.5104 150.35 -56.1965 - 32 140.788 1652 5 0 -72.5819 150.55 -56.0494 - 32 322.912 356 9 1 -108.89 23.198 65.55 - 32 138.396 1015 9 0 -108.872 23.1832 64.15 - 32 198.533 362 8 1 -107.648 23.5395 35.5493 - 32 42.4361 1017 8 0 -107.819 23.6409 34.15 - 32 76.7994 1018 8 0 -107.836 23.65 34.0153 - 32 109.123 344 7 1 -111.298 25.8811 5.55 - 32 111.81 1028 7 0 -111.251 25.8225 4.15 - 32 267.778 351 6 1 -109.884 24.5569 -24.45 - 32 196.672 1021 6 0 -110.058 24.4264 -25.85 - 32 227.53 333 5 1 -113.396 21.4293 -54.4507 - 32 218.975 1005 5 0 -113.76 21.227 -55.85 - 32 122.728 302 4 1 -119.602 18.0099 -84.4503 - 32 95.0611 987 4 0 -120.073 17.5493 -85.85 - 32 25.0328 986 4 0 -120.168 17.45 -86.1596 - 32 29.4521 256 3 1 -128.89 8.51709 -114.45 - 32 95.4111 255 3 1 -128.95 8.50312 -114.545 - 32 94.5485 941 3 0 -129.776 8.29122 -115.85 - 32 123.871 940 3 0 -129.934 8.24999 -116.1 - 32 2.62924 156 2 1 -148.943 2.66849 -144.45 - 32 71.3298 155 2 1 -148.95 2.6661 -144.457 - 32 45.7701 154 2 1 -149.15 2.61346 -144.697 - 32 113.061 911 2 0 -150.114 2.44455 -145.85 - 32 55.4837 33 1 1 -173.394 -1.83172 -174.45 - 32 73.3759 32 1 1 -173.551 -1.77149 -174.547 - 32 92.9545 31 1 1 -173.75 -1.69367 -174.671 - 32 15.572 30 1 1 -173.95 -1.61489 -174.804 - 32 139.146 895 1 0 -175.393 -1.02584 -175.85 - 32 58.5753 896 1 0 -175.767 -0.85 -176.116 - 32 132.798 355 6 1 -109.044 24.2174 -24.45 - 32 125.604 1020 6 0 -109.023 24.2167 -25.85 - 32 222.938 343 5 1 -111.399 22.8124 -54.45 - 32 103.877 1013 5 0 -111.609 22.7723 -55.8503 - 32 9.71769 325 4 1 -115.144 21.7556 -84.45 - 32 114.676 324 4 1 -115.15 21.7553 -84.4851 - 32 117.915 1008 4 0 -115.333 21.7496 -85.85 - 32 114.518 302 3 1 -119.59 21.0813 -114.45 - 32 36.4473 1004 3 0 -119.907 20.8738 -115.85 - 32 67.9717 1003 3 0 -119.94 20.85 -116.005 - 32 99.9914 269 2 1 -126.291 16.8791 -144.45 - 32 67.9846 268 2 1 -126.35 16.9102 -144.637 - 32 113.127 985 2 0 -126.789 17.0556 -145.85 - 32 24.7927 216 1 1 -136.912 21.3654 -174.45 - 32 118.252 215 1 1 -136.95 21.3863 -174.505 - 32 11.2682 214 1 1 -137.15 21.5126 -174.807 - 32 93.7628 1009 1 0 -137.795 21.9265 -175.85 - 32 36.8674 1010 1 0 -137.959 22.05 -176.116 - 32 108.8 121 0 1 -155.894 36.574 -204.451 - 32 124.254 1082 0 0 -155.589 36.5677 -205.85 - 32 48.5561 1022 6 0 -109.075 24.45 -26.0914 - 32 34.6601 1050 6 0 -123.658 30.0768 -26.25 - 32 183.416 1049 6 0 -123.749 30.05 -26.1743 - 32 47.4261 1048 6 0 -124.165 29.85 -25.9074 - 32 35.7308 264 6 1 -127.256 28.5176 -24.85 - 32 71.1099 263 6 1 -127.35 28.4789 -24.8267 - 32 59.1147 262 6 1 -127.55 28.3756 -24.7296 - 32 69.1136 261 6 1 -127.75 28.2825 -24.6302 - 32 53.2034 260 6 1 -127.95 28.2565 -24.5295 - 32 89.5192 259 6 1 -128.15 28.2908 -24.4811 - 32 107.932 258 6 1 -128.35 28.3707 -24.5085 - 32 102.67 1041 6 0 -128.536 28.4274 -25.85 - 32 228.5 357 9 1 -108.75 23.0384 65.4628 - 32 183.2 643 2 1 -51.4368 128.402 -144.45 - 32 165.488 1016 9 0 -108.482 23.364 64.15 - 32 101.012 359 8 1 -108.303 23.8921 35.55 - 32 117.981 1019 8 0 -108.28 23.9273 34.15 - 32 464.222 361 7 1 -107.787 24.6083 5.55 - 32 18.2248 1022 7 0 -107.757 24.6479 4.15 - 32 128.045 1023 7 0 -107.755 24.65 4.06851 - 32 157.621 365 6 1 -107.034 25.3671 -24.45 - 32 127.331 1026 6 0 -106.983 25.3963 -25.85 - 32 104.56 371 5 1 -105.887 25.9464 -54.45 - 32 171.869 1029 5 0 -105.823 25.9602 -55.85 - 32 190.43 378 4 1 -104.489 26.2435 -84.45 - 32 146.885 1031 4 0 -104.441 26.263 -85.85 - 32 136.287 383 3 1 -103.443 26.725 -114.45 - 32 171.178 1033 3 0 -103.404 26.7352 -115.85 - 32 89.084 387 2 1 -102.571 26.8828 -144.45 - 32 21.2569 388 2 1 -102.55 26.8792 -144.755 - 32 89.7032 1034 2 0 -102.467 26.8568 -145.85 - 32 13.4602 1033 2 0 -102.441 26.85 -146.184 - 32 82.1473 399 1 1 -100.179 26.3863 -174.45 - 32 112.405 1031 1 0 -100.121 26.3233 -175.85 - 32 16.8018 406 0 1 -98.7585 24.7776 -204.45 - 32 85.7376 407 0 1 -98.75 24.7739 -204.527 - 32 116.687 1023 0 0 -98.5968 24.7059 -205.85 -Number of digits in this event: 44 +Number of tracker hits in this event: 125 + 32 142.791 1038 10 1 27.7582 -111.02 95.55 + 32 103.403 345 10 0 27.7574 -111.02 94.15 + 32 194.693 1038 9 1 27.7481 -111.017 65.55 + 32 112.058 345 9 0 27.7465 -111.016 64.15 + 32 366.717 1038 8 1 27.7157 -110.995 35.55 + 32 135.581 345 8 0 27.7129 -110.994 34.15 + 32 118.121 1038 7 1 27.6615 -110.974 5.55 + 32 117.655 345 7 0 27.6596 -110.973 4.15 + 32 122.706 1037 6 1 27.6396 -110.967 -24.45 + 32 134.465 345 6 0 27.6402 -110.968 -25.85 + 32 595.283 1037 5 1 27.6473 -110.982 -54.45 + 32 368.965 345 5 0 27.6492 -110.981 -55.85 + 32 283.095 1038 4 1 27.7015 -110.979 -84.45 + 32 301.287 345 4 0 27.707 -110.978 -85.85 + 32 394.869 1038 3 1 27.8123 -110.96 -114.45 + 32 167.322 345 3 0 27.8195 -110.957 -115.85 + 32 446.002 1039 2 1 27.974 -110.899 -144.45 + 32 132.447 346 2 0 27.9789 -110.897 -145.85 + 32 149.342 1040 1 1 28.075 -110.861 -174.45 + 32 124.727 346 1 0 28.0782 -110.86 -175.85 + 32 133.066 1040 0 1 28.1331 -110.834 -204.45 + 32 234.152 346 0 0 28.1358 -110.83 -205.85 + 32 16.0271 541 2 1 -71.65 -129.564 -144.653 + 32 8.3898 354 7 1 -109.222 4.29864 5.55 + 32 238.89 1039 0 1 27.91 -110.751 -204.45 + 32 237.857 347 0 0 27.2174 -110.607 -205.85 + 32 33.6595 348 0 0 27.0819 -110.55 -206.15 + 32 250.179 1038 2 1 27.7638 -110.986 -144.45 + 32 605.972 345 2 0 27.7615 -110.985 -145.85 + 32 227.901 1039 1 1 27.8532 -110.624 -174.45 + 32 114.195 347 1 0 27.8545 -110.602 -175.85 + 32 413.561 1038 0 1 27.8275 -110.037 -204.45 + 32 100.612 350 0 0 27.8005 -110.005 -205.85 + 32 13.807 382 0 0 38.1226 -103.691 -206.25 + 32 51.5379 512 0 0 40.0727 -77.4882 -206.25 + 32 234.876 352 0 0 28.8372 -109.685 -205.85 + 32 99.0808 1052 1 1 30.5009 -104.068 -174.45 + 32 56.1604 1053 1 1 30.65 -103.89 -174.715 + 32 55.173 385 1 0 31.2851 -103.059 -175.85 + 32 81.9202 386 1 0 31.3681 -102.95 -175.996 + 32 55.7009 1115 0 1 43.1675 -92.1682 -204.45 + 32 68.1903 1116 0 1 43.25 -92.1397 -204.647 + 32 52.7723 440 0 0 43.7047 -91.9687 -205.85 + 32 75.7403 441 0 0 43.7615 -91.95 -206.004 + 32 9.76374 1039 3 1 27.85 -111.216 -114.813 + 32 36.945 343 3 0 28.2294 -111.533 -115.85 + 32 117.547 342 3 0 28.2458 -111.55 -115.896 + 32 114.144 1099 2 1 39.9959 -121.407 -144.45 + 32 4.58103 1100 2 1 40.0501 -121.486 -144.83 + 32 88.2873 292 2 0 40.1393 -121.693 -145.85 + 32 27.903 291 2 0 40.1456 -121.75 -146.153 + 32 110.259 346 3 0 27.7927 -110.835 -115.85 + 32 102.3 1025 2 1 25.0775 -110.484 -144.45 + 32 95.0676 348 2 0 25.1003 -110.482 -145.85 + 32 3.64159 347 2 0 25.1051 -110.55 -146.233 + 32 297.793 905 0 1 1.25 -68.1707 -204.479 + 32 96.9602 1022 1 1 24.5563 -100.409 -174.45 + 32 100.026 1021 1 1 24.45 -100.644 -174.679 + 32 56.0686 392 1 0 23.6528 -101.602 -175.85 + 32 92.3845 391 1 0 23.5844 -101.75 -176.001 + 32 321.744 1037 2 1 27.5933 -111.013 -144.45 + 32 137.966 1036 1 1 27.305 -110.416 -174.45 + 32 103.105 349 1 0 27.4427 -110.319 -175.85 + 32 133.656 1049 0 1 29.9928 -108.689 -204.45 + 32 107.577 358 0 0 30.0049 -108.539 -205.851 + 32 102.888 1195 2 1 59.1136 -115.025 -144.85 + 32 5.7123 361 1 0 30.214 -107.95 -175.885 + 32 395.254 344 1 0 28.047 -111.295 -175.85 + 32 149.101 1042 0 1 28.543 -111.737 -204.45 + 32 115.827 341 0 0 28.5605 -111.757 -205.85 + 32 141.469 446 1 0 27.8109 -90.9252 -176.25 + 32 249.529 1037 4 1 27.6269 -111.261 -84.45 + 32 114.331 344 4 0 27.6596 -111.181 -85.8501 + 32 105.572 1042 3 1 28.5224 -109.769 -114.45 + 32 156.346 352 3 0 28.4828 -109.607 -115.85 + 32 38.9974 1036 2 1 27.45 -106.257 -144.699 + 32 134.41 370 2 0 27.4094 -106.142 -145.85 + 32 125.193 1033 1 1 26.7048 -103.633 -174.45 + 32 124.396 383 1 0 26.5977 -103.48 -175.85 + 32 107.318 1023 0 1 24.689 -100.542 -204.45 + 32 115.507 398 0 0 24.5877 -100.462 -205.85 + 32 133.81 1040 3 1 28.1222 -112.048 -114.45 + 32 129.898 340 3 0 28.1089 -112.055 -115.85 + 32 99.3139 340 2 0 27.9223 -112.107 -145.85 + 32 163.172 1034 1 1 27.0492 -111.377 -174.45 + 32 182.663 1028 0 1 25.8365 -110.727 -204.45 + 32 207.09 1035 1 1 27.05 -111.382 -174.592 + 32 88.2018 342 1 0 27.0675 -111.691 -175.851 + 32 208.657 341 1 0 27.1418 -111.75 -175.915 + 32 16.3413 343 2 0 27.6465 -111.366 -145.85 + 32 91.9746 344 2 0 27.641 -111.35 -145.87 + 32 7.99397 537 2 0 -20.5994 -72.4661 -146.25 + 32 129.82 538 2 0 -20.627 -72.45 -146.231 + 32 4.43056 539 2 0 -20.9395 -72.25 -145.862 + 32 46.9167 790 2 1 -21.9332 -71.5284 -144.85 + 32 61.1927 789 2 1 -22.05 -71.4543 -144.764 + 32 87.9904 788 2 1 -22.2503 -71.3956 -144.678 + 32 74.3846 787 2 1 -22.45 -71.3896 -144.564 + 32 179.401 786 2 1 -22.6861 -71.3694 -144.45 + 32 3.08627 551 2 0 -22.6018 -69.6615 -145.85 + 32 99.2629 552 2 0 -22.6006 -69.65 -145.863 + 32 61.9475 553 2 0 -22.5361 -69.45 -146.121 + 32 7.59542 373 2 0 -57.7157 -105.35 -146.231 + 32 50.8252 535 3 0 73.8663 -72.9414 -116.25 + 32 97.054 536 3 0 73.9656 -72.85 -116.15 + 32 61.2579 537 3 0 74.1645 -72.65 -116.045 + 32 126.381 538 3 0 74.2779 -72.4497 -115.982 + 32 89.5848 539 3 0 74.5989 -72.25 -115.92 + 32 39.0967 1297 3 1 79.5894 -74.3111 -114.85 + 32 68.8081 1298 3 1 79.65 -74.3495 -114.815 + 32 70.8807 1299 3 1 79.85 -74.4063 -114.735 + 32 78.8537 1300 3 1 80.05 -74.4163 -114.673 + 32 348.893 1301 3 1 80.2506 -74.3675 -114.607 + 32 0.0956997 1302 3 1 80.45 -74.1701 -114.451 + 32 16.4951 1016 4 1 23.2634 -112.012 -84.85 + 32 69.7286 1015 4 1 23.25 -112.024 -84.831 + 32 237.624 1037 0 1 27.6036 -110.994 -204.45 + 32 420.26 345 0 0 27.4542 -111.011 -205.851 + 32 9.58432 1349 5 0 101.162 89.85 -56.05 + 32 58.2076 1607 7 1 141.55 131.488 5.43384 + 32 57.0756 1401 5 1 100.391 91.5043 -54.8499 + 32 120.83 1400 5 1 100.35 91.5912 -54.758 + 32 7.20878 1399 5 1 100.15 91.7166 -54.4685 + 32 10.5663 1441 4 1 108.528 -66.9186 -84.4504 + 32 102.217 1442 4 1 108.55 -66.9104 -84.4788 +Number of digits in this event: 53 Using G4ParticleGun... -Particle energy: 4.63602 LIN +Particle energy: 7.93474 LIN Particle: e- Event: 33 -Number of tracker hits in this event: 27 - 33 147.098 525 11 1 -74.9149 -7.88123 125.55 - 33 161.757 860 11 0 -74.9152 -7.88116 124.15 - 33 136.101 525 10 1 -74.9182 -7.87445 95.55 - 33 227.803 860 10 0 -74.9188 -7.87408 94.15 - 33 157.455 525 9 1 -74.9273 -7.86833 65.55 - 33 112.945 860 9 0 -74.928 -7.8677 64.15 - 33 119.373 525 8 1 -74.9416 -7.85763 35.55 - 33 225.697 860 8 0 -74.9425 -7.8546 34.15 - 33 115.501 525 7 1 -74.9612 -7.79371 5.55 - 33 124.851 861 7 0 -74.9604 -7.78779 4.15 - 33 102.38 525 6 1 -74.9442 -7.67364 -24.45 - 33 151.183 861 6 0 -74.9442 -7.6677 -25.85 - 33 161.059 525 5 1 -74.9459 -7.54492 -54.45 - 33 144.022 862 5 0 -74.9476 -7.53838 -55.85 - 33 104.968 525 4 1 -74.9837 -7.40484 -84.45 - 33 306.077 863 4 0 -74.9852 -7.39863 -85.85 - 33 163.261 525 3 1 -75.0222 -7.27237 -114.45 - 33 115.68 863 3 0 -75.025 -7.26549 -115.85 - 33 204.62 524 2 1 -75.0788 -7.12564 -144.45 - 33 128.367 864 2 0 -75.0831 -7.11849 -145.85 - 33 118.321 524 1 1 -75.1821 -6.97696 -174.45 - 33 168.895 865 1 0 -75.1865 -6.97129 -175.85 - 33 102.472 523 0 1 -75.2855 -6.85369 -204.45 - 33 99.62 866 0 0 -75.289 -6.84743 -205.85 - 33 75.698 524 9 1 -75.05 -7.97307 65.3935 - 33 14.2075 523 9 1 -75.2505 -8.06511 65.1702 - 33 297.484 856 9 0 -76.4767 -8.71811 64.15 -Number of digits in this event: 18 +Number of tracker hits in this event: 142 + 33 92.7935 258 9 1 -128.466 -3.30923 65.55 + 33 117.228 883 9 0 -128.466 -3.30941 64.15 + 33 112.399 258 8 1 -128.468 -3.30778 35.55 + 33 110.856 883 8 0 -128.468 -3.30795 34.15 + 33 273.171 258 7 1 -128.488 -3.31658 5.55 + 33 187.119 883 7 0 -128.49 -3.31853 4.15 + 33 103.109 258 6 1 -128.537 -3.34638 -24.45 + 33 156.756 883 6 0 -128.539 -3.34904 -25.85 + 33 222.167 257 5 1 -128.588 -3.40831 -54.45 + 33 352.081 883 5 0 -128.592 -3.41121 -55.85 + 33 122.174 257 4 1 -128.666 -3.47201 -84.45 + 33 116.784 882 4 0 -128.669 -3.47634 -85.85 + 33 102.642 257 3 1 -128.727 -3.55659 -114.45 + 33 117.837 882 3 0 -128.731 -3.56193 -115.85 + 33 116.464 256 2 1 -128.808 -3.6739 -144.45 + 33 103.433 881 2 0 -128.813 -3.67688 -145.85 + 33 389.599 256 1 1 -128.887 -3.73741 -174.45 + 33 169.606 881 1 0 -128.89 -3.74134 -175.85 + 33 115.751 255 0 1 -128.967 -3.81737 -204.45 + 33 266.604 881 0 0 -128.969 -3.81731 -205.85 + 33 76.3689 882 7 0 -128.551 -3.45 3.99867 + 33 177.109 881 7 0 -128.687 -3.65038 3.85962 + 33 98.8911 880 7 0 -128.828 -3.85 3.88371 + 33 117.487 257 7 1 -128.735 -3.44535 5.15 + 33 222.756 259 7 1 -128.35 -3.21551 5.42605 + 33 142.248 256 5 1 -128.751 -3.35553 -54.5786 + 33 17.2527 255 5 1 -128.95 -3.27278 -54.8087 + 33 25.1917 884 5 0 -130.387 -3.06338 -55.85 + 33 156.59 885 5 0 -130.45 -3.05 -55.898 + 33 43.1659 1069 5 0 -6.19814 34.0051 -56.25 + 33 28.3746 1070 5 0 -6.09442 34.05 -56.2148 + 33 292.538 882 1 0 -128.857 -3.57907 -175.85 + 33 165.391 256 0 1 -128.799 -3.68027 -204.45 + 33 49.8222 876 1 0 -129.081 -4.70715 -175.85 + 33 66.267 875 1 0 -129.117 -4.85024 -176.032 + 33 151.357 765 1 0 -157.303 -26.8698 -176.25 + 33 9.64832 764 1 0 -157.646 -27.0501 -175.883 + 33 86.7931 107 1 1 -158.593 -27.5496 -174.85 + 33 80.7627 106 1 1 -158.75 -27.6693 -174.664 + 33 142.357 863 2 0 -134.456 -7.43935 -146.25 + 33 143.059 864 2 0 -134.172 -7.25 -145.99 + 33 4.54816 238 2 1 -132.363 -6.36937 -144.85 + 33 55.9538 239 2 1 -132.35 -6.36281 -144.842 + 33 75.0287 240 2 1 -132.15 -6.25824 -144.743 + 33 57.8033 241 2 1 -131.95 -6.13304 -144.679 + 33 56.0597 242 2 1 -131.75 -6.01262 -144.653 + 33 60.1394 243 2 1 -131.55 -5.88991 -144.642 + 33 59.3198 244 2 1 -131.35 -5.77717 -144.609 + 33 81.0184 245 2 1 -131.15 -5.63814 -144.577 + 33 70.6106 246 2 1 -130.949 -5.48245 -144.533 + 33 71.0227 247 2 1 -130.75 -5.33508 -144.501 + 33 3.28634 248 2 1 -130.55 -5.16633 -144.45 + 33 179.822 881 3 0 -110.138 -3.81706 -116.25 + 33 246.503 355 3 1 -109.086 -3.80487 -114.85 + 33 85.1323 356 3 1 -108.95 -3.82066 -114.631 + 33 113.231 354 3 1 -109.15 -4.4975 -114.561 + 33 236.743 353 3 1 -109.35 -4.84844 -114.588 + 33 6.12653 352 3 1 -109.55 -5.51705 -114.456 + 33 255.115 258 5 1 -128.463 -3.31865 -54.45 + 33 142.567 258 4 1 -128.482 -3.34142 -84.45 + 33 114.454 883 4 0 -128.482 -3.34109 -85.85 + 33 394.724 258 3 1 -128.486 -3.34927 -114.45 + 33 115.001 883 3 0 -128.488 -3.34848 -115.85 + 33 224.172 258 2 1 -128.52 -3.33371 -144.45 + 33 178.595 883 2 0 -128.52 -3.33133 -145.85 + 33 266.044 258 1 1 -128.534 -3.28697 -174.45 + 33 125.911 883 1 0 -128.534 -3.28499 -175.85 + 33 169.822 258 0 1 -128.537 -3.23625 -204.45 + 33 171.329 884 0 0 -128.541 -3.23946 -205.85 + 33 136.248 572 2 0 68.5375 -65.45 -146.013 + 33 139.334 573 2 0 68.5857 -65.45 -145.999 + 33 179.325 750 1 0 -54.4546 -29.9623 -176.25 + 33 3.69587 201 0 0 -178.899 -139.899 -206.25 + 33 85.7436 203 0 1 -139.35 10.9685 -204.737 + 33 173.551 253 4 1 -129.458 -2.68747 -84.45 + 33 115.839 887 4 0 -129.562 -2.59757 -85.85 + 33 118.341 240 3 1 -131.965 -0.300451 -114.45 + 33 222.05 899 3 0 -132.139 -0.110741 -115.85 + 33 137.055 224 2 1 -135.278 4.14483 -144.451 + 33 158.308 921 2 0 -135.493 4.28799 -145.85 + 33 153.559 205 1 1 -139.105 9.1935 -174.45 + 33 2.81084 946 1 0 -139.151 9.44743 -175.85 + 33 144.171 947 1 0 -139.152 9.45 -175.865 + 33 96.9929 202 0 1 -139.568 13.6702 -204.45 + 33 157.002 969 0 0 -139.726 13.8592 -205.85 + 33 80.0199 156 1 1 -148.848 2.81757 -174.45 + 33 50.2373 155 1 1 -148.95 2.78053 -174.736 + 33 121.338 913 1 0 -149.281 2.71724 -175.85 + 33 129.563 122 0 1 -155.643 2.41573 -204.451 + 33 118.063 911 0 0 -155.909 2.34829 -205.85 + 33 206.127 922 0 0 -160.689 4.47817 -206.25 + 33 143.952 98 0 1 -160.546 4.98966 -204.849 + 33 72.8546 96 0 1 -160.807 4.98277 -204.45 + 33 99.8475 95 0 1 -160.95 4.86483 -204.656 + 33 4.8943 94 0 1 -161.15 4.71124 -204.841 + 33 132.75 919 0 0 -162.795 3.91397 -205.85 + 33 181.291 918 0 0 -162.926 3.84999 -205.961 + 33 92.407 882 2 0 -128.425 -3.45 -145.948 + 33 47.9671 296 1 1 -120.944 -3.20155 -174.45 + 33 61.7001 297 1 1 -120.75 -3.13306 -174.531 + 33 59.4504 298 1 1 -120.55 -3.04954 -174.619 + 33 86.8704 299 1 1 -120.349 -2.9731 -174.715 + 33 61.6888 300 1 1 -120.15 -2.89141 -174.795 + 33 41.1699 893 1 0 -116.405 -1.30216 -175.85 + 33 245.081 894 1 0 -116.274 -1.25 -175.895 + 33 136.013 895 1 0 -115.754 -1.05 -176.031 + 33 143.997 896 1 0 -115.316 -0.85 -176.166 + 33 35.47 1329 1 0 48.8217 85.9997 -176.25 + 33 204.294 1330 1 0 48.9107 86.05 -176.216 + 33 187.484 1331 1 0 49.4966 86.25 -176.031 + 33 514.336 1332 1 0 50.0002 86.45 -175.963 + 33 284.152 1333 1 0 51.7582 86.6501 -175.996 + 33 351.201 1334 1 0 52.7478 86.85 -175.996 + 33 9.91784 257 2 1 -128.55 -3.30828 -144.801 + 33 97.8194 884 2 0 -128.723 -3.22889 -145.851 + 33 6.05006 241 1 1 -131.761 1.904 -174.45 + 33 103.021 242 1 1 -131.75 1.89906 -174.466 + 33 13.2866 243 1 1 -131.55 1.82275 -174.814 + 33 108.045 909 1 0 -130.965 1.86299 -175.85 + 33 180.279 908 1 0 -130.746 1.84998 -176.215 + 33 392.777 332 0 1 -113.551 -1.91391 -204.45 + 33 43.9945 880 0 0 -113.781 -3.91439 -205.85 + 33 70.6474 879 0 0 -113.785 -4.05 -205.964 + 33 41.923 878 0 0 -113.802 -4.25 -206.135 + 33 176.393 763 0 0 -122.177 -27.2692 -206.25 + 33 100.198 285 0 1 -123.025 -27.3381 -204.85 + 33 49.6146 284 0 1 -123.15 -27.3217 -204.578 + 33 61.5497 283 0 1 -123.35 -27.3627 -204.458 + 33 58.6772 282 0 1 -123.55 -27.3442 -204.519 + 33 131.69 281 0 1 -123.75 -27.4261 -204.562 + 33 72.0567 280 0 1 -123.951 -27.6407 -204.524 + 33 82.7552 279 0 1 -124.15 -27.7399 -204.482 + 33 77.682 278 0 1 -124.35 -27.7905 -204.487 + 33 319.175 277 0 1 -124.55 -27.7225 -204.608 + 33 187.039 276 0 1 -124.75 -27.7413 -204.599 + 33 93.2321 275 0 1 -124.95 -27.7597 -204.678 + 33 101.081 636 0 0 -117.5 -52.761 -206.25 + 33 38.4273 576 0 0 -120.218 -64.7819 -206.25 + 33 20.7806 326 0 0 -155.838 -114.842 -206.25 + 33 77.957 257 1 1 -128.75 1.27704 -174.702 + 33 69.7446 259 1 1 -128.35 1.50637 -174.695 + 33 321.253 907 1 0 -127.87 1.52075 -175.85 +Number of digits in this event: 64 Using G4ParticleGun... -Particle energy: 8.71314 LIN +Particle energy: 8.98468 LIN Particle: e- Event: 34 -Number of tracker hits in this event: 18 - 34 99.8512 649 7 1 -50.0857 140.46 5.55 - 34 121.389 1601 7 0 -50.0859 140.459 4.15 - 34 135.494 649 6 1 -50.0906 140.448 -24.45 - 34 154.509 1601 6 0 -50.0907 140.448 -25.85 - 34 142.986 649 5 1 -50.0934 140.441 -54.45 - 34 112.666 1601 5 0 -50.0938 140.44 -55.85 - 34 105.618 649 4 1 -50.0958 140.436 -84.45 - 34 159.93 1601 4 0 -50.0962 140.436 -85.85 - 34 132.093 649 3 1 -50.1078 140.445 -114.45 - 34 118.806 1601 3 0 -50.1086 140.445 -115.85 - 34 161.612 649 2 1 -50.1264 140.439 -144.45 - 34 94.3166 1601 2 0 -50.1283 140.44 -145.85 - 34 145.132 649 1 1 -50.1668 140.458 -174.45 - 34 108.287 1601 1 0 -50.168 140.462 -175.85 - 34 114.065 649 0 1 -50.191 140.547 -204.45 - 34 126.745 1602 0 0 -50.1896 140.554 -205.85 - 34 215.664 1593 2 0 -49.3709 138.917 -145.85 - 34 76.2377 1443 3 1 108.75 82.7812 -114.678 -Number of digits in this event: 13 +Number of tracker hits in this event: 22 + 34 114.488 772 9 1 -25.5983 -130.804 65.55 + 34 157.105 246 9 0 -25.5984 -130.804 64.15 + 34 196.458 772 8 1 -25.5965 -130.799 35.55 + 34 272.563 246 8 0 -25.5971 -130.798 34.15 + 34 117.203 772 7 1 -25.6066 -130.779 5.55 + 34 105.719 246 7 0 -25.6076 -130.778 4.15 + 34 119.754 772 6 1 -25.6283 -130.748 -24.45 + 34 120.874 247 6 0 -25.6286 -130.745 -25.85 + 34 99.0822 772 5 1 -25.6344 -130.693 -54.45 + 34 593.141 247 5 0 -25.6344 -130.69 -55.85 + 34 140.05 772 4 1 -25.6351 -130.642 -84.45 + 34 133.254 247 4 0 -25.6345 -130.64 -85.85 + 34 108.787 772 3 1 -25.6189 -130.594 -114.45 + 34 120.105 247 3 0 -25.6191 -130.592 -115.85 + 34 130.847 772 2 1 -25.627 -130.548 -144.45 + 34 181.25 248 2 0 -25.6272 -130.546 -145.85 + 34 143.882 772 1 1 -25.6315 -130.506 -174.45 + 34 120.777 248 1 0 -25.6297 -130.505 -175.85 + 34 138.2 772 0 1 -25.5911 -130.483 -204.45 + 34 123.944 248 0 0 -25.5894 -130.48 -205.85 + 34 93.5466 156 6 1 -148.92 -64.4401 -24.85 + 34 121.043 155 6 1 -148.95 -64.3564 -24.6995 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 7.55106 LIN +Particle energy: 7.58701 LIN Particle: e- Event: 35 -Number of tracker hits in this event: 68 - 35 135.32 1541 9 1 128.41 -8.62193 65.55 - 35 109.276 857 9 0 128.411 -8.62144 64.15 - 35 432.943 1541 8 1 128.426 -8.62079 35.55 - 35 433.496 857 8 0 128.429 -8.62132 34.15 - 35 263.114 1541 7 1 128.508 -8.66032 5.55 - 35 117.554 856 7 0 128.51 -8.66158 4.15 - 35 135.431 1541 6 1 128.545 -8.68041 -24.45 - 35 237.327 856 6 0 128.545 -8.68206 -25.85 - 35 113.196 1541 5 1 128.547 -8.70392 -54.45 - 35 376.364 856 5 0 128.545 -8.70723 -55.85 - 35 172.015 1541 4 1 128.529 -8.76906 -84.45 - 35 122.352 856 4 0 128.527 -8.76866 -85.85 - 35 246.324 1541 3 1 128.482 -8.7558 -114.45 - 35 180.128 856 3 0 128.481 -8.75361 -115.85 - 35 115.442 1541 2 1 128.453 -8.70674 -144.45 - 35 126.833 856 2 0 128.45 -8.70266 -145.85 - 35 226.726 1541 1 1 128.401 -8.62139 -174.45 - 35 107.496 857 1 0 128.39 -8.61255 -175.85 - 35 249.95 1540 0 1 128.22 -8.41933 -204.45 - 35 109.716 858 0 0 128.229 -8.41468 -205.85 - 35 110.493 857 7 0 128.507 -8.6416 4.15 - 35 106.378 1542 6 1 128.551 -8.70351 -24.45 - 35 126.861 1542 5 1 128.628 -8.74488 -54.45 - 35 379.654 1542 4 1 128.725 -9.22538 -84.45 - 35 134.623 854 4 0 128.724 -9.24344 -85.85 - 35 238.326 1542 3 1 128.716 -9.60962 -114.45 - 35 140.151 852 3 0 128.722 -9.63171 -115.85 - 35 131.097 1543 2 1 128.804 -10.1185 -144.45 - 35 110.156 849 2 0 128.793 -10.1558 -145.85 - 35 131.985 1542 1 1 128.563 -10.9367 -174.45 - 35 114.674 845 1 0 128.553 -10.97 -175.85 - 35 120.075 841 0 0 128.308 -11.7222 -205.85 - 35 73.1039 847 4 0 129.196 -10.5028 -85.85 - 35 104.043 846 4 0 129.295 -10.6502 -86.043 - 35 270.519 1626 3 1 145.443 -32.4113 -114.45 - 35 104.93 852 4 0 128.799 -9.57693 -85.85 - 35 26.2512 851 4 0 128.826 -9.65009 -86.1568 - 35 159.555 1557 3 1 131.66 -16.0469 -114.45 - 35 159.02 820 3 0 131.657 -16.0401 -115.85 - 35 131.92 1549 2 1 130.125 -17.6341 -144.45 - 35 109.048 1550 2 1 130.15 -17.6637 -144.646 - 35 93.9274 811 2 0 130.301 -17.8303 -145.85 - 35 62.0298 810 2 0 130.316 -17.85 -145.988 - 35 134.492 1564 1 1 133.128 -22.3936 -174.45 - 35 88.2778 788 1 0 133.104 -22.254 -175.85 - 35 123.604 789 1 0 133.104 -22.25 -175.887 - 35 84.2769 1542 0 1 128.622 -17.0922 -204.45 - 35 84.7392 1541 0 1 128.55 -17.0516 -204.609 - 35 134.239 817 0 0 127.986 -16.6011 -205.85 - 35 124.445 1554 7 1 131.116 -7.44212 5.54979 - 35 12.6694 1555 7 1 131.15 -7.42486 5.19014 - 35 103.595 863 7 0 131.244 -7.36634 4.15 - 35 143.411 1565 6 1 133.21 -5.49757 -24.4502 - 35 160.722 872 6 0 133.31 -5.46426 -25.8501 - 35 116.778 1576 5 1 135.387 -4.89534 -54.45 - 35 144.026 875 5 0 135.359 -4.9513 -55.8509 - 35 110.547 1572 4 1 134.597 -5.83437 -84.45 - 35 106.037 868 4 0 134.5 -6.2957 -85.85 - 35 175.356 1561 3 1 132.422 -15.754 -114.45 - 35 73.1946 819 3 0 132.381 -16.1633 -115.85 - 35 33.3766 818 3 0 132.372 -16.25 -116.141 - 35 117.272 1556 2 1 131.493 -24.8604 -144.45 - 35 113.76 774 2 0 131.428 -25.1294 -145.85 - 35 183.564 1550 1 1 130.164 -30.6605 -174.451 - 35 131.789 744 1 0 130.202 -31.0979 -175.85 - 35 150.463 1553 0 1 130.93 -40.1383 -204.45 - 35 184.486 696 0 0 130.932 -40.6911 -205.85 - 35 1.86602 695 0 0 130.928 -40.85 -206.242 -Number of digits in this event: 41 +Number of tracker hits in this event: 126 + 35 144.54 1361 10 1 92.4865 -24.1743 95.55 + 35 301.495 779 10 0 92.4867 -24.1735 94.15 + 35 148.378 1361 9 1 92.4951 -24.1582 65.55 + 35 103.48 779 9 0 92.4963 -24.1578 64.15 + 35 116.138 1361 8 1 92.5253 -24.1498 35.55 + 35 147.702 779 8 0 92.5269 -24.1494 34.15 + 35 143.082 1362 7 1 92.5585 -24.1395 5.55 + 35 136.78 779 7 0 92.561 -24.1396 4.15 + 35 149.148 1362 6 1 92.6134 -24.1425 -24.45 + 35 116.454 779 6 0 92.6185 -24.1431 -25.85 + 35 156.274 1362 5 1 92.7156 -24.1496 -54.45 + 35 109.849 779 5 0 92.7179 -24.148 -55.85 + 35 116.215 1363 4 1 92.7641 -24.1083 -84.45 + 35 354.449 779 4 0 92.7653 -24.1069 -85.85 + 35 800.322 1363 3 1 92.7896 -24.0917 -114.45 + 35 233.983 779 3 0 92.788 -24.0897 -115.85 + 35 245.709 1363 2 1 92.7519 -24.0552 -144.45 + 35 135.394 1362 2 1 92.75 -24.054 -144.826 + 35 155.187 779 2 0 92.7445 -24.0532 -145.85 + 35 102.328 1362 1 1 92.5924 -24.0344 -174.45 + 35 112.216 780 1 0 92.5848 -24.0264 -175.85 + 35 348.223 1360 0 1 92.3469 -23.8977 -204.45 + 35 73.5358 780 0 0 92.3156 -23.8573 -205.85 + 35 75.9093 781 0 0 92.3101 -23.85 -206.095 + 35 105.585 780 3 0 92.8252 -24.0342 -115.85 + 35 139.409 782 2 0 92.8521 -23.5636 -145.85 + 35 193.494 1367 1 1 93.6742 -22.7254 -174.45 + 35 122.867 786 1 0 93.7311 -22.6939 -175.85 + 35 126.413 1374 0 1 94.9828 -22.096 -204.45 + 35 273.486 789 0 0 95.0071 -22.0703 -205.85 + 35 863.076 1363 0 1 92.9201 -22.4521 -204.45 + 35 114.91 788 0 0 92.9187 -22.4254 -205.85 + 35 29.4849 1364 0 1 92.95 -22.4613 -204.765 + 35 176.509 787 0 0 93.0486 -22.4678 -205.85 + 35 53.8406 775 0 0 91.9915 -24.9497 -205.85 + 35 105.709 774 0 0 91.9383 -25.05 -205.904 + 35 51.2544 773 0 0 91.8289 -25.25 -206.043 + 35 52.3634 772 0 0 91.7463 -25.4505 -206.074 + 35 91.0726 771 0 0 91.6633 -25.65 -206.106 + 35 124.13 770 0 0 91.6475 -25.85 -206.115 + 35 54.4611 769 0 0 91.5858 -26.05 -206.165 + 35 54.7419 768 0 0 91.5123 -26.25 -206.217 + 35 87.3204 767 0 0 91.5404 -26.4501 -206.168 + 35 124.292 766 0 0 91.6968 -26.6501 -206.095 + 35 85.9363 765 0 0 92.027 -26.85 -206.025 + 35 36.0947 764 0 0 92.1527 -27.05 -205.904 + 35 98.1664 1359 0 1 92.15 -29.3922 -204.62 + 35 9.92576 790 0 0 93.703 -21.867 -205.85 + 35 14.1418 791 0 0 93.7058 -21.85 -205.854 + 35 79.5676 806 0 0 92.0839 -18.8189 -205.85 + 35 163.571 1364 3 1 92.95 -24.0858 -114.655 + 35 243.305 778 3 0 93.6245 -24.2617 -115.85 + 35 20.0351 1453 2 1 110.879 -29.0313 -144.45 + 35 107.448 1454 2 1 110.95 -28.9755 -144.47 + 35 89.4369 1455 2 1 111.15 -28.7915 -144.505 + 35 80.3518 1456 2 1 111.35 -28.6401 -144.524 + 35 73.1804 1457 2 1 111.551 -28.4643 -144.536 + 35 98.1946 1458 2 1 111.75 -28.2738 -144.567 + 35 82.151 1459 2 1 111.95 -28.0764 -144.607 + 35 162.863 1460 2 1 112.15 -27.8753 -144.645 + 35 72.5726 1461 2 1 112.35 -27.6606 -144.663 + 35 68.3125 1462 2 1 112.55 -27.5037 -144.715 + 35 49.302 1463 2 1 112.75 -27.3813 -144.809 + 35 12.2578 770 2 0 115.228 -25.862 -145.85 + 35 134.86 771 2 0 115.247 -25.85 -145.858 + 35 408.846 772 2 0 115.655 -25.65 -145.987 + 35 805.898 773 2 0 116.641 -25.45 -146.049 + 35 398.852 1364 1 1 92.9832 -23.9878 -174.45 + 35 212.862 783 1 0 93.3331 -23.4248 -175.85 + 35 19.719 1403 0 1 100.937 -10.9899 -204.45 + 35 194.512 1404 0 1 100.95 -10.9689 -204.518 + 35 25.2902 847 0 0 101.169 -10.4812 -205.85 + 35 145.711 848 0 0 101.182 -10.4499 -205.936 + 35 134.864 778 1 0 93.4557 -24.3113 -175.85 + 35 104.761 1415 0 1 103.165 -29.1838 -204.45 + 35 70.9573 1414 0 1 103.15 -29.1786 -204.657 + 35 136.838 755 0 0 103.113 -29.0335 -205.85 + 35 215.27 1364 2 1 93.0627 -24.7417 -144.45 + 35 132.37 776 2 0 93.0403 -24.7234 -145.85 + 35 137.914 777 1 0 92.9237 -24.5823 -175.85 + 35 117.598 1341 0 1 88.3537 -24.4771 -204.451 + 35 176.599 776 0 0 88.1673 -24.7122 -205.85 + 35 201.57 1362 3 1 92.75 -24.3055 -114.61 + 35 319.245 1361 2 1 92.3942 -22.5618 -144.45 + 35 234.372 787 2 0 92.3827 -22.4704 -145.85 + 35 8.29986 788 2 0 92.3774 -22.45 -146.216 + 35 126.112 1360 1 1 92.1734 -20.9111 -174.45 + 35 105.096 795 1 0 92.0994 -20.8952 -175.85 + 35 125.523 798 0 0 90.0134 -20.4479 -205.85 + 35 250.393 779 0 0 92.8842 -24.1257 -205.85 + 35 133.438 1396 4 1 99.4734 -6.27925 -84.4502 + 35 129.07 1395 4 1 99.3499 -6.12457 -84.483 + 35 238.157 1362 4 1 92.6787 -24.1167 -84.45 + 35 99.7876 780 4 0 92.7134 -24.05 -85.9162 + 35 115.244 1361 3 1 92.4226 -21.5833 -114.45 + 35 104.62 790 3 0 92.6749 -21.9532 -115.85 + 35 23.8851 789 3 0 92.7399 -22.05 -116.18 + 35 94.119 1391 2 1 98.4215 -29.6666 -144.45 + 35 110.305 751 2 0 98.1929 -29.7424 -145.85 + 35 102.073 1359 1 1 91.9817 -31.3798 -174.45 + 35 81.0701 745 1 0 91.9199 -30.9389 -175.85 + 35 30.1277 746 1 0 91.9151 -30.85 -176.139 + 35 135.843 1357 0 1 91.6058 -21.0577 -204.45 + 35 252.508 799 0 0 91.814 -20.25 -205.888 + 35 11.1892 800 0 0 91.8827 -20.0499 -206.225 + 35 44.5778 714 0 0 88.5318 -37.05 -206.039 + 35 50.5447 1332 0 1 86.5221 -35.2222 -204.85 + 35 230.006 1331 0 1 86.45 -35.1606 -204.782 + 35 247.55 1389 1 1 98.0571 -25.1218 -174.45 + 35 210.068 774 1 0 98.2692 -25.1017 -175.85 + 35 197.636 1418 0 1 103.92 -25.6018 -204.45 + 35 29.955 999 3 0 94.7458 19.9751 -116.25 + 35 166.841 1000 3 0 94.7692 20.0501 -116.207 + 35 290.243 1375 3 1 95.1644 20.2235 -114.85 + 35 182.918 1376 3 1 95.35 20.0149 -114.662 + 35 163.284 781 3 0 92.6958 -23.7703 -115.85 + 35 191.165 1365 2 1 93.2443 -23.4073 -144.45 + 35 158.945 783 2 0 93.3077 -23.3982 -145.85 + 35 107.375 1374 1 1 95.0245 -23.5142 -174.45 + 35 79.6084 782 1 0 95.0716 -23.4592 -175.85 + 35 107.133 1378 0 1 95.8764 -22.4238 -204.45 + 35 35.5103 1640 1 1 148.15 -18.8671 -174.793 + 35 214.993 1367 0 1 93.6158 -23.1844 -204.45 + 35 117.433 783 0 0 93.61 -23.3564 -205.851 + 35 151.935 782 0 0 93.6972 -23.5203 -205.85 + 35 122.493 1373 10 1 94.8628 -24.211 95.15 +Number of digits in this event: 67 Using G4ParticleGun... -Particle energy: 4.32097 LIN +Particle energy: 2.33676 LIN Particle: e- Event: 36 -Number of tracker hits in this event: 55 - 36 136.462 1049 10 1 30.0424 -104.084 95.55 - 36 114.224 380 10 0 30.0431 -104.088 94.15 - 36 123.633 1050 9 1 30.0668 -104.185 65.55 - 36 160.532 379 9 0 30.0671 -104.186 64.15 - 36 110.923 1050 8 1 30.0659 -104.199 35.55 - 36 132.927 379 8 0 30.0679 -104.196 34.15 - 36 127.831 1050 7 1 30.1044 -104.125 5.55 - 36 155.804 380 7 0 30.1097 -104.123 4.15 - 36 143.2 1050 6 1 30.2212 -104.092 -24.45 - 36 125.661 380 6 0 30.2248 -104.092 -25.85 - 36 133.657 1051 5 1 30.2969 -104.103 -54.45 - 36 140.378 380 5 0 30.2976 -104.096 -55.85 - 36 101.591 1051 4 1 30.3139 -103.95 -84.45 - 36 124.322 381 4 0 30.3121 -103.945 -85.85 - 36 127.331 1051 3 1 30.2701 -103.836 -114.45 - 36 561.434 381 3 0 30.2687 -103.828 -115.85 - 36 125.724 1051 2 1 30.2563 -103.66 -144.45 - 36 127.289 382 2 0 30.258 -103.65 -145.85 - 36 203.457 1051 1 1 30.2821 -103.462 -174.45 - 36 139.942 383 1 0 30.286 -103.454 -175.85 - 36 268.993 1051 0 1 30.3696 -103.319 -204.45 - 36 330.242 384 0 0 30.3743 -103.311 -205.85 - 36 99.2846 895 11 1 -0.85 -171.84 125.267 - 36 84.0234 1709 7 1 161.95 33.6373 5.25116 - 36 51.5943 1708 7 1 161.95 33.6839 5.35008 - 36 117.72 1055 2 1 31.0805 -104.498 -144.45 - 36 265.019 377 2 0 31.0255 -104.582 -145.85 - 36 329.023 1049 1 1 29.9094 -106.253 -174.45 - 36 131.968 369 1 0 29.7861 -106.235 -175.85 - 36 116.7 1032 0 1 26.5178 -106.082 -204.45 - 36 0.985286 1031 0 1 26.45 -106.167 -204.845 - 36 232.604 368 0 0 26.2828 -106.39 -205.851 - 36 0.873537 369 0 0 26.1028 -106.35 -206.248 - 36 17.4324 738 0 0 82.7083 -32.2878 -206.25 - 36 10.9919 862 0 0 115.032 -7.48165 -206.25 - 36 59.3773 863 0 0 115.031 -7.45 -206.245 - 36 155.374 1001 0 0 144.739 20.4305 -206.25 - 36 217.103 361 4 0 47.0884 -107.915 -86.25 - 36 15.4107 360 4 0 47.1648 -107.95 -86.1395 - 36 71.101 1142 4 1 48.4939 -108.447 -84.8496 - 36 44.8468 343 4 0 52.7485 -111.389 -85.8501 - 36 151.675 1170 4 1 54.1562 -111.973 -84.85 - 36 282.861 1169 4 1 54.05 -111.922 -84.5581 - 36 274.429 1051 6 1 30.2501 -104.044 -24.5635 - 36 104.398 378 9 0 30.0649 -104.35 63.8576 - 36 117.274 377 9 0 30.0401 -104.55 63.8932 - 36 136.848 376 9 0 30.1291 -104.75 63.9374 - 36 338.131 1048 3 1 29.8359 -103.899 -114.45 - 36 185.904 1049 2 1 29.866 -103.815 -144.45 - 36 321.364 381 2 0 29.8673 -103.813 -145.85 - 36 235.638 382 1 0 29.9171 -103.724 -175.85 - 36 243.799 1049 0 1 29.9202 -103.589 -204.45 - 36 111.393 382 0 0 29.922 -103.585 -205.85 - 36 145.287 1048 2 1 29.8293 -103.768 -144.45 - 36 339.804 383 0 0 30.0614 -103.414 -205.85 -Number of digits in this event: 38 -Using G4ParticleGun... -Particle energy: 1.34237 LIN +Number of tracker hits in this event: 98 + 36 108.254 1465 10 1 113.165 22.727 95.55 + 36 121.64 1013 10 0 113.162 22.7322 94.15 + 36 168.262 1464 9 1 113.113 22.7796 65.55 + 36 150.188 1013 9 0 113.111 22.764 64.15 + 36 133.044 1464 8 1 113.114 22.3991 35.55 + 36 123.592 1011 8 0 113.102 22.3801 34.15 + 36 105.152 1463 7 1 112.813 21.9766 5.55 + 36 115.262 1009 7 0 112.806 21.9657 4.15 + 36 147.557 1462 6 1 112.646 21.7452 -24.45 + 36 100.927 1008 6 0 112.652 21.7207 -25.85 + 36 116.553 1463 5 1 112.752 21.3053 -54.45 + 36 191.584 1005 5 0 112.768 21.2409 -55.85 + 36 120.752 1465 4 1 113.193 19.9083 -84.45 + 36 106.358 998 4 0 113.227 19.8417 -85.85 + 36 116.469 1469 3 1 113.951 18.5063 -114.45 + 36 133.324 992 3 0 113.99 18.4631 -115.85 + 36 218.601 1473 2 1 114.813 17.5945 -144.45 + 36 98.8244 987 2 0 114.842 17.5357 -145.85 + 36 139.245 1477 1 1 115.556 16.4844 -174.45 + 36 195.122 981 1 0 115.544 16.4273 -175.85 + 36 120.22 1474 0 1 115.095 15.3913 -204.45 + 36 92.1242 976 0 0 115.064 15.3497 -205.85 + 36 37.1287 1003 0 0 92.4106 20.6951 -206.25 + 36 242.642 1002 0 0 92.4226 20.65 -206.211 + 36 237.579 1477 0 1 115.591 14.247 -204.45 + 36 377.326 970 0 0 115.703 14.1937 -205.85 + 36 31.7534 931 0 0 144.19 6.27642 -206.25 + 36 86.7005 933 0 0 131.896 6.73643 -206.25 + 36 269.063 992 0 0 139.03 18.4727 -206.25 + 36 95.5844 1603 0 1 140.775 18.604 -204.85 + 36 69.1546 1604 0 1 140.95 18.6098 -204.706 + 36 59.547 1605 0 1 141.15 18.6064 -204.583 + 36 0.576016 1606 0 1 141.35 18.5922 -204.452 + 36 101.776 1607 0 1 141.599 18.568 -204.45 + 36 23.45 1608 0 1 141.75 18.6941 -204.755 + 36 43.833 994 0 0 142.176 19.0015 -205.85 + 36 179.202 995 0 0 142.261 19.05 -205.992 + 36 155.061 996 0 0 142.767 19.2503 -206.093 + 36 61.4512 997 0 0 142.531 19.45 -206.176 + 36 157.016 1198 2 1 59.6996 -51.8623 -144.45 + 36 106.366 1197 2 1 59.65 -52.0328 -144.464 + 36 322.743 1462 5 1 112.598 21.353 -54.4503 + 36 64.446 1461 5 1 112.55 21.3759 -54.6381 + 36 115.351 1007 5 0 112.264 21.4837 -55.85 + 36 111.984 1420 4 1 104.268 21.5838 -84.45 + 36 142.976 1005 4 0 104.127 21.1605 -85.85 + 36 19.3607 1004 4 0 104.08 21.05 -86.1972 + 36 288.107 1401 3 1 100.44 10.8542 -114.45 + 36 88.676 951 3 0 100.318 10.3628 -115.851 + 36 28.0878 950 3 0 100.278 10.2496 -116.148 + 36 98.7775 1380 2 1 96.1561 -1.33006 -144.45 + 36 207.743 1381 2 1 96.35 -1.56514 -144.704 + 36 38.1435 885 2 0 97.6591 -2.95043 -145.85 + 36 105.18 884 2 0 97.7602 -3.05 -145.942 + 36 31.728 883 2 0 98.0127 -3.25 -146.157 + 36 22.1117 1567 1 1 133.707 -23.6714 -174.451 + 36 104.831 1568 1 1 133.75 -23.6641 -174.487 + 36 138.855 1569 1 1 133.95 -23.6316 -174.672 + 36 188.254 1570 1 1 134.15 -23.6046 -174.811 + 36 142.735 710 2 0 125.912 -37.8763 -146.25 + 36 84.4195 1522 2 1 124.741 -38.221 -144.85 + 36 51.0984 1521 2 1 124.55 -38.3043 -144.653 + 36 9.36782 1199 2 1 59.85 -57.0586 -144.715 + 36 66.0568 1402 3 1 100.55 10.741 -114.599 + 36 45.2904 1014 5 0 113.012 22.9557 -55.85 + 36 76.3239 1015 5 0 113.041 23.05 -55.9332 + 36 43.5894 1016 5 0 113.104 23.25 -56.1417 + 36 30.8212 1509 4 1 122.118 52.2409 -84.45 + 36 121.704 1510 4 1 122.15 52.1834 -84.5521 + 36 62.7442 1158 4 0 122.598 51.7349 -85.8501 + 36 56.4953 1157 4 0 122.697 51.65 -86.0717 + 36 152.586 1463 4 1 112.75 20.6585 -84.45 + 36 147.721 1002 4 0 112.791 20.6347 -85.85 + 36 299.434 1467 3 1 113.68 20.2058 -114.45 + 36 121.672 1000 3 0 113.732 20.1719 -115.85 + 36 126.162 997 2 0 114.909 19.5852 -145.85 + 36 97.8698 1469 1 1 114.01 18.4158 -174.45 + 36 119.189 991 1 0 113.962 18.358 -175.85 + 36 354.063 1463 0 1 112.833 17.2037 -204.45 + 36 118.443 987 0 0 112.936 17.5269 -205.85 + 36 59.5818 1307 2 0 100.514 81.4873 -146.25 + 36 128.288 1306 2 0 100.498 81.45 -146.185 + 36 44.0249 1468 3 1 113.75 19.7412 -114.572 + 36 62.6128 1462 4 1 112.749 20.6579 -84.45 + 36 120.148 1003 4 0 112.756 20.6659 -85.85 + 36 98.2483 1459 3 1 112.078 20.8575 -114.45 + 36 116.661 1004 3 0 111.881 20.8678 -115.85 + 36 48.9227 1440 2 1 108.166 20.7879 -144.45 + 36 64.4006 1439 2 1 108.15 20.7924 -144.595 + 36 138.993 1003 2 0 108.011 20.8416 -145.85 + 36 57.6426 1004 2 0 107.986 20.85 -146.085 + 36 111.839 1423 1 1 104.869 21.4894 -174.45 + 36 105.856 1007 1 0 104.822 21.5204 -175.85 + 36 151.861 1417 0 1 103.669 22.3466 -204.45 + 36 53.1564 1011 0 0 103.624 22.2637 -205.85 + 36 137.014 1010 0 0 103.617 22.25 -206.055 + 36 246.517 1015 0 0 112.818 23.1056 -205.85 + 36 246.638 1599 1 1 140.017 86.4926 -174.85 +Number of digits in this event: 43 +Using G4ParticleGun... +Particle energy: 9.67125 LIN Particle: e- Event: 37 -Number of tracker hits in this event: 20 - 37 107.372 199 7 1 -140.255 48.942 5.55 - 37 200.276 1144 7 0 -140.255 48.9429 4.15 - 37 130.413 199 6 1 -140.222 48.9446 -24.45 - 37 192.051 1144 6 0 -140.226 48.9484 -25.85 - 37 120.314 199 5 1 -140.314 49.0468 -54.45 - 37 119.666 1144 5 0 -140.32 49.0455 -55.85 - 37 143.919 198 4 1 -140.458 49.0258 -84.45 - 37 298.95 1144 4 0 -140.466 49.0319 -85.85 - 37 121.117 197 3 1 -140.635 49.1532 -114.45 - 37 120.558 1145 3 0 -140.641 49.1555 -115.85 - 37 136.142 196 2 1 -140.791 49.2118 -144.45 - 37 127.772 1145 2 0 -140.798 49.2148 -145.85 - 37 323.687 196 1 1 -140.95 49.2801 -174.45 - 37 1.36783 195 1 1 -140.95 49.2798 -174.842 - 37 105.601 1146 1 0 -140.95 49.2785 -175.85 - 37 192.862 195 0 1 -140.953 49.249 -204.45 - 37 139.023 1145 0 0 -140.954 49.2466 -205.85 - 37 118.802 73 0 1 -165.55 124.943 -204.758 - 37 133.168 1145 4 0 -140.452 49.05 -85.9082 - 37 237.629 200 4 1 -139.97 49.5473 -84.85 -Number of digits in this event: 18 +Number of tracker hits in this event: 24 + 37 223.834 874 10 1 -5.06348 -98.6766 95.55 + 37 116.885 407 10 0 -5.06269 -98.6763 94.15 + 37 106.768 875 9 1 -5.04458 -98.6672 65.55 + 37 112.844 407 9 0 -5.04382 -98.667 64.15 + 37 207.76 875 8 1 -5.02724 -98.6629 35.55 + 37 95.2945 407 8 0 -5.02645 -98.6626 34.15 + 37 118.389 875 7 1 -5.01291 -98.6548 5.55 + 37 108.069 407 7 0 -5.01238 -98.655 4.15 + 37 111.216 875 6 1 -5.00271 -98.6596 -24.45 + 37 145.684 407 6 0 -5.00259 -98.6598 -25.85 + 37 143.578 875 5 1 -4.99851 -98.6603 -54.45 + 37 320.114 407 5 0 -4.99915 -98.6598 -55.85 + 37 176.646 875 4 1 -5.02105 -98.6568 -84.45 + 37 117.584 407 4 0 -5.0231 -98.6561 -85.85 + 37 395.315 874 3 1 -5.06265 -98.6444 -114.45 + 37 106.462 407 3 0 -5.06458 -98.6438 -115.85 + 37 132.23 874 2 1 -5.10526 -98.6314 -144.45 + 37 131.484 407 2 0 -5.10806 -98.6302 -145.85 + 37 128.772 874 1 1 -5.16673 -98.6093 -174.45 + 37 134.045 407 1 0 -5.16924 -98.6085 -175.85 + 37 128.477 874 0 1 -5.21655 -98.5904 -204.45 + 37 174.654 407 0 0 -5.2191 -98.5879 -205.85 + 37 67.4178 1079 3 0 -69.9 36.05 -116.044 + 37 54.3049 654 4 1 -49.1754 -128.144 -84.85 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 1.14506 LIN +Particle energy: 7.11842 LIN Particle: e- Event: 38 -Number of tracker hits in this event: 67 - 38 248.79 1163 11 1 52.704 -36.2619 125.55 - 38 83.7339 718 11 0 52.6997 -36.2682 124.15 - 38 219.553 1162 10 1 52.6025 -36.3994 95.55 - 38 127.935 718 10 0 52.5924 -36.4078 94.15 - 38 231.805 1161 9 1 52.3774 -36.6041 65.55 - 38 73.675 717 9 0 52.3 -36.6464 64.1498 - 38 94.0031 716 9 0 52.2929 -36.65 64.0158 - 38 116.185 1152 8 1 50.6438 -37.6359 35.55 - 38 106.281 712 8 0 50.6197 -37.5423 34.15 - 38 121.539 1150 7 1 50.2427 -35.6261 5.55 - 38 311.742 722 7 0 50.2426 -35.5292 4.14969 - 38 123.761 1152 6 1 50.4511 -33.6638 -24.45 - 38 121.921 732 6 0 50.5143 -33.5979 -25.85 - 38 142.036 1154 5 1 51.0158 -31.3355 -54.45 - 38 223.502 743 5 0 50.872 -31.264 -55.85 - 38 34.2172 744 5 0 50.8428 -31.25 -56.1424 - 38 80.0446 1140 4 1 48.0954 -29.8039 -84.4503 - 38 45.4996 1139 4 1 48.05 -29.8061 -84.6959 - 38 111.773 751 4 0 47.8481 -29.823 -85.85 - 38 266.738 1114 3 1 43.0371 -30.0968 -114.45 - 38 23.336 750 3 0 42.8805 -29.868 -115.85 - 38 259.019 751 3 0 42.868 -29.85 -115.961 - 38 132.777 1100 2 1 40.0872 -25.1832 -144.45 - 38 103.662 775 2 0 40.0138 -24.9935 -145.85 - 38 11.6731 1094 1 1 39.0373 -21.0952 -174.45 - 38 111.144 1095 1 1 39.05 -21.0841 -174.5 - 38 103.07 796 1 0 39.3501 -20.7528 -175.85 - 38 128.055 1124 0 1 45.0276 -14.7973 -204.45 - 38 49.519 1125 0 1 45.05 -14.7633 -204.713 - 38 276.907 827 0 0 45.1525 -14.6413 -205.85 - 38 25.0929 1113 3 1 42.8499 -29.9191 -114.754 - 38 150.803 648 3 0 80.7134 -50.3184 -116.25 - 38 149.944 647 3 0 81.0513 -50.45 -116.042 - 38 202.905 1313 3 1 82.6506 -49.2906 -114.85 - 38 184.92 721 7 0 50.1172 -35.6502 3.9694 - 38 319.599 1160 5 1 52.0992 -36.736 -54.45 - 38 458.279 716 5 0 52.0965 -36.735 -55.85 - 38 247.479 1160 4 1 52.1245 -36.8851 -84.45 - 38 125.305 715 4 0 52.1494 -36.9071 -85.85 - 38 372.603 1163 3 1 52.7539 -37.3577 -114.45 - 38 121.16 713 3 0 52.7675 -37.3616 -115.85 - 38 147.085 1165 2 1 53.1825 -37.5166 -144.45 - 38 117.032 712 2 0 53.2019 -37.5252 -145.85 - 38 112.445 1168 1 1 53.7385 -37.8779 -174.45 - 38 111.459 710 1 0 53.7281 -37.89 -175.85 - 38 66.2228 1167 0 1 53.4892 -38.112 -204.45 - 38 28.6987 1166 0 1 53.45 -38.1139 -204.746 - 38 115.147 709 0 0 53.3048 -38.1246 -205.85 - 38 80.2976 681 0 0 41.2723 -43.8237 -206.25 - 38 138.81 1110 1 1 42.1998 -136.123 -174.85 - 38 13.4674 1111 1 1 42.25 -136.93 -174.592 - 38 71.6737 875 0 0 40.4738 -5.00716 -206.25 - 38 233.377 717 5 0 52.0091 -36.65 -56.0145 - 38 248.426 719 4 0 52.4612 -36.1752 -85.85 - 38 90.3425 1201 3 1 60.284 -36.4539 -114.45 - 38 32.2369 1202 3 1 60.45 -36.2812 -114.759 - 38 23.3123 721 3 0 60.9804 -35.6928 -115.85 - 38 153.032 722 3 0 61.0201 -35.65 -115.932 - 38 130.537 1259 2 1 71.8999 -21.0151 -144.45 - 38 95.7366 797 2 0 72.1457 -20.5349 -145.85 - 38 90.6451 798 2 0 72.1948 -20.45 -146.114 - 38 56.1488 1282 1 1 76.511 -12.1405 -174.45 - 38 144.963 1281 1 1 76.45 -12.1774 -174.48 - 38 59.004 1280 1 1 76.25 -12.2505 -174.574 - 38 71.2651 1279 1 1 76.05 -12.3051 -174.7 - 38 35.1455 1278 1 1 75.85 -12.3543 -174.795 - 38 222.385 835 1 0 74.7189 -12.8592 -175.85 -Number of digits in this event: 34 +Number of tracker hits in this event: 144 + 38 119.185 1247 10 1 69.458 91.497 95.55 + 38 132.173 1356 10 0 69.458 91.4969 94.15 + 38 119.57 1246 9 1 69.4497 91.5044 65.55 + 38 111.595 1356 9 0 69.4495 91.505 64.15 + 38 201.592 1246 8 1 69.4455 91.517 35.55 + 38 143.67 1356 8 0 69.4454 91.5161 34.15 + 38 130.847 1246 7 1 69.4464 91.491 5.55 + 38 107.417 1356 7 0 69.4468 91.4893 4.15 + 38 173.382 1247 6 1 69.4577 91.4521 -24.45 + 38 252.706 1356 6 0 69.4594 91.4509 -25.85 + 38 128.898 1247 5 1 69.4894 91.4339 -54.45 + 38 236.572 1356 5 0 69.4903 91.4362 -55.85 + 38 102.052 1247 4 1 69.4996 91.4846 -84.45 + 38 105.7 1356 4 0 69.4996 91.4877 -85.85 + 38 130.205 1247 3 1 69.4934 91.55 -114.45 + 38 103.315 1357 3 0 69.4933 91.5526 -115.85 + 38 138.783 1247 2 1 69.4883 91.5972 -144.45 + 38 106.252 1357 2 0 69.4893 91.5972 -145.85 + 38 144.136 1247 1 1 69.5163 91.6073 -174.45 + 38 101.791 1357 1 0 69.5165 91.6104 -175.85 + 38 137.48 1247 0 1 69.5386 91.6821 -204.45 + 38 121.566 1357 0 0 69.5385 91.687 -205.85 + 38 147.501 1365 2 0 66.5699 93.3437 -146.25 + 38 200.698 1230 2 1 66.2155 93.2048 -144.85 + 38 153.785 1229 2 1 66.05 93.3765 -144.798 + 38 13.3709 1364 2 0 66.3424 92.9661 -145.85 + 38 40.9071 1363 2 0 66.3488 92.9498 -145.867 + 38 55.0365 1238 2 1 67.7216 93.2841 -144.85 + 38 77.2673 1373 2 0 67.9058 94.7948 -145.85 + 38 68.2913 1201 1 1 60.3046 87.2598 -174.85 + 38 193.861 1246 5 1 69.45 91.486 -54.5379 + 38 132.29 1357 5 0 69.4353 91.6463 -55.8502 + 38 123.34 1258 4 1 71.7691 96.8464 -84.45 + 38 259.844 1386 4 0 71.5664 97.4248 -85.85 + 38 137.582 1387 4 0 71.5354 97.55 -86.2147 + 38 96.5009 1249 3 1 69.9411 106.837 -114.45 + 38 333.247 1248 3 1 69.85 106.676 -114.671 + 38 67.0731 1427 3 0 69.4848 105.693 -115.85 + 38 87.8846 1426 3 0 69.4318 105.55 -116.011 + 38 203.726 1192 2 1 58.6305 84.1418 -144.45 + 38 72.6135 1191 2 1 58.45 84.0077 -144.711 + 38 94.532 1316 2 0 57.7121 83.3772 -145.85 + 38 51.0298 1315 2 0 57.5848 83.25 -146.07 + 38 116.319 1107 1 1 41.5608 64.6481 -174.45 + 38 3.57627 1106 1 1 41.45 64.4807 -174.834 + 38 92.0912 1219 1 0 41.1969 64.0187 -175.85 + 38 14.0991 1218 1 0 41.1208 63.85 -176.187 + 38 33.1311 1086 0 1 37.3976 52.4207 -204.45 + 38 164.158 1087 0 1 37.45 52.3817 -204.53 + 38 35.2406 1147 0 0 38.2528 49.5695 -205.85 + 38 63.9463 1146 0 0 38.282 49.45 -205.894 + 38 63.5356 1145 0 0 38.3376 49.25 -205.979 + 38 86.9358 1144 0 0 38.3958 49.05 -206.058 + 38 69.0865 1143 0 0 38.4366 48.85 -206.114 + 38 120.257 1243 4 1 68.809 90.8477 -84.4501 + 38 183.474 1352 4 0 68.5265 90.6485 -85.8507 + 38 206.865 1212 3 1 62.5944 87.801 -114.45 + 38 122.625 1337 3 0 62.4002 87.5458 -115.85 + 38 131.928 1309 2 0 58.5204 81.947 -145.85 + 38 7.14379 1308 2 0 58.5018 81.8499 -146.217 + 38 146.171 1186 1 1 57.3622 73.6715 -174.45 + 38 164.688 1265 1 0 57.3733 73.2246 -175.85 + 38 83.8862 1168 0 1 53.8456 61.3568 -204.45 + 38 166.711 1169 0 1 53.85 61.3291 -204.541 + 38 123.315 1204 0 0 53.8932 60.9691 -205.85 + 38 202.75 1246 6 1 69.4273 91.5013 -24.45 + 38 144.982 1245 5 1 69.192 92.0592 -54.45 + 38 125.918 1359 5 0 69.1893 92.1071 -55.85 + 38 103.803 1245 4 1 69.0702 92.9748 -84.45 + 38 176.23 1364 4 0 69.0996 93.0363 -85.85 + 38 96.5336 1370 3 0 69.8353 94.3414 -115.85 + 38 15.1458 1371 3 0 69.8563 94.35 -116.192 + 38 105.188 1257 2 1 71.5538 94.9811 -144.45 + 38 108.857 1375 2 0 71.5779 95.2322 -145.85 + 38 137.95 1262 1 1 72.504 100.468 -174.45 + 38 115.064 1402 1 0 72.6623 100.615 -175.85 + 38 106.706 1279 0 1 75.9605 103.698 -204.451 + 38 49.0734 1420 0 0 75.9617 104.272 -205.85 + 38 52.8426 1421 0 0 75.965 104.35 -206.039 + 38 127.235 1243 0 1 68.7232 94.4032 -204.45 + 38 100.316 1372 0 0 69.1213 94.6375 -205.85 + 38 153.614 1242 0 1 68.6338 94.4637 -204.45 + 38 134.841 1375 0 0 68.0146 95.1635 -205.85 + 38 124.237 1357 6 0 69.482 91.7014 -25.85 + 38 5.98976 1358 6 0 69.4902 91.75 -26.225 + 38 129.098 1252 5 1 70.4801 95.4065 -54.4504 + 38 146.441 1376 5 0 70.3683 95.4955 -55.8507 + 38 120.331 1240 4 1 68.0993 97.3052 -84.45 + 38 123.44 1265 3 1 73.0964 99.1836 -114.45 + 38 102.123 1395 3 0 73.6244 99.274 -115.85 + 38 58.1551 1324 2 1 84.9431 100.383 -144.45 + 38 69.6504 1325 2 1 85.05 100.399 -144.664 + 38 99.065 1401 2 0 85.7033 100.523 -145.85 + 38 89.9246 1402 2 0 85.8699 100.55 -146.141 + 38 80.507 1411 1 1 102.396 103.08 -174.45 + 38 71.0679 1412 1 1 102.55 103.092 -174.651 + 38 146.134 1414 1 0 103.486 103.13 -175.85 + 38 301.352 1540 0 1 128.196 103.334 -204.45 + 38 61.4908 1541 0 1 128.35 103.369 -204.709 + 38 227.71 1417 0 0 129.108 103.568 -205.85 + 38 183.188 1227 4 1 65.5901 86.835 -84.4627 + 38 107.994 1333 4 0 65.4734 86.7365 -85.8506 + 38 9.15168 1213 3 1 62.6717 84.6354 -114.45 + 38 33.6909 1211 3 1 62.45 84.6846 -114.767 + 38 130.888 1323 3 0 61.6965 84.8001 -115.85 + 38 306.166 1104 2 1 41.0114 88.3045 -144.45 + 38 39.9704 1103 2 1 40.85 88.5594 -144.724 + 38 20.2467 1347 2 0 40.3568 89.5857 -145.85 + 38 117.944 1348 2 0 40.324 89.65 -145.918 + 38 70.4857 1349 2 0 40.2265 89.8508 -146.118 + 38 5.8086 1033 1 1 26.8435 118.113 -174.45 + 38 206.174 1034 1 1 26.8501 118.132 -174.463 + 38 155.477 1035 1 1 27.05 118.738 -174.812 + 38 39.4746 1503 1 0 27.6226 120.835 -175.85 + 38 61.5918 1504 1 0 27.6595 120.95 -175.912 + 38 69.1796 1505 1 0 27.7276 121.15 -176.004 + 38 69.0073 1506 1 0 27.7958 121.35 -176.099 + 38 32.3715 1507 1 0 27.8786 121.55 -176.196 + 38 18.3435 1105 2 1 41.0502 88.2813 -144.481 + 38 240.673 845 0 1 -10.897 127.387 -204.45 + 38 22.1893 1544 0 0 -11.0435 129.075 -205.85 + 38 69.5671 1545 0 0 -11.0454 129.15 -205.913 + 38 64.1072 1546 0 0 -11.0126 129.35 -206.094 + 38 41.8587 1650 0 0 -23.9692 150.324 -206.25 + 38 109.123 1651 0 0 -24.1146 150.35 -206.144 + 38 85.9508 1652 0 0 -24.4581 150.55 -206.069 + 38 72.9374 1653 0 0 -24.6644 150.75 -206.129 + 38 88.4946 1654 0 0 -24.8266 150.95 -206.197 + 38 101.112 1655 0 0 -24.9346 151.15 -206.24 + 38 0.30452 1656 0 0 -25.1196 151.35 -206.25 + 38 104.798 1332 4 0 65.4554 86.5091 -85.85 + 38 37.9058 1331 4 0 65.421 86.45 -86.123 + 38 99.9209 1293 4 1 78.7375 98.3164 -84.8499 + 38 79.059 1294 4 1 78.85 98.3977 -84.7142 + 38 61.9109 1295 4 1 79.0504 98.5339 -84.522 + 38 116.812 1397 5 0 89.7631 99.6339 -56.25 + 38 202.237 1351 5 1 90.4241 99.7844 -54.85 + 38 21.8898 1352 5 1 90.55 99.8437 -54.4946 + 38 41.9791 1515 6 0 68.2486 123.253 -26.25 + 38 79.1723 1516 6 0 68.1947 123.35 -26.1661 + 38 71.6565 1517 6 0 68.1315 123.55 -26.0288 + 38 19.3873 1518 6 0 68.0597 123.75 -25.8937 + 38 141.711 1237 6 1 67.6225 124.992 -24.8497 + 38 48.3789 1236 6 1 67.45 125.332 -24.5719 +Number of digits in this event: 60 Using G4ParticleGun... -Particle energy: 5.88547 LIN +Particle energy: 7.54142 LIN Particle: e- Event: 39 -Number of tracker hits in this event: 44 - 39 137.014 562 8 1 -67.6295 117.915 35.55 - 39 175.257 1488 8 0 -67.6291 117.915 34.15 - 39 106.307 562 7 1 -67.6279 117.904 5.55 - 39 104.784 1488 7 0 -67.6289 117.909 4.15 - 39 177.54 562 6 1 -67.6408 118.027 -24.45 - 39 113.019 1489 6 0 -67.6519 118.036 -25.85 - 39 111.211 560 5 1 -67.8762 118.202 -54.45 - 39 133.621 1490 5 0 -67.8802 118.207 -55.85 - 39 140.641 560 4 1 -67.9526 118.313 -84.45 - 39 118.329 1490 4 0 -67.9569 118.32 -85.85 - 39 374.699 560 3 1 -68.0402 118.444 -114.45 - 39 342.619 1491 3 0 -68.057 118.456 -115.85 - 39 119.562 558 2 1 -68.4178 118.659 -144.45 - 39 128.152 1492 2 0 -68.4235 118.672 -145.85 - 39 116.716 557 1 1 -68.563 118.99 -174.45 - 39 214.353 1494 1 0 -68.56 119.023 -175.85 - 39 169.617 557 0 1 -68.5318 119.657 -204.45 - 39 279.2 1497 0 0 -68.5397 119.677 -205.85 - 39 181.409 1495 1 0 -68.5403 119.15 -176.046 - 39 155.255 556 2 1 -68.6521 118.377 -144.45 - 39 155.857 1491 2 0 -68.6718 118.38 -145.85 - 39 117.236 554 1 1 -69.1155 118.458 -174.45 - 39 141.327 1491 1 0 -69.129 118.473 -175.85 - 39 4.15893 553 0 1 -69.4495 118.735 -204.45 - 39 113.683 552 0 1 -69.45 118.735 -204.47 - 39 111.429 1492 0 0 -69.481 118.734 -205.85 - 39 123.438 559 2 1 -68.1925 119.03 -144.45 - 39 152.135 1494 2 0 -68.1452 119.043 -145.85 - 39 121.181 564 1 1 -67.1556 119.608 -174.45 - 39 118.845 1497 1 0 -67.0542 119.621 -175.85 - 39 121.735 575 0 1 -65.0104 119.743 -204.45 - 39 3.75825 412 8 1 -97.75 29.0257 35.3236 - 39 211.475 561 1 1 -67.7761 117.904 -174.45 - 39 286.182 1488 1 0 -67.7777 117.904 -175.85 - 39 225.007 561 0 1 -67.7965 117.91 -204.45 - 39 222.386 1488 0 0 -67.8018 117.91 -205.85 - 39 206.355 507 0 1 -78.62 159.056 -204.85 - 39 37.9312 506 0 1 -78.65 159.165 -204.612 - 39 63.7041 849 1 0 80.5708 -10.05 -176.053 - 39 67.7733 850 1 0 80.6134 -10.05 -175.946 - 39 145.723 1306 1 1 81.2886 -10.3165 -174.85 - 39 21.9888 1305 1 1 81.25 -10.3276 -174.817 - 39 59.483 1615 7 0 -166.554 143.15 3.89779 - 39 275.897 1489 1 0 -67.9129 117.95 -176.055 -Number of digits in this event: 29 +Number of tracker hits in this event: 68 + 39 109.411 1037 11 1 27.4984 -28.8556 125.55 + 39 111.241 755 11 0 27.4989 -28.8562 124.15 + 39 131.047 1037 10 1 27.5111 -28.863 95.55 + 39 136.587 755 10 0 27.5132 -28.8627 94.15 + 39 132.325 1037 9 1 27.5608 -28.8585 65.55 + 39 115.11 755 9 0 27.563 -28.8584 64.15 + 39 162.721 1037 8 1 27.6052 -28.8588 35.55 + 39 132.764 755 8 0 27.6064 -28.8586 34.15 + 39 112.258 1037 7 1 27.6284 -28.8542 5.55 + 39 172.716 755 7 0 27.6283 -28.8538 4.15 + 39 147.317 1037 6 1 27.6209 -28.8489 -24.45 + 39 138.452 756 6 0 27.623 -28.8479 -25.85 + 39 102.147 1038 5 1 27.6506 -28.8296 -54.45 + 39 113.449 756 5 0 27.6553 -28.8309 -55.85 + 39 105.666 1038 4 1 27.7483 -28.8705 -84.45 + 39 113.945 755 4 0 27.7521 -28.875 -85.85 + 39 115.194 1038 3 1 27.8275 -28.9652 -114.45 + 39 232.562 755 3 0 27.8334 -28.9701 -115.85 + 39 120.317 1039 2 1 27.9539 -29.0792 -144.45 + 39 107.225 754 2 0 27.9615 -29.0839 -145.85 + 39 265.123 1040 1 1 28.1279 -29.1727 -174.45 + 39 117.912 754 1 0 28.1366 -29.1798 -175.85 + 39 126.104 1041 0 1 28.3223 -29.355 -204.45 + 39 128.17 753 0 0 28.3319 -29.3638 -205.85 + 39 58.116 636 2 0 54.6703 -52.85 -146.121 + 39 261.962 310 1 0 63.1356 -118.016 -176.25 + 39 134.483 311 1 0 63.3586 -117.95 -176.068 + 39 101.231 757 1 0 27.9476 -28.6049 -175.85 + 39 32.8667 758 1 0 27.9027 -28.45 -176.132 + 39 111.263 1018 0 1 23.6922 -7.16302 -204.45 + 39 105.636 1019 0 1 23.8505 -6.89576 -204.631 + 39 37.5443 874 0 0 24.6375 -5.14208 -205.85 + 39 114.559 875 0 0 24.6771 -5.0498 -205.918 + 39 35.757 876 0 0 24.7153 -4.85 -206.016 + 39 85.1449 1029 0 1 25.8591 -4.92234 -204.85 + 39 132.877 1030 0 1 26.0501 -4.97017 -204.62 + 39 46.8965 1031 0 1 26.25 -5.01342 -204.515 + 39 118.457 1032 0 1 26.4718 -5.12602 -204.45 + 39 264.89 1037 2 1 27.6142 -28.8386 -144.521 + 39 174.927 756 2 0 27.472 -28.8267 -145.85 + 39 18.5567 755 2 0 27.4176 -28.85 -146.182 + 39 66.3882 1009 1 1 21.9834 -30.7261 -174.45 + 39 105.213 1008 1 1 21.85 -30.8912 -174.534 + 39 165.579 1007 1 1 21.65 -31.1293 -174.652 + 39 88.866 1006 1 1 21.45 -31.3775 -174.737 + 39 0.295206 735 1 0 20.3635 -33.0492 -175.85 + 39 68.6633 734 1 0 20.363 -33.05 -175.851 + 39 79.512 733 1 0 20.1976 -33.2501 -175.96 + 39 108.449 732 1 0 20.019 -33.4501 -176.031 + 39 21.4017 731 1 0 19.8222 -33.65 -176.184 + 39 129.312 704 1 0 -9.70893 -39.1948 -176.25 + 39 116.617 853 1 1 -9.41485 -38.9698 -174.85 + 39 161.745 854 1 1 -9.24993 -38.8722 -174.503 + 39 54.6361 855 1 1 -9.04995 -38.8363 -174.755 + 39 708.788 701 1 0 -7.47228 -39.7092 -175.85 + 39 74.438 700 1 0 -7.22753 -39.85 -175.929 + 39 21.7146 702 1 0 -5.96953 -39.65 -176.216 + 39 53.6882 1044 1 1 29.0211 -26.9857 -174.45 + 39 62.3658 1045 1 1 29.05 -26.9781 -174.632 + 39 127.149 765 1 0 29.2328 -26.9099 -175.85 + 39 12.7742 1058 0 1 31.8234 -27.2231 -204.45 + 39 122.215 1059 0 1 31.85 -27.2146 -204.492 + 39 12.3212 1060 0 1 32.05 -27.1375 -204.815 + 39 110.891 765 0 0 32.6933 -26.8905 -205.85 + 39 88.0967 766 0 0 32.7826 -26.85 -206.001 + 39 17.1045 11 14 0 40.809 -177.835 213.75 + 39 24.6272 1102 14 1 40.6082 -136.401 215.15 + 39 205.148 10 14 0 40.8303 -177.95 214.051 +Number of digits in this event: 28 Using G4ParticleGun... -Particle energy: 6.79091 LIN +Particle energy: 5.23607 LIN Particle: e- Event: 40 -Number of tracker hits in this event: 31 - 40 124.956 572 8 1 -65.4921 -119.393 35.55 - 40 126.545 303 8 0 -65.4927 -119.393 34.15 - 40 103.666 572 7 1 -65.5089 -119.389 5.55 - 40 112.77 303 7 0 -65.5091 -119.389 4.15 - 40 117.678 572 6 1 -65.5158 -119.394 -24.45 - 40 169.407 303 6 0 -65.5172 -119.394 -25.85 - 40 112.586 572 5 1 -65.5427 -119.394 -54.45 - 40 103.589 303 5 0 -65.5425 -119.394 -55.85 - 40 121.366 572 4 1 -65.5378 -119.377 -84.45 - 40 130.043 303 4 0 -65.5371 -119.377 -85.85 - 40 110.342 572 3 1 -65.5231 -119.351 -114.45 - 40 128.716 304 3 0 -65.5221 -119.349 -115.85 - 40 345.9 572 2 1 -65.5004 -119.325 -144.45 - 40 132.647 304 2 0 -65.4993 -119.324 -145.85 - 40 128.602 572 1 1 -65.4828 -119.304 -174.45 - 40 107.301 304 1 0 -65.4801 -119.303 -175.85 - 40 208.508 573 0 1 -65.4268 -119.266 -204.45 - 40 104.175 304 0 0 -65.4256 -119.265 -205.85 - 40 58.6504 1657 6 1 151.55 -68.9443 -24.8248 - 40 45.3425 1658 6 1 151.75 -69.0329 -24.5119 - 40 94.801 757 0 0 -141.23 -28.65 -206.024 - 40 244.473 303 2 0 -65.5708 -119.429 -145.85 - 40 122.512 570 1 1 -65.9394 -119.683 -174.45 - 40 156.998 302 1 0 -65.9139 -119.632 -175.85 - 40 110.741 308 0 0 -65.3636 -118.53 -205.85 - 40 120.887 565 1 1 -66.8932 -120.549 -174.45 - 40 263.053 297 1 0 -67.158 -120.739 -175.85 - 40 94.1743 296 1 0 -67.1724 -120.75 -175.926 - 40 130.017 537 0 1 -72.6077 -125.208 -204.45 - 40 3.10935 536 0 1 -72.65 -125.273 -204.834 - 40 102.13 273 0 0 -72.7738 -125.45 -205.85 -Number of digits in this event: 18 +Number of tracker hits in this event: 25 + 40 99.7103 350 8 1 -110.098 88.6012 35.55 + 40 130.643 1342 8 0 -110.098 88.6027 34.15 + 40 117.458 350 7 1 -110.084 88.634 5.55 + 40 346.3 1342 7 0 -110.084 88.6361 4.15 + 40 124.171 350 6 1 -110.066 88.6804 -24.45 + 40 123.992 1343 6 0 -110.066 88.681 -25.85 + 40 123.441 350 5 1 -110.078 88.6839 -54.45 + 40 127.062 1343 5 0 -110.078 88.6819 -55.85 + 40 200.07 350 4 1 -110.053 88.639 -84.45 + 40 140.798 1342 4 0 -110.049 88.6391 -85.85 + 40 125.283 350 3 1 -109.969 88.6401 -114.45 + 40 135.638 1342 3 0 -109.967 88.6408 -115.85 + 40 101.75 351 2 1 -109.934 88.6603 -144.45 + 40 107.797 1343 2 0 -109.932 88.6571 -145.85 + 40 251.84 351 1 1 -109.898 88.6109 -174.45 + 40 142.345 1342 1 0 -109.897 88.6032 -175.85 + 40 163.965 351 0 1 -109.87 88.4638 -204.45 + 40 106.989 1342 0 0 -109.869 88.4568 -205.85 + 40 155.84 350 1 1 -109.996 87.4715 -174.85 + 40 177.308 1352 1 0 -100.169 90.5822 -175.85 + 40 251.491 1353 1 0 -99.7712 90.7501 -175.936 + 40 120.51 1354 1 0 -99.7609 90.95 -175.91 + 40 597.361 499 6 0 -8.0598 -80.05 -26.1327 + 40 7.13488 498 6 0 -7.97215 -80.25 -25.8656 + 40 356.964 860 6 1 -8.01512 -80.8711 -24.85 +Number of digits in this event: 22 Using G4ParticleGun... -Particle energy: 5.65829 LIN +Particle energy: 1.89587 LIN Particle: e- Event: 41 -Number of tracker hits in this event: 28 - 41 115.318 358 10 1 -108.46 23.3466 95.55 - 41 140.453 1016 10 0 -108.461 23.3462 94.15 - 41 140.324 358 9 1 -108.468 23.3408 65.55 - 41 173.735 1016 9 0 -108.467 23.3407 64.15 - 41 163.086 358 8 1 -108.453 23.338 35.55 - 41 131.779 1016 8 0 -108.452 23.3376 34.15 - 41 138.846 358 7 1 -108.43 23.3254 5.55 - 41 107.88 1016 7 0 -108.43 23.326 4.15 - 41 107.163 358 6 1 -108.426 23.3438 -24.45 - 41 102.424 1016 6 0 -108.425 23.3455 -25.85 - 41 117.457 358 5 1 -108.413 23.3792 -54.45 - 41 97.6374 1016 5 0 -108.412 23.3811 -55.85 - 41 121.886 358 4 1 -108.385 23.4125 -84.45 - 41 178.451 1016 4 0 -108.383 23.4142 -85.85 - 41 109.806 359 3 1 -108.33 23.4503 -114.45 - 41 221.006 1017 3 0 -108.327 23.4525 -115.85 - 41 135.215 359 2 1 -108.246 23.5 -144.45 - 41 120.367 1017 2 0 -108.243 23.502 -145.85 - 41 111.566 359 1 1 -108.172 23.544 -174.45 - 41 245.532 1017 1 0 -108.169 23.5465 -175.85 - 41 110.877 360 0 1 -108.108 23.6004 -204.45 - 41 184.827 1017 0 0 -108.104 23.6021 -205.85 - 41 171.39 1066 7 0 -137.008 33.3935 3.75 - 41 78.8264 1067 7 0 -137.445 33.45 3.95038 - 41 92.1792 1068 7 0 -137.595 33.6502 3.94398 - 41 76.7447 357 8 1 -108.55 23.2766 35.2199 - 41 374.843 1010 8 0 -111.904 22.2319 34.15 - 41 126.136 1009 8 0 -112.175 22.05 33.8422 -Number of digits in this event: 19 +Number of tracker hits in this event: 97 + 41 110.367 1080 10 1 36.1363 105.866 95.55 + 41 129.06 1428 10 0 36.1347 105.867 94.15 + 41 132.378 1080 9 1 36.1137 105.909 65.55 + 41 116.776 1428 9 0 36.1135 105.909 64.15 + 41 255.165 1080 8 1 36.1044 105.921 35.55 + 41 262.845 1428 8 0 36.1047 105.923 34.15 + 41 124.541 1080 7 1 36.1383 105.962 5.55 + 41 114.899 1429 7 0 36.1395 105.961 4.15 + 41 401.633 1080 6 1 36.1561 105.919 -24.45 + 41 471.091 1428 6 0 36.1489 105.916 -25.85 + 41 107.127 1079 5 1 35.9902 105.83 -54.45 + 41 130.5 1428 5 0 35.9692 105.83 -55.85 + 41 122.207 1077 4 1 35.5559 105.871 -84.45 + 41 187.252 1428 4 0 35.5214 105.854 -85.85 + 41 119.168 1073 3 1 34.8189 105.484 -114.45 + 41 127.155 1426 3 0 34.7866 105.49 -115.85 + 41 109.286 1070 2 1 34.2469 105.637 -144.45 + 41 229.695 1427 2 0 34.2232 105.642 -145.85 + 41 115.369 1068 1 1 33.8289 106.007 -174.45 + 41 120.641 1429 1 0 33.8164 106.041 -175.85 + 41 121.188 1068 0 1 33.6582 106.684 -204.45 + 41 123.566 1432 0 0 33.6599 106.667 -205.85 + 41 12.5806 1144 8 1 49.0226 59.7401 35.15 + 41 253.038 1132 8 1 46.5219 52.7571 35.55 + 41 101.42 1145 8 1 49.0815 59.7171 35.5499 + 41 66.9585 1146 8 1 49.25 59.6987 35.3119 + 41 71.1644 1201 8 0 49.2781 60.3308 34.1496 + 41 80.0585 1202 8 0 49.3257 60.4503 33.9609 + 41 94.3113 1203 8 0 49.3911 60.65 33.901 + 41 188.031 841 9 0 -31.4705 -11.65 63.9436 + 41 72.9961 845 2 0 107.996 -10.8992 -146.25 + 41 153.802 819 2 0 90.3507 -16.1399 -146.25 + 41 107.645 1094 7 1 38.8515 106.971 5.55 + 41 119.261 1434 7 0 38.9105 106.956 4.15 + 41 115.758 1096 6 1 39.3535 108.192 -24.45 + 41 2.34207 1097 6 1 39.45 108.215 -24.8368 + 41 113.234 1440 6 0 39.6493 108.276 -25.85 + 41 510.838 1523 6 0 23.2145 124.863 -26.25 + 41 342.357 1524 6 0 23.0565 124.95 -26.0181 + 41 16.2092 1011 6 1 22.2835 125.439 -24.85 + 41 139.187 1010 6 1 22.2499 125.457 -24.8022 + 41 64.3427 1009 6 1 22.0491 125.54 -24.5847 + 41 36.4198 1007 6 1 21.5519 125.581 -24.45 + 41 130.121 1006 6 1 21.4499 125.547 -24.5426 + 41 61.1036 1005 6 1 21.2498 125.477 -24.7383 + 41 77.0159 1429 8 0 36.316 105.95 33.8126 + 41 238.949 1443 9 0 18.98 108.936 63.7504 + 41 1.33694 1442 9 0 18.6044 108.75 64.1472 + 41 329.557 981 9 1 16.3633 106.874 65.15 + 41 330.364 982 9 1 16.45 106.496 65.4425 + 41 167.725 1049 5 1 29.9878 108.121 -54.45 + 41 350.455 1442 5 0 29.9657 108.558 -55.85 + 41 115.3 1049 4 1 29.9673 116.98 -84.45 + 41 220.441 1485 4 0 29.7731 117.246 -85.85 + 41 152.711 1021 3 1 24.4142 124.058 -114.45 + 41 68.3891 1521 3 0 24.1681 124.495 -115.85 + 41 88.5468 1522 3 0 24.1367 124.55 -116.028 + 41 123.885 993 2 1 18.8045 133.669 -144.45 + 41 72.3047 1569 2 0 18.8293 134.084 -145.85 + 41 69.5848 1570 2 0 18.8301 134.15 -146.072 + 41 175.726 997 1 1 19.4982 143.39 -174.45 + 41 122.671 1615 1 0 19.5957 143.333 -175.85 + 41 93.4486 1006 0 1 21.4442 142.433 -204.45 + 41 237.531 1612 0 0 21.3274 142.693 -205.85 + 41 34.6145 1613 0 0 21.3075 142.75 -206.141 + 41 132.931 1094 5 1 39.0101 105.26 -54.45 + 41 101.221 1425 5 0 38.9846 105.248 -55.8502 + 41 132.795 1089 4 1 38.0031 104.938 -84.45 + 41 117.55 1424 4 0 37.8085 105.001 -85.8503 + 41 118.752 1065 3 1 33.1848 106.239 -114.45 + 41 309.363 1430 3 0 32.9363 106.194 -115.85 + 41 137.027 1040 2 1 28.1996 105.01 -144.45 + 41 179.276 1424 2 0 27.7966 104.996 -145.85 + 41 187.593 998 1 1 19.8452 104.749 -174.45 + 41 135.51 1422 1 0 19.6054 104.605 -175.85 + 41 49.6983 973 0 1 14.7598 102.496 -204.45 + 41 54.0517 972 0 1 14.6499 102.49 -204.658 + 41 351.394 1411 0 0 14.0488 102.494 -205.85 + 41 183.021 1410 0 0 13.7721 102.35 -206.042 + 41 89.1252 1079 3 1 35.9574 105.774 -114.45 + 41 53.9295 1078 3 1 35.85 105.824 -114.654 + 41 296.254 1792 3 0 37.4814 178.645 -116.25 + 41 155.786 1793 3 0 37.5093 178.75 -116.215 + 41 89.712 1794 3 0 37.5579 178.95 -116.17 + 41 86.2288 1795 3 0 37.614 179.15 -116.125 + 41 88.8481 1796 3 0 37.681 179.35 -116.089 + 41 54.2912 1797 3 0 37.7347 179.55 -116.055 + 41 61.2013 1798 3 0 37.7869 179.75 -116.016 + 41 48.7991 1799 3 0 37.8676 179.95 -115.978 + 41 145.915 1080 3 1 36.05 105.771 -114.476 + 41 255.514 1081 3 1 36.2505 105.776 -114.528 + 41 71.3805 1082 3 1 36.4511 105.797 -114.524 + 41 63.0526 1083 3 1 36.6501 105.726 -114.48 + 41 93.724 1084 3 1 36.85 105.667 -114.478 + 41 421.596 1085 3 1 37.0502 105.766 -114.452 + 41 101.53 1086 3 1 37.25 105.548 -114.686 + 41 10.5274 1421 3 0 36.9141 104.538 -115.85 +Number of digits in this event: 50 Using G4ParticleGun... -Particle energy: 4.90691 LIN +Particle energy: 5.21568 LIN Particle: e- Event: 42 -Number of tracker hits in this event: 119 - 42 131.564 482 7 1 -83.4875 124.288 5.55 - 42 121.183 1520 7 0 -83.4881 124.291 4.15 - 42 181.768 482 6 1 -83.4985 124.358 -24.45 - 42 137.139 1521 6 0 -83.4974 124.362 -25.85 - 42 118.116 483 5 1 -83.4346 124.463 -54.45 - 42 122.219 1521 5 0 -83.1589 124.394 -55.85 - 42 7.50031 515 4 1 -76.8604 122.674 -84.45 - 42 185.407 516 4 1 -76.85 122.669 -84.4752 - 42 70.8873 1511 4 0 -76.4466 122.404 -85.85 - 42 75.3476 1510 4 0 -76.3714 122.35 -86.1024 - 42 150.307 564 3 1 -67.1178 115.646 -114.45 - 42 8.58651 565 3 1 -67.05 115.537 -114.812 - 42 114.941 1475 3 0 -66.9325 115.248 -115.85 - 42 95.376 582 2 1 -63.5182 109.146 -144.45 - 42 4.89187 583 2 1 -63.4499 109.004 -144.825 - 42 30.1246 1442 2 0 -63.2935 108.594 -145.85 - 42 83.0159 1441 2 0 -63.2771 108.55 -145.97 - 42 66.2332 620 1 1 -55.9552 103.053 -174.45 - 42 216.577 621 1 1 -55.85 102.918 -174.588 - 42 72.1473 1404 1 0 -56.2888 101.104 -175.85 - 42 74.0099 1403 1 0 -56.3383 100.95 -175.952 - 42 76.3524 1402 1 0 -56.4194 100.75 -176.067 - 42 72.1171 1401 1 0 -56.5237 100.55 -176.156 - 42 266.058 622 1 1 -55.6499 102.67 -174.813 - 42 182.796 1395 1 0 -47.6635 99.2404 -175.85 - 42 10.4023 1394 1 0 -47.4928 99.15 -176.023 - 42 18.7705 559 3 1 -68.0869 118.967 -114.45 - 42 91.5172 560 3 1 -68.05 118.987 -114.482 - 42 77.7498 561 3 1 -67.8499 119.093 -114.678 - 42 179.613 1498 3 0 -66.512 119.782 -115.85 - 42 31.2053 1499 3 0 -66.0692 119.95 -116.178 - 42 57.9408 1450 3 0 17.5178 110.231 -116.25 - 42 118.129 1449 3 0 17.6933 110.15 -116.134 - 42 107.571 1448 3 0 17.9887 109.95 -115.966 - 42 8.76177 1000 3 1 20.2263 107.673 -114.85 - 42 95.0444 1001 3 1 20.25 107.649 -114.838 - 42 94.5737 1002 3 1 20.45 107.461 -114.748 - 42 140.133 1003 3 1 20.65 107.285 -114.647 - 42 165.163 1004 3 1 20.85 107.117 -114.558 - 42 10.5148 1005 3 1 21.05 106.987 -114.468 - 42 147.025 1334 4 0 58.8996 87.0329 -86.25 - 42 106.704 1333 4 0 59.2607 86.85 -86.0141 - 42 40.4342 1210 4 1 62.103 85.5309 -84.85 - 42 58.8168 1211 4 1 62.25 85.4526 -84.8033 - 42 66.2911 1212 4 1 62.4504 85.3429 -84.752 - 42 74.5101 1213 4 1 62.65 85.2406 -84.6964 - 42 77.862 1214 4 1 62.85 85.1577 -84.6483 - 42 47.4907 1215 4 1 63.05 85.0832 -84.5887 - 42 59.7065 1216 4 1 63.25 85.0602 -84.5236 - 42 13.5008 1217 4 1 63.45 85.0664 -84.4618 - 42 48.7069 1218 4 1 63.6977 85.0602 -84.45 - 42 61.9428 1219 4 1 63.85 85.0832 -84.4886 - 42 110.874 1220 4 1 64.05 85.1024 -84.5143 - 42 59.9093 1221 4 1 64.25 85.125 -84.5144 - 42 74.3592 1222 4 1 64.45 85.1326 -84.511 - 42 120.793 1223 4 1 64.65 85.1226 -84.4961 - 42 95.0365 1224 4 1 64.85 85.09 -84.4836 - 42 45.0251 1225 4 1 65.05 85.0553 -84.4646 - 42 70.0102 1226 4 1 65.25 85.1444 -84.4665 - 42 79.1927 1227 4 1 65.45 85.2796 -84.5073 - 42 104.768 1228 4 1 65.6505 85.4798 -84.5553 - 42 155.834 1229 4 1 65.85 85.711 -84.5974 - 42 62.1359 1230 4 1 66.05 85.9421 -84.6883 - 42 101.019 1231 4 1 66.25 86.0501 -84.7135 - 42 110.919 1232 4 1 66.45 86.1041 -84.7588 - 42 48.2806 1233 4 1 66.6506 86.1735 -84.743 - 42 147.542 1234 4 1 66.85 86.2253 -84.713 - 42 49.7762 1235 4 1 67.05 86.2239 -84.7027 - 42 59.0282 1236 4 1 67.2501 86.217 -84.7391 - 42 49.2136 1237 4 1 67.45 86.2 -84.8014 - 42 8.60299 1238 4 1 67.65 86.1802 -84.8467 - 42 204.897 1328 4 0 74.1796 85.8331 -85.85 - 42 187.44 1329 4 0 74.3456 85.85 -85.8734 - 42 2.32751 1327 4 0 75.3474 85.65 -86.2451 - 42 23.8135 1089 4 0 131.614 37.8952 -86.25 - 42 103.247 1088 4 0 131.639 37.85 -86.1871 - 42 142.476 1556 4 1 131.529 37.3549 -84.85 - 42 83.4908 1106 0 0 -33.0885 41.4477 -206.25 - 42 175.807 1105 0 0 -33.1977 41.2498 -206.12 - 42 336.029 482 3 1 -83.5093 124.627 -114.45 - 42 257.286 1522 3 0 -83.5488 124.603 -115.85 - 42 125.183 477 2 1 -84.4593 123.424 -144.45 - 42 157.577 1516 2 0 -84.5806 123.427 -145.85 - 42 133.311 458 1 1 -88.3836 122.988 -174.45 - 42 168.505 1513 1 0 -88.5099 122.949 -175.85 - 42 109.826 444 0 1 -91.1843 122.759 -204.45 - 42 231.455 1513 0 0 -91.4286 122.787 -205.85 - 42 145.915 1524 0 0 -119.752 125.019 -206.25 - 42 28.5009 1523 0 0 -120.23 124.95 -205.903 - 42 174.56 294 0 1 -121.182 124.237 -204.85 - 42 81.1241 295 0 1 -121.15 124.235 -204.484 - 42 99.2136 296 0 1 -120.95 124.358 -204.602 - 42 151.756 297 0 1 -120.75 124.544 -204.584 - 42 335.001 298 0 1 -120.55 124.668 -204.566 - 42 59.483 1296 2 0 -45.8457 79.45 -146.146 - 42 175.285 481 2 1 -83.8435 125.16 -144.45 - 42 11.3818 1525 2 0 -83.7972 125.345 -145.85 - 42 92.1803 1526 2 0 -83.7956 125.35 -145.885 - 42 7.12602 481 1 1 -83.8338 128.86 -174.45 - 42 81.0357 480 1 1 -83.85 128.874 -174.466 - 42 133.25 479 1 1 -84.0501 129.045 -174.66 - 42 5.36117 478 1 1 -84.25 129.213 -174.84 - 42 121.576 1549 1 0 -85.7254 130.069 -175.85 - 42 143.464 1550 1 0 -85.8723 130.15 -175.965 - 42 42.9867 335 0 1 -113.04 143.649 -204.45 - 42 88.3533 334 0 1 -113.15 143.675 -204.569 - 42 132.163 1619 0 0 -113.974 144.049 -205.85 - 42 16.0908 1675 0 0 -123.737 155.324 -206.25 - 42 135.241 1676 0 0 -123.747 155.35 -206.2 - 42 44.9544 1677 0 0 -123.862 155.55 -205.922 - 42 103.368 278 0 1 -124.361 156.173 -204.849 - 42 36.5513 277 0 1 -124.55 156.324 -204.545 - 42 68.6403 1713 1 0 -127.083 162.887 -176.25 - 42 53.2289 1714 1 0 -127.112 162.95 -176.019 - 42 252.485 264 1 1 -127.153 163.44 -174.85 - 42 42.2977 265 1 1 -127.15 164.259 -174.522 - 42 10.7122 474 1 1 -85.2418 131.202 -174.85 - 42 26.4057 1559 1 0 -85.3937 132.139 -175.85 - 42 62.433 1560 1 0 -85.3895 132.15 -175.856 -Number of digits in this event: 41 +Number of tracker hits in this event: 25 + 42 126.146 782 9 0 133.51 -23.4774 64.15 + 42 157.993 1566 8 1 133.512 -23.4728 35.55 + 42 107.893 782 8 0 133.512 -23.473 34.15 + 42 131.136 1566 7 1 133.52 -23.4833 5.55 + 42 235.223 782 7 0 133.521 -23.4828 4.15 + 42 115.506 1567 6 1 133.553 -23.4784 -24.45 + 42 117.967 782 6 0 133.557 -23.4782 -25.85 + 42 91.1773 1567 5 1 133.638 -23.4733 -54.45 + 42 136.342 782 5 0 133.643 -23.4739 -55.85 + 42 100.775 1567 4 1 133.746 -23.4841 -84.45 + 42 128.568 782 4 0 133.752 -23.4845 -85.85 + 42 241.6 1568 3 1 133.891 -23.4915 -114.45 + 42 249.954 782 3 0 133.899 -23.4912 -115.85 + 42 113.2 1569 2 1 134.068 -23.492 -144.45 + 42 120.433 782 2 0 134.075 -23.4912 -145.85 + 42 313.957 1570 1 1 134.21 -23.4646 -174.45 + 42 138.898 782 1 0 134.216 -23.4636 -175.85 + 42 131.539 1570 0 1 134.314 -23.4572 -204.45 + 42 138.302 782 0 0 134.319 -23.4582 -205.85 + 42 143.11 828 2 0 16.912 -14.363 -146.25 + 42 124.991 827 2 0 16.4812 -14.45 -145.926 + 42 122.722 781 3 0 133.83 -23.65 -116.12 + 42 109.825 535 7 1 -72.85 78.0121 5.41096 + 42 24.4484 735 0 0 166.158 -32.9581 -206.25 + 42 45.0488 1727 0 1 165.599 -32.6413 -204.85 +Number of digits in this event: 19 Using G4ParticleGun... -Particle energy: 2.48614 LIN +Particle energy: 4.05017 LIN Particle: e- Event: 43 -Number of tracker hits in this event: 87 - 43 91.3565 1169 11 1 53.9318 -0.227802 125.55 - 43 122.89 899 11 0 53.9334 -0.22644 124.15 - 43 110.774 1169 10 1 53.9704 -0.201942 95.55 - 43 181.26 899 10 0 53.9713 -0.202003 94.15 - 43 439.448 1169 9 1 54.018 -0.227976 65.55 - 43 211.158 899 9 0 54.0163 -0.23611 64.15 - 43 123.641 1169 8 1 53.9806 -0.421095 35.55 - 43 111.717 898 8 0 53.9789 -0.429539 34.15 - 43 107.906 1169 7 1 53.9456 -0.593315 5.55 - 43 104.942 897 7 0 53.9407 -0.602988 4.15 - 43 116.173 1168 6 1 53.8433 -0.809607 -24.45 - 43 139.569 896 6 0 53.8385 -0.816384 -25.85 - 43 104.038 1168 5 1 53.7242 -0.919109 -54.45 - 43 103.559 895 5 0 53.7191 -0.931737 -55.85 - 43 129.308 1168 4 1 53.6523 -1.21326 -84.45 - 43 122.276 894 4 0 53.6542 -1.23079 -85.85 - 43 104.766 1168 3 1 53.7065 -1.62179 -114.45 - 43 469.976 892 3 0 53.7066 -1.64028 -115.85 - 43 206.059 1168 2 1 53.7151 -2.08818 -144.45 - 43 121.849 889 2 0 53.717 -2.1078 -145.85 - 43 110.562 1168 1 1 53.7822 -2.48874 -174.45 - 43 116.006 887 1 0 53.7774 -2.51057 -175.85 - 43 106.299 1168 0 1 53.7032 -2.95628 -204.45 - 43 133.66 885 0 0 53.69 -2.97022 -205.85 - 43 253.004 1166 3 1 53.4237 -1.52095 -114.45 - 43 107.246 888 2 0 53.7726 -2.28213 -145.85 - 43 181.386 1170 1 1 54.0963 -2.17257 -174.45 - 43 165.28 889 1 0 54.1078 -2.16332 -175.85 - 43 255.31 1171 0 1 54.3561 -1.9845 -204.45 - 43 139.323 890 0 0 54.3679 -1.98271 -205.85 - 43 185.034 1164 2 1 52.909 -1.6583 -144.45 - 43 95.7583 892 2 0 52.8977 -1.59072 -145.85 - 43 4.92006 900 1 0 52.4992 0.05 -176.201 - 43 127.999 1159 0 1 52.021 0.841794 -204.45 - 43 111.635 904 0 0 52.0891 0.853589 -205.85 - 43 183.186 312 1 0 -165.758 -117.55 -176.046 - 43 37.5425 899 1 0 52.5924 -0.05 -176.215 - 43 40.5626 768 1 0 163.239 -26.4171 -176.25 - 43 102.43 767 1 0 163.332 -26.45 -176.205 - 43 73.1294 766 1 0 163.413 -26.65 -176.138 - 43 150.067 898 9 0 53.9956 -0.27699 64.1498 - 43 76.3059 1161 8 1 52.3825 0.270368 35.55 - 43 56.6553 1162 8 1 52.45 0.287661 35.3419 - 43 136.943 901 8 0 52.8957 0.292168 34.15 - 43 3.0347 900 8 0 52.9956 0.25 33.7601 - 43 255.693 1193 7 1 58.7882 -3.33625 5.55 - 43 130.817 882 7 0 58.3018 -3.56627 4.15 - 43 159.321 881 7 0 58.1744 -3.65 3.75678 - 43 66.0197 1135 6 1 47.1687 -13.0215 -24.45 - 43 76.1791 1136 6 1 47.25 -12.9907 -24.6456 - 43 88.8993 838 6 0 47.7746 -12.3854 -25.8501 - 43 43.6982 839 6 0 47.8908 -12.25 -26.1102 - 43 181.283 1185 5 1 57.0828 4.00354 -54.45 - 43 34.6189 1184 5 1 57.05 4.02366 -54.6787 - 43 120.953 920 5 0 56.885 4.0721 -55.85 - 43 170.541 1159 4 1 51.8754 1.39525 -84.45 - 43 83.7642 1160 4 1 52.0505 1.41786 -84.6597 - 43 47.7772 909 4 0 52.9481 1.98601 -85.85 - 43 136.441 910 4 0 53.0383 2.05 -85.9623 - 43 115.715 911 4 0 53.3134 2.25029 -86.1697 - 43 36.0547 912 4 0 53.6262 2.45059 -86.2294 - 43 125.159 884 7 0 58.5776 -3.08837 4.15 - 43 121.883 1168 8 1 53.6788 1.13733 35.55 - 43 112.254 905 8 0 53.5984 1.09049 34.1495 - 43 3.683 853 8 0 10.7785 -9.4477 33.75 - 43 172.331 852 8 0 10.7683 -9.45004 33.7568 - 43 31.0734 943 8 1 8.72325 -9.88709 35.15 - 43 61.4059 942 8 1 8.65 -9.90865 35.1958 - 43 380.905 941 8 1 8.44994 -9.97622 35.3233 - 43 165.999 834 9 0 32.7575 -13.0913 63.7502 - 43 300.762 1066 9 1 33.3259 -13.7737 65.15 - 43 58.4725 1067 9 1 33.45 -14.1832 65.3025 - 43 160.567 828 9 0 33.7673 -14.3435 64.15 - 43 174.504 827 9 0 33.7795 -14.45 63.9161 - 43 50.6998 900 9 0 45.0898 0.0812393 63.75 - 43 35.3876 656 9 0 -12.9043 -48.6942 63.75 - 43 2.1037 1086 0 1 37.25 -20.513 -204.801 - 43 138.502 780 2 0 102.235 -23.9215 -146.25 - 43 58.0607 1085 0 1 37.25 -20.5132 -204.798 - 43 140.81 1245 1 1 69.05 -34.6115 -174.818 - 43 350.196 1173 1 1 54.7008 -0.421638 -174.45 - 43 307.323 898 1 0 54.8306 -0.433698 -175.85 - 43 114.413 1199 0 1 59.9551 0.427554 -204.45 - 43 103.342 901 0 0 60.2027 0.332073 -205.851 - 43 121.561 897 1 0 54.7365 -0.475959 -175.85 - 43 112.609 1176 0 1 55.3585 -1.0824 -204.45 - 43 128.134 894 0 0 55.4186 -1.1064 -205.85 +Number of tracker hits in this event: 78 + 43 117.754 1249 11 1 69.8621 -29.9089 125.55 + 43 117.211 750 11 0 69.8622 -29.9086 124.15 + 43 292.135 1249 10 1 69.8678 -29.897 95.55 + 43 94.3965 750 10 0 69.8686 -29.8983 94.15 + 43 124.217 1249 9 1 69.8797 -29.9378 65.55 + 43 107.284 750 9 0 69.8755 -29.9401 64.15 + 43 102.3 1248 8 1 69.7819 -29.9959 35.55 + 43 111.269 750 8 0 69.7794 -30.0018 34.15 + 43 122.556 1248 7 1 69.7365 -30.1328 5.55 + 43 120.102 749 7 0 69.7339 -30.1366 4.15 + 43 118.129 1248 6 1 69.6809 -30.215 -24.45 + 43 126.855 749 6 0 69.6763 -30.2189 -25.85 + 43 138.298 1247 5 1 69.5879 -30.2557 -54.45 + 43 196.703 748 5 0 69.5815 -30.2558 -55.85 + 43 344.214 1246 4 1 69.448 -30.257 -84.45 + 43 457.073 748 4 0 69.44 -30.2555 -85.85 + 43 281.282 1246 3 1 69.295 -30.2309 -114.45 + 43 131.343 749 3 0 69.2913 -30.2296 -115.85 + 43 586.984 1245 2 1 69.2066 -30.1854 -144.45 + 43 286.226 749 2 0 69.2004 -30.175 -145.85 + 43 349.875 1245 1 1 69.0826 -29.9762 -174.45 + 43 461.316 750 1 0 69.0776 -29.9645 -175.85 + 43 271.506 1244 0 1 68.9838 -29.7432 -204.45 + 43 120.272 751 0 0 68.9736 -29.7095 -205.85 + 43 255.01 1747 8 0 85.4208 169.602 33.7501 + 43 180.069 1746 8 0 85.3677 169.55 33.9287 + 43 57.7033 1612 2 1 142.55 118.207 -144.836 + 43 73.6582 1489 2 0 141.252 117.956 -145.85 + 43 1.06961 1488 2 0 141.237 117.95 -145.88 + 43 530.194 749 1 0 69.3195 -30.2283 -175.85 + 43 46.7751 1266 0 1 73.4053 -28.0207 -204.45 + 43 57.8313 1265 0 1 73.25 -27.9552 -204.555 + 43 72.1369 1264 0 1 73.05 -27.8869 -204.676 + 43 25.12 1263 0 1 72.85 -27.8133 -204.803 + 43 40.1119 763 0 0 71.1654 -27.2893 -205.85 + 43 167.762 764 0 0 71.0422 -27.25 -205.93 + 43 19.812 672 0 0 65.8776 -45.5929 -206.25 + 43 145.614 629 0 0 86.8802 -54.0649 -206.25 + 43 39.8018 630 0 0 86.8807 -54.05 -206.166 + 43 146.697 1234 0 1 67.046 -27.2227 -204.45 + 43 107.017 765 0 0 66.9453 -26.9111 -205.85 + 43 62.1093 766 0 0 66.9239 -26.85 -206.127 + 43 138.265 1245 3 1 69.2392 -30.2991 -114.45 + 43 287.647 748 3 0 69.2314 -30.293 -115.85 + 43 245.933 1244 1 1 68.8832 -30.1729 -174.45 + 43 302.546 750 0 0 68.8672 -29.9718 -205.85 + 43 119.962 1585 6 1 137.306 -4.44085 -24.4501 + 43 87.4486 1584 6 1 137.15 -4.49324 -24.7338 + 43 29.0147 1583 6 1 136.95 -4.49911 -24.8012 + 43 189.084 883 6 0 135.944 -3.33454 -25.8502 + 43 158.809 882 6 0 135.945 -3.45004 -26.1041 + 43 195.395 1244 2 1 69.0499 -30.2641 -144.57 + 43 105 748 2 0 69.1886 -30.3352 -145.85 + 43 195.941 1243 0 1 68.8183 -30.0095 -204.45 + 43 19.4965 756 0 0 69.6773 -28.6937 -205.85 + 43 56.883 757 0 0 69.6992 -28.65 -205.868 + 43 177.821 1250 0 1 70.0697 -27.0321 -204.85 + 43 224.719 1249 0 1 70.05 -26.917 -204.806 + 43 102.302 773 0 0 70.0496 -25.3877 -205.85 + 43 159.541 774 0 0 70.1195 -25.2499 -206.038 + 43 161.64 736 0 0 58.9167 -32.788 -206.25 + 43 1.85755 1583 0 0 -2.71139 136.921 -206.25 + 43 38.4427 1691 0 0 -24.5677 158.376 -206.25 + 43 119.382 749 5 0 69.5841 -30.25 -56.1895 + 43 323.768 1249 2 1 69.9028 -29.7671 -144.45 + 43 220.724 751 2 0 69.9123 -29.7501 -145.85 + 43 115.115 1250 1 1 70.1238 -29.8541 -174.45 + 43 166.906 1252 0 1 70.4694 -30.1751 -204.45 + 43 279.897 749 0 0 70.4796 -30.1664 -205.85 + 43 11.5547 1529 0 1 126.15 167.179 -204.602 + 43 153.671 1248 0 1 69.85 -29.79 -204.655 + 43 374.332 1247 0 1 69.6499 -30.1108 -204.823 + 43 107.989 755 0 0 70.3479 -28.9807 -205.85 + 43 116.47 737 0 0 78.8443 -32.5062 -206.25 + 43 52.0594 1300 0 1 80.1539 -32.5413 -204.85 + 43 76.2162 1301 0 1 80.25 -32.5259 -204.747 + 43 50.4155 1302 0 1 80.45 -32.4348 -204.576 + 43 125.768 1249 1 1 69.9213 -29.9369 -174.45 Number of digits in this event: 45 Using G4ParticleGun... -Particle energy: 5.09289 LIN +Particle energy: 2.58475 LIN Particle: e- Event: 44 -Number of tracker hits in this event: 44 - 44 132.223 1380 10 1 96.2126 -30.1503 95.55 - 44 125.788 749 10 0 96.2135 -30.1504 94.15 - 44 118.949 1380 9 1 96.2303 -30.1518 65.55 - 44 128.152 749 9 0 96.2302 -30.152 64.15 - 44 126.885 1380 8 1 96.2298 -30.1554 35.55 - 44 151.72 749 8 0 96.2297 -30.1554 34.15 - 44 126.356 1380 7 1 96.2311 -30.1529 5.55 - 44 106.242 749 7 0 96.2299 -30.1528 4.15 - 44 98.7561 1380 6 1 96.2064 -30.1585 -24.45 - 44 161.374 749 6 0 96.2055 -30.1585 -25.85 - 44 115.273 1380 5 1 96.1898 -30.1576 -54.45 - 44 117.791 749 5 0 96.1892 -30.1596 -55.85 - 44 129.342 1380 4 1 96.1841 -30.2101 -84.45 - 44 107.545 749 4 0 96.1835 -30.2083 -85.85 - 44 109.273 1379 3 1 96.0362 -30.0896 -114.45 - 44 99.4063 749 3 0 96.0291 -30.0817 -115.85 - 44 180.813 1378 2 1 95.8847 -29.9331 -144.45 - 44 232.847 750 2 0 95.8791 -29.9228 -145.85 - 44 104.21 1378 1 1 95.7775 -29.7177 -174.45 - 44 124.779 751 1 0 95.7702 -29.7108 -175.85 - 44 114.694 1377 0 1 95.6256 -29.5671 -204.45 - 44 123.33 752 0 0 95.622 -29.5593 -205.85 - 44 386.817 1343 0 1 88.8403 87.0975 -204.45 - 44 30.7786 1325 0 1 85.1068 -13.2452 -204.85 - 44 76.6917 947 6 1 9.55285 101.343 -24.45 - 44 137.718 948 6 1 9.65023 101.312 -24.548 - 44 168.362 1585 4 1 137.338 -46.5548 -84.45 - 44 60.7137 1282 0 1 76.45 -1.53546 -204.658 - 44 126.256 1314 1 1 83.0283 -28.6963 -174.45 - 44 45.4676 1313 1 1 82.85 -28.7059 -174.712 - 44 152.313 756 1 0 82.0564 -28.7058 -175.85 - 44 19.4349 1219 0 1 63.8681 -28.8735 -204.45 - 44 97.2595 1218 0 1 63.85 -28.8663 -204.522 - 44 169.537 757 0 0 63.5491 -28.5433 -205.85 - 44 128.445 773 0 0 42.4289 -25.2729 -206.25 - 44 61.5449 774 0 0 42.3075 -25.25 -206.145 - 44 24.4087 1106 0 1 41.32 -25.6892 -204.85 - 44 84.6633 1105 0 1 41.25 -25.7144 -204.751 - 44 14.7454 1104 0 1 41.05 -25.777 -204.492 - 44 2.02529 1102 0 1 40.4547 -25.9177 -204.45 - 44 145.747 1101 0 1 40.45 -25.9075 -204.455 - 44 11.707 1100 0 1 40.2499 -25.5168 -204.811 - 44 132.372 775 0 0 39.8309 -25.0076 -205.85 - 44 14.8074 776 0 0 39.7859 -24.8498 -206.178 -Number of digits in this event: 23 -Using G4ParticleGun... -Particle energy: 3.63279 LIN +Number of tracker hits in this event: 85 + 44 112.106 1197 11 1 59.4625 -27.5731 125.55 + 44 200.062 762 11 0 59.4601 -27.57 124.15 + 44 128.128 1196 10 1 59.4139 -27.4999 95.55 + 44 207.232 762 10 0 59.412 -27.4896 94.15 + 44 106.222 1196 9 1 59.3646 -27.2785 65.55 + 44 141.247 763 9 0 59.3638 -27.2658 64.15 + 44 139.188 1196 8 1 59.3475 -27.0216 35.55 + 44 111.952 765 8 0 59.3453 -27.0122 34.15 + 44 129.621 1196 7 1 59.3053 -26.821 5.55 + 44 115.451 766 7 0 59.3043 -26.8128 4.15 + 44 125.708 1196 6 1 59.2681 -26.6371 -24.45 + 44 111.701 767 6 0 59.266 -26.6301 -25.85 + 44 204.368 1195 5 1 59.2273 -26.4923 -54.45 + 44 135.037 767 5 0 59.2231 -26.485 -55.85 + 44 119.04 1195 4 1 59.1351 -26.3396 -84.45 + 44 116.467 768 4 0 59.1315 -26.3341 -85.85 + 44 396.303 1195 3 1 59.0609 -26.2242 -114.45 + 44 217.034 769 3 0 59.06 -26.2211 -115.85 + 44 140.923 1194 2 1 59.0321 -26.1386 -144.45 + 44 258.3 769 2 0 59.0326 -26.1329 -145.85 + 44 166.436 1194 1 1 59.0265 -26.0205 -174.45 + 44 93.6428 770 1 0 59.0261 -26.0117 -175.85 + 44 243.916 1194 0 1 58.9797 -25.8115 -204.45 + 44 134.44 771 0 0 58.9798 -25.8026 -205.85 + 44 230.587 1670 1 1 154.15 -13.8613 -174.564 + 44 90.6518 1075 3 0 -86.7904 35.05 -116.003 + 44 67.1212 585 9 1 -63.05 37.8 65.3052 + 44 94.2852 541 6 1 -71.6681 115.989 -24.45 + 44 34.744 540 6 1 -71.85 115.971 -24.5134 + 44 474.888 770 0 0 58.9406 -26.0021 -205.85 + 44 25.2085 769 0 0 58.9807 -26.0501 -206.194 + 44 92.2428 794 0 0 88.2439 -21.1402 -206.25 + 44 140.171 795 0 0 88.3252 -21.05 -206.087 + 44 146.172 1345 0 1 89.072 -21.4333 -204.85 + 44 14.953 1344 0 1 89.0499 -21.5111 -204.836 + 44 146.105 1193 0 1 58.8176 -25.9187 -204.45 + 44 186.483 763 0 0 58.2278 -27.4008 -205.85 + 44 49.7953 762 0 0 58.2085 -27.45 -205.889 + 44 63.5882 761 0 0 58.1648 -27.65 -206.014 + 44 51.8165 760 0 0 58.1304 -27.85 -206.078 + 44 51.0234 759 0 0 58.1312 -28.05 -206.181 + 44 41.932 1156 1 1 51.45 38.4321 -174.698 + 44 182.521 1157 1 1 51.45 38.7209 -174.526 + 44 84.9402 1200 0 1 60.2208 -25.384 -204.45 + 44 95.0992 1199 0 1 60.05 -25.6333 -204.613 + 44 13.0757 1198 0 1 59.85 -25.8805 -204.821 + 44 53.7423 764 0 0 58.6441 -27.1252 -205.85 + 44 205.71 770 3 0 58.9623 -25.9116 -115.85 + 44 37.5297 771 3 0 58.9247 -25.85 -116.12 + 44 18.0302 1184 2 1 56.8616 -17.9364 -144.45 + 44 190.091 1183 2 1 56.85 -17.8781 -144.493 + 44 33.9816 822 2 0 56.2721 -15.5834 -145.85 + 44 53.4309 823 2 0 56.249 -15.4498 -145.923 + 44 69.1132 824 2 0 56.223 -15.25 -146.028 + 44 97.3331 825 2 0 56.2099 -15.0499 -146.138 + 44 1.98626 826 2 0 56.2068 -14.85 -146.245 + 44 96.6705 1169 1 1 53.8855 34.621 -174.45 + 44 182.962 1168 1 1 53.85 34.6974 -174.53 + 44 27.7332 1081 1 0 53.2261 36.3802 -175.85 + 44 115.402 1082 1 0 53.2041 36.4502 -175.902 + 44 73.9922 1083 1 0 53.1568 36.65 -176.078 + 44 5.45823 1084 1 0 53.1031 36.85 -176.229 + 44 77.6478 1110 0 1 42.2005 67.187 -204.45 + 44 268.198 1111 0 1 42.2501 67.2861 -204.508 + 44 58.5058 1112 0 1 42.4501 67.47 -204.615 + 44 73.7345 1113 0 1 42.65 67.5846 -204.643 + 44 51.8102 1114 0 1 42.8503 67.6671 -204.632 + 44 55.0794 1115 0 1 43.0501 67.6921 -204.596 + 44 58.4439 1116 0 1 43.25 67.7182 -204.599 + 44 54.4858 1117 0 1 43.4503 67.7418 -204.684 + 44 262.769 1239 0 0 43.9664 67.9259 -205.85 + 44 81.5469 1193 2 1 58.7822 -23.6892 -144.451 + 44 39.0329 1192 2 1 58.65 -23.6315 -144.702 + 44 108.119 783 2 0 58.1105 -23.3239 -145.85 + 44 27.6764 784 2 0 57.9609 -23.25 -146.153 + 44 118.051 1114 1 1 42.8824 -19.5377 -174.451 + 44 5.36021 1113 1 1 42.85 -19.3444 -174.835 + 44 107.916 805 1 0 42.8095 -18.8624 -175.85 + 44 97.3141 806 1 0 42.8084 -18.85 -175.876 + 44 8.39328 807 1 0 42.8034 -18.65 -176.226 + 44 163.24 889 0 0 41.8275 -2.23635 -205.85 + 44 11.5669 1115 1 1 43.1044 -17.9943 -174.85 + 44 20.5067 814 1 0 45.4328 -17.1266 -175.85 + 44 45.3943 764 9 0 59.43 -27.25 63.7715 + 44 82.9198 856 9 0 18.4721 -8.72106 63.75 +Number of digits in this event: 31 +Using G4ParticleGun... +Particle energy: 9.65577 LIN Particle: e- Event: 45 -Number of tracker hits in this event: 34 - 45 135.023 224 9 0 -3.39673 -135.176 64.15 - 45 109.928 883 8 1 -3.39502 -135.17 35.55 - 45 133.706 224 8 0 -3.39181 -135.171 34.15 - 45 157.295 883 7 1 -3.32053 -135.208 5.55 - 45 255.901 224 7 0 -3.32541 -135.212 4.15 - 45 137.505 882 6 1 -3.50716 -135.367 -24.45 - 45 164.789 223 6 0 -3.49881 -135.393 -25.85 - 45 439.15 883 5 1 -3.35487 -136.06 -54.45 - 45 145.632 220 5 0 -3.39156 -136.082 -55.85 - 45 380.587 878 4 1 -4.3178 -136.471 -84.45 - 45 129.222 218 4 0 -4.37617 -136.48 -85.85 - 45 117.88 872 3 1 -5.50755 -136.63 -114.45 - 45 109.636 217 3 0 -5.57407 -136.642 -115.85 - 45 149.732 864 2 1 -7.06448 -136.861 -144.45 - 45 183.536 216 2 0 -7.13018 -136.849 -145.85 - 45 115.536 857 1 1 -8.51323 -136.567 -174.45 - 45 96.5976 218 1 0 -8.60412 -136.525 -175.85 - 45 109.969 845 0 1 -10.8926 -135.236 -204.45 - 45 149.325 225 0 0 -11.0401 -135.145 -205.85 - 45 20.6365 879 4 1 -4.25 -136.346 -84.7545 - 45 192.269 124 3 0 67.9573 -155.175 -116.25 - 45 63.5431 221 5 0 -3.08555 -135.95 -55.8925 - 45 110.521 883 6 1 -3.44992 -135.296 -24.535 - 45 80.7833 884 6 1 -3.25 -135.006 -24.6179 - 45 63.7319 885 6 1 -3.05 -134.866 -24.6639 - 45 280.435 886 6 1 -2.85 -134.701 -24.7232 - 45 277.919 227 6 0 -4.07748 -134.659 -25.85 - 45 55.0764 887 6 1 -2.65 -134.576 -24.7822 - 45 17.6081 656 1 0 -13.0493 -48.85 -175.921 - 45 114.556 834 1 1 -13.1079 -48.4799 -174.85 - 45 181.075 833 1 1 -13.25 -48.372 -174.541 - 45 221.003 658 1 0 -13.0919 -48.3158 -175.85 - 45 175.842 794 1 0 -70.8674 -21.2059 -176.25 - 45 69.0864 785 1 0 -68.4946 -22.85 -175.876 -Number of digits in this event: 21 +Number of tracker hits in this event: 52 + 45 115.284 1182 11 0 -62.5588 56.4624 124.09 + 45 165.475 587 10 1 -62.5595 56.4606 95.55 + 45 115.162 1182 10 0 -62.5601 56.4598 94.15 + 45 138.287 587 9 1 -62.5715 56.4472 65.55 + 45 127.211 1181 9 0 -62.5712 56.4466 64.15 + 45 118.953 587 8 1 -62.5633 56.4304 35.55 + 45 119.448 1181 8 0 -62.5625 56.4291 34.15 + 45 104.956 587 7 1 -62.5455 56.4035 5.55 + 45 111.343 1181 7 0 -62.5444 56.4021 4.15 + 45 143.915 587 6 1 -62.5225 56.376 -24.45 + 45 162.166 1181 6 0 -62.5209 56.3742 -25.85 + 45 204.352 587 5 1 -62.4886 56.3397 -54.45 + 45 117.247 1181 5 0 -62.4859 56.3379 -55.85 + 45 151.759 588 4 1 -62.4304 56.301 -84.45 + 45 123.278 1181 4 0 -62.4266 56.3 -85.85 + 45 137.559 588 3 1 -62.3489 56.2731 -114.45 + 45 148.285 1181 3 0 -62.3457 56.2698 -115.85 + 45 264.206 588 2 1 -62.3098 56.1243 -144.45 + 45 145.811 1180 2 0 -62.3185 56.1047 -145.85 + 45 97.1491 587 1 1 -62.501 55.6134 -174.45 + 45 99.198 1177 1 0 -62.497 55.5837 -175.85 + 45 106.419 588 0 1 -62.3688 54.9551 -204.45 + 45 157.289 1174 0 0 -62.3716 54.9179 -205.85 + 45 62.9317 588 1 1 -62.3598 55.8474 -174.45 + 45 209.764 590 0 1 -62.0217 56.1765 -204.45 + 45 250.28 1180 0 0 -62.0103 56.1733 -205.85 + 45 0.175258 588 5 1 -62.45 56.332 -54.8498 + 45 199.023 1157 5 0 -57.1608 51.5091 -55.85 + 45 32.1028 1304 3 0 -68.3571 80.9627 -116.25 + 45 41.8247 1305 3 0 -68.3376 81.0501 -116.193 + 45 87.2387 1175 2 0 -62.4468 55.0944 -145.85 + 45 210.869 1174 2 0 -62.4543 55.0497 -145.915 + 45 17.1676 1173 2 0 -62.4992 54.85 -146.181 + 45 38.9757 907 2 0 -61.2764 1.58813 -146.25 + 45 173.42 906 2 0 -61.2383 1.44986 -146.166 + 45 245.2 905 2 0 -61.1778 1.25 -146.027 + 45 336.735 596 2 1 -60.7484 0.398445 -144.85 + 45 6.69609 595 2 1 -60.85 0.0535743 -144.83 + 45 174.788 899 2 0 -63.049 -0.0502519 -146.061 + 45 11.7476 898 2 0 -63.0225 -0.25 -146.244 + 45 103.242 587 3 1 -62.5337 56.2862 -114.45 + 45 105.044 1180 3 0 -61.9878 56.2017 -115.85 + 45 116.835 642 2 1 -51.4746 55.8666 -144.45 + 45 143.158 1040 2 0 -37.9044 28.1842 -146.25 + 45 122.885 717 2 1 -36.6329 28.0862 -144.85 + 45 69.3181 718 2 1 -36.45 28.0845 -144.596 + 45 58.7605 719 2 1 -36.2303 28.0932 -144.45 + 45 121.657 720 2 1 -36.05 28.1291 -144.624 + 45 180.199 1039 2 0 -35.7941 27.9536 -145.85 + 45 46.0235 1038 2 0 -35.6097 27.85 -146.13 + 45 51.7099 88 0 0 -125.067 -162.35 -206.223 + 45 85.1849 87 0 0 -125.033 -162.55 -206.233 +Number of digits in this event: 27 Using G4ParticleGun... -Particle energy: 5.38815 LIN +Particle energy: 3.27327 LIN Particle: e- Event: 46 -Number of tracker hits in this event: 47 - 46 211.044 349 10 1 -110.299 -27.0627 95.55 - 46 119.434 764 10 0 -110.298 -27.0634 94.15 - 46 109.2 349 9 1 -110.27 -27.0727 65.55 - 46 164.463 764 9 0 -110.271 -27.0732 64.15 - 46 273.833 349 8 1 -110.298 -27.0652 35.55 - 46 110.128 764 8 0 -110.3 -27.0629 34.15 - 46 168.205 349 7 1 -110.343 -27.0145 5.55 - 46 111.486 765 7 0 -110.345 -27.0123 4.15 - 46 132.224 348 6 1 -110.39 -26.9682 -24.45 - 46 112.074 765 6 0 -110.393 -26.967 -25.85 - 46 224.682 348 5 1 -110.445 -26.9426 -54.45 - 46 130.546 765 5 0 -110.447 -26.9409 -55.85 - 46 115.148 348 4 1 -110.485 -26.9058 -84.45 - 46 93.7204 765 4 0 -110.486 -26.9044 -85.85 - 46 87.428 348 3 1 -110.502 -26.8859 -114.45 - 46 132.181 765 3 0 -110.503 -26.8862 -115.85 - 46 118.898 348 2 1 -110.519 -26.8868 -144.45 - 46 147.977 765 2 0 -110.523 -26.8865 -145.85 - 46 233.802 347 1 1 -110.594 -26.8834 -174.45 - 46 287.802 765 1 0 -110.595 -26.881 -175.85 - 46 323.548 347 0 1 -110.623 -26.8334 -204.45 - 46 177.511 766 0 0 -110.625 -26.8329 -205.85 - 46 237.63 764 0 0 -111.088 -27.1295 -205.851 - 46 43.1883 662 2 0 -78.4678 -47.6093 -146.25 - 46 78.7184 661 2 0 -78.3919 -47.65 -146.135 - 46 227.944 510 2 1 -77.8985 -47.5181 -144.85 - 46 98.7046 509 2 1 -78.05 -47.3216 -144.639 - 46 37.6893 508 2 1 -78.25 -47.2235 -144.753 - 46 205.417 666 2 0 -78.8457 -46.8175 -145.85 - 46 182.696 667 2 0 -79.0758 -46.65 -146.087 - 46 13.2533 1162 2 0 -110.2 52.461 -146.25 - 46 193.472 668 2 0 -79.1266 -46.45 -146.215 - 46 59.483 1117 8 0 2.25921 43.6425 33.75 - 46 21.0333 348 8 1 -110.35 -27.1467 35.3758 - 46 485.79 347 2 1 -110.574 -27.1194 -144.45 - 46 314.525 764 2 0 -110.593 -27.152 -145.85 - 46 106.222 344 1 1 -111.165 -27.5919 -174.45 - 46 148.594 762 1 0 -111.227 -27.5935 -175.85 - 46 89.7809 337 0 1 -112.604 -27.8147 -204.45 - 46 112.684 760 0 0 -112.632 -27.8727 -205.85 - 46 124.802 353 1 1 -109.356 -26.9733 -174.45 - 46 203.17 352 0 1 -109.716 -27.6627 -204.45 - 46 95.4103 763 0 0 -109.654 -27.3573 -205.85 - 46 117.134 348 10 1 -110.35 -27.2263 95.4465 - 46 86.2614 347 10 1 -110.55 -27.351 95.2451 - 46 93.8252 346 10 1 -110.75 -27.2919 95.2588 - 46 244.625 345 10 1 -110.95 -27.3359 95.2526 -Number of digits in this event: 27 +Number of tracker hits in this event: 21 + 46 117.792 1622 8 1 144.68 -6.26142 35.55 + 46 139.346 868 8 0 144.677 -6.26309 34.15 + 46 206.21 1622 7 1 144.608 -6.29615 5.55 + 46 99.6492 868 7 0 144.609 -6.294 4.15 + 46 113.02 1622 6 1 144.622 -6.23667 -24.45 + 46 219.825 869 6 0 144.623 -6.23573 -25.85 + 46 117.233 1622 5 1 144.654 -6.20143 -54.45 + 46 122.48 869 5 0 144.653 -6.19726 -55.85 + 46 117.941 1622 4 1 144.637 -6.07676 -84.45 + 46 124.132 869 4 0 144.64 -6.069 -85.85 + 46 167.241 1622 3 1 144.697 -5.90486 -114.45 + 46 102.147 870 3 0 144.72 -5.91376 -115.85 + 46 112.601 1625 2 1 145.187 -6.14207 -144.45 + 46 108.206 869 2 0 145.204 -6.12303 -145.85 + 46 261.887 1627 1 1 145.56 -5.77576 -174.45 + 46 122.295 871 1 0 145.573 -5.74654 -175.85 + 46 256.939 1629 0 1 146.035 -4.92244 -204.45 + 46 106.663 875 0 0 146.073 -4.88466 -205.85 + 46 176.011 868 6 0 144.622 -6.2504 -25.9391 + 46 247.556 1621 7 1 144.55 -6.4241 5.37077 + 46 28.6095 1026 0 1 25.3077 82.4553 -204.85 +Number of digits in this event: 13 Using G4ParticleGun... -Particle energy: 6.17759 LIN +Particle energy: 8.82884 LIN Particle: e- Event: 47 -Number of tracker hits in this event: 131 - 47 300.684 465 10 1 -87.0471 2.54493 95.55 - 47 237.898 912 10 0 -87.0467 2.54521 94.15 - 47 119.999 465 9 1 -87.0366 2.54575 65.55 - 47 182.843 912 9 0 -87.037 2.54627 64.15 - 47 131.272 464 8 1 -87.0527 2.5543 35.55 - 47 161.861 912 8 0 -87.053 2.55465 34.15 - 47 182.641 464 7 1 -87.056 2.56482 5.55 - 47 422.951 912 7 0 -87.0564 2.56629 4.15 - 47 128.64 464 6 1 -87.0589 2.59738 -24.45 - 47 121.785 912 6 0 -87.0583 2.59878 -25.85 - 47 99.9209 465 5 1 -87.0453 2.62401 -54.45 - 47 151.935 912 5 0 -87.0456 2.627 -55.85 - 47 98.1576 465 4 1 -87.0486 2.68967 -84.45 - 47 217.507 913 4 0 -87.0482 2.69426 -85.85 - 47 92.8417 465 3 1 -87.0408 2.79199 -114.45 - 47 253.568 913 3 0 -87.0423 2.79816 -115.85 - 47 261.763 464 2 1 -87.087 2.92217 -144.45 - 47 101.459 914 2 0 -87.089 2.93163 -145.85 - 47 115.262 464 1 1 -87.1254 3.12248 -174.45 - 47 102.18 915 1 0 -87.1256 3.12978 -175.85 - 47 170.03 464 0 1 -87.1279 3.2824 -204.45 - 47 114.414 916 0 0 -87.1246 3.29068 -205.85 - 47 34.7477 1230 0 0 -43.0349 66.05 -206.185 - 47 256.432 1231 0 0 -42.946 66.25 -206.032 - 47 450.025 1232 0 0 -42.8783 66.4501 -206.096 - 47 66.7293 721 4 1 -35.6633 -26.3331 -84.85 - 47 61.0472 69 2 1 -166.15 -4.6125 -144.709 - 47 143.186 952 3 0 -47.536 10.4882 -116.25 - 47 177.907 953 3 0 -47.5857 10.6501 -116.068 - 47 10.3844 465 2 1 -87.0275 2.88409 -144.45 - 47 178.112 463 2 1 -87.25 3.0871 -144.836 - 47 6.74228 917 2 0 -87.839 3.63992 -145.85 - 47 128.922 918 2 0 -87.85 3.65 -145.869 - 47 136.322 365 1 1 -107.084 19.5426 -174.45 - 47 6.28592 1002 1 0 -106.935 20.6398 -175.85 - 47 83.8512 1003 1 0 -106.933 20.65 -175.863 - 47 33.2305 1004 1 0 -106.913 20.85 -176.133 - 47 141.612 363 0 1 -107.458 40.2272 -204.45 - 47 22.4995 1103 0 0 -107.238 40.8187 -205.85 - 47 123.737 1104 0 0 -107.222 40.8502 -205.926 - 47 48.2472 491 0 1 -81.7797 66.2838 -204.85 - 47 138.631 492 0 1 -81.65 66.2613 -204.73 - 47 146.807 493 0 1 -81.4499 66.2101 -204.621 - 47 88.8635 494 0 1 -81.25 66.1956 -204.591 - 47 57.6002 495 0 1 -81.05 66.1956 -204.495 - 47 73.6654 496 0 1 -80.8424 66.2454 -204.45 - 47 146.131 497 0 1 -80.6498 66.5104 -204.485 - 47 66.2273 1233 0 0 -83.065 66.6502 -206.006 - 47 88.515 1234 0 0 -83.0127 66.8504 -205.911 - 47 51.8232 1235 0 0 -83.0099 67.05 -205.87 - 47 4.78894 1236 0 0 -83.0081 67.25 -205.856 - 47 143.666 490 0 1 -82.0169 69.6694 -204.85 - 47 15.1949 489 0 1 -82.05 70.0026 -204.529 - 47 70.9681 466 2 1 -86.8344 2.6631 -144.45 - 47 86.0757 467 2 1 -86.65 2.52034 -144.564 - 47 97.3188 468 2 1 -86.45 2.35344 -144.658 - 47 142.507 469 2 1 -86.25 2.19459 -144.763 - 47 119.059 901 2 0 -83.5735 0.414005 -145.85 - 47 322.83 900 2 0 -83.301 0.249857 -145.957 - 47 173.994 899 2 0 -82.2792 -0.05 -146.211 - 47 123.235 898 2 0 -81.7921 -0.25 -146.242 - 47 107.885 897 2 0 -81.3934 -0.450115 -146.235 - 47 131.64 896 2 0 -81.0551 -0.650068 -146.205 - 47 119.628 895 2 0 -80.6896 -0.85 -146.204 - 47 93.0894 894 2 0 -80.3562 -1.05 -146.193 - 47 112.655 893 2 0 -80.0077 -1.25 -146.165 - 47 157.163 892 2 0 -79.6197 -1.45 -146.133 - 47 122.548 891 2 0 -79.209 -1.65 -146.087 - 47 216.39 890 2 0 -78.8373 -1.85 -146.09 - 47 116.127 889 2 0 -78.317 -2.05 -146.042 - 47 142.148 888 2 0 -77.9552 -2.25027 -145.966 - 47 62.927 887 2 0 -77.6185 -2.45 -145.897 - 47 0.301382 531 2 1 -73.6509 -4.26322 -144.85 - 47 72.054 532 2 1 -73.6495 -4.26387 -144.85 - 47 51.6887 533 2 1 -73.4499 -4.35241 -144.782 - 47 67.7819 534 2 1 -73.25 -4.43743 -144.694 - 47 145.196 535 2 1 -73.0497 -4.53589 -144.599 - 47 91.8395 536 2 1 -72.8498 -4.70266 -144.539 - 47 7.35054 537 2 1 -72.65 -4.89497 -144.455 - 47 85.2576 538 2 1 -72.2722 -5.32617 -144.45 - 47 23.8195 539 2 1 -72.25 -5.52502 -144.463 - 47 258.468 464 3 1 -87.0999 2.61726 -114.45 - 47 295.746 912 3 0 -87.1331 2.61594 -115.85 - 47 88.4503 912 2 0 -87.4187 2.57257 -145.85 - 47 112.603 460 1 1 -87.8899 1.92766 -174.45 - 47 111.058 908 1 0 -87.9386 1.78443 -175.85 - 47 117.843 455 0 1 -88.9565 -1.485 -204.45 - 47 132.4 891 0 0 -89.1032 -1.68538 -205.85 - 47 117.751 445 2 1 -90.9976 1.94175 -144.45 - 47 128.254 908 2 0 -91.3088 1.82322 -145.85 - 47 140.506 416 1 1 -96.8428 -0.183369 -174.45 - 47 30.2984 415 1 1 -96.95 -0.139763 -174.75 - 47 2.03511 900 1 0 -97.4416 0.0500715 -176.236 - 47 136.837 374 0 1 -105.238 2.79346 -204.45 - 47 89.7359 913 0 0 -105.57 2.835 -205.85 - 47 378.714 465 7 1 -86.9949 2.56704 5.54994 - 47 117.865 469 6 1 -86.1767 2.76337 -24.45 - 47 111.347 913 6 0 -86.0415 2.81277 -25.85 - 47 96.4593 485 5 1 -83.0387 4.04576 -54.4502 - 47 128.799 919 5 0 -82.9195 3.96873 -55.85 - 47 108.44 497 4 1 -80.5112 2.26399 -84.45 - 47 108.715 910 4 0 -80.4116 2.10853 -85.8503 - 47 162.083 509 3 1 -78.2439 -1.26786 -114.45 - 47 146.247 892 3 0 -78.0534 -1.4759 -115.85 - 47 101.838 529 2 1 -74.0951 -6.03941 -144.45 - 47 5.42403 530 2 1 -74.05 -6.04908 -144.825 - 47 99.2441 869 2 0 -73.9321 -6.08156 -145.85 - 47 116.599 548 1 1 -70.377 -6.9348 -174.45 - 47 116.002 865 1 0 -70.3035 -6.92044 -175.85 - 47 122.585 557 0 1 -68.6139 -6.99966 -204.451 - 47 117.306 865 0 0 -68.4969 -6.96577 -205.85 - 47 121.86 913 7 0 -87.0426 2.65 3.85659 - 47 257.898 904 7 0 -87.8124 1.00901 4.15 - 47 238.235 903 7 0 -88.3853 0.85 4.089 - 47 58.2884 466 6 1 -86.6628 1.98977 -24.45 - 47 60.6018 467 6 1 -86.65 1.98106 -24.6627 - 47 120.027 909 6 0 -86.5828 1.92971 -25.85 - 47 129.115 474 5 1 -85.0839 0.955539 -54.45 - 47 109.152 904 5 0 -85.0135 0.975455 -55.85 - 47 142.063 481 4 1 -83.6833 1.02728 -84.45 - 47 209.955 904 4 0 -83.6747 1.03321 -85.85 - 47 393.517 483 3 1 -83.429 1.37353 -114.45 - 47 100.752 906 3 0 -83.4554 1.40652 -115.85 - 47 108.103 480 2 1 -84.0193 2.07335 -144.45 - 47 132.743 910 2 0 -84.1033 2.13595 -145.85 - 47 251.048 470 1 1 -85.9341 3.65184 -174.45 - 47 123.921 918 1 0 -86.0549 3.69077 -175.85 - 47 88.1416 459 0 1 -88.2166 4.98053 -204.45 - 47 20.1166 458 0 1 -88.25 4.98861 -204.77 - 47 55.4723 924 0 0 -88.3794 5.0405 -205.85 - 47 60.4194 925 0 0 -88.4031 5.05 -206.042 -Number of digits in this event: 61 -Using G4ParticleGun... -Particle energy: 1.54817 LIN +Number of tracker hits in this event: 61 + 47 254.7 222 7 1 -135.552 -61.6778 5.55 + 47 183.863 591 7 0 -135.548 -61.6752 4.15 + 47 112.971 223 6 1 -135.483 -61.625 -24.45 + 47 199.315 592 6 0 -135.482 -61.6207 -25.85 + 47 118.148 223 5 1 -135.458 -61.5365 -54.45 + 47 95.6634 592 5 0 -135.457 -61.5358 -55.85 + 47 163.209 223 4 1 -135.437 -61.5208 -84.45 + 47 394.044 592 4 0 -135.446 -61.5178 -85.85 + 47 119.195 222 3 1 -135.616 -61.4639 -114.45 + 47 332.69 592 3 0 -135.62 -61.4556 -115.85 + 47 117.021 222 2 1 -135.705 -61.3003 -144.45 + 47 122.237 593 2 0 -135.706 -61.291 -145.85 + 47 120.931 222 1 1 -135.747 -61.0905 -174.45 + 47 268.105 594 1 0 -135.749 -61.0739 -175.85 + 47 111.61 222 0 1 -135.747 -60.7481 -204.45 + 47 139.504 596 0 0 -135.747 -60.7427 -205.85 + 47 275.215 223 1 1 -135.492 -61.2244 -174.45 + 47 106.434 249 0 1 -130.246 -59.1144 -204.45 + 47 172.46 606 0 0 -130.274 -58.8354 -205.85 + 47 35.4496 598 1 0 -136.146 -60.3336 -175.85 + 47 140.559 599 1 0 -136.206 -60.2499 -175.928 + 47 40.64 600 1 0 -136.439 -60.05 -176.213 + 47 78.8117 595 1 0 -135.505 -61.05 -175.985 + 47 180.025 188 0 1 -142.544 -44.6425 -204.451 + 47 76.6208 681 0 0 -141.728 -43.7323 -205.85 + 47 95.0058 682 0 0 -141.598 -43.65 -206.027 + 47 124.273 1317 1 0 -89.9453 83.5541 -176.25 + 47 13.676 1318 1 0 -89.8816 83.6502 -175.861 + 47 122.487 449 1 1 -90.1922 84.6889 -174.85 + 47 111.165 733 0 0 -130.012 -33.4391 -206.25 + 47 115.274 732 0 0 -130.043 -33.45 -206.231 + 47 18.694 671 0 0 -100.823 -45.65 -206.021 + 47 233.816 224 0 1 -135.31 -61.1142 -204.451 + 47 120.256 595 0 0 -135.219 -61.0458 -205.851 + 47 163.389 594 0 0 -135.294 -61.0669 -205.85 + 47 238.804 224 4 1 -135.325 -61.528 -84.45 + 47 199.127 210 3 1 -138.079 -61.8211 -114.45 + 47 228.261 196 2 1 -140.814 -56.5983 -144.45 + 47 128.817 618 2 0 -140.934 -56.3579 -145.85 + 47 92.389 181 1 1 -143.867 -51.1903 -174.45 + 47 41.0868 180 1 1 -143.95 -51.1211 -174.718 + 47 151.787 646 1 0 -144.282 -50.846 -175.85 + 47 128.517 136 0 1 -152.781 -43.3186 -204.45 + 47 114.584 683 0 0 -153.136 -43.3653 -205.85 + 47 187.97 840 0 0 -168.871 -12.0206 -206.25 + 47 114.499 225 3 1 -135.089 -61.2774 -114.45 + 47 103.071 593 3 0 -135.083 -61.2907 -115.85 + 47 104.493 225 2 1 -134.976 -61.5349 -144.45 + 47 131.194 592 2 0 -134.958 -61.5416 -145.85 + 47 174.283 227 1 1 -134.618 -61.6893 -174.45 + 47 108.176 591 1 0 -134.606 -61.6917 -175.85 + 47 124.932 229 0 1 -134.34 -61.7749 -204.45 + 47 136.205 591 0 0 -134.319 -61.7806 -205.85 + 47 0.648499 440 1 1 -92.15 5.44808 -174.613 + 47 89.1973 956 2 0 -83.3821 11.25 -146.19 + 47 144.345 226 1 1 -134.75 -61.7765 -174.57 + 47 119.929 225 1 1 -134.95 -61.8222 -174.663 + 47 78.685 221 7 1 -135.75 -62.1288 5.5221 + 47 112.375 220 7 1 -135.95 -62.3378 5.51287 + 47 25.9351 169 6 1 -146.15 -47.3961 -24.5401 + 47 9.56476 1738 6 1 167.75 -62.0339 -24.6871 +Number of digits in this event: 34 +Using G4ParticleGun... +Particle energy: 1.46514 LIN Particle: e- Event: 48 -Number of tracker hits in this event: 122 - 48 130.59 978 11 1 15.7394 19.0629 125.55 - 48 117.295 995 11 0 15.7343 19.0582 124.15 - 48 120.771 978 10 1 15.6529 18.937 95.55 - 48 109.919 994 10 0 15.6511 18.9282 94.15 - 48 139.128 977 9 1 15.5816 18.7786 65.55 - 48 101.644 993 9 0 15.5833 18.7685 64.15 - 48 111.634 977 8 1 15.6105 18.5815 35.55 - 48 131.089 992 8 0 15.596 18.5715 34.15 - 48 134.288 976 7 1 15.2846 18.3331 5.55 - 48 126.998 991 7 0 15.2623 18.3035 4.15 - 48 123.669 973 6 1 14.8073 17.6617 -24.45 - 48 128.8 987 6 0 14.7737 17.6344 -25.85 - 48 115.794 969 5 1 14.0447 17.0935 -54.45 - 48 196.288 985 5 0 14.0012 17.0704 -55.85 - 48 122.781 965 4 1 13.0829 16.5555 -84.45 - 48 94.6089 982 4 0 13.0175 16.5169 -85.85 - 48 114.605 956 3 1 11.3734 15.7442 -114.45 - 48 498.063 978 3 0 11.2511 15.6856 -115.85 - 48 116.812 943 2 1 8.67723 14.5749 -144.45 - 48 102.236 942 2 1 8.65 14.5683 -144.745 - 48 112.391 972 2 0 8.53967 14.5428 -145.85 - 48 139.257 929 1 1 5.93533 13.7487 -174.45 - 48 102.546 968 1 0 5.80726 13.723 -175.85 - 48 106.486 916 0 1 3.43675 13.1891 -204.45 - 48 116.896 965 0 0 3.29659 13.1675 -205.85 - 48 47.5035 1162 0 0 -27.3957 52.45 -205.972 - 48 97.9639 755 0 1 -28.9396 53.0945 -204.85 - 48 147.903 974 2 0 8.23893 14.8667 -145.85 - 48 396.388 945 2 0 -9.90568 9.20829 -146.25 - 48 67.1823 849 2 1 -10.1807 8.53924 -144.85 - 48 235.862 848 2 1 -10.25 8.41624 -144.628 - 48 169.572 847 2 1 -10.4963 8.25531 -144.45 - 48 175.888 943 2 0 -11.0624 8.65728 -145.85 - 48 188.506 944 2 0 -11.6065 8.85 -146.064 - 48 282.346 958 2 1 11.81 15.8292 -144.45 - 48 146.23 978 2 0 11.7644 15.812 -145.85 - 48 184.705 953 1 1 10.8057 15.6283 -174.45 - 48 621.648 978 1 0 10.7517 15.6514 -175.85 - 48 215.816 947 0 1 9.58213 16.0219 -204.45 - 48 135.729 979 0 0 9.56544 16.0354 -205.85 - 48 127.96 979 2 0 11.7747 15.9184 -145.85 - 48 152.799 950 1 1 10.0815 18.7346 -174.451 - 48 120.382 994 1 0 10.131 18.942 -175.85 - 48 235.195 955 0 1 11.1832 22.4204 -204.45 - 48 577.498 956 0 1 11.25 22.4537 -204.642 - 48 0.188956 1012 0 0 11.6591 22.6497 -205.85 - 48 192.007 1013 0 0 11.6597 22.65 -205.852 - 48 273.658 960 3 1 12.1988 15.911 -114.451 - 48 113.568 960 2 1 12.134 13.4615 -144.45 - 48 327.137 966 2 0 12.1414 13.296 -145.85 - 48 16.5197 965 2 0 12.136 13.25 -146.226 - 48 100.216 959 1 1 11.9991 10.1101 -174.45 - 48 97.581 948 1 0 12.1521 9.72879 -175.85 - 48 49.3096 947 1 0 12.1898 9.65 -176.138 - 48 123.594 975 0 1 15.2273 1.95533 -204.45 - 48 108.225 908 0 0 15.272 1.74999 -205.85 - 48 127.316 979 3 0 12.1524 15.895 -115.85 - 48 134.314 956 2 1 11.3188 15.5996 -144.45 - 48 307.293 977 2 0 11.31 15.5811 -145.85 - 48 66.2214 955 1 1 11.0636 15.0757 -174.45 - 48 43.4934 954 1 1 11.05 15.0686 -174.725 - 48 104.72 974 1 0 10.9955 15.0424 -175.85 - 48 112.093 971 0 0 9.53466 14.4255 -205.85 - 48 158.361 962 1 1 12.5738 15.7575 -174.565 - 48 106.15 953 0 1 10.6897 13.795 -204.45 - 48 172.665 968 0 0 10.7105 13.7182 -205.85 - 48 41.6159 977 0 1 15.6193 10.296 -204.45 - 48 94.2739 978 0 1 15.65 10.2769 -204.544 - 48 129.424 949 0 0 16.1123 10.0269 -205.85 - 48 107.647 1047 1 0 18.639 29.5628 -176.25 - 48 103.127 992 1 1 18.5844 29.7062 -174.85 - 48 157.535 1068 2 1 33.7594 14.1674 -144.85 - 48 15.7537 1067 2 1 33.6499 18.1533 -144.829 - 48 210.503 996 2 0 32.244 19.3941 -145.85 - 48 152.72 997 2 0 32.1865 19.4501 -145.892 - 48 71.0205 995 2 0 32.1494 19.25 -146.062 - 48 173.122 1059 2 1 32.0401 19.4454 -144.85 - 48 78.2716 993 8 0 15.7761 18.7147 33.8792 - 48 126.511 978 7 1 15.8203 18.6215 5.55 - 48 219.05 992 7 0 15.8124 18.6216 4.15 - 48 105.125 978 6 1 15.7289 18.6396 -24.45 - 48 151.1 992 6 0 15.7538 18.6309 -25.85 - 48 102.536 981 5 1 16.3762 18.4744 -54.45 - 48 92.8747 992 5 0 16.4186 18.4546 -55.85 - 48 86.5193 991 5 0 16.4279 18.45 -56.149 - 48 133.953 986 4 1 17.2722 18.0502 -84.45 - 48 148.556 989 4 0 17.2836 18.0063 -85.85 - 48 161.15 986 3 1 17.4159 17.0949 -114.45 - 48 109.14 984 3 0 17.4591 17.0134 -115.85 - 48 128.516 992 2 1 18.4884 15.5666 -144.45 - 48 171.628 996 1 1 19.4082 15.1165 -174.45 - 48 120.906 975 1 0 19.4391 15.09 -175.85 - 48 219.76 997 0 1 19.5919 14.6046 -204.451 - 48 46.1703 996 0 1 19.4495 15.0494 -204.795 - 48 227.002 994 0 0 15.2653 18.8777 -205.85 - 48 85.6669 995 0 0 15.0359 19.05 -205.928 - 48 57.4188 996 0 0 14.804 19.25 -206.077 - 48 85.5932 997 0 0 14.6843 19.45 -206.136 - 48 59.4978 998 0 0 14.5385 19.65 -206.181 - 48 85.0599 999 0 0 14.4522 19.85 -206.185 - 48 101.77 1000 0 0 14.314 20.05 -206.178 - 48 82.0245 1001 0 0 14.0117 20.25 -206.086 - 48 172.04 1002 0 0 13.8296 20.45 -206.056 - 48 77.3714 1003 0 0 13.6585 20.65 -206.037 - 48 60.1185 1004 0 0 13.4982 20.85 -205.969 - 48 116.818 957 0 1 11.6369 21.6469 -204.85 - 48 46.8749 1028 0 0 12.1184 25.7553 -205.85 - 48 81.2404 1029 0 0 12.1415 25.85 -205.907 - 48 148.302 1030 0 0 12.0944 26.0505 -205.949 - 48 112.781 1031 0 0 11.767 26.25 -206.063 - 48 162.185 1032 0 0 11.7245 26.45 -206.116 - 48 97.0247 997 1 1 19.45 15.1173 -174.811 - 48 109.357 979 7 1 15.9635 18.6388 5.55 - 48 142.054 982 6 1 16.4542 17.9773 -24.45 - 48 122.563 989 6 0 16.4834 17.9463 -25.85 - 48 139.506 984 5 1 17.0282 17.3375 -54.45 - 48 116.959 986 5 0 17.0591 17.3269 -55.85 - 48 101.128 987 4 1 17.6313 17.1516 -84.45 - 48 23.8755 985 4 0 17.6857 17.2438 -85.8501 - 48 78.7075 986 4 0 17.6887 17.25 -85.9446 - 48 44.8255 1241 1 0 36.5755 68.25 -176.168 - 48 188.415 1083 1 1 36.7229 68.7082 -174.85 -Number of digits in this event: 63 -Using G4ParticleGun... -Particle energy: 2.96484 LIN +Number of tracker hits in this event: 58 + 48 112.869 950 7 1 10.2254 148.087 5.55 + 48 90.363 1639 7 0 10.2208 148.089 4.15 + 48 462.05 950 6 1 10.1442 148.116 -24.45 + 48 125.43 1639 6 0 10.1418 148.11 -25.85 + 48 132.303 950 5 1 10.1361 148.039 -54.45 + 48 118.175 1639 5 0 10.1362 148.029 -55.85 + 48 111.417 950 4 1 10.1101 147.809 -84.45 + 48 111.632 1638 4 0 10.1139 147.797 -85.85 + 48 120.528 951 3 1 10.2572 147.511 -114.45 + 48 179.858 1636 3 0 10.2829 147.505 -115.85 + 48 133.158 953 2 1 10.8075 147.345 -144.45 + 48 230.251 1635 2 0 10.825 147.33 -145.85 + 48 131.375 955 1 1 11.1498 146.987 -174.45 + 48 135.229 1634 1 0 11.1729 146.967 -175.85 + 48 118.522 958 0 1 11.7165 146.581 -204.45 + 48 136.139 1632 0 0 11.7694 146.574 -205.85 + 48 221.319 1640 6 0 10.1659 148.164 -25.85 + 48 125.876 952 5 1 10.6321 148.682 -54.45 + 48 118.697 1643 5 0 10.628 148.79 -55.85 + 48 230.379 951 4 1 10.4348 150.924 -84.45 + 48 119.75 1654 4 0 10.3957 151.001 -85.85 + 48 217.325 946 3 1 9.29407 152.52 -114.45 + 48 153.393 1662 3 0 9.28308 152.583 -115.85 + 48 106.631 946 2 1 9.31568 153.717 -144.45 + 48 260.35 1668 2 0 9.31103 153.815 -145.85 + 48 101.793 945 1 1 9.1221 155.692 -174.45 + 48 306.835 1678 1 0 9.05424 155.85 -175.85 + 48 118.159 939 0 1 7.99357 158.774 -204.45 + 48 6.79921 1693 0 0 7.96546 158.947 -205.85 + 48 137.76 1694 0 0 7.96493 158.95 -205.878 + 48 266.928 952 4 1 10.45 150.932 -84.6758 + 48 280.235 1657 4 0 10.7824 151.632 -85.85 + 48 8.53019 1656 4 0 10.713 151.55 -86.0073 + 48 127.978 954 5 1 10.9007 149.307 -54.45 + 48 118.289 1646 5 0 10.8777 149.438 -55.85 + 48 150.589 1658 4 0 10.5382 151.9 -85.8508 + 48 172.66 945 3 1 9.20574 152.733 -114.45 + 48 111.761 1663 3 0 9.04043 152.775 -115.85 + 48 76.2869 927 2 1 5.487 153.631 -144.45 + 48 34.3218 926 2 1 5.44999 153.658 -144.738 + 48 56.1822 902 1 1 0.481961 156.44 -174.45 + 48 134.757 901 1 1 0.45 156.443 -174.59 + 48 105.136 1681 1 0 0.159041 156.471 -175.85 + 48 157.191 866 0 1 -6.7148 157.875 -204.45 + 48 120.134 1688 0 0 -7.11108 157.932 -205.85 + 48 49.4225 944 3 1 9.05 152.652 -114.791 + 48 65.3429 1659 3 0 8.38341 152.033 -115.85 + 48 123.054 1658 3 0 8.24139 151.95 -115.995 + 48 140.362 1657 3 0 7.92553 151.75 -115.949 + 48 22.3727 1656 3 0 7.82553 151.55 -115.868 + 48 110.76 935 3 1 7.2043 151.134 -114.85 + 48 65.3434 934 3 1 7.05 151.215 -114.753 + 48 288.415 1652 3 0 6.79822 150.697 -115.85 + 48 612.909 944 0 1 8.85449 170.186 -204.45 + 48 208.664 1751 0 0 8.87374 170.364 -205.85 + 48 252.042 1750 0 0 8.77135 170.253 -205.85 + 48 86.3659 1749 0 0 8.65188 170.15 -206.104 + 48 66.4626 943 0 1 8.84999 170.065 -204.642 +Number of digits in this event: 34 +Using G4ParticleGun... +Particle energy: 1.5614 LIN Particle: e- Event: 49 -Number of tracker hits in this event: 153 - 49 140.897 865 9 1 -6.95661 122.911 65.55 - 49 123.339 1513 9 0 -6.95655 122.908 64.15 - 49 127.668 865 8 1 -6.9344 122.828 35.55 - 49 117.907 1513 8 0 -6.93129 122.824 34.15 - 49 118.391 865 7 1 -6.85852 122.741 5.55 - 49 154.315 1512 7 0 -6.86914 122.742 4.15 - 49 110.102 864 6 1 -7.19463 122.775 -24.45 - 49 394.332 1513 6 0 -7.18695 122.821 -25.85 - 49 337.006 865 5 1 -6.95736 123.753 -54.45 - 49 115.878 1518 5 0 -6.95858 123.82 -55.85 - 49 246.633 865 4 1 -7.03123 125.161 -84.45 - 49 177.682 1525 4 0 -7.01742 125.254 -85.85 - 49 301.444 865 3 1 -6.88005 126.967 -114.45 - 49 55.4974 866 3 1 -6.85 126.943 -114.719 - 49 196.117 1533 3 0 -6.72454 126.843 -115.85 - 49 136.63 879 2 1 -4.24684 124.742 -144.45 - 49 141.682 1518 2 0 -4.05836 123.937 -145.85 - 49 29.7694 1517 2 0 -4.01138 123.75 -146.167 - 49 133.719 902 1 1 0.634587 107.005 -174.45 - 49 39.0916 1429 1 0 0.595546 106.026 -175.85 - 49 128.793 1428 1 0 0.591396 105.95 -175.958 - 49 0.674034 1427 1 0 0.574522 105.75 -176.244 - 49 86.6499 891 0 1 -1.7642 86.4076 -204.45 - 49 44.3428 890 0 1 -1.85 86.1586 -204.707 - 49 7.20557 1325 0 0 -2.21186 85.0657 -205.85 - 49 95.326 1324 0 0 -2.21741 85.05 -205.866 - 49 73.4107 1323 0 0 -2.28909 84.85 -206.079 - 49 197.317 869 2 1 -6.09154 121.291 -144.465 - 49 212.677 1505 2 0 -5.99292 121.23 -145.85 - 49 181.652 894 1 1 -1.1951 119.61 -174.45 - 49 24.1189 1491 1 0 -1.09818 118.392 -175.85 - 49 91.9321 1490 1 0 -1.0947 118.35 -175.899 - 49 33.3379 1489 1 0 -1.08857 118.15 -176.151 - 49 11.3403 887 0 1 -2.62532 97.9738 -204.45 - 49 124.512 886 0 1 -2.6501 97.9682 -204.485 - 49 60.6046 885 0 1 -2.85006 97.9153 -204.715 - 49 261.088 1386 0 0 -4.1551 97.5465 -205.85 - 49 98.0479 844 2 0 -68.9343 -11.1855 -146.25 - 49 242.868 869 1 1 -6.09357 120.949 -174.45 - 49 109.712 1503 1 0 -6.07229 120.901 -175.85 - 49 157.323 872 0 1 -5.5506 120.015 -204.45 - 49 113.726 1499 0 0 -5.53628 120.04 -205.85 - 49 452.809 865 6 1 -6.91295 122.644 -24.45 - 49 258.561 1512 6 0 -6.92057 122.642 -25.85 - 49 324.587 864 5 1 -7.0872 122.597 -54.45 - 49 262.677 1512 5 0 -7.09942 122.588 -55.85 - 49 149.26 863 4 1 -7.3289 122.402 -84.45 - 49 146.862 1511 4 0 -7.32457 122.384 -85.85 - 49 119.334 864 3 1 -7.23835 121.854 -114.45 - 49 94.7936 1508 3 0 -7.23056 121.835 -115.85 - 49 447.596 864 2 1 -7.08263 121.411 -144.45 - 49 107.519 1506 2 0 -7.07612 121.406 -145.85 - 49 112.718 865 1 1 -6.96122 121.361 -174.45 - 49 129.818 1505 1 0 -6.96676 121.332 -175.85 - 49 106.155 864 0 1 -7.09628 120.718 -204.45 - 49 127.258 1502 0 0 -7.0719 120.652 -205.85 - 49 137.239 1511 5 0 -6.99898 122.496 -55.85 - 49 95.7543 864 4 1 -7.2311 122.154 -84.45 - 49 144.527 1509 4 0 -7.24701 122.149 -85.85 - 49 168.104 862 3 1 -7.58444 122.024 -114.45 - 49 173.179 1509 3 0 -7.59852 122.009 -115.85 - 49 153.726 860 2 1 -7.89001 121.689 -144.45 - 49 135.404 1507 2 0 -7.89805 121.664 -145.85 - 49 119.006 859 1 1 -8.07336 121.146 -174.45 - 49 116.874 1504 1 0 -8.07106 121.109 -175.85 - 49 110.492 859 0 1 -8.07479 120.349 -204.45 - 49 152.692 1500 0 0 -8.06418 120.32 -205.85 - 49 180.774 1336 1 1 87.25 125.086 -174.846 - 49 82.8414 1337 1 1 87.4502 125.044 -174.717 - 49 85.8409 1376 0 0 -106.246 95.55 -205.994 - 49 125.316 1512 4 0 -7.03983 122.695 -85.85 - 49 122.764 1513 3 0 -7.04245 122.848 -115.85 - 49 106.122 1514 2 0 -7.18144 122.988 -145.85 - 49 97.1318 863 1 1 -7.35207 123.179 -174.45 - 49 129.133 1515 1 0 -7.36834 123.191 -175.85 - 49 164.352 861 0 1 -7.73588 123.079 -204.45 - 49 116.018 1514 0 0 -7.7466 123.066 -205.85 - 49 50.4452 863 2 1 -7.2502 122.571 -144.666 - 49 50.5466 1511 2 0 -7.63857 122.49 -145.85 - 49 170.793 1512 2 0 -7.67433 122.55 -146.041 - 49 124.216 842 1 1 -11.6299 132.948 -174.45 - 49 275.144 843 1 1 -11.45 133.076 -174.558 - 49 132.083 844 1 1 -11.25 134.016 -174.615 - 49 128.88 845 1 1 -11.05 134.42 -174.706 - 49 5.26203 1579 1 0 -10.5728 136.141 -175.85 - 49 72.7029 1580 1 0 -10.5704 136.15 -175.857 - 49 62.3776 1581 1 0 -10.5279 136.35 -176.005 - 49 64.9487 1582 1 0 -10.4803 136.55 -176.138 - 49 0.109658 1513 2 0 -7.12368 122.75 -146.247 - 49 151.386 880 1 1 -3.88566 128.454 -174.45 - 49 90.7712 881 1 1 -3.85 128.07 -174.733 - 49 11.5315 1532 1 0 -3.26299 126.591 -175.85 - 49 80.4718 1531 1 0 -3.24617 126.55 -175.879 - 49 70.6895 1530 1 0 -3.19034 126.35 -175.982 - 49 80.4816 1529 1 0 -3.11047 126.15 -176.122 - 49 201.859 1518 1 0 81.4222 123.872 -176.25 - 49 47.1108 1519 1 0 81.8023 123.95 -175.994 - 49 74.4328 1313 1 1 82.6956 124.723 -174.85 - 49 87.9252 1314 1 1 82.85 124.876 -174.63 - 49 38.484 1315 1 1 83.05 125.087 -174.476 - 49 131.738 1316 1 1 83.25 125.1 -174.479 - 49 52.6224 1517 1 0 82.8783 123.75 -176.12 - 49 123.852 863 5 1 -7.31491 123.088 -54.45 - 49 136.038 1514 5 0 -7.3259 123.123 -55.85 - 49 411.137 862 4 1 -7.49116 123.91 -84.45 - 49 98.8296 1520 4 0 -7.59741 124.257 -85.8501 - 49 10.5396 1521 4 0 -7.63045 124.35 -86.2075 - 49 138.315 849 3 1 -10.1581 130.926 -114.45 - 49 9.46898 848 3 1 -10.25 131.022 -114.805 - 49 142.554 1555 3 0 -10.5281 131.265 -115.85 - 49 126.133 809 2 1 -18.1695 136.697 -144.45 - 49 5.75615 808 2 1 -18.25 136.732 -144.828 - 49 113.316 1583 2 0 -18.4518 136.82 -145.85 - 49 188.684 775 1 1 -24.8587 138.967 -174.45 - 49 135.947 1594 1 0 -25.502 138.998 -175.85 - 49 30.3506 720 0 1 -36.022 140.137 -204.45 - 49 79.7198 719 0 1 -36.05 140.125 -204.535 - 49 147.113 1599 0 0 -36.4391 140.02 -205.85 - 49 476.713 776 1 1 -24.85 139.042 -174.548 - 49 47.8589 777 1 1 -24.65 139.103 -174.765 - 49 273.348 1591 1 0 -24.8103 138.464 -175.85 - 49 69.4446 1517 4 0 -7.64246 123.585 -85.8504 - 49 49.086 1516 4 0 -7.64643 123.55 -86.1282 - 49 115.209 861 3 1 -7.78417 119.441 -114.45 - 49 127.855 1496 3 0 -7.76878 119.48 -115.85 - 49 201.602 852 2 1 -9.49484 120.404 -144.45 - 49 93.0589 1499 2 0 -9.62047 120.066 -145.85 - 49 28.4311 1498 2 0 -9.66084 119.95 -146.155 - 49 138.877 800 1 1 -20.0428 97.9665 -174.45 - 49 135.61 1387 1 0 -19.8449 97.704 -175.851 - 49 17.1405 832 0 1 -13.486 92.1788 -204.45 - 49 90.2579 833 0 1 -13.45 92.1596 -204.497 - 49 68.4334 834 0 1 -13.25 92.0724 -204.721 - 49 117.218 1356 0 0 -12.4571 91.4902 -205.85 - 49 70.0947 1355 0 0 -12.2533 91.35 -206.166 - 49 11.9334 1366 1 0 -15.4605 93.3657 -176.25 - 49 288.998 1365 1 0 -15.4663 93.35 -176.212 - 49 212.345 821 1 1 -15.7218 93.2381 -174.85 - 49 132.253 1518 4 0 -7.58527 123.851 -85.85 - 49 153.538 863 3 1 -7.35363 124.044 -114.45 - 49 114.524 1519 3 0 -7.37083 124.02 -115.85 - 49 117.776 862 2 1 -7.5926 123.552 -144.45 - 49 111.983 1516 2 0 -7.6771 123.422 -145.85 - 49 119.307 852 1 1 -9.54957 120.784 -174.45 - 49 140.714 1502 1 0 -9.56912 120.623 -175.85 - 49 125.52 852 0 1 -9.63921 116.579 -204.45 - 49 76.1572 1481 0 0 -9.53996 116.383 -205.85 - 49 37.3785 1480 0 0 -9.52492 116.35 -206.075 - 49 40.672 414 3 1 -97.2702 75.7016 -114.45 - 49 170.485 413 3 1 -97.35 75.6929 -114.458 - 49 98.9698 412 3 1 -97.55 75.7215 -114.471 - 49 18.8068 173 14 0 -36.0924 -145.37 213.75 - 49 6.50465 1740 11 0 24.2179 168.15 124.137 -Number of digits in this event: 74 -Using G4ParticleGun... -Particle energy: 6.34492 LIN +Number of tracker hits in this event: 39 + 49 96.6148 1002 11 0 -81.721 20.6212 124.082 + 49 134.565 491 10 1 -81.7207 20.6131 95.55 + 49 142.525 1002 10 0 -81.7204 20.6124 94.15 + 49 132.6 491 9 1 -81.7051 20.5738 65.55 + 49 121.928 1002 9 0 -81.7094 20.5717 64.15 + 49 107.079 491 8 1 -81.8005 20.5056 35.55 + 49 97.2859 1002 8 0 -81.8233 20.5003 34.15 + 49 93.485 488 7 1 -82.2982 20.3578 5.55 + 49 127.476 1001 7 0 -82.3167 20.3519 4.15 + 49 139.181 486 6 1 -82.7111 20.2397 -24.45 + 49 131.182 1000 6 0 -82.7387 20.2299 -25.85 + 49 320.921 483 5 1 -83.2965 20.0346 -54.45 + 49 154.843 999 5 0 -83.3221 20.0349 -55.85 + 49 108.432 480 4 1 -83.8503 20.0585 -84.45 + 49 108.569 1000 4 0 -83.8649 20.0604 -85.85 + 49 299.375 479 3 1 -84.1634 20.0996 -114.45 + 49 272.609 1000 3 0 -84.1754 20.1123 -115.85 + 49 173.878 478 2 1 -84.422 20.3504 -144.45 + 49 231.54 1001 2 0 -84.4435 20.347 -145.85 + 49 104.871 475 1 1 -84.9014 20.301 -174.45 + 49 133.529 1001 1 0 -84.9255 20.3022 -175.85 + 49 124.352 473 0 1 -85.4304 20.3342 -204.45 + 49 121.724 1001 0 0 -85.4686 20.3421 -205.85 + 49 139.498 484 2 1 -83.214 20.4184 -144.45 + 49 183.584 492 1 1 -81.5854 20.6155 -174.45 + 49 106.386 1002 1 0 -81.5543 20.6114 -175.85 + 49 148.98 496 0 1 -80.6928 20.5818 -204.45 + 49 125.215 1004 0 0 -80.6521 20.888 -205.85 + 49 25.7319 478 3 1 -84.25 20.0704 -114.744 + 49 91.9841 999 3 0 -84.6671 19.8935 -115.85 + 49 48.5023 998 3 0 -84.7394 19.85 -116.077 + 49 123.098 438 2 1 -92.5339 9.70998 -144.45 + 49 130.19 946 2 0 -92.5713 9.3841 -145.85 + 49 111.762 433 1 1 -93.5351 5.8608 -174.45 + 49 128.779 928 1 0 -93.4209 5.78787 -175.85 + 49 191.942 582 4 1 -63.5254 8.74092 -84.85 + 49 91.8842 583 4 1 -63.45 8.72494 -84.7326 + 49 131.332 677 9 1 -44.6191 148.022 65.15 + 49 59.6315 676 9 1 -44.65 148.044 65.3811 +Number of digits in this event: 27 +Using G4ParticleGun... +Particle energy: 8.97479 LIN Particle: e- Event: 50 -Number of tracker hits in this event: 124 - 50 112.518 235 9 1 -132.982 14.6468 65.55 - 50 129.738 972 9 0 -132.982 14.6472 64.15 - 50 132.925 235 8 1 -132.992 14.6503 35.55 - 50 95.1644 973 8 0 -132.991 14.6512 34.15 - 50 156.038 235 7 1 -132.974 14.6682 5.55 - 50 102.204 973 7 0 -132.973 14.6688 4.15 - 50 145.664 235 6 1 -132.958 14.6837 -24.45 - 50 161.387 973 6 0 -132.956 14.6853 -25.85 - 50 576.219 236 5 1 -132.911 14.7254 -54.45 - 50 329.056 973 5 0 -132.908 14.726 -55.85 - 50 363.31 236 4 1 -132.841 14.7403 -84.45 - 50 237.28 973 4 0 -132.837 14.7395 -85.85 - 50 108.008 236 3 1 -132.764 14.7237 -114.45 - 50 228.202 973 3 0 -132.761 14.7232 -115.85 - 50 302.491 237 2 1 -132.686 14.7199 -144.45 - 50 549.601 973 2 0 -132.682 14.7222 -145.85 - 50 117.734 237 1 1 -132.595 14.7766 -174.45 - 50 140.402 973 1 0 -132.595 14.7762 -175.85 - 50 170.96 238 0 1 -132.496 14.7157 -204.45 - 50 113.336 973 0 0 -132.502 14.7122 -205.85 - 50 168.579 589 0 0 -150.09 -62.05 -206.16 - 50 114.494 237 4 1 -132.705 14.433 -84.45 - 50 119.129 971 4 0 -132.699 14.4203 -85.85 - 50 307.77 238 3 1 -132.454 14.2274 -114.45 - 50 178.509 970 3 0 -132.428 14.2048 -115.85 - 50 139.176 241 2 1 -131.891 13.798 -144.45 - 50 122.437 968 2 0 -131.871 13.7806 -145.85 - 50 223.994 243 1 1 -131.508 13.4396 -174.45 - 50 122.326 966 1 0 -131.481 13.4431 -175.85 - 50 139.466 245 0 1 -130.959 13.4916 -204.45 - 50 28.6461 246 0 1 -130.95 13.4971 -204.755 - 50 172.702 967 0 0 -130.918 13.5163 -205.85 - 50 52.3571 244 0 1 -131.15 13.4745 -204.75 - 50 179.364 243 0 1 -131.35 13.4352 -204.71 - 50 79.3313 242 0 1 -131.55 13.5025 -204.616 - 50 191.3 241 0 1 -131.75 13.6254 -204.583 - 50 72.9898 240 0 1 -131.95 13.728 -204.529 - 50 224.396 239 0 1 -132.15 13.8157 -204.578 - 50 263.351 244 1 1 -131.322 13.1006 -174.45 - 50 94.4461 960 1 0 -131.518 12.2337 -175.85 - 50 35.6095 959 1 0 -131.566 12.05 -176.156 - 50 152.342 225 0 1 -135.072 -4.76233 -204.45 - 50 49.9163 871 0 0 -135.172 -5.74768 -205.85 - 50 162.914 870 0 0 -135.18 -5.85003 -205.99 - 50 28.4018 696 0 0 -153.195 -40.7702 -206.25 - 50 76.577 695 0 0 -153.259 -40.85 -206.19 - 50 88.4672 694 0 0 -153.425 -41.05 -206.043 - 50 32.5878 693 0 0 -153.581 -41.2506 -205.9 - 50 26.4189 127 0 1 -154.709 -42.7437 -204.85 - 50 106.085 126 0 1 -154.75 -42.799 -204.812 - 50 88.3 125 0 1 -154.95 -43.1035 -204.62 - 50 228.498 124 0 1 -155.228 -43.6674 -204.45 - 50 126.876 123 0 1 -155.35 -44.1875 -204.679 - 50 4.31264 665 0 0 -156.298 -47.0373 -205.85 - 50 99.1882 664 0 0 -156.302 -47.05 -205.855 - 50 50.741 663 0 0 -156.368 -47.25 -205.935 - 50 83.6589 662 0 0 -156.436 -47.45 -206.005 - 50 57.2148 661 0 0 -156.5 -47.65 -206.064 - 50 72.6915 660 0 0 -156.572 -47.85 -206.13 - 50 106.771 659 0 0 -156.649 -48.05 -206.209 - 50 7.73933 1002 0 0 -164.355 20.6159 -206.25 - 50 145.223 965 1 0 -131.327 13.1096 -175.85 - 50 171.278 957 0 0 -131.509 11.5846 -205.85 - 50 124.952 237 3 1 -132.737 14.7482 -114.45 - 50 403.099 239 2 1 -132.321 14.7254 -144.45 - 50 119.663 242 1 1 -131.734 14.4413 -174.45 - 50 103.269 972 1 0 -131.7 14.483 -175.85 - 50 193.424 247 0 1 -130.75 15.5489 -204.45 - 50 120.348 977 0 0 -130.679 15.5833 -205.85 - 50 259.426 1719 3 0 -29.9484 163.95 -116.089 - 50 2.08943 1718 3 0 -30.2159 163.95 -116.157 - 50 17.3038 239 1 1 -132.333 15.6266 -174.45 - 50 105.405 238 1 1 -132.35 15.6298 -174.524 - 50 123.087 978 1 0 -132.673 15.6635 -175.851 - 50 62.0782 207 0 1 -138.578 15.9518 -204.45 - 50 61.5076 206 0 1 -138.75 16.0092 -204.609 - 50 74.5899 205 0 1 -138.95 16.0817 -204.787 - 50 161.556 980 0 0 -140.232 16.1169 -205.85 - 50 30.6218 320 0 1 -116.15 34.3372 -204.591 - 50 54.6716 964 0 0 -124.888 12.9008 -206.25 - 50 299.052 236 2 1 -132.89 14.7648 -144.514 - 50 81.9614 238 2 1 -132.55 14.1637 -144.651 - 50 27.6446 635 2 0 -91.048 -52.85 -146.119 - 50 117.889 236 1 1 -132.864 14.8977 -174.45 - 50 118.918 974 1 0 -132.863 14.9154 -175.85 - 50 125.247 236 0 1 -132.947 15.2404 -204.45 - 50 137.67 976 0 0 -132.946 15.2551 -205.85 - 50 173.975 235 5 1 -132.964 14.7286 -54.45 - 50 183.088 974 5 0 -132.697 14.9858 -55.85 - 50 46.4301 271 4 1 -125.825 18.319 -84.4502 - 50 76.4313 272 4 1 -125.75 18.274 -84.6075 - 50 108.007 989 4 0 -125.202 17.924 -85.85 - 50 51.2167 988 4 0 -125.089 17.85 -86.123 - 50 90.5813 338 3 1 -112.516 10.9224 -114.45 - 50 90.0443 339 3 1 -112.35 10.7759 -114.601 - 50 27.4075 340 3 1 -112.15 10.5865 -114.78 - 50 100.396 947 3 0 -111.109 9.63645 -115.85 - 50 199.08 946 3 0 -110.896 9.45 -116.083 - 50 45.7147 1359 3 0 -88.0687 92.0185 -116.25 - 50 71.9515 1360 3 0 -88.0865 92.15 -116.209 - 50 83.2131 1361 3 0 -88.141 92.3501 -116.134 - 50 55.785 1362 3 0 -88.2592 92.5503 -116.092 - 50 82.4979 1363 3 0 -88.3939 92.75 -116.079 - 50 83.0082 1364 3 0 -88.4815 92.9501 -116.043 - 50 54.2058 1365 3 0 -88.6349 93.1503 -115.949 - 50 191.129 449 3 1 -90.284 95.9117 -114.85 - 50 312.369 448 3 1 -90.35 96.0374 -114.806 - 50 2.43898 1390 3 0 -89.7788 98.3377 -115.85 - 50 80.6803 1391 3 0 -89.7722 98.3503 -115.864 - 50 73.8272 1392 3 0 -89.6908 98.55 -116.056 - 50 47.4551 977 5 0 -133.047 15.5637 -55.85 - 50 87.4206 978 5 0 -133.055 15.65 -56.0149 - 50 25.1161 979 5 0 -133.035 15.8502 -56.1857 - 50 191.106 251 4 1 -129.896 56.411 -84.45 - 50 5.55087 1207 4 0 -130.373 61.6248 -85.85 - 50 47.0079 1208 4 0 -130.375 61.65 -85.8555 - 50 67.4394 1209 4 0 -130.372 61.85 -85.8991 - 50 62.5946 1210 4 0 -130.367 62.05 -85.975 - 50 69.1525 1211 4 0 -130.368 62.25 -86.0611 - 50 60.6219 1212 4 0 -130.401 62.4506 -86.1521 - 50 100.142 181 3 1 -143.751 96.9585 -114.45 - 50 50.8077 180 3 1 -143.95 96.9895 -114.742 - 50 124.351 1385 3 0 -144.825 97.2273 -115.85 - 50 98.7573 1386 3 0 -145.239 97.35 -116.096 -Number of digits in this event: 53 +Number of tracker hits in this event: 48 + 50 130.691 619 9 1 -56.1851 -109.921 65.55 + 50 119.759 351 9 0 -56.186 -109.921 64.15 + 50 146.155 619 8 1 -56.2031 -109.917 35.55 + 50 125.722 351 8 0 -56.2035 -109.919 34.15 + 50 129.582 619 7 1 -56.2142 -109.964 5.55 + 50 115.054 350 7 0 -56.2157 -109.966 4.15 + 50 112.387 619 6 1 -56.2486 -110.009 -24.45 + 50 116.953 350 6 0 -56.2488 -110.012 -25.85 + 50 133.749 618 5 1 -56.2584 -110.068 -54.45 + 50 116.798 350 5 0 -56.2588 -110.071 -55.85 + 50 122.785 618 4 1 -56.2667 -110.125 -84.45 + 50 96.9586 350 4 0 -56.2669 -110.126 -85.85 + 50 124.344 618 3 1 -56.2745 -110.162 -114.45 + 50 167.567 349 3 0 -56.2742 -110.163 -115.85 + 50 624.642 618 2 1 -56.2716 -110.182 -144.45 + 50 361.136 349 2 0 -56.2701 -110.183 -145.85 + 50 125.917 619 1 1 -56.2394 -110.214 -174.45 + 50 132.748 349 1 0 -56.2374 -110.214 -175.85 + 50 165.95 619 0 1 -56.1987 -110.205 -204.45 + 50 111.434 349 0 0 -56.1998 -110.208 -205.85 + 50 134.77 1778 4 0 118.456 175.75 -86.0572 + 50 4.32134 1777 4 0 118.877 175.75 -85.86 + 50 289.131 1491 4 1 118.498 174.646 -84.85 + 50 253.136 619 2 1 -56.25 -110.292 -144.657 + 50 110.122 348 2 0 -56.0812 -110.546 -145.85 + 50 156.452 347 2 0 -56.0783 -110.55 -145.871 + 50 73.6121 648 1 1 -50.3044 -116.613 -174.45 + 50 97.486 649 1 1 -50.25 -116.696 -174.611 + 50 127.208 313 1 0 -48.8641 -117.354 -175.85 + 50 63.5699 312 1 0 -48.5937 -117.55 -176.181 + 50 124.733 613 1 1 -57.3085 -112.45 -174.45 + 50 142.81 335 1 0 -57.1442 -112.971 -175.85 + 50 25.4714 625 0 1 -54.8781 -125.413 -204.45 + 50 86.0806 626 0 1 -54.85 -125.405 -204.53 + 50 109.541 273 0 0 -54.6849 -125.436 -205.85 + 50 92.3994 614 1 1 -57.0867 -108.862 -174.45 + 50 51.3819 615 1 1 -57.05 -109.028 -174.698 + 50 27.9536 351 1 0 -56.8232 -109.87 -175.85 + 50 83.0372 350 1 0 -56.8007 -109.95 -175.955 + 50 60.7877 636 0 1 -52.6761 -134.653 -204.45 + 50 169.671 635 0 1 -52.85 -134.789 -204.604 + 50 194.679 219 0 0 -53.3985 -136.26 -205.85 + 50 313.271 218 0 0 -53.4374 -136.35 -205.934 + 50 110.063 217 0 0 -53.5126 -136.55 -206.068 + 50 32.332 216 0 0 -53.7158 -136.75 -206.182 + 50 294.758 361 3 0 -106.024 -107.75 -116.241 + 50 59.3671 1392 11 1 98.6276 -180.088 125.15 + 50 60.7666 1610 13 1 142.15 -158.958 185.194 +Number of digits in this event: 26 Using G4ParticleGun... -Particle energy: 5.78289 LIN +Particle energy: 8.26581 LIN Particle: e- Event: 51 -Number of tracker hits in this event: 79 - 51 251.873 865 10 1 -6.85079 -102.482 95.55 - 51 99.9137 388 10 0 -6.85163 -102.483 94.15 - 51 143.111 865 9 1 -6.86651 -102.495 65.55 - 51 154.803 388 9 0 -6.86721 -102.496 64.15 - 51 115.6 865 8 1 -6.88442 -102.514 35.55 - 51 300.524 388 8 0 -6.88647 -102.516 34.15 - 51 298.193 865 7 1 -6.92529 -102.568 5.55 - 51 263.667 387 7 0 -6.92916 -102.571 4.15 - 51 120.844 865 6 1 -7.0066 -102.631 -24.45 - 51 233.317 387 6 0 -7.01034 -102.634 -25.85 - 51 99.3394 864 5 1 -7.08275 -102.694 -54.45 - 51 143.587 387 5 0 -7.08537 -102.696 -55.85 - 51 180.284 864 4 1 -7.13899 -102.762 -84.45 - 51 153.401 386 4 0 -7.13936 -102.765 -85.85 - 51 118.82 864 3 1 -7.13783 -102.834 -114.45 - 51 124.445 386 3 0 -7.1383 -102.838 -115.85 - 51 158.309 864 2 1 -7.15436 -102.95 -144.45 - 51 149.134 385 2 0 -7.16163 -102.957 -145.85 - 51 121.238 863 1 1 -7.3041 -103.114 -174.45 - 51 146.177 385 1 0 -7.22725 -103.14 -175.851 - 51 142.498 874 0 1 -5.20378 -103.434 -204.45 - 51 1.9437 383 0 0 -5.06339 -103.351 -205.85 - 51 122.31 384 0 0 -5.0622 -103.35 -205.862 - 51 61.0864 1049 0 1 29.8528 -92.4932 -204.85 - 51 236.38 865 4 1 -7.05 -102.684 -84.6072 - 51 342.035 1357 0 1 91.55 -41.2628 -204.714 - 51 8.95806 1358 0 1 91.75 -41.3533 -204.658 - 51 24.2659 119 0 0 1.49092 -156.15 -206.182 - 51 34.6204 902 0 1 0.639236 -172.149 -204.85 - 51 173.459 901 0 1 0.45 -175.034 -204.655 - 51 0.299104 386 7 0 -6.98301 -102.75 3.75213 - 51 76.7895 862 6 1 -7.54937 -106.29 -24.45 - 51 54.7477 861 6 1 -7.65 -106.281 -24.6834 - 51 70.6219 369 6 0 -8.11331 -106.178 -25.8501 - 51 53.7297 370 6 0 -8.19582 -106.15 -26.0697 - 51 119.659 826 5 1 -14.7814 -104.439 -54.45 - 51 184.054 379 5 0 -14.8202 -104.23 -55.8501 - 51 5.75241 380 5 0 -14.8106 -104.15 -56.223 - 51 157.341 825 4 1 -14.9519 -95.4605 -84.45 - 51 86.2244 824 4 1 -15.0501 -95.5332 -84.5987 - 51 223.502 421 4 0 -15.7328 -95.8568 -85.8504 - 51 40.5798 781 3 1 -23.7828 -100.003 -114.45 - 51 68.9487 782 3 1 -23.65 -100.009 -114.525 - 51 53.7424 783 3 1 -23.45 -100.011 -114.658 - 51 140.256 784 3 1 -23.2499 -99.9976 -114.802 - 51 210.741 401 3 0 -21.8769 -99.9103 -115.85 - 51 140.676 431 3 0 16.9687 -93.757 -116.25 - 51 210.466 430 3 0 16.9079 -93.95 -116.078 - 51 186.51 866 7 1 -6.84999 -102.55 5.43186 - 51 110.327 388 7 0 -6.66663 -102.414 4.15 - 51 108.716 883 6 1 -3.33086 -99.8374 -24.45 - 51 106.744 402 6 0 -3.2477 -99.6394 -25.85 - 51 29.5176 877 5 1 -4.4869 -94.5429 -54.4505 - 51 73.7586 878 5 1 -4.45 -94.5024 -54.5727 - 51 231.445 430 5 0 -4.02505 -94.087 -55.85 - 51 70.0984 909 4 1 1.86496 -87.8852 -84.45 - 51 115.618 910 4 1 2.05042 -87.8356 -84.57 - 51 59.5613 911 4 1 2.25 -87.7588 -84.6952 - 51 7.88225 912 4 1 2.45 -87.6717 -84.8372 - 51 257.949 465 4 0 3.93678 -86.9818 -85.85 - 51 146.376 466 4 0 4.23985 -86.85 -86.0392 - 51 125.532 1095 3 1 39.1445 -62.2908 -114.45 - 51 71.2056 1096 3 1 39.25 -62.1499 -114.75 - 51 65.1989 592 3 0 39.5994 -61.5173 -115.85 - 51 74.9525 593 3 0 39.6375 -61.45 -115.964 - 51 110.245 1172 2 1 54.5088 -49.2187 -144.45 - 51 4.43311 655 2 0 54.455 -48.8529 -145.85 - 51 112.813 656 2 0 54.455 -48.85 -145.859 - 51 127.625 657 2 0 54.3385 -48.65 -146.132 - 51 74.7665 1048 1 1 29.6765 -19.2266 -174.45 - 51 143.329 1049 1 1 29.85 -19.1073 -174.655 - 51 65.4877 808 1 0 30.6021 -18.3769 -175.85 - 51 110.235 809 1 0 30.7551 -18.25 -176.003 - 51 78.0158 810 1 0 31.093 -18.0496 -176.122 - 51 79.1822 811 1 0 31.2984 -17.8497 -176.173 - 51 79.1453 812 1 0 31.5165 -17.6499 -176.209 - 51 234.852 431 5 0 -3.79601 -93.95 -55.9814 - 51 49.0093 1029 1 0 94.1011 25.85 -176.18 - 51 105.311 1028 1 0 94.0937 25.8499 -176.107 -Number of digits in this event: 38 +Number of tracker hits in this event: 40 + 51 116.885 780 11 1 -23.8737 -66.534 125.55 + 51 123.437 567 11 0 -23.8739 -66.5346 124.15 + 51 161.363 780 10 1 -23.8772 -66.5476 95.55 + 51 202.894 567 10 0 -23.8782 -66.548 94.15 + 51 156.904 780 9 1 -23.8993 -66.5474 65.55 + 51 224.303 567 9 0 -23.9 -66.5465 64.15 + 51 154.995 780 8 1 -23.9222 -66.5272 35.55 + 51 133.573 567 8 0 -23.9215 -66.528 34.15 + 51 168.905 780 7 1 -23.9185 -66.5431 5.55 + 51 189.286 567 7 0 -23.9166 -66.5454 4.15 + 51 104.921 780 6 1 -23.8735 -66.5918 -24.45 + 51 134.728 567 6 0 -23.8666 -66.5926 -25.85 + 51 118.744 781 5 1 -23.718 -66.6205 -54.45 + 51 108.937 567 5 0 -23.7092 -66.6183 -55.85 + 51 103.212 782 4 1 -23.5342 -66.5821 -84.45 + 51 166.277 567 4 0 -23.5283 -66.5795 -85.85 + 51 141.415 783 3 1 -23.3932 -66.5558 -114.45 + 51 547.612 567 3 0 -23.3834 -66.5499 -115.85 + 51 129.191 784 2 1 -23.1992 -66.4193 -144.45 + 51 107.309 568 2 0 -23.195 -66.4152 -145.85 + 51 133.641 784 1 1 -23.1016 -66.328 -174.45 + 51 128.986 568 1 0 -23.0983 -66.3238 -175.85 + 51 125.574 785 0 1 -23.0229 -66.2381 -204.45 + 51 135.014 569 0 0 -23.0168 -66.2361 -205.85 + 51 67.598 633 5 0 -29.9444 -53.3904 -56.25 + 51 50.7388 634 5 0 -29.95 -53.2499 -56.1891 + 51 239.72 785 5 0 -61.6943 -22.9828 -56.2499 + 51 495.1 780 3 1 -23.8968 -66.6246 -114.45 + 51 113.369 779 2 1 -24.1301 -66.6898 -144.45 + 51 109.182 566 2 0 -24.1364 -66.6993 -145.85 + 51 116.181 778 1 1 -24.2741 -66.8861 -174.45 + 51 123.601 565 1 0 -24.2858 -66.8943 -175.85 + 51 139.059 777 0 1 -24.5213 -67.0548 -204.45 + 51 128.361 564 0 0 -24.5338 -67.0684 -205.85 + 51 310.468 780 2 1 -24.0202 -66.608 -144.45 + 51 104.418 567 2 0 -24.0197 -66.6108 -145.85 + 51 121.333 780 1 1 -24.0219 -66.6725 -174.45 + 51 93.0515 566 1 0 -24.0194 -66.6688 -175.85 + 51 100.927 780 0 1 -23.9493 -66.5781 -204.45 + 51 103.82 567 0 0 -23.9447 -66.5718 -205.85 +Number of digits in this event: 28 Using G4ParticleGun... -Particle energy: 6.39987 LIN +Particle energy: 6.32058 LIN Particle: e- Event: 52 -Number of tracker hits in this event: 167 - 52 122.416 585 10 1 -62.9985 69.1646 95.55 - 52 202.526 1245 10 0 -62.9999 69.1654 94.15 - 52 117.161 585 9 1 -63.0244 69.1816 65.55 - 52 145.83 1245 9 0 -63.0257 69.1796 64.15 - 52 118.255 584 8 1 -63.0526 69.1353 35.55 - 52 105.706 1245 8 0 -63.0517 69.132 34.15 - 52 150.072 585 7 1 -63.0353 69.0626 5.55 - 52 151.872 1245 7 0 -63.0348 69.0612 4.15 - 52 217.087 585 6 1 -63.0242 69.0297 -24.45 - 52 112.809 1244 6 0 -63.027 69.0254 -25.85 - 52 112.692 584 5 1 -63.0914 68.9177 -54.45 - 52 113.151 1244 5 0 -63.1323 68.9135 -55.85 - 52 164.574 580 4 1 -63.9645 68.7337 -84.45 - 52 242.377 1243 4 0 -64.0007 68.7039 -85.85 - 52 136.178 576 3 1 -64.8334 68.0102 -114.45 - 52 7.9182 575 3 1 -64.85 67.9996 -114.828 - 52 268.759 1239 3 0 -64.8933 67.9709 -115.85 - 52 114.85 569 2 1 -66.1965 67.2825 -144.45 - 52 265.771 1236 2 0 -66.2588 67.2517 -145.85 - 52 75.6603 1235 2 0 -66.2623 67.25 -145.93 - 52 132.809 562 1 1 -67.6158 66.4111 -174.45 - 52 115.14 1231 1 0 -67.6995 66.3602 -175.85 - 52 119.682 553 0 1 -69.4016 65.2704 -204.45 - 52 128.004 1225 0 0 -69.5459 65.2122 -205.85 - 52 294.197 584 4 1 -63.143 68.8544 -84.45 - 52 200.995 1244 4 0 -63.1424 68.8567 -85.85 - 52 508.173 584 3 1 -63.2036 68.9159 -114.45 - 52 137.57 1244 3 0 -63.2077 68.9155 -115.85 - 52 495.801 583 2 1 -63.2716 68.93 -144.45 - 52 139.254 1244 2 0 -63.272 68.9469 -145.85 - 52 179.476 583 1 1 -63.3109 69.2674 -174.45 - 52 110.455 1246 1 0 -63.3126 69.2869 -175.85 - 52 121.222 583 0 1 -63.3416 69.7015 -204.45 - 52 58.2721 1248 0 0 -63.4342 69.6578 -205.85 - 52 53.0162 1247 0 0 -63.4458 69.65 -206.055 - 52 226.205 584 2 1 -63.25 68.8873 -144.738 - 52 111.736 1245 3 0 -62.7526 69.1798 -115.85 - 52 4.11742 1246 3 0 -62.6429 69.25 -116.228 - 52 263.826 620 2 1 -55.8765 73.5239 -144.451 - 52 104.734 619 2 1 -56.0501 73.6158 -144.693 - 52 167.055 1271 2 0 -56.9106 74.2565 -145.85 - 52 31.97 1272 2 0 -57.1745 74.45 -146.167 - 52 22.9776 470 1 1 -85.9789 94.6591 -174.45 - 52 66.1264 469 1 1 -86.05 94.7182 -174.463 - 52 97.1939 468 1 1 -86.2507 94.8862 -174.474 - 52 75.1071 467 1 1 -86.45 95.0538 -174.489 - 52 77.1275 466 1 1 -86.65 95.2292 -174.507 - 52 88.2202 465 1 1 -86.85 95.4052 -174.535 - 52 73.8028 464 1 1 -87.0501 95.5753 -174.572 - 52 71.1214 463 1 1 -87.25 95.7459 -174.607 - 52 71.0789 462 1 1 -87.45 95.8726 -174.643 - 52 111.041 461 1 1 -87.6502 96.0116 -174.677 - 52 69.2013 460 1 1 -87.8501 96.1521 -174.711 - 52 133.688 459 1 1 -88.05 96.3057 -174.754 - 52 44.8445 458 1 1 -88.25 96.465 -174.8 - 52 90.7476 1390 1 0 -90.3333 98.1546 -175.85 - 52 137.302 1391 1 0 -90.5693 98.35 -175.978 - 52 113.305 1392 1 0 -90.8081 98.55 -176.101 - 52 12.2739 1393 1 0 -91.0451 98.7502 -176.23 - 52 158.861 252 0 1 -129.711 131.546 -204.45 - 52 23.3011 253 0 1 -129.55 131.821 -204.791 - 52 21.6676 1562 0 0 -129.094 132.699 -205.85 - 52 131.131 1563 0 0 -129.065 132.75 -205.914 - 52 30.127 1564 0 0 -128.953 132.95 -206.173 - 52 54.1513 1242 3 0 -62.9243 68.5147 -115.85 - 52 268.258 1241 3 0 -62.8836 68.4499 -116.074 - 52 180.574 622 2 1 -55.5888 57.2864 -144.45 - 52 14.8021 1188 2 0 -54.977 57.8279 -145.85 - 52 487.301 1189 2 0 -54.9489 57.8502 -145.91 - 52 178.597 709 1 1 -38.066 67.2371 -174.45 - 52 62.5651 1233 1 0 -38.1057 66.7397 -175.85 - 52 55.4725 1232 1 0 -38.1172 66.65 -176.079 - 52 66.6915 1040 1 0 -52.0473 28.1622 -176.25 - 52 93.081 1039 1 0 -52.1064 28.0495 -176.123 - 52 76.3431 1038 1 0 -52.2023 27.85 -175.939 - 52 62.9482 620 1 1 -55.8846 24.3698 -174.85 - 52 78.0338 619 1 1 -56.05 24.1814 -174.792 - 52 130.566 618 1 1 -56.25 23.9573 -174.681 - 52 111.816 617 1 1 -56.4501 23.6996 -174.527 - 52 136.583 616 1 1 -56.65 23.3235 -174.531 - 52 80.8947 615 1 1 -56.85 23.074 -174.567 - 52 63.4649 614 1 1 -57.05 22.9112 -174.579 - 52 89.6654 613 1 1 -57.2507 22.7812 -174.59 - 52 59.5645 612 1 1 -57.45 22.6577 -174.583 - 52 82.6659 611 1 1 -57.65 22.5478 -174.584 - 52 71.6804 610 1 1 -57.85 22.445 -174.591 - 52 71.4789 609 1 1 -58.05 22.3439 -174.59 - 52 152.336 608 1 1 -58.25 22.2556 -174.587 - 52 61.7431 607 1 1 -58.45 22.163 -174.592 - 52 57.3728 606 1 1 -58.65 22.1264 -174.595 - 52 69.1419 605 1 1 -58.85 22.0871 -174.626 - 52 98.0123 604 1 1 -59.05 22.0053 -174.664 - 52 91.4799 1010 1 0 -59.0589 22.1204 -175.85 - 52 17.1806 1011 1 0 -59.0021 22.2501 -176.164 - 52 42.4879 599 0 1 -60.0586 29.8049 -204.45 - 52 135.377 600 0 1 -60.0499 29.8174 -204.501 - 52 40.6873 1049 0 0 -59.8208 29.8713 -205.85 - 52 68.9002 1048 0 0 -59.83 29.85 -206.012 - 52 40.6653 1101 0 0 -51.9017 40.3442 -206.25 - 52 94.4114 1102 0 0 -51.8708 40.45 -206.148 - 52 88.4298 1103 0 0 -51.8389 40.65 -205.999 - 52 126.531 1104 0 0 -51.7636 40.85 -205.949 - 52 203.42 1105 0 0 -51.4115 41.05 -206.006 - 52 169.035 1106 0 0 -51.1897 41.25 -205.993 - 52 96.4673 1000 0 0 -37.1794 20.1193 -206.25 - 52 217.953 1131 2 0 -20.206 46.3394 -146.25 - 52 232.805 1130 2 0 -20.0672 46.25 -146.127 - 52 114.76 1243 3 0 -63.184 68.7209 -115.85 - 52 111.118 1242 2 0 -63.227 68.5577 -145.85 - 52 117.697 585 1 1 -62.9624 67.9084 -174.45 - 52 132.64 1239 1 0 -62.9526 67.8799 -175.85 - 52 144.638 586 0 1 -62.7486 67.3199 -204.45 - 52 115.711 1236 0 0 -62.7399 67.2917 -205.85 - 52 12.2643 1004 1 0 -98.8745 20.8749 -176.25 - 52 107.495 1003 1 0 -98.894 20.85 -176.223 - 52 33.8069 1002 1 0 -98.8738 20.65 -176.223 - 52 133.228 553 1 0 -166.024 -69.2594 -176.25 - 52 33.4438 554 1 0 -166.093 -69.25 -176.221 - 52 46.7939 260 4 1 -127.95 -74.7978 -84.8037 - 52 106.366 582 1 1 -63.4501 68.6876 -174.517 - 52 29.1238 581 1 1 -63.65 68.8802 -174.76 - 52 10.1888 1247 1 0 -64.4618 69.6238 -175.85 - 52 109.452 1248 1 0 -64.4934 69.6501 -175.888 - 52 4.89335 1249 1 0 -64.7463 69.8501 -176.228 - 52 10.7504 489 0 1 -82.2238 81.9711 -204.45 - 52 65.2027 488 0 1 -82.25 81.9849 -204.481 - 52 70.8741 487 0 1 -82.4502 82.0735 -204.653 - 52 19.2271 486 0 1 -82.6503 82.1073 -204.804 - 52 139.721 1309 0 0 -83.5436 81.9811 -205.851 - 52 15.6527 1350 0 0 -109.634 90.1501 -205.91 - 52 18.7401 350 0 1 -110.103 90.6681 -204.85 - 52 84.0689 349 0 1 -110.15 90.7196 -204.831 - 52 58.6772 348 0 1 -110.35 90.8599 -204.836 - 52 93.4013 347 0 1 -110.55 91.0001 -204.772 - 52 32.7753 346 0 1 -110.75 91.0401 -204.803 - 52 450.503 1355 0 0 -112.512 91.2821 -205.85 - 52 234.22 585 4 1 -63.0229 68.9469 -84.45 - 52 127.65 570 3 1 -65.9136 68.4071 -114.45 - 52 133.828 552 2 1 -69.4587 67.4498 -144.45 - 52 150.25 537 1 1 -72.4828 66.0802 -174.45 - 52 120.774 1230 1 0 -72.6153 66.1367 -175.85 - 52 74.0145 523 0 1 -75.4305 66.6159 -204.451 - 52 49.6596 522 0 1 -75.45 66.623 -204.668 - 52 131.856 1233 0 0 -75.5524 66.6589 -205.85 - 52 174.155 1238 4 0 -60.9742 67.7002 -85.85 - 52 93.0463 1256 5 0 -28.1206 71.351 -56.25 - 52 78.4937 1255 5 0 -27.9304 71.25 -56.1597 - 52 92.4567 1254 5 0 -27.9067 71.05 -56.0766 - 52 36.9323 1253 5 0 -27.8926 70.85 -55.9272 - 52 7.49802 763 5 1 -27.34 70.1653 -54.8499 - 52 372.733 1250 5 0 -26.7879 70.1102 -55.85 - 52 25.1227 1372 5 0 -40.6202 94.737 -56.25 - 52 18.1059 1311 5 0 8.53174 82.3255 -56.25 - 52 98.0381 1246 2 0 -63.8618 69.411 -145.85 - 52 37.4594 1247 2 0 -63.9888 69.45 -146.16 - 52 154.368 1245 2 0 -63.3899 69.2383 -145.85 - 52 170.565 578 1 1 -64.4183 68.1679 -174.45 - 52 25.9581 1236 1 0 -64.4646 67.293 -175.85 - 52 116.994 1235 1 0 -64.4667 67.25 -175.919 - 52 4.19918 1234 1 0 -64.4789 67.05 -176.239 - 52 115.724 570 0 1 -66.0373 47.5548 -204.45 - 52 24.2347 569 0 1 -66.05 47.2577 -204.788 - 52 85.093 1130 0 0 -66.0483 46.2191 -205.85 - 52 99.0045 1129 0 0 -66.0419 46.05 -206.017 - 52 9.86783 1128 0 0 -66.0295 45.85 -206.213 - 52 56.2293 1371 1 0 -112.95 94.4748 -176.25 - 52 194.596 1372 1 0 -112.96 94.55 -176.235 -Number of digits in this event: 60 +Number of tracker hits in this event: 96 + 52 131.204 1195 10 1 59.1187 70.1386 95.55 + 52 129.956 1250 10 0 59.118 70.1395 94.15 + 52 114.319 1195 9 1 59.1074 70.163 65.55 + 52 149.943 1250 9 0 59.1065 70.1645 64.15 + 52 112.996 1195 8 1 59.0863 70.1968 35.55 + 52 111.893 1250 8 0 59.0861 70.1992 34.15 + 52 365.352 1195 7 1 59.0765 70.242 5.55 + 52 349.708 1250 7 0 59.0755 70.2434 4.15 + 52 118.595 1194 6 1 59.0447 70.2696 -24.45 + 52 233.246 1251 6 0 59.0419 70.2708 -25.85 + 52 124.831 1194 5 1 58.9782 70.2915 -54.45 + 52 222.133 1251 5 0 58.9769 70.2944 -55.85 + 52 144.324 1194 4 1 58.9308 70.3274 -84.45 + 52 115.443 1251 4 0 58.9134 70.2902 -85.85 + 52 106.587 1194 3 1 58.9119 70.406 -114.45 + 52 109.436 1251 3 0 59.0452 70.3737 -115.85 + 52 104.585 1205 2 1 61.125 69.674 -144.45 + 52 29.4627 1206 2 1 61.2501 69.5481 -144.78 + 52 132.621 1245 2 0 61.6864 69.1637 -145.85 + 52 34.4811 1244 2 0 61.8094 69.05 -146.144 + 52 144.909 1267 1 1 73.5239 57.432 -174.45 + 52 92.2832 1182 1 0 73.6728 56.5687 -175.85 + 52 67.6605 1181 1 0 73.6898 56.45 -176.033 + 52 170.942 1273 0 1 74.7733 36.7258 -204.45 + 52 94.4157 1272 0 1 74.6498 36.4768 -204.777 + 52 65.6305 1077 0 0 74.1582 35.5837 -205.85 + 52 86.1646 1076 0 0 74.0933 35.45 -205.994 + 52 11.7768 1075 0 0 74.0161 35.25 -206.223 + 52 76.263 1271 0 1 74.45 36.8237 -204.611 + 52 59.3367 1270 0 1 74.2499 36.8538 -204.676 + 52 79.763 1269 0 1 74.05 36.8582 -204.717 + 52 61.7586 1268 0 1 73.85 36.7599 -204.673 + 52 64.0087 1267 0 1 73.65 36.5721 -204.645 + 52 102.57 1266 0 1 73.4496 36.4465 -204.666 + 52 3.29764 1265 0 1 73.25 36.2305 -204.842 + 52 33.7092 1073 0 0 71.3276 34.6952 -205.85 + 52 99.171 1072 0 0 71.2487 34.65 -205.871 + 52 64.258 1071 0 0 71.1561 34.45 -206.043 + 52 284.883 1194 2 1 58.935 70.3981 -144.45 + 52 294.475 1251 2 0 58.9363 70.3983 -145.85 + 52 243.274 1194 1 1 58.9699 70.4387 -174.45 + 52 250.5 1251 1 0 58.9791 70.4328 -175.85 + 52 134.632 1195 0 1 59.124 70.3159 -204.45 + 52 117.896 1251 0 0 59.1328 70.3103 -205.85 + 52 31.6333 1670 4 0 165.032 154.165 -86.25 + 52 140.661 1669 4 0 165 154.15 -86.1756 + 52 135.234 1194 0 1 58.9739 70.4861 -204.45 + 52 139.404 1252 0 0 58.9757 70.4889 -205.85 + 52 183.885 1256 0 0 112.697 71.2754 -206.25 + 52 13.1051 1728 1 0 64.1788 165.95 -176.25 + 52 29.0914 1788 1 0 93.1112 177.791 -176.25 + 52 90.7979 1252 1 0 58.8939 70.5017 -175.85 + 52 200.542 1195 6 1 59.092 70.2908 -24.45 + 52 163.629 1195 5 1 59.106 70.3123 -54.45 + 52 316.659 1195 4 1 59.1055 70.1942 -84.45 + 52 96.1883 1250 4 0 59.1077 70.1857 -85.85 + 52 129.072 1195 3 1 59.1542 70.021 -114.45 + 52 130.716 1249 3 0 59.157 70.0152 -115.85 + 52 138.026 1195 2 1 59.2216 69.8829 -144.45 + 52 111.362 1249 2 0 59.2299 69.8819 -145.85 + 52 207.464 1196 1 1 59.4437 69.8677 -174.45 + 52 125.304 1249 1 0 59.4523 69.8646 -175.85 + 52 172.237 1197 0 1 59.6297 69.8368 -204.45 + 52 125.389 1248 0 0 59.6353 69.8302 -205.85 + 52 148.198 1031 0 0 112.687 26.45 -206.241 + 52 0.217537 32 5 0 -55.6654 -173.55 -55.9418 + 52 169.312 228 7 0 -75.8837 -134.499 3.75053 + 52 296.474 518 7 1 -76.299 -134.541 5.15004 + 52 88.6603 1723 3 0 -70.5461 164.75 -116.24 + 52 110.822 1193 6 1 58.7762 69.2833 -24.45 + 52 125.241 1243 6 0 58.9498 68.7883 -25.85 + 52 8.85952 1242 6 0 58.9959 68.65 -26.2203 + 52 128.296 1207 5 1 61.5542 58.5903 -54.45 + 52 32.9748 1206 5 1 61.45 58.5866 -54.7223 + 52 116.384 1192 5 0 61.0448 58.5543 -55.8502 + 52 111.235 1161 4 1 52.2587 58.2593 -84.4501 + 52 32.1655 1162 4 1 52.45 58.4332 -84.7806 + 52 244.933 1193 4 0 53.5216 58.789 -85.85 + 52 188.953 1194 4 0 53.7023 58.8502 -86.0488 + 52 136.168 1289 4 0 97.6376 77.9137 -86.25 + 52 64.2684 1290 4 0 97.712 78.05 -85.9217 + 52 23.0759 1291 4 0 97.7463 78.25 -85.8652 + 52 355.263 1391 4 1 98.534 82.3332 -84.8497 + 52 41.826 1392 4 1 98.55 82.4052 -84.8377 + 52 188.494 1413 0 0 34.2039 102.862 -205.909 + 52 30.0665 1412 0 0 34.217 102.75 -206.045 + 52 127.312 1696 10 0 -95.4659 159.456 93.75 + 52 145.459 1414 0 0 34.153 102.95 -205.979 + 52 82.512 1415 0 0 33.7861 103.15 -206.049 + 52 98.4096 1416 0 0 33.6315 103.35 -206.111 + 52 46.9987 1516 0 0 48.3836 123.396 -206.25 + 52 78.9185 441 0 1 -91.75 30.1431 -204.661 + 52 232.816 1199 0 1 59.9655 47.1375 -204.45 + 52 105.493 1134 0 0 60.1831 46.938 -205.85 + 52 15.7394 1133 0 0 60.0133 46.6695 -205.85 + 52 131.545 1132 0 0 60.0122 46.65 -205.9 +Number of digits in this event: 48 Using G4ParticleGun... -Particle energy: 4.3015 LIN +Particle energy: 9.51442 LIN Particle: e- Event: 53 -Number of tracker hits in this event: 94 - 53 142.263 463 9 1 -87.3126 -97.2705 65.55 - 53 106.595 414 9 0 -87.3145 -97.2688 64.15 - 53 113.372 463 8 1 -87.3542 -97.234 35.55 - 53 140.954 414 8 0 -87.3556 -97.2343 34.15 - 53 147.103 463 7 1 -87.3941 -97.2398 5.55 - 53 160.916 414 7 0 -87.3971 -97.2404 4.15 - 53 484.57 462 6 1 -87.454 -97.2539 -24.45 - 53 409.411 414 6 0 -87.4582 -97.2555 -25.85 - 53 200.557 462 5 1 -87.5422 -97.2794 -54.45 - 53 169.813 414 5 0 -87.5474 -97.2778 -55.85 - 53 395.233 461 4 1 -87.6515 -97.2506 -84.45 - 53 114.194 414 4 0 -87.6551 -97.2491 -85.85 - 53 105.464 461 3 1 -87.7266 -97.2124 -114.45 - 53 111.582 414 3 0 -87.7312 -97.2106 -115.85 - 53 105.398 461 2 1 -87.8176 -97.1839 -144.45 - 53 109.018 414 2 0 -87.8194 -97.1822 -145.85 - 53 114.657 460 1 1 -87.8599 -97.1441 -174.45 - 53 144.056 415 1 0 -87.8617 -97.1403 -175.85 - 53 102.716 460 0 1 -87.8763 -97.053 -204.45 - 53 127.899 415 0 0 -87.8774 -97.0509 -205.85 - 53 233.331 527 7 1 -74.65 46.3423 5.21068 - 53 79.5543 528 7 1 -74.45 46.409 5.52772 - 53 91.3097 529 7 1 -74.25 46.475 5.46567 - 53 109.404 530 7 1 -74.0499 46.4788 5.25494 - 53 103.353 531 7 1 -73.85 46.4432 5.31797 - 53 91.1723 532 7 1 -73.65 46.3748 5.40237 - 53 83.4133 533 7 1 -73.45 46.43 5.41107 - 53 102.328 827 6 1 -14.65 -146.059 -24.7454 - 53 30.8862 463 6 1 -87.45 -97.2825 -24.5644 - 53 51.4213 461 5 1 -87.65 -97.0589 -54.6816 - 53 123.712 415 5 0 -87.7229 -97.0832 -55.8502 - 53 274.495 452 4 1 -89.5665 -98.0278 -84.45 - 53 234.218 409 4 0 -89.7234 -98.2731 -85.85 - 53 110.606 435 3 1 -92.9549 -103.183 -114.45 - 53 43.217 383 3 0 -93.0136 -103.512 -115.85 - 53 83.5844 382 3 0 -93.0215 -103.55 -116.013 - 53 159.601 426 2 1 -94.7846 -110.001 -144.45 - 53 3.93328 427 2 1 -94.75 -110.123 -144.835 - 53 112.475 348 2 0 -94.644 -110.443 -145.85 - 53 17.2556 347 2 0 -94.6091 -110.55 -146.187 - 53 133.197 440 1 1 -92.1191 -119.015 -174.45 - 53 155.959 304 1 0 -92.176 -119.255 -175.85 - 53 128.644 435 0 1 -93.0576 -124.306 -204.45 - 53 137.531 278 0 0 -92.9638 -124.487 -205.85 - 53 345.424 465 5 1 -87.0085 -97.5731 -54.4504 - 53 131.471 413 5 0 -86.9999 -97.3836 -55.85 - 53 108.042 464 4 1 -87.238 -93.7824 -84.45 - 53 75.1049 463 4 1 -87.25 -93.7656 -84.7425 - 53 165 432 4 0 -87.287 -93.6924 -85.8504 - 53 183.861 462 3 1 -87.4526 -88.619 -114.45 - 53 3.59741 463 3 1 -87.45 -88.4832 -114.841 - 53 95.8594 459 3 0 -87.4255 -88.1498 -115.85 - 53 22.7407 460 3 0 -87.422 -88.05 -116.164 - 53 73.2519 462 2 1 -87.481 -79.0071 -144.45 - 53 29.3199 463 2 1 -87.45 -78.8598 -144.736 - 53 43.8917 508 2 0 -87.2718 -78.2994 -145.85 - 53 92.6345 509 2 0 -87.2539 -78.25 -145.952 - 53 29.8018 487 1 1 -82.64 -65.1093 -174.45 - 53 115.103 486 1 1 -82.65 -65.0692 -174.518 - 53 33.932 578 1 0 -82.7671 -64.3158 -175.85 - 53 105.912 579 1 0 -82.7764 -64.25 -175.959 - 53 0.871988 580 1 0 -82.787 -64.0499 -176.246 - 53 2.82712 546 1 0 -101.316 -70.8425 -176.25 - 53 84.5 545 1 0 -101.322 -70.8501 -176.242 - 53 123.889 544 1 0 -101.495 -71.0501 -176.117 - 53 113.449 543 1 0 -101.768 -71.2502 -176.039 - 53 82.1348 542 1 0 -102.015 -71.45 -176.007 - 53 60.0752 541 1 0 -102.22 -71.65 -176.013 - 53 65.0582 540 1 0 -102.278 -71.85 -176.073 - 53 230.057 426 1 0 -58.6333 -94.7584 -176.25 - 53 173.43 427 1 0 -58.3924 -94.75 -176.098 - 53 190.342 425 1 0 -57.8071 -94.95 -175.979 - 53 193.759 424 1 0 -57.6169 -95.1501 -176.123 - 53 196.148 719 1 0 -71.2606 -36.1797 -176.25 - 53 43.6067 720 1 0 -71.2158 -36.0497 -176.07 - 53 86.7583 550 1 1 -69.955 -36.834 -174.85 - 53 5.35784 714 1 0 -67.5233 -37.082 -175.85 - 53 11.9192 567 1 1 -66.6493 -38.765 -174.85 - 53 23.0928 566 1 1 -66.65 -38.7786 -174.838 - 53 53.9446 710 1 0 -67.5143 -37.9794 -175.85 - 53 34.801 456 3 0 -88.4964 -88.8109 -115.85 - 53 12.5021 455 3 0 -88.5506 -88.85 -115.882 - 53 235.483 457 3 1 -88.5759 -88.7639 -114.85 - 53 13.0518 484 0 1 -83.2026 -73.6542 -204.45 - 53 148.527 483 0 1 -83.25 -73.6569 -204.489 - 53 113.762 482 0 1 -83.45 -73.8104 -204.568 - 53 21.9343 481 0 1 -83.65 -73.9578 -204.793 - 53 168.466 528 0 0 -84.2528 -74.3354 -205.85 - 53 71.8128 527 0 0 -84.6242 -74.45 -206.147 - 53 99.4717 394 0 0 -105.812 -101.152 -206.25 - 53 104.645 393 0 0 -105.966 -101.351 -206.06 - 53 427.357 392 0 0 -106.059 -101.55 -205.962 - 53 239.428 429 4 0 -87.2829 -94.1711 -85.85 - 53 36.8496 464 5 1 -87.0501 -97.6075 -54.5032 -Number of digits in this event: 37 +Number of tracker hits in this event: 55 + 53 108.79 1115 11 1 43.0611 -8.40182 125.55 + 53 196.884 858 11 0 43.0615 -8.40201 124.15 + 53 115.239 1115 10 1 43.0704 -8.40743 95.55 + 53 95.0173 858 10 0 43.0702 -8.40706 94.15 + 53 126.577 1115 9 1 43.063 -8.40022 65.55 + 53 133.787 858 9 0 43.063 -8.39965 64.15 + 53 134.989 1115 8 1 43.0607 -8.38251 35.55 + 53 138.204 858 8 0 43.0619 -8.38041 34.15 + 53 129.086 1115 7 1 43.0885 -8.33585 5.55 + 53 137.959 858 7 0 43.0895 -8.33384 4.15 + 53 222.827 1115 6 1 43.1131 -8.29534 -24.45 + 53 103.869 858 6 0 43.1145 -8.29317 -25.85 + 53 114.872 1115 5 1 43.1485 -8.25312 -54.45 + 53 134.398 858 5 0 43.1505 -8.25272 -55.85 + 53 120.714 1115 4 1 43.1984 -8.24624 -84.45 + 53 106.405 859 4 0 43.1996 -8.24664 -85.85 + 53 102.455 1115 3 1 43.2251 -8.25348 -114.45 + 53 116.437 858 3 0 43.2273 -8.25328 -115.85 + 53 535.506 1116 2 1 43.2744 -8.25364 -144.45 + 53 238.683 858 2 0 43.275 -8.25541 -145.85 + 53 110.333 1116 1 1 43.2901 -8.29537 -174.45 + 53 187.367 858 1 0 43.2908 -8.29752 -175.85 + 53 252.595 1116 0 1 43.2885 -8.33863 -204.45 + 53 170.406 858 0 0 43.2915 -8.34103 -205.85 + 53 129.988 1181 6 0 -51.018 56.2809 -26.25 + 53 7.92435 1515 5 1 123.176 39.1461 -54.85 + 53 159.902 857 2 0 43.246 -8.50464 -145.85 + 53 148.227 1106 1 1 41.3382 -13.7521 -174.45 + 53 122.113 829 1 0 41.2066 -14.1474 -175.85 + 53 12.9779 828 1 0 41.1735 -14.2501 -176.22 + 53 163.803 1090 0 1 38.0871 -22.1651 -204.45 + 53 110.423 786 0 0 37.9764 -22.7157 -205.85 + 53 6.484 785 0 0 37.9537 -22.85 -206.22 + 53 114.042 1117 1 1 43.4641 -8.6744 -174.45 + 53 155.961 856 1 0 43.4584 -8.68753 -175.85 + 53 129.851 855 0 0 43.2874 -8.86659 -205.85 + 53 4.53775 858 4 0 43.1809 -8.25 -86.2397 + 53 155.848 974 4 0 -98.5099 15.0082 -86.25 + 53 1.42716 627 4 0 -137.501 -54.546 -86.25 + 53 24.1849 697 4 0 -172.055 -40.6388 -86.2499 + 53 196.959 401 5 0 92.6618 -99.7879 -56.25 + 53 299.914 1115 1 1 43.1653 -8.46887 -174.45 + 53 239.049 857 1 0 43.186 -8.47011 -175.85 + 53 124.691 1117 0 1 43.6194 -8.4826 -204.45 + 53 122.704 857 0 0 43.6445 -8.48275 -205.85 + 53 78.3225 888 0 0 113.005 -2.41181 -206.25 + 53 247.692 1707 13 1 161.55 36.5516 185.262 + 53 81.7121 663 0 0 84.1582 -47.3995 -206.25 + 53 24.4525 1130 0 1 46.2382 -8.32749 -204.45 + 53 78.1605 1131 0 1 46.25 -8.31486 -204.561 + 53 92.979 859 0 0 46.3308 -8.21366 -205.85 + 53 125.845 1296 4 1 79.45 -25.3712 -84.8154 + 53 63.6869 1114 11 1 43.05 -8.40583 125.244 + 53 90.4444 857 11 0 42.3055 -8.45 124.048 + 53 362.242 856 11 0 42.2464 -8.65 123.902 +Number of digits in this event: 33 Using G4ParticleGun... -Particle energy: 7.64592 LIN +Particle energy: 5.37973 LIN Particle: e- Event: 54 -Number of tracker hits in this event: 32 - 54 201.835 993 10 1 18.6931 -108.524 95.55 - 54 108.733 358 10 0 18.6939 -108.524 94.15 - 54 192.66 993 9 1 18.7104 -108.516 65.55 - 54 233.499 358 9 0 18.7124 -108.515 64.15 - 54 138.358 993 8 1 18.7564 -108.512 35.55 - 54 124.368 358 8 0 18.7583 -108.512 34.15 - 54 174.628 993 7 1 18.7979 -108.513 5.55 - 54 114.944 358 7 0 18.7994 -108.513 4.15 - 54 144.272 993 6 1 18.8265 -108.511 -24.45 - 54 192.838 358 6 0 18.8289 -108.528 -25.85 - 54 107.133 994 5 1 18.8549 -108.92 -54.45 - 54 124.748 356 5 0 18.8387 -108.935 -55.85 - 54 314.842 992 4 1 18.5759 -109.273 -84.45 - 54 122.827 354 4 0 18.5593 -109.308 -85.85 - 54 133.322 991 3 1 18.2961 -110.142 -114.45 - 54 131.539 349 3 0 18.2699 -110.177 -115.85 - 54 238.314 987 2 1 17.5952 -110.723 -144.45 - 54 135.281 346 2 0 17.5851 -110.79 -145.85 - 54 97.9668 985 1 1 17.2372 -112.218 -174.45 - 54 114.179 339 1 0 17.235 -112.255 -175.85 - 54 149.663 986 0 1 17.3523 -112.979 -204.45 - 54 100.158 335 0 0 17.3816 -113.039 -205.85 - 54 258.574 1279 0 1 75.85 -115.383 -204.737 - 54 47.8658 992 9 1 18.65 -108.484 65.2821 - 54 96.1023 359 9 0 18.2091 -108.35 63.7686 - 54 230.809 416 9 0 31.0701 -96.9223 63.75 - 54 33.0292 417 9 0 31.3413 -96.75 64.0602 - 54 3.50021 1063 9 1 32.8325 -96.2254 65.15 - 54 87.3064 1064 9 1 32.8503 -96.2185 65.1622 - 54 55.2238 1065 9 1 33.0506 -96.1687 65.2484 - 54 68.0116 1066 9 1 33.25 -96.1735 65.3298 - 54 59.8813 1067 9 1 33.4501 -96.1972 65.4658 -Number of digits in this event: 20 +Number of tracker hits in this event: 61 + 54 183.369 495 10 1 -80.8828 45.5056 95.55 + 54 183.181 1127 10 0 -80.8829 45.5078 94.15 + 54 128.664 495 9 1 -80.8883 45.5531 65.55 + 54 123.818 1127 9 0 -80.8888 45.5564 64.15 + 54 131.055 495 8 1 -80.8972 45.6294 35.55 + 54 124.887 1127 8 0 -80.8969 45.6339 34.15 + 54 103.126 495 7 1 -80.8896 45.721 5.55 + 54 134.342 1128 7 0 -80.89 45.7262 4.15 + 54 113.941 495 6 1 -80.901 45.8264 -24.45 + 54 118.99 1128 6 0 -80.9003 45.8319 -25.85 + 54 424.076 495 5 1 -80.8917 45.9438 -54.45 + 54 362.24 1129 5 0 -80.8901 45.9492 -55.85 + 54 109.033 495 4 1 -80.8571 46.0595 -84.45 + 54 317.978 1130 4 0 -80.8563 46.0667 -85.85 + 54 110.066 496 3 1 -80.8442 46.2185 -114.45 + 54 130.293 1130 3 0 -80.8454 46.2265 -115.85 + 54 113.411 495 2 1 -80.8764 46.3992 -144.45 + 54 120.249 1131 2 0 -80.8792 46.4055 -145.85 + 54 442.698 495 1 1 -80.9332 46.5446 -174.45 + 54 138.39 1132 1 0 -80.9166 46.5776 -175.85 + 54 236.081 496 0 1 -80.8379 46.9946 -204.45 + 54 52.3962 495 0 1 -80.85 46.9916 -204.68 + 54 98.1765 1134 0 0 -80.9028 46.9794 -205.85 + 54 258.284 494 1 1 -81.0501 46.5855 -174.54 + 54 27.2338 1276 11 0 -98.7146 75.305 123.75 + 54 24.6901 663 4 0 -7.33804 -47.25 -86.0893 + 54 155.009 862 4 1 -7.59716 -47.793 -84.8494 + 54 60.9527 863 4 1 -7.45 -48.0353 -84.7658 + 54 47.9712 657 4 0 -7.02999 -48.6034 -85.85 + 54 141.881 656 4 0 -7.00122 -48.65 -85.9352 + 54 176.683 655 4 0 -6.93024 -48.85 -86.0652 + 54 30.6918 1501 0 0 -106.613 120.413 -206.25 + 54 121.531 491 4 1 -81.7869 46.1526 -84.45 + 54 119.04 487 3 1 -82.4782 46.7428 -114.45 + 54 186.942 1133 3 0 -82.5148 46.791 -115.85 + 54 109.883 483 2 1 -83.2612 47.654 -144.45 + 54 129.761 1138 2 0 -83.293 47.6925 -145.85 + 54 137.438 480 1 1 -83.9745 48.3718 -174.45 + 54 110.832 1141 1 0 -84.0207 48.3857 -175.85 + 54 154.327 475 0 1 -84.943 48.6435 -204.45 + 54 119.148 1143 0 0 -84.9864 48.6703 -205.85 + 54 109.098 480 4 1 -84.0223 51.8035 -84.45 + 54 1.09945 1159 4 0 -84.0182 52.0491 -85.85 + 54 146.103 1160 4 0 -84.0182 52.05 -85.8553 + 54 55.2599 481 3 1 -83.6636 56.0289 -114.45 + 54 66.4814 482 3 1 -83.65 56.0847 -114.636 + 54 25.4571 1181 3 0 -83.5603 56.4265 -115.85 + 54 97.657 1182 3 0 -83.5541 56.45 -115.936 + 54 177.805 493 2 1 -81.4396 65.1312 -144.45 + 54 130.104 1227 2 0 -81.3706 65.4538 -145.85 + 54 125.95 501 1 1 -79.734 71.8403 -174.45 + 54 14.5932 502 1 1 -79.65 71.9356 -174.799 + 54 8.17228 1260 1 0 -79.3965 72.2394 -175.85 + 54 109.473 1261 1 0 -79.3879 72.25 -175.886 + 54 179.828 538 0 1 -72.3774 80.7204 -204.45 + 54 192.473 1304 0 0 -71.9629 80.9538 -205.85 + 54 308.294 1129 1 0 -80.8704 45.8834 -175.85 + 54 94.6117 497 0 1 -80.6428 45.8309 -204.45 + 54 100.719 1128 0 0 -80.6806 45.8463 -205.85 + 54 14.3426 1129 0 0 -80.6898 45.85 -206.189 + 54 96.9345 1130 0 0 -80.7707 46.0861 -205.85 +Number of digits in this event: 34 Using G4ParticleGun... -Particle energy: 2.66656 LIN +Particle energy: 2.59684 LIN Particle: e- Event: 55 -Number of tracker hits in this event: 68 - 55 176.42 398 10 1 -100.384 14.0602 95.55 - 55 154.645 970 10 0 -100.385 14.0609 94.15 - 55 145.552 398 9 1 -100.39 14.0687 65.55 - 55 136.235 970 9 0 -100.391 14.0697 64.15 - 55 82.4391 398 8 1 -100.409 14.085 35.55 - 55 112.214 970 8 0 -100.408 14.0829 34.15 - 55 171.379 398 7 1 -100.393 14.0386 5.55 - 55 201.009 969 7 0 -100.39 14.0358 4.15 - 55 109.383 399 6 1 -100.332 13.9656 -24.45 - 55 131.784 969 6 0 -100.33 13.9583 -25.85 - 55 129.935 399 5 1 -100.292 13.8024 -54.45 - 55 132.5 968 5 0 -100.29 13.794 -55.85 - 55 195.445 399 4 1 -100.231 13.6283 -84.45 - 55 299.172 967 4 0 -100.229 13.6232 -85.85 - 55 156.241 399 3 1 -100.194 13.5124 -114.45 - 55 147.541 967 3 0 -100.197 13.5072 -115.85 - 55 146.631 399 2 1 -100.246 13.4032 -144.45 - 55 203.368 966 2 0 -100.248 13.3952 -145.85 - 55 125.829 399 1 1 -100.295 13.2387 -174.45 - 55 125.047 965 1 0 -100.3 13.2296 -175.85 - 55 108.578 398 0 1 -100.415 13.0125 -204.45 - 55 157.936 964 0 0 -100.425 13.0019 -205.85 - 55 15.7386 555 3 1 -68.9796 -81.4027 -114.85 - 55 102.801 1033 3 1 26.7566 -32.3802 -114.45 - 55 103.968 981 10 0 -102.804 16.3358 93.75 - 55 71.22 982 10 0 -102.681 16.45 94.0367 - 55 12.1261 983 10 0 -102.489 16.6501 94.1469 - 55 61.6216 401 10 1 -99.8067 19.2031 95.15 - 55 317.693 402 10 1 -99.75 19.2705 95.1741 - 55 42.487 399 7 1 -100.35 13.951 5.29571 - 55 60.7443 965 7 0 -100.086 13.1285 4.15 - 55 87.2952 964 7 0 -100.073 13.05 4.01878 - 55 60.6675 398 4 1 -100.48 14.0815 -84.45 - 55 61.1096 400 4 1 -100.15 13.8968 -84.6117 - 55 80.8374 401 4 1 -99.95 13.8015 -84.6489 - 55 68.5029 402 4 1 -99.7498 13.6812 -84.6979 - 55 23.529 403 4 1 -99.55 13.5188 -84.8019 - 55 45.2817 959 4 0 -97.8476 11.951 -85.85 - 55 149.03 958 4 0 -97.7302 11.85 -85.9043 - 55 113.756 957 4 0 -97.255 11.65 -86.0404 - 55 84.478 956 4 0 -96.8508 11.45 -86.1456 - 55 6.60511 711 4 0 -86.3046 -37.8215 -86.25 - 55 85.2205 710 4 0 -86.3127 -37.85 -86.2348 - 55 61.822 709 4 0 -86.354 -38.05 -86.1209 - 55 80.8865 708 4 0 -86.3358 -38.2503 -85.98 - 55 47.2719 474 4 1 -85.1526 -40.0059 -84.85 - 55 86.6215 475 4 1 -85.05 -40.1463 -84.796 - 55 107.318 476 4 1 -84.85 -40.4053 -84.6485 - 55 131.69 477 4 1 -84.65 -40.5763 -84.5403 - 55 7.76163 478 4 1 -84.45 -40.7165 -84.8415 - 55 212.451 697 4 0 -82.7869 -40.4918 -85.8503 - 55 183.355 698 4 0 -82.6299 -40.4499 -85.9041 - 55 89.2061 701 4 0 -84.0929 -39.8267 -85.8501 - 55 214.168 700 4 0 -84.1328 -39.8502 -86.0636 - 55 49.0497 397 4 1 -100.55 14.075 -84.4717 - 55 86.5985 396 4 1 -100.75 14.0787 -84.5012 - 55 58.1615 395 4 1 -100.95 14.1291 -84.5479 - 55 126.865 394 4 1 -101.15 14.1049 -84.6163 - 55 74.9684 393 4 1 -101.35 14.001 -84.7437 - 55 124.299 966 4 0 -101.875 13.45 -85.9849 - 55 95.4184 821 4 0 -84.0588 -15.6938 -86.25 - 55 73.6703 822 4 0 -83.9892 -15.65 -85.9443 - 55 68.2839 823 4 0 -84.0625 -15.4497 -85.8808 - 55 210.037 824 4 0 -84.1795 -15.25 -85.9794 - 55 21.5977 389 4 0 -152.395 -102.32 -86.2498 - 55 139.611 388 4 0 -152.409 -102.35 -86.2259 - 55 241.808 387 4 0 -152.362 -102.55 -86.0564 - 55 60.8893 148 4 1 -150.372 -103.131 -84.85 -Number of digits in this event: 31 +Number of tracker hits in this event: 23 + 55 120.012 346 10 1 -110.77 3.29146 95.55 + 55 177.474 916 10 0 -110.768 3.29186 94.15 + 55 128.547 347 9 1 -110.709 3.28211 65.55 + 55 126.827 916 9 0 -110.705 3.27905 64.15 + 55 111.104 347 8 1 -110.642 3.20051 35.55 + 55 152.044 915 8 0 -110.64 3.19548 34.15 + 55 132.71 347 7 1 -110.582 3.12731 5.55 + 55 110.867 915 7 0 -110.582 3.12958 4.15 + 55 176.851 347 6 1 -110.596 3.17297 -24.45 + 55 176.072 915 6 0 -110.597 3.17638 -25.85 + 55 130.934 347 5 1 -110.634 3.25325 -54.45 + 55 92.3421 916 5 0 -110.636 3.26022 -55.85 + 55 120.832 347 4 1 -110.68 3.40474 -84.45 + 55 108.193 916 4 0 -110.68 3.41317 -85.85 + 55 143.923 347 3 1 -110.662 3.56813 -114.45 + 55 126.734 917 3 0 -110.658 3.58528 -115.85 + 55 156.01 347 2 1 -110.561 3.88397 -144.45 + 55 147.738 919 2 0 -110.583 3.92014 -145.85 + 55 119.046 345 1 1 -110.99 4.6222 -174.45 + 55 110.357 922 1 0 -111.004 4.64219 -175.85 + 55 238.808 344 0 1 -111.31 4.98752 -204.45 + 55 121.885 924 0 0 -111.311 4.99495 -205.85 + 55 110.045 679 1 1 -44.25 144.541 -174.648 +Number of digits in this event: 19 Using G4ParticleGun... -Particle energy: 2.60986 LIN +Particle energy: 9.96299 LIN Particle: e- Event: 56 -Number of tracker hits in this event: 28 - 56 125.028 914 10 1 2.95338 115.423 95.55 - 56 113.272 1476 10 0 2.95291 115.426 94.15 - 56 162.971 914 9 1 2.94861 115.49 65.55 - 56 137.767 1476 9 0 2.94781 115.497 64.15 - 56 116.094 914 8 1 2.92846 115.641 35.55 - 56 97.8441 1477 8 0 2.92793 115.648 34.15 - 56 132.269 914 7 1 2.92434 115.798 5.55 - 56 120.729 1478 7 0 2.92515 115.806 4.15 - 56 151.408 914 6 1 2.93524 115.978 -24.45 - 56 121.689 1479 6 0 2.93577 115.987 -25.85 - 56 165.474 914 5 1 2.95446 116.167 -54.45 - 56 112.245 1480 5 0 2.95744 116.175 -55.85 - 56 116.296 914 4 1 3.01463 116.321 -84.45 - 56 110.682 1480 4 0 3.01339 116.323 -85.85 - 56 133.3 914 3 1 2.97965 116.376 -114.45 - 56 115.801 1481 3 0 2.9728 116.377 -115.85 - 56 142.484 913 2 1 2.84034 116.355 -144.45 - 56 171.629 1481 2 0 2.83566 116.351 -145.85 - 56 112.552 913 1 1 2.74668 116.279 -174.45 - 56 240.02 1480 1 0 2.74015 116.28 -175.85 - 56 109.95 912 0 1 2.6053 116.326 -204.45 - 56 114.705 1480 0 0 2.59802 116.33 -205.85 - 56 133.723 914 0 1 2.90533 116.476 -204.45 - 56 75.9787 1479 0 0 2.81565 115.998 -205.85 - 56 99.015 1478 0 0 2.80718 115.95 -206.013 - 56 78.5617 1546 0 0 -15.2497 129.369 -206.25 - 56 215.188 665 3 0 -32.9912 -46.9685 -116.25 - 56 19.2327 458 3 0 -23.2548 -88.3496 -116.25 -Number of digits in this event: 16 +Number of tracker hits in this event: 35 + 56 114.459 300 8 1 -120.068 65.8766 35.55 + 56 106.462 1229 8 0 -120.067 65.8765 34.15 + 56 309.214 300 7 1 -120.061 65.8718 5.55 + 56 115.47 1229 7 0 -120.061 65.8722 4.15 + 56 163.281 300 6 1 -120.053 65.8785 -24.45 + 56 139.293 1229 6 0 -120.054 65.8782 -25.85 + 56 110.544 300 5 1 -120.064 65.8747 -54.45 + 56 118.958 1229 5 0 -120.064 65.8744 -55.85 + 56 150.356 300 4 1 -120.074 65.8665 -84.45 + 56 139.91 1229 4 0 -120.074 65.8652 -85.85 + 56 219.204 300 3 1 -120.091 65.8382 -114.45 + 56 140.213 1228 3 0 -120.091 65.8371 -115.85 + 56 244.202 300 2 1 -120.109 65.8158 -144.45 + 56 309.597 1228 2 0 -120.112 65.8143 -145.85 + 56 119.402 299 1 1 -120.158 65.7859 -174.45 + 56 98.9433 1228 1 0 -120.16 65.7848 -175.85 + 56 129.045 299 0 1 -120.217 65.766 -204.45 + 56 150.694 1228 0 0 -120.22 65.7659 -205.85 + 56 97.6687 301 2 1 -119.95 65.7764 -144.634 + 56 83.5642 302 2 1 -119.75 65.549 -144.761 + 56 61.8174 303 2 1 -119.55 65.3715 -144.798 + 56 108.077 304 2 1 -119.35 65.3357 -144.809 + 56 65.5697 305 2 1 -119.15 65.2085 -144.618 + 56 288.301 306 2 1 -118.95 65.1628 -144.596 + 56 242.611 1234 3 0 -120.412 66.8826 -115.85 + 56 86.9031 1228 6 0 -120.086 65.8499 -26.2139 + 56 46.1485 1169 6 0 -142.051 53.8982 -26.25 + 56 11.6688 1052 6 0 -52.023 30.5184 -26.25 + 56 63.7268 1635 3 0 -106.215 147.15 -116.063 + 56 31.9477 299 7 1 -120.15 65.5781 5.23169 + 56 24.5126 1223 7 0 -121.589 64.6977 4.15 + 56 65.1711 1222 7 0 -121.666 64.65 4.12494 + 56 38.3466 259 7 1 -128.176 61.8517 5.15 + 56 343.844 1204 7 0 -131.479 60.9552 4.15 + 56 316.629 1205 7 0 -131.986 61.05 3.92392 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 6.6984 LIN +Particle energy: 1.19738 LIN Particle: e- Event: 57 -Number of tracker hits in this event: 46 - 57 118.139 809 11 1 -18.1841 -2.83438 125.55 - 57 106.403 886 11 0 -18.1843 -2.83413 124.15 - 57 173.393 809 10 1 -18.1847 -2.82566 95.55 - 57 136.897 886 10 0 -18.1859 -2.82491 94.15 - 57 119.393 809 9 1 -18.2088 -2.80687 65.55 - 57 152.844 886 9 0 -18.2115 -2.8043 64.15 - 57 106.527 808 8 1 -18.2671 -2.75066 35.55 - 57 146.853 886 8 0 -18.2688 -2.74931 34.15 - 57 129.014 808 7 1 -18.3036 -2.72511 5.55 - 57 128.017 886 7 0 -18.3058 -2.72397 4.15 - 57 103.475 808 6 1 -18.3566 -2.69679 -24.45 - 57 280.058 886 6 0 -18.3576 -2.69654 -25.85 - 57 353.483 808 5 1 -18.3987 -2.68388 -54.45 - 57 118.599 886 5 0 -18.4007 -2.68188 -55.85 - 57 55.1587 808 4 1 -18.4496 -2.63289 -84.45 - 57 70.9665 807 4 1 -18.45 -2.63255 -84.6109 - 57 159.206 887 4 0 -18.4527 -2.62981 -85.85 - 57 94.2501 807 3 1 -18.519 -2.56353 -114.45 - 57 142.347 887 3 0 -18.5149 -2.55782 -115.85 - 57 98.5949 808 2 1 -18.4247 -2.42583 -144.45 - 57 103.081 888 2 0 -18.4145 -2.42222 -145.85 - 57 122.685 809 1 1 -18.2034 -2.34647 -174.45 - 57 97.0107 888 1 0 -18.1851 -2.35012 -175.85 - 57 130.09 811 0 1 -17.8205 -2.39717 -204.45 - 57 159.173 888 0 0 -17.8056 -2.39886 -205.85 - 57 23.4358 854 6 0 16.1253 -9.06043 -26.2499 - 57 89.929 855 6 0 16.1196 -9.04994 -26.2285 - 57 79.157 1677 9 1 155.631 -57.8422 65.55 - 57 280.433 1676 9 1 155.55 -57.9958 65.473 - 57 89.6495 809 5 1 -18.2498 -2.65511 -54.7363 - 57 201.848 890 5 0 -15.9429 -1.9195 -55.85 - 57 82.7458 887 6 0 -18.2973 -2.65 -26.0822 - 57 52.5841 887 1 0 -18.5445 -2.47447 -175.85 - 57 114.883 918 0 0 16.1796 3.66143 -205.85 - 57 51.0103 920 0 0 16.4886 4.05 -206.123 - 57 52.6358 921 0 0 16.5627 4.25005 -206.179 - 57 124.392 891 0 0 30.0313 -1.66531 -206.25 - 57 87.5668 892 0 0 29.9883 -1.65 -206.202 - 57 273.225 917 0 0 16.5475 3.65 -206.018 - 57 61.4443 916 0 0 16.5829 3.45 -205.892 - 57 110.719 980 0 1 16.1134 3.22863 -204.85 - 57 164.61 782 0 1 -23.6316 -3.5866 -204.45 - 57 77.5854 783 0 1 -23.45 -3.51275 -204.612 - 57 33.7322 784 0 1 -23.25 -3.39303 -204.812 - 57 111.383 893 0 0 -18.8272 -1.33466 -205.85 - 57 187.701 894 0 0 -18.6166 -1.24999 -205.896 -Number of digits in this event: 20 +Number of tracker hits in this event: 96 + 57 234.407 1280 10 0 87.6291 76.1548 94.15 + 57 104.376 1338 9 1 87.6525 76.1725 65.55 + 57 105.455 1280 9 0 87.6549 76.1755 64.15 + 57 113.598 1338 8 1 87.721 76.2259 35.55 + 57 130.675 1280 8 0 87.7223 76.2155 34.15 + 57 267.827 1338 7 1 87.7609 76.0051 5.55 + 57 124.724 1279 7 0 87.7595 75.9855 4.15 + 57 422.32 1338 6 1 87.7441 75.5796 -24.45 + 57 146.966 1277 6 0 87.7373 75.5448 -25.85 + 57 164.266 1337 5 1 87.6195 74.7663 -54.45 + 57 127.86 1273 5 0 87.6166 74.7336 -55.85 + 57 216.41 1337 4 1 87.5505 74.0911 -84.45 + 57 135.869 1270 4 0 87.5451 74.0628 -85.85 + 57 113.354 1336 3 1 87.4339 73.4905 -114.45 + 57 126.061 1266 3 0 87.4302 73.4467 -115.85 + 57 144.407 1336 2 1 87.3546 72.5683 -144.45 + 57 132.017 1262 2 0 87.3553 72.5437 -145.85 + 57 134.865 1336 1 1 87.3851 72.0186 -174.45 + 57 244.576 1259 1 0 87.4032 72.0036 -175.85 + 57 162.236 1338 0 1 87.7649 71.6958 -204.45 + 57 95.3081 1258 0 0 87.7786 71.6806 -205.85 + 57 28.6095 1267 0 0 99.8292 73.5012 -206.25 + 57 93.6854 1488 6 0 -111.049 117.886 -26.25 + 57 88.1411 1255 0 0 87.4686 71.115 -205.85 + 57 55.684 1134 0 0 91.6803 46.9835 -206.25 + 57 39.9518 1133 0 0 91.6176 46.85 -206.206 + 57 127.574 926 0 0 -74.9928 5.32307 -206.25 + 57 76.3066 925 0 0 -75.1861 5.24996 -206.225 + 57 103.922 787 0 0 -106.994 -22.6031 -206.25 + 57 129.715 786 0 0 -106.982 -22.65 -206.178 + 57 59.2905 1338 4 1 87.6502 74.2078 -84.7148 + 57 92.1668 1273 4 0 87.9514 74.6688 -85.85 + 57 71.9344 1382 4 0 77.9014 96.6052 -86.25 + 57 71.3633 1383 4 0 77.9164 96.75 -86.1564 + 57 56.631 1384 4 0 77.924 96.95 -86.0118 + 57 508.843 1287 4 1 77.4948 98.2724 -84.8499 + 57 287.51 1286 4 1 77.45 98.7847 -84.4941 + 57 29.7935 1404 4 0 77.0813 101.074 -85.85 + 57 22.2618 1405 4 0 77.0664 101.15 -85.8789 + 57 23.3659 1290 4 1 78.2093 102.659 -84.8497 + 57 26.2689 1291 4 1 78.25 102.694 -84.8366 + 57 8.61862 1421 4 0 79.123 104.538 -85.85 + 57 59.2654 1422 4 0 79.127 104.55 -85.8574 + 57 59.7947 1323 4 1 84.7994 112.254 -84.85 + 57 309.94 1324 4 1 84.85 112.301 -84.83 + 57 12.2003 1325 4 1 85.05 112.291 -84.6404 + 57 48.1408 1338 5 1 87.6668 74.9777 -54.45 + 57 81.2249 1270 5 0 87.2095 74.1554 -55.8501 + 57 103.492 1269 5 0 87.133 74.05 -56.0789 + 57 175.271 1278 6 0 87.588 75.7377 -25.85 + 57 140.49 1332 5 1 86.5352 75.6718 -54.45 + 57 124.585 1331 5 1 86.45 75.8304 -54.6381 + 57 49.3343 1283 5 0 86.0188 76.7525 -55.85 + 57 125.842 1284 5 0 85.9652 76.85 -55.987 + 57 86.8022 1258 4 1 71.7579 95.1505 -84.45 + 57 144.166 1257 4 1 71.65 95.2406 -84.6388 + 57 48.4534 1378 4 0 71.2031 95.8716 -85.8503 + 57 79.4538 1379 4 0 71.1668 95.95 -85.9899 + 57 128.452 1216 3 1 63.3104 112.323 -114.45 + 57 115.113 1460 3 0 63.6934 112.324 -115.85 + 57 3.98719 1461 3 0 63.7881 112.35 -116.233 + 57 8.83453 1241 2 1 68.2648 115.452 -144.45 + 57 63.7903 1240 2 1 68.25 115.451 -144.46 + 57 74.3927 1239 2 1 68.05 115.434 -144.578 + 57 115.725 1238 2 1 67.8498 115.421 -144.702 + 57 39.8668 1237 2 1 67.65 115.406 -144.78 + 57 154.976 1475 2 0 64.8396 115.184 -145.85 + 57 153.44 1474 2 0 64.5881 115.15 -145.935 + 57 112.753 1384 2 0 42.267 97.0617 -146.25 + 57 173.976 1109 2 1 41.9854 97.0186 -144.85 + 57 156.023 1110 2 1 42.05 97.4971 -144.562 + 57 17.9513 1111 2 1 42.25 97.7432 -144.82 + 57 93.5526 1381 2 0 46.147 96.5435 -145.85 + 57 44.6901 1142 2 1 48.5248 96.1668 -144.85 + 57 63.6383 1143 2 1 48.65 96.1279 -144.827 + 57 72.5417 1144 2 1 48.85 96.0823 -144.796 + 57 88.4774 1145 2 1 49.05 96.1364 -144.739 + 57 64.3326 1146 2 1 49.25 96.2886 -144.565 + 57 56.3344 1279 6 0 87.9439 75.85 -26.0516 + 57 199.72 1359 5 1 92.0435 79.3613 -54.4502 + 57 219.089 1296 5 0 92.4268 79.4153 -55.85 + 57 135.989 1408 4 1 101.845 81.5918 -84.4502 + 57 100.749 1307 4 0 102.07 81.6355 -85.85 + 57 8.12223 1308 4 0 102.128 81.65 -86.22 + 57 130.406 1430 3 1 106.264 83.4512 -114.45 + 57 118.42 1317 3 0 106.53 83.5454 -115.85 + 57 130.602 1462 2 1 112.687 84.0945 -144.45 + 57 109.264 1319 2 0 112.785 83.996 -145.85 + 57 125.793 1478 1 1 115.756 84.174 -174.45 + 57 98.2321 1320 1 0 115.995 84.0643 -175.85 + 57 58.7646 1319 1 0 116.032 84.05 -176.063 + 57 94.2608 1499 0 1 120.11 82.1541 -204.45 + 57 28.1602 1500 0 1 120.15 82.0838 -204.749 + 57 131.109 1308 0 0 120.308 81.8217 -205.85 + 57 45.9577 1358 5 1 91.9363 78.9854 -54.85 + 57 122.62 1297 5 0 92.0039 79.5007 -55.85 +Number of digits in this event: 41 Using G4ParticleGun... -Particle energy: 5.20596 LIN +Particle energy: 7.75315 LIN Particle: e- Event: 58 -Number of tracker hits in this event: 50 - 58 136.038 1242 8 1 68.6259 -127.234 35.55 - 58 109.211 264 8 0 68.6241 -127.236 34.15 - 58 165.84 1242 7 1 68.584 -127.271 5.55 - 58 132.277 264 7 0 68.5837 -127.272 4.15 - 58 173.729 1242 6 1 68.5776 -127.305 -24.45 - 58 183.95 264 6 0 68.5771 -127.304 -25.85 - 58 138.388 1242 5 1 68.5732 -127.278 -54.45 - 58 103.032 264 5 0 68.5727 -127.277 -55.85 - 58 114.628 1242 4 1 68.56 -127.251 -84.45 - 58 130.631 264 4 0 68.5586 -127.247 -85.85 - 58 401.433 1242 3 1 68.5264 -127.157 -114.45 - 58 628.26 264 3 0 68.5245 -127.151 -115.85 - 58 73.6656 265 3 0 68.5242 -127.15 -116.038 - 58 141.019 1242 2 1 68.4768 -127.057 -144.45 - 58 223.69 265 2 0 68.4805 -127.052 -145.85 - 58 135.302 1242 1 1 68.5548 -126.964 -174.45 - 58 161.077 265 1 0 68.5635 -126.959 -175.85 - 58 153.732 1243 0 1 68.751 -126.843 -204.45 - 58 119.352 266 0 0 68.7629 -126.837 -205.85 - 58 359.036 263 6 0 68.5341 -127.35 -26.0395 - 58 288.037 1243 8 1 68.65 -127.208 35.3345 - 58 256.243 1243 3 1 68.6888 -127.242 -114.45 - 58 214.822 1243 2 1 68.7656 -127.248 -144.45 - 58 234.969 264 2 0 68.772 -127.252 -145.85 - 58 246.432 1244 1 1 68.9078 -127.45 -174.45 - 58 182.424 263 1 0 68.9329 -127.465 -175.85 - 58 239.2 1245 0 1 69.0858 -127.928 -204.45 - 58 248.87 260 0 0 69.1187 -127.958 -205.85 - 58 23.9749 263 3 0 68.5733 -127.35 -116.153 - 58 289.632 1234 2 1 66.9243 -129.277 -144.45 - 58 105.839 254 2 0 66.8207 -129.303 -145.85 - 58 128.064 1222 1 1 64.6007 -130.157 -174.45 - 58 110.268 249 1 0 64.5684 -130.161 -175.85 - 58 111.448 1217 0 1 63.4793 -130.908 -204.45 - 58 158.6 245 0 0 63.4226 -131.118 -205.85 - 58 49.166 244 0 0 63.4156 -131.15 -206.065 - 58 91.024 1233 2 1 66.85 -129.037 -144.623 - 58 267.263 256 2 0 65.9823 -128.76 -145.85 - 58 99.1725 257 2 0 65.3624 -128.75 -146.194 - 58 146.211 258 2 0 65.4555 -128.549 -146.094 - 58 87.2454 259 2 0 65.6238 -128.35 -146.081 - 58 194.14 260 2 0 65.5571 -128.15 -146.125 - 58 125.534 261 2 0 65.3828 -127.95 -146.03 - 58 127.129 1241 2 1 68.3775 -127.695 -144.45 - 58 147.442 262 2 0 68.3582 -127.705 -145.85 - 58 97.6741 1239 1 1 68.001 -127.859 -174.45 - 58 125.545 261 1 0 67.9913 -127.86 -175.85 - 58 162.167 1238 0 1 67.7236 -127.942 -204.45 - 58 129.779 264 1 0 68.9003 -127.288 -175.85 - 58 136.129 264 0 0 69.1163 -127.299 -205.85 -Number of digits in this event: 39 +Number of tracker hits in this event: 38 + 58 112.158 1393 10 1 98.7504 50.8041 95.55 + 58 139.035 1153 10 0 98.7503 50.805 94.15 + 58 221.27 1392 9 1 98.7484 50.8209 65.55 + 58 114.069 1153 9 0 98.7489 50.8204 64.15 + 58 125.385 1393 8 1 98.7598 50.8129 35.55 + 58 137.23 1153 8 0 98.76 50.8123 34.15 + 58 149.134 1393 7 1 98.7638 50.801 5.55 + 58 116.437 1153 7 0 98.764 50.8009 4.15 + 58 112.978 1393 6 1 98.7685 50.7943 -24.45 + 58 111.865 1153 6 0 98.7691 50.7947 -25.85 + 58 119.213 1393 5 1 98.7807 50.8039 -54.45 + 58 115.838 1153 5 0 98.7812 50.8041 -55.85 + 58 124.332 1393 4 1 98.7933 50.8103 -84.45 + 58 96.1453 1153 4 0 98.7931 50.8106 -85.85 + 58 137.817 1393 3 1 98.7858 50.813 -114.45 + 58 111.471 1153 3 0 98.7856 50.8133 -115.85 + 58 116.903 1393 2 1 98.7829 50.8169 -144.45 + 58 113.859 1153 2 0 98.7824 50.8183 -145.85 + 58 244.5 1393 1 1 98.7765 50.8464 -174.45 + 58 130.926 1153 1 0 98.7762 50.8485 -175.85 + 58 174.263 1393 0 1 98.7686 50.8946 -204.45 + 58 216.705 1154 0 0 98.7682 50.8973 -205.85 + 58 87.5613 1155 0 0 98.5381 51.05 -206.01 + 58 95.725 1156 0 0 98.4205 51.25 -205.978 + 58 206.485 1157 0 0 98.5139 51.4501 -205.932 + 58 62.1968 1390 0 1 98.2826 52.3341 -204.85 + 58 238.92 1432 0 0 97.8924 106.55 -205.998 + 58 28.6203 1433 0 0 97.9604 106.75 -206.049 + 58 58.5697 1394 3 1 98.9503 50.727 -114.456 + 58 68.7751 1395 3 1 99.15 50.7486 -114.53 + 58 66.3117 1396 3 1 99.35 50.7815 -114.672 + 58 106.195 1152 3 0 99.8561 50.632 -115.85 + 58 29.2566 1151 3 0 99.9383 50.45 -116.176 + 58 49.4677 970 3 0 81.2165 14.1427 -116.25 + 58 158.153 969 3 0 81.1265 14.05 -116.197 + 58 148.137 968 3 0 80.8906 13.85 -116.017 + 58 86.3417 1308 3 1 81.8282 12.5228 -114.85 + 58 39.7272 1309 3 1 81.85 12.4968 -114.843 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 5.2006 LIN +Particle energy: 2.12845 LIN Particle: e- Event: 59 -Number of tracker hits in this event: 96 - 59 105.868 958 10 1 11.8452 -114.831 95.55 - 59 313.541 326 10 0 11.8456 -114.829 94.15 - 59 183.128 959 9 1 11.8529 -114.809 65.55 - 59 162.143 326 9 0 11.8555 -114.807 64.15 - 59 115.467 959 8 1 11.8996 -114.764 35.55 - 59 156.839 326 8 0 11.9034 -114.766 34.15 - 59 157.313 959 7 1 12.0033 -114.819 5.55 - 59 120.073 326 7 0 12.0154 -114.821 4.15 - 59 58.2885 960 6 1 12.2482 -114.881 -24.45 - 59 149.985 961 6 1 12.25 -114.882 -24.6351 - 59 116.813 326 6 0 12.2618 -114.885 -25.85 - 59 101.909 962 5 1 12.53 -114.965 -54.45 - 59 266.437 325 5 0 12.542 -114.967 -55.85 - 59 110.579 963 4 1 12.7824 -115.019 -84.45 - 59 105.435 325 4 0 12.7955 -115.025 -85.85 - 59 133.676 965 3 1 13.0652 -115.182 -114.45 - 59 229.103 324 3 0 13.0788 -115.189 -115.85 - 59 116.605 966 2 1 13.3465 -115.317 -144.45 - 59 102.933 324 2 0 13.3597 -115.321 -145.85 - 59 155.364 968 1 1 13.6557 -115.382 -174.45 - 59 131.703 323 1 0 13.667 -115.381 -175.85 - 59 149.565 969 0 1 13.9087 -115.41 -204.45 - 59 148.063 323 0 0 13.9242 -115.414 -205.85 - 59 286.617 1116 5 1 43.3646 -140.606 -54.85 - 59 319.283 964 3 1 13.0471 -115.091 -114.45 - 59 130.466 325 3 0 13.0073 -115.059 -115.85 - 59 107.926 959 2 1 12.0148 -115.075 -144.45 - 59 125.345 325 2 0 11.8074 -115.116 -145.851 - 59 115.834 935 1 1 7.13247 -115.949 -174.45 - 59 27.6263 934 1 1 7.05 -115.947 -174.734 - 59 110.463 321 1 0 6.72417 -115.928 -175.85 - 59 40.4261 892 0 1 -1.62343 -114.903 -204.45 - 59 85.0859 891 0 1 -1.65 -114.899 -204.589 - 59 173.312 326 0 0 -1.89624 -114.874 -205.85 - 59 143.485 961 2 1 12.2833 -118.798 -144.45 - 59 105.464 305 2 0 12.5217 -119.022 -145.85 - 59 25.3177 991 1 1 18.4135 -122.617 -174.45 - 59 155.3 992 1 1 18.45 -122.643 -174.506 - 59 27.3126 993 1 1 18.65 -122.772 -174.787 - 59 62.5144 284 1 0 19.4731 -123.281 -175.85 - 59 81.4707 283 1 0 19.594 -123.35 -176.002 - 59 91.2029 1099 0 1 39.8519 -139.988 -204.45 - 59 95.8365 1100 0 1 40.0502 -140.092 -204.645 - 59 287.848 196 0 0 41.1731 -140.755 -205.85 - 59 17.3842 195 0 0 41.519 -140.95 -206.198 - 59 423.325 326 5 0 12.9406 -114.95 -55.9763 - 59 15.9255 601 2 0 72.9424 -59.85 -146.15 - 59 21.7597 1269 2 1 74.0116 -58.2162 -144.85 - 59 86.639 1270 2 1 74.05 -58.1443 -144.814 - 59 69.1841 1271 2 1 74.25 -57.9942 -144.832 - 59 41.5818 610 2 0 75.8796 -57.8954 -145.85 - 59 86.6611 611 2 0 75.9795 -57.8498 -145.906 - 59 34.9689 612 2 0 76.0711 -57.65 -145.924 - 59 120.93 1278 2 1 75.8073 -56.9128 -144.85 - 59 225.268 1279 2 1 75.85 -56.8891 -144.696 - 59 43.3745 613 2 0 76.0001 -57.3799 -145.85 - 59 254.91 959 1 1 11.8992 -114.618 -174.45 - 59 272.172 327 1 0 11.8976 -114.615 -175.85 - 59 118.365 959 0 1 11.8658 -114.56 -204.45 - 59 157.954 327 0 0 11.865 -114.557 -205.85 - 59 30.6218 534 0 0 -7.153 -73.0684 -206.25 - 59 123.918 328 1 0 12.3279 -114.548 -175.851 - 59 42.7946 997 0 1 19.6346 -113.634 -204.45 - 59 125.934 998 0 1 19.65 -113.638 -204.533 - 59 103.516 332 0 0 19.8619 -113.642 -205.85 - 59 114.358 327 10 0 12.0244 -114.75 93.8896 - 59 113.964 958 9 1 11.832 -114.822 65.55 - 59 70.6485 325 9 0 11.5124 -114.95 64.0485 - 59 24.2149 931 8 1 6.44342 -117.793 35.55 - 59 121.53 932 8 1 6.45 -117.787 35.5192 - 59 108.3 313 8 0 6.71927 -117.504 34.1499 - 59 134.455 949 7 1 9.938 -108.934 5.55 - 59 138.063 356 7 0 9.85435 -108.867 4.15 - 59 123.011 937 6 1 7.61673 -108.338 -24.45 - 59 93.3863 359 6 0 7.70387 -108.332 -25.851 - 59 143.204 933 5 1 6.67067 -109.661 -54.45 - 59 267.728 351 5 0 6.74019 -109.765 -55.8505 - 59 94.4242 920 4 1 4.24777 -111.321 -84.45 - 59 231.889 344 4 0 4.14185 -111.267 -85.8501 - 59 86.0665 909 3 1 2.03352 -108.478 -114.45 - 59 208.596 908 3 1 1.85 -108.359 -114.637 - 59 12.3239 907 3 1 1.6498 -108.241 -114.821 - 59 91.1902 363 3 0 0.402281 -107.49 -115.851 - 59 93.6547 364 3 0 0.17233 -107.35 -116.024 - 59 97.8592 735 2 1 -32.904 -81.0125 -144.45 - 59 73.4674 497 2 0 -32.8303 -80.5198 -145.85 - 59 87.6643 498 2 0 -32.8112 -80.45 -146.105 - 59 229.709 776 1 1 -24.7461 -71.4907 -174.45 - 59 102.057 542 1 0 -24.5889 -71.4562 -175.85 - 59 57.4467 543 1 0 -24.5645 -71.4499 -176.017 - 59 52.7893 1514 6 1 122.95 -91.0832 -24.8204 - 59 274.566 541 1 0 21.7007 -71.65 -176.179 - 59 109.547 1020 1 1 24.0869 -71.1736 -174.85 - 59 121.603 960 9 1 12.0503 -114.753 65.4364 - 59 96.2086 333 9 0 12.9931 -113.505 64.1499 - 59 75.5523 334 9 0 13.1041 -113.35 63.9534 -Number of digits in this event: 44 +Number of tracker hits in this event: 26 + 59 112.785 1023 11 1 24.6546 32.3851 125.55 + 59 168.821 1061 11 0 24.6526 32.3894 124.15 + 59 134.056 1022 10 1 24.6121 32.4752 95.55 + 59 211.69 1062 10 0 24.6009 32.4819 94.15 + 59 128.594 1021 9 1 24.3902 32.6363 65.55 + 59 121.52 1062 9 0 24.3825 32.6384 64.15 + 59 111.161 1020 8 1 24.2156 32.6663 35.55 + 59 113.528 1063 8 0 24.2051 32.6713 34.15 + 59 115.18 1019 7 1 23.9963 32.788 5.55 + 59 94.5763 1063 7 0 23.9838 32.8 4.15 + 59 158.056 1018 6 1 23.7129 33.0595 -24.45 + 59 115.349 1065 6 0 23.6992 33.0695 -25.85 + 59 126.867 1016 5 1 23.4339 33.2868 -54.45 + 59 165.144 1066 5 0 23.4225 33.2962 -55.85 + 59 185.115 1015 4 1 23.1727 33.5432 -84.45 + 59 168.015 1067 4 0 23.1607 33.5534 -85.85 + 59 134.391 1014 3 1 22.9052 33.7606 -114.45 + 59 151.196 1068 3 0 22.8917 33.7659 -115.85 + 59 116.673 1012 2 1 22.6398 33.8844 -144.45 + 59 226.083 1069 2 0 22.621 33.895 -145.85 + 59 116.024 1010 1 1 22.2283 34.1141 -174.45 + 59 137.601 1070 1 0 22.2082 34.1166 -175.85 + 59 126.331 1008 0 1 21.744 34.2024 -204.45 + 59 111.948 1070 0 0 21.7281 34.1994 -205.85 + 59 28.6095 1329 0 1 85.9364 61.3549 -204.85 + 59 20.4998 1065 5 0 23.4221 33.25 -56.1976 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 5.11085 LIN +Particle energy: 7.82521 LIN Particle: e- Event: 60 -Number of tracker hits in this event: 47 - 60 183.149 1277 10 1 75.4792 -71.0548 95.55 - 60 96.1761 545 10 0 75.4279 -71.0482 94.15 - 60 128.932 1272 9 1 74.5058 -70.9763 65.55 - 60 167.825 545 9 0 74.4633 -71.0001 64.15 - 60 173.171 1267 8 1 73.6332 -71.3812 35.55 - 60 139.682 543 8 0 73.6015 -71.4216 34.15 - 60 104.432 1265 7 1 73.1032 -72.3174 5.55 - 60 116.012 538 7 0 73.098 -72.3596 4.15 - 60 157.152 1266 6 1 73.3103 -73.299 -24.45 - 60 148.452 533 6 0 73.2918 -73.3718 -25.85 - 60 97.6249 1263 5 1 72.7667 -75.0049 -54.45 - 60 139.479 524 5 0 72.7536 -75.1246 -55.85 - 60 109.082 1262 4 1 72.5136 -77.5177 -84.45 - 60 142.645 511 4 0 72.4849 -77.6816 -85.85 - 60 115.077 1259 3 1 71.9707 -81.0529 -114.45 - 60 43.3068 494 3 0 71.9304 -81.2323 -115.85 - 60 73.4499 493 3 0 71.9265 -81.25 -115.988 - 60 92.104 1254 2 1 70.8927 -84.7373 -144.45 - 60 133.417 475 2 0 70.8417 -84.961 -145.85 - 60 107.827 1249 1 1 69.8801 -89.6597 -174.45 - 60 113.408 450 1 0 69.82 -89.9135 -175.85 - 60 195.367 1243 0 1 68.716 -95.3842 -204.45 - 60 87.7249 422 0 0 68.6365 -95.6925 -205.85 - 60 72.6528 421 0 0 68.6219 -95.75 -206.112 - 60 55.6951 1546 2 1 129.35 -80.5706 -144.803 - 60 217.156 1281 0 1 76.3533 -71.6606 -204.45 - 60 222.374 541 0 0 76.3677 -71.6583 -205.85 - 60 126.837 194 5 0 -149.729 -141.15 -56.1424 - 60 20.979 154 5 1 -149.332 -141.235 -54.85 - 60 123.602 153 5 1 -149.35 -141.215 -54.8192 - 60 205.599 1242 6 0 18.6064 68.45 -25.9398 - 60 83.2357 994 6 1 18.8804 64.835 -24.85 - 60 27.8808 1239 6 0 17.598 67.85 -26.1008 - 60 5.29605 1234 6 0 17.0472 67.05 -25.9166 - 60 152.672 742 6 0 -87.2456 -31.5644 -26.25 - 60 783.397 1278 1 1 75.6585 -70.9329 -174.45 - 60 264.666 545 1 0 75.6589 -70.9307 -175.85 - 60 230.248 1278 0 1 75.6906 -70.8676 -204.45 - 60 303.422 545 0 0 75.6952 -70.8663 -205.85 - 60 93.9096 428 8 0 -104.042 -94.3835 33.75 - 60 166.359 1277 0 1 75.5082 -70.8876 -204.45 - 60 265.398 546 0 0 75.4979 -70.85 -205.944 - 60 103.311 543 1 0 75.7945 -71.3168 -175.85 - 60 106.964 548 1 0 108.483 -70.4428 -176.25 - 60 156.292 1444 1 1 109.049 -70.3318 -174.85 - 60 431.279 1445 1 1 109.15 -70.2482 -174.57 - 60 213.98 546 1 0 108.75 -70.7179 -175.85 -Number of digits in this event: 28 +Number of tracker hits in this event: 60 + 60 134.251 273 9 1 -125.518 12.1006 65.55 + 60 114.769 960 9 0 -125.52 12.1005 64.15 + 60 133.076 272 8 1 -125.55 12.1004 35.55 + 60 135.285 960 8 0 -125.55 12.0979 34.15 + 60 204.664 273 7 1 -125.541 12.0463 5.55 + 60 111.921 959 7 0 -125.538 12.0466 4.15 + 60 107.483 273 6 1 -125.471 12.0619 -24.45 + 60 175.377 960 6 0 -125.475 12.0608 -25.85 + 60 415.58 273 5 1 -125.535 12.0341 -54.45 + 60 225.622 959 5 0 -125.537 12.0258 -55.85 + 60 122.238 272 4 1 -125.575 11.863 -84.45 + 60 120.512 959 4 0 -125.577 11.8531 -85.85 + 60 171.348 272 3 1 -125.614 11.6823 -114.45 + 60 112.187 958 3 0 -125.622 11.6735 -115.85 + 60 136.147 271 2 1 -125.818 11.4911 -144.45 + 60 131.93 957 2 0 -125.83 11.4824 -145.85 + 60 188.933 270 1 1 -126.115 11.3035 -174.45 + 60 105.104 956 1 0 -126.132 11.3083 -175.85 + 60 104.931 268 0 1 -126.507 11.4226 -204.45 + 60 118.85 956 0 0 -126.523 11.4309 -205.85 + 60 97.9855 431 1 1 -93.9035 32.1647 -174.85 + 60 110.965 272 5 1 -125.55 12.0447 -54.4558 + 60 70.2067 271 5 1 -125.75 12.2661 -54.5425 + 60 133.939 960 5 0 -125.543 12.0706 -55.85 + 60 90.2803 273 4 1 -125.398 12.3169 -84.4502 + 60 91.8336 961 4 0 -125.43 12.3332 -85.85 + 60 206.475 269 3 1 -126.171 12.6533 -114.45 + 60 131.006 963 3 0 -126.349 12.7878 -115.85 + 60 143.389 251 2 1 -129.899 15.7855 -144.45 + 60 143.845 979 2 0 -129.944 15.9776 -145.851 + 60 178.201 246 1 1 -130.889 20.0807 -174.45 + 60 111.469 1001 1 0 -130.914 20.3079 -175.85 + 60 129.571 243 0 1 -131.469 24.7934 -204.45 + 60 102.784 1024 0 0 -131.444 25.0259 -205.85 + 60 56.4003 1025 0 0 -131.442 25.05 -205.997 + 60 112.503 276 4 1 -124.843 11.6808 -84.45 + 60 100.832 957 4 0 -124.746 11.639 -85.85 + 60 98.8852 288 3 1 -122.494 10.3068 -114.45 + 60 129.217 951 3 0 -122.373 10.3016 -115.85 + 60 105.84 302 2 1 -119.706 9.97052 -144.45 + 60 134.542 949 2 0 -119.517 9.97952 -145.85 + 60 187.963 322 1 1 -115.672 9.91666 -174.45 + 60 96.7486 949 1 0 -115.473 9.92386 -175.85 + 60 114.97 345 0 1 -111.147 9.97974 -204.45 + 60 105.212 949 0 0 -110.861 9.92653 -205.85 + 60 19.9219 1772 0 0 -61.5706 174.693 -206.25 + 60 61.9274 1773 0 0 -61.5316 174.75 -206.188 + 60 228.36 1774 0 0 -61.4605 174.95 -206.101 + 60 375.845 1775 0 0 -61.4658 175.15 -205.962 + 60 29.9721 582 0 1 -63.5255 175.757 -204.85 + 60 22.5796 900 1 0 -10.6446 0.213452 -176.25 + 60 20.9558 850 1 1 -9.87427 0.305188 -174.85 + 60 273.82 851 1 1 -9.84976 0.31603 -174.798 + 60 88.3823 852 1 1 -9.65 0.388244 -174.582 + 60 174.714 853 1 1 -9.45 0.365495 -174.453 + 60 99.677 854 1 1 -9.24976 0.48109 -174.659 + 60 78.6257 855 1 1 -9.04943 0.587907 -174.663 + 60 129.749 856 1 1 -8.84995 0.629344 -174.648 + 60 65.535 857 1 1 -8.64997 0.76733 -174.783 + 60 230.833 906 1 0 -9.06826 1.28006 -175.85 +Number of digits in this event: 31 Using G4ParticleGun... -Particle energy: 4.97347 LIN +Particle energy: 1.43247 LIN Particle: e- Event: 61 -Number of tracker hits in this event: 66 - 61 200.497 1158 11 1 51.6959 56.4138 125.55 - 61 161.321 1181 11 0 51.6938 56.4147 124.15 - 61 116.187 1158 10 1 51.6532 56.4346 95.55 - 61 116.003 1181 10 0 51.6522 56.4377 94.15 - 61 153.764 1157 9 1 51.6324 56.5011 65.55 - 61 116.835 1182 9 0 51.6315 56.5046 64.15 - 61 228.355 1157 8 1 51.6191 56.5722 35.55 - 61 158.993 1182 8 0 51.6195 56.5766 34.15 - 61 122.838 1157 7 1 51.6204 56.6648 5.55 - 61 116.204 1183 7 0 51.6192 56.6701 4.15 - 61 149.376 1157 6 1 51.5948 56.7766 -24.45 - 61 223.97 1183 6 0 51.5934 56.7818 -25.85 - 61 375.609 1157 5 1 51.561 56.8901 -54.45 - 61 487.105 1184 5 0 51.5587 56.8917 -55.85 - 61 114.384 1157 4 1 51.5038 56.9282 -84.45 - 61 101.885 1184 4 0 51.5023 56.929 -85.85 - 61 123.145 1157 3 1 51.4696 56.9471 -114.45 - 61 244.005 1184 3 0 51.4675 56.9467 -115.85 - 61 150.167 1156 2 1 51.4284 56.9335 -144.45 - 61 164.751 1184 2 0 51.4239 56.9326 -145.85 - 61 114.679 1156 1 1 51.3329 56.9075 -174.45 - 61 104.249 1184 1 0 51.3282 56.9066 -175.85 - 61 144.863 1155 0 1 51.24 56.8799 -204.45 - 61 103.561 1184 0 0 51.2367 56.8759 -205.85 - 61 39.673 849 7 1 -10.1536 159.286 5.55 - 61 203.569 537 9 0 -95.5467 -72.45 63.8991 - 61 66.626 1410 0 1 102.232 -87.7981 -204.45 - 61 201.509 1411 0 1 102.35 -87.8885 -204.486 - 61 156.415 1185 3 0 51.5622 57.05 -116.08 - 61 102.517 1184 6 0 51.494 56.8503 -25.9912 - 61 160.496 1185 6 0 51.2523 57.05 -26.1418 - 61 5.51262 1186 6 0 51.1854 57.25 -26.2416 - 61 85.5745 1158 6 1 51.65 56.7433 -24.553 - 61 111.222 1181 6 0 52.3021 56.3689 -25.8504 - 61 149.742 1219 5 1 64.0125 53.4562 -54.45 - 61 40.6723 1218 5 1 63.85 53.3063 -54.7294 - 61 225.375 1163 5 0 63.3212 52.7371 -55.8505 - 61 107.041 1143 4 1 48.7151 56.5782 -84.45 - 61 124.674 1181 4 0 48.7883 56.4364 -85.85 - 61 205.624 1151 3 1 50.3861 52.8001 -114.45 - 61 0.132248 1152 3 1 50.45 52.7232 -114.848 - 61 360.158 1162 3 0 50.6075 52.5204 -115.85 - 61 17.6394 1161 3 0 50.6593 52.45 -116.182 - 61 149.481 1175 2 1 55.1488 46.0535 -144.45 - 61 120.788 1128 2 0 55.1742 45.7813 -145.851 - 61 137.867 1177 1 1 55.5011 39.9285 -174.45 - 61 58.8279 1098 1 0 55.7396 39.6709 -175.85 - 61 114.23 1097 1 0 55.7597 39.65 -175.965 - 61 54.2861 1198 0 1 59.8199 34.3443 -204.45 - 61 85.7921 1199 0 1 59.85 34.3073 -204.592 - 61 92.25 1069 0 0 60.1292 33.9823 -205.85 - 61 60.5694 998 1 0 76.5623 19.7081 -176.25 - 61 8.59606 1156 5 1 51.4499 56.8542 -54.8134 - 61 88.2077 1124 4 1 44.9537 58.4068 -84.45 - 61 39.0466 1123 4 1 44.85 58.5109 -84.7013 - 61 51.7537 1194 4 0 44.3523 58.9842 -85.85 - 61 64.211 1195 4 0 44.2861 59.05 -86.0005 - 61 93.5487 1057 3 1 31.5364 69.553 -114.45 - 61 50.6385 1056 3 1 31.45 69.6772 -114.706 - 61 71.5833 1251 3 0 31.0547 70.3158 -115.85 - 61 52.8905 1252 3 0 30.9793 70.45 -116.073 - 61 103.417 1017 2 1 23.6008 85.8869 -144.45 - 61 66.7506 1016 2 1 23.45 86.0915 -144.699 - 61 92.0582 1334 2 0 23.0602 86.8845 -145.85 - 61 38.8984 1335 2 0 22.976 87.05 -146.126 - 61 197.535 1157 11 1 51.65 56.4919 125.337 -Number of digits in this event: 31 +Number of tracker hits in this event: 69 + 61 104.594 1010 11 1 22.1029 54.1057 125.55 + 61 261.464 1170 11 0 22.1153 54.1085 124.15 + 61 136.324 1011 10 1 22.3635 54.1967 95.55 + 61 391.305 1170 10 0 22.3748 54.2031 94.15 + 61 108.998 1012 9 1 22.6031 54.3343 65.55 + 61 103.663 1171 9 0 22.6216 54.3358 64.15 + 61 120.448 1014 8 1 23.0102 54.3647 35.55 + 61 128.05 1171 8 0 23.0383 54.3857 34.15 + 61 110.408 1017 7 1 23.5704 54.7661 5.55 + 61 95.8491 1173 7 0 23.6007 54.7852 4.15 + 61 105.619 1020 6 1 24.2294 55.1257 -24.45 + 61 117.322 1175 6 0 24.2589 55.1358 -25.85 + 61 422.065 1024 5 1 24.8663 55.3812 -54.45 + 61 220.439 1176 5 0 24.8942 55.3897 -55.85 + 61 147.905 1027 4 1 25.5039 55.5394 -84.45 + 61 242.876 1177 4 0 25.5442 55.5486 -85.85 + 61 95.0764 1031 3 1 26.4109 55.6887 -114.45 + 61 130.082 1178 3 0 26.4702 55.6981 -115.85 + 61 179.561 1038 2 1 27.6839 55.9013 -144.45 + 61 139.136 1179 2 0 27.7389 55.9117 -145.85 + 61 68.2448 1043 1 1 28.8394 56.085 -174.45 + 61 41.7601 1044 1 1 28.85 56.0843 -174.689 + 61 129.554 1180 1 0 28.8992 56.0787 -175.85 + 61 146.202 1050 0 1 30.0524 55.9728 -204.45 + 61 120.544 1179 0 0 30.1195 55.975 -205.85 + 61 189.802 168 3 0 37.0084 -146.441 -116.25 + 61 46.885 1087 3 1 37.4599 -146.441 -114.85 + 61 154.131 1086 3 1 37.45 -146.422 -114.78 + 61 118.603 1023 5 1 24.84 55.4775 -54.45 + 61 132.292 1050 4 1 30.0573 50.624 -84.45 + 61 162.611 1148 4 0 30.3335 49.8115 -85.85 + 61 7.82071 1147 4 0 30.4257 49.65 -86.2206 + 61 37.0166 1061 4 0 32.358 32.3011 -86.25 + 61 127.705 1060 4 0 32.3434 32.25 -86.1409 + 61 3.68349 1060 4 1 32.0539 31.6415 -84.85 + 61 162.952 1059 4 1 32.05 31.635 -84.8368 + 61 33.8186 770 5 0 27.336 -25.9213 -56.25 + 61 171.827 769 5 0 27.3202 -26.0501 -56.1879 + 61 199.145 1037 5 1 27.5507 -26.8563 -54.8495 + 61 89.1107 1036 5 1 27.45 -27.143 -54.5358 + 61 89.1002 1038 5 1 27.65 -27.2724 -54.5325 + 61 118.087 1039 5 1 27.85 -27.1876 -54.638 + 61 237.454 1040 5 1 28.05 -27.07 -54.5904 + 61 112.882 1178 5 0 24.4977 55.6913 -55.85 + 61 142.04 1014 4 1 23.019 56.4003 -84.45 + 61 64.9955 1013 4 1 22.8499 56.7392 -84.7109 + 61 98.4475 1188 4 0 22.2152 57.6581 -85.85 + 61 109.94 1189 4 0 22.1339 57.8501 -86.0354 + 61 13.4513 1190 4 0 22.0545 58.05 -86.2176 + 61 51.0404 1220 4 0 -2.14476 64.1857 -86.2498 + 61 119.272 1219 4 0 -2.23951 64.0496 -86.1407 + 61 93.4197 889 4 1 -2.14279 63.6455 -84.8498 + 61 36.9651 890 4 1 -2.05 63.5644 -84.5193 + 61 8.82763 463 7 0 134.384 -87.25 3.79359 + 61 21.6933 1706 2 1 161.35 67.3766 -144.736 + 61 62.0123 1171 7 0 23.4344 54.4019 4.15 + 61 3.72897 1012 10 1 22.6446 54.0888 95.5499 + 61 174.37 1013 10 1 22.65 54.0806 95.5403 + 61 78.7339 1014 10 1 22.8501 53.7518 95.2708 + 61 64.5939 1161 10 0 24.1954 52.3961 94.15 + 61 112.918 1160 10 0 24.3328 52.2498 94.0043 + 61 15.1743 1159 10 0 24.6217 52.05 93.7896 + 61 45.0489 1139 9 1 47.9717 26.2977 65.55 + 61 80.965 1138 9 1 47.85 26.2466 65.5237 + 61 69.9255 1137 9 1 47.6499 26.2674 65.3968 + 61 84.2754 1136 9 1 47.45 26.3654 65.3558 + 61 60.3085 1028 9 0 47.1555 25.7182 64.15 + 61 347.123 1027 9 0 47.1434 25.6498 64.0855 + 61 12.2384 1166 10 0 22.3268 53.45 94.1122 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 7.40705 LIN +Particle energy: 3.54287 LIN Particle: e- Event: 62 -Number of tracker hits in this event: 64 - 62 190.348 1037 11 1 27.5084 69.6975 125.55 - 62 114.986 1248 11 0 27.5087 69.6967 124.15 - 62 129.659 1037 10 1 27.511 69.6795 95.55 - 62 121.85 1248 10 0 27.511 69.6798 94.15 - 62 173.443 1037 9 1 27.5108 69.6889 65.55 - 62 200.001 1248 9 0 27.5106 69.6877 64.15 - 62 239.567 1037 8 1 27.5053 69.6564 35.55 - 62 99.8544 1248 8 0 27.502 69.6566 34.15 - 62 128.418 1036 7 1 27.4306 69.6794 5.55 - 62 125.971 1248 7 0 27.4285 69.674 4.15 - 62 109.061 1036 6 1 27.4112 69.5297 -24.45 - 62 144.324 1247 6 0 27.4079 69.5237 -25.85 - 62 329.088 1036 5 1 27.3071 69.4097 -54.45 - 62 96.42 1246 5 0 27.3155 69.4084 -55.85 - 62 127.435 1037 4 1 27.5128 69.4057 -84.45 - 62 153.376 1246 4 0 27.5136 69.415 -85.85 - 62 138.845 1037 3 1 27.5672 69.6179 -114.45 - 62 114.609 1247 3 0 27.5803 69.6272 -115.85 - 62 167.023 1039 2 1 27.8841 69.7699 -144.45 - 62 159.952 1248 2 0 27.9028 69.7766 -145.85 - 62 110.845 1041 1 1 28.2777 69.9169 -174.45 - 62 118.933 1249 1 0 28.2966 69.9158 -175.85 - 62 127.482 1043 0 1 28.6988 69.9211 -204.45 - 62 110.316 1249 0 0 28.7216 69.926 -205.85 - 62 67.4987 1525 2 0 54.7381 125.156 -146.25 - 62 220.371 1034 1 1 26.9892 69.6321 -174.45 - 62 631.678 1247 1 0 27.0134 69.647 -175.85 - 62 6.12809 1248 1 0 27.0107 69.65 -176.232 - 62 114.356 1029 0 1 25.9717 70.1358 -204.45 - 62 113.843 1251 0 0 26.1719 70.3535 -205.85 - 62 170.049 1033 0 1 26.7892 69.4922 -204.45 - 62 331.748 1247 0 0 26.7786 69.4839 -205.85 - 62 380.132 1248 5 0 27.4315 69.6967 -55.85 - 62 138.41 1039 4 1 27.8957 69.3747 -84.4504 - 62 4.93523 1040 4 1 28.05 69.2761 -84.8402 - 62 119.767 1244 4 0 28.4836 69.028 -85.8507 - 62 124.792 1097 3 1 39.5012 62.2386 -114.45 - 62 103.459 1213 3 0 39.7621 62.7012 -115.85 - 62 46.1398 1141 2 1 48.4332 68.5714 -144.45 - 62 156.561 1142 2 1 48.45 68.6801 -144.537 - 62 16.1704 1249 2 0 48.7783 70.0156 -145.85 - 62 86.2866 1250 2 0 48.7865 70.05 -145.885 - 62 70.7564 1251 2 0 48.8127 70.25 -146.077 - 62 10.6771 1351 2 0 73.2583 90.55 -146.084 - 62 26.324 1247 5 0 27.5344 69.65 -55.9994 - 62 287.189 1249 5 0 27.7401 69.85 -55.9523 - 62 104.137 1038 4 1 27.708 69.5056 -84.45 - 62 139.996 1247 4 0 27.6147 69.4633 -85.85 - 62 120.005 1027 3 1 25.5489 68.6688 -114.45 - 62 115.921 1243 3 0 25.3514 68.7979 -115.85 - 62 170.805 1007 2 1 21.5857 71.4268 -144.451 - 62 109.133 1257 2 0 21.4411 71.5337 -145.85 - 62 134.03 991 1 1 18.3428 73.7512 -174.45 - 62 100.773 1268 1 0 18.0975 73.833 -175.85 - 62 31.1998 1269 1 0 18.042 73.85 -176.176 - 62 97.8335 965 0 1 13.1985 75.2118 -204.45 - 62 122.344 1275 0 0 12.9062 75.2263 -205.85 - 62 227.08 1037 2 1 27.5063 69.5459 -144.45 - 62 229.072 1247 2 0 27.5076 69.5462 -145.85 - 62 122.02 1037 1 1 27.5327 69.5676 -174.45 - 62 120.589 1037 0 1 27.517 69.5048 -204.45 - 62 146.284 1036 1 1 27.3651 69.5693 -174.45 - 62 150.178 1036 0 1 27.3632 69.3657 -204.45 - 62 132.701 1246 0 0 27.3699 69.3527 -205.85 -Number of digits in this event: 40 +Number of tracker hits in this event: 68 + 62 204.645 737 11 1 -32.6156 -8.01105 125.55 + 62 94.0933 860 11 0 -32.6135 -8.01061 124.15 + 62 128.809 737 10 1 -32.5775 -8.01375 95.55 + 62 98.1189 860 10 0 -32.5752 -8.01381 94.15 + 62 180.786 737 9 1 -32.526 -8.01249 65.55 + 62 103.084 860 9 0 -32.5246 -8.01081 64.15 + 62 305.62 737 8 1 -32.4983 -7.98217 35.55 + 62 140.272 860 8 0 -32.4958 -7.98026 34.15 + 62 111.72 738 7 1 -32.4426 -7.94672 5.55 + 62 195.972 860 7 0 -32.4382 -7.94369 4.15 + 62 110.94 738 6 1 -32.3639 -7.8904 -24.45 + 62 122.409 860 6 0 -32.3613 -7.88953 -25.85 + 62 120.373 738 5 1 -32.2953 -7.8684 -54.45 + 62 95.4946 860 5 0 -32.2957 -7.86918 -55.85 + 62 125.658 738 4 1 -32.2964 -7.87998 -84.45 + 62 158.123 860 4 0 -32.2922 -7.87915 -85.85 + 62 120.325 739 3 1 -32.2116 -7.87584 -114.45 + 62 115.628 860 3 0 -32.2032 -7.87564 -115.85 + 62 128.309 740 2 1 -32.0189 -7.88323 -144.45 + 62 129.129 860 2 0 -32.0103 -7.8784 -145.85 + 62 442.051 741 1 1 -31.8135 -7.78265 -174.45 + 62 481.04 861 1 0 -31.807 -7.77613 -175.85 + 62 109.966 741 0 1 -31.6714 -7.63613 -204.45 + 62 87.7459 862 0 0 -31.6635 -7.63286 -205.85 + 62 36.8835 1639 14 0 -12.954 148.13 213.75 + 62 91.1173 1640 14 0 -12.9588 148.15 213.762 + 62 162.449 1565 14 0 6.94625 133.217 213.75 + 62 74.7459 931 14 1 6.42699 133.382 215.15 + 62 319.427 930 14 1 6.25 133.433 215.283 + 62 237.22 929 14 1 6.04964 133.577 215.276 + 62 144.75 471 0 1 -85.65 -39.1673 -204.659 + 62 139.162 516 1 0 -110.262 -76.6731 -176.25 + 62 128.936 470 0 1 -85.85 -38.9712 -204.547 + 62 172.489 469 0 1 -86.05 -38.8973 -204.481 + 62 195.66 715 0 1 -36.8798 -22.6335 -204.85 + 62 176.767 810 1 0 20.8702 -17.9223 -176.25 + 62 127.395 742 1 1 -31.6499 -7.37207 -174.665 + 62 55.6137 743 1 1 -31.45 -7.0799 -174.76 + 62 7.37799 872 1 0 -30.7424 -5.47687 -175.85 + 62 74.058 873 1 0 -30.7323 -5.4499 -175.867 + 62 75.467 874 1 0 -30.7016 -5.24985 -176.021 + 62 5.88943 875 1 0 -30.713 -5.05 -176.233 + 62 7.48421 736 0 1 -32.844 19.1801 -204.45 + 62 108.315 735 0 1 -32.85 19.1793 -204.478 + 62 187.636 734 0 1 -33.05 19.1894 -204.779 + 62 161.347 733 0 1 -33.2501 19.1766 -204.781 + 62 89.4138 755 0 1 -29.05 33.3686 -204.666 + 62 25.6161 756 0 1 -28.85 33.8293 -204.817 + 62 197.198 1070 0 0 -28.5686 34.1123 -205.85 + 62 119.97 748 0 1 -30.3327 -7.14683 -204.45 + 62 115.689 864 0 0 -30.1873 -7.22875 -205.85 + 62 239.772 740 1 1 -31.9891 -7.75512 -174.45 + 62 103.319 866 1 0 -32.0704 -6.70353 -175.85 + 62 203.958 867 1 0 -32.0702 -6.65 -175.923 + 62 29.5496 868 1 0 -32.0644 -6.45 -176.184 + 62 67.0571 1073 1 0 -36.5991 34.6755 -176.25 + 62 55.3344 1074 1 0 -36.6395 34.85 -176.033 + 62 171.707 715 1 1 -36.9099 35.4647 -174.85 + 62 19.1965 714 1 1 -37.05 35.6325 -174.5 + 62 83.3868 1099 2 0 -33.6903 39.9173 -146.25 + 62 50.4773 1100 2 0 -33.6618 40.0504 -145.98 + 62 102.088 736 2 1 -32.8082 39.8051 -144.85 + 62 63.0546 737 2 1 -32.6495 39.849 -144.611 + 62 111.609 1049 1 1 29.85 -38.0627 -174.672 + 62 59.952 739 1 1 -32.05 -7.77874 -174.671 + 62 154.125 706 0 1 -38.833 -6.98941 -204.45 + 62 139.929 867 0 0 -38.3338 -6.59773 -205.85 + 62 106.904 1618 1 0 -62.5843 143.771 -176.25 +Number of digits in this event: 35 Using G4ParticleGun... -Particle energy: 1.28274 LIN +Particle energy: 9.28727 LIN Particle: e- Event: 63 -Number of tracker hits in this event: 67 - 63 100.629 1218 10 1 63.7125 87.1305 95.55 - 63 125.214 1335 10 0 63.7082 87.1297 94.15 - 63 142.322 1217 9 1 63.6034 87.1741 65.55 - 63 144.79 1335 9 0 63.5899 87.1723 64.15 - 63 273.783 1216 8 1 63.2837 87.1032 35.55 - 63 163.985 1335 8 0 63.2822 87.0902 34.15 - 63 153.862 1215 7 1 63.2019 86.8593 5.55 - 63 144.859 1334 7 0 63.2168 86.8791 4.15 - 63 99.8025 1222 6 1 64.5273 87.2786 -24.45 - 63 67.3778 1336 6 0 64.6364 87.2542 -25.85 - 63 137.782 1335 6 0 64.6496 87.25 -26.0328 - 63 138.537 1229 5 1 66.025 85.7362 -54.45 - 63 62.0674 1327 5 0 65.8492 85.4918 -55.85 - 63 71.0869 1326 5 0 65.8257 85.45 -56.0715 - 63 120.964 1215 4 1 63.13 79.9864 -84.45 - 63 120.711 1297 4 0 63.0495 79.6441 -85.85 - 63 179.379 1207 3 1 61.5076 71.6681 -114.45 - 63 77.34 1257 3 0 61.3734 71.4729 -115.85 - 63 61.0157 1256 3 0 61.3563 71.45 -116.012 - 63 155.905 1190 2 1 58.0775 67.345 -144.45 - 63 92.9823 1189 2 1 58.05 67.6793 -144.685 - 63 59.2225 1244 2 0 57.6196 68.9094 -145.85 - 63 80.5581 1245 2 0 57.5583 69.0502 -145.989 - 63 40.4767 1246 2 0 57.4675 69.25 -146.157 - 63 117.863 1115 1 1 43.1364 101.587 -174.45 - 63 56.3019 1114 1 1 43.05 101.373 -174.687 - 63 221.428 1400 1 0 42.0019 100.216 -175.85 - 63 283.346 1399 1 0 41.945 100.15 -175.91 - 63 328.366 1401 1 0 41.2273 100.35 -176.005 - 63 162.336 1402 1 0 40.6933 100.55 -175.941 - 63 80.5808 1403 1 0 40.2744 100.751 -175.866 - 63 47.5509 1064 1 1 32.9788 105.22 -174.85 - 63 73.0919 1063 1 1 32.85 105.291 -174.828 - 63 49.2264 1443 1 0 28.5624 108.822 -175.85 - 63 113.047 1444 1 0 28.4026 108.95 -175.88 - 63 70.7079 1445 1 0 28.1914 109.15 -175.917 - 63 2.31962 1446 1 0 28.0892 109.35 -175.855 - 63 67.185 1036 1 1 27.3333 111.423 -174.85 - 63 75.5385 1035 1 1 27.249 111.547 -174.775 - 63 317.578 1034 1 1 27.05 111.688 -174.747 - 63 18.4135 1462 1 0 26.9656 112.716 -175.85 - 63 115.088 1463 1 0 26.9758 112.75 -175.906 - 63 106.333 1464 1 0 27.0638 112.95 -176.137 - 63 28.1597 1639 1 0 1.44936 148.091 -176.25 - 63 400.665 1222 0 1 64.4749 86.614 -204.45 - 63 360.407 1332 0 0 64.5033 86.5845 -205.85 - 63 27.8226 1216 3 1 63.3009 85.6296 -114.45 - 63 172.58 1215 8 1 63.25 87.1117 35.4927 - 63 149.174 1215 0 1 63.0679 86.6707 -204.45 - 63 92.9171 1214 0 1 63.05 86.6622 -204.542 - 63 115.251 1333 0 0 63.0956 86.6637 -205.85 - 63 255.719 1219 3 1 63.9341 86.6992 -114.45 - 63 625.087 1333 3 0 63.8929 86.7203 -115.85 - 63 147.861 1213 2 1 62.7095 87.141 -144.451 - 63 109.868 1335 2 0 62.6326 87.072 -145.85 - 63 110.381 1204 1 1 60.8737 85.6109 -174.45 - 63 11.1527 1203 1 1 60.85 85.582 -174.82 - 63 117.952 1327 1 0 60.787 85.5059 -175.85 - 63 108.196 1193 0 1 58.7403 83.2067 -204.451 - 63 314.595 1313 0 0 58.4526 82.7827 -205.85 - 63 210.326 1220 2 1 64.1243 86.4314 -144.45 - 63 112.555 1331 2 0 64.1412 86.4292 -145.85 - 63 118.509 1223 1 1 64.6713 86.4531 -174.45 - 63 108.604 1332 1 0 64.6679 86.4825 -175.85 - 63 110.649 1335 0 0 64.5838 87.063 -205.85 - 63 119.661 1274 2 1 74.9509 14.0218 -144.85 - 63 26.2272 1332 3 0 63.7055 86.6354 -115.85 -Number of digits in this event: 28 +Number of tracker hits in this event: 29 + 63 126.044 1088 7 1 37.7063 142.974 5.55 + 63 171.517 1614 7 0 37.7069 142.974 4.15 + 63 176.199 1088 6 1 37.7251 142.973 -24.45 + 63 140.028 1614 6 0 37.7238 142.973 -25.85 + 63 140.939 1088 5 1 37.6868 142.97 -54.45 + 63 254.174 1614 5 0 37.6832 142.97 -55.85 + 63 147.448 1087 4 1 37.6006 142.982 -84.45 + 63 128.352 1614 4 0 37.598 142.981 -85.85 + 63 147.358 1087 3 1 37.5633 142.957 -114.45 + 63 123.249 1614 3 0 37.5569 142.961 -115.85 + 63 120.777 1086 2 1 37.4438 143.051 -144.45 + 63 111.336 1614 2 0 37.4367 143.057 -145.85 + 63 119.905 1086 1 1 37.2935 143.177 -174.45 + 63 127.846 1615 1 0 37.2867 143.177 -175.85 + 63 211.841 1085 0 1 37.1473 143.191 -204.45 + 63 124.554 1615 0 0 37.1413 143.19 -205.85 + 63 238.295 368 3 1 -106.35 38.4496 -114.576 + 63 5.22759 1751 14 1 170.536 -178.088 215.55 + 63 72.0955 1752 14 1 170.55 -178.088 215.538 + 63 74.4569 1753 14 1 170.75 -178.126 215.422 + 63 297.488 310 7 0 108.018 -118.067 4.15 + 63 28.5718 306 7 0 108.959 -118.75 4.06902 + 63 128.447 1611 0 0 37.1156 142.41 -205.85 + 63 97.2675 1087 5 1 37.65 142.917 -54.7057 + 63 81.7072 1086 5 1 37.4499 142.722 -54.6152 + 63 116.184 1085 5 1 37.25 142.614 -54.5614 + 63 127.92 1084 5 1 37.05 142.403 -54.6181 + 63 78.2355 1083 5 1 36.85 142.201 -54.6779 + 63 152.139 1608 5 0 37.0265 141.914 -55.85 +Number of digits in this event: 21 Using G4ParticleGun... -Particle energy: 1.00584 LIN +Particle energy: 4.99243 LIN Particle: e- Event: 64 -Number of tracker hits in this event: 116 - 64 118.634 1081 11 1 36.4448 55.6062 125.55 - 64 126.571 1177 11 0 36.4467 55.6124 124.15 - 64 128.223 1082 10 1 36.4896 55.7408 95.55 - 64 156.685 1178 10 0 36.4837 55.753 94.15 - 64 118.489 1082 9 1 36.4826 55.9839 65.55 - 64 166.408 1179 9 0 36.4755 55.9892 64.15 - 64 358.402 1081 8 1 36.3386 56.1539 35.55 - 64 389.756 1180 8 0 36.3391 56.1575 34.15 - 64 247.269 1081 7 1 36.3282 56.244 5.55 - 64 119.622 1181 7 0 36.3317 56.2509 4.15 - 64 212.288 1081 6 1 36.4223 56.3774 -24.45 - 64 116.83 1181 6 0 36.4319 56.391 -25.85 - 64 324.318 1083 5 1 36.7083 56.6273 -54.45 - 64 386 1182 5 0 36.7366 56.6227 -55.85 - 64 151.443 1086 4 1 37.269 56.5693 -84.45 - 64 115.104 1182 4 0 37.2787 56.5751 -85.85 - 64 126.892 1087 3 1 37.4735 56.6952 -114.45 - 64 267.256 1183 3 0 37.479 56.7257 -115.85 - 64 117.861 1087 2 1 37.5867 57.4036 -144.45 - 64 184.702 1186 2 0 37.5736 57.4404 -145.85 - 64 6.2805 1187 2 0 37.5702 57.45 -146.219 - 64 96.9146 1085 1 1 37.1747 58.1856 -174.45 - 64 185.005 1190 1 0 37.173 58.2277 -175.85 - 64 166.156 1085 0 1 37.162 59.1276 -204.45 - 64 120.953 1195 0 0 37.1756 59.1674 -205.85 - 64 32.9864 1134 2 0 -63.7055 46.9806 -146.25 - 64 85.3878 1135 2 0 -63.6464 47.0502 -146.196 - 64 189.232 1136 2 0 -63.6354 47.25 -146.001 - 64 619.124 1137 2 0 -63.7285 47.45 -145.923 - 64 138.867 1138 2 0 -64.0201 47.65 -145.902 - 64 98.9157 1139 2 0 -64.1467 47.85 -145.884 - 64 399.903 1140 2 0 -64.0134 48.05 -145.886 - 64 38.0624 1089 1 1 37.8624 57.188 -174.45 - 64 92.3299 1088 1 1 37.85 57.1764 -174.594 - 64 118.011 1185 1 0 37.7937 57.092 -175.85 - 64 124.976 1080 0 1 36.1363 54.1555 -204.45 - 64 110.218 1171 0 0 36.0291 54.3062 -205.85 - 64 143.187 1150 0 0 109.067 50.2131 -206.25 - 64 111.008 1277 2 0 88.2006 75.4994 -146.25 - 64 283.03 1276 2 0 88.5046 75.45 -146.218 - 64 180.118 1275 2 0 89.1339 75.25 -146.082 - 64 92.0492 1274 2 0 89.7566 75.05 -146.096 - 64 59.8337 1012 2 0 135.228 22.5642 -146.25 - 64 130.973 1011 2 0 135.192 22.45 -146.109 - 64 172.574 1574 2 1 135.027 22.1479 -144.85 - 64 187.806 1082 6 1 36.4629 56.4126 -24.45 - 64 250.095 1083 6 1 36.6501 56.7783 -24.7055 - 64 16.321 1084 6 1 36.85 57.0286 -24.805 - 64 82.8864 1185 6 0 35.8048 57.0841 -25.8502 - 64 67.4434 1186 7 0 36.7969 57.3217 4.15 - 64 106.103 1187 7 0 36.7896 57.45 3.98464 - 64 36.8499 1181 5 0 35.8939 56.45 -55.9305 - 64 418.746 1084 5 1 36.8502 54.9846 -54.8182 - 64 92.9594 1086 7 1 37.3061 55.6254 5.55 - 64 104.68 1177 7 0 37.3201 55.5903 4.15 - 64 157.061 1088 6 1 37.7096 55.115 -24.45 - 64 178.512 1175 6 0 37.7273 55.07 -25.85 - 64 157.538 1090 5 1 38.1357 54.189 -54.45 - 64 124.257 1170 5 0 38.1576 54.1722 -55.85 - 64 100.133 1092 4 1 38.6206 53.8064 -84.45 - 64 159.014 1168 4 0 38.6582 53.7843 -85.85 - 64 240.789 1097 3 1 39.5096 53.3447 -114.45 - 64 202.536 1166 3 0 39.5226 53.3218 -115.85 - 64 105.188 1098 2 1 39.8378 52.8277 -144.45 - 64 116.166 1163 2 0 39.8113 52.8041 -145.85 - 64 126.951 1095 1 1 39.1296 52.2208 -174.45 - 64 116.562 1160 1 0 39.0549 52.1644 -175.85 - 64 26.714 1087 0 1 37.4566 51.1424 -204.45 - 64 78.7478 1086 0 1 37.45 51.1413 -204.554 - 64 140.549 1155 0 0 37.3682 51.13 -205.85 - 64 149.047 1214 1 0 129.907 62.891 -176.25 - 64 110.679 1548 1 1 129.841 63.2185 -174.85 - 64 111.247 1073 7 1 34.6899 56.1022 5.55 - 64 136.173 1179 7 0 34.6681 56.0345 4.15 - 64 112.805 1068 6 1 33.7691 54.9648 -24.45 - 64 244.739 1174 6 0 33.8237 54.9213 -25.85 - 64 89.3418 1076 5 1 35.2966 54.4359 -54.4506 - 64 132.047 1171 5 0 35.2676 54.3921 -55.8506 - 64 100.424 1075 4 1 35.1603 53.2732 -84.45 - 64 117.651 1165 4 0 35.1183 53.1322 -85.85 - 64 142.656 1071 3 1 34.3512 49.5176 -114.45 - 64 89.1897 1147 3 0 34.1949 49.4579 -115.85 - 64 80.8376 1146 3 0 34.1754 49.45 -116.019 - 64 148.732 1055 2 1 31.1879 47.5114 -144.45 - 64 119.129 1048 1 1 29.8446 43.4309 -174.45 - 64 111.466 1115 1 0 29.8404 43.2413 -175.85 - 64 128.446 1056 0 1 31.3237 40.2315 -204.45 - 64 105.483 1100 0 0 31.247 40.1772 -205.85 - 64 291.669 1070 3 1 34.25 49.5935 -114.602 - 64 6.76524 1080 5 1 36.2255 57.019 -54.45 - 64 149.701 1081 5 1 36.2503 57.025 -54.461 - 64 59.0492 1082 5 1 36.45 57.0593 -54.5387 - 64 0.205571 1085 5 1 37.05 57.3965 -54.4506 - 64 156.552 1179 5 0 37.0309 55.9408 -55.9538 - 64 28.5511 1090 4 1 38.0612 55.9441 -84.45 - 64 85.357 1089 4 1 38.05 55.9463 -84.5397 - 64 134.515 1179 4 0 37.8432 56.0107 -85.85 - 64 85.3707 1064 3 1 32.9899 56.0737 -114.45 - 64 34.5516 1063 3 1 32.85 56.0103 -114.738 - 64 59.1249 1178 3 0 32.3711 55.7006 -115.85 - 64 57.7602 1177 3 0 32.289 55.65 -116.049 - 64 13.9451 996 2 1 19.2633 49.2636 -144.45 - 64 114.711 995 2 1 19.25 49.2314 -144.513 - 64 89.2395 1142 2 0 18.9382 48.593 -145.85 - 64 34.3965 1141 2 0 18.8946 48.4498 -146.158 - 64 17.8284 976 1 1 15.4342 36.0599 -174.45 - 64 151.187 977 1 1 15.4501 36.0679 -174.511 - 64 114.931 1081 1 0 15.7421 36.2743 -175.85 - 64 152.658 1019 0 1 23.9329 41.2433 -204.45 - 64 16.8447 1107 0 0 24.3307 41.6374 -205.85 - 64 113.846 1108 0 0 24.3433 41.65 -205.894 - 64 13.8579 1065 4 1 33.0788 52.501 -84.4504 - 64 103.888 1064 4 1 33.0495 52.5125 -84.4761 - 64 75.3633 1063 4 1 32.85 52.6145 -84.6604 - 64 25.8223 1166 4 0 31.6234 53.4129 -85.85 - 64 207.927 1167 4 0 31.5629 53.4501 -85.9056 -Number of digits in this event: 56 -Using G4ParticleGun... -Particle energy: 4.39108 LIN +Number of tracker hits in this event: 45 + 64 154.476 1514 8 1 122.989 -58.0224 35.55 + 64 189.002 610 8 0 122.99 -58.0233 34.15 + 64 160.919 1514 7 1 123.007 -58.0445 5.55 + 64 112.747 610 7 0 123.008 -58.0456 4.15 + 64 102.615 1514 6 1 123.041 -58.075 -24.45 + 64 171.915 609 6 0 123.04 -58.077 -25.85 + 64 285.573 1514 5 1 123.016 -58.1153 -54.45 + 64 139.526 609 5 0 123.017 -58.1178 -55.85 + 64 188.235 1514 4 1 123.034 -58.1648 -84.45 + 64 117.424 609 4 0 123.036 -58.1669 -85.85 + 64 295.65 1514 3 1 123.091 -58.2082 -114.45 + 64 111.434 609 3 0 123.097 -58.2101 -115.85 + 64 461.125 1515 2 1 123.196 -58.2637 -144.45 + 64 320.696 608 2 0 123.205 -58.2643 -145.85 + 64 113.421 1516 1 1 123.352 -58.2888 -174.45 + 64 157.16 608 1 0 123.36 -58.29 -175.85 + 64 236.821 1516 0 1 123.503 -58.2926 -204.45 + 64 114.545 608 0 0 123.512 -58.2877 -205.85 + 64 9.47046 1002 1 1 20.65 -79.6668 -174.628 + 64 130.935 1512 1 1 122.74 -58.8499 -174.45 + 64 134.783 605 1 0 122.698 -58.8604 -175.85 + 64 126.833 1509 0 1 121.991 -59.3738 -204.45 + 64 136.531 603 0 0 122.132 -59.316 -205.85 + 64 172.921 604 0 0 122.148 -59.25 -206.159 + 64 128.209 609 2 0 123.202 -58.2402 -145.85 + 64 319.429 1515 1 1 123.35 -58.3025 -174.451 + 64 62.5313 599 1 0 122.611 -60.1018 -175.85 + 64 104.767 598 1 0 122.554 -60.2501 -175.967 + 64 49.0214 597 1 0 122.484 -60.45 -176.125 + 64 230.292 1453 0 1 110.904 -99.022 -204.45 + 64 9.67862 402 0 0 110.748 -99.7333 -205.85 + 64 199.921 401 0 0 110.744 -99.75 -205.883 + 64 123.86 1513 2 1 122.897 -58.5561 -144.45 + 64 19.7872 606 2 0 122.967 -58.8371 -145.85 + 64 103.706 605 2 0 122.971 -58.85 -145.912 + 64 42.0093 1526 1 1 125.393 -66.5665 -174.45 + 64 93.4535 1525 1 1 125.35 -66.6566 -174.591 + 64 99.9114 563 1 0 124.676 -67.3675 -175.85 + 64 99.5335 562 1 0 124.588 -67.45 -176.011 + 64 149.05 1432 0 1 106.66 -84.4134 -204.45 + 64 56.6158 472 0 0 106.508 -85.5181 -205.85 + 64 73.6956 471 0 0 106.495 -85.65 -206.029 + 64 0.382106 470 0 0 106.499 -85.85 -206.248 + 64 203.648 1513 8 1 122.95 -58.0124 35.4681 + 64 70.8675 1512 8 1 122.75 -57.9716 35.3678 +Number of digits in this event: 26 +Using G4ParticleGun... +Particle energy: 6.96345 LIN Particle: e- Event: 65 -Number of tracker hits in this event: 87 - 65 124.358 1100 11 1 40.2287 -4.72242 125.55 - 65 116.358 876 11 0 40.2287 -4.72171 124.15 - 65 116.727 1100 10 1 40.2344 -4.70302 95.55 - 65 159.413 876 10 0 40.236 -4.70506 94.15 - 65 127.072 1101 9 1 40.2646 -4.74742 65.55 - 65 172.218 876 9 0 40.2638 -4.74791 64.15 - 65 104.781 1101 8 1 40.2579 -4.75964 35.55 - 65 128.847 876 8 0 40.256 -4.7578 34.15 - 65 117.865 1100 7 1 40.1724 -4.74523 5.55 - 65 98.7885 876 7 0 40.1685 -4.74507 4.15 - 65 118.785 1100 6 1 40.0872 -4.76426 -24.45 - 65 126.342 876 6 0 40.0968 -4.74685 -25.85 - 65 95.1693 1101 5 1 40.33 -4.43346 -54.45 - 65 114.251 878 5 0 40.333 -4.42453 -55.85 - 65 196.091 1101 4 1 40.3739 -4.29899 -84.45 - 65 198.004 879 4 0 40.3869 -4.23701 -85.85 - 65 110.1 1102 3 1 40.5573 -2.88792 -114.45 - 65 105.152 886 3 0 40.5661 -2.80874 -115.85 - 65 106.664 1104 2 1 40.8744 -1.19654 -144.45 - 65 123.739 894 2 0 40.8671 -1.1723 -145.85 - 65 123.515 1103 1 1 40.7806 -0.824568 -174.45 - 65 134.824 896 1 0 40.7859 -0.772998 -175.85 - 65 147.481 1104 0 1 40.9435 0.192063 -204.45 - 65 122.447 900 0 0 40.9448 0.216288 -205.85 - 65 242.552 1100 3 1 40.0915 -4.53077 -114.45 - 65 243.625 877 3 0 40.0888 -4.53046 -115.85 - 65 360.14 1099 2 1 40.0338 -4.53594 -144.45 - 65 203.017 877 2 0 40.0315 -4.53726 -145.85 - 65 228.235 1099 1 1 39.991 -4.57674 -174.45 - 65 100.461 877 1 0 39.9909 -4.58085 -175.85 - 65 136.743 1099 0 1 40.0105 -4.66739 -204.45 - 65 113.492 876 0 0 40.014 -4.67084 -205.85 - 65 130.74 877 0 0 40.014 -4.64988 -206.092 - 65 119.921 973 0 0 42.243 14.8074 -206.25 - 65 218.388 974 0 0 42.2374 14.85 -206.049 - 65 133.655 380 11 1 -103.967 116.703 125.15 - 65 136.507 369 8 1 -106.186 163.867 35.55 - 65 27.9771 1483 11 0 -103.819 116.781 124.15 - 65 13.8872 1482 11 0 -103.805 116.75 124.132 - 65 96.136 376 11 1 -104.774 116.625 125.15 - 65 150.385 1101 2 1 40.272 -5.10134 -144.45 - 65 108.461 874 2 0 40.2534 -5.22636 -145.85 - 65 33.8265 873 2 0 40.2501 -5.25 -146.114 - 65 51.5357 861 1 0 39.8161 -7.84206 -175.85 - 65 54.3986 860 1 0 39.8079 -7.85 -176.073 - 65 156.748 1093 0 1 38.7795 -8.89298 -204.45 - 65 108.181 855 0 0 38.7186 -8.95172 -205.85 - 65 26.7666 1475 1 0 87.4435 115.15 -176.194 - 65 241.912 1103 3 1 40.7386 -5.11258 -114.45 - 65 393.146 875 3 0 40.8504 -4.98815 -115.85 - 65 67.4625 1122 2 1 44.613 -3.15998 -144.45 - 65 66.0125 1121 2 1 44.4493 -3.07123 -144.599 - 65 23.1458 1120 2 1 44.25 -3.01976 -144.781 - 65 224.831 887 2 0 43.0674 -2.64884 -145.85 - 65 133.118 866 2 0 -12.7197 -6.84244 -146.25 - 65 55.473 865 2 0 -12.7249 -6.85022 -146.235 - 65 21.977 867 2 0 -12.7981 -6.65 -145.875 - 65 205.464 836 2 1 -12.7572 -5.3783 -144.85 - 65 6.70732 837 2 1 -12.6498 -5.26897 -144.464 - 65 131.47 912 12 0 -97.4803 2.57561 153.75 - 65 67.1582 913 12 0 -97.8908 2.65005 154.066 - 65 44.4259 406 12 1 -98.9049 3.86713 155.15 - 65 17.4038 405 12 1 -98.95 3.9561 155.166 - 65 181.663 926 12 0 -98.773 5.39595 154.15 - 65 29.3158 927 12 0 -98.7429 5.45 154.095 - 65 174.562 735 2 1 -32.8636 20.2094 -144.85 - 65 47.5102 1086 2 1 37.3403 -7.23544 -144.45 - 65 48.9135 1087 2 1 37.4502 -7.23836 -144.531 - 65 44.6963 1088 2 1 37.65 -7.22935 -144.627 - 65 56.9061 1089 2 1 37.85 -7.20276 -144.677 - 65 68.1535 1090 2 1 38.05 -7.14251 -144.673 - 65 140.697 1091 2 1 38.2501 -7.08524 -144.678 - 65 60.7752 1092 2 1 38.45 -7.05963 -144.666 - 65 63.8494 1093 2 1 38.65 -7.04117 -144.626 - 65 157.646 1094 2 1 38.85 -7.03389 -144.593 - 65 161.423 1095 2 1 39.0501 -7.04389 -144.572 - 65 199.173 1096 2 1 39.2501 -7.02328 -144.558 - 65 83.6277 1097 2 1 39.45 -7.02683 -144.593 - 65 68.8464 1098 2 1 39.6512 -6.97821 -144.656 - 65 51.7005 870 2 0 41.6163 -5.97687 -145.85 - 65 70.099 871 2 0 41.775 -5.84997 -145.962 - 65 72.9368 872 2 0 41.9333 -5.65 -146.11 - 65 93.0067 864 2 0 41.1738 -7.20732 -145.85 - 65 388.988 863 2 0 41.3279 -7.25023 -145.937 - 65 80.6707 1106 2 1 41.2924 -5.66018 -144.85 - 65 148.241 879 2 0 40.8268 -4.18962 -145.85 - 65 36.7899 878 2 0 40.8953 -4.25003 -145.867 -Number of digits in this event: 42 +Number of tracker hits in this event: 31 + 65 117.738 1183 11 1 56.808 48.9509 125.55 + 65 144.346 1144 11 0 56.8074 48.9501 124.15 + 65 133.354 1183 10 1 56.8341 48.9494 95.55 + 65 116.897 1144 10 0 56.8349 48.9499 94.15 + 65 175.87 1183 9 1 56.8473 48.9629 65.55 + 65 98.1966 1144 9 0 56.8457 48.96 64.15 + 65 134.739 1183 8 1 56.8099 48.9144 35.55 + 65 102.828 1144 8 0 56.81 48.9142 34.15 + 65 126.436 1183 7 1 56.828 48.9211 5.55 + 65 128.031 1144 7 0 56.8317 48.9218 4.15 + 65 125.441 1184 6 1 56.9267 48.95 -24.45 + 65 102.148 1144 6 0 56.9362 48.9512 -25.85 + 65 141.512 1185 5 1 57.1494 48.9854 -54.45 + 65 127.196 1144 5 0 57.1522 48.9908 -55.85 + 65 97.8084 1185 4 1 57.2121 49.1029 -84.45 + 65 114.162 1145 4 0 57.2248 49.1159 -85.85 + 65 117.257 1187 3 1 57.5239 49.4034 -114.45 + 65 115.411 1146 3 0 57.5409 49.4265 -115.85 + 65 156.017 1189 2 1 57.8834 49.8864 -144.45 + 65 134.274 1149 2 0 57.9051 49.9135 -145.85 + 65 177.848 1191 1 1 58.3432 50.4649 -174.45 + 65 150.132 1152 1 0 58.3625 50.4934 -175.85 + 65 123.341 1193 0 1 58.7654 51.0641 -204.45 + 65 284.929 1155 0 0 58.7874 51.0831 -205.85 + 65 142.011 1192 0 1 58.4998 50.3742 -204.45 + 65 94.109 1191 0 1 58.45 50.4204 -204.564 + 65 177.272 1150 0 0 58.255 50.1755 -205.85 + 65 100.586 1566 5 1 133.45 2.47151 -54.85 + 65 55.9241 1567 5 1 133.55 2.42383 -54.7999 + 65 15.3493 910 5 0 133.685 2.06346 -55.85 + 65 124.676 909 5 0 133.682 2.05 -55.867 +Number of digits in this event: 21 Using G4ParticleGun... -Particle energy: 2.19212 LIN +Particle energy: 2.25605 LIN Particle: e- Event: 66 -Number of tracker hits in this event: 139 - 66 117.836 1498 9 1 119.891 32.497 65.55 - 66 106.672 1062 9 0 119.893 32.4933 64.15 - 66 104.273 1499 8 1 119.954 32.398 35.55 - 66 256.303 1061 8 0 119.955 32.3981 34.15 - 66 113.012 1499 7 1 119.963 32.3938 5.55 - 66 208.012 1061 7 0 119.955 32.3937 4.15 - 66 363.147 1498 6 1 119.813 32.3732 -24.45 - 66 336.096 1061 6 0 119.801 32.3658 -25.85 - 66 125.646 1496 5 1 119.542 32.1902 -54.45 - 66 242.002 1060 5 0 119.537 32.1726 -55.85 - 66 116.46 1496 4 1 119.465 31.7612 -84.45 - 66 326.976 1058 4 0 119.48 31.7523 -85.85 - 66 170.439 1497 3 1 119.723 31.4964 -114.45 - 66 204.575 1057 3 0 119.742 31.4883 -115.85 - 66 154.693 1500 2 1 120.221 31.2609 -144.45 - 66 125.588 1056 2 0 120.241 31.2555 -145.85 - 66 121.661 1502 1 1 120.621 31.1515 -174.45 - 66 113.287 1055 1 0 120.652 31.1407 -175.85 - 66 94.0817 1505 0 1 121.242 30.9502 -204.45 - 66 225.369 1054 0 0 121.278 30.9402 -205.85 - 66 1.60357 1059 4 0 119.584 31.85 -86.2477 - 66 142.851 1155 4 0 156.181 51.0838 -86.25 - 66 236.131 1491 0 1 118.464 30.541 -204.45 - 66 174.16 1053 0 0 118.585 30.7015 -205.85 - 66 101.318 1055 0 0 118.203 31.05 -206.085 - 66 132.561 1056 0 0 117.973 31.25 -206.14 - 66 160.911 1487 0 1 117.577 31.8803 -204.85 - 66 475.875 1486 0 1 117.55 31.9078 -204.825 - 66 265.325 1051 0 0 118.497 30.3165 -205.85 - 66 468.687 1498 5 1 119.916 32.1996 -54.45 - 66 252.156 1061 5 0 119.597 32.2927 -55.8502 - 66 83.6657 1459 4 1 112.055 35.1462 -84.45 - 66 71.0444 1458 4 1 111.95 35.2202 -84.69 - 66 94.0549 1077 4 0 111.483 35.5565 -85.85 - 66 30.1247 1078 4 0 111.361 35.65 -86.1412 - 66 137.741 1398 3 1 99.8917 45.5641 -114.45 - 66 23.6099 1129 3 0 99.4922 46.0228 -115.85 - 66 91.5684 1130 3 0 99.4698 46.05 -115.93 - 66 65.0932 1349 2 1 89.904 57.0807 -144.45 - 66 50.8936 1348 2 1 89.85 57.1997 -144.675 - 66 32.8096 1188 2 0 89.4553 57.8108 -145.85 - 66 122.881 1189 2 0 89.4293 57.85 -145.925 - 66 3.6454 1299 1 1 79.8611 72.8213 -174.45 - 66 99.3981 1298 1 1 79.8494 72.8248 -174.468 - 66 35.6524 1297 1 1 79.65 72.8676 -174.773 - 66 73.9528 1264 1 0 78.8979 73.0215 -175.85 - 66 49.2147 1265 1 0 78.7485 73.05 -176.075 - 66 19.4892 1200 0 1 60.0996 75.6022 -204.45 - 66 101.615 1199 0 1 60.0498 75.5906 -204.496 - 66 69.2604 1198 0 1 59.8498 75.5382 -204.685 - 66 38.2321 1275 0 0 58.6122 75.09 -205.85 - 66 109.476 1274 0 0 58.505 75.0498 -205.95 - 66 5.85545 1058 5 0 119.976 31.6596 -55.85 - 66 171.388 1057 5 0 119.979 31.65 -55.8724 - 66 108.122 1498 7 1 119.878 32.9977 5.55 - 66 132.862 1063 7 0 119.981 32.8363 4.14982 - 66 125.896 1503 6 1 120.777 29.8194 -24.45 - 66 137.347 1046 6 0 120.926 29.3855 -25.85 - 66 133.682 1528 5 1 125.762 20.6298 -54.4511 - 66 299.698 1002 5 0 125.959 20.6038 -55.85 - 66 116.357 1548 4 1 129.854 22.1091 -84.45 - 66 66.2854 1011 4 0 129.933 22.4064 -85.85 - 66 32.5295 1012 4 0 129.954 22.45 -86.1007 - 66 157.412 1561 3 1 132.424 26.7937 -114.45 - 66 255.961 1032 3 0 132.177 26.6374 -115.85 - 66 100.057 1539 2 1 128.127 23.7112 -144.45 - 66 60.8074 1019 2 0 127.674 24.0176 -145.85 - 66 55.3264 1020 2 0 127.616 24.05 -146.009 - 66 38.0783 1480 1 1 116.213 27.5086 -174.45 - 66 59.5631 1479 1 1 116.15 27.4714 -174.605 - 66 120.136 1035 1 0 115.742 27.2282 -175.85 - 66 394.72 1425 0 1 105.28 20.9525 -204.45 - 66 151.207 1424 0 1 105.15 21.6861 -204.76 - 66 145.952 1423 0 1 104.95 22.0455 -204.767 - 66 106.63 1422 0 1 104.75 22.4433 -204.811 - 66 55.5953 1421 0 1 104.55 22.6712 -204.807 - 66 117.085 1420 0 1 104.35 22.8448 -204.728 - 66 186.42 1419 0 1 104.15 23.1096 -204.602 - 66 39.8469 1418 0 1 103.95 23.2215 -204.518 - 66 46.7514 1417 0 1 103.689 23.3197 -204.45 - 66 135.168 1416 0 1 103.55 23.3724 -204.517 - 66 62.2639 1415 0 1 103.35 23.4297 -204.584 - 66 88.3089 1414 0 1 103.15 23.5575 -204.651 - 66 59.9667 1413 0 1 102.95 23.6728 -204.696 - 66 83.9657 1412 0 1 102.75 23.7416 -204.662 - 66 98.542 1411 0 1 102.55 23.8456 -204.627 - 66 85.2243 1410 0 1 102.35 23.9699 -204.563 - 66 79.4031 1409 0 1 102.15 24.2421 -204.587 - 66 111.161 1408 0 1 101.95 24.4977 -204.52 - 66 114.336 1407 0 1 101.75 24.7444 -204.517 - 66 0.602597 1496 7 1 119.485 33.2538 5.55 - 66 52.6362 1067 7 0 118.792 33.4705 4.15 - 66 205.143 1500 7 1 120.161 30.7905 5.55 - 66 96.9696 1052 7 0 120.213 30.6263 4.15 - 66 150.467 1505 6 1 121.273 27.2598 -24.4501 - 66 251.54 1035 6 0 121.417 27.0993 -25.8501 - 66 6.01506 1034 6 0 121.458 27.05 -26.2257 - 66 163.122 1522 5 1 124.721 23.0433 -54.45 - 66 121.913 1014 5 0 124.767 22.9868 -55.85 - 66 255.174 1524 4 1 125.15 21.6258 -84.45 - 66 257.152 1006 4 0 125.091 21.4288 -85.8502 - 66 16.524 1521 3 1 124.358 18.9254 -114.45 - 66 97.9996 1520 3 1 124.35 18.9038 -114.517 - 66 160.92 992 3 0 124.215 18.5209 -115.85 - 66 180.779 991 3 0 124.175 18.45 -116.132 - 66 123.035 1499 2 1 120.068 12.7379 -144.45 - 66 5.78428 1498 2 1 119.95 12.7539 -144.831 - 66 101.676 963 2 0 119.669 12.6742 -145.85 - 66 5.42388 1508 1 1 121.934 13.4721 -174.45 - 66 55.0808 1509 1 1 121.95 13.472 -174.458 - 66 56.5216 1510 1 1 122.15 13.466 -174.556 - 66 71.2566 1511 1 1 122.35 13.468 -174.693 - 66 2.95203 1512 1 1 122.551 13.4867 -174.841 - 66 310.403 966 1 0 124.297 13.3929 -175.85 - 66 6.14648 967 1 0 125.063 13.45 -176.24 - 66 93.8382 990 3 0 124.355 18.25 -116.156 - 66 219.811 710 3 0 140.081 -37.8644 -116.25 - 66 27.0267 1525 4 1 125.15 21.6284 -84.45 - 66 4.78693 1120 7 0 137.606 44.1613 3.75 - 66 61.7822 1141 7 0 156.35 48.2504 3.75002 - 66 1.37595 1140 7 0 156.352 48.2499 3.75614 - 66 126.426 1497 5 1 119.623 32.143 -54.45 - 66 121.771 1495 4 1 119.31 31.8104 -84.45 - 66 138.729 1493 3 1 118.803 31.5656 -114.45 - 66 102.929 1489 2 1 118.026 30.8629 -144.45 - 66 112.832 1053 2 0 117.987 30.8411 -145.85 - 66 109.908 1485 1 1 117.178 30.4642 -174.45 - 66 123.781 1052 1 0 117.189 30.4617 -175.85 - 66 118.434 1497 4 1 119.69 32.1074 -84.45 - 66 88.7236 1060 4 0 119.682 32.1022 -85.85 - 66 180.312 1496 3 1 119.489 31.9899 -114.45 - 66 247.172 1059 3 0 119.466 31.9962 -115.85 - 66 247.96 1494 2 1 118.989 32.1754 -144.45 - 66 104.371 1060 2 0 118.953 32.1911 -145.85 - 66 210.946 1490 1 1 118.24 32.5036 -174.45 - 66 124.239 1062 1 0 118.21 32.5188 -175.85 - 66 200.866 1063 0 0 117.566 32.8402 -205.851 - 66 116.324 1062 3 0 119.959 32.4937 -115.85 - 66 27.024 1063 3 0 120.155 32.6501 -116.195 -Number of digits in this event: 62 -Using G4ParticleGun... -Particle energy: 1.43881 LIN +Number of tracker hits in this event: 56 + 66 103.267 1050 10 1 30.0976 84.8889 95.55 + 66 133.592 1324 10 0 30.0953 84.8934 94.15 + 66 109.902 1049 9 1 30.0301 84.9985 65.55 + 66 117.654 1324 9 0 30.0305 85.0026 64.15 + 66 201.647 1049 8 1 30.0493 85.0867 35.55 + 66 162.692 1325 8 0 30.044 85.0853 34.15 + 66 99.2702 1049 7 1 29.9426 85.0789 5.55 + 66 127.361 1325 7 0 29.9368 85.0811 4.15 + 66 245.641 1048 6 1 29.829 85.0973 -24.45 + 66 379.069 1325 6 0 29.8267 85.0972 -25.85 + 66 116.097 1048 5 1 29.7564 85.0974 -54.45 + 66 227.88 1325 5 0 29.7461 85.1045 -55.85 + 66 117.397 1047 4 1 29.5307 85.2756 -84.45 + 66 112.639 1326 4 0 29.5313 85.2853 -85.85 + 66 200.778 1047 3 1 29.547 85.499 -114.45 + 66 306.106 1327 3 0 29.5521 85.5159 -115.85 + 66 100.993 1048 2 1 29.7732 86.08 -144.45 + 66 193.352 1330 2 0 29.7861 86.1 -145.85 + 66 138.631 1049 1 1 30.0444 86.5296 -174.45 + 66 210.26 1332 1 0 30.0604 86.5574 -175.85 + 66 237.783 1051 0 1 30.398 87.1192 -204.45 + 66 227.579 1335 0 0 30.4137 87.1569 -205.85 + 66 117.47 1385 7 0 -179.336 97.2167 3.75004 + 66 21.1426 1050 0 1 30.25 87.1082 -204.765 + 66 131.896 1047 5 1 29.6009 85.069 -54.45 + 66 247.406 1324 5 0 29.5852 85.0443 -55.85 + 66 116.571 1046 4 1 29.3115 84.5292 -84.45 + 66 249.72 1322 4 0 29.3239 84.5143 -85.85 + 66 109.937 1321 3 0 29.5592 84.2969 -115.85 + 66 131.366 1047 2 1 29.638 84.0752 -144.45 + 66 171.267 1320 2 0 29.6292 84.0576 -145.85 + 66 116.979 1046 1 1 29.4389 83.7343 -174.45 + 66 141.149 1318 1 0 29.4091 83.7212 -175.85 + 66 126.72 1043 0 1 28.8426 83.3865 -204.45 + 66 165.301 1316 0 0 28.8056 83.331 -205.85 + 66 152.513 1315 0 0 28.7917 83.25 -206.058 + 66 54.3656 1314 0 0 28.4727 83.05 -206.161 + 66 307.523 82 11 1 -163.55 -35.4348 125.367 + 66 169.859 1050 5 1 30.1859 85.1161 -54.45 + 66 198.86 1053 4 1 30.7622 85.5562 -84.45 + 66 105.305 1328 4 0 30.7637 85.6926 -85.85 + 66 205.842 1055 3 1 31.0882 88.3783 -114.45 + 66 159.638 1342 3 0 31.1362 88.5644 -115.85 + 66 117.844 1059 2 1 31.9946 92.3323 -144.45 + 66 117.116 1361 2 0 32.0307 92.4799 -145.85 + 66 191.38 1063 1 1 32.7888 95.6172 -174.45 + 66 129.034 1378 1 0 32.8641 95.7618 -175.85 + 66 26.2715 1073 0 1 34.8428 98.6306 -204.45 + 66 117.387 1074 0 1 34.85 98.6396 -204.544 + 66 117.822 1393 0 0 34.9468 98.7714 -205.85 + 66 46.3227 448 2 1 -90.4497 116.23 -144.85 + 66 176.295 447 2 1 -90.55 116.185 -144.791 + 66 146.852 1345 11 0 92.7665 89.1877 123.75 + 66 192.223 1346 11 0 93.0087 89.25 123.78 + 66 64.7142 1347 11 0 93.3129 89.4502 123.874 + 66 76.6703 895 11 0 83.9605 -0.860395 123.75 +Number of digits in this event: 36 +Using G4ParticleGun... +Particle energy: 7.96566 LIN Particle: e- Event: 67 -Number of tracker hits in this event: 102 - 67 123.894 1273 11 1 74.7979 -24.0223 125.55 - 67 151.703 780 11 0 74.8116 -24.0178 124.15 - 67 159.728 1275 10 1 75.0798 -23.9515 95.55 - 67 124.778 780 10 0 75.0942 -23.9532 94.15 - 67 174.436 1276 9 1 75.3828 -23.9824 65.55 - 67 108.294 780 9 0 75.3943 -23.9915 64.15 - 67 116.152 1277 8 1 75.5939 -24.2032 35.55 - 67 111.986 779 8 0 75.5956 -24.2209 34.15 - 67 149.913 1277 7 1 75.6172 -24.5928 5.55 - 67 210.447 777 7 0 75.6142 -24.6155 4.15 - 67 129.936 1277 6 1 75.4953 -25.1329 -24.45 - 67 121.071 774 6 0 75.4833 -25.1541 -25.85 - 67 143.412 1275 5 1 75.2459 -25.5374 -54.45 - 67 170.059 772 5 0 75.2373 -25.5392 -55.85 - 67 118.465 1273 4 1 74.788 -25.5859 -84.45 - 67 258.637 772 4 0 74.7639 -25.5958 -85.85 - 67 118.981 1271 3 1 74.2693 -25.8023 -114.45 - 67 377.114 771 3 0 74.2241 -25.8147 -115.85 - 67 163.264 1266 2 1 73.2948 -26.1125 -144.45 - 67 275.556 769 2 0 73.2451 -26.0976 -145.85 - 67 128.922 1260 1 1 72.2251 -25.787 -174.45 - 67 219.28 771 1 0 72.1541 -25.7741 -175.85 - 67 309.465 1253 0 1 70.6772 -25.405 -204.45 - 67 180.294 773 0 0 70.614 -25.3748 -205.85 - 67 190.517 1021 3 1 24.3655 122.288 -114.85 - 67 137.83 1252 0 1 70.6499 -25.3818 -204.804 - 67 285.517 782 0 0 68.8111 -23.5987 -205.85 - 67 54.7974 779 0 0 70.6692 -24.1797 -205.85 - 67 73.4038 780 0 0 70.6928 -24.05 -206.05 - 67 92.2508 781 0 0 80.5523 -23.65 -206.086 - 67 39.2669 1302 0 1 80.5113 -23.5615 -204.849 - 67 76.4521 1301 0 1 80.45 -23.5311 -204.755 - 67 86.8886 1300 0 1 80.2498 -23.4674 -204.781 - 67 77.4862 1299 0 1 80.05 -23.3684 -204.779 - 67 150.18 785 0 0 79.677 -22.9005 -205.85 - 67 151.44 786 0 0 79.8631 -22.8499 -205.967 - 67 18.9586 1524 0 1 124.95 13.701 -204.591 - 67 96.4302 1529 0 1 125.95 15.2486 -204.602 - 67 262.493 1261 1 1 72.4263 -26.2012 -174.45 - 67 274.136 769 1 0 72.4512 -26.2161 -175.85 - 67 44.7361 1264 0 1 72.8724 -26.4455 -204.45 - 67 90.8534 1263 0 1 72.85 -26.451 -204.599 - 67 107.071 767 0 0 72.6611 -26.5165 -205.85 - 67 176.087 1250 0 1 70.2153 -26.6409 -204.45 - 67 139.051 766 0 0 70.1031 -26.6919 -205.85 - 67 247.125 1278 5 1 75.705 -25.2227 -54.45 - 67 330.431 774 5 0 75.7041 -25.2332 -55.85 - 67 490.225 1278 4 1 75.7685 -25.4995 -84.45 - 67 326.304 1276 3 1 75.318 -25.7511 -114.45 - 67 125.396 1276 2 1 75.3383 -25.3719 -144.45 - 67 109.03 773 2 0 75.329 -25.35 -145.85 - 67 181.612 1275 1 1 75.1042 -24.7422 -174.45 - 67 130.887 776 1 0 75.0751 -24.689 -175.85 - 67 147.031 1272 0 1 74.6468 -23.6096 -204.45 - 67 251.844 1277 4 1 75.65 -25.6254 -84.5554 - 67 112.93 766 4 0 75.8944 -26.7649 -85.8502 - 67 369.969 765 4 0 76.2011 -26.85 -85.9322 - 67 236.22 764 4 0 76.5553 -27.05 -85.9665 - 67 305.785 555 4 0 68.2897 -68.98 -86.25 - 67 124.233 773 4 0 75.6772 -25.4107 -85.85 - 67 133.255 775 3 0 75.4143 -24.9256 -115.85 - 67 154.189 1275 2 1 75.1255 -24.1091 -144.45 - 67 162.902 779 2 0 75.0951 -24.0622 -145.85 - 67 14.7149 780 2 0 75.0872 -24.05 -146.205 - 67 95.474 1272 1 1 74.4594 -23.1273 -174.45 - 67 30.9763 1271 1 1 74.45 -23.1177 -174.757 - 67 137.147 784 1 0 74.4151 -23.083 -175.85 - 67 125.988 1267 0 1 73.5012 -22.2038 -204.45 - 67 163.932 789 0 0 73.4629 -22.1374 -205.85 - 67 260.834 1781 9 0 -167.144 176.393 63.75 - 67 10.9981 1780 9 0 -167.104 176.35 63.957 - 67 30.6218 1214 0 1 63.0379 -25.3875 -204.85 - 67 245.648 790 4 0 103.083 -22.0131 -86.2499 - 67 107.468 780 4 0 75.5278 -23.9662 -85.8501 - 67 143.027 1265 3 1 73.0732 -25.9222 -114.45 - 67 173.071 770 3 0 73.2413 -25.9033 -115.85 - 67 137.264 1283 2 1 76.7033 -26.1901 -144.45 - 67 173.275 1307 1 1 81.5608 -25.7615 -174.45 - 67 115.472 1337 0 1 87.5644 -25.9882 -204.45 - 67 250.537 771 0 0 87.5137 -25.7978 -205.85 - 67 79.274 1392 2 1 98.6919 41.1809 -144.45 - 67 252.426 781 4 0 75.925 -23.7292 -85.85 - 67 104.55 1301 3 1 80.2833 -20.2001 -114.45 - 67 119.117 798 3 0 80.3732 -20.3689 -115.85 - 67 104.1 1294 2 1 78.96 -26.0402 -144.45 - 67 140.948 771 2 0 78.7309 -25.791 -145.85 - 67 121.771 1262 1 1 72.5552 -16.4299 -174.45 - 67 114.436 822 1 0 72.7368 -15.5262 -175.85 - 67 85.9333 823 1 0 72.7525 -15.45 -175.959 - 67 11.3069 824 1 0 72.775 -15.25 -176.221 - 67 309.416 1281 0 1 76.3934 7.2516 -204.45 - 67 171.735 932 0 0 76.2413 6.63324 -205.85 - 67 105.426 1278 3 1 75.6616 -23.2783 -114.45 - 67 21.513 1277 3 1 75.65 -23.2631 -114.778 - 67 131.375 784 3 0 75.6174 -23.2069 -115.85 - 67 31.7348 1274 2 1 74.8538 -21.621 -144.45 - 67 83.7555 1273 2 1 74.85 -21.6165 -144.559 - 67 114.847 792 2 0 74.8012 -21.5652 -145.85 - 67 122.1 1268 1 1 73.7778 -20.4081 -174.45 - 67 144.821 798 1 0 73.7208 -20.3738 -175.85 - 67 111.419 1262 0 1 72.5668 -19.9238 -204.45 - 67 130.704 800 0 0 72.5452 -19.886 -205.85 -Number of digits in this event: 65 -Using G4ParticleGun... -Particle energy: 7.4289 LIN +Number of tracker hits in this event: 81 + 67 119.33 1463 9 1 112.85 57.8707 65.55 + 67 97.7802 1189 9 0 112.85 57.8699 64.15 + 67 124.834 1463 8 1 112.849 57.858 35.55 + 67 110.416 1189 8 0 112.848 57.8572 34.15 + 67 152.47 1463 7 1 112.81 57.8396 5.55 + 67 212.051 1188 7 0 112.807 57.8383 4.15 + 67 178.045 1463 6 1 112.754 57.8186 -24.45 + 67 110.542 1188 6 0 112.751 57.8179 -25.85 + 67 119.126 1462 5 1 112.707 57.8007 -54.45 + 67 332.099 1188 5 0 112.706 57.8 -55.85 + 67 243.886 1462 4 1 112.688 57.7842 -84.45 + 67 499.373 1188 4 0 112.686 57.7843 -85.85 + 67 565.37 1462 3 1 112.654 57.787 -114.45 + 67 366.29 1188 3 0 112.652 57.7885 -115.85 + 67 105.104 1462 2 1 112.594 57.8127 -144.45 + 67 347.252 1188 2 0 112.592 57.8137 -145.85 + 67 481.468 1461 1 1 112.537 57.8342 -174.45 + 67 119.515 1188 1 0 112.534 57.8333 -175.85 + 67 186.094 1461 0 1 112.466 57.8086 -204.45 + 67 113.891 1188 0 0 112.463 57.8081 -205.85 + 67 84.0531 1119 2 1 43.9513 115.803 -144.585 + 67 70.6032 1361 3 0 32.5149 92.513 -116.25 + 67 66.867 1360 3 0 32.4463 92.35 -116.02 + 67 154.243 1061 3 1 32.2708 91.5569 -114.85 + 67 2.63769 1391 4 0 43.7337 98.5472 -86.25 + 67 113.399 1392 4 0 43.7384 98.55 -86.2383 + 67 91.7531 1123 4 1 44.6633 98.9521 -84.85 + 67 33.9247 1124 4 1 44.85 99.0678 -84.5536 + 67 157.343 1396 5 0 41.2455 99.4709 -56.25 + 67 112.325 1106 5 1 41.3309 99.3624 -54.8484 + 67 67.7661 1284 6 0 53.4843 77.0236 -26.2497 + 67 71.9233 1283 6 0 53.5227 76.8499 -26.0926 + 67 59.0649 1282 6 0 53.5203 76.65 -25.9461 + 67 3.61749 1180 6 1 56.0877 76.4645 -24.85 + 67 155.443 1267 6 0 59.7238 73.4796 -25.85 + 67 0.0738354 1266 6 0 59.7567 73.4499 -25.8622 + 67 46.7992 943 3 1 8.773 105.3 -114.45 + 67 23.3708 1118 2 1 43.85 115.726 -144.51 + 67 46.4135 374 4 0 113.779 -105.15 -85.9574 + 67 1.21636 467 10 0 158.635 -86.4975 94.15 + 67 130.748 1462 0 1 112.55 57.8012 -204.541 + 67 138.124 1189 2 0 112.581 57.8501 -145.951 + 67 274.027 1189 3 0 112.703 57.9181 -115.851 + 67 108.988 1468 2 1 113.817 60.6683 -144.45 + 67 81.1869 1203 2 0 113.712 60.8238 -145.85 + 67 68.5917 1204 2 0 113.691 60.85 -146.07 + 67 128.318 1451 1 1 110.473 64.4365 -174.45 + 67 311.346 1222 1 0 110.237 64.6018 -175.85 + 67 0.504011 1223 1 0 110.174 64.65 -176.246 + 67 10.3074 1428 0 1 105.76 68.5617 -204.45 + 67 125.012 1427 0 1 105.75 68.5725 -204.501 + 67 133.613 1244 0 0 105.477 68.866 -205.85 + 67 125.061 1463 2 1 112.752 57.8267 -144.45 + 67 130.596 1464 1 1 112.976 57.8929 -174.45 + 67 127.021 1189 1 0 112.984 57.8971 -175.85 + 67 167.441 1464 0 1 113.126 57.9899 -204.45 + 67 109.566 1189 0 0 113.134 57.9936 -205.85 + 67 103.576 1381 0 0 134.742 96.387 -206.25 + 67 149.017 1382 0 0 134.719 96.5502 -205.962 + 67 41.5148 1185 3 0 112.698 57.1341 -115.85 + 67 102.939 1184 3 0 112.707 57.0499 -115.985 + 67 55.4225 1015 3 0 107.397 23.1474 -116.25 + 67 73.7125 1014 3 0 107.387 23.05 -116.2 + 67 27.294 1052 7 0 96.3359 30.4979 3.75 + 67 143.745 1463 4 1 112.761 57.8161 -84.45 + 67 186.867 1463 3 1 112.814 58.0277 -114.45 + 67 116.158 1465 2 1 113.174 58.1497 -144.45 + 67 436.499 1190 2 0 113.197 58.1695 -145.85 + 67 142.753 1467 1 1 113.647 58.5626 -174.45 + 67 160.399 1192 1 0 113.68 58.5926 -175.85 + 67 174.848 1470 0 1 114.306 59.1882 -204.45 + 67 116.871 1195 0 0 114.336 59.2232 -205.85 + 67 123.817 1461 2 1 112.518 58.1975 -144.45 + 67 11.9023 1191 2 0 112.519 58.25 -146.188 + 67 112.478 1195 1 0 112.527 59.0863 -175.85 + 67 42.3137 1468 0 1 113.946 60.1647 -204.45 + 67 95.7198 1469 0 1 113.95 60.1689 -204.531 + 67 67.5919 1200 0 0 114.025 60.237 -205.85 + 67 38.8964 1201 0 0 114.039 60.25 -206.103 + 67 145.788 1460 1 1 112.35 58.9951 -174.696 + 67 60.3699 1194 1 0 111.671 58.9283 -175.85 +Number of digits in this event: 37 +Using G4ParticleGun... +Particle energy: 9.36795 LIN Particle: e- Event: 68 -Number of tracker hits in this event: 74 - 68 102.08 795 9 1 -20.9235 129.125 65.55 - 68 113.758 1544 9 0 -20.9232 129.125 64.15 - 68 143.216 795 8 1 -20.9323 129.138 35.55 - 68 139.755 1544 8 0 -20.9285 129.132 34.15 - 68 103.104 795 7 1 -20.8751 129.034 5.55 - 68 126.304 1544 7 0 -20.8742 129.031 4.15 - 68 352.348 795 6 1 -20.8592 128.985 -24.45 - 68 240.98 1544 6 0 -20.8645 128.984 -25.85 - 68 247.776 795 5 1 -20.9863 128.936 -54.45 - 68 163.697 1543 5 0 -20.9765 128.934 -55.85 - 68 127.42 796 4 1 -20.7667 128.885 -84.45 - 68 250.429 1543 4 0 -20.7454 128.883 -85.85 - 68 151.851 798 3 1 -20.2891 128.843 -114.45 - 68 135.371 1543 3 0 -20.2614 128.834 -115.85 - 68 121.583 801 2 1 -19.7023 128.643 -144.45 - 68 146.415 1542 2 0 -19.6714 128.63 -145.85 - 68 113.427 805 1 1 -18.8584 128.382 -174.45 - 68 97.7502 1541 1 0 -18.8328 128.377 -175.85 - 68 134.472 808 0 1 -18.2909 128.306 -204.45 - 68 309.139 1540 0 0 -18.262 128.313 -205.85 - 68 103.249 1546 5 0 -21.0264 129.485 -55.85 - 68 101.103 794 4 1 -21.1056 130.115 -84.45 - 68 111.504 1549 4 0 -21.0876 130.11 -85.85 - 68 98.862 796 3 1 -20.7308 129.951 -114.45 - 68 145.478 1548 3 0 -20.7215 129.945 -115.85 - 68 116.299 798 2 1 -20.4371 129.798 -144.45 - 68 234.665 1547 2 0 -20.3989 129.748 -145.85 - 68 130.01 802 1 1 -19.5215 128.729 -174.45 - 68 108.079 1542 1 0 -19.5043 128.693 -175.85 - 68 124.803 804 0 1 -19.0917 128.158 -204.45 - 68 123.915 1539 0 0 -19.0844 128.134 -205.85 - 68 48.2378 1640 0 0 -36.5811 148.15 -206.158 - 68 62.8931 670 2 0 47.7851 -45.9894 -146.25 - 68 155.109 669 2 0 47.7473 -46.05 -146.206 - 68 420.685 797 4 1 -20.5147 130.041 -84.4501 - 68 260.377 1551 4 0 -20.4813 130.494 -85.8508 - 68 143.792 1552 4 0 -20.4771 130.55 -86.0193 - 68 138.814 799 3 1 -20.0759 139.316 -114.45 - 68 132.7 1597 3 0 -19.9756 139.578 -115.85 - 68 135.557 812 2 1 -17.4605 145.185 -144.45 - 68 21.3725 813 2 1 -17.45 145.282 -144.759 - 68 111.301 1627 2 0 -17.4225 145.61 -145.851 - 68 192.748 818 1 1 -16.3812 154.004 -174.45 - 68 81.1263 1671 1 0 -16.1054 154.464 -175.85 - 68 41.1489 1672 1 0 -16.0568 154.55 -176.106 - 68 110.756 848 0 1 -10.2967 163.362 -204.45 - 68 35.8492 849 0 1 -10.25 163.429 -204.767 - 68 107.383 1717 0 0 -10.0734 163.656 -205.85 - 68 82.4008 1550 4 0 -20.7474 130.312 -85.85 - 68 106.94 774 3 1 -25.1386 135.826 -114.45 - 68 105.171 1580 3 0 -25.2482 136.163 -115.85 - 68 223.936 759 2 1 -28.1191 142.95 -144.45 - 68 140.378 1614 2 0 -28.3088 143.097 -145.85 - 68 128.736 740 1 1 -32.0132 145.64 -174.45 - 68 120.612 1627 1 0 -32.1065 145.626 -175.85 - 68 134.815 735 0 1 -32.9317 145.487 -204.45 - 68 124.292 1625 0 0 -32.7401 145.276 -205.85 - 68 120.536 1623 1 0 -31.1728 144.902 -175.85 - 68 124.199 1546 6 0 -20.9218 129.35 -25.8506 - 68 15.2057 798 5 1 -20.4402 134.939 -54.4506 - 68 85.433 797 5 1 -20.45 134.944 -54.5186 - 68 135.414 1574 5 0 -20.6476 135.005 -55.85 - 68 128.718 771 4 1 -25.6871 136.25 -84.4501 - 68 115.135 1581 4 0 -25.8374 136.415 -85.85 - 68 112.834 753 3 1 -29.3174 139.342 -114.45 - 68 127.18 1595 3 0 -29.4859 139.207 -115.85 - 68 127.195 731 2 1 -33.6546 136.563 -144.45 - 68 83.0754 1579 2 0 -33.8172 136.045 -145.85 - 68 69.3334 1578 2 0 -33.8441 135.95 -146.097 - 68 125.24 718 1 1 -36.2759 124.603 -174.45 - 68 154.555 1519 1 0 -36.331 124.134 -175.85 - 68 123.247 706 0 1 -38.6723 115.474 -204.45 - 68 237.805 1474 0 0 -38.8754 115.086 -205.85 - 68 18.6844 1587 3 0 -40.4335 137.55 -116.129 +Number of tracker hits in this event: 98 + 68 95.4766 1401 10 1 100.541 -39.0533 95.55 + 68 107.977 704 10 0 100.541 -39.0534 94.15 + 68 198.194 1401 9 1 100.539 -39.055 65.55 + 68 138.463 704 9 0 100.539 -39.0557 64.15 + 68 123.169 1401 8 1 100.524 -39.074 35.55 + 68 115.468 704 8 0 100.523 -39.0737 34.15 + 68 381.623 1401 7 1 100.492 -39.0665 5.55 + 68 408.512 704 7 0 100.491 -39.0664 4.15 + 68 237.648 1401 6 1 100.465 -39.0682 -24.45 + 68 462.999 704 6 0 100.463 -39.0676 -25.85 + 68 124.531 1401 5 1 100.414 -39.0537 -54.45 + 68 239.664 704 5 0 100.41 -39.0537 -55.85 + 68 151.468 1400 4 1 100.331 -39.0564 -84.45 + 68 125.01 704 4 0 100.327 -39.0583 -85.85 + 68 211.229 1400 3 1 100.247 -39.0999 -114.45 + 68 262.147 704 3 0 100.243 -39.1011 -115.85 + 68 143.183 1400 2 1 100.168 -39.1322 -144.45 + 68 116.079 704 2 0 100.163 -39.1342 -145.85 + 68 239.955 1399 1 1 100.073 -39.1733 -174.45 + 68 295.255 704 1 0 100.068 -39.1747 -175.85 + 68 498.677 1399 0 1 99.9774 -39.1991 -204.45 + 68 228.119 704 0 0 99.9731 -39.1995 -205.85 + 68 82.4838 1398 0 1 99.95 -39.2419 -204.475 + 68 21.8679 1391 1 1 98.55 -40.3787 -174.67 + 68 89.7435 763 6 0 147.389 -27.3946 -26.25 + 68 73.5274 764 6 0 147.36 -27.25 -26.0213 + 68 20.0368 765 6 0 147.356 -27.05 -25.8533 + 68 140.297 1635 6 1 147.348 -26.3139 -24.85 + 68 28.5574 1636 6 1 147.35 -26.442 -24.6796 + 68 103.36 1642 6 1 148.685 -26.7686 -24.8499 + 68 112.485 1400 5 1 100.283 -39.0757 -54.45 + 68 122.709 1399 4 1 100.007 -39.013 -84.45 + 68 114.107 705 4 0 99.9973 -39.0176 -85.85 + 68 103.091 1398 3 1 99.8056 -39.0975 -114.45 + 68 123.496 1396 2 1 99.5355 -39.3046 -144.45 + 68 107.491 703 2 0 99.5214 -39.3157 -145.85 + 68 124.054 1395 1 1 99.2391 -39.6102 -174.45 + 68 122.405 702 1 0 99.2264 -39.6311 -175.85 + 68 176.46 1394 0 1 98.9624 -40.053 -204.45 + 68 94.0697 699 0 0 98.9488 -40.0704 -205.85 + 68 55.1452 263 4 0 135.319 -127.35 -86.0038 + 68 64.458 1279 0 0 108.039 76.05 -205.872 + 68 58.116 1160 1 0 126.962 52.0569 -175.85 + 68 114.318 1400 6 1 100.217 -39.089 -24.45 + 68 127.79 1396 5 1 99.5464 -38.799 -54.45 + 68 251.354 706 5 0 99.5066 -38.8004 -55.85 + 68 104.024 1392 4 1 98.6468 -38.7118 -84.45 + 68 112.488 706 4 0 98.5935 -38.6979 -85.85 + 68 219.328 1386 3 1 97.4777 -38.4098 -114.45 + 68 149.774 708 3 0 97.4214 -38.3768 -115.85 + 68 335.774 1380 2 1 96.261 -37.7253 -144.45 + 68 116.393 711 2 0 96.1929 -37.7165 -145.85 + 68 182.476 1374 1 1 95.078 -37.421 -174.45 + 68 511.153 713 1 0 95.0175 -37.423 -175.85 + 68 128.651 1368 0 1 93.7889 -37.4832 -204.45 + 68 100.43 712 0 0 93.7926 -37.4733 -205.85 + 68 101.886 1375 1 1 95.15 -37.3939 -174.524 + 68 55.308 592 1 0 128.582 -61.5774 -176.25 + 68 184.264 591 1 0 128.662 -61.65 -176.14 + 68 107.758 1546 1 1 129.403 -61.7211 -174.85 + 68 16.2531 1547 1 1 129.55 -61.7506 -174.503 + 68 371.352 1401 1 1 100.5 -39.0622 -174.45 + 68 119.564 705 1 0 100.498 -39.0397 -175.85 + 68 247.97 1401 0 1 100.546 -38.5255 -204.45 + 68 232.075 1402 0 1 100.55 -38.5232 -204.623 + 68 116.537 707 0 0 100.582 -38.5065 -205.85 + 68 86.2401 1403 0 1 100.75 -39.4505 -204.711 + 68 12.1438 694 0 0 100.597 -41.1998 -205.85 + 68 56.0959 693 0 0 100.593 -41.2508 -205.881 + 68 122.129 692 0 0 100.581 -41.4501 -205.974 + 68 55.0006 691 0 0 100.531 -41.65 -206.058 + 68 38.264 690 0 0 100.473 -41.85 -206.168 + 68 152.308 571 0 0 116.451 -65.6655 -206.25 + 68 114.48 1483 0 1 116.824 -65.9588 -204.85 + 68 175.215 1402 3 1 100.561 -39.0605 -114.45 + 68 49.9148 1401 3 1 100.55 -39.0423 -114.632 + 68 109.216 705 3 0 100.397 -39.0266 -115.85 + 68 51.281 727 2 0 96.434 -34.5717 -145.85 + 68 57.9436 728 2 0 96.4507 -34.45 -145.957 + 68 48.0854 729 2 0 96.4866 -34.25 -146.117 + 68 61.6909 1423 1 1 104.85 -3.69956 -174.45 + 68 140.942 1424 1 1 104.95 -3.63406 -174.613 + 68 67.1537 884 1 0 105.735 -3.13049 -175.85 + 68 92.9837 885 1 0 105.864 -3.04995 -176.047 + 68 12.3875 1517 0 1 123.724 8.71989 -204.45 + 68 89.0983 1518 0 1 123.75 8.70797 -204.483 + 68 58.9156 1519 0 1 123.95 8.59792 -204.733 + 68 194.338 940 0 0 124.905 8.19508 -205.85 + 68 22.5935 939 0 0 125.135 8.05 -206.195 + 68 284.194 1516 0 1 123.55 8.68798 -204.527 + 68 104.574 703 3 0 100.609 -39.373 -115.851 + 68 20.2219 702 3 0 100.611 -39.45 -116.187 + 68 139.68 1405 2 1 101.211 -46.0521 -144.45 + 68 110.818 669 2 0 101.192 -46.2054 -145.85 + 68 4.08273 668 2 0 101.177 -46.25 -146.235 + 68 127.831 649 1 0 100.382 -50.1082 -175.85 + 68 33.4166 646 0 0 99.8351 -50.6677 -205.85 + 68 83.331 647 0 0 99.8216 -50.65 -205.937 Number of digits in this event: 47 Using G4ParticleGun... -Particle energy: 9.30181 LIN +Particle energy: 8.86573 LIN Particle: e- Event: 69 -Number of tracker hits in this event: 118 - 69 134.363 642 11 1 -51.5171 -39.7488 125.55 - 69 137.799 701 11 0 -51.516 -39.7492 124.15 - 69 115.07 642 10 1 -51.4915 -39.7581 95.55 - 69 174.259 701 10 0 -51.4903 -39.758 94.15 - 69 130.137 642 9 1 -51.4632 -39.7559 65.55 - 69 114.757 701 9 0 -51.4629 -39.7556 64.15 - 69 101.864 642 8 1 -51.4582 -39.7459 35.55 - 69 111.863 701 8 0 -51.4572 -39.7456 34.15 - 69 111.728 643 7 1 -51.4353 -39.7354 5.55 - 69 108.316 701 7 0 -51.434 -39.7344 4.15 - 69 184.714 643 6 1 -51.409 -39.714 -24.45 - 69 120.529 701 6 0 -51.4072 -39.714 -25.85 - 69 319.722 643 5 1 -51.3652 -39.7121 -54.45 - 69 164.797 701 5 0 -51.3629 -39.7125 -55.85 - 69 104.96 643 4 1 -51.3124 -39.7227 -84.45 - 69 133.702 701 4 0 -51.3112 -39.7234 -85.85 - 69 496.157 643 3 1 -51.2871 -39.7374 -114.45 - 69 562.744 701 3 0 -51.2863 -39.7377 -115.85 - 69 185.378 643 2 1 -51.2689 -39.7449 -144.45 - 69 123.735 701 2 0 -51.2681 -39.7454 -145.85 - 69 227.394 643 1 1 -51.2537 -39.7545 -174.45 - 69 125.976 701 1 0 -51.252 -39.7556 -175.85 - 69 157.777 644 0 1 -51.2119 -39.7759 -204.45 - 69 227.318 701 0 0 -51.2083 -39.7784 -205.85 - 69 37.1422 1713 2 0 -114.676 162.914 -146.25 - 69 173.847 1714 2 0 -114.655 162.95 -146.182 - 69 36.7231 1715 2 0 -114.614 163.15 -146.2 - 69 236.614 1539 2 0 -3.62071 127.95 -145.947 - 69 47.738 1538 2 0 -3.86176 127.95 -145.957 - 69 160.235 182 13 1 -143.579 12.2162 185.15 - 69 329.221 644 2 1 -51.1919 -39.7466 -144.45 - 69 248.693 704 2 0 -50.7895 -39.1644 -145.85 - 69 122.801 705 2 0 -50.7277 -39.05 -146.147 - 69 44.9887 667 1 1 -46.6101 -30.4158 -174.45 - 69 59.3055 668 1 1 -46.4496 -30.4686 -174.491 - 69 100.994 669 1 1 -46.25 -30.5356 -174.552 - 69 75.7545 670 1 1 -46.05 -30.5802 -174.601 - 69 240.659 671 1 1 -45.85 -30.658 -174.643 - 69 70.9792 672 1 1 -45.6499 -30.8262 -174.757 - 69 76.0087 673 1 1 -45.4498 -30.9854 -174.815 - 69 27.6185 674 1 1 -45.2499 -31.1098 -174.841 - 69 57.5576 721 1 0 -34.8904 -35.7222 -175.85 - 69 66.143 770 1 1 -26.0198 -40.8147 -174.85 - 69 51.4655 771 1 1 -25.85 -40.9269 -174.805 - 69 133.652 772 1 1 -25.65 -41.0409 -174.745 - 69 64.7495 773 1 1 -25.45 -41.1482 -174.699 - 69 41.963 774 1 1 -25.25 -41.2264 -174.672 - 69 50.1969 775 1 1 -25.0497 -41.2745 -174.629 - 69 61.5562 776 1 1 -24.85 -41.3304 -174.627 - 69 59.9877 777 1 1 -24.65 -41.3889 -174.636 - 69 67.2643 778 1 1 -24.45 -41.4649 -174.694 - 69 56.9238 779 1 1 -24.25 -41.5485 -174.748 - 69 39.6064 780 1 1 -24.05 -41.6098 -174.807 - 69 95.4405 697 1 0 -19.8645 -40.5911 -175.85 - 69 166.249 698 1 0 -19.5528 -40.45 -175.935 - 69 89.7527 699 1 0 -19.1121 -40.25 -176.078 - 69 347.304 700 1 0 -18.8249 -40.0498 -176.184 - 69 297.555 1063 0 1 32.7471 16.1784 -204.45 - 69 167.414 998 0 0 32.9121 19.6529 -205.85 - 69 74.9778 999 0 0 32.9547 19.85 -205.972 - 69 66.1626 1000 0 0 33.116 20.0501 -206.018 - 69 62.2951 1001 0 0 33.1899 20.25 -206.007 - 69 69.0272 1002 0 0 33.258 20.4505 -206.143 - 69 94.3743 1003 0 0 33.3343 20.6503 -206.173 - 69 136.843 1004 0 0 33.4031 20.85 -206.157 - 69 304.026 1005 0 0 33.7121 21.05 -206.112 - 69 67.5228 1006 0 0 33.8798 21.25 -206.071 - 69 95.5983 997 0 0 32.7333 19.65 -205.946 - 69 337.141 644 6 1 -51.2498 -39.7981 -24.6196 - 69 88.6753 642 5 1 -51.45 -39.6975 -54.5844 - 69 124.926 700 5 0 -52.1268 -39.88 -55.8503 - 69 116.742 587 4 1 -62.4528 -45.354 -84.45 - 69 61.0768 586 4 1 -62.65 -45.5135 -84.4875 - 69 80.2506 585 4 1 -62.85 -45.68 -84.5131 - 69 64.2871 584 4 1 -63.05 -45.8465 -84.5291 - 69 77.3309 583 4 1 -63.2501 -46.0346 -84.5286 - 69 75.3284 582 4 1 -63.45 -46.2188 -84.5192 - 69 64.088 581 4 1 -63.65 -46.4207 -84.5008 - 69 119.216 580 4 1 -63.85 -46.6229 -84.5014 - 69 97.4987 579 4 1 -64.0502 -46.8384 -84.5082 - 69 102.847 578 4 1 -64.25 -47.0982 -84.5271 - 69 110.616 577 4 1 -64.45 -47.3655 -84.5155 - 69 428.966 576 4 1 -64.6502 -47.6749 -84.494 - 69 45.1291 572 4 1 -65.5925 -48.9861 -84.4501 - 69 106.456 571 4 1 -65.65 -49.0183 -84.5232 - 69 134.182 652 4 0 -66.1045 -49.4729 -85.8505 - 69 144.754 702 5 0 -51.2977 -39.6454 -55.85 - 69 73.758 655 4 1 -48.8686 -38.9221 -84.45 - 69 50.5528 656 4 1 -48.85 -38.925 -84.6417 - 69 133.506 705 4 0 -48.7398 -38.9366 -85.85 - 69 120.064 668 3 1 -46.3337 -39.4667 -114.45 - 69 82.6061 702 3 0 -46.2509 -39.4535 -115.85 - 69 17.885 703 3 0 -46.2339 -39.45 -116.18 - 69 135.151 677 2 1 -44.5129 -38.9532 -144.45 - 69 125.661 687 1 1 -42.6457 -37.2814 -174.45 - 69 150.232 714 1 0 -42.4469 -37.2164 -175.851 - 69 166.99 707 0 1 -38.5666 -36.1444 -204.45 - 69 117.088 720 0 0 -38.4363 -35.9622 -205.85 - 69 66.5934 541 0 1 -71.65 -24.47 -204.777 - 69 123.716 540 0 1 -71.85 -24.4508 -204.531 - 69 39.501 865 4 1 -6.90254 108.205 -84.85 - 69 11.9201 649 1 1 -50.0816 -38.8482 -174.85 - 69 96.015 710 1 0 -49.7583 -38.0063 -175.85 - 69 116.783 703 2 0 -51.1062 -39.3288 -145.85 - 69 117.779 650 1 1 -50.0368 -38.1452 -174.45 - 69 143.899 709 1 0 -49.9603 -38.1284 -175.85 - 69 278.638 657 0 1 -48.5113 -37.6595 -204.45 - 69 148.737 711 0 0 -48.46 -37.6547 -205.85 - 69 28.8336 263 0 1 -127.35 -38.7616 -204.526 - 69 55.3954 262 0 1 -127.551 -38.7558 -204.494 - 69 52.2467 261 0 1 -127.751 -38.7748 -204.454 - 69 116.392 641 2 1 -51.6923 -39.0834 -144.45 - 69 190.662 641 1 1 -51.7597 -38.5413 -174.45 - 69 98.4251 707 1 0 -51.8075 -38.464 -175.85 - 69 73.3349 708 1 0 -51.8167 -38.45 -176.112 - 69 293.87 634 0 1 -53.2034 -37.6802 -204.45 - 69 75.9229 712 0 0 -53.2932 -37.65 -205.996 - 69 123.268 635 3 0 -116.049 -52.935 -116.25 -Number of digits in this event: 52 +Number of tracker hits in this event: 167 + 69 131.136 875 11 1 -4.91303 38.3679 125.55 + 69 97.795 1091 11 0 -4.91363 38.3683 124.15 + 69 116.387 875 10 1 -4.92755 38.3759 95.55 + 69 131.549 1091 10 0 -4.92882 38.3764 94.15 + 69 148.461 875 9 1 -4.95097 38.3798 65.55 + 69 103.083 1091 9 0 -4.9528 38.3791 64.15 + 69 117.085 875 8 1 -4.98479 38.3695 35.55 + 69 135.087 1091 8 0 -4.98705 38.3681 34.15 + 69 109.405 875 7 1 -5.03377 38.3306 5.55 + 69 140.21 1091 7 0 -5.03319 38.3251 4.15 + 69 345.442 875 6 1 -5.02696 38.2018 -24.45 + 69 114.276 1090 6 0 -5.02923 38.1965 -25.85 + 69 468.429 874 5 1 -5.06313 38.0951 -54.45 + 69 375.376 1090 5 0 -5.06349 38.0921 -55.85 + 69 108.394 874 4 1 -5.06811 38.0368 -84.45 + 69 109.595 1089 4 0 -5.07173 38.0321 -85.85 + 69 574.485 874 3 1 -5.14695 37.9399 -114.45 + 69 144.736 1089 3 0 -5.14951 37.9344 -115.85 + 69 491.603 874 2 1 -5.20339 37.8367 -144.45 + 69 117.891 1088 2 0 -5.20556 37.8323 -145.85 + 69 374.42 874 1 1 -5.24877 37.7566 -174.45 + 69 225.722 873 1 1 -5.25 37.7554 -174.78 + 69 493.875 1088 1 0 -5.25414 37.7515 -175.85 + 69 155.053 873 0 1 -5.36293 37.6419 -204.45 + 69 106.827 1087 0 0 -5.36961 37.6385 -205.85 + 69 1.27172 618 7 1 -56.25 -34.9785 5.35703 + 69 19.7063 1089 1 0 -5.28653 37.8503 -176.215 + 69 273.086 1089 2 0 -5.20485 37.9396 -145.85 + 69 122.108 870 1 1 -5.95256 40.1166 -174.451 + 69 106.31 1101 1 0 -5.99435 40.3864 -175.85 + 69 13.1004 1102 1 0 -6.00318 40.45 -176.203 + 69 83.6478 867 0 1 -6.502 45.1615 -204.451 + 69 360.803 868 0 1 -6.45 45.2233 -204.542 + 69 40.6331 1130 0 0 -5.63093 46.1936 -205.85 + 69 132.517 1131 0 0 -5.58282 46.25 -205.925 + 69 25.0287 1132 0 0 -5.40781 46.45 -206.188 + 69 52.5271 1251 0 0 -23.1966 70.3713 -206.25 + 69 121.714 1252 0 0 -23.3537 70.45 -206.113 + 69 60.9577 775 0 1 -24.9675 71.5388 -204.85 + 69 96.3925 774 0 1 -25.05 71.5947 -204.783 + 69 94.4782 773 0 1 -25.2502 71.7163 -204.647 + 69 40.8946 772 0 1 -25.45 71.8107 -204.511 + 69 234.484 1283 1 0 -58.2325 76.7434 -176.25 + 69 12.427 602 1 1 -59.6384 76.9183 -174.85 + 69 63.5492 601 1 1 -59.6502 76.92 -174.838 + 69 69.6742 600 1 1 -59.85 76.9721 -174.692 + 69 165.209 599 1 1 -60.0501 77.0765 -174.569 + 69 69.8768 1422 2 0 -140.984 104.671 -146.25 + 69 311.03 1423 2 0 -141.181 104.75 -146.177 + 69 7.2103 177 2 1 -144.735 104.181 -144.85 + 69 73.3484 176 2 1 -144.75 104.177 -144.843 + 69 79.7982 175 2 1 -144.95 104.172 -144.646 + 69 3.98104 1119 0 0 -7.61876 43.8554 -205.85 + 69 167.835 1118 0 0 -7.62414 43.85 -205.854 + 69 294.135 1117 0 0 -7.94551 43.6497 -205.959 + 69 114.702 869 0 1 -6.05243 38.2791 -204.45 + 69 120.971 1091 0 0 -6.1221 38.2836 -205.85 + 69 69.179 1092 1 0 -3.4591 38.5648 -175.85 + 69 162.224 886 1 1 -2.7844 39.4698 -174.85 + 69 51.0107 887 1 1 -2.65 39.4369 -174.79 + 69 288.734 1091 3 0 -5.058 38.4277 -115.85 + 69 47.9212 1092 3 0 -5.03724 38.45 -116.097 + 69 84.881 882 2 1 -3.60404 41.0007 -144.45 + 69 51.7629 881 2 1 -3.65 41.1166 -144.705 + 69 62.0312 1108 2 0 -3.97091 41.7441 -145.85 + 69 103.853 1109 2 0 -4.02615 41.8501 -146.042 + 69 161.252 839 1 1 -12.1907 52.2755 -174.45 + 69 57.4123 1164 1 0 -11.6957 53.0033 -175.851 + 69 114.815 1165 1 0 -11.6642 53.05 -175.943 + 69 91.1388 892 0 1 -1.48709 69.3419 -204.45 + 69 107.521 893 0 1 -1.45 69.5368 -204.604 + 69 18.7226 1253 0 0 -1.24799 70.7995 -205.85 + 69 70.9132 1254 0 0 -1.2401 70.85 -205.899 + 69 75.7388 1255 0 0 -1.2003 71.0502 -206.079 + 69 1.59947 1256 0 0 -1.16942 71.25 -206.245 + 69 127.039 851 2 1 -9.71815 38.6836 -144.45 + 69 139.534 1093 2 0 -9.71669 38.7467 -145.85 + 69 160.806 853 1 1 -9.44139 39.7018 -174.45 + 69 160.361 1098 1 0 -9.43877 39.7461 -175.85 + 69 119.921 854 0 1 -9.09663 40.865 -204.45 + 69 107.181 1105 0 0 -9.20175 41.0899 -205.851 + 69 81.8262 1089 5 0 -4.98113 38.05 -55.9283 + 69 111.311 881 4 1 -3.71406 33.4424 -84.45 + 69 125.296 1064 4 0 -3.7892 33.0203 -85.85 + 69 149.015 861 3 1 -7.67044 26.0442 -114.45 + 69 42.9679 1025 3 0 -8.05101 25.1207 -115.85 + 69 130.019 1024 3 0 -8.0735 25.0499 -115.97 + 69 106.604 858 2 1 -8.42988 9.87536 -144.45 + 69 42.7429 859 2 1 -8.25 9.75157 -144.729 + 69 46.8748 944 2 0 -7.35908 8.93791 -145.85 + 69 157.853 943 2 0 -7.26178 8.85 -145.969 + 69 2.56708 942 2 0 -7.06446 8.65 -146.247 + 69 24.712 953 1 1 10.8187 -11.9534 -174.45 + 69 191.94 954 1 1 10.85 -11.9678 -174.547 + 69 166.288 839 1 0 11.2787 -12.0772 -175.85 + 69 167.023 999 0 1 19.8527 -16.3773 -204.45 + 69 34.2072 813 0 0 20.2256 -17.3958 -205.85 + 69 68.9229 812 0 0 20.2428 -17.45 -205.924 + 69 19.9899 811 0 0 20.2789 -17.65 -206.168 + 69 68.6737 955 1 1 11.05 -12.1251 -174.824 + 69 34.4117 841 1 0 13.2733 -11.7784 -175.85 + 69 51.0962 965 1 1 13.2426 -11.9474 -174.85 + 69 73.3378 918 3 1 3.7078 34.529 -114.45 + 69 179.602 869 4 1 -6.10029 37.6244 -84.45 + 69 104.823 1087 4 0 -6.22002 37.5395 -85.85 + 69 433.304 857 3 1 -8.56332 35.9572 -114.45 + 69 0.286025 1082 3 0 -8.56443 36.6492 -115.851 + 69 107.798 1083 3 0 -8.56441 36.65 -115.852 + 69 26.49 1084 3 0 -8.56119 36.85 -116.187 + 69 495.434 856 2 1 -8.67689 53.783 -144.45 + 69 65.9933 1174 2 0 -9.1524 54.9225 -145.85 + 69 94.2862 1175 2 0 -9.20605 55.05 -146.008 + 69 49.1011 800 1 1 -19.9995 77.5925 -174.45 + 69 89.0765 799 1 1 -20.0501 77.6968 -174.599 + 69 88.4691 1293 1 0 -20.4777 78.6565 -175.85 + 69 58.7088 1294 1 0 -20.5591 78.8501 -176.116 + 69 63.8446 765 0 1 -26.9342 98.7351 -204.45 + 69 250.013 764 0 1 -27.05 98.7936 -204.617 + 69 176.551 1394 0 0 -27.9365 99.0453 -205.85 + 69 203.676 1395 0 0 -28.0237 99.15 -206.057 + 69 75.8689 1396 0 0 -22.1186 99.35 -205.922 + 69 9.12566 784 0 1 -23.2264 101.298 -204.85 + 69 98.6964 783 0 1 -23.25 101.318 -204.83 + 69 311.683 782 0 1 -23.4503 101.466 -204.679 + 69 130.638 781 0 1 -23.65 101.584 -204.504 + 69 38.2828 1413 0 0 -23.1995 102.827 -205.85 + 69 116.063 780 0 1 -24.0324 103.345 -204.85 + 69 53.2024 857 2 1 -8.50125 53.677 -144.45 + 69 62.7046 855 2 1 -8.85 53.5816 -144.625 + 69 89.0934 854 2 1 -9.05 53.5573 -144.715 + 69 27.2369 1163 2 0 -9.37717 52.694 -145.85 + 69 838.127 1162 2 0 -9.38309 52.65 -145.943 + 69 57.1643 1161 2 0 -10.7907 52.45 -146.024 + 69 143.46 1046 2 0 -30.213 29.4056 -146.25 + 69 386.492 1091 6 0 -4.97504 38.3876 -25.85 + 69 119.946 875 5 1 -5.00752 38.3986 -54.45 + 69 117.392 1091 5 0 -5.00928 38.3999 -55.85 + 69 217.433 875 4 1 -5.04345 38.4261 -84.45 + 69 101.048 1091 4 0 -5.04604 38.426 -85.85 + 69 115.833 1091 2 0 -5.0876 38.3526 -145.85 + 69 103.093 1091 1 0 -5.06066 38.2772 -175.85 + 69 160.412 874 0 1 -5.05602 38.2291 -204.45 + 69 116.59 1090 0 0 -5.05393 38.2271 -205.85 + 69 118.282 845 5 0 -118.408 -10.8593 -56.25 + 69 190.297 1541 5 1 128.35 44.3528 -54.5288 + 69 120.681 1542 5 1 128.55 44.1786 -54.6966 + 69 9.84015 1116 5 0 129.43 43.2598 -55.85 + 69 233.252 1115 5 0 129.449 43.25 -55.8627 + 69 187.968 868 5 1 -6.36994 39.1111 -54.45 + 69 128.364 1095 5 0 -6.44123 39.1664 -55.85 + 69 101.386 861 4 1 -7.71266 40.2646 -84.45 + 69 118.335 1100 4 0 -7.77483 40.2323 -85.85 + 69 109.652 853 3 1 -9.27545 39.8824 -114.45 + 69 70.5208 1099 3 0 -9.3944 40.017 -115.85 + 69 35.5642 1100 3 0 -9.41724 40.05 -116.102 + 69 10.6994 844 2 1 -11.2363 45.276 -144.45 + 69 105.816 843 2 1 -11.25 45.27 -144.491 + 69 228.053 1125 2 0 -11.7358 45.1553 -145.85 + 69 72.1498 779 1 1 -24.1054 43.2065 -174.45 + 69 54.7678 778 1 1 -24.25 43.0462 -174.695 + 69 64.12 1111 1 0 -24.9315 42.3479 -175.85 + 69 85.4168 1110 1 0 -25.0206 42.25 -176.011 + 69 202.987 705 0 1 -38.8834 23.6873 -204.45 + 69 48.7269 1009 0 0 -39.0894 21.9978 -205.85 + 69 74.1427 1008 0 0 -39.1068 21.85 -205.973 + 69 55.1643 1007 0 0 -39.1276 21.65 -206.144 + 69 235.418 963 0 0 -32.2971 12.7108 -206.25 +Number of digits in this event: 64 Using G4ParticleGun... -Particle energy: 9.64287 LIN +Particle energy: 7.53849 LIN Particle: e- Event: 70 -Number of tracker hits in this event: 68 - 70 128.169 536 10 1 -72.6776 -49.6778 95.55 - 70 119.261 651 10 0 -72.6777 -49.6777 94.15 - 70 157.162 536 9 1 -72.6795 -49.6784 65.55 - 70 145.033 651 9 0 -72.6809 -49.6776 64.15 - 70 113.279 536 8 1 -72.7121 -49.6616 35.55 - 70 181.219 651 8 0 -72.7143 -49.6609 34.15 - 70 100.464 536 7 1 -72.7657 -49.6485 5.55 - 70 111.386 652 7 0 -72.768 -49.6485 4.15 - 70 105.845 536 6 1 -72.8104 -49.6484 -24.45 - 70 135.826 652 6 0 -72.8122 -49.6477 -25.85 - 70 269.122 535 5 1 -72.8502 -49.6343 -54.45 - 70 219.133 652 5 0 -72.8521 -49.634 -55.85 - 70 390.23 535 4 1 -72.8851 -49.6281 -84.45 - 70 112.968 652 4 0 -72.8876 -49.6278 -85.85 - 70 451.415 535 3 1 -72.9406 -49.6214 -114.45 - 70 352.195 652 3 0 -72.9431 -49.6214 -115.85 - 70 493.468 535 2 1 -72.9916 -49.6165 -144.45 - 70 229.156 652 2 0 -72.9933 -49.6172 -145.85 - 70 133.806 535 1 1 -73.0235 -49.6364 -174.45 - 70 121.11 652 1 0 -73.025 -49.6368 -175.85 - 70 113.182 535 0 1 -73.0492 -49.6451 -204.45 - 70 141.533 652 0 0 -73.0504 -49.6462 -205.85 - 70 84.3481 812 1 0 -24.5447 -17.5212 -176.25 - 70 165.812 392 1 0 -82.6997 -101.721 -176.25 - 70 140.941 651 2 0 -73.0541 -49.6669 -145.85 - 70 129.047 532 1 1 -73.474 -50.1323 -174.45 - 70 97.8903 649 1 0 -73.4876 -50.1341 -175.85 - 70 122.666 531 0 1 -73.7481 -50.1493 -204.45 - 70 240.679 649 0 0 -73.7506 -50.1469 -205.85 - 70 142.743 534 1 1 -73.1675 -49.8469 -174.45 - 70 104.034 650 1 0 -73.1686 -49.8624 -175.85 - 70 189.72 534 0 1 -73.2077 -50.154 -204.45 - 70 16.0256 650 8 0 -72.553 -49.85 33.7794 - 70 173.867 653 4 0 -72.9158 -49.378 -85.85 - 70 138.885 528 3 1 -74.3468 -44.5012 -114.45 - 70 133.139 679 3 0 -74.0621 -44.1332 -115.85 - 70 223.667 680 3 0 -74.0173 -44.05 -116.21 - 70 139.877 540 2 1 -71.9913 -37.3896 -144.45 - 70 25.9285 717 2 0 -71.9504 -36.5073 -145.85 - 70 100.482 718 2 0 -71.9608 -36.45 -145.938 - 70 3.31669 719 2 0 -72.0207 -36.25 -146.231 - 70 6.38658 1000 2 0 -57.7774 20.2311 -146.25 - 70 122.138 1001 2 0 -57.7639 20.25 -146.233 - 70 81.5377 1002 2 0 -57.5015 20.45 -146.018 - 70 83.3866 619 2 1 -56.2361 21.7292 -144.85 - 70 102.208 620 2 1 -56.05 21.8983 -144.695 - 70 78.3672 621 2 1 -55.8496 22.1345 -144.558 - 70 186.916 681 3 0 -73.9378 -43.85 -116.131 - 70 114.596 654 4 0 -73.32 -49.2386 -85.85 - 70 144.126 483 3 1 -83.2672 -40.9737 -114.45 - 70 185.979 696 3 0 -83.9003 -40.7919 -115.85 - 70 127.477 419 2 1 -96.1708 -38.6339 -144.45 - 70 110.131 708 2 0 -96.7986 -38.3404 -145.85 - 70 1.48829 709 2 0 -96.9745 -38.25 -146.244 - 70 45.2135 355 1 1 -109.053 -30.1314 -174.45 - 70 107.941 354 1 1 -109.15 -30.1258 -174.583 - 70 147.272 750 1 0 -109.999 -29.932 -175.85 - 70 27.7871 254 0 1 -129.336 -24.6909 -204.45 - 70 117.427 253 0 1 -129.35 -24.7015 -204.515 - 70 105.577 775 0 0 -129.694 -24.9002 -205.85 - 70 362.847 537 9 1 -72.65 -49.687 65.4497 - 70 139.985 538 9 1 -72.4499 -49.5097 65.3264 - 70 122.28 537 5 1 -72.634 -49.7141 -54.45 - 70 199.373 653 5 0 -72.6734 -49.4487 -55.8503 - 70 126.987 713 5 0 -84.1587 -37.3995 -56.2498 - 70 38.0071 536 5 1 -72.7686 -49.7528 -54.45 - 70 76.2506 646 5 0 -73.4312 -50.7372 -55.85 - 70 130.556 645 5 0 -73.4943 -50.85 -56.0166 -Number of digits in this event: 42 -Using G4ParticleGun... -Particle energy: 8.46775 LIN +Number of tracker hits in this event: 194 + 70 201.508 935 11 1 7.08794 45.6941 125.55 + 70 127.318 1128 11 0 7.08571 45.6939 124.15 + 70 119.755 934 10 1 7.04212 45.6873 95.55 + 70 123.807 1128 10 0 7.0394 45.6864 94.15 + 70 108.613 934 9 1 6.98315 45.6701 65.55 + 70 116.32 1128 9 0 6.98087 45.6691 64.15 + 70 351.043 934 8 1 6.92959 45.6455 35.55 + 70 350.974 1127 8 0 6.92609 45.6446 34.15 + 70 13.8875 934 7 1 6.85019 45.625 5.55 + 70 88.7842 933 7 1 6.85 45.625 5.48151 + 70 140.173 1127 7 0 6.84614 45.6235 4.15 + 70 122.196 933 6 1 6.76366 45.596 -24.45 + 70 198.119 1127 6 0 6.75853 45.5946 -25.85 + 70 134.682 933 5 1 6.65408 45.565 -54.45 + 70 140.695 1127 5 0 6.64909 45.5644 -55.85 + 70 225.022 932 4 1 6.54439 45.5486 -84.45 + 70 279.916 1127 4 0 6.54039 45.5479 -85.85 + 70 426.243 932 3 1 6.45227 45.5373 -114.45 + 70 677.55 1127 3 0 6.449 45.5378 -115.85 + 70 240.648 931 2 1 6.37763 45.5489 -144.45 + 70 116.626 1127 2 0 6.37344 45.5538 -145.85 + 70 321.043 931 1 1 6.28727 45.65 -174.45 + 70 507.34 1128 1 0 6.28129 45.6548 -175.85 + 70 169.748 930 0 1 6.15124 45.7609 -204.45 + 70 122.841 1128 0 0 6.14618 45.766 -205.85 + 70 97.0854 1753 9 1 170.912 -56.6064 65.55 + 70 76.5729 120 4 0 33.108 -155.971 -86.25 + 70 187.089 121 4 0 33.1493 -155.95 -86.078 + 70 97.5265 1066 4 1 33.3165 -155.817 -84.8499 + 70 200.073 780 5 0 6.52476 -24.0439 -56.2496 + 70 188.153 926 5 1 5.43839 -23.8397 -54.8498 + 70 66.8251 925 5 1 5.25 -23.8287 -54.6469 + 70 23.0235 927 5 1 5.45028 -23.4341 -54.7898 + 70 270.878 783 5 0 6.31273 -23.4309 -55.85 + 70 33.01 784 5 0 7.18553 -23.25 -56.2083 + 70 44.4158 558 5 0 144.805 -68.2728 -56.25 + 70 86.2117 557 5 0 144.888 -68.4501 -56.1652 + 70 78.738 556 5 0 144.98 -68.6503 -56.1187 + 70 55.5608 555 5 0 145.088 -68.85 -56.0557 + 70 51.6937 554 5 0 145.15 -69.05 -55.9647 + 70 54.7358 553 5 0 145.217 -69.25 -55.9056 + 70 33.7707 552 5 0 145.268 -69.45 -55.8649 + 70 84.4053 1625 5 1 145.31 -72.3696 -54.85 + 70 6.87734 1626 5 1 145.35 -72.6166 -54.843 + 70 14.9546 513 5 0 146.857 -77.3991 -55.85 + 70 67.6222 512 5 0 146.871 -77.4505 -55.8631 + 70 172.999 511 5 0 146.854 -77.65 -55.9082 + 70 44.825 510 5 0 146.835 -77.85 -55.957 + 70 102.187 509 5 0 146.8 -78.05 -55.9842 + 70 204.343 508 5 0 146.85 -78.25 -56.1144 + 70 45.5157 507 5 0 146.585 -78.45 -56.2459 + 70 216.338 1237 5 1 67.5408 46.7937 -54.45 + 70 206.89 1238 5 1 67.65 47.2042 -54.5261 + 70 63.3228 1236 5 1 67.45 47.6198 -54.7129 + 70 62.956 1235 5 1 67.25 47.6887 -54.7644 + 70 47.3979 1143 5 0 66.097 48.7421 -55.85 + 70 36.661 1144 5 0 66.039 48.85 -55.8733 + 70 63.2405 1229 5 1 65.9072 50.9807 -54.8499 + 70 65.0178 1228 5 1 65.85 51.0445 -54.8248 + 70 55.2528 1160 5 0 65.8755 52.1474 -55.85 + 70 104.232 1230 5 1 66.05 52.3334 -54.8293 + 70 132.048 935 2 1 7.1496 46.17 -144.451 + 70 178.309 1130 2 0 7.17838 46.1073 -145.851 + 70 264.163 939 1 1 7.85804 44.6533 -174.45 + 70 190.279 1122 1 0 7.85829 44.5586 -175.851 + 70 172.097 937 0 1 7.63919 42.4852 -204.45 + 70 122.896 1111 0 0 7.63704 42.3893 -205.85 + 70 56.1765 938 1 1 7.77786 44.6463 -174.451 + 70 96.3159 1121 1 0 8.42617 44.45 -175.932 + 70 9.7668 1130 1 0 -26.8436 46.0775 -176.25 + 70 114.203 1129 1 0 -26.8429 46.0498 -176.206 + 70 174.279 933 2 1 6.69221 45.9486 -144.45 + 70 252.274 1129 2 0 6.72861 46.0124 -145.85 + 70 108.922 937 1 1 7.48996 47.4362 -174.45 + 70 161.986 1137 1 0 7.50185 47.5288 -175.85 + 70 142.873 938 0 1 7.75085 49.3468 -204.45 + 70 143.335 1147 0 0 7.73747 49.4762 -205.85 + 70 476.026 931 3 1 6.44925 45.546 -114.646 + 70 165.995 1126 3 0 5.5273 45.405 -115.85 + 70 73.5387 1208 3 0 -16.3707 61.72 -116.25 + 70 62.644 1209 3 0 -16.339 61.85 -116.108 + 70 55.0943 1210 3 0 -16.2812 62.05 -115.964 + 70 62.8425 823 3 1 -15.3362 63.9117 -114.85 + 70 94.8961 824 3 1 -15.2496 64.121 -114.775 + 70 138.978 825 3 1 -15.05 64.2871 -114.699 + 70 156.505 826 3 1 -14.85 64.4666 -114.547 + 70 2.80618 1218 3 0 -14.3618 63.6579 -115.85 + 70 200.672 1217 3 0 -14.3579 63.65 -115.86 + 70 145.35 930 2 1 6.24833 45.8476 -144.45 + 70 106.665 1131 1 0 6.29806 46.42 -175.85 + 70 133.715 931 0 1 6.29599 46.9474 -204.45 + 70 122.925 1134 0 0 6.31703 46.9775 -205.85 + 70 112.652 930 3 1 6.24995 44.9853 -114.705 + 70 10.3626 1120 3 0 5.33174 44.0711 -115.85 + 70 204.73 1119 3 0 5.31146 44.05 -115.877 + 70 0.156742 1118 3 0 5.0686 43.85 -116.248 + 70 169.721 1125 2 0 6.26081 45.1989 -145.85 + 70 172.731 927 1 1 5.56445 44.2072 -174.45 + 70 151.437 1120 1 0 5.57103 44.1162 -175.85 + 70 112.595 928 0 1 5.81103 42.1596 -204.45 + 70 54.397 1110 0 0 5.79045 42.0625 -205.85 + 70 70.2381 1109 0 0 5.78809 42.05 -206.032 + 70 111.405 160 2 1 -148.11 35.6938 -144.45 + 70 71.3399 159 2 1 -148.15 35.647 -144.503 + 70 155.416 926 7 1 5.43978 46.1542 5.55 + 70 132.492 1131 7 0 5.26646 46.283 4.15 + 70 136.471 908 6 1 1.82202 48.1621 -24.4504 + 70 119.325 1139 6 0 1.68663 48.034 -25.8501 + 70 226.312 897 5 1 -0.511272 44.8522 -54.45 + 70 172.828 1123 5 0 -0.590194 44.7264 -55.85 + 70 158.339 884 4 1 -3.07532 41.79 -84.45 + 70 123.558 1106 4 0 -3.3548 41.4239 -85.85 + 70 236.637 854 3 1 -9.21179 33.8641 -114.45 + 70 33.3073 1067 3 0 -9.0376 33.4709 -115.85 + 70 88.9721 1066 3 0 -9.02973 33.4499 -115.916 + 70 64.5505 898 2 1 -0.302231 18.2795 -144.45 + 70 83.0307 899 2 1 -0.249976 18.4313 -144.584 + 70 18.2297 999 2 0 0.05 19.9459 -146.196 + 70 79.3127 1220 2 0 -17.7714 64.1364 -146.25 + 70 285.126 1221 2 0 -17.9849 64.25 -146.13 + 70 128.277 1222 2 0 -18.7908 64.45 -146.051 + 70 32.4979 801 2 1 -19.7862 64.7832 -144.85 + 70 96.6048 800 2 1 -19.85 64.7861 -144.762 + 70 16.8129 799 2 1 -20.05 64.7929 -144.508 + 70 146.588 1223 2 0 -8.04454 64.7498 -145.85 + 70 96.5889 853 3 1 -9.25 33.8838 -114.652 + 70 23.4922 1069 3 0 -9.4892 34.037 -115.85 + 70 136.126 1070 3 0 -9.50835 34.05 -115.941 + 70 80.1783 816 2 1 -16.6615 40.2034 -144.45 + 70 100.04 815 2 1 -16.8503 40.3873 -144.567 + 70 102.984 814 2 1 -17.05 40.5872 -144.69 + 70 8.47232 813 2 1 -17.25 40.7844 -144.828 + 70 9.04143 1110 2 0 -18.87 42.2209 -145.85 + 70 96.2514 1111 2 0 -18.9024 42.25 -145.87 + 70 117.139 1112 2 0 -19.137 42.451 -146.046 + 70 165.356 1113 2 0 -19.3661 42.6501 -146.229 + 70 88.8768 1095 2 0 -119.172 39.1805 -146.25 + 70 193.09 1094 2 0 -119.417 39.05 -146.138 + 70 153.727 1093 2 0 -119.797 38.85 -145.974 + 70 5.03117 278 2 1 -124.536 36.8209 -144.85 + 70 48.2062 277 2 1 -124.55 36.8149 -144.847 + 70 127.15 276 2 1 -124.75 36.734 -144.815 + 70 87.3118 275 2 1 -124.95 36.6487 -144.791 + 70 78.0731 274 2 1 -125.15 36.5819 -144.772 + 70 63.5366 273 2 1 -125.35 36.5087 -144.757 + 70 49.9779 272 2 1 -125.55 36.4258 -144.75 + 70 50.5848 271 2 1 -125.75 36.3446 -144.752 + 70 65.7531 270 2 1 -125.95 36.2674 -144.761 + 70 91.6373 269 2 1 -126.15 36.1753 -144.78 + 70 64.2211 268 2 1 -126.35 36.0866 -144.793 + 70 73.1419 267 2 1 -126.55 36.0113 -144.79 + 70 63.6085 266 2 1 -126.75 35.9317 -144.777 + 70 67.6308 265 2 1 -126.95 35.834 -144.77 + 70 54.6059 264 2 1 -127.15 35.7259 -144.761 + 70 161.15 263 2 1 -127.35 35.6227 -144.766 + 70 58.7824 262 2 1 -127.55 35.5153 -144.767 + 70 90.605 261 2 1 -127.75 35.4032 -144.787 + 70 100.158 260 2 1 -127.95 35.2824 -144.831 + 70 89.2145 259 2 1 -128.15 35.161 -144.835 + 70 69.7285 258 2 1 -128.35 35.0574 -144.813 + 70 62.5688 257 2 1 -128.55 34.9366 -144.738 + 70 73.0665 256 2 1 -128.75 34.8276 -144.616 + 70 42.0647 255 2 1 -128.95 34.7168 -144.508 + 70 28.0907 254 2 1 -129.306 34.1516 -144.45 + 70 83.506 253 2 1 -129.35 34.1341 -144.555 + 70 125.26 1070 2 0 -129.895 34.171 -145.85 + 70 49.8748 183 1 1 -143.483 28.0049 -174.45 + 70 135.607 182 1 1 -143.55 27.853 -174.539 + 70 23.5555 181 1 1 -143.75 27.5204 -174.813 + 70 46.9507 1029 1 0 -144.393 25.9861 -175.85 + 70 64.3706 1028 1 0 -144.428 25.8499 -175.936 + 70 53.1005 1027 1 0 -144.472 25.65 -176.01 + 70 160.427 1026 1 0 -144.492 25.45 -176.036 + 70 136.472 1025 1 0 -144.459 25.2496 -176.106 + 70 116.678 937 7 1 7.63064 45.8124 5.54973 + 70 101.739 1128 7 0 7.67045 45.7561 4.15 + 70 74.2673 940 6 1 8.23747 44.2655 -24.45 + 70 32.8103 941 6 1 8.25 44.2613 -24.7279 + 70 246.009 1120 6 0 8.29534 44.2471 -25.85 + 70 99.093 948 5 1 9.79759 43.4577 -54.45 + 70 137.953 1117 5 0 9.90887 43.4828 -55.85 + 70 137.988 961 4 1 12.3997 44.1483 -84.4501 + 70 210.122 1120 4 0 12.496 44.1426 -85.85 + 70 150.282 972 3 1 14.5988 44.5356 -114.45 + 70 209.818 1121 3 0 14.7565 44.3999 -115.85 + 70 64.845 988 2 1 17.8139 42.0477 -144.45 + 70 45.2564 989 2 1 17.85 42.0452 -144.661 + 70 152.606 1109 2 0 18.0652 42.0322 -145.85 + 70 105.027 1015 1 1 23.1695 42.0449 -174.45 + 70 15.8403 1016 1 1 23.25 42.0545 -174.817 + 70 125.945 1110 1 0 23.4467 42.1083 -175.85 + 70 70.7346 1044 0 1 29.0012 43.6477 -204.45 + 70 66.3928 1045 0 1 29.05 43.6605 -204.608 + 70 138.529 1118 0 0 29.452 43.7733 -205.85 +Number of digits in this event: 81 +Using G4ParticleGun... +Particle energy: 1.58247 LIN Particle: e- Event: 71 -Number of tracker hits in this event: 93 - 71 130.983 492 11 1 -81.5762 4.56096 125.55 - 71 110.404 922 11 0 -81.5772 4.56165 124.15 - 71 114.639 492 10 1 -81.5996 4.57806 95.55 - 71 108.487 922 10 0 -81.601 4.57859 94.15 - 71 110.633 492 9 1 -81.6298 4.59012 65.55 - 71 186.866 922 9 0 -81.6319 4.59103 64.15 - 71 110.481 491 8 1 -81.6724 4.61385 35.55 - 71 108.107 922 8 0 -81.6763 4.61555 34.15 - 71 101.54 491 7 1 -81.7518 4.64817 5.55 - 71 115.073 923 7 0 -81.7547 4.65113 4.15 - 71 138.722 491 6 1 -81.8074 4.71904 -24.45 - 71 168.84 923 6 0 -81.8073 4.72217 -25.85 - 71 159.142 491 5 1 -81.8058 4.79111 -54.45 - 71 403.336 923 5 0 -81.8052 4.79471 -55.85 - 71 123.633 491 4 1 -81.7903 4.86413 -84.45 - 71 119.937 924 4 0 -81.7891 4.8682 -85.85 - 71 264.462 491 3 1 -81.7662 4.9574 -114.45 - 71 211.355 924 3 0 -81.7641 4.96185 -115.85 - 71 110.516 491 2 1 -81.7296 5.05048 -144.45 - 71 199.541 925 2 0 -81.7274 5.05421 -145.85 - 71 128.393 491 1 1 -81.6816 5.1291 -174.45 - 71 106.824 925 1 0 -81.6787 5.13295 -175.85 - 71 127.803 492 0 1 -81.6073 5.21454 -204.45 - 71 104.518 925 0 0 -81.6033 5.22017 -205.85 - 71 187.742 1071 2 0 33.0122 34.2643 -146.25 - 71 37.6048 1072 2 0 33.2216 34.45 -146.126 - 71 135.747 490 3 1 -81.85 4.9904 -114.614 - 71 144.764 926 3 0 -82.3132 5.28298 -115.85 - 71 121.108 437 2 1 -92.7221 9.98049 -144.45 - 71 47.0714 946 2 0 -92.7673 9.33577 -145.85 - 71 82.7791 945 2 0 -92.7826 9.24993 -146.005 - 71 43.6631 144 2 0 42.402 -151.238 -146.25 - 71 87.7999 143 2 0 42.5119 -151.35 -146.229 - 71 117.024 142 2 0 42.7416 -151.55 -146.158 - 71 105.469 141 2 0 43.0776 -151.75 -146.029 - 71 106.706 140 2 0 43.3843 -151.95 -145.931 - 71 28.9607 139 2 0 43.6579 -152.15 -145.86 - 71 7.31856 1155 2 1 51.2264 -158.772 -144.85 - 71 93.9395 1156 2 1 51.2501 -158.792 -144.847 - 71 66.7542 1157 2 1 51.45 -158.972 -144.836 - 71 99.6164 1158 2 1 51.65 -159.154 -144.801 - 71 88.1296 1159 2 1 51.85 -159.388 -144.773 - 71 69.6433 1160 2 1 52.0501 -159.613 -144.725 - 71 115.359 1161 2 1 52.2506 -159.812 -144.676 - 71 82.5149 1162 2 1 52.4503 -159.999 -144.685 - 71 94.326 1163 2 1 52.65 -160.193 -144.71 - 71 64.6977 1164 2 1 52.85 -160.437 -144.784 - 71 58.9542 87 2 0 54.4568 -162.709 -145.85 - 71 97.7422 86 2 0 54.4855 -162.75 -145.871 - 71 101.04 85 2 0 54.7203 -162.95 -146.015 - 71 81.9997 97 2 0 53.4231 -160.561 -145.85 - 71 75.2496 98 2 0 53.4514 -160.55 -146.11 - 71 232.188 259 2 0 -28.7832 -128.325 -146.25 - 71 253.752 260 2 0 -28.9385 -128.15 -146.172 - 71 308.23 490 5 1 -81.8501 4.78718 -54.8498 - 71 66.1661 472 5 1 -85.5489 0.295704 -54.85 - 71 56.9141 896 5 0 -84.1385 -0.659489 -55.8501 - 71 103.851 482 5 1 -83.6162 -1.6417 -54.85 - 71 81.7969 1038 2 0 6.1023 27.7284 -146.25 - 71 30.2091 1670 8 1 154.15 62.9837 35.2 - 71 247.749 922 6 0 -81.7712 4.64995 -25.9551 - 71 386.518 488 4 1 -82.3895 4.41145 -84.45 - 71 294.118 921 4 0 -82.4585 4.39605 -85.85 - 71 103.381 480 3 1 -83.8918 3.77715 -114.45 - 71 149.251 918 3 0 -83.9073 3.70184 -115.85 - 71 122.049 477 2 1 -84.5518 2.14809 -144.45 - 71 132.238 910 2 0 -84.6036 2.08845 -145.85 - 71 101.535 471 1 1 -85.7197 0.871606 -174.45 - 71 144.9 904 1 0 -85.7951 0.874833 -175.85 - 71 135.569 461 0 1 -87.6769 0.882595 -204.45 - 71 135.854 904 0 0 -87.8391 0.978699 -205.85 - 71 220.597 922 4 0 -82.3283 4.58215 -85.85 - 71 138.567 489 3 1 -82.1844 4.0837 -114.45 - 71 199.467 920 3 0 -82.1457 4.08784 -115.85 - 71 112.498 493 2 1 -81.365 4.28133 -144.45 - 71 251.784 921 2 0 -81.391 4.32932 -145.85 - 71 124.921 490 1 1 -81.9939 5.35011 -174.45 - 71 127.082 926 1 0 -82.0389 5.39806 -175.85 - 71 126.39 484 0 1 -83.1543 6.316 -204.45 - 71 196.624 931 0 0 -83.1601 6.37324 -205.85 - 71 100.05 487 4 1 -82.4501 4.6222 -84.8263 - 71 88.9149 477 4 1 -84.5159 2.89043 -84.8499 - 71 49.6535 908 4 0 -85.0082 1.69711 -85.85 - 71 93.9244 483 4 1 -83.3916 3.28333 -84.85 - 71 111.093 919 4 0 -82.8392 3.90799 -85.85 - 71 84.9657 890 4 0 -88.183 -1.88415 -85.85 - 71 228.584 889 4 0 -88.2068 -2.05003 -85.9884 - 71 32.4004 1529 10 1 125.974 -109.25 95.15 - 71 81.6048 1530 10 1 126.15 -109.304 95.4412 - 71 109.441 1089 1 0 -108.866 37.9544 -176.25 - 71 150.643 376 0 1 -104.865 106.639 -204.45 - 71 31.4333 354 1 1 -109.165 37.4132 -174.85 - 71 114.855 355 1 1 -109.15 37.3989 -174.82 -Number of digits in this event: 41 +Number of tracker hits in this event: 39 + 71 112.428 494 9 1 -81.0804 102.375 65.55 + 71 121.765 1411 9 0 -81.0814 102.377 64.15 + 71 133.986 494 8 1 -81.1262 102.418 35.55 + 71 124.518 1411 8 0 -81.1257 102.416 34.15 + 71 104.202 494 7 1 -81.1092 102.361 5.55 + 71 113.401 1410 7 0 -81.086 102.308 4.15 + 71 143.349 496 6 1 -80.7698 100.903 -24.45 + 71 106.071 1403 6 0 -80.7451 100.822 -25.85 + 71 180.471 498 5 1 -80.3061 98.8784 -54.45 + 71 126.883 1392 5 0 -80.2583 98.7017 -55.85 + 71 127.235 503 4 1 -79.3634 94.973 -84.45 + 71 130.014 1373 4 0 -79.2742 94.8311 -85.85 + 71 114.913 513 3 1 -77.3377 91.6184 -114.45 + 71 117.811 1356 3 0 -77.2476 91.5326 -115.85 + 71 122.238 523 2 1 -75.3141 89.6033 -144.45 + 71 107.199 1347 2 0 -75.2018 89.4913 -145.85 + 71 103.956 536 1 1 -72.8422 86.8978 -174.45 + 71 133.606 1333 1 0 -72.757 86.7747 -175.85 + 71 171.302 544 0 1 -71.1933 84.2399 -204.45 + 71 95.9549 1320 0 0 -71.1277 84.1878 -205.85 + 71 81.9437 495 7 1 -80.9808 102.43 5.54979 + 71 131.371 496 7 1 -80.85 102.597 5.38927 + 71 80.6354 497 7 1 -80.6497 102.764 5.25521 + 71 53.2667 498 7 1 -80.4499 102.822 5.21485 + 71 98.716 499 7 1 -80.25 102.729 5.20038 + 71 45.2118 500 7 1 -80.05 102.465 5.18069 + 71 31.7131 1402 7 0 -78.7776 100.646 4.15 + 71 83.9384 1401 7 0 -78.7271 100.55 4.09093 + 71 80.4569 1400 7 0 -78.6765 100.35 3.92451 + 71 31.8816 1399 7 0 -78.7517 100.15 3.79946 + 71 241.099 495 1 1 -81.0357 102.068 -174.45 + 71 346.482 1409 1 0 -81.0342 102.064 -175.85 + 71 273.947 495 0 1 -80.9479 102.019 -204.45 + 71 221.282 1409 0 0 -80.9501 102.009 -205.85 + 71 28.0441 1787 1 0 -35.7887 177.55 -176.213 + 71 5.4767 1606 0 0 -18.2782 141.549 -206.25 + 71 191.6 1607 0 0 -18.2778 141.55 -206.25 + 71 126.824 599 0 1 -60.2074 117.559 -204.85 + 71 136.385 600 0 1 -60.05 116.868 -204.613 +Number of digits in this event: 21 Using G4ParticleGun... -Particle energy: 6.88289 LIN +Particle energy: 7.08243 LIN Particle: e- Event: 72 -Number of tracker hits in this event: 101 - 72 149.061 486 10 1 -82.8315 52.1011 95.55 - 72 132.566 1160 10 0 -82.8311 52.1022 94.15 - 72 172.234 486 9 1 -82.8285 52.1304 65.55 - 72 105.934 1160 9 0 -82.8295 52.1322 64.15 - 72 131.871 486 8 1 -82.8441 52.1743 35.55 - 72 166.279 1160 8 0 -82.8433 52.1759 34.15 - 72 231.536 486 7 1 -82.834 52.2001 5.55 - 72 241.827 1160 7 0 -82.8348 52.2014 4.15 - 72 109.775 485 6 1 -82.8548 52.2272 -24.45 - 72 321.846 1160 6 0 -82.8543 52.2286 -25.85 - 72 86.2235 486 5 1 -82.8432 52.2604 -54.45 - 72 101.462 1161 5 0 -82.8405 52.263 -55.85 - 72 316.034 486 4 1 -82.7846 52.3133 -84.45 - 72 266.076 1161 4 0 -82.7819 52.3162 -85.85 - 72 220.225 486 3 1 -82.7206 52.3768 -114.45 - 72 253.567 1161 3 0 -82.7181 52.3796 -115.85 - 72 544.115 486 2 1 -82.6682 52.4344 -144.45 - 72 370.32 1161 2 0 -82.6646 52.4379 -145.85 - 72 129.746 487 1 1 -82.5966 52.5042 -174.45 - 72 422.845 1162 1 0 -82.5939 52.5083 -175.85 - 72 515.53 487 0 1 -82.5426 52.5979 -204.45 - 72 253.134 1162 0 0 -82.5421 52.6023 -205.85 - 72 125.636 486 0 1 -82.7838 52.4649 -204.45 - 72 40.3415 1161 0 0 -82.9975 52.2699 -205.85 - 72 306.986 1160 0 0 -83.0186 52.25 -205.987 - 72 50.3733 485 0 1 -82.8806 52.5138 -204.45 - 72 62.4704 484 0 1 -83.05 52.459 -204.584 - 72 50.1801 483 0 1 -83.25 52.3956 -204.702 - 72 78.0278 482 0 1 -83.45 52.3433 -204.75 - 72 68.9133 481 0 1 -83.65 52.3198 -204.745 - 72 71.286 480 0 1 -83.85 52.2846 -204.642 - 72 57.0439 479 0 1 -84.05 52.3465 -204.491 - 72 217.389 478 0 1 -84.25 52.3833 -204.508 - 72 57.3434 477 0 1 -84.45 52.6602 -204.823 - 72 59.3606 1166 0 0 -84.8606 53.3229 -205.85 - 72 507.149 1167 0 0 -84.9257 53.45 -205.989 - 72 73.0673 1168 0 0 -85.9833 53.65 -205.97 - 72 564.945 1169 0 0 -86.0947 53.8504 -205.949 - 72 106.257 1170 0 0 -86.3445 54.0501 -205.945 - 72 133.142 485 1 1 -82.9685 52.5887 -174.45 - 72 40.7974 497 0 1 -80.4779 51.7785 -204.45 - 72 105.879 498 0 1 -80.4499 51.7883 -204.617 - 72 123.774 1159 0 0 -80.2427 51.8608 -205.85 - 72 112.091 460 1 1 -87.9169 52.7317 -174.45 - 72 81.4849 423 0 1 -95.5021 50.0962 -204.45 - 72 51.0245 422 0 1 -95.55 50.0615 -204.702 - 72 97.5081 1149 0 0 -95.7975 49.8969 -205.85 - 72 15.7308 1148 0 0 -95.8731 49.85 -206.187 - 72 151.629 487 2 1 -82.534 52.733 -144.45 - 72 145.621 1163 2 0 -82.5262 52.7508 -145.85 - 72 163.716 488 1 1 -82.4429 53.1086 -174.45 - 72 121.476 1165 1 0 -82.4331 53.1109 -175.85 - 72 117.419 489 0 1 -82.1713 53.1677 -204.45 - 72 130.58 1165 0 0 -82.1687 53.1573 -205.85 - 72 113.388 1160 4 0 -82.7727 52.2457 -85.85 - 72 119.887 488 3 1 -82.3514 51.8872 -114.45 - 72 150.981 1159 3 0 -82.2537 51.8866 -115.85 - 72 62.0322 496 2 1 -80.6824 51.9977 -144.45 - 72 72.6637 497 2 1 -80.65 52.0052 -144.649 - 72 130.902 1159 2 0 -80.4548 52.0363 -145.85 - 72 248.94 524 1 1 -75.2117 53.4973 -174.45 - 72 43.2463 1167 1 0 -75.0527 53.6349 -175.85 - 72 67.6676 1168 1 0 -75.0347 53.65 -176.005 - 72 312.101 544 0 1 -71.2201 55.973 -204.45 - 72 158.38 1179 0 0 -71.0388 55.936 -205.85 - 72 32.8969 543 0 1 -71.2622 56.0289 -204.45 - 72 91.8203 1182 0 0 -71.2152 56.568 -205.85 - 72 326.161 1183 0 0 -71.2179 56.65 -206.04 - 72 44.4045 1161 8 0 -82.822 52.2501 33.9264 - 72 64.5642 1435 8 0 -54.4911 107.291 33.7501 - 72 372.491 1436 8 0 -54.4567 107.35 33.7821 - 72 153.053 483 6 1 -83.3349 52.1742 -24.45 - 72 140.009 470 5 1 -85.9248 53.067 -54.45 - 72 108.641 1165 5 0 -86.0116 53.1283 -55.85 - 72 96.2722 461 4 1 -87.8172 53.8661 -84.45 - 72 38.1339 460 4 1 -87.8501 53.8915 -84.7547 - 72 133.889 1169 4 0 -87.9773 53.9763 -85.8502 - 72 147.137 443 3 1 -91.4362 55.2409 -114.45 - 72 126.221 1177 3 0 -91.62 55.4708 -115.85 - 72 184.803 429 2 1 -94.269 60.6247 -144.45 - 72 84.1792 1208 2 0 -94.2244 61.7073 -145.85 - 72 67.4534 1209 2 0 -94.215 61.85 -146.04 - 72 172.959 442 1 1 -91.7331 83.9361 -174.45 - 72 76.9877 1327 1 0 -91.7248 85.493 -175.85 - 72 122.706 1328 1 0 -91.7248 85.65 -175.991 - 72 27.5144 1329 1 0 -91.726 85.85 -176.173 - 72 82.7539 440 0 1 -92.1395 117.225 -204.45 - 72 66.5901 439 0 1 -92.15 117.457 -204.682 - 72 57.2898 1493 0 0 -92.2738 118.844 -205.85 - 72 81.8515 1494 0 0 -92.2858 118.95 -205.934 - 72 68.9922 1495 0 0 -92.3117 119.15 -206.09 - 72 7.0655 451 3 1 -89.7418 54.9991 -114.45 - 72 110.336 485 7 1 -82.8756 52.2889 5.55 - 72 355.034 484 7 1 -83.05 52.5383 5.34279 - 72 63.9282 1169 7 0 -83.5252 53.9053 4.14993 - 72 68.7941 1170 7 0 -83.5757 54.05 4.02737 - 72 22.9716 1171 7 0 -83.6965 54.2502 3.82468 - 72 67.3339 467 6 1 -86.587 81.0115 -24.45 - 72 60.861 468 6 1 -86.4499 81.0106 -24.6583 - 72 100.68 469 6 1 -86.2499 81.0343 -24.7831 - 72 153.695 1305 6 0 -85.1402 81.1052 -25.85 -Number of digits in this event: 50 +Number of tracker hits in this event: 112 + 72 126.131 1337 10 1 87.4588 53.1997 95.55 + 72 134.183 1165 10 0 87.4593 53.2 94.15 + 72 113.084 1337 9 1 87.4698 53.2043 65.55 + 72 131.188 1165 9 0 87.4699 53.2037 64.15 + 72 422.232 1337 8 1 87.4732 53.1884 35.55 + 72 389.103 1165 8 0 87.4749 53.1893 34.15 + 72 208.572 1337 7 1 87.5088 53.2092 5.55 + 72 125.183 1165 7 0 87.5112 53.2101 4.15 + 72 113.25 1337 6 1 87.5558 53.2287 -24.45 + 72 172.533 1165 6 0 87.5588 53.2256 -25.85 + 72 328.385 1337 5 1 87.6268 53.1539 -54.45 + 72 388.048 1165 5 0 87.6275 53.1513 -55.85 + 72 116.006 1337 4 1 87.6487 53.0953 -84.45 + 72 284.36 1165 4 0 87.6494 53.0934 -85.85 + 72 306.694 1338 3 1 87.6727 53.059 -114.45 + 72 179.868 1165 3 0 87.6765 53.0544 -115.85 + 72 359.583 1338 2 1 87.7593 52.9799 -144.45 + 72 156.835 1164 2 0 87.7652 52.9781 -145.85 + 72 345.96 1339 1 1 87.8973 52.9312 -174.45 + 72 127.378 1164 1 0 87.9021 52.9342 -175.85 + 72 234.636 1339 0 1 87.9869 52.9919 -204.45 + 72 105.437 1164 0 0 87.9906 52.9958 -205.85 + 72 126.685 855 3 0 130.103 -9.02995 -116.25 + 72 14.1853 854 3 0 130.181 -9.05 -116.197 + 72 25.9785 975 0 0 83.7831 15.1069 -206.25 + 72 68.0975 974 0 0 83.7177 15.05 -206.193 + 72 168.379 973 0 0 83.7195 14.8494 -206.114 + 72 149.912 1318 0 1 83.8008 14.6297 -204.85 + 72 237.435 1319 0 1 83.85 14.6056 -204.622 + 72 23.2916 1624 2 1 145.015 8.72945 -144.85 + 72 45.9752 1565 3 1 133.33 -16.8621 -114.85 + 72 59.0799 1165 1 0 87.8958 53.1134 -175.85 + 72 359.263 1166 1 0 87.8912 53.2504 -176.061 + 72 127.86 1336 4 1 87.4419 52.9997 -84.45 + 72 98.8176 1164 4 0 87.4313 52.9964 -85.85 + 72 106.532 1335 3 1 87.0951 52.8833 -114.45 + 72 122.943 1164 3 0 87.074 52.8722 -115.85 + 72 115.251 1331 2 1 86.4429 52.6469 -144.45 + 72 102.84 1162 2 0 86.419 52.5746 -145.85 + 72 160.512 1330 1 1 86.125 51.0272 -174.45 + 72 136.774 1154 1 0 86.1558 50.9257 -175.85 + 72 118.3 1334 0 1 86.8832 48.7275 -204.45 + 72 102.919 1142 0 0 86.821 48.5843 -205.85 + 72 113.615 1338 4 1 87.667 53.2065 -84.45 + 72 107.569 1166 3 0 87.7295 53.265 -115.85 + 72 130.782 1166 2 0 87.8109 53.2993 -145.85 + 72 136.705 1166 0 0 87.977 53.277 -205.85 + 72 88.9426 1167 2 0 87.6684 53.4502 -145.868 + 72 94.4167 1078 2 0 104.072 35.7908 -146.25 + 72 69.4032 1077 2 0 104.171 35.6499 -146.097 + 72 63.5193 1076 2 0 104.285 35.45 -145.956 + 72 61.8887 1075 2 0 104.419 35.2498 -145.917 + 72 30.3601 1074 2 0 104.57 35.0498 -145.888 + 72 53.7544 1432 2 1 106.621 33.0615 -144.85 + 72 72.5358 1433 2 1 106.75 32.9659 -144.79 + 72 60.1967 1434 2 1 106.95 32.8219 -144.729 + 72 101.887 1435 2 1 107.15 32.6746 -144.674 + 72 31.144 1436 2 1 107.35 32.3984 -144.521 + 72 242.454 1336 7 1 87.4348 52.4914 5.55 + 72 125.889 1161 7 0 87.4477 52.4267 4.15 + 72 127.909 1338 6 1 87.8259 50.9536 -24.45 + 72 150.214 1154 6 0 87.8231 50.866 -25.85 + 72 47.952 1153 6 0 87.8221 50.85 -26.1094 + 72 252.762 1338 5 1 87.8048 49.2265 -54.45 + 72 106.33 1145 5 0 87.7819 49.1408 -55.85 + 72 190.417 1335 4 1 87.2131 47.2696 -84.45 + 72 109.25 1135 4 0 87.1761 47.2014 -85.85 + 72 100.038 1332 3 1 86.4726 45.7539 -114.45 + 72 141.439 1128 3 0 86.5081 45.6876 -115.85 + 72 108.477 1337 2 1 87.4947 44.3577 -144.45 + 72 110.404 1121 2 0 87.5196 44.3115 -145.85 + 72 87.691 1340 1 1 88.1154 43.4547 -174.45 + 72 113.353 1116 1 0 88.1301 43.4076 -175.85 + 72 114.569 1341 0 1 88.2889 42.3686 -204.45 + 72 113.721 1111 0 0 88.279 42.3006 -205.85 + 72 94.5318 1129 4 0 84.6083 46.0377 -85.8502 + 72 197.271 1128 4 0 84.582 45.85 -85.9755 + 72 6.501 1123 4 0 168.454 44.7947 -86.25 + 72 82.9352 1141 5 0 88.2548 48.4256 -55.85 + 72 110.049 1140 5 0 88.4009 48.25 -56.1154 + 72 52.2477 1087 5 0 73.3068 37.4891 -56.25 + 72 137.011 1086 5 0 73.1855 37.45 -56.1183 + 72 55.7674 1262 5 1 72.5135 37.2392 -54.8497 + 72 127.119 1261 5 1 72.45 37.2164 -54.7113 + 72 237.736 1260 5 1 72.2499 37.347 -54.4763 + 72 207.103 1259 5 1 72.05 37.5296 -54.4682 + 72 230.65 1325 0 1 85.1087 48.3086 -204.45 + 72 112.435 1140 0 0 85.1916 48.2366 -205.85 + 72 26.5137 1326 0 1 85.25 48.2263 -204.796 + 72 152.921 1139 0 0 85.6791 47.9954 -205.85 + 72 120.694 1162 7 0 87.392 52.475 4.15 + 72 143.11 1339 6 1 87.9758 52.3875 -24.45 + 72 103.436 1161 6 0 87.973 52.3789 -25.85 + 72 225.938 1339 5 1 88.0054 52.2246 -54.45 + 72 353.848 1160 5 0 87.994 52.2311 -55.85 + 72 132.32 1339 4 1 87.9645 52.3764 -84.45 + 72 106.538 1161 4 0 87.9623 52.3579 -85.85 + 72 115.939 1340 3 1 88.0531 51.7976 -114.45 + 72 123.031 1158 3 0 88.0722 51.7843 -115.85 + 72 125.262 1342 2 1 88.6087 51.6858 -144.45 + 72 2.50821 1158 2 0 88.6438 51.6503 -145.85 + 72 113.486 1157 2 0 88.6442 51.65 -145.864 + 72 141.787 1348 1 1 89.7077 51.191 -174.45 + 72 145.379 1155 1 0 89.7571 51.1643 -175.85 + 72 113.82 1353 0 1 90.8221 50.6571 -204.45 + 72 110.911 1152 0 0 90.8442 50.6259 -205.85 + 72 48.1004 1583 0 1 136.75 10.2749 -204.638 + 72 80.6086 1340 5 1 88.05 52.1738 -54.6518 + 72 36.5654 1341 5 1 88.25 52.1977 -54.7504 + 72 35.9454 1161 5 0 88.8367 52.25 -55.966 + 72 206.53 1078 5 0 127.168 35.746 -56.2499 + 72 153.096 1158 8 0 86.9938 51.8358 34.15 +Number of digits in this event: 57 Using G4ParticleGun... -Particle energy: 8.98182 LIN +Particle energy: 7.19988 LIN Particle: e- Event: 73 -Number of tracker hits in this event: 46 - 73 177.353 1516 9 1 123.359 9.2233 65.55 - 73 101.336 945 9 0 123.36 9.22336 64.15 - 73 117.877 1516 8 1 123.359 9.2186 35.55 - 73 117.328 945 8 0 123.359 9.2181 34.15 - 73 337.024 1516 7 1 123.353 9.21143 5.55 - 73 189.809 945 7 0 123.353 9.21086 4.15 - 73 129.331 1515 6 1 123.342 9.19729 -24.45 - 73 109.171 945 6 0 123.341 9.19692 -25.85 - 73 147.68 1515 5 1 123.319 9.1871 -54.45 - 73 109.825 945 5 0 123.318 9.18638 -55.85 - 73 246.649 1515 4 1 123.311 9.17773 -84.45 - 73 132.67 945 4 0 123.311 9.17707 -85.85 - 73 151.245 1515 3 1 123.313 9.16586 -114.45 - 73 141.314 945 3 0 123.312 9.16539 -115.85 - 73 131.208 1515 2 1 123.288 9.15016 -144.45 - 73 102.575 945 2 0 123.289 9.14766 -145.85 - 73 117.96 1515 1 1 123.312 9.09648 -174.45 - 73 117.668 945 1 0 123.313 9.09289 -175.85 - 73 578.31 1515 0 1 123.332 9.01987 -204.45 - 73 252.017 944 0 0 123.33 9.01655 -205.85 - 73 58.116 1331 11 1 86.3657 -143.782 125.15 - 73 111.849 1516 0 1 123.35 9.0473 -204.73 - 73 136.825 945 0 0 123.348 9.07388 -205.85 - 73 18.5239 837 9 1 -12.485 -108.809 65.15 - 73 47.7738 1414 5 1 103.088 -29.2302 -54.85 - 73 139.498 1415 5 1 103.15 -29.2637 -54.5854 - 73 8.78596 1168 1 1 53.7665 -114.252 -174.85 - 73 152.012 1167 1 1 53.65 -114.425 -174.643 - 73 185.129 1166 1 1 53.45 -114.744 -174.718 - 73 44.4612 329 1 0 53.7101 -114.193 -175.85 - 73 95.9569 1164 1 1 52.9333 -113.15 -174.85 - 73 124.451 1515 7 1 123.35 9.21124 5.49616 - 73 14.2413 1516 4 1 123.362 9.21497 -84.45 - 73 115.508 947 4 0 122.983 9.47407 -85.8505 - 73 30.5776 1481 3 1 116.386 11.4475 -114.45 - 73 115.471 1480 3 1 116.35 11.4955 -114.546 - 73 23.2849 961 3 0 115.881 12.3951 -115.85 - 73 70.8548 962 3 0 115.856 12.4505 -115.922 - 73 21.4447 963 3 0 115.792 12.6502 -116.165 - 73 56.2846 1215 3 0 129.623 63.1318 -116.25 - 73 72.1713 1216 3 0 129.639 63.25 -116.132 - 73 70.1871 1217 3 0 129.631 63.45 -115.961 - 73 18.2259 1218 3 0 129.681 63.65 -115.87 - 73 67.5336 1551 3 1 130.431 64.6723 -114.85 - 73 92.9575 1552 3 1 130.55 64.8499 -114.685 - 73 63.2432 1553 3 1 130.75 65.03 -114.557 -Number of digits in this event: 20 -Using G4ParticleGun... -Particle energy: 9.96894 LIN +Number of tracker hits in this event: 187 + 73 149.573 908 10 1 1.80515 84.9488 95.55 + 73 125.965 1324 10 0 1.80499 84.9476 94.15 + 73 379.998 908 9 1 1.804 84.9289 65.55 + 73 227.711 1324 9 0 1.80355 84.9282 64.15 + 73 138.248 908 8 1 1.79724 84.9106 35.55 + 73 264.197 1324 8 0 1.79717 84.9101 34.15 + 73 171.306 908 7 1 1.79933 84.8972 5.55 + 73 241.659 1324 7 0 1.79937 84.8994 4.15 + 73 147.318 908 6 1 1.79823 84.954 -24.45 + 73 232.58 1324 6 0 1.7994 84.9589 -25.85 + 73 129.566 908 5 1 1.84267 85.055 -54.45 + 73 100.313 1325 5 0 1.84729 85.0587 -55.85 + 73 107.928 909 4 1 1.94803 85.1403 -84.45 + 73 415.187 1325 4 0 1.95218 85.1434 -85.85 + 73 361.212 909 3 1 2.03236 85.2117 -114.45 + 73 344.818 1325 3 0 2.03339 85.2089 -115.85 + 73 235.532 910 2 1 2.05779 85.1509 -144.45 + 73 103.092 1325 2 0 2.05748 85.1508 -145.85 + 73 433.487 910 1 1 2.05071 85.127 -174.45 + 73 144.327 1325 1 0 2.04919 85.1271 -175.85 + 73 341.628 909 0 1 2.02238 85.1122 -204.45 + 73 105.386 1325 0 0 2.02279 85.1054 -205.85 + 73 290.432 908 4 1 1.80197 85.1172 -84.45 + 73 210.227 909 2 1 1.99127 85.5943 -144.45 + 73 158.168 1327 2 0 1.99464 85.6217 -145.85 + 73 123.476 1330 1 0 2.0591 86.1982 -175.85 + 73 116.023 1333 0 0 1.87622 86.6602 -205.85 + 73 369.731 908 0 1 1.85 86.6522 -204.512 + 73 10.2481 907 0 1 1.65 86.7691 -204.822 + 73 142.379 1335 0 0 0.368129 87.077 -205.85 + 73 153.599 1336 0 0 -0.161468 87.25 -206.186 + 73 97.6595 1337 0 0 -0.602224 87.45 -206.23 + 73 67.813 1516 0 0 -58.915 123.513 -206.25 + 73 227.089 1517 0 0 -58.9801 123.55 -206.217 + 73 123.657 599 0 1 -60.0676 123.861 -204.85 + 73 7.60368 598 0 1 -60.2501 123.903 -204.466 + 73 141.067 1326 2 0 2.09698 85.3015 -145.85 + 73 133.844 911 1 1 2.31635 85.5333 -174.45 + 73 110.941 1327 1 0 2.32964 85.5372 -175.85 + 73 123.491 912 0 1 2.56798 85.5818 -204.45 + 73 100.508 1327 0 0 2.56157 85.6028 -205.85 + 73 104.463 1363 0 0 -35.4999 92.8683 -206.25 + 73 267.182 1326 4 0 -34.2116 85.3337 -86.25 + 73 728.702 908 3 1 1.84974 85.3285 -114.461 + 73 119.218 907 3 1 1.65 85.3733 -114.52 + 73 49.0126 906 3 1 1.45 85.3697 -114.562 + 73 64.393 905 3 1 1.25 85.3591 -114.612 + 73 442.297 904 3 1 1.05 85.3503 -114.607 + 73 146.804 903 3 1 0.849606 85.3435 -114.612 + 73 61.6909 902 3 1 0.65 85.3545 -114.577 + 73 326.582 901 3 1 0.45 85.3674 -114.552 + 73 108.861 900 3 1 0.25 85.4416 -114.569 + 73 3.97928 899 3 1 -0.0500558 85.6636 -114.847 + 73 319.776 1332 3 0 -2.26159 86.4779 -115.85 + 73 364.345 1324 0 0 1.71699 84.9254 -205.851 + 73 277.493 1323 3 0 1.71438 84.8474 -115.85 + 73 99.4146 908 2 1 1.75788 84.9257 -144.45 + 73 102.259 1324 2 0 1.77046 84.9226 -145.85 + 73 116.485 909 1 1 1.94651 84.8249 -174.45 + 73 116.821 1323 1 0 1.963 84.8325 -175.85 + 73 109.406 911 0 1 2.34199 85.0049 -204.45 + 73 83.4346 905 2 1 1.11224 83.3608 -144.45 + 73 30.1174 904 2 1 1.05 83.2905 -144.743 + 73 116.417 1314 2 0 0.80288 83.0227 -145.85 + 73 212.689 875 1 1 -4.93418 75.1538 -174.45 + 73 191.531 1275 1 0 -5.42677 75.1395 -175.85 + 73 110.172 829 0 1 -14.079 76.1811 -204.45 + 73 52.411 828 0 1 -14.25 76.2216 -204.696 + 73 6.06346 1281 0 0 -15.0467 76.4446 -205.85 + 73 161.542 1282 0 0 -15.0661 76.45 -205.878 + 73 21.9215 876 1 1 -4.84977 75.1231 -174.804 + 73 82.8424 1274 1 0 -3.19816 75.05 -176.025 + 73 55.4153 1273 1 0 -3.1444 74.85 -176.125 + 73 4.82359 1272 1 0 -3.13436 74.6495 -176.236 + 73 41.0583 1044 1 0 -1.66179 28.9481 -176.25 + 73 181.781 1043 1 0 -1.65973 28.8496 -176.144 + 73 132.334 1042 1 0 -1.58514 28.65 -175.915 + 73 40.3854 880 1 1 -3.86097 26.8686 -174.85 + 73 82.1241 1036 1 0 -4.4078 27.364 -175.85 + 73 166.806 907 8 1 1.52191 84.0367 35.55 + 73 100.942 1319 8 0 1.52913 83.9063 34.15 + 73 145.112 907 7 1 1.49371 81.2611 5.54977 + 73 119.949 1305 7 0 1.52216 81.1681 4.15 + 73 111.289 910 6 1 2.21066 79.7298 -24.4502 + 73 122.834 1297 6 0 2.27339 79.6251 -25.85 + 73 134.14 917 5 1 3.54633 77.0907 -54.4501 + 73 155.043 1285 5 0 3.53201 77.093 -55.85 + 73 21.4564 916 4 1 3.25274 77.0948 -84.45 + 73 189.975 915 4 1 3.25 77.0821 -84.5117 + 73 103.801 1283 4 0 3.19377 76.8149 -85.85 + 73 76.7388 1249 3 0 1.05305 69.982 -115.85 + 73 55.3742 1250 3 0 1.0788 70.05 -116.068 + 73 123.845 907 2 1 1.49355 92.7638 -144.45 + 73 213.299 1362 2 0 1.72807 92.7044 -145.85 + 73 97.502 1345 2 0 -5.4029 89.0875 -146.25 + 73 128.516 1346 2 0 -5.40383 89.25 -146.085 + 73 37.7154 1347 2 0 -5.36866 89.45 -145.905 + 73 242.963 873 2 1 -5.31034 90.05 -144.728 + 73 7.63136 1228 2 1 65.85 79.2929 -144.668 + 73 7.78647 1226 2 1 65.45 79.8613 -144.517 + 73 64.1867 1252 3 0 0.730716 70.5033 -115.85 + 73 71.4572 1251 3 0 0.698847 70.4499 -116.018 + 73 252.954 875 2 1 -5.03375 61.4391 -144.451 + 73 136.126 874 2 1 -5.05 61.4113 -144.532 + 73 116.721 1204 2 0 -5.30847 60.9597 -145.85 + 73 38.9581 1203 2 0 -5.37033 60.85 -146.167 + 73 148.429 841 1 1 -11.6774 51.1321 -174.45 + 73 151.388 1152 1 0 -11.9691 50.6236 -175.85 + 73 130.31 811 0 1 -17.7325 40.1323 -204.45 + 73 15.3137 810 0 1 -17.85 39.9939 -204.797 + 73 81.8096 1097 0 0 -18.2251 39.5648 -205.85 + 73 58.3211 1096 0 0 -18.3202 39.4499 -206.123 + 73 193.369 1277 4 0 2.17569 75.6349 -85.8502 + 73 131.358 1276 4 0 2.02331 75.45 -86.1319 + 73 227.375 1316 4 0 32.4821 83.3886 -86.2497 + 73 169.287 1322 9 0 1.25656 84.6074 64.15 + 73 9.31592 773 8 1 -25.2725 83.9219 35.55 + 73 102.27 774 8 1 -25.25 83.8994 35.5378 + 73 121.521 775 8 1 -25.0498 83.706 35.4468 + 73 50.4313 776 8 1 -24.85 83.5485 35.2912 + 73 105.069 1312 8 0 -23.6572 82.5837 34.15 + 73 119.546 1311 8 0 -23.3777 82.45 33.9978 + 73 88.1676 1310 8 0 -23.1191 82.25 33.8793 + 73 392.766 1309 8 0 -22.9161 82.0498 33.8438 + 73 58.5039 1308 8 0 -22.3862 81.85 33.7848 + 73 179.639 906 7 1 1.28965 85.8793 5.54976 + 73 64.0734 1339 7 0 1.28581 87.8714 4.15 + 73 59.65 1340 7 0 1.28404 88.05 4.03303 + 73 81.3264 1341 7 0 1.28535 88.2502 3.90726 + 73 13.1098 1342 7 0 1.29697 88.45 3.77744 + 73 118.593 923 6 1 4.75721 132.215 -24.4501 + 73 113.427 922 6 1 4.65 132.519 -24.6999 + 73 41.2547 1569 6 0 4.14637 134.027 -25.85 + 73 116.356 1570 6 0 4.10665 134.15 -25.9503 + 73 87.3766 1571 6 0 4.05033 134.35 -26.111 + 73 76.5671 882 5 1 -3.51046 170.657 -54.45 + 73 208.265 881 5 1 -3.65004 170.74 -54.6782 + 73 270.227 1754 5 0 -4.28327 171.083 -55.85 + 73 60.7831 1755 5 0 -4.40626 171.15 -56.0611 + 73 36.9471 790 4 1 -22.0177 177.869 -84.45 + 73 170.269 789 4 1 -22.05 177.791 -84.5674 + 73 26.4432 1783 4 0 -22.7281 176.811 -85.85 + 73 133.306 1782 4 0 -22.7757 176.75 -85.9302 + 73 17.4673 1781 4 0 -22.9427 176.55 -86.2104 + 73 121.385 671 3 1 -45.6608 156.793 -114.45 + 73 57.3342 670 3 1 -45.8504 156.759 -114.672 + 73 243.323 1682 3 0 -46.7412 156.716 -115.85 + 73 176.422 1490 3 0 -69.5495 118.261 -116.25 + 73 124.396 1491 3 0 -69.6383 118.35 -116.145 + 73 157.242 910 7 1 2.14397 84.9717 5.55 + 73 122.199 921 6 1 4.27286 84.6762 -24.45 + 73 41.7315 1323 6 0 4.45048 84.8322 -25.851 + 73 118.796 940 5 1 8.08617 88.2881 -54.4507 + 73 112.256 1341 5 0 7.97913 88.3104 -55.8502 + 73 107.602 923 4 1 4.77038 88.926 -84.45 + 73 100.047 1344 4 0 4.52503 88.987 -85.85 + 73 183.22 897 3 1 -0.605277 91.0841 -114.45 + 73 184.785 1356 3 0 -0.672663 91.4095 -115.85 + 73 137.416 888 2 1 -2.27532 98.3262 -144.45 + 73 122.886 1393 2 0 -2.44223 98.8212 -145.85 + 73 13.6638 1394 2 0 -2.4862 98.9501 -146.208 + 73 333.545 863 1 1 -7.26551 109.118 -174.45 + 73 32.536 862 1 1 -7.45 109.238 -174.759 + 73 67.4123 1447 1 0 -8.07067 109.668 -175.85 + 73 60.5364 1448 1 0 -8.19386 109.75 -176.07 + 73 128.635 784 0 1 -23.1468 119.708 -204.45 + 73 153.167 783 0 1 -23.25 119.935 -204.661 + 73 62.3839 1505 0 0 -23.8762 121.22 -205.85 + 73 66.6647 1506 0 0 -23.9388 121.35 -205.969 + 73 42.2746 1507 0 0 -24.0314 121.55 -206.147 + 73 81.6232 1338 5 0 8.20356 87.7829 -55.85 + 73 28.5268 1337 5 0 8.24527 87.65 -56.1368 + 73 10.6636 957 4 1 11.6256 74.9739 -84.45 + 73 202.081 958 4 1 11.6506 74.9898 -84.4894 + 73 73.8623 994 3 1 18.8986 89.7558 -114.45 + 73 73.2554 995 3 1 19.0507 89.8595 -114.663 + 73 38.8423 1351 3 0 19.955 90.4757 -115.85 + 73 70.0572 1352 3 0 20.0163 90.5501 -115.932 + 73 81.8748 1353 3 0 20.0654 90.7503 -116.093 + 73 54.7148 1354 3 0 20.0339 90.95 -116.144 + 73 121.996 1355 3 0 19.9838 91.15 -116.136 + 73 65.7414 1357 3 0 19.7266 91.55 -116.038 + 73 69.3894 1358 3 0 19.6244 91.75 -115.968 + 73 11.6371 1359 3 0 19.5282 91.95 -115.87 + 73 173.571 997 3 1 19.5336 94.8109 -114.85 + 73 267.919 998 3 1 19.65 95.3516 -114.563 + 73 191.57 1377 3 0 19.8977 95.5946 -115.85 +Number of digits in this event: 89 +Using G4ParticleGun... +Particle energy: 6.12268 LIN Particle: e- Event: 74 -Number of tracker hits in this event: 131 - 74 423.047 643 11 1 -51.2531 -62.7064 125.55 - 74 219.117 586 11 0 -51.2539 -62.7054 124.15 - 74 496.101 643 10 1 -51.2659 -62.685 95.55 - 74 113.228 586 10 0 -51.2698 -62.6851 94.15 - 74 124.127 643 9 1 -51.3443 -62.6653 65.55 - 74 108.782 586 9 0 -51.3517 -62.6685 64.15 - 74 115.278 642 8 1 -51.5051 -62.7312 35.55 - 74 120.053 586 8 0 -51.5083 -62.7298 34.15 - 74 99.1133 642 7 1 -51.5725 -62.674 5.55 - 74 409.526 586 7 0 -51.5701 -62.6698 4.15 - 74 119.43 642 6 1 -51.518 -62.5859 -24.45 - 74 322.002 587 6 0 -51.5106 -62.5791 -25.85 - 74 384.04 643 5 1 -51.3647 -62.4417 -54.45 - 74 238.322 588 5 0 -51.3583 -62.4353 -55.85 - 74 203.157 643 4 1 -51.2639 -62.2973 -84.45 - 74 340.944 588 4 0 -51.2574 -62.2888 -85.85 - 74 148.134 644 3 1 -51.1245 -62.0897 -114.45 - 74 241.715 589 3 0 -51.1271 -62.0861 -115.85 - 74 123.062 644 2 1 -51.1686 -62.0391 -144.45 - 74 104.252 590 2 0 -51.1772 -62.0358 -145.85 - 74 114.919 643 1 1 -51.3319 -61.9848 -174.45 - 74 177.333 590 1 0 -51.3523 -62.0083 -175.85 - 74 264.205 641 0 1 -51.7604 -62.4765 -204.45 - 74 118.545 587 0 0 -51.7702 -62.4977 -205.85 - 74 9.41724 578 3 0 -43.8857 -64.25 -116.013 - 74 357.555 641 7 1 -51.6716 -62.8041 5.55 - 74 110.777 640 6 1 -51.9388 -63.7763 -24.45 - 74 179.333 581 6 0 -51.7914 -63.8218 -25.8502 - 74 149.846 656 5 1 -48.6856 -65.2106 -54.45 - 74 108.269 574 5 0 -48.6185 -65.1855 -55.85 - 74 118.391 667 4 1 -46.5788 -64.8971 -84.45 - 74 113.678 575 4 0 -46.4324 -64.8791 -85.85 - 74 8.72055 685 3 1 -42.8581 -64.899 -114.45 - 74 105.021 686 3 1 -42.85 -64.9005 -114.48 - 74 113.425 575 3 0 -42.4938 -64.9551 -115.851 - 74 364.113 724 2 1 -35.1858 -65.6335 -144.45 - 74 188.806 571 2 0 -34.8307 -65.8131 -145.85 - 74 108.504 570 2 0 -34.7584 -65.85 -146.114 - 74 106.124 767 1 1 -26.6467 -69.5802 -174.45 - 74 209.823 554 1 0 -26.6433 -69.2116 -175.85 - 74 99.9644 770 0 1 -25.9293 -61.6376 -204.45 - 74 75.5694 593 0 0 -25.7493 -61.3025 -205.85 - 74 99.4377 594 0 0 -25.7203 -61.25 -206.082 - 74 49.5631 644 6 1 -51.2391 -61.145 -24.45 - 74 492.438 643 6 1 -51.25 -61.1257 -24.6306 - 74 127.614 595 6 0 -51.3294 -60.9871 -25.85 - 74 26.913 636 5 1 -52.6993 -57.7997 -54.4501 - 74 85.1961 637 5 1 -52.65 -57.772 -54.5414 - 74 55.45 613 5 0 -52.0975 -57.3098 -55.85 - 74 49.447 614 5 0 -51.9958 -57.25 -56.0666 - 74 64.8281 644 10 1 -51.2454 -62.6814 95.55 - 74 61.5136 645 10 1 -51.0499 -62.6231 95.54 - 74 57.6571 646 10 1 -50.85 -62.5485 95.472 - 74 76.4008 647 10 1 -50.6496 -62.54 95.409 - 74 185.004 648 10 1 -50.45 -62.506 95.2295 - 74 16.4957 649 10 1 -50.2489 -62.0434 95.1629 - 74 15.9101 598 10 0 -47.3153 -60.2842 94.15 - 74 22.735 599 10 0 -47.2775 -60.25 94.1388 - 74 199.968 672 10 1 -45.4536 -59.4558 95.15 - 74 260.491 673 10 1 -45.4499 -59.454 95.1523 - 74 219.773 587 5 0 -51.3894 -62.4847 -55.85 - 74 176.454 642 4 1 -51.45 -62.3067 -84.7466 - 74 152.777 641 3 1 -51.6781 -62.0416 -114.45 - 74 136.241 590 3 0 -51.6832 -62.0253 -115.85 - 74 371.347 641 2 1 -51.7817 -61.6807 -144.45 - 74 102.046 591 2 0 -51.7842 -61.6538 -145.85 - 74 56.9541 592 2 0 -51.7845 -61.65 -146.045 - 74 243.381 641 1 1 -51.821 -61.1076 -174.45 - 74 133.286 594 1 0 -51.8353 -61.0865 -175.85 - 74 182.592 639 0 1 -52.0754 -60.8156 -204.45 - 74 98.4971 596 0 0 -52.1031 -60.7902 -205.85 - 74 14.1617 514 0 1 -77.1514 -57.4616 -204.85 - 74 258.521 513 0 1 -77.25 -57.4807 -204.625 - 74 351.268 642 3 1 -51.6498 -62.0115 -114.758 - 74 116.118 643 2 1 -51.4422 -62.0222 -144.45 - 74 237.12 589 2 0 -51.0529 -62.1909 -145.85 - 74 214.082 687 1 1 -42.5518 -64.963 -174.45 - 74 94.1542 578 1 0 -42.2748 -64.3799 -175.85 - 74 51.2317 579 1 0 -42.2031 -64.25 -176.155 - 74 151.45 712 0 1 -37.4533 -46.312 -204.45 - 74 57.5801 673 0 0 -37.8102 -45.334 -205.85 - 74 84.3206 674 0 0 -37.8361 -45.25 -205.972 - 74 81.0024 834 0 0 -51.7872 -13.2378 -206.25 - 74 87.6228 835 0 0 -51.944 -13.05 -206.108 - 74 72.5716 836 0 0 -52.0941 -12.8499 -205.999 - 74 5.82837 837 0 0 -52.2289 -12.65 -205.864 - 74 120.611 634 0 1 -53.1865 -11.2312 -204.85 - 74 271.844 633 0 1 -53.25 -11.1368 -204.793 - 74 209.98 632 0 1 -53.45 -10.743 -204.629 - 74 77.0187 635 0 1 -53.05 -9.33731 -204.689 - 74 71.8278 636 0 1 -52.85 -9.13456 -204.756 - 74 29.6851 637 0 1 -52.65 -8.9957 -204.813 - 74 308.212 863 0 0 -49.5497 -7.42273 -205.85 - 74 80.4884 862 0 0 -48.7087 -7.45 -205.961 - 74 62.8477 861 0 0 -48.5393 -7.65 -205.921 - 74 99.4078 860 0 0 -48.4905 -7.85 -205.971 - 74 37.2424 859 0 0 -48.4195 -8.0501 -206.176 - 74 79.9391 867 1 0 -2.50945 -6.59974 -176.25 - 74 196.742 868 1 0 -2.49491 -6.45 -176.158 - 74 161.849 869 1 0 -2.35409 -6.25 -176.059 - 74 69.259 642 2 1 -51.5442 -62.4643 -144.45 - 74 51.2798 575 2 0 -51.6264 -64.9062 -145.85 - 74 187.441 574 2 0 -51.6251 -65.0501 -145.907 - 74 74.5713 573 2 0 -51.6547 -65.2504 -146.004 - 74 47.1371 572 2 0 -51.6484 -65.45 -146.054 - 74 3.10849 569 2 0 -51.4092 -66.0502 -146.243 - 74 12.8543 128 2 0 -9.02106 -154.504 -146.25 - 74 53.2818 127 2 0 -9.01008 -154.55 -146.22 - 74 73.9391 126 2 0 -9.02242 -154.75 -146.073 - 74 70.2958 125 2 0 -9.04259 -154.95 -145.962 - 74 33.2465 124 2 0 -9.10431 -155.15 -145.894 - 74 2.38866 851 2 1 -9.84678 -156.371 -144.85 - 74 136.792 850 2 1 -9.85 -156.377 -144.845 - 74 84.9397 849 2 1 -10.05 -156.576 -144.645 - 74 121.372 848 2 1 -10.25 -156.649 -144.601 - 74 24.9411 847 2 1 -10.45 -156.783 -144.765 - 74 228.791 115 2 0 -11.0123 -157.052 -145.85 - 74 41.7494 114 2 0 -11.0879 -157.15 -145.938 - 74 110.281 116 2 0 -10.9734 -156.95 -146.002 - 74 191.803 117 2 0 -10.9011 -156.75 -145.975 - 74 97.1118 591 1 0 -51.6767 -61.8213 -175.85 - 74 149.51 592 0 0 -51.7136 -61.5256 -205.85 - 74 116.179 18 4 0 -90.1501 -176.498 -86.1597 - 74 130.408 568 5 0 -51.1588 -66.4346 -56.25 - 74 146.426 640 5 1 -51.905 -65.6423 -54.85 - 74 250.4 579 5 0 -51.5866 -64.2264 -55.85 - 74 30.0992 580 5 0 -51.6349 -64.05 -56.1837 - 74 101.255 754 5 0 -14.4796 -29.1887 -56.25 - 74 232.72 755 5 0 -14.4602 -29.05 -56.0528 - 74 47.5485 642 11 1 -51.45 -62.7571 125.312 - 74 209.211 644 11 1 -51.2499 -62.9263 125.381 -Number of digits in this event: 60 +Number of tracker hits in this event: 35 + 74 129.878 182 8 1 -143.557 -13.4216 35.55 + 74 101.533 833 8 0 -143.557 -13.4217 34.15 + 74 115.873 182 7 1 -143.563 -13.4255 5.55 + 74 154.341 833 7 0 -143.565 -13.4249 4.15 + 74 261.917 182 6 1 -143.6 -13.4134 -24.45 + 74 127.034 833 6 0 -143.602 -13.4136 -25.85 + 74 121.233 182 5 1 -143.652 -13.417 -54.45 + 74 133.322 833 5 0 -143.655 -13.4181 -55.85 + 74 136.79 182 4 1 -143.718 -13.4427 -84.45 + 74 132.463 833 4 0 -143.721 -13.443 -85.85 + 74 487.092 181 3 1 -143.783 -13.4537 -114.45 + 74 379.898 832 3 0 -143.785 -13.4539 -115.85 + 74 330.964 181 2 1 -143.823 -13.4565 -144.45 + 74 229.903 832 2 0 -143.827 -13.4571 -145.85 + 74 126.189 181 1 1 -143.912 -13.4719 -174.45 + 74 121.74 832 1 0 -143.916 -13.4736 -175.85 + 74 114.728 180 0 1 -143.993 -13.5133 -204.45 + 74 111.016 832 0 0 -143.997 -13.5165 -205.85 + 74 5.28737 1300 7 0 -10.2867 80.2365 3.75003 + 74 167.861 1301 7 0 -10.2827 80.25 3.75993 + 74 245.938 1302 7 0 -10.1314 80.45 3.94553 + 74 557.032 182 2 1 -143.573 -13.5408 -144.45 + 74 133.374 184 1 1 -143.332 -14.295 -174.45 + 74 147.025 828 1 0 -143.321 -14.3928 -175.85 + 74 246.344 185 0 1 -143.127 -16.1962 -204.45 + 74 145.961 818 0 0 -143.105 -16.2834 -205.85 + 74 63.7108 184 0 1 -143.15 -16.2916 -204.494 + 74 181.944 833 2 0 -143.53 -13.439 -145.85 + 74 101.765 202 1 1 -139.681 -10.7291 -174.451 + 74 172.278 847 1 0 -139.374 -10.5295 -175.85 + 74 54.4213 234 0 1 -133.183 -7.40241 -204.45 + 74 49.5185 235 0 1 -133.15 -7.40414 -204.66 + 74 46.9331 863 0 0 -132.996 -7.44319 -205.85 + 74 68.3861 862 0 0 -132.977 -7.45 -206.026 + 74 48.4894 834 2 0 -143.502 -13.2499 -145.979 +Number of digits in this event: 26 Using G4ParticleGun... -Particle energy: 7.07294 LIN +Particle energy: 5.73095 LIN Particle: e- Event: 75 -Number of tracker hits in this event: 25 - 75 116.407 1332 10 1 86.638 25.8396 95.55 - 75 204.199 1028 10 0 86.6386 25.8397 94.15 - 75 164.909 1333 9 1 86.6554 25.8418 65.55 - 75 114.097 1028 9 0 86.6574 25.8407 64.15 - 75 100.501 1333 8 1 86.7031 25.8204 35.55 - 75 126.328 1028 8 0 86.7062 25.8202 34.15 - 75 115.59 1333 7 1 86.7736 25.8089 5.55 - 75 97.2463 1028 7 0 86.7769 25.8081 4.15 - 75 119.681 1333 6 1 86.843 25.7855 -24.45 - 75 127.362 1028 6 0 86.8463 25.7838 -25.85 - 75 96.7951 1334 5 1 86.9071 25.7484 -54.45 - 75 133.895 1028 5 0 86.9087 25.7467 -55.85 - 75 183.517 1334 4 1 86.9438 25.7164 -84.45 - 75 98.9431 1028 4 0 86.945 25.7157 -85.85 - 75 136.997 1334 3 1 86.9652 25.703 -114.45 - 75 177.857 1028 3 0 86.9663 25.702 -115.85 - 75 100.311 1334 2 1 86.9861 25.6766 -144.45 - 75 149.826 1028 2 0 86.9863 25.6755 -145.85 - 75 139.511 1334 1 1 86.9954 25.6497 -174.45 - 75 247.742 1027 1 0 86.9943 25.6473 -175.85 - 75 141.786 1334 0 1 86.9706 25.5909 -204.45 - 75 93.8379 1027 0 0 86.9637 25.5915 -205.85 - 75 47.6468 498 1 0 113.786 -80.3511 -176.25 - 75 92.3919 497 1 0 113.764 -80.45 -176.218 - 75 276.008 496 1 0 113.612 -80.65 -176.212 -Number of digits in this event: 14 +Number of tracker hits in this event: 28 + 75 109.744 373 9 1 -105.511 -65.5418 65.55 + 75 120.207 572 9 0 -105.508 -65.5383 64.15 + 75 104.8 373 8 1 -105.447 -65.4208 35.55 + 75 126.828 573 8 0 -105.443 -65.4232 34.15 + 75 100.479 373 7 1 -105.375 -65.447 5.55 + 75 229.739 572 7 0 -105.372 -65.4549 4.15 + 75 123.361 374 6 1 -105.322 -65.6519 -24.45 + 75 112.406 571 6 0 -105.296 -65.6733 -25.85 + 75 125.861 376 5 1 -104.771 -66.1296 -54.45 + 75 138.338 569 5 0 -104.752 -66.1506 -55.85 + 75 123.504 379 4 1 -104.321 -66.5815 -84.45 + 75 234.292 567 4 0 -104.296 -66.6044 -85.85 + 75 101.559 382 3 1 -103.618 -67.3247 -114.45 + 75 96.3724 563 3 0 -103.567 -67.3609 -115.85 + 75 106.451 388 2 1 -102.526 -68.1309 -144.45 + 75 115.36 559 2 0 -102.489 -68.173 -145.85 + 75 117.631 392 1 1 -101.67 -69.0285 -174.45 + 75 122.522 554 1 0 -101.625 -69.0695 -175.85 + 75 97.6745 397 0 1 -100.722 -69.9123 -204.45 + 75 144.929 550 0 0 -100.704 -69.9576 -205.85 + 75 121.506 394 0 1 -101.18 -70.0824 -204.45 + 75 98.7407 547 0 0 -101.881 -70.5442 -205.85 + 75 65.8697 546 0 0 -102.044 -70.65 -206.109 + 75 97.9109 395 0 1 -101.136 -70.0483 -204.45 + 75 76.3195 551 0 0 -101.122 -69.85 -205.956 + 75 262.443 569 4 0 -105.886 -66.1042 -85.85 + 75 26.6129 568 4 0 -106.051 -66.25 -85.934 + 75 135.304 573 7 0 -105.374 -65.45 3.86654 +Number of digits in this event: 15 Using G4ParticleGun... -Particle energy: 9.63355 LIN +Particle energy: 8.37127 LIN Particle: e- Event: 76 -Number of tracker hits in this event: 91 - 76 119.265 796 11 1 -20.8457 -12.7542 125.55 - 76 357.793 836 11 0 -20.8471 -12.7525 124.15 - 76 122.203 795 10 1 -20.8512 -12.756 95.55 - 76 132.428 836 10 0 -20.8565 -12.7572 94.15 - 76 111.287 795 9 1 -20.9619 -12.7885 65.55 - 76 206.411 836 9 0 -20.9616 -12.7868 64.15 - 76 221.731 795 8 1 -20.9513 -12.7775 35.55 - 76 233.223 836 8 0 -20.9508 -12.7761 34.15 - 76 111.248 795 7 1 -20.9489 -12.7661 5.55 - 76 224.266 836 7 0 -20.9456 -12.7624 4.15 - 76 134.311 796 6 1 -20.8441 -12.6966 -24.45 - 76 120.274 836 6 0 -20.8361 -12.7028 -25.85 - 76 151.159 796 5 1 -20.6639 -12.8653 -54.45 - 76 193.495 835 5 0 -20.6514 -12.8712 -55.85 - 76 180.593 798 4 1 -20.3925 -12.9668 -84.45 - 76 125.953 835 4 0 -20.3822 -12.9685 -85.85 - 76 106.013 799 3 1 -20.1763 -13.0051 -114.45 - 76 371.72 835 3 0 -20.1723 -12.9884 -115.85 - 76 148.913 799 2 1 -20.117 -12.5331 -144.45 - 76 273.168 838 2 0 -20.1291 -12.4354 -145.85 - 76 236.796 798 1 1 -20.3621 -10.5094 -174.45 - 76 628.711 848 1 0 -20.3519 -10.4497 -175.85 - 76 169.719 800 0 1 -19.9199 -9.24426 -204.45 - 76 179.055 854 0 0 -19.8801 -9.18316 -205.85 - 76 130.826 847 1 0 -20.265 -10.5401 -175.85 - 76 96.5346 849 1 0 -20.1399 -10.25 -176.137 - 76 101.605 834 3 0 -20.1762 -13.05 -116.231 - 76 201.067 422 5 0 -107.469 -95.6588 -56.25 - 76 184.586 421 5 0 -107.137 -95.75 -55.9705 - 76 155.023 650 1 1 -49.85 -27.9953 -174.543 - 76 84.417 515 6 0 -49.4316 -76.85 -26.208 - 76 200.65 793 2 1 -21.3853 -12.2885 -144.45 - 76 10.7404 792 2 1 -21.45 -12.1022 -144.799 - 76 120.685 842 2 0 -21.6101 -11.6475 -145.85 - 76 99.8082 776 1 1 -24.7504 1.24796 -174.45 - 76 63.5221 777 1 1 -24.65 1.3484 -174.654 - 76 80.6892 909 1 0 -24.1131 1.96881 -175.85 - 76 84.4232 910 1 0 -24.0456 2.05016 -175.996 - 76 159.914 851 0 1 -9.7411 15.9227 -204.45 - 76 67.5091 987 0 0 -9.9085 17.4623 -205.85 - 76 79.8147 988 0 0 -9.925 17.65 -206.005 - 76 31.8646 989 0 0 -9.90979 17.85 -206.177 - 76 118.317 788 1 1 -22.3282 -11.0511 -174.451 - 76 196.726 845 1 0 -22.3768 -10.9682 -175.85 - 76 107.628 783 0 1 -23.4037 -8.84012 -204.45 - 76 112.471 856 0 0 -23.4602 -8.72522 -205.85 - 76 70.1212 707 1 0 153.178 -38.65 -176.131 - 76 154.41 1662 1 1 152.648 -36.974 -174.45 - 76 227.692 1663 1 1 152.75 -36.9626 -174.532 - 76 0.440537 473 1 0 26.6157 -85.4489 -176.25 - 76 267.299 472 1 0 26.6159 -85.45 -176.249 - 76 74.6129 471 1 0 26.5973 -85.65 -176.152 - 76 35.3248 837 8 0 -21.4922 -12.6499 33.8569 - 76 416.565 795 4 1 -20.8809 -12.8094 -84.45 - 76 290.442 836 4 0 -20.8713 -12.813 -85.85 - 76 110.484 797 3 1 -20.6214 -12.8889 -114.45 - 76 122.084 801 2 1 -19.7936 -12.6492 -144.45 - 76 135.081 837 2 0 -19.7667 -12.6449 -145.85 - 76 399.492 804 1 1 -19.1487 -12.465 -174.45 - 76 167.406 838 1 0 -19.1014 -12.4181 -175.85 - 76 130.532 810 0 1 -18.0132 -11.382 -204.45 - 76 121.379 843 0 0 -17.9624 -11.3385 -205.85 - 76 530.421 1680 11 0 -143.513 156.317 123.75 - 76 259.168 837 1 0 -18.9839 -12.5231 -175.85 - 76 137 815 0 1 -17.0068 -14.7407 -204.45 - 76 124.468 824 0 0 -16.8689 -15.0932 -205.85 - 76 146.315 705 1 0 -1.60475 -38.9485 -176.25 - 76 72.0035 805 1 1 -19.05 -12.4617 -174.522 - 76 53.3085 806 1 1 -18.85 -12.4445 -174.713 - 76 193.95 946 0 1 9.31516 -6.9435 -204.45 - 76 54.1097 945 0 1 9.24995 -6.47792 -204.723 - 76 260.39 877 0 0 8.47644 -4.58775 -205.85 - 76 193.985 878 0 0 8.4412 -4.45 -205.946 - 76 283.073 879 0 0 8.4858 -4.25 -206.092 - 76 100.83 893 2 1 -1.25 -105.279 -144.845 - 76 166.458 892 2 1 -1.45 -105.551 -144.599 - 76 121.575 795 3 1 -20.9492 -12.8297 -114.45 - 76 126.269 836 3 0 -20.9562 -12.828 -115.85 - 76 175.928 794 2 1 -21.1 -12.7962 -144.45 - 76 129.892 836 2 0 -21.1073 -12.7946 -145.85 - 76 104.74 793 1 1 -21.251 -12.7657 -174.45 - 76 174.984 836 1 0 -21.255 -12.7722 -175.85 - 76 108.482 793 0 1 -21.3278 -12.9192 -204.45 - 76 139.989 835 0 0 -21.3277 -12.9234 -205.85 - 76 241.093 789 0 1 -22.1931 -44.4773 -204.45 - 76 27.261 695 0 0 -24.6681 -40.9312 -205.85 - 76 126.968 794 4 1 -21.05 -12.4875 -84.7049 - 76 101.928 793 4 1 -21.2501 -12.6575 -84.7827 - 76 84.7621 792 4 1 -21.45 -12.7561 -84.6395 - 76 109.381 791 4 1 -21.65 -12.7902 -84.5957 - 76 216.413 790 4 1 -21.8501 -12.6876 -84.6709 -Number of digits in this event: 60 +Number of tracker hits in this event: 134 + 76 132.353 727 11 0 76.134 -34.5419 124.15 + 76 124.927 1280 10 1 76.1334 -34.5392 95.55 + 76 98.3688 727 10 0 76.1327 -34.5393 94.15 + 76 135.133 1280 9 1 76.1173 -34.5443 65.55 + 76 103.43 727 9 0 76.1159 -34.5439 64.15 + 76 313.094 1280 8 1 76.0861 -34.5382 35.55 + 76 130.248 727 8 0 76.0854 -34.5373 34.15 + 76 107.471 1280 7 1 76.0678 -34.5203 5.55 + 76 373.708 727 7 0 76.0682 -34.5203 4.15 + 76 115.947 1280 6 1 76.0767 -34.52 -24.45 + 76 163.575 727 6 0 76.0785 -34.5185 -25.85 + 76 132.764 1280 5 1 76.1162 -34.4886 -54.45 + 76 107.283 727 5 0 76.1181 -34.4877 -55.85 + 76 163.758 1280 4 1 76.1625 -34.4668 -84.45 + 76 106.058 727 4 0 76.1662 -34.4652 -85.85 + 76 131.4 1280 3 1 76.2374 -34.4261 -114.45 + 76 128.297 728 3 0 76.2392 -34.424 -115.85 + 76 124.874 1281 2 1 76.2784 -34.3823 -144.45 + 76 113.799 728 2 0 76.2801 -34.3812 -145.85 + 76 150.863 1281 1 1 76.3135 -34.3508 -174.45 + 76 134.207 728 1 0 76.3156 -34.349 -175.85 + 76 117.419 1281 0 1 76.3568 -34.3108 -204.45 + 76 107.572 728 0 0 76.3592 -34.3103 -205.85 + 76 9.92028 546 0 1 -70.65 28.9123 -204.753 + 76 112.815 1615 6 0 19.645 143.341 -26.25 + 76 285.311 728 8 0 76.2689 -34.2592 34.1498 + 76 164.224 729 8 0 76.2752 -34.25 34.1049 + 76 43.2697 1307 7 1 81.6252 -28.2266 5.54947 + 76 186.573 1308 7 1 81.65 -28.1467 5.45886 + 76 163.821 767 7 0 82.0289 -26.5813 4.15 + 76 78.115 768 7 0 82.064 -26.45 4.04414 + 76 73.7693 769 7 0 82.1069 -26.2494 3.87685 + 76 97.4683 1333 6 1 86.8164 5.25524 -24.45 + 76 131.696 1332 6 1 86.6497 5.59189 -24.5417 + 76 160.461 1331 6 1 86.45 6.04784 -24.7085 + 76 1.85349 1330 6 1 86.25 6.5107 -24.8485 + 76 16.6096 962 6 0 83.4578 12.5907 -25.85 + 76 49.2426 963 6 0 83.4294 12.65 -25.8589 + 76 69.728 964 6 0 83.3245 12.8501 -25.8947 + 76 69.2355 965 6 0 83.2054 13.0503 -25.9455 + 76 87.2702 966 6 0 83.0799 13.25 -26.0001 + 76 71.4928 967 6 0 82.9505 13.45 -26.0378 + 76 94.0711 968 6 0 82.8121 13.65 -26.0713 + 76 222.944 969 6 0 82.7273 13.85 -26.0541 + 76 182.443 970 6 0 82.6396 14.05 -26.0449 + 76 63.2148 971 6 0 82.54 14.2509 -26.0714 + 76 79.1723 972 6 0 82.4163 14.45 -26.1211 + 76 94.0432 973 6 0 82.2554 14.65 -26.1614 + 76 64.3477 974 6 0 82.1019 14.85 -26.1966 + 76 5.19508 975 6 0 81.9527 15.0502 -26.2435 + 76 151.396 1551 6 0 -20.4015 130.353 -26.25 + 76 26.5669 1552 6 0 -20.8496 130.55 -25.9149 + 76 60.4962 790 6 1 -21.8699 131.076 -24.85 + 76 75.6839 789 6 1 -22.05 131.139 -24.6851 + 76 40.112 788 6 1 -22.25 131.195 -24.5332 + 76 41.3363 1329 6 1 86.05 6.45957 -24.6614 + 76 99.0674 1283 7 1 76.6708 -34.4296 5.55 + 76 124.74 1282 7 1 76.65 -34.4198 5.50533 + 76 196.378 728 7 0 75.9264 -34.2999 4.15 + 76 238.626 1197 6 1 59.6126 -34.9891 -24.45 + 76 80.9578 1196 6 1 59.45 -35.0474 -24.711 + 76 224.976 723 6 0 58.2885 -35.3443 -25.85 + 76 28.6256 722 6 0 58.0466 -35.45 -26.1542 + 76 46.5702 1094 5 1 38.9938 -47.4161 -54.45 + 76 83.9538 1095 5 1 39.05 -47.5354 -54.6109 + 76 95.6613 658 5 0 39.3762 -48.2613 -55.85 + 76 50.9155 657 5 0 39.4546 -48.45 -56.0565 + 76 119.316 1079 4 1 35.8686 -64.8004 -84.45 + 76 141.21 1080 4 1 36.0503 -64.5703 -84.5817 + 76 97.2383 1081 4 1 36.25 -64.21 -84.7037 + 76 80.6815 1082 4 1 36.45 -63.9948 -84.7641 + 76 26.1874 1083 4 1 36.65 -63.8355 -84.8311 + 76 83.5728 592 4 0 39.439 -61.6022 -85.85 + 76 300.205 593 4 0 39.6073 -61.45 -86.0438 + 76 32.3424 594 4 0 39.805 -61.2499 -86.1629 + 76 121.971 1100 4 1 40.1683 -61.6654 -84.8493 + 76 304.409 1101 4 1 40.25 -61.8491 -84.6467 + 76 105.249 729 7 0 76.4429 -34.2499 4.07392 + 76 85.6277 1250 6 1 70.21 -31.7855 -24.4501 + 76 137.836 1251 6 1 70.2501 -31.6042 -24.6615 + 76 62.3657 747 6 0 70.3996 -30.5813 -25.8502 + 76 96.2852 748 6 0 70.4155 -30.45 -26.0009 + 76 115.626 1260 5 1 72.0976 -9.75923 -54.45 + 76 142.065 855 5 0 72.3545 -9.01929 -55.85 + 76 33.0382 856 5 0 72.4107 -8.84983 -56.1527 + 76 136.263 1285 4 1 77.1762 8.19112 -84.45 + 76 106.806 943 4 0 77.2614 8.6977 -85.8504 + 76 51.3383 1299 3 1 80.0134 17.5177 -114.45 + 76 127.918 1300 3 1 80.05 17.5533 -114.534 + 76 104.346 990 3 0 80.5883 18.1075 -115.851 + 76 31.2493 991 3 0 80.6977 18.2501 -116.146 + 76 63.5725 1060 2 0 90.1911 32.1741 -145.85 + 76 55.7323 1061 2 0 90.2044 32.2502 -146.031 + 76 29.96 1359 1 1 91.9817 45.7688 -174.45 + 76 78.1931 1358 1 1 91.9499 45.8019 -174.549 + 76 20.09 1130 1 0 91.4657 46.2294 -175.85 + 76 131.408 1131 1 0 91.4429 46.25 -175.911 + 76 80.2309 1304 0 1 80.9101 53.162 -204.45 + 76 74.7288 1305 0 1 81.05 53.3004 -204.583 + 76 55.1012 1306 0 1 81.2502 53.462 -204.757 + 76 128.355 1171 0 0 82.4819 54.3604 -205.85 + 76 178.549 1172 0 0 82.5999 54.45 -205.952 + 76 69.9404 1173 0 0 82.9652 54.65 -206.155 + 76 8.63491 1545 0 0 149.545 129.335 -206.25 + 76 53.9424 1546 0 0 149.554 129.35 -206.246 + 76 91.8472 1547 0 0 149.652 129.55 -206.181 + 76 89.9724 1548 0 0 149.749 129.75 -206.099 + 76 134.394 1549 0 0 149.91 129.95 -206.015 + 76 77.2447 1550 0 0 150.171 130.15 -205.976 + 76 72.2084 1551 0 0 150.375 130.35 -205.945 + 76 22.3723 1552 0 0 150.568 130.55 -205.878 + 76 25.7206 1663 0 1 152.89 133.083 -204.85 + 76 96.6209 1664 0 1 152.95 133.149 -204.824 + 76 90.3589 1665 0 1 153.15 133.426 -204.679 + 76 72.6731 1666 0 1 153.35 133.661 -204.55 + 76 88.3255 1263 0 0 114.787 72.7063 -206.25 + 76 94.9014 1262 0 0 114.72 72.65 -205.975 + 76 163.921 1467 0 1 113.705 72.0111 -204.85 + 76 0.704845 1466 0 1 113.55 71.8718 -204.452 + 76 106.198 1279 8 1 76.0498 -34.5418 35.5352 + 76 47.196 1278 8 1 75.85 -34.4784 35.2743 + 76 32.3361 888 8 0 79.5859 -2.34105 33.75 + 76 73.2292 889 8 0 79.6332 -2.25 33.8023 + 76 82.9117 890 8 0 79.7325 -2.05 33.8868 + 76 53.3294 891 8 0 79.8466 -1.84969 34.0084 + 76 42.184 892 8 0 79.9131 -1.64978 34.0987 + 76 149.995 1304 8 1 80.8586 0.767199 35.15 + 76 206.421 1305 8 1 81.05 1.30234 35.2547 + 76 137.061 1306 8 1 81.25 2.09133 35.1742 + 76 95.4066 1307 8 1 81.45 2.43959 35.29 + 76 252.8 1308 8 1 81.688 2.64587 35.55 + 76 110.944 1309 8 1 81.85 2.43291 35.312 + 76 30.9032 906 8 0 80.384 1.44766 34.1499 + 76 215.179 907 8 0 80.3468 1.45 34.1162 +Number of digits in this event: 48 Using G4ParticleGun... -Particle energy: 8.00452 LIN +Particle energy: 9.92951 LIN Particle: e- Event: 77 -Number of tracker hits in this event: 187 - 77 125.735 711 11 1 -37.7684 49.8311 125.55 - 77 103.284 1148 11 0 -37.7683 49.8305 124.15 - 77 118.973 711 10 1 -37.7687 49.8207 95.55 - 77 359.243 1148 10 0 -37.7677 49.8205 94.15 - 77 453.025 711 9 1 -37.7471 49.8187 65.55 - 77 573.965 1148 9 0 -37.7512 49.8217 64.15 - 77 360.67 711 8 1 -37.8285 49.8938 35.55 - 77 264.17 1149 8 0 -37.8333 49.8865 34.15 - 77 99.2313 710 7 1 -37.9286 49.7265 5.55 - 77 114.919 1148 7 0 -37.9346 49.7271 4.15 - 77 119.821 710 6 1 -38.0384 49.7572 -24.45 - 77 215.25 1148 6 0 -38.0342 49.7623 -25.85 - 77 115.656 710 5 1 -37.9316 49.825 -54.45 - 77 161.801 1148 5 0 -37.9384 49.8284 -55.85 - 77 107.705 709 4 1 -38.0638 49.8779 -84.45 - 77 717.533 1149 4 0 -38.0769 49.8841 -85.85 - 77 161.978 708 3 1 -38.3696 50.0218 -114.45 - 77 254.44 1149 3 0 -38.3916 50.0186 -115.85 - 77 17.839 706 2 1 -38.8489 49.9295 -144.45 - 77 88.4698 705 2 1 -38.85 49.9295 -144.526 - 77 136.652 1149 2 0 -38.8687 49.9295 -145.85 - 77 145.223 703 1 1 -39.2643 49.8731 -174.45 - 77 241.805 1149 1 0 -39.2842 49.8633 -175.85 - 77 203.217 701 0 1 -39.6833 49.6784 -204.45 - 77 440.438 1148 0 0 -39.7056 49.6685 -205.85 - 77 161.082 702 0 1 -39.5833 49.7592 -204.45 - 77 116.068 1147 0 0 -39.1834 49.5792 -205.85 - 77 158.227 1149 0 0 -39.8672 49.9382 -205.85 - 77 306.447 712 1 1 -37.5748 49.7723 -174.45 - 77 285.21 1148 1 0 -37.5728 49.7712 -175.85 - 77 218.954 712 0 1 -37.5158 49.8188 -204.45 - 77 157.664 1663 0 0 -50.3003 152.82 -206.25 - 77 43.7601 1662 0 0 -50.2198 152.75 -205.95 - 77 244.599 649 0 1 -50.2371 151.908 -204.85 - 77 104.246 1149 10 0 -37.7873 49.8503 94.0026 - 77 85.6062 1150 10 0 -38.0046 50.05 93.9182 - 77 134.128 1096 10 0 -59.4171 39.3798 93.75 - 77 221.647 1147 8 0 -37.6541 49.6119 34.15 - 77 254.076 714 7 1 -37.1235 49.5007 5.55 - 77 144.075 1147 7 0 -37.1005 49.5158 4.15 - 77 115.714 717 6 1 -36.5864 49.8293 -24.45 - 77 138.787 1149 6 0 -36.5714 49.85 -26.0936 - 77 121.976 718 5 1 -36.2811 50.1894 -54.45 - 77 120.45 1150 5 0 -36.2317 50.1846 -55.85 - 77 91.653 723 4 1 -35.294 50.0292 -84.45 - 77 71.2226 730 3 1 -33.8621 49.773 -114.45 - 77 41.4937 731 3 1 -33.85 49.7717 -114.684 - 77 324.344 1148 3 0 -33.7891 49.765 -115.85 - 77 151.964 739 2 1 -32.2371 49.5899 -144.45 - 77 201.94 1147 2 0 -32.1513 49.5978 -145.85 - 77 182.006 746 1 1 -30.683 49.9628 -174.45 - 77 135.535 751 0 1 -29.7742 50.4648 -204.45 - 77 117.06 1151 0 0 -29.6986 50.4431 -205.85 - 77 162.166 1165 6 0 -22.8112 53.1348 -26.25 - 77 1.2046 1166 6 0 -22.6376 53.2504 -26.2496 - 77 429.245 724 2 1 -35.1798 51.1351 -144.451 - 77 243.042 1155 2 0 -35.1675 51.2002 -145.85 - 77 223.986 728 1 1 -34.3991 52.254 -174.45 - 77 153.428 1161 1 0 -34.243 52.344 -175.851 - 77 279.393 743 0 1 -31.3665 55.0641 -204.45 - 77 143.489 1175 0 0 -31.3195 55.1566 -205.85 - 77 104.649 724 1 1 -35.0776 51.3373 -174.45 - 77 117.108 1156 1 0 -35.0494 51.2993 -175.85 - 77 112.029 727 0 1 -34.5558 50.4688 -204.45 - 77 107.474 1152 0 0 -34.5674 50.458 -205.85 - 77 265.571 710 4 1 -37.9249 49.8643 -84.45 - 77 7.86429 711 4 1 -37.85 49.8569 -84.8183 - 77 134.387 1148 4 0 -37.5536 49.7493 -85.8502 - 77 273.92 717 3 1 -36.4531 41.9691 -114.45 - 77 6.61905 716 3 1 -36.6501 41.8299 -114.847 - 77 134.326 1107 3 0 -37.1455 41.5749 -115.85 - 77 142.489 633 2 1 -53.3311 46.9229 -144.45 - 77 139.899 1145 2 0 -53.5532 49.196 -145.85 - 77 57.7721 1146 2 0 -53.5586 49.25 -145.878 - 77 50.1659 1148 2 0 -53.5111 49.65 -146.141 - 77 26.0451 690 1 1 -41.9417 85.3155 -174.45 - 77 174.207 691 1 1 -41.8488 85.2563 -174.476 - 77 59.8994 692 1 1 -41.65 85.1858 -174.517 - 77 58.2887 693 1 1 -41.4498 85.1905 -174.491 - 77 8.67269 718 3 1 -36.4303 41.9696 -114.45 - 77 74.9079 1109 3 0 -36.9247 42.0364 -115.85 - 77 47.2596 1110 3 0 -36.9566 42.05 -116.078 - 77 22.5997 699 2 1 -40.2225 44.6644 -144.45 - 77 113.785 698 2 1 -40.25 44.6272 -144.486 - 77 34.6836 697 2 1 -40.45 44.4763 -144.78 - 77 8.22701 1118 2 0 -41.4814 43.6642 -145.85 - 77 143.866 1117 2 0 -41.4983 43.65 -145.868 - 77 40.1 1116 2 0 -41.6442 43.45 -146.148 - 77 192.627 737 1 1 -32.4953 44.4443 -174.45 - 77 177.473 702 3 1 -39.4893 49.9663 -114.45 - 77 336.239 694 2 1 -41.0545 48.7872 -144.45 - 77 116.349 1143 2 0 -41.0775 48.7376 -145.85 - 77 119.95 1134 1 0 -41.8798 47.0494 -175.85 - 77 3.65334 1133 1 0 -41.9519 46.85 -176.234 - 77 134.391 654 0 1 -49.1187 32.0307 -204.451 - 77 130.942 1055 0 0 -49.6157 31.2378 -205.851 - 77 36.4484 1054 0 0 -49.6952 31.0496 -206.166 - 77 108.901 761 0 1 -27.7364 63.1213 -204.85 - 77 138.586 762 0 1 -27.6499 63.1691 -204.749 - 77 133.179 703 3 1 -39.45 49.9731 -114.737 - 77 131.356 711 7 1 -37.7165 48.5489 5.55 - 77 137.89 1142 7 0 -37.703 48.5396 4.15 - 77 115.549 712 6 1 -37.6106 48.322 -24.45 - 77 142.041 1141 6 0 -37.6014 48.3115 -25.85 - 77 123.174 712 5 1 -37.5311 48.1005 -54.45 - 77 100.083 1140 5 0 -37.4848 48.084 -55.85 - 77 117.771 717 4 1 -36.6199 47.6662 -84.45 - 77 53.0668 1138 4 0 -36.5823 47.6516 -85.85 - 77 71.8554 1137 4 0 -36.5779 47.65 -86.0263 - 77 227.864 720 3 1 -35.9312 47.4094 -114.45 - 77 125.438 1136 3 0 -35.8959 47.4179 -115.85 - 77 160.758 1137 2 0 -35.1511 47.6094 -145.85 - 77 113.067 1138 1 0 -34.3264 47.6656 -175.85 - 77 100.583 734 0 1 -33.1285 46.9227 -204.45 - 77 92.8476 1134 0 0 -32.9942 46.8679 -205.85 - 77 97.1742 335 1 1 -113.073 25.7794 -174.45 - 77 126.471 1032 1 0 -113.269 26.5782 -175.85 - 77 133.096 711 3 1 -37.7396 48.3304 -114.45 - 77 126.454 1141 3 0 -37.7554 48.3656 -115.85 - 77 106.37 709 2 1 -38.1181 49.2314 -144.45 - 77 109.697 701 1 1 -39.798 49.2866 -174.45 - 77 231.211 1146 1 0 -39.8543 49.3377 -175.85 - 77 94.2884 697 0 1 -40.5217 50.2111 -204.45 - 77 110.202 1150 0 0 -40.8296 50.1317 -205.85 - 77 103.081 1147 1 0 -39.872 49.45 -176.186 - 77 178.2 1232 1 0 -25.3063 66.5795 -176.249 - 77 47.9954 1233 1 0 -25.2519 66.6501 -175.969 - 77 117.412 772 1 1 -25.4825 67.5106 -174.85 - 77 216.881 773 1 1 -25.4498 67.5833 -174.627 - 77 211.747 774 1 1 -25.2496 67.5327 -174.612 - 77 153.22 775 1 1 -25.05 67.5546 -174.782 - 77 176.61 1144 9 0 -57.888 48.9076 63.75 - 77 32.725 596 9 1 -60.7352 49.611 65.15 - 77 64.7785 595 9 1 -60.85 49.636 65.2006 - 77 67.7832 594 9 1 -61.05 49.6509 65.3152 - 77 100.757 593 9 1 -61.25 49.7159 65.4271 - 77 114.855 1146 9 0 -38.5212 49.3253 64.15 - 77 83.9675 725 9 1 -34.9552 49.0844 65.55 - 77 60.3275 724 9 1 -35.0501 49.1617 65.3167 - 77 124.875 1149 9 0 -36.3274 49.85 63.758 - 77 87.2197 595 8 1 -60.8677 64.7786 35.55 - 77 67.8042 594 8 1 -61.05 64.9099 35.2782 - 77 12.9504 1226 8 0 -61.9958 65.4343 34.15 - 77 222.707 1227 8 0 -62.0236 65.45 34.1171 - 77 70.7325 476 7 1 -84.813 78.2385 5.55 - 77 55.7284 477 7 1 -84.65 78.1784 5.30194 - 77 4.06889 1286 7 0 -83.5766 77.2568 4.15 - 77 146.908 1285 7 0 -83.5689 77.25 4.14206 - 77 23.6892 1284 7 0 -83.277 77.05 3.81871 - 77 28.3492 1314 7 0 -53.2129 82.9886 3.75 - 77 138.091 1315 7 0 -53.1769 83.05 3.85569 - 77 21.6119 1316 7 0 -53.0124 83.25 4.13642 - 77 260.822 638 7 1 -52.428 83.8687 5.1501 - 77 118.424 637 7 1 -52.4507 84.4854 5.44625 - 77 80.1625 636 7 1 -52.6502 84.6763 5.33413 - 77 58.7057 635 7 1 -52.85 84.8631 5.23108 - 77 38.7132 634 7 1 -53.05 84.9086 5.17347 - 77 316.76 1325 7 0 -62.3234 85.1259 4.15 - 77 8.97307 575 7 1 -65.0226 84.3994 5.15 - 77 55.4613 574 7 1 -65.05 84.3905 5.15869 - 77 65.0175 573 7 1 -65.25 84.3792 5.19734 - 77 62.8445 572 7 1 -65.45 84.3865 5.19905 - 77 90.44 571 7 1 -65.65 84.372 5.23584 - 77 62.5408 570 7 1 -65.8502 84.2967 5.22872 - 77 20.1941 1322 7 0 -66.8803 84.6205 4.14992 - 77 28.5284 557 7 1 -68.5735 85.3028 5.15008 - 77 88.8016 556 7 1 -68.6502 85.3282 5.21076 - 77 41.424 555 7 1 -68.8504 85.3349 5.19587 - 77 51.3075 881 5 1 -3.85 95.786 -54.5225 - 77 60.5509 156 9 1 -148.849 64.36 65.55 - 77 151.958 1326 7 0 -62.7355 85.2503 4.04031 - 77 94.2523 581 7 1 -63.6573 85.9072 5.15003 - 77 115.432 713 8 1 -37.3362 49.8729 35.55 - 77 134.419 715 7 1 -36.9141 50.2837 5.55 - 77 117.073 1151 7 0 -36.8604 50.2767 4.15 - 77 115.779 722 6 1 -35.6227 49.9662 -24.45 - 77 114.016 731 5 1 -33.6936 49.0702 -54.45 - 77 111.192 1145 5 0 -33.5834 49.0594 -55.85 - 77 139.243 743 4 1 -31.3572 48.8349 -84.45 - 77 202.085 1143 4 0 -31.2665 48.8233 -85.85 - 77 121.461 753 3 1 -29.3648 48.6358 -114.45 - 77 93.9129 1142 3 0 -29.2818 48.6122 -115.85 - 77 125.197 762 2 1 -27.5013 48.1604 -144.45 - 77 136.421 1140 2 0 -27.4078 48.1592 -145.85 - 77 121.652 1139 1 0 -25.3698 48.0395 -175.85 - 77 130.028 779 0 1 -24.1607 47.4399 -204.45 - 77 94.4938 1136 0 0 -24.0872 47.4049 -205.85 -Number of digits in this event: 91 -Using G4ParticleGun... -Particle energy: 5.62268 LIN +Number of tracker hits in this event: 64 + 77 170.565 709 10 1 -38.1579 104.725 95.55 + 77 157.39 1422 10 0 -38.1578 104.725 94.15 + 77 119.69 709 9 1 -38.1562 104.733 65.55 + 77 185.483 1422 9 0 -38.1557 104.733 64.15 + 77 122.014 709 8 1 -38.1433 104.7 35.55 + 77 157.563 1422 8 0 -38.1425 104.698 34.15 + 77 107.82 709 7 1 -38.1245 104.663 5.55 + 77 182.377 1422 7 0 -38.1238 104.662 4.15 + 77 320.772 709 6 1 -38.1081 104.639 -24.45 + 77 260.07 1422 6 0 -38.1078 104.638 -25.85 + 77 177.812 709 5 1 -38.1001 104.616 -54.45 + 77 99.0616 1422 5 0 -38.1009 104.616 -55.85 + 77 119.464 709 4 1 -38.1172 104.608 -84.45 + 77 102.124 1422 4 0 -38.1174 104.609 -85.85 + 77 147.64 709 3 1 -38.123 104.646 -114.45 + 77 152.825 1422 3 0 -38.1212 104.648 -115.85 + 77 244.727 709 2 1 -38.0895 104.679 -144.45 + 77 231.489 1422 2 0 -38.089 104.681 -145.85 + 77 123.92 709 1 1 -38.0831 104.731 -174.45 + 77 114.201 1422 1 0 -38.0841 104.733 -175.85 + 77 136.374 709 0 1 -38.0962 104.798 -204.45 + 77 126.964 1423 0 0 -38.0956 104.803 -205.85 + 77 15.623 561 7 0 -54.5296 -67.6802 3.75 + 77 144.596 560 7 0 -54.5323 -67.85 4.05368 + 77 32.3757 559 7 0 -54.6303 -68.05 4.13946 + 77 149.534 618 7 1 -56.3513 -68.9726 5.15 + 77 21.737 617 7 1 -56.4501 -68.9887 5.19747 + 77 120.488 1303 7 1 80.771 83.7207 5.15 + 77 8.34318 1304 7 1 80.8501 83.697 5.29134 + 77 29.2051 1095 10 0 135.907 39.25 93.8119 + 77 122.036 1421 2 0 -38.0732 104.55 -146.005 + 77 250.86 732 2 1 -33.519 55.8745 -144.45 + 77 132.077 733 2 1 -33.45 55.7962 -144.618 + 77 134.175 713 5 1 -37.4264 105.142 -54.45 + 77 93.6317 1425 5 0 -37.4961 105.224 -55.8506 + 77 254.447 705 4 1 -38.9405 107.003 -84.45 + 77 125.415 1434 4 0 -38.9363 107.036 -85.85 + 77 114.427 707 3 1 -38.5564 107.719 -114.45 + 77 130.968 1438 3 0 -38.6318 107.773 -115.85 + 77 245.156 698 2 1 -40.3724 108.81 -144.45 + 77 136.023 1443 2 0 -40.4069 108.822 -145.85 + 77 207.111 694 1 1 -41.0719 109.136 -174.45 + 77 120.907 1443 1 0 -41.019 108.873 -175.85 + 77 125.434 700 0 1 -39.9956 103.667 -204.45 + 77 157.451 1413 0 0 -39.8814 102.899 -205.85 + 77 73.18 1412 0 0 -39.8594 102.75 -206.123 + 77 42.6411 710 6 1 -38.05 104.85 -24.7347 + 77 118.885 1425 6 0 -37.6318 105.174 -25.8503 + 77 37.803 763 5 1 -27.3323 114.235 -54.45 + 77 97.7276 764 5 1 -27.25 114.352 -54.5659 + 77 41.0122 765 5 1 -27.0497 114.485 -54.7477 + 77 132.709 1476 5 0 -25.9135 115.35 -55.85 + 77 65.7169 1477 5 0 -25.7063 115.55 -56.0006 + 77 61.8057 1478 5 0 -25.5761 115.75 -56.1159 + 77 47.73 1479 5 0 -25.5151 115.95 -56.1985 + 77 169.986 1480 5 0 -25.487 116.15 -56.2364 + 77 56.9765 1481 5 0 -25.482 116.35 -56.2077 + 77 51.3624 1482 5 0 -25.4779 116.55 -56.1862 + 77 75.7979 1483 5 0 -25.4871 116.75 -56.2149 + 77 179.31 1272 5 0 -156.378 74.473 -56.2498 + 77 154.688 116 5 1 -156.806 74.9665 -54.85 + 77 297.938 1672 0 0 -6.22106 154.581 -206.25 + 77 124.943 1673 0 0 -5.37012 154.75 -205.94 + 77 64.7689 1635 0 0 -2.33738 147.205 -206.25 +Number of digits in this event: 40 +Using G4ParticleGun... +Particle energy: 4.64124 LIN Particle: e- Event: 78 -Number of tracker hits in this event: 28 - 78 203.852 485 9 1 -82.8802 -101.171 65.55 - 78 107.886 394 9 0 -82.8836 -101.171 64.15 - 78 130.585 485 8 1 -82.9514 -101.19 35.55 - 78 156.437 394 8 0 -82.9711 -101.207 34.15 - 78 146.357 483 7 1 -83.4036 -101.448 5.55 - 78 110.663 393 7 0 -83.4485 -101.453 4.15 - 78 85.3938 478 6 1 -84.3062 -101.556 -24.45 - 78 108.872 392 6 0 -84.3373 -101.569 -25.85 - 78 192.323 475 5 1 -84.9869 -101.758 -54.45 - 78 111.3 391 5 0 -85.0144 -101.766 -55.85 - 78 99.6421 472 4 1 -85.4945 -101.92 -84.45 - 78 353.707 391 4 0 -85.5531 -101.915 -85.85 - 78 102.938 466 3 1 -86.7296 -101.833 -114.45 - 78 303.823 391 3 0 -86.7992 -101.831 -115.85 - 78 142.387 458 2 1 -88.3143 -101.717 -144.45 - 78 119.823 392 2 0 -88.4165 -101.705 -145.85 - 78 251.09 448 1 1 -90.4519 -101.483 -174.45 - 78 140.512 393 1 0 -90.5821 -101.481 -175.85 - 78 43.4041 434 0 1 -93.3341 -101.53 -204.45 - 78 78.9254 433 0 1 -93.35 -101.531 -204.604 - 78 107.242 393 0 0 -93.4784 -101.537 -205.85 - 78 229.231 70 0 1 -165.95 6.69045 -204.691 - 78 201.845 392 4 0 -85.4742 -101.75 -86.0308 - 78 75.6539 393 4 0 -85.6819 -101.55 -85.9128 - 78 1.60791 465 4 1 -87.0478 -101.47 -84.85 - 78 97.7926 464 4 1 -87.05 -101.469 -84.8482 - 78 141.879 485 0 1 -82.9253 -101.201 -204.45 - 78 153.691 395 0 0 -82.8591 -101.124 -205.85 -Number of digits in this event: 17 +Number of tracker hits in this event: 88 + 78 123.915 879 11 1 -4.11409 59.7464 125.55 + 78 128.837 1198 11 0 -4.11525 59.7472 124.15 + 78 117.481 879 10 1 -4.13009 59.7656 95.55 + 78 102.627 1198 10 0 -4.13124 59.7687 94.15 + 78 114.866 879 9 1 -4.1533 59.8415 65.55 + 78 130.716 1198 9 0 -4.15667 59.8427 64.15 + 78 109.351 879 8 1 -4.22882 59.8659 35.55 + 78 123.671 1199 8 0 -4.23184 59.8673 34.15 + 78 430.332 878 7 1 -4.29779 59.8999 5.55 + 78 113.434 1199 7 0 -4.29947 59.9013 4.15 + 78 122.714 878 6 1 -4.33962 59.9271 -24.45 + 78 110.834 1199 6 0 -4.33979 59.9314 -25.85 + 78 149.074 878 5 1 -4.34614 60.0199 -54.45 + 78 91.2036 1199 5 0 -4.34596 60.0235 -55.85 + 78 112.659 878 4 1 -4.34706 60.0803 -84.45 + 78 126.359 1200 4 0 -4.34598 60.0822 -85.85 + 78 102.543 878 3 1 -4.3289 60.1254 -114.45 + 78 105.533 1200 3 0 -4.32883 60.1284 -115.85 + 78 354.781 878 2 1 -4.32529 60.1987 -144.45 + 78 365.949 1200 2 0 -4.32634 60.1993 -145.85 + 78 636.059 878 1 1 -4.35767 60.2094 -174.45 + 78 146.688 1200 1 0 -4.35762 60.2102 -175.85 + 78 134.813 878 0 1 -4.35622 60.2243 -204.45 + 78 245.336 1200 0 0 -4.35551 60.224 -205.85 + 78 15.6945 1068 1 0 -119.641 33.85 -176.247 + 78 467.933 876 1 1 -4.65799 57.5294 -174.45 + 78 83.5631 1186 1 0 -4.65428 57.2958 -175.85 + 78 72.0102 1185 1 0 -4.65515 57.25 -176.128 + 78 118.162 875 0 1 -4.90628 52.5533 -204.45 + 78 115.153 1160 0 0 -4.93502 52.2177 -205.85 + 78 92.6169 826 1 0 111.215 -14.6825 -176.25 + 78 42.6106 1273 0 0 -31.7713 74.65 -206.106 + 78 63.7445 1272 0 0 -31.7697 74.65 -206.074 + 78 20.0642 877 1 1 -4.65 57.6821 -174.638 + 78 374.96 1194 1 0 -4.88097 58.9261 -175.85 + 78 98.8855 1195 1 0 -4.92107 59.05 -175.974 + 78 553.294 1201 1 0 -4.38705 60.2849 -175.85 + 78 139.18 879 0 1 -4.21433 60.2892 -204.45 + 78 108.286 1201 0 0 -4.2041 60.287 -205.85 + 78 105.359 1199 0 0 -4.58209 59.9778 -205.85 + 78 204.001 1198 0 0 -4.57043 59.85 -205.941 + 78 179.789 1205 1 0 -4.97267 61.0503 -175.85 + 78 135.66 1202 1 0 -4.54835 60.45 -176.184 + 78 96.8473 867 0 1 -6.61949 66.099 -204.45 + 78 8.70645 868 0 1 -6.45 66.1787 -204.813 + 78 279.176 1232 0 0 -5.93483 66.4759 -205.851 + 78 141.154 885 0 1 -2.87544 66.0048 -204.45 + 78 1.18933 884 0 1 -3.05 66.1193 -204.843 + 78 4.27748 1180 6 0 -10.651 56.2472 -26.25 + 78 221.936 1181 6 0 -10.6539 56.25 -26.242 + 78 73.1596 1182 6 0 -10.7186 56.45 -26.1561 + 78 240.958 1204 5 1 60.9564 -112.666 -54.4508 + 78 159.737 877 6 1 -4.47235 59.8712 -24.45 + 78 105.217 1193 6 0 -4.75798 58.775 -25.85 + 78 188.325 1192 6 0 -4.80603 58.65 -25.9769 + 78 74.8742 1191 6 0 -4.92515 58.4499 -26.1055 + 78 110.814 1195 7 0 -4.26393 59.2479 3.75 + 78 245.708 883 7 1 -3.4483 58.559 5.1501 + 78 125.225 1185 7 0 -2.21343 57.0831 4.15 + 78 275.566 1184 7 0 -2.19005 57.05 4.08117 + 78 91.5969 1321 7 0 -13.0455 84.3242 3.75 + 78 121.854 1198 7 0 -4.41959 59.8483 4.15 + 78 111.613 864 6 1 -7.11774 58.858 -24.4501 + 78 94.5685 1195 6 0 -7.23436 59.1809 -25.85 + 78 25.7698 1196 6 0 -7.26304 59.25 -26.1283 + 78 6.72569 846 5 1 -10.8464 66.3741 -54.45 + 78 185.322 845 5 1 -10.85 66.377 -54.4702 + 78 96.2099 1233 5 0 -11.0634 66.6719 -55.85 + 78 272.211 826 4 1 -14.761 70.2941 -84.45 + 78 218.441 1253 4 0 -14.74 70.6604 -85.85 + 78 9.658 341 4 1 -111.817 69.9742 -84.85 + 78 239.984 340 4 1 -111.95 69.9692 -84.7991 + 78 354.959 339 4 1 -112.15 70.2249 -84.5932 + 78 101.475 832 3 1 -13.6212 78.0963 -114.45 + 78 122.614 1289 3 0 -13.6135 78.0169 -115.85 + 78 77.2048 843 2 1 -11.4111 74.1237 -144.45 + 78 84.4401 842 2 1 -11.45 74.0177 -144.708 + 78 61.1147 1267 2 0 -11.5983 73.523 -145.85 + 78 99.6035 1266 2 0 -11.6226 73.4498 -146.017 + 78 42.063 798 1 1 -20.3561 59.9764 -174.45 + 78 120.478 797 1 1 -20.4501 59.9293 -174.537 + 78 64.3341 796 1 1 -20.65 59.831 -174.708 + 78 98.0587 1196 1 0 -21.9342 59.316 -175.85 + 78 181.038 604 0 1 -59.1574 27.2836 -204.451 + 78 102.62 1031 0 0 -59.1677 26.4288 -205.85 + 78 30.2854 1030 0 0 -59.1479 26.25 -206.159 + 78 215.956 877 7 1 -4.45 59.9216 5.32501 + 78 74.4685 876 7 1 -4.65002 59.8448 5.23781 +Number of digits in this event: 42 Using G4ParticleGun... -Particle energy: 6.34301 LIN +Particle energy: 9.51899 LIN Particle: e- Event: 79 -Number of tracker hits in this event: 69 - 79 96.7481 1227 10 1 65.4736 -70.4296 95.55 - 79 135.162 548 10 0 65.4743 -70.432 94.15 - 79 155.303 1227 9 1 65.489 -70.4753 65.55 - 79 122.679 547 9 0 65.4886 -70.4781 64.15 - 79 113.384 1227 8 1 65.4826 -70.537 35.55 - 79 115.484 547 8 0 65.4838 -70.5392 34.15 - 79 110.258 1227 7 1 65.5068 -70.5874 5.55 - 79 119.085 547 7 0 65.5102 -70.5884 4.15 - 79 133.248 1227 6 1 65.5759 -70.6061 -24.45 - 79 118.878 547 6 0 65.5776 -70.6096 -25.85 - 79 177.356 1227 5 1 65.6084 -70.6907 -54.45 - 79 111.744 546 5 0 65.6108 -70.7043 -55.85 - 79 190.275 1228 4 1 65.6688 -71.0295 -84.45 - 79 79.1861 545 4 0 65.6754 -71.0463 -85.85 - 79 25.1973 544 4 0 65.6769 -71.05 -86.1568 - 79 116.023 1228 3 1 65.8119 -71.3963 -114.45 - 79 131.026 543 3 0 65.8163 -71.4137 -115.85 - 79 119.407 1229 2 1 65.9061 -71.7728 -144.45 - 79 122.032 541 2 0 65.9102 -71.7894 -145.85 - 79 245.883 1229 1 1 65.9985 -72.1147 -174.45 - 79 256.403 539 1 0 66.0015 -72.1301 -175.85 - 79 113.337 1230 0 1 66.059 -72.4487 -204.45 - 79 130.87 537 0 0 66.0628 -72.4628 -205.85 - 79 59.5122 551 4 0 65.6499 -69.7555 -85.85 - 79 237.255 1228 1 1 65.7565 -70.7052 -174.45 - 79 120.358 547 1 0 65.3515 -70.5197 -175.85 - 79 102.809 1178 0 1 55.74 -66.7696 -204.45 - 79 49.3491 1177 0 1 55.65 -66.8019 -204.704 - 79 113.317 565 0 0 55.2721 -66.9245 -205.85 - 79 118.741 528 0 0 116.278 -74.2614 -206.25 - 79 58.3752 1480 0 1 116.325 -74.3925 -204.85 - 79 102.379 1481 0 1 116.35 -74.4001 -204.746 - 79 51.2185 1482 0 1 116.55 -74.3993 -204.512 - 79 96.8819 1483 0 1 116.75 -74.359 -204.589 - 79 112.949 1484 0 1 116.95 -74.26 -204.675 - 79 28.0378 1485 0 1 117.151 -74.1149 -204.825 - 79 24.8817 533 0 0 118.483 -73.2753 -205.85 - 79 210.544 534 0 0 118.52 -73.25 -205.883 - 79 21.7837 549 1 0 65.5729 -70.0831 -175.85 - 79 374.985 550 1 0 65.5595 -70.05 -175.929 - 79 141.62 1187 0 1 57.6205 -57.4288 -204.45 - 79 128.696 616 0 0 57.4247 -56.7701 -205.85 - 79 56.6706 617 0 0 57.394 -56.65 -206.081 - 79 74.7011 551 1 0 66.5514 -69.8498 -176.088 - 79 4.51844 900 1 0 75.1863 0.233617 -176.25 - 79 59.2752 901 1 0 75.1795 0.250258 -176.238 - 79 53.8934 902 1 0 75.1111 0.450098 -176.173 - 79 57.9434 903 1 0 75.0354 0.65 -176.183 - 79 50.9597 904 1 0 75.0138 0.850199 -176.16 - 79 102.897 905 1 0 74.9797 1.05 -176.173 - 79 300.818 906 1 0 74.9225 1.25018 -176.152 - 79 379.792 907 1 0 74.5006 1.45009 -175.889 - 79 116.302 1227 2 1 65.5749 -70.8995 -144.786 - 79 244.865 545 2 0 65.5755 -70.9016 -145.85 - 79 467.356 1227 1 1 65.5947 -70.9527 -174.45 - 79 320.62 545 1 0 65.5946 -70.9514 -175.85 - 79 134.798 1227 0 1 65.6011 -70.9048 -204.45 - 79 248.542 545 0 0 65.5999 -70.9097 -205.85 - 79 177.538 546 1 0 65.5995 -70.7228 -175.85 - 79 290.712 1228 0 1 65.7405 -66.5082 -204.45 - 79 117.14 568 0 0 65.7154 -66.3302 -205.85 - 79 102.734 543 0 0 65.8505 -71.385 -205.85 - 79 142.382 1229 0 1 65.874 -71.0225 -204.45 - 79 22.0595 540 0 0 62.1832 -71.9166 -205.85 - 79 203.567 1208 0 1 61.701 -72.6511 -204.85 - 79 229.399 1207 0 1 61.65 -72.6889 -204.743 - 79 106.824 1209 0 1 61.85 -72.6846 -204.481 - 79 282.481 1431 1 1 106.423 -172.591 -174.85 - 79 403.541 1432 1 1 106.55 -173.069 -174.681 -Number of digits in this event: 34 +Number of tracker hits in this event: 37 + 79 128.934 682 9 1 -43.5552 120.551 65.55 + 79 181.555 1502 9 0 -43.5551 120.551 64.15 + 79 121.81 682 8 1 -43.5551 120.56 35.55 + 79 109.376 1502 8 0 -43.5564 120.56 34.15 + 79 395.233 682 7 1 -43.5838 120.579 5.55 + 79 233.468 1502 7 0 -43.5854 120.58 4.15 + 79 163.682 682 6 1 -43.6258 120.589 -24.45 + 79 100.877 1502 6 0 -43.6266 120.588 -25.85 + 79 136.504 682 5 1 -43.6405 120.556 -54.45 + 79 37.5394 1502 5 0 -43.6434 120.551 -55.85 + 79 59.9745 1501 5 0 -43.6436 120.55 -55.9686 + 79 118.12 681 4 1 -43.7097 120.436 -84.45 + 79 184.837 1501 4 0 -43.7115 120.434 -85.85 + 79 222.657 681 3 1 -43.7396 120.38 -114.45 + 79 131.746 1501 3 0 -43.7432 120.38 -115.85 + 79 137.772 681 2 1 -43.8134 120.372 -144.45 + 79 141.936 1501 2 0 -43.8353 120.369 -145.85 + 79 260.601 678 1 1 -44.2911 120.327 -174.45 + 79 141.373 1500 1 0 -44.3105 120.328 -175.85 + 79 141.163 676 0 1 -44.7145 120.369 -204.45 + 79 122.145 1501 0 0 -44.7404 120.372 -205.85 + 79 204.72 823 2 1 -15.3125 34.0309 -144.45 + 79 117.399 1071 2 0 -14.9111 34.291 -145.85 + 79 247.908 993 2 0 7.06295 18.8483 -146.25 + 79 36.296 992 2 0 6.72207 18.6494 -146.162 + 79 3.91959 977 2 0 63.5149 15.5472 -146.25 + 79 308.001 81 6 1 -163.778 -85.3285 -24.85 + 79 77.4428 835 6 0 -155.313 -13.05 -25.9127 + 79 40.2158 80 6 1 -163.986 -20.1092 -24.45 + 79 161.058 680 0 1 -43.8983 120.343 -204.536 + 79 4.63716 1503 0 0 -43.7243 120.941 -205.85 + 79 177.24 1504 0 0 -43.7191 120.95 -205.874 + 79 272.977 1500 0 0 -43.8446 120.299 -205.85 + 79 139.778 682 3 1 -43.65 120.492 -114.72 + 79 376.946 1507 3 0 -42.7847 121.574 -115.85 + 79 26.0152 681 7 1 -43.65 120.58 5.2711 + 79 5.52653 1501 7 0 -43.9309 120.549 4.14973 +Number of digits in this event: 27 Using G4ParticleGun... -Particle energy: 4.78463 LIN +Particle energy: 8.22036 LIN Particle: e- Event: 80 -Number of tracker hits in this event: 25 - 80 98.2483 693 11 1 -41.3448 37.1117 125.55 - 80 115.595 1085 11 0 -41.3443 37.1104 124.15 - 80 281.393 693 10 1 -41.3288 37.087 95.55 - 80 115.143 1085 10 0 -41.3294 37.085 94.15 - 80 120.197 693 9 1 -41.3452 37.0464 65.55 - 80 111.967 1084 9 0 -41.3465 37.0458 64.15 - 80 106.806 693 8 1 -41.3703 37.0407 35.55 - 80 113.267 1084 8 0 -41.3693 37.038 34.15 - 80 119.576 693 7 1 -41.346 36.9832 5.55 - 80 97.866 1084 7 0 -41.3445 36.9788 4.15 - 80 129.854 693 6 1 -41.317 36.8906 -24.45 - 80 157.66 1084 6 0 -41.3151 36.8879 -25.85 - 80 122.378 693 5 1 -41.2815 36.8264 -54.45 - 80 132.589 1083 5 0 -41.2783 36.8252 -55.85 - 80 146.776 694 4 1 -41.2128 36.8095 -84.45 - 80 186.02 1083 4 0 -41.2094 36.8088 -85.85 - 80 284.987 694 3 1 -41.1312 36.7912 -114.45 - 80 117.604 1083 3 0 -41.1263 36.7898 -115.85 - 80 150.83 695 2 1 -41.0282 36.7503 -144.45 - 80 297.451 1083 2 0 -41.0221 36.7468 -145.85 - 80 411.626 695 1 1 -40.8985 36.672 -174.45 - 80 585.072 1083 1 0 -40.8916 36.668 -175.85 - 80 252.767 696 0 1 -40.7417 36.5888 -204.45 - 80 376.109 1082 0 0 -40.7361 36.5883 -205.85 - 80 245.46 695 0 1 -40.9157 36.6004 -204.45 -Number of digits in this event: 18 +Number of tracker hits in this event: 27 + 80 140.194 306 9 1 -118.948 -43.2738 65.55 + 80 203.911 683 9 0 -118.947 -43.2735 64.15 + 80 109.268 306 8 1 -118.939 -43.2684 35.55 + 80 175.998 683 8 0 -118.938 -43.2677 34.15 + 80 103.448 306 7 1 -118.919 -43.2524 5.55 + 80 116.457 683 7 0 -118.918 -43.2512 4.15 + 80 141.515 306 6 1 -118.906 -43.2263 -24.45 + 80 174.692 684 6 0 -118.905 -43.2257 -25.85 + 80 155.298 306 5 1 -118.878 -43.2149 -54.45 + 80 235.255 684 5 0 -118.88 -43.2155 -55.85 + 80 120.491 305 4 1 -118.969 -43.3022 -84.45 + 80 112.794 683 4 0 -118.973 -43.3082 -85.85 + 80 133.058 305 3 1 -119.118 -43.4461 -114.45 + 80 128.366 682 3 0 -119.106 -43.4581 -115.85 + 80 109.858 306 2 1 -118.79 -43.7479 -144.45 + 80 151.041 681 2 0 -118.777 -43.7784 -145.85 + 80 116.538 308 1 1 -118.508 -44.3797 -174.45 + 80 101.099 678 1 0 -118.494 -44.42 -175.85 + 80 106.55 309 0 1 -118.184 -45.2566 -204.45 + 80 208.756 673 0 0 -118.159 -45.2972 -205.85 + 80 2.90868 940 1 0 -115.813 8.15778 -176.25 + 80 4.2479 323 1 1 -115.471 8.6093 -174.85 + 80 37.8639 943 1 0 -114.334 8.78502 -175.85 + 80 47.1626 296 1 1 -120.772 8.94076 -174.85 + 80 127.57 683 3 0 -119.111 -43.45 -115.862 + 80 100.075 1035 3 1 27.05 -165.012 -114.781 + 80 222.951 1036 3 1 27.2501 -165.091 -114.655 +Number of digits in this event: 16 Using G4ParticleGun... -Particle energy: 7.00415 LIN +Particle energy: 8.19756 LIN Particle: e- Event: 81 -Number of tracker hits in this event: 35 - 81 110.373 747 8 1 -30.4973 134.343 35.55 - 81 133.831 1570 8 0 -30.4971 134.343 34.15 - 81 138.529 747 7 1 -30.4996 134.344 5.55 - 81 103.734 1570 7 0 -30.4996 134.344 4.15 - 81 229.554 747 6 1 -30.5006 134.357 -24.45 - 81 179.304 1571 6 0 -30.4996 134.357 -25.85 - 81 133.72 747 5 1 -30.4821 134.374 -54.45 - 81 110.217 1571 5 0 -30.4822 134.374 -55.85 - 81 143.522 747 4 1 -30.4818 134.381 -84.45 - 81 171.961 1571 4 0 -30.4828 134.381 -85.85 - 81 127.574 747 3 1 -30.4957 134.38 -114.45 - 81 157.205 1571 3 0 -30.4957 134.38 -115.85 - 81 260.657 747 2 1 -30.4999 134.374 -144.45 - 81 227.589 1571 2 0 -30.5 134.375 -145.85 - 81 213.472 747 1 1 -30.4998 134.385 -174.45 - 81 317.759 1571 1 0 -30.5007 134.384 -175.85 - 81 134.345 747 0 1 -30.5149 134.369 -204.45 - 81 332.442 1571 0 0 -30.5148 134.368 -205.85 - 81 61.3951 1609 6 0 102.609 141.95 -26.0291 - 81 181.9 1570 6 0 -30.4337 134.35 -26.1312 - 81 80.0797 746 2 1 -30.65 134.374 -144.544 - 81 118.752 1570 2 0 -30.8143 134.232 -145.85 - 81 165.965 727 1 1 -34.4537 130.161 -174.45 - 81 28.9896 1548 1 0 -34.8801 129.784 -175.85 - 81 104.407 1547 1 0 -34.9189 129.75 -175.976 - 81 201.008 678 0 1 -44.3363 121.681 -204.45 - 81 151.872 1506 0 0 -44.7222 121.403 -205.85 - 81 33.6677 1505 0 0 -44.7979 121.35 -206.132 - 81 173.771 476 1 1 -84.7689 96.5068 -174.85 - 81 126.302 748 1 1 -30.4047 134.311 -174.45 - 81 130.807 1570 1 0 -30.3883 134.311 -175.85 - 81 166.981 749 0 1 -30.1187 134.33 -204.45 - 81 90.1744 949 1 1 9.86637 62.2115 -174.45 - 81 145.928 948 1 1 9.85 62.1292 -174.474 - 81 248.081 746 1 1 -30.65 134.465 -174.513 -Number of digits in this event: 27 +Number of tracker hits in this event: 81 + 81 199.797 1590 8 1 138.15 9.39306 35.55 + 81 15.0601 1589 8 1 138.15 9.39304 35.2112 + 81 110.981 946 8 0 138.15 9.39298 34.15 + 81 151.228 1589 7 1 138.135 9.38988 5.55 + 81 124.127 946 7 0 138.135 9.3901 4.15 + 81 212.535 1589 6 1 138.126 9.39058 -24.45 + 81 158.566 946 6 0 138.125 9.39017 -25.85 + 81 122.368 1589 5 1 138.115 9.38522 -54.45 + 81 167.434 946 5 0 138.116 9.38528 -55.85 + 81 122.296 1589 4 1 138.124 9.38584 -84.45 + 81 116.774 946 4 0 138.123 9.38629 -85.85 + 81 131.718 1589 3 1 138.113 9.40199 -114.45 + 81 192.129 946 3 0 138.112 9.4024 -115.85 + 81 494.241 1589 2 1 138.101 9.41059 -144.45 + 81 211.215 946 2 0 138.1 9.41137 -145.85 + 81 145.369 1589 1 1 138.099 9.42622 -174.45 + 81 130.748 946 1 0 138.103 9.42598 -175.85 + 81 382.116 1590 0 1 138.178 9.45884 -204.45 + 81 386.585 947 0 0 138.179 9.45637 -205.85 + 81 63.6807 1095 1 0 52.2975 39.25 -175.911 + 81 35.434 511 3 0 -17.2981 -77.7952 -116.25 + 81 105.133 510 3 0 -17.3676 -77.85 -116.152 + 81 94.0898 808 3 1 -18.2504 -77.7353 -114.85 + 81 79.0647 807 3 1 -18.4504 -77.6516 -114.613 + 81 16.2883 806 3 1 -18.65 -77.5303 -114.461 + 81 180.593 1588 6 1 137.95 9.4061 -24.5734 + 81 77.3127 1148 8 0 127.674 49.7917 33.75 + 81 256.838 1147 8 0 127.669 49.65 33.9888 + 81 130.284 1648 0 1 149.762 25.3547 -204.85 + 81 104.222 1591 1 1 138.356 9.05493 -174.45 + 81 287.706 945 1 0 138.384 9.07047 -175.85 + 81 147.089 1592 0 1 138.57 9.52225 -204.45 + 81 45.732 848 2 0 150.583 -10.377 -146.25 + 81 507.212 847 2 0 150.632 -10.45 -146.2 + 81 291.72 947 2 0 137.879 9.5823 -145.85 + 81 13.3486 1557 1 1 131.575 12.8092 -174.451 + 81 109.292 1556 1 1 131.55 12.8208 -174.502 + 81 0.155604 1555 1 1 131.35 12.8996 -174.85 + 81 151.114 965 1 0 130.769 13.1704 -175.85 + 81 71.2032 1493 0 1 118.909 15.141 -204.45 + 81 106.961 1492 0 1 118.75 15.0988 -204.654 + 81 138.669 973 0 0 117.875 14.8449 -205.85 + 81 127.62 966 1 0 130.589 13.2504 -176.074 + 81 42.5336 1375 0 1 95.25 19.7772 -204.451 + 81 69.0677 1376 0 1 95.35 19.7905 -204.59 + 81 18.5558 1377 0 1 95.55 19.7956 -204.792 + 81 15.1612 998 0 0 97.5125 19.6533 -205.85 + 81 355.707 997 0 0 97.5805 19.65 -205.885 + 81 86.4609 996 0 0 98.3309 19.45 -206.037 + 81 55.2037 995 0 0 98.5361 19.25 -205.995 + 81 76.5359 994 0 0 98.7239 19.05 -205.974 + 81 79.2719 993 0 0 98.8978 18.8497 -206 + 81 154.437 992 0 0 99.1325 18.6497 -206.083 + 81 62.1426 991 0 0 99.3252 18.45 -206.189 + 81 16.9518 607 0 0 144.74 -58.5889 -206.25 + 81 82.0896 606 0 0 144.726 -58.65 -206.229 + 81 65.2116 605 0 0 144.722 -58.85 -206.162 + 81 55.1479 604 0 0 144.735 -59.05 -206.104 + 81 64.4633 603 0 0 144.753 -59.2503 -206.026 + 81 53.54 602 0 0 144.734 -59.45 -205.916 + 81 225.291 1620 0 1 144.332 -61.0795 -204.85 + 81 130.743 1621 0 1 144.35 -61.8162 -204.541 + 81 28.5013 1622 0 1 144.55 -62.0429 -204.807 + 81 46.2185 581 0 0 146.13 -63.8296 -205.85 + 81 87.4251 580 0 0 146.146 -63.85 -205.864 + 81 72.1196 579 0 0 146.269 -64.05 -206.057 + 81 107.29 578 0 0 146.353 -64.25 -206.201 + 81 66.282 468 0 0 148.863 -86.2713 -206.25 + 81 224.284 469 0 0 148.794 -86.2499 -206.063 + 81 3.54355 470 0 0 148.762 -86.0499 -205.853 + 81 6.57808 1634 0 1 146.964 -83.4193 -204.85 + 81 12.8853 1633 0 1 146.95 -83.4047 -204.844 + 81 16.154 503 0 0 143.612 -79.2658 -205.85 + 81 357.246 504 0 0 143.601 -79.2497 -205.852 + 81 1.16099 1625 0 1 145.151 -66.1356 -204.85 + 81 148.239 1624 0 1 145.15 -66.1386 -204.849 + 81 1.45417 948 2 0 137.957 9.65036 -146.244 + 81 169.325 899 2 0 142.579 -0.115719 -146.25 + 81 5.24075 1615 2 1 143.338 0.307968 -144.85 + 81 340.482 1616 2 1 143.35 0.312712 -144.839 + 81 113.3 945 0 0 138.115 9.21248 -205.85 +Number of digits in this event: 38 Using G4ParticleGun... -Particle energy: 4.414 LIN +Particle energy: 1.2769 LIN Particle: e- Event: 82 -Number of tracker hits in this event: 110 - 82 115.373 714 10 1 -37.1589 91.5357 95.55 - 82 115.976 1356 10 0 -37.1595 91.5361 94.15 - 82 141.122 714 9 1 -37.1776 91.5469 65.55 - 82 105.717 1356 9 0 -37.1788 91.5469 64.15 - 82 114.708 714 8 1 -37.2078 91.551 35.55 - 82 152.907 1356 8 0 -37.2196 91.5454 34.15 - 82 481.702 713 7 1 -37.4335 91.4523 5.55 - 82 115.499 1356 7 0 -37.4392 91.4538 4.15 - 82 129.827 712 6 1 -37.564 91.4961 -24.45 - 82 127.743 1356 6 0 -37.5678 91.4947 -25.85 - 82 122.385 711 5 1 -37.6654 91.5268 -54.45 - 82 142.542 1356 5 0 -37.6582 91.5182 -55.85 - 82 127.893 712 4 1 -37.5099 91.3537 -84.45 - 82 127.812 1355 4 0 -37.4883 91.3442 -85.85 - 82 127.946 715 3 1 -37.0395 91.1409 -114.45 - 82 104.227 1354 3 0 -37.001 91.1252 -115.85 - 82 159.035 719 2 1 -36.1757 90.8428 -144.45 - 82 109.005 1353 2 0 -36.1537 90.8127 -145.85 - 82 97.4746 721 1 1 -35.7181 90.2213 -174.45 - 82 121.697 1350 1 0 -35.6691 90.2 -175.85 - 82 98.4834 726 0 1 -34.7215 89.7175 -204.45 - 82 144.705 1348 0 0 -34.6671 89.6962 -205.85 - 82 297.868 714 7 1 -37.2453 91.556 5.55 - 82 219.026 1357 7 0 -37.2499 91.5651 4.15 - 82 301.681 713 6 1 -37.3633 91.7858 -24.45 - 82 110.149 1358 6 0 -37.358 91.8054 -25.85 - 82 265.096 714 5 1 -37.2446 92.2158 -54.45 - 82 118.827 1360 5 0 -37.2569 92.2496 -55.85 - 82 113.313 713 4 1 -37.3717 92.9647 -84.45 - 82 142.974 1364 4 0 -37.3916 92.987 -85.85 - 82 131.793 711 3 1 -37.7948 93.4677 -114.45 - 82 132.908 1366 3 0 -37.8098 93.477 -115.85 - 82 121.847 709 2 1 -38.1502 93.5668 -144.45 - 82 129.095 1367 2 0 -38.1684 93.5569 -145.85 - 82 129 707 1 1 -38.5056 93.3518 -174.45 - 82 152.338 1365 1 0 -38.5246 93.3173 -175.85 - 82 114.187 705 0 1 -38.8696 92.6487 -204.45 - 82 327.993 1362 0 0 -38.9124 92.6105 -205.85 - 82 110.07 1357 6 0 -37.275 91.5643 -25.85 - 82 99.9759 1357 5 0 -37.2487 91.6246 -55.85 - 82 108.975 714 4 1 -37.2419 91.6866 -84.45 - 82 107.947 1357 4 0 -37.2414 91.6902 -85.85 - 82 204.93 714 3 1 -37.2247 91.7741 -114.45 - 82 195.186 1358 3 0 -37.2243 91.7774 -115.85 - 82 366.936 714 2 1 -37.2171 91.8475 -144.45 - 82 131.003 1358 2 0 -37.2194 91.8492 -145.85 - 82 141.269 713 1 1 -37.2679 91.8916 -174.45 - 82 115.023 1358 1 0 -37.2697 91.893 -175.85 - 82 124.485 713 0 1 -37.2999 91.9196 -204.45 - 82 108.247 1358 0 0 -37.3025 91.9192 -205.85 - 82 26.6756 1350 9 0 -37.3369 90.2089 64.15 - 82 98.0164 1349 9 0 -37.314 90.0494 64.023 - 82 104.43 1348 9 0 -37.1246 89.85 63.872 - 82 113.373 1347 9 0 -36.9174 89.65 63.7648 - 82 815.38 713 2 1 -37.3714 91.5157 -144.45 - 82 290.337 1357 2 0 -37.2658 91.6261 -145.85 - 82 109.193 723 1 1 -35.3468 94.089 -174.45 - 82 110.272 1370 1 0 -35.2584 94.2403 -175.85 - 82 120.002 740 0 1 -31.8923 98.1632 -204.45 - 82 114.191 1391 0 0 -31.8969 98.3703 -205.85 - 82 248.29 1425 0 0 -34.702 105.237 -206.25 - 82 148.66 715 1 1 -37.047 92.1566 -174.45 - 82 53.028 1360 1 0 -36.9794 92.3254 -175.85 - 82 87.3689 1361 1 0 -36.9705 92.35 -176.032 - 82 123.495 722 0 1 -35.5172 96.625 -204.45 - 82 134.949 1383 0 0 -35.4373 96.8472 -205.85 - 82 114.011 1356 2 0 -37.3531 91.4386 -145.85 - 82 100.694 703 1 1 -39.3719 91.4567 -174.45 - 82 104.838 1356 1 0 -39.2504 91.5353 -175.85 - 82 18.3043 1357 1 0 -39.2243 91.55 -176.163 - 82 155.314 715 0 1 -37.0468 92.75 -204.45 - 82 21.415 1363 0 0 -36.7937 92.75 -206.143 - 82 169.875 1359 2 0 -37.7717 91.95 -145.881 - 82 29.83 666 1 1 -46.77 108.013 -174.45 - 82 60.0632 667 1 1 -46.65 107.996 -174.486 - 82 56.6018 668 1 1 -46.45 107.946 -174.556 - 82 59.7839 669 1 1 -46.25 107.892 -174.606 - 82 72.3682 670 1 1 -46.0498 107.864 -174.63 - 82 73.6795 671 1 1 -45.85 107.853 -174.67 - 82 62.1574 672 1 1 -45.65 107.847 -174.698 - 82 68.2243 673 1 1 -45.45 107.855 -174.701 - 82 52.1307 674 1 1 -45.25 107.871 -174.703 - 82 46.5587 675 1 1 -45.05 107.87 -174.701 - 82 62.8041 676 1 1 -44.85 107.869 -174.689 - 82 67.6087 677 1 1 -44.6499 107.86 -174.654 - 82 108.255 678 1 1 -44.45 107.846 -174.622 - 82 50.653 679 1 1 -44.25 107.829 -174.59 - 82 58.3482 680 1 1 -44.0497 107.818 -174.586 - 82 50.3453 681 1 1 -43.849 107.827 -174.547 - 82 52.8349 682 1 1 -43.65 107.847 -174.505 - 82 36.6563 683 1 1 -43.3924 107.886 -174.45 - 82 48.1833 684 1 1 -43.25 107.933 -174.47 - 82 219.034 685 1 1 -43.0499 107.997 -174.474 - 82 42.6944 687 1 1 -42.5633 107.816 -174.45 - 82 108.51 686 1 1 -42.65 107.746 -174.506 - 82 50.4262 1431 1 0 -43.2762 106.489 -175.85 - 82 52.0736 1430 1 0 -43.275 106.35 -175.976 - 82 72.6863 1429 1 0 -43.199 106.15 -176.05 - 82 47.5473 1428 1 0 -43.1083 105.95 -176.188 - 82 97.7769 131 1 0 43.8259 -153.8 -176.25 - 82 95.8811 130 1 0 44.1054 -153.95 -176.174 - 82 61.8108 129 1 0 44.3546 -154.15 -176.038 - 82 97.6403 128 1 0 44.4589 -154.35 -176.073 - 82 18.065 59 1 0 114.833 -168.158 -176.25 - 82 153.825 60 1 0 114.863 -168.15 -176.228 - 82 91.8884 61 1 0 115.054 -167.95 -176 - 82 228.282 1478 1 1 115.755 -166.907 -174.85 - 82 137.496 1479 1 1 115.95 -166.714 -174.667 - 82 81.8582 1477 1 1 115.75 -166.862 -174.761 - 82 11.063 670 2 1 -46.05 89.383 -144.531 -Number of digits in this event: 45 +Number of tracker hits in this event: 43 + 82 115.813 1199 11 1 59.8797 -46.1123 125.55 + 82 87.8844 669 11 0 59.8767 -46.0919 124.15 + 82 117.129 1198 10 1 59.8363 -45.6761 95.55 + 82 120.158 672 10 0 59.8421 -45.6494 94.15 + 82 181.603 1199 9 1 60.0052 -45.0858 65.55 + 82 114.684 674 9 0 60.0168 -45.0664 64.15 + 82 203.88 1201 8 1 60.2533 -44.663 35.55 + 82 103.868 677 8 0 60.2606 -44.6391 34.15 + 82 131.941 1201 7 1 60.3875 -44.1512 5.55 + 82 211.796 679 7 0 60.3945 -44.1273 4.15 + 82 85.0142 1202 6 1 60.5475 -43.67 -24.45 + 82 16.0923 681 6 0 60.5585 -43.6508 -25.85 + 82 197.187 682 6 0 60.5589 -43.65 -25.9095 + 82 266.939 1203 5 1 60.8192 -43.2713 -54.4501 + 82 127.912 683 5 0 60.8997 -43.4023 -55.8509 + 82 139.834 1207 4 1 61.5868 -45.7572 -84.45 + 82 141.582 670 4 0 61.4056 -45.9209 -85.85 + 82 185.757 1189 3 1 58.016 -50.0577 -114.45 + 82 20.3796 646 3 0 57.7871 -50.8187 -115.85 + 82 108.065 645 3 0 57.7774 -50.85 -115.907 + 82 122.225 1166 2 1 53.4265 -65.7609 -144.45 + 82 27.4025 569 2 0 52.9988 -66.2146 -145.85 + 82 89.9664 568 2 0 52.9642 -66.25 -145.958 + 82 127.669 1123 1 1 44.7615 -76.5989 -174.45 + 82 61.0801 511 1 0 44.6873 -77.7262 -175.85 + 82 165.245 510 1 0 44.6803 -77.85 -176.005 + 82 131.05 1116 0 1 43.3712 -100.777 -204.45 + 82 111.126 1117 0 1 43.45 -100.985 -204.617 + 82 74.1325 388 0 0 44.0444 -102.475 -205.85 + 82 86.2095 387 0 0 44.0753 -102.55 -205.912 + 82 150.181 386 0 0 44.1621 -102.751 -206.078 + 82 3.08289 385 0 0 44.2494 -102.95 -206.242 + 82 321.287 1188 3 1 57.85 -50.1307 -114.488 + 82 103.59 641 3 0 58.0457 -51.8297 -115.85 + 82 175.889 1204 5 1 60.85 -43.283 -54.7295 + 82 11.6472 1069 14 0 122.97 33.85 213.781 + 82 69.2336 110 3 0 120.245 -157.95 -116.163 + 82 92.0899 180 3 0 81.376 -144.15 -116.16 + 82 18.5122 516 3 0 146.686 -76.85 -116.128 + 82 92.3059 109 3 0 120.402 -158.15 -116.018 + 82 59.4373 108 3 0 120.403 -158.35 -115.941 + 82 107.513 1501 3 1 120.47 -158.632 -114.85 + 82 225.881 1500 3 1 120.35 -158.669 -114.663 +Number of digits in this event: 21 Using G4ParticleGun... -Particle energy: 9.61812 LIN +Particle energy: 2.86416 LIN Particle: e- Event: 83 -Number of tracker hits in this event: 81 - 83 106.181 761 11 1 -27.8332 6.15151 125.55 - 83 182.904 930 11 0 -27.8338 6.15145 124.15 - 83 143.168 761 10 1 -27.8457 6.15044 95.55 - 83 218.416 930 10 0 -27.8456 6.15077 94.15 - 83 205.979 761 9 1 -27.8479 6.16306 65.55 - 83 97.0673 930 9 0 -27.8499 6.16163 64.15 - 83 171.681 760 8 1 -27.8873 6.13235 35.55 - 83 153.851 930 8 0 -27.8894 6.13051 34.15 - 83 122.43 760 7 1 -27.9296 6.09322 5.55 - 83 108.618 930 7 0 -27.931 6.0917 4.15 - 83 113.273 760 6 1 -27.9613 6.06168 -24.45 - 83 113.597 930 6 0 -27.9629 6.05974 -25.85 - 83 214.705 760 5 1 -27.9938 6.02112 -54.45 - 83 202.782 929 5 0 -27.9962 6.01929 -55.85 - 83 113.674 760 4 1 -28.0466 5.97958 -84.45 - 83 104.299 929 4 0 -28.0486 5.97752 -85.85 - 83 137.356 759 3 1 -28.0922 5.9345 -114.45 - 83 123.349 929 3 0 -28.0955 5.93309 -115.85 - 83 100.769 759 2 1 -28.1617 5.90718 -144.45 - 83 134.826 929 2 0 -28.1648 5.90655 -145.85 - 83 119.674 759 1 1 -28.2277 5.89095 -174.45 - 83 127.596 929 1 0 -28.2302 5.88996 -175.85 - 83 123.268 758 0 1 -28.2841 5.87024 -204.45 - 83 153.229 929 0 0 -28.2872 5.86984 -205.85 - 83 34.7761 1161 2 0 65.8041 52.3088 -146.25 - 83 118.647 22 3 0 -60.3724 -175.668 -116.25 - 83 239.082 21 3 0 -60.5202 -175.75 -116.203 - 83 323.641 813 3 0 -12.4496 -17.3846 -116.25 - 83 162.338 1042 1 0 -46.6957 28.4964 -176.25 - 83 173.869 1041 1 0 -46.7786 28.45 -176.133 - 83 23.9346 1721 3 0 -135.607 164.508 -116.25 - 83 173.805 1722 3 0 -135.675 164.55 -116.225 - 83 80.3837 1723 3 0 -135.983 164.75 -115.967 - 83 41.0122 218 3 1 -136.522 166.041 -114.85 - 83 47.6344 217 3 1 -136.55 166.1 -114.82 - 83 0.326363 1741 3 0 -136.013 168.548 -115.85 - 83 161.615 1742 3 0 -136.013 168.55 -115.851 - 83 363.369 1743 3 0 -135.954 168.75 -115.967 - 83 163.268 1780 3 1 176.15 -74.5773 -114.786 - 83 46.9255 1369 2 0 143.085 94.0863 -146.25 - 83 81.2799 1370 2 0 143.139 94.15 -146.21 - 83 136.575 1371 2 0 143.309 94.35 -146.033 - 83 140.014 1372 2 0 143.428 94.5504 -145.982 - 83 101.798 1373 2 0 143.499 94.75 -145.976 - 83 53.782 1374 2 0 143.485 94.95 -146.15 - 83 56.4225 761 5 1 -27.85 6.07912 -54.7467 - 83 151.611 931 5 0 -27.6596 6.39187 -55.85 - 83 110.438 932 5 0 -27.6438 6.45 -55.9827 - 83 61.0592 806 9 1 -18.6658 -6.06554 65.55 - 83 50.9738 807 9 1 -18.65 -6.0442 65.3337 - 83 112.629 870 9 0 -18.608 -5.90025 64.1499 - 83 23.1094 871 9 0 -18.6128 -5.85 63.8297 - 83 169.318 801 8 1 -19.7428 -1.94522 35.55 - 83 343.448 800 8 1 -19.85 -1.58516 35.3792 - 83 131.502 799 8 1 -20.05 -1.07352 35.2301 - 83 37.6986 798 8 1 -20.2501 -0.689599 35.1652 - 83 40.1532 943 8 0 -26.794 8.76507 34.15 - 83 60.8974 944 8 0 -26.8556 8.85 34.1375 - 83 83.1053 945 8 0 -26.9962 9.05052 34.0813 - 83 64.8169 946 8 0 -27.1226 9.25011 34.0012 - 83 79.7846 947 8 0 -27.2341 9.45 33.9093 - 83 17.4744 948 8 0 -27.3619 9.65 33.7878 - 83 43.717 1477 8 0 -94.1037 115.627 33.75 - 83 118.022 1478 8 0 -94.1773 115.75 33.8217 - 83 100.609 1479 8 0 -94.2887 115.95 33.9329 - 83 52.0375 1480 8 0 -94.4062 116.15 34.0552 - 83 36.2941 422 8 1 -95.6924 118.004 35.15 - 83 147.074 421 8 1 -95.7502 118.103 35.2084 - 83 130.8 420 8 1 -95.95 118.417 35.4127 - 83 83.2871 419 8 1 -96.15 118.673 35.5401 - 83 66.6197 418 8 1 -96.35 118.899 35.4728 - 83 62.4323 417 8 1 -96.55 119.083 35.3821 - 83 93.7846 416 8 1 -96.75 119.226 35.3128 - 83 161.644 415 8 1 -96.95 119.407 35.2779 - 83 325.057 414 8 1 -97.15 119.586 35.3831 - 83 112.298 413 8 1 -97.35 119.756 35.5426 - 83 13.1271 1495 8 0 -96.5842 119.16 34.15 - 83 115.873 1494 8 0 -96.5637 119.15 34.1064 - 83 254.328 412 8 1 -97.55 119.857 35.4433 - 83 111.375 411 8 1 -97.75 119.613 35.2821 - 83 190.439 410 8 1 -97.95 119.636 35.2899 -Number of digits in this event: 38 +Number of tracker hits in this event: 38 + 83 121.099 460 8 1 -87.8949 -110.028 35.55 + 83 99.913 350 8 0 -87.8954 -110.032 34.15 + 83 126.763 460 7 1 -87.9126 -110.099 5.55 + 83 157.23 350 7 0 -87.9129 -110.101 4.15 + 83 118.842 460 6 1 -87.9157 -110.141 -24.45 + 83 113.573 350 6 0 -87.9153 -110.144 -25.85 + 83 114.422 460 5 1 -87.8979 -110.196 -54.45 + 83 160.783 349 5 0 -87.8974 -110.196 -55.85 + 83 113.82 460 4 1 -87.8771 -110.199 -84.45 + 83 103.787 349 4 0 -87.8752 -110.196 -85.85 + 83 121.462 461 3 1 -87.8374 -110.153 -114.45 + 83 104.968 350 3 0 -87.8324 -110.149 -115.85 + 83 294.745 461 2 1 -87.7261 -110.088 -144.45 + 83 109.019 350 2 0 -87.7207 -110.085 -145.85 + 83 133.466 462 1 1 -87.6269 -110.03 -174.45 + 83 118.953 350 1 0 -87.6263 -110.027 -175.85 + 83 129.474 462 0 1 -87.6058 -109.972 -204.45 + 83 109.105 350 0 0 -87.6001 -109.969 -205.85 + 83 51.2992 1300 9 0 -123.947 80.05 63.785 + 83 73.8992 620 8 1 -55.9231 75.9786 35.15 + 83 122.939 460 3 1 -87.9741 -110.247 -114.45 + 83 153.591 353 3 0 -87.9968 -109.45 -115.85 + 83 67.049 220 4 0 -76.451 -135.987 -86.2498 + 83 63.5823 219 4 0 -76.3573 -136.15 -86.1001 + 83 65.0632 218 4 0 -76.2853 -136.35 -85.9733 + 83 61.4741 217 4 0 -76.2229 -136.55 -85.8989 + 83 48.0323 216 4 0 -76.1643 -136.75 -85.8922 + 83 59.4852 215 4 0 -76.1093 -136.951 -85.9261 + 83 66.4459 214 4 0 -76.0831 -137.15 -85.98 + 83 85.5692 213 4 0 -76.0448 -137.35 -86.0612 + 83 122.211 212 4 0 -75.9691 -137.55 -86.0179 + 83 190.025 211 4 0 -75.8829 -137.75 -85.9527 + 83 234.469 210 4 0 -75.6956 -137.95 -85.9575 + 83 80.2015 209 4 0 -75.5233 -138.15 -85.9502 + 83 227.036 208 4 0 -75.4157 -138.35 -85.9908 + 83 17.0977 526 4 1 -74.6945 -138.54 -84.85 + 83 86.618 527 4 1 -74.65 -138.527 -84.7929 + 83 379.972 528 4 1 -74.45 -138.465 -84.6364 +Number of digits in this event: 17 Using G4ParticleGun... -Particle energy: 2.66686 LIN +Particle energy: 6.81489 LIN Particle: e- Event: 84 -Number of tracker hits in this event: 39 - 84 117.251 504 9 1 -79.1975 -105.716 65.55 - 84 120.972 372 9 0 -79.197 -105.716 64.15 - 84 150.861 504 8 1 -79.1938 -105.73 35.55 - 84 137.528 372 8 0 -79.2002 -105.73 34.15 - 84 135.607 503 7 1 -79.3355 -105.716 5.55 - 84 154.04 372 7 0 -79.3418 -105.711 4.15 - 84 108.657 503 6 1 -79.4282 -105.529 -24.45 - 84 118.087 373 6 0 -79.4285 -105.52 -25.85 - 84 106.049 502 5 1 -79.4702 -105.375 -54.45 - 84 160.281 373 5 0 -79.479 -105.367 -55.85 - 84 163.51 501 4 1 -79.686 -105.172 -84.45 - 84 176.695 374 4 0 -79.6906 -105.17 -85.85 - 84 112.62 501 3 1 -79.7626 -105.154 -114.45 - 84 98.4719 374 3 0 -79.7587 -105.154 -115.85 - 84 252.678 501 2 1 -79.7195 -105.103 -144.45 - 84 162.666 375 2 0 -79.7192 -105.11 -145.85 - 84 164.106 501 1 1 -79.7202 -105.259 -174.45 - 84 106.694 374 1 0 -79.7236 -105.269 -175.85 - 84 141.218 501 0 1 -79.8094 -105.465 -204.45 - 84 111.657 373 0 0 -79.8178 -105.477 -205.85 - 84 204.272 375 1 0 -79.6475 -105.122 -175.85 - 84 33.6075 1335 1 0 -25.449 87.159 -176.25 - 84 70.3532 1336 1 0 -25.4094 87.25 -176.192 - 84 116.228 1337 1 0 -25.3736 87.4502 -176.186 - 84 187.009 1308 1 0 -15.2735 81.722 -176.25 - 84 122.391 306 1 0 67.3857 -118.81 -175.923 - 84 13.6558 1256 1 1 71.4025 -121.227 -174.85 - 84 27.6576 1257 1 1 71.45 -121.258 -174.841 - 84 127.194 286 1 0 73.4562 -122.763 -175.85 - 84 122.439 285 1 0 73.7385 -122.95 -175.913 - 84 24.0505 1292 1 1 78.5712 -125.938 -174.85 - 84 100.625 1293 1 1 78.65 -125.992 -174.81 - 84 86.1644 1294 1 1 78.8505 -126.072 -174.696 - 84 11.853 1295 1 1 79.05 -126.033 -174.492 - 84 185.131 1237 1 1 67.4599 -119.237 -174.85 - 84 80.1669 1236 1 1 67.45 -119.252 -174.826 - 84 92.8941 506 4 1 -78.7677 -105.827 -84.45 - 84 64.2027 507 4 1 -78.65 -105.55 -84.6417 - 84 198.87 373 4 0 -78.3822 -105.438 -85.8502 -Number of digits in this event: 21 +Number of tracker hits in this event: 64 + 84 123.947 562 9 1 -67.4696 112.982 65.55 + 84 133.315 1464 9 0 -67.4696 112.983 64.15 + 84 125.441 562 8 1 -67.4651 112.99 35.55 + 84 156.245 1464 8 0 -67.4616 112.99 34.15 + 84 144.795 563 7 1 -67.385 112.996 5.55 + 84 137.531 1464 7 0 -67.3794 112.996 4.15 + 84 117.342 563 6 1 -67.2609 112.988 -24.45 + 84 140.531 1464 6 0 -67.2566 112.989 -25.85 + 84 109.337 564 5 1 -67.1746 113.005 -54.45 + 84 252.936 1464 5 0 -67.1725 113.005 -55.85 + 84 128.854 564 4 1 -67.1244 113.008 -84.45 + 84 123.521 1464 4 0 -67.1535 113.013 -85.85 + 84 117.011 562 3 1 -67.5362 112.998 -114.45 + 84 118.917 1464 3 0 -67.557 113.02 -115.85 + 84 124.317 561 2 1 -67.7595 113.322 -144.45 + 84 134.94 1465 2 0 -67.7215 113.341 -145.85 + 84 235.557 565 1 1 -66.9205 113.628 -174.45 + 84 107.925 1467 1 0 -66.989 113.633 -175.85 + 84 129.372 559 0 1 -68.2193 113.726 -204.45 + 84 101.575 1467 0 0 -68.2881 113.721 -205.85 + 84 26.8276 566 1 1 -66.85 113.868 -174.777 + 84 87.7524 1472 1 0 -66.6867 114.627 -175.85 + 84 91.8569 1473 1 0 -66.663 114.75 -176.13 + 84 56.3511 546 0 1 -70.6558 127.751 -204.45 + 84 258.067 547 0 1 -70.6499 127.597 -204.488 + 84 234.011 565 0 1 -66.8762 112.969 -204.45 + 84 288.368 1464 0 0 -66.8725 112.969 -205.85 + 84 0.567763 1068 5 0 -25.5247 33.85 -56.1098 + 84 130.231 1529 1 0 -69.6292 125.966 -176.25 + 84 219.934 550 1 1 -69.9591 126.401 -174.85 + 84 281.084 563 5 1 -67.4218 112.991 -54.45 + 84 119.258 572 4 1 -65.6016 112.54 -84.45 + 84 124.803 1461 4 0 -65.4501 112.513 -85.851 + 84 140.341 589 3 1 -62.1369 112.549 -114.45 + 84 132.251 1462 3 0 -62.014 112.647 -115.85 + 84 130.748 600 2 1 -59.9958 114.94 -144.45 + 84 127.167 1474 2 0 -59.9844 115.027 -145.85 + 84 171.985 599 1 1 -60.0619 117.018 -174.45 + 84 96.4282 1485 1 0 -60.1218 117.303 -175.85 + 84 60.1371 1486 1 0 -60.1309 117.35 -176.064 + 84 104.219 593 0 1 -61.316 123.521 -204.45 + 84 136.7 1517 0 0 -61.413 123.697 -205.85 + 84 270.466 1442 1 0 -82.144 108.653 -176.25 + 84 111.632 493 1 1 -81.4286 105.387 -174.85 + 84 99.7346 494 1 1 -81.25 105.323 -174.779 + 84 181.648 495 1 1 -81.05 105.354 -174.747 + 84 110.168 1462 5 0 -67.2364 112.728 -55.8505 + 84 221.803 588 4 1 -62.3781 105.589 -84.4503 + 84 113.955 1425 4 0 -62.4248 105.275 -85.85 + 84 115.571 598 3 1 -60.439 98.3802 -114.45 + 84 226.447 1392 3 0 -60.4466 98.62 -115.851 + 84 290.124 608 2 1 -58.4188 105.24 -144.45 + 84 126.616 1422 2 0 -57.9367 104.744 -145.85 + 84 7.27943 663 1 1 -47.4441 87.9315 -174.45 + 84 126.177 662 1 1 -47.45 87.9397 -174.472 + 84 51.1058 1342 1 0 -47.8346 88.5768 -175.85 + 84 80.789 1343 1 0 -47.8762 88.6501 -176.022 + 84 186.392 639 0 1 -52.1916 99.8135 -204.45 + 84 89.7642 1392 0 0 -52.6275 98.718 -205.85 + 84 158.616 1391 0 0 -52.6784 98.55 -206.07 + 84 246.206 607 2 1 -58.45 105.283 -144.5 + 84 6.38787 606 2 1 -58.65 105.555 -144.831 + 84 274.893 1426 2 0 -58.9662 105.479 -145.85 + 84 7.04464 1689 11 0 -144.211 157.95 123.792 +Number of digits in this event: 40 Using G4ParticleGun... -Particle energy: 6.78051 LIN +Particle energy: 6.55691 LIN Particle: e- Event: 85 -Number of tracker hits in this event: 27 - 85 170.085 894 7 1 -1.14332 -146.608 5.55 - 85 115.861 167 7 0 -1.1435 -146.608 4.15 - 85 121.598 894 6 1 -1.14055 -146.602 -24.45 - 85 138.863 167 6 0 -1.14113 -146.603 -25.85 - 85 119.58 894 5 1 -1.15393 -146.619 -54.45 - 85 137.353 167 5 0 -1.15473 -146.62 -55.85 - 85 112.369 894 4 1 -1.16931 -146.625 -84.45 - 85 119.854 167 4 0 -1.16983 -146.626 -85.85 - 85 97.5419 894 3 1 -1.18583 -146.637 -114.45 - 85 279.058 167 3 0 -1.18635 -146.637 -115.85 - 85 129.618 894 2 1 -1.20126 -146.636 -144.45 - 85 114.912 167 2 0 -1.20303 -146.636 -145.85 - 85 364.714 894 1 1 -1.23914 -146.639 -174.45 - 85 431.333 167 1 0 -1.24166 -146.639 -175.85 - 85 97.0659 893 0 1 -1.29513 -146.635 -204.45 - 85 321.928 167 0 0 -1.29991 -146.637 -205.85 - 85 1.90543 359 4 0 26.1786 -108.173 -85.85 - 85 135.516 358 0 0 65.3685 -108.424 -206.25 - 85 147.387 357 0 0 65.5964 -108.55 -205.967 - 85 78.7483 356 0 0 65.585 -108.75 -205.962 - 85 283.85 1225 0 1 65.213 -108.664 -204.85 - 85 110.931 896 0 1 -0.748298 -146.902 -204.45 - 85 138.449 166 0 0 -0.674043 -146.842 -205.85 - 85 35.3851 886 0 1 -2.81768 -146.926 -204.45 - 85 90.0356 885 0 1 -2.85 -146.869 -204.563 - 85 25.5252 169 0 0 -3.2258 -146.188 -205.85 - 85 123.165 170 0 0 -3.24658 -146.15 -205.921 -Number of digits in this event: 17 +Number of tracker hits in this event: 44 + 85 180.277 1515 9 0 55.6071 123.296 64.15 + 85 135.767 1177 8 1 55.6134 123.297 35.55 + 85 122.676 1515 8 0 55.6132 123.299 34.15 + 85 139.861 1177 7 1 55.6072 123.326 5.55 + 85 118.91 1515 7 0 55.608 123.329 4.15 + 85 335.975 1177 6 1 55.6214 123.384 -24.45 + 85 110.955 1516 6 0 55.623 123.387 -25.85 + 85 195.837 1178 5 1 55.658 123.44 -54.45 + 85 122.652 1516 5 0 55.6602 123.443 -55.85 + 85 448.142 1178 4 1 55.703 123.485 -84.45 + 85 370.085 1516 4 0 55.7062 123.487 -85.85 + 85 221.492 1178 3 1 55.7799 123.522 -114.45 + 85 449.307 1516 3 0 55.7858 123.524 -115.85 + 85 397.915 1179 2 1 55.9017 123.575 -144.45 + 85 915.942 1517 2 0 55.9076 123.578 -145.85 + 85 253.126 1179 1 1 56.0296 123.622 -174.45 + 85 571.192 1517 1 0 56.0355 123.627 -175.85 + 85 261.161 1180 0 1 56.1527 123.73 -204.45 + 85 243.908 1517 0 0 56.157 123.733 -205.85 + 85 128.878 1180 1 1 56.0537 123.663 -174.45 + 85 125.888 1181 0 1 56.3963 123.72 -204.45 + 85 19.8012 1789 4 0 -174.862 178.01 -86.25 + 85 119.974 1790 4 0 -174.988 178.15 -86.0168 + 85 206.309 1791 4 0 -175.143 178.35 -86.0955 + 85 111.955 1083 2 0 122.99 36.8049 -146.25 + 85 120.778 1516 0 0 56.3348 123.485 -205.85 + 85 84.9361 1178 2 1 55.6512 123.207 -144.45 + 85 48.4318 1177 2 1 55.65 123.207 -144.738 + 85 105.77 1515 2 0 55.6445 123.203 -145.85 + 85 107.036 1177 1 1 55.49 123.111 -174.45 + 85 115.979 1514 1 0 55.4657 123.099 -175.85 + 85 110.281 1174 0 1 54.9491 122.82 -204.45 + 85 105.061 1513 0 0 54.9229 122.804 -205.85 + 85 90.4185 1582 3 0 60.2791 136.686 -116.25 + 85 243.818 1583 3 0 60.336 136.75 -116.11 + 85 100.23 1179 3 1 55.9267 123.499 -114.45 + 85 197.927 1180 2 1 56.0717 123.586 -144.45 + 85 105.016 1181 1 1 56.436 123.234 -174.45 + 85 115.64 1515 1 0 56.4457 123.223 -175.85 + 85 141.035 1183 0 1 56.6584 122.983 -204.45 + 85 107.921 1514 0 0 56.6665 122.96 -205.85 + 85 281.263 1178 0 1 55.6975 123.781 -204.45 + 85 254.89 1518 0 0 55.7005 123.784 -205.85 + 85 118.17 1514 6 0 55.1507 123.118 -25.8502 +Number of digits in this event: 29 Using G4ParticleGun... -Particle energy: 3.89288 LIN +Particle energy: 3.52934 LIN Particle: e- Event: 86 -Number of tracker hits in this event: 48 - 86 311.154 1334 9 0 -103.612 86.902 64.15 - 86 107.474 382 8 1 -103.607 86.9061 35.55 - 86 187.169 1334 8 0 -103.608 86.9087 34.15 - 86 151.694 382 7 1 -103.621 86.9652 5.55 - 86 141.046 1334 7 0 -103.62 86.9683 4.15 - 86 158.889 382 6 1 -103.597 87.0299 -24.45 - 86 143.029 1334 6 0 -103.594 87.0344 -25.85 - 86 155.365 383 5 1 -103.532 87.1242 -54.45 - 86 119.806 1335 5 0 -103.527 87.1384 -55.85 - 86 309.021 383 4 1 -103.422 87.4256 -84.45 - 86 346.25 1336 4 0 -103.419 87.442 -85.85 - 86 140.799 383 3 1 -103.352 87.7699 -114.45 - 86 139.171 1338 3 0 -103.35 87.7826 -115.85 - 86 135.649 384 2 1 -103.324 88.0414 -144.45 - 86 136.905 1340 2 0 -103.319 88.0564 -145.85 - 86 373.425 384 1 1 -103.214 88.3747 -174.45 - 86 414.322 1341 1 0 -103.209 88.3916 -175.85 - 86 100.863 385 0 1 -103.086 88.7414 -204.45 - 86 368.442 1343 0 0 -103.082 88.7556 -205.85 - 86 152.68 1071 10 0 -105.739 34.4378 93.75 - 86 10.0348 293 10 1 -121.362 71.4748 95.15 - 86 405.174 387 0 1 -102.614 88.3634 -204.451 - 86 147.321 1342 0 0 -102.615 88.4631 -205.85 - 86 59.483 1534 4 1 126.95 -27.0429 -84.5921 - 86 275.685 386 0 1 -102.75 88.27 -204.555 - 86 170.127 1339 0 0 -103.591 87.9154 -205.85 - 86 73.3625 411 9 1 -97.8308 82.6346 65.15 - 86 186.414 382 3 1 -103.577 87.298 -114.45 - 86 172.42 1335 3 0 -103.657 87.2257 -115.85 - 86 202.837 372 2 1 -105.671 85.8207 -144.45 - 86 123.859 1328 2 0 -105.793 85.7877 -145.85 - 86 218.892 359 1 1 -108.15 85.1781 -174.45 - 86 137.995 1325 1 0 -108.218 85.2079 -175.85 - 86 117.598 353 0 1 -109.472 85.7058 -204.45 - 86 143.294 1328 0 0 -109.52 85.6912 -205.85 - 86 60.6813 360 1 1 -108.15 84.9898 -174.717 - 86 5.6927 1317 1 0 -107.751 83.4727 -175.85 - 86 116.506 1316 1 0 -107.746 83.4499 -175.866 - 86 31.9 1315 1 0 -107.724 83.25 -176.162 - 86 135.995 1336 3 0 -103.549 87.25 -116.026 - 86 343.363 1337 3 0 -103.28 87.4501 -116.025 - 86 105.398 386 3 1 -102.817 87.9035 -114.85 - 86 118.1 384 3 1 -103.291 87.6306 -114.45 - 86 141.237 383 2 1 -103.427 87.8944 -144.45 - 86 134.224 1339 2 0 -103.441 87.9 -145.85 - 86 105.574 382 1 1 -103.721 88.1216 -174.45 - 86 219.059 1339 1 0 -103.676 88.0371 -175.85 - 86 102.374 1330 0 0 -102.66 86.1599 -205.85 -Number of digits in this event: 35 -Using G4ParticleGun... -Particle energy: 4.76428 LIN +Number of tracker hits in this event: 156 + 86 132.549 915 11 1 3.0645 22.3369 125.55 + 86 125.488 1011 11 0 3.0658 22.3367 124.15 + 86 126.109 915 10 1 3.08379 22.3253 95.55 + 86 384.374 1011 10 0 3.08562 22.3268 94.15 + 86 266.015 915 9 1 3.11014 22.3417 65.55 + 86 233.76 1011 9 0 3.11123 22.3449 64.15 + 86 375.099 915 8 1 3.136 22.415 35.55 + 86 478.692 1011 8 0 3.13837 22.4199 34.15 + 86 227.835 915 7 1 3.19192 22.5151 5.55 + 86 373.951 1012 7 0 3.19918 22.5279 4.15 + 86 518.311 916 6 1 3.36749 22.7719 -24.45 + 86 124.163 1013 6 0 3.37528 22.7862 -25.85 + 86 164.453 917 5 1 3.53329 23.0871 -54.45 + 86 140.654 1015 5 0 3.53878 23.1023 -55.85 + 86 263.789 918 4 1 3.66146 23.4347 -84.45 + 86 125.417 1016 4 0 3.66836 23.4462 -85.85 + 86 109.656 918 3 1 3.81403 23.6678 -114.45 + 86 115.196 1018 3 0 3.82267 23.6748 -115.85 + 86 247.816 919 2 1 3.96641 23.8319 -144.45 + 86 125.282 1018 2 0 3.95016 23.8063 -145.85 + 86 127.594 917 1 1 3.55939 23.2815 -174.45 + 86 103.905 1016 1 0 3.54575 23.2678 -175.85 + 86 441.773 916 0 1 3.26387 23.014 -204.45 + 86 295.739 1014 0 0 3.23521 22.9868 -205.85 + 86 417.02 920 1 1 4.22921 24.0686 -174.45 + 86 231.444 1020 1 0 4.25394 24.1063 -175.85 + 86 187.362 923 0 1 4.81953 24.7493 -204.45 + 86 117.454 1023 0 0 4.83943 24.8121 -205.85 + 86 464.274 922 0 1 4.52936 24.5738 -204.45 + 86 145.488 1022 0 0 4.53934 24.5792 -205.85 + 86 217.134 981 0 1 16.25 38.7403 -204.838 + 86 36.4712 1085 0 0 17.0341 37.111 -205.85 + 86 67.2839 990 0 1 18.1905 36.1816 -204.85 + 86 71.3509 1022 1 0 4.15189 24.6286 -175.85 + 86 153.673 1149 1 0 -13.9084 50.0236 -176.25 + 86 209.153 1013 0 0 3.28727 22.8461 -205.85 + 86 69.0387 931 4 0 -7.44438 6.41993 -86.25 + 86 144.642 916 7 1 3.33446 22.5289 5.55 + 86 115.357 1014 6 0 3.46001 22.9957 -25.85 + 86 168.533 920 5 1 4.19286 23.9423 -54.45 + 86 135.985 1019 5 0 4.23374 23.9865 -55.85 + 86 146.067 925 4 1 5.07683 24.9253 -84.45 + 86 120.472 1024 4 0 5.12397 24.9854 -85.85 + 86 137.004 930 3 1 6.1396 26.131 -114.45 + 86 120.855 1030 3 0 6.16841 26.1888 -115.85 + 86 120.34 933 2 1 6.78098 27.3304 -144.45 + 86 183.002 1036 2 0 6.80963 27.3844 -145.85 + 86 123.253 935 1 1 7.12358 28.7494 -174.45 + 86 100.826 1043 1 0 7.13034 28.816 -175.85 + 86 109.424 936 0 1 7.26046 30.1437 -204.45 + 86 126.456 1050 0 0 7.2694 30.2331 -205.85 + 86 32.2867 1051 0 0 7.27099 30.25 -206.115 + 86 106.653 934 1 1 7.02879 28.808 -174.45 + 86 11.0456 933 1 1 6.85 28.735 -174.811 + 86 105.424 1044 1 0 6.64771 28.9316 -175.85 + 86 159.131 1045 1 0 6.5786 29.05 -176.176 + 86 47.3397 931 2 1 6.44066 28.3278 -144.85 + 86 106.314 932 2 1 6.45 28.351 -144.824 + 86 180.332 924 4 1 5.04984 24.9219 -84.7021 + 86 74.4464 921 5 1 4.25 23.9364 -54.4858 + 86 137.688 922 5 1 4.45021 23.8099 -54.6412 + 86 153.643 923 5 1 4.65 23.6979 -54.7781 + 86 201.83 1011 5 0 5.91592 22.4346 -55.85 + 86 83.9804 1010 5 0 5.99898 22.25 -55.9956 + 86 113.426 1009 5 0 6.19865 22.0497 -56.0506 + 86 97.8792 1008 5 0 6.55435 21.85 -55.9962 + 86 182.915 1007 5 0 6.78607 21.65 -55.9303 + 86 370.245 1006 5 0 6.55678 21.45 -56.1486 + 86 180.068 915 4 1 3.07998 23.2146 -84.4501 + 86 104.389 1011 7 0 3.2538 22.4469 4.15 + 86 116.315 1011 6 0 3.38619 22.3663 -25.85 + 86 94.3682 918 5 1 3.69073 22.3177 -54.45 + 86 103.171 1011 4 0 3.84226 22.4267 -85.85 + 86 134.052 919 3 1 3.96667 22.4056 -114.45 + 86 108.042 1011 3 0 3.97086 22.4033 -115.85 + 86 115.312 1011 2 0 4.01533 22.3571 -145.85 + 86 205.708 919 1 1 4.00409 22.429 -174.45 + 86 94.6937 1011 1 0 4.01177 22.4376 -175.85 + 86 186.223 920 0 1 4.11738 22.5941 -204.45 + 86 155.714 1012 0 0 4.10673 22.5986 -205.85 + 86 121.907 515 4 0 127.524 -76.9054 -86.25 + 86 14.2213 514 4 0 127.569 -77.05 -86.0549 + 86 163.685 921 0 1 4.25 21.7953 -204.46 + 86 101.635 924 0 1 4.85 21.1953 -204.755 + 86 25.1912 925 0 1 5.05008 21.0045 -204.83 + 86 77.4587 992 0 0 7.26996 18.5154 -205.85 + 86 80.4982 991 0 0 7.33204 18.45 -205.879 + 86 79.9455 990 0 0 7.54023 18.25 -205.971 + 86 199.587 989 0 0 7.74546 18.05 -206.046 + 86 74.6 988 0 0 7.95734 17.85 -206.121 + 86 63.924 987 0 0 8.16737 17.65 -206.195 + 86 215.54 933 4 0 19.3073 6.81454 -86.25 + 86 12.8187 934 4 0 19.3083 6.85003 -86.0796 + 86 60.7279 683 1 0 -116.531 -43.3049 -176.25 + 86 70.1867 682 1 0 -116.727 -43.45 -176.174 + 86 75.2294 681 1 0 -116.952 -43.6503 -176.074 + 86 70.3526 680 1 0 -117.148 -43.85 -175.997 + 86 79.4762 679 1 0 -117.345 -44.0501 -175.94 + 86 19.3092 678 1 0 -117.555 -44.25 -175.864 + 86 72.6767 302 1 1 -119.583 -46.2663 -174.85 + 86 129.323 301 1 1 -119.75 -46.411 -174.771 + 86 55.2079 300 1 1 -119.951 -46.5578 -174.698 + 86 76.2594 299 1 1 -120.15 -46.6876 -174.621 + 86 42.0586 298 1 1 -120.35 -46.7949 -174.536 + 86 156.054 715 2 0 -136.943 -36.9062 -146.25 + 86 72.7269 211 2 1 -137.824 -37.108 -144.849 + 86 70.5813 210 2 1 -137.951 -37.1412 -144.666 + 86 134.738 209 2 1 -138.15 -37.197 -144.514 + 86 26.8875 208 2 1 -138.35 -37.3559 -144.779 + 86 18.5432 712 2 0 -138.902 -37.4569 -145.85 + 86 89.878 713 2 0 -138.928 -37.45 -145.919 + 86 292.253 920 2 1 4.12721 22.6441 -144.45 + 86 124.101 1013 2 0 4.43304 22.7492 -145.85 + 86 52.0744 954 1 1 10.9109 28.925 -174.45 + 86 95.9873 953 1 1 10.8499 28.9789 -174.615 + 86 249.67 889 0 1 -2.21614 31.4069 -204.45 + 86 75.8291 890 0 1 -2.04922 31.0954 -204.622 + 86 116.253 1049 0 0 -1.58786 30.05 -205.978 + 86 30.7065 1048 0 0 -1.3936 29.85 -206.191 + 86 18.166 1007 2 0 3.58219 21.4807 -145.85 + 86 153.05 1006 2 0 3.56485 21.45 -145.885 + 86 77.0973 1005 2 0 3.45327 21.25 -146.093 + 86 48.3343 824 1 1 -15.105 -11.0197 -174.45 + 86 64.34 823 1 1 -15.25 -11.01 -174.51 + 86 58.7869 822 1 1 -15.4501 -10.9898 -174.586 + 86 191.298 821 1 1 -15.65 -10.972 -174.659 + 86 82.0481 820 1 1 -15.85 -10.9574 -174.711 + 86 63.1829 819 1 1 -16.0501 -10.9393 -174.75 + 86 49.7849 818 1 1 -16.25 -10.9242 -174.79 + 86 71.5379 817 1 1 -16.45 -10.926 -174.815 + 86 46.2928 816 1 1 -16.65 -10.9337 -174.836 + 86 465.255 841 1 0 -23.9111 -11.6585 -175.85 + 86 110.267 840 1 0 -25.1772 -11.85 -176.131 + 86 159.886 1006 0 0 4.37124 21.2727 -205.85 + 86 109.222 906 9 1 1.3258 23.4254 65.55 + 86 104.5 1018 9 0 1.24762 23.6876 64.15 + 86 2.53255 1273 9 0 46.1085 74.8405 63.75 + 86 13.447 1274 9 0 46.117 74.8501 63.7543 + 86 112.784 920 8 1 4.10872 22.2631 35.5494 + 86 103.865 1010 8 0 4.18066 22.1959 34.15 + 86 145.135 927 7 1 5.59466 21.0604 5.54996 + 86 109.364 1004 7 0 5.58246 20.9009 4.14969 + 86 157.959 927 6 1 5.51732 17.6305 -24.45 + 86 117.085 986 6 0 5.50803 17.383 -25.85 + 86 118.999 955 5 0 4.75076 11.1383 -55.85 + 86 139.142 924 4 0 3.22631 5.00639 -85.85 + 86 224.636 899 3 0 4.51069 -0.182157 -115.85 + 86 140.962 916 2 1 3.29069 -4.27128 -144.45 + 86 9.53145 878 2 0 3.21238 -4.44526 -145.85 + 86 135.492 877 2 0 3.21019 -4.45 -145.888 + 86 149.771 906 1 1 1.36774 -8.04501 -174.45 + 86 149.025 859 1 0 1.26101 -8.18336 -175.85 + 86 138.903 894 0 1 -1.0541 -11.3295 -204.45 + 86 283.727 842 0 0 -1.14395 -11.5766 -205.85 + 86 4.62272 841 0 0 -1.16983 -11.65 -206.235 + 86 30.9789 439 0 1 -92.15 -38.8915 -204.839 +Number of digits in this event: 79 +Using G4ParticleGun... +Particle energy: 2.48811 LIN Particle: e- Event: 87 -Number of tracker hits in this event: 26 - 87 154.945 875 11 1 -4.90852 5.66074 125.55 - 87 109.153 928 11 0 -4.90847 5.66084 124.15 - 87 180.152 875 10 1 -4.90484 5.66305 95.55 - 87 223.801 928 10 0 -4.90421 5.66305 94.15 - 87 129.597 875 9 1 -4.89185 5.6606 65.55 - 87 118.499 928 9 0 -4.89191 5.65953 64.15 - 87 277.285 875 8 1 -4.93745 5.64043 35.55 - 87 147.011 927 8 0 -4.93951 5.63844 34.15 - 87 106.53 875 7 1 -4.98192 5.59792 5.55 - 87 123.808 927 7 0 -4.98579 5.59571 4.15 - 87 176.145 874 6 1 -5.06418 5.56686 -24.45 - 87 117.946 927 6 0 -5.06707 5.56852 -25.85 - 87 169.809 874 5 1 -5.11541 5.60105 -54.45 - 87 155.456 927 5 0 -5.11783 5.60344 -55.85 - 87 120.115 874 4 1 -5.16231 5.65125 -84.45 - 87 123.808 928 4 0 -5.16512 5.6549 -85.85 - 87 120.432 874 3 1 -5.21963 5.73718 -114.45 - 87 114.713 928 3 0 -5.22396 5.74069 -115.85 - 87 131.009 873 2 1 -5.30515 5.8195 -144.45 - 87 119.599 928 2 0 -5.30678 5.82225 -145.85 - 87 164.273 873 1 1 -5.34094 5.88044 -174.45 - 87 172.847 929 1 0 -5.34086 5.88701 -175.85 - 87 147.551 873 0 1 -5.31461 6.03561 -204.45 - 87 108.418 929 0 0 -5.31101 6.03533 -205.85 - 87 31.5736 876 10 1 -4.84999 5.715 95.2509 - 87 133.721 929 10 0 -4.03628 5.85 93.9855 -Number of digits in this event: 20 +Number of tracker hits in this event: 105 + 87 273.511 646 11 1 -50.792 -4.67663 125.55 + 87 132.534 876 11 0 -50.7915 -4.67786 124.15 + 87 131.573 646 10 1 -50.7933 -4.70128 95.55 + 87 153.894 876 10 0 -50.7838 -4.70768 94.15 + 87 120.597 647 9 1 -50.5828 -4.86563 65.55 + 87 152.081 875 9 0 -50.5697 -4.87737 64.15 + 87 133.956 648 8 1 -50.3047 -5.12902 35.55 + 87 107.49 874 8 0 -50.2903 -5.14534 34.15 + 87 115.182 650 7 1 -49.9988 -5.48445 5.55 + 87 129.422 872 7 0 -49.9845 -5.50043 4.15 + 87 100.999 651 6 1 -49.7078 -5.7968 -24.45 + 87 117.464 871 6 0 -49.6896 -5.81234 -25.85 + 87 123.193 653 5 1 -49.3142 -6.13381 -54.45 + 87 115.412 869 5 0 -49.2974 -6.15103 -55.85 + 87 232.808 655 4 1 -48.9652 -6.51725 -84.45 + 87 123.763 867 4 0 -48.9464 -6.54009 -85.85 + 87 200.994 657 3 1 -48.5652 -7.00243 -114.45 + 87 122.976 865 3 0 -48.5469 -7.02818 -115.85 + 87 115.82 659 2 1 -48.1531 -7.56904 -144.45 + 87 101.272 862 2 0 -48.1371 -7.59261 -145.85 + 87 117.955 661 1 1 -47.8253 -8.08307 -174.45 + 87 143.025 859 1 0 -47.7878 -8.12263 -175.85 + 87 393.863 665 0 1 -46.9695 -8.90266 -204.45 + 87 127.469 855 0 0 -46.94 -8.94666 -205.85 + 87 186.879 666 0 1 -46.85 -8.871 -204.653 + 87 11.7647 664 0 1 -47.05 -8.92978 -204.642 + 87 25.8996 1010 0 0 -91.1865 22.2053 -206.25 + 87 89.824 1011 0 0 -91.2542 22.2503 -206.234 + 87 261.928 860 0 0 -48.1481 -7.93073 -205.85 + 87 124.854 617 7 0 12.2099 -56.5149 3.75 + 87 121.081 618 7 0 12.0344 -56.4496 4.01956 + 87 91.4382 619 7 0 11.7661 -56.25 4.06612 + 87 281.556 620 7 0 11.5894 -56.05 4.09315 + 87 168.142 621 7 0 11.2884 -55.85 4.04568 + 87 26.3239 866 3 0 -48.7849 -6.83603 -116.198 + 87 151.774 661 2 1 -47.8065 -5.1398 -144.45 + 87 197.426 873 2 0 -47.9266 -5.33913 -145.85 + 87 357.582 641 1 1 -51.7589 -3.78423 -174.45 + 87 13.9211 896 1 0 -50.6625 -0.687447 -175.85 + 87 48.1936 897 1 0 -50.6428 -0.649922 -175.866 + 87 63.6167 898 1 0 -50.5574 -0.45 -175.918 + 87 65.9784 899 1 0 -50.4685 -0.25 -175.933 + 87 105.874 900 1 0 -50.3165 0.05 -176.014 + 87 47.4765 901 1 0 -50.2381 0.250544 -176.146 + 87 100.765 1095 1 0 8.23538 39.1058 -176.25 + 87 123.335 941 1 1 8.34166 39.4064 -174.85 + 87 151.319 662 2 1 -47.6494 -5.11787 -144.546 + 87 124.581 875 2 0 -47.3622 -4.98321 -145.85 + 87 107.536 713 1 1 -37.3834 3.6416 -174.45 + 87 57.4518 712 1 1 -37.45 3.36899 -174.738 + 87 80.0213 911 1 0 -38.1334 2.43225 -175.85 + 87 95.3491 910 1 0 -38.2905 2.25 -176.017 + 87 77.1859 597 1 0 -88.7798 -60.4731 -176.25 + 87 70.7297 596 1 0 -88.7656 -60.65 -176.006 + 87 14.4369 465 1 1 -86.8926 -61.3473 -174.85 + 87 473.601 466 1 1 -86.85 -61.3531 -174.821 + 87 249.825 467 1 1 -86.65 -61.3925 -174.802 + 87 62.9517 892 8 0 -57.2436 -1.65 33.9638 + 87 295.643 893 8 0 -57.5729 -1.44994 33.888 + 87 203.571 894 8 0 -57.4327 -1.25 33.9455 + 87 231.32 646 5 1 -50.8336 -4.72086 -54.45 + 87 248.923 876 5 0 -50.8247 -4.73516 -55.85 + 87 245.538 646 4 1 -50.6717 -5.02356 -84.45 + 87 103.512 875 4 0 -50.6762 -4.96716 -85.85 + 87 136.328 645 3 1 -50.8588 -3.88803 -114.45 + 87 142.195 880 3 0 -50.911 -3.87291 -115.85 + 87 256.636 640 2 1 -51.9688 -3.67905 -144.45 + 87 132.637 882 2 0 -52.0397 -3.58989 -145.85 + 87 142.854 632 1 1 -53.4739 -1.86092 -174.45 + 87 482.083 891 1 0 -53.5484 -1.74978 -175.85 + 87 110.483 625 0 1 -55.0373 0.415614 -204.45 + 87 142.472 902 0 0 -55.0782 0.535829 -205.85 + 87 614.821 643 2 1 -51.2724 -2.96754 -144.45 + 87 880.223 642 2 1 -51.4504 -2.83001 -144.488 + 87 138.952 641 2 1 -51.65 -2.74811 -144.515 + 87 67.896 647 4 1 -50.5428 -4.86911 -84.45 + 87 117.428 648 4 1 -50.45 -4.70732 -84.6352 + 87 16.7038 649 4 1 -50.25 -4.4693 -84.8208 + 87 111.727 882 4 0 -48.8416 -3.5874 -85.85 + 87 70.6363 883 4 0 -48.5303 -3.45 -86.1017 + 87 42.6025 1203 4 0 5.55378 60.6754 -86.2498 + 87 61.3613 1204 4 0 5.62777 60.85 -86.1847 + 87 172.495 1205 4 0 5.71574 61.0501 -86.1496 + 87 75.3269 1206 4 0 5.8166 61.25 -86.0037 + 87 26.3313 1207 4 0 5.90203 61.45 -85.9113 + 87 29.6438 932 4 1 6.56521 62.192 -84.85 + 87 93.945 933 4 1 6.65 62.2589 -84.7828 + 87 66.9785 934 4 1 6.85 62.5215 -84.7897 + 87 11.0233 1226 4 0 7.5724 65.4082 -85.8504 + 87 83.824 1227 4 0 7.57912 65.4502 -85.8754 + 87 166.224 1228 4 0 7.70761 65.65 -85.9824 + 87 71.8842 1229 4 0 7.9026 65.85 -86.0646 + 87 65.1573 1230 4 0 8.02787 66.05 -86.113 + 87 59.1142 1231 4 0 8.20372 66.25 -86.1441 + 87 189.017 1233 4 0 37.252 66.6882 -86.2497 + 87 36.99 1232 4 0 37.154 66.65 -85.9355 + 87 112.96 1089 4 1 37.9396 66.1103 -84.8497 + 87 265.3 1088 4 1 37.85 66.061 -84.6676 + 87 96.9241 877 4 0 -50.7748 -4.63338 -85.85 + 87 136.334 644 3 1 -51.0789 -4.60055 -114.45 + 87 173.643 877 3 0 -51.1062 -4.54955 -115.85 + 87 153.309 883 2 0 -51.6599 -3.43266 -145.85 + 87 125.014 638 1 1 -52.4385 -1.76618 -174.45 + 87 213.366 636 0 1 -52.6674 0.184776 -204.45 + 87 122.433 901 0 0 -52.7234 0.261796 -205.85 +Number of digits in this event: 58 Using G4ParticleGun... -Particle energy: 5.31875 LIN +Particle energy: 2.70265 LIN Particle: e- Event: 88 -Number of tracker hits in this event: 134 - 88 117.277 1292 11 0 -26.1123 78.6392 124.15 - 88 115.393 769 10 1 -26.1066 78.6365 95.55 - 88 99.3084 1292 10 0 -26.1057 78.6377 94.15 - 88 155.526 769 9 1 -26.0902 78.659 65.55 - 88 120.22 1293 9 0 -26.0891 78.6588 64.15 - 88 165.4 769 8 1 -26.0651 78.653 35.55 - 88 216.473 1293 8 0 -26.0647 78.6517 34.15 - 88 129.462 769 7 1 -26.0602 78.619 5.55 - 88 115.791 1292 7 0 -26.0594 78.615 4.15 - 88 111.216 770 6 1 -26.0461 78.5283 -24.45 - 88 120.188 1292 6 0 -26.0442 78.5246 -25.85 - 88 386.903 770 5 1 -26.0065 78.4402 -54.45 - 88 143.34 1291 5 0 -26.0048 78.4362 -55.85 - 88 304.891 770 4 1 -25.9658 78.3483 -84.45 - 88 248.593 1291 4 0 -25.9644 78.3459 -85.85 - 88 174.854 770 3 1 -25.9382 78.2964 -114.45 - 88 131.433 1291 3 0 -25.9367 78.2944 -115.85 - 88 112.427 770 2 1 -25.9063 78.2591 -144.45 - 88 270.318 1291 2 0 -25.9092 78.2594 -145.85 - 88 120.606 770 1 1 -25.968 78.2603 -174.45 - 88 134.09 1291 1 0 -25.9733 78.2599 -175.85 - 88 107.262 769 0 1 -26.0688 78.2401 -204.45 - 88 212.967 1290 0 0 -26.0689 78.2387 -205.85 - 88 13.6652 877 0 1 -4.65 101.151 -204.766 - 88 13.6351 878 0 1 -4.44999 101.268 -204.471 - 88 96.305 1291 0 0 -26.0885 78.2644 -205.999 - 88 150.457 773 3 1 -25.4396 79.0614 -114.45 - 88 137.301 1294 3 0 -25.3648 79.043 -115.85 - 88 375.686 781 2 1 -23.781 78.5128 -144.45 - 88 158.564 791 1 1 -21.8219 77.1234 -174.45 - 88 138.081 1285 1 0 -21.7864 77.0933 -175.85 - 88 124.952 795 0 1 -20.9451 76.4501 -204.45 - 88 184.779 1281 0 0 -20.9235 76.3875 -205.85 - 88 269.462 780 2 1 -23.8502 78.7569 -144.707 - 88 20.3456 1297 3 0 -25.7529 79.6046 -115.85 - 88 205.674 1298 3 0 -25.7779 79.65 -115.924 - 88 289.766 1376 3 0 31.6141 95.4576 -116.25 - 88 356.821 1375 3 0 32.2548 95.35 -116.141 - 88 100.051 1068 3 1 33.7661 96.7494 -114.85 - 88 96.1448 1067 3 1 33.65 96.6897 -114.649 - 88 84.663 1066 3 1 33.45 96.7022 -114.658 - 88 236.24 1065 3 1 33.2498 96.6232 -114.602 - 88 170.119 1374 3 0 32.8334 95.1499 -116.084 - 88 37.7207 769 4 1 -26.05 78.2333 -84.6961 - 88 64.8256 1289 4 0 -26.2885 77.914 -85.8505 - 88 73.2657 1288 4 0 -26.3401 77.85 -86.0836 - 88 151.489 735 3 1 -33.049 69.6687 -114.45 - 88 59.6418 1241 3 0 -32.7891 68.3756 -115.85 - 88 72.1127 1240 3 0 -32.763 68.25 -115.977 - 88 23.3449 1239 3 0 -32.7202 68.05 -116.175 - 88 135.247 773 2 1 -25.4357 37.9507 -144.45 - 88 53.5023 774 2 1 -25.25 37.7079 -144.758 - 88 44.1204 1083 2 0 -24.5534 36.7438 -145.85 - 88 122.554 1082 2 0 -24.4865 36.6493 -145.953 - 88 21.7498 1081 2 0 -24.3249 36.45 -146.203 - 88 62.5362 865 1 1 -6.94153 18.2181 -174.45 - 88 170.539 864 1 1 -7.05 18.095 -174.587 - 88 41.421 863 1 1 -7.25 17.8787 -174.788 - 88 44.9576 982 1 0 -8.44261 16.5693 -175.85 - 88 92.4996 981 1 0 -8.55759 16.45 -175.949 - 88 52.1287 980 1 0 -8.76369 16.25 -176.122 - 88 108.614 691 0 1 -41.8333 -14.8491 -204.45 - 88 73.91 692 0 1 -41.6496 -14.9609 -204.61 - 88 26.9939 693 0 1 -41.45 -15.0739 -204.786 - 88 35.5825 822 0 0 -40.2428 -15.6066 -205.85 - 88 237.093 821 0 0 -40.143 -15.65 -205.938 - 88 110.131 765 0 0 -9.5224 -26.9781 -206.25 - 88 43.4962 764 0 0 -9.40524 -27.0501 -206.009 - 88 111.148 856 0 1 -8.83334 -27.2402 -204.85 - 88 21.5017 857 0 1 -8.65 -27.2719 -204.526 - 88 60.716 858 0 1 -8.27784 -27.183 -204.45 - 88 82.4696 859 0 1 -8.24973 -27.2953 -204.616 - 88 59.405 759 0 0 -7.70345 -28.1314 -205.85 - 88 72.5917 758 0 0 -7.62277 -28.25 -206.001 - 88 39.1502 757 0 0 -7.50947 -28.45 -206.171 - 88 46.9 771 5 1 -25.85 78.3433 -54.7402 - 88 281.028 1287 5 0 -25.0046 77.6356 -55.85 - 88 107.962 858 4 1 -8.41982 66.0768 -84.45 - 88 14.7201 857 4 1 -8.45 66.1486 -84.7891 - 88 38.3246 1231 4 0 -8.55718 66.4091 -85.85 - 88 116.696 1232 4 0 -8.57344 66.4502 -86.0006 - 88 188.591 827 3 1 -14.5981 69.638 -114.45 - 88 18.7047 1253 3 0 -14.2029 70.8068 -115.85 - 88 88.9445 1254 3 0 -14.1875 70.85 -115.902 - 88 100.302 1255 3 0 -14.075 71.05 -116.072 - 88 44.8443 1256 3 0 -13.9055 71.25 -116.198 - 88 76.9719 1705 3 0 33.4156 161.187 -116.25 - 88 92.0264 1706 3 0 33.4357 161.35 -116.021 - 88 70.1387 1077 3 1 35.4705 163.281 -114.85 - 88 91.0593 1078 3 1 35.65 163.4 -114.795 - 88 18.2945 1079 3 1 35.85 163.304 -114.834 - 88 50.2481 1692 3 0 38.5775 158.741 -115.85 - 88 69.8568 1691 3 0 38.6425 158.55 -115.958 - 88 386.718 1690 3 0 38.721 158.35 -116.067 - 88 146.041 1689 3 0 38.7692 158.15 -116.088 - 88 12.7182 1688 3 0 38.7337 157.95 -116.207 - 88 95.559 1288 5 0 -24.8863 77.65 -55.9444 - 88 111.803 1294 5 0 -25.8048 78.9038 -55.85 - 88 1.83882 795 4 1 -20.8542 88.1137 -84.45 - 88 154.781 796 4 1 -20.85 88.1109 -84.4551 - 88 40.7028 797 4 1 -20.65 87.983 -84.7494 - 88 101.551 1337 4 0 -20.0409 87.4935 -85.85 - 88 160.441 1336 4 0 -19.9855 87.45 -85.9544 - 88 4.4866 872 3 1 -5.45374 77.5629 -114.451 - 88 175.616 873 3 1 -5.45 77.5655 -114.466 - 88 139.179 1288 3 0 -5.2142 77.7207 -115.85 - 88 64.3893 880 2 1 -3.93193 79.6474 -144.45 - 88 48.8416 879 2 1 -4.05 79.7307 -144.7 - 88 2.19951 1299 2 0 -4.74898 80.0483 -145.851 - 88 129.931 1300 2 0 -4.75306 80.0501 -145.857 - 88 179.612 797 1 1 -20.6269 82.5153 -174.45 - 88 53.1054 1305 1 0 -20.258 81.1738 -175.85 - 88 86.9832 1304 1 0 -20.2243 81.05 -175.981 - 88 54.1152 1303 1 0 -20.1798 80.85 -176.176 - 88 68.1687 1055 1 0 -49.1861 31.1704 -176.25 - 88 58.4895 1054 1 0 -49.3727 31.05 -176.121 - 88 56.6911 1053 1 0 -49.4734 30.85 -175.998 - 88 85.352 648 1 1 -50.304 29.568 -174.85 - 88 106.269 647 1 1 -50.4502 29.3627 -174.681 - 88 83.7271 646 1 1 -50.65 29.1146 -174.537 - 88 18.206 645 1 1 -50.9773 29.1327 -174.45 - 88 151.743 644 1 1 -51.05 29.146 -174.49 - 88 126.109 1032 1 0 -51.2967 26.6005 -175.85 - 88 89.064 1031 1 0 -51.3462 26.45 -176.025 - 88 45.1575 1030 1 0 -51.4818 26.25 -176.167 - 88 19.9286 466 1 0 -51.7584 -86.7922 -176.25 - 88 310.788 465 1 0 -51.7503 -86.85 -176.221 - 88 27.3179 1230 1 0 -20.4563 66.1788 -176.25 - 88 123.247 1231 1 0 -20.4689 66.2505 -176.17 - 88 19.9603 1232 1 0 -20.3985 66.4503 -175.91 - 88 37.1978 799 1 1 -20.1028 66.3917 -174.85 - 88 23.5844 800 1 1 -20.0495 66.3259 -174.8 - 88 495.855 1226 1 0 -19.8272 65.4199 -175.85 - 88 325.762 1225 1 0 -19.325 65.2499 -176.064 -Number of digits in this event: 52 +Number of tracker hits in this event: 44 + 88 110.16 1391 10 1 98.4234 14.2776 95.55 + 88 108.32 971 10 0 98.4252 14.2782 94.15 + 88 111.401 1391 9 1 98.4514 14.2862 65.55 + 88 170.602 971 9 0 98.4537 14.2832 64.15 + 88 98.9139 1391 8 1 98.505 14.225 35.55 + 88 185.818 970 8 0 98.5043 14.2258 34.15 + 88 213.373 1391 7 1 98.4883 14.2391 5.55 + 88 137.732 970 7 0 98.4955 14.2427 4.15 + 88 501.574 1392 6 1 98.6559 14.3481 -24.45 + 88 137.75 971 6 0 98.6721 14.3563 -25.85 + 88 234.5 1394 5 1 99.0228 14.5574 -54.45 + 88 162.745 972 5 0 99.0529 14.5639 -55.85 + 88 151.533 1397 4 1 99.6656 14.7256 -84.45 + 88 145.906 973 4 0 99.7047 14.7303 -85.85 + 88 132.195 1401 3 1 100.519 14.8207 -114.45 + 88 134.528 973 3 0 100.548 14.8277 -115.85 + 88 120.083 1405 2 1 101.162 14.9816 -144.45 + 88 109.608 974 2 0 101.195 14.9964 -145.85 + 88 130.148 1408 1 1 101.88 15.2823 -174.45 + 88 125.488 976 1 0 101.918 15.2939 -175.85 + 88 176.332 1413 0 1 102.753 15.3036 -204.45 + 88 151.253 976 0 0 102.799 15.3016 -205.85 + 88 97.0695 632 0 0 154.752 -53.4847 -206.25 + 88 248.192 631 0 0 154.982 -53.65 -206.22 + 88 154.119 1677 0 1 155.689 -53.0445 -204.85 + 88 224.158 1676 0 1 155.55 -52.8731 -204.629 + 88 222.535 1394 0 1 99.0775 15.0034 -204.45 + 88 84.7776 1395 0 1 99.1501 14.9956 -204.578 + 88 92.2475 974 0 0 99.7621 14.9362 -205.85 + 88 91.7439 521 0 1 -75.65 -69.6868 -204.692 + 88 146.372 110 3 1 -157.95 -111.971 -114.678 + 88 63.4303 967 0 0 99.1143 13.6277 -205.85 + 88 69.1073 966 0 0 99.1175 13.4499 -206.061 + 88 99.7543 978 6 0 98.4925 15.8257 -25.85 + 88 68.6986 979 6 0 98.4891 15.85 -25.8742 + 88 76.157 980 6 0 98.4636 16.05 -26.0924 + 88 198.066 1369 5 1 94.0185 34.9547 -54.45 + 88 57.5814 1084 5 0 94.0788 36.8842 -55.8503 + 88 169.788 1085 5 0 94.0827 37.05 -55.9736 + 88 3.08442 1086 5 0 93.9609 37.25 -56.2328 + 88 122.591 1191 5 0 80.2456 58.3835 -56.25 + 88 171.054 1301 5 1 80.3085 58.1415 -54.85 + 88 27.1563 1307 5 1 81.45 58.1944 -54.6038 + 88 19.8601 1083 5 0 93.8796 36.65 -55.8832 +Number of digits in this event: 28 Using G4ParticleGun... -Particle energy: 9.31863 LIN +Particle energy: 7.92888 LIN Particle: e- Event: 89 -Number of tracker hits in this event: 38 - 89 122.043 782 11 1 -23.4634 -41.3438 125.55 - 89 163.834 693 11 0 -23.4644 -41.3431 124.15 - 89 91.0563 782 10 1 -23.4823 -41.3328 95.55 - 89 166.566 693 10 0 -23.4825 -41.3333 94.15 - 89 156.74 782 9 1 -23.4881 -41.3393 65.55 - 89 129.097 693 9 0 -23.4889 -41.34 64.15 - 89 173.996 782 8 1 -23.5076 -41.3466 35.55 - 89 97.3933 693 8 0 -23.5083 -41.3464 34.15 - 89 163.228 782 7 1 -23.52 -41.3424 5.55 - 89 102.616 693 7 0 -23.5205 -41.3421 4.15 - 89 126.742 782 6 1 -23.5233 -41.3375 -24.45 - 89 109.257 693 6 0 -23.5232 -41.3372 -25.85 - 89 132.709 782 5 1 -23.5245 -41.3194 -54.45 - 89 131.467 693 5 0 -23.5234 -41.3201 -55.85 - 89 166.82 782 4 1 -23.515 -41.3338 -84.45 - 89 251.326 693 4 0 -23.5158 -41.3342 -85.85 - 89 129.619 782 3 1 -23.5314 -41.3421 -114.45 - 89 123.335 693 3 0 -23.5368 -41.3425 -115.85 - 89 132.667 782 2 1 -23.646 -41.3464 -144.45 - 89 156.372 693 2 0 -23.6538 -41.3466 -145.85 - 89 166.315 781 1 1 -23.8089 -41.3599 -174.45 - 89 151.155 693 1 0 -23.8175 -41.3624 -175.85 - 89 163.755 780 0 1 -23.991 -41.4173 -204.45 - 89 235.772 693 0 0 -23.9979 -41.424 -205.85 - 89 228.747 1274 1 1 74.85 -37.532 -174.653 - 89 5.50006 340 0 1 -111.95 -11.8284 -204.511 - 89 81.7785 339 0 1 -112.15 -11.7477 -204.471 - 89 67.1403 338 0 1 -112.35 -11.5918 -204.499 - 89 99.224 337 0 1 -112.55 -11.4259 -204.517 - 89 83.5976 336 0 1 -112.75 -11.2939 -204.526 - 89 55.1228 335 0 1 -112.95 -11.2043 -204.662 - 89 66.6125 843 0 0 -113.525 -11.4366 -205.85 - 89 319.276 842 0 0 -113.546 -11.45 -205.892 - 89 4.34672 465 1 0 -22.0622 -86.85 -176.21 - 89 233.219 782 0 1 -23.6487 -41.2821 -204.45 - 89 69.2694 1133 5 0 -39.958 46.65 -56.0206 - 89 321.703 781 0 1 -23.65 -41.2839 -204.495 - 89 394.561 694 0 0 -23.738 -41.2469 -205.85 -Number of digits in this event: 27 +Number of tracker hits in this event: 181 + 89 270.891 1281 10 1 76.3419 58.1527 95.55 + 89 158.017 1190 10 0 76.3406 58.1522 94.15 + 89 127.825 1281 9 1 76.3115 58.1417 65.55 + 89 128.315 1190 9 0 76.3115 58.1406 64.15 + 89 300.976 1281 8 1 76.3117 58.1133 35.55 + 89 132.562 1190 8 0 76.3122 58.1104 34.15 + 89 137.722 1281 7 1 76.3248 58.0482 5.55 + 89 112.031 1189 7 0 76.3275 58.0441 4.15 + 89 413.469 1281 6 1 76.3824 57.9594 -24.45 + 89 112.23 1189 6 0 76.3856 57.9542 -25.85 + 89 157.576 1282 5 1 76.4506 57.8409 -54.45 + 89 100.293 1188 5 0 76.4547 57.8371 -55.85 + 89 463.065 1282 4 1 76.5407 57.7784 -84.45 + 89 391.371 1188 4 0 76.5429 57.7716 -85.85 + 89 464.964 1282 3 1 76.6085 57.6279 -114.45 + 89 145.569 1187 3 0 76.6151 57.6248 -115.85 + 89 477.344 1283 2 1 76.7234 57.5385 -144.45 + 89 210.562 1187 2 0 76.7258 57.5328 -145.85 + 89 312.671 1283 1 1 76.7624 57.4038 -174.45 + 89 107.42 1186 1 0 76.7613 57.3986 -175.85 + 89 175.451 1283 0 1 76.7368 57.3082 -204.45 + 89 273.056 1186 0 0 76.7405 57.3105 -205.85 + 89 94.0573 823 0 0 82.7754 -15.2943 -206.25 + 89 410.171 1188 3 0 76.6524 57.7206 -115.85 + 89 480.501 1188 2 0 76.8131 57.6625 -145.85 + 89 102.001 1285 1 1 77.1245 57.4998 -174.45 + 89 198.219 1187 1 0 77.1372 57.4924 -175.85 + 89 124.249 1286 0 1 77.3873 57.3522 -204.45 + 89 53.1386 463 6 1 -87.2774 73.5704 -24.85 + 89 99.4659 1289 1 1 77.8632 58.7881 -174.45 + 89 131.01 1194 1 0 78.0399 58.947 -175.85 + 89 32.8688 1306 0 1 81.3728 63.1398 -204.45 + 89 132.633 1307 0 1 81.45 63.1463 -204.559 + 89 7.44291 1308 0 1 81.6501 63.0794 -204.815 + 89 78.0068 1212 0 0 82.4079 62.534 -205.85 + 89 109.693 1211 0 0 82.5008 62.45 -205.995 + 89 13.6803 1210 0 0 82.7248 62.25 -206.226 + 89 116.013 1135 0 0 103.578 47.1597 -206.25 + 89 74.2857 1421 0 1 104.416 46.8329 -204.85 + 89 48.2808 1422 0 1 104.55 46.8841 -204.631 + 89 368.244 1284 2 1 76.85 57.7342 -144.515 + 89 211.922 1188 1 0 76.6584 57.6513 -175.85 + 89 106.426 1282 0 1 76.5748 57.7576 -204.45 + 89 117.04 1188 0 0 76.5796 57.774 -205.85 + 89 76.1741 1327 2 1 85.4799 92.294 -144.85 + 89 77.9138 1279 3 1 75.9821 57.4257 -114.45 + 89 164.019 1280 3 1 76.05 57.4403 -114.647 + 89 152.943 1186 3 0 76.5037 57.4303 -115.85 + 89 29.7586 1330 2 1 86.226 58.7115 -144.45 + 89 160.762 1331 2 1 86.25 58.7099 -144.501 + 89 149.966 1193 2 0 86.8676 58.8195 -145.85 + 89 38.3121 1409 1 1 102.051 59.7741 -174.45 + 89 139.231 1408 1 1 101.95 59.7641 -174.573 + 89 8.94627 1407 1 1 101.75 59.7436 -174.821 + 89 142.246 1198 1 0 100.896 59.7566 -175.85 + 89 59.3633 1285 0 1 77.2233 62.0152 -204.45 + 89 85.0055 1284 0 1 77.0499 61.9644 -204.612 + 89 16.767 1208 0 0 75.7441 61.6609 -205.85 + 89 191.257 1207 0 0 75.701 61.65 -205.892 + 89 159.434 1347 4 0 13.4504 89.5186 -86.25 + 89 97.759 1346 4 0 13.4363 89.45 -86.1856 + 89 27.0944 1381 4 0 3.97975 96.523 -86.25 + 89 145.786 1382 4 0 4.01022 96.5506 -86.2406 + 89 149.319 1275 3 0 39.7025 75.1056 -116.25 + 89 94.2914 1276 3 0 39.411 75.25 -115.981 + 89 30.3731 1090 3 1 38.1193 75.7485 -114.85 + 89 87.0968 1089 3 1 38.05 75.7759 -114.789 + 89 83.4135 1088 3 1 37.8494 75.8244 -114.608 + 89 12.934 1087 3 1 37.65 75.8857 -114.451 + 89 148.306 1086 3 1 37.4498 76.0047 -114.501 + 89 300.939 1284 3 0 36.7464 76.8746 -115.85 + 89 4.80163 1285 3 0 36.5182 77.0502 -116.229 + 89 103.991 1382 3 0 -19.9045 96.5531 -116.25 + 89 110.096 1383 3 0 -20.2699 96.75 -116.011 + 89 10.5763 789 3 1 -22.2401 97.2948 -114.85 + 89 497.836 788 3 1 -22.2503 97.2975 -114.844 + 89 275.064 787 3 1 -22.45 97.2941 -114.704 + 89 90.4518 786 3 1 -22.65 97.3186 -114.563 + 89 94.9959 1487 2 0 2.95669 117.55 -146.035 + 89 206.695 1486 2 0 3.13364 117.55 -146.222 + 89 108.026 1287 4 0 35.4634 77.4565 -86.25 + 89 143.178 1290 2 1 78.1129 57.5701 -144.45 + 89 19.3776 1186 2 0 78.312 57.45 -146.181 + 89 148.864 1306 1 1 81.4181 55.2264 -174.45 + 89 127.53 1176 1 0 81.4685 55.2555 -175.85 + 89 288.888 1313 0 1 82.7616 55.9043 -204.451 + 89 181.233 1180 0 0 82.6428 56.1961 -205.85 + 89 139.348 1181 0 0 82.6207 56.25 -206.142 + 89 25.2933 1220 1 1 64.0665 59.5021 -174.85 + 89 20.0605 1201 1 0 62.3266 60.4447 -175.85 + 89 234.853 1312 0 1 82.65 56.0056 -204.645 + 89 102.402 1311 0 1 82.45 55.9619 -204.48 + 89 5.67962 1310 0 1 82.25 55.9434 -204.457 + 89 5.58229 1309 2 1 82.05 57.6165 -144.798 + 89 61.8615 390 5 0 -103.03 -101.95 -56.1846 + 89 93.5968 406 5 0 -144.131 -98.95 -56.1032 + 89 115.664 471 5 0 -148.538 -85.85 -55.9584 + 89 69.9294 1314 0 1 82.85 55.8873 -204.595 + 89 144.718 1307 1 1 81.45 55.1152 -174.507 + 89 96.7006 1169 1 0 81.8755 54.0461 -175.85 + 89 39.1268 1168 1 0 81.9477 53.85 -176.155 + 89 37.1491 1368 0 1 93.7918 34.8588 -204.45 + 89 96.6492 1192 6 0 76.5353 58.5962 -25.85 + 89 149.531 1193 6 0 76.5513 58.6502 -25.9705 + 89 121.33 1290 5 1 78.0638 73.4329 -54.4509 + 89 82.474 1269 5 0 78.1478 73.9691 -55.85 + 89 64.7857 1270 5 0 78.1621 74.05 -56.0504 + 89 74.2711 1305 4 1 81.0727 86.1186 -84.45 + 89 28.7213 1306 4 1 81.25 86.1633 -84.74 + 89 43.8579 1331 4 0 81.857 86.413 -85.85 + 89 147.192 1332 4 0 81.9314 86.45 -85.9943 + 89 206.461 1404 3 1 101.102 98.4384 -114.45 + 89 102.865 1405 3 1 101.15 98.4432 -114.506 + 89 63.696 1406 3 1 101.35 98.4692 -114.728 + 89 302.906 1394 3 0 103.164 98.9636 -115.85 + 89 131.962 1190 6 0 76.4486 58.1385 -25.85 + 89 14.8806 1294 5 1 78.863 61.3391 -54.45 + 89 112.294 1293 5 1 78.85 61.3414 -54.4768 + 89 152.886 1207 5 0 78.1022 61.4751 -55.8502 + 89 117.965 1215 4 1 63.0815 65.1797 -84.4501 + 89 178.219 1214 4 1 63.05 65.2189 -84.5534 + 89 126.276 1228 4 0 62.5914 65.7228 -85.85 + 89 19.9 1229 4 0 62.4723 65.85 -86.183 + 89 104.052 1165 3 1 53.22 75.818 -114.45 + 89 171.241 1281 3 0 53.0392 76.4217 -115.85 + 89 96.7022 1282 3 0 53.0307 76.45 -115.916 + 89 94.8483 1144 2 1 48.9373 89.0117 -144.45 + 89 49.9266 1143 2 1 48.85 89.1507 -144.747 + 89 22.1543 1347 2 0 48.5442 89.6287 -145.85 + 89 117.418 1348 2 0 48.5303 89.6503 -145.9 + 89 75.0168 1099 1 1 39.9055 101.765 -174.45 + 89 169.259 1098 1 1 39.85 101.879 -174.579 + 89 29.9235 1414 1 0 39.5667 103.096 -175.85 + 89 93.8135 1415 1 0 39.5548 103.15 -175.908 + 89 43.5738 1416 1 0 39.512 103.351 -176.119 + 89 84.9627 1071 0 1 34.3391 129.174 -204.45 + 89 81.8662 1072 0 1 34.45 129.397 -204.665 + 89 25.6669 1551 0 0 35.0991 130.493 -205.85 + 89 108.247 1552 0 0 35.134 130.55 -205.914 + 89 24.0746 1553 0 0 35.2786 130.75 -206.16 + 89 211.329 1278 3 0 45.8925 75.6678 -116.25 + 89 32.7047 1225 4 0 63.2827 65.0792 -85.85 + 89 98.1861 1224 4 0 63.2877 65.05 -85.8819 + 89 301.419 1223 4 0 63.2817 64.8499 -85.9973 + 89 285.6 1206 5 0 77.9736 61.45 -56.0195 + 89 42.6992 1291 8 1 78.302 58.3937 35.15 + 89 18.6219 1193 8 0 79.0985 58.837 34.15 + 89 251.217 1281 5 1 76.306 58.0468 -54.45 + 89 109.622 1189 5 0 76.301 58.0482 -55.85 + 89 252.225 1280 4 1 76.2215 58.0996 -84.45 + 89 232.877 1190 4 0 76.2196 58.1012 -85.85 + 89 122.704 1190 3 0 76.2087 58.1322 -115.85 + 89 123.098 1280 2 1 76.2275 58.1368 -144.45 + 89 134.341 1190 2 0 76.2195 58.1345 -145.85 + 89 130.615 1272 1 1 74.6267 56.6547 -174.45 + 89 18.3655 1180 1 0 74.3537 56.0664 -175.85 + 89 136.536 1179 1 0 74.3457 56.05 -175.888 + 89 137.164 1233 0 1 66.8378 43.265 -204.45 + 89 9.25946 1110 0 0 66.5633 42.0743 -205.85 + 89 140.634 1109 0 0 66.558 42.0497 -205.88 + 89 43.4272 1108 0 0 66.5223 41.85 -206.116 + 89 228.952 1279 0 1 75.9861 58.2432 -204.45 + 89 353.588 1190 0 0 75.9779 58.246 -205.85 + 89 61.3749 1056 0 0 98.824 31.3059 -206.25 + 89 43.1497 1191 0 0 75.9994 58.25 -206.026 + 89 134.431 1190 5 0 76.3007 58.0514 -55.85 + 89 116.965 1281 3 1 76.3609 57.9174 -114.45 + 89 102.139 1189 3 0 76.3636 57.8792 -115.85 + 89 100.446 1281 2 1 76.4332 57.0798 -144.45 + 89 21.4632 1185 2 0 76.4266 57.0518 -145.85 + 89 108.885 1184 2 0 76.4262 57.05 -145.939 + 89 163.461 1280 1 1 76.164 56.4072 -174.45 + 89 107.984 1181 1 0 76.1228 56.387 -175.85 + 89 41.1807 1276 0 1 75.2545 56.0246 -204.45 + 89 71.2222 1275 0 1 75.25 56.0221 -204.61 + 89 130.051 1179 0 0 75.214 56.0039 -205.85 + 89 37.2267 1282 10 1 76.45 58.2111 95.2487 + 89 22.7244 1195 10 0 77.4389 59.1284 94.15 + 89 38.21 1296 10 1 79.3251 58.7287 95.1501 + 89 74.7124 1297 10 1 79.45 58.7057 95.2359 + 89 78.1884 1298 10 1 79.6502 58.6992 95.3569 +Number of digits in this event: 80 Using G4ParticleGun... -Particle energy: 9.44048 LIN +Particle energy: 2.04524 LIN Particle: e- Event: 90 -Number of tracker hits in this event: 148 - 90 179.222 572 10 0 96.0507 -65.6067 94.15 - 90 118.378 1379 9 1 96.0481 -65.604 65.55 - 90 109.945 572 9 0 96.0478 -65.6042 64.15 - 90 122.387 1379 8 1 96.0455 -65.608 35.55 - 90 91.8895 572 8 0 96.0457 -65.6081 34.15 - 90 114.21 1379 7 1 96.0504 -65.6076 5.55 - 90 115.811 572 7 0 96.0504 -65.6079 4.15 - 90 188.693 1379 6 1 96.0524 -65.6147 -24.45 - 90 175.228 572 6 0 96.0531 -65.6163 -25.85 - 90 152.553 1379 5 1 96.0654 -65.6502 -54.45 - 90 110.644 571 5 0 96.0657 -65.6524 -55.85 - 90 375.844 1379 4 1 96.0698 -65.695 -84.45 - 90 338.486 571 4 0 96.0708 -65.6948 -85.85 - 90 664.752 1379 3 1 96.097 -65.6805 -114.45 - 90 110.039 571 3 0 96.0977 -65.6779 -115.85 - 90 199.063 1379 2 1 96.1003 -65.6319 -144.45 - 90 138.755 572 2 0 96.0999 -65.6305 -145.85 - 90 652.026 1379 1 1 96.0926 -65.6041 -174.45 - 90 120.841 572 1 0 96.0917 -65.602 -175.85 - 90 323.406 1379 0 1 96.0672 -65.5551 -204.45 - 90 94.6816 572 0 0 96.0675 -65.5548 -205.85 - 90 4.95573 1185 0 0 4.42842 57.2378 -206.25 - 90 166.135 1186 0 0 4.43788 57.25 -206.239 - 90 15.2229 1187 0 0 4.7665 57.45 -205.904 - 90 64.0444 925 0 1 5.17072 58.0248 -204.85 - 90 81.7593 926 0 1 5.25 58.141 -204.659 - 90 71.4144 927 0 1 5.45 58.1916 -204.466 - 90 81.3879 928 0 1 5.65 58.2714 -204.654 - 90 117.454 1192 0 0 6.54265 58.5549 -205.85 - 90 96.6726 1271 0 0 7.40185 74.2679 -206.25 - 90 57.8535 1272 0 0 7.46508 74.4501 -205.979 - 90 184.405 938 0 1 7.76472 74.7697 -204.85 - 90 545.925 573 2 0 95.3285 -65.403 -145.85 - 90 13.0895 574 2 0 95.0994 -65.25 -146.223 - 90 237.032 1285 1 1 77.1766 -41.5484 -174.45 - 90 93.2963 691 1 0 77.1754 -41.6545 -175.85 - 90 347.164 755 1 0 89.0699 -28.8543 -176.25 - 90 46.6887 1347 1 1 89.5665 -29.3596 -174.85 - 90 201.006 1348 1 1 89.6507 -29.4003 -174.717 - 90 259.011 1349 1 1 89.85 -28.8096 -174.564 - 90 124.576 570 4 0 95.9501 -65.8907 -85.8505 - 90 98.1351 1360 3 1 92.3257 -69.0629 -114.45 - 90 48.1049 1361 3 1 92.35 -69.1122 -114.71 - 90 142.143 553 3 0 92.4605 -69.3449 -115.85 - 90 182.781 1374 2 1 95.1412 -76.0857 -144.45 - 90 57.4921 519 2 0 94.9531 -76.0589 -145.85 - 90 40.8931 520 2 0 94.9174 -76.05 -146.082 - 90 13.3932 532 1 0 89.9792 -73.4616 -175.85 - 90 117.079 533 1 0 89.9805 -73.45 -175.916 - 90 114.244 1352 0 1 90.5696 -68.9601 -204.45 - 90 124.16 554 0 0 90.8342 -69.1422 -205.852 - 90 92.6565 346 13 0 65.7841 -110.839 183.75 - 90 372.987 1232 13 1 66.6142 -111.276 185.15 - 90 174.746 1233 13 1 66.6505 -111.297 185.211 - 90 192.164 1231 13 1 66.45 -111.237 185.425 - 90 168.533 589 2 0 98.0206 -62.1696 -146.25 - 90 79.3577 590 2 0 97.9988 -62.05 -146.058 - 90 98.1118 388 1 1 -102.35 66.8711 -174.769 - 90 69.574 387 1 1 -102.55 67.0182 -174.742 - 90 102.428 1229 1 0 -103.002 65.9164 -175.85 - 90 126.338 384 1 1 -103.235 66.2597 -174.85 - 90 305.971 571 0 0 96.0901 -65.8147 -205.85 - 90 52.4416 536 0 0 107.377 -72.6798 -206.249 - 90 76.3949 537 0 0 107.481 -72.6499 -206.071 - 90 82.2866 1438 0 1 107.852 -72.2708 -204.85 - 90 231.082 1439 0 1 107.951 -72.2389 -204.718 - 90 327.712 1440 0 1 108.15 -72.1738 -204.457 - 90 155.661 541 0 0 106.98 -71.788 -205.85 - 90 201.789 542 0 0 106.765 -71.65 -206.01 - 90 294.212 571 1 0 96.0851 -65.7822 -175.85 - 90 110.373 1381 0 1 96.4075 -66.4477 -204.45 - 90 104.656 567 0 0 96.3661 -66.463 -205.85 - 90 112.951 1380 1 1 96.15 -65.6943 -174.705 - 90 635.32 572 3 0 96.0255 -65.5674 -115.85 - 90 106.295 1384 2 1 97.089 -62.0742 -144.45 - 90 243.228 1385 2 1 97.1503 -62.1364 -144.518 - 90 45.6998 1386 2 1 97.3501 -62.3572 -144.752 - 90 69.1452 583 2 0 98.0933 -63.3601 -145.85 - 90 79.1331 582 2 0 98.1605 -63.4502 -145.951 - 90 93.9382 581 2 0 98.3013 -63.65 -146.157 - 90 77.0832 1484 1 1 116.968 -90.6776 -174.45 - 90 77.1773 1483 1 1 116.95 -90.8994 -174.641 - 90 215.669 440 1 0 116.912 -92.0367 -175.85 - 90 96.2857 439 1 0 116.913 -92.1501 -175.981 - 90 8.57581 438 1 0 116.93 -92.35 -176.221 - 90 105.944 1504 0 1 120.974 -114.398 -204.45 - 90 87.0976 1505 0 1 121.15 -114.526 -204.668 - 90 4.38642 1506 0 1 121.35 -114.677 -204.836 - 90 26.0682 322 0 0 122.662 -115.712 -205.85 - 90 153.501 321 0 0 122.711 -115.75 -205.886 - 90 108.806 320 0 0 122.984 -115.95 -206.059 - 90 9.75112 319 0 0 123.257 -116.15 -206.232 - 90 149.973 1380 3 1 96.15 -65.6452 -114.658 - 90 127.477 1378 2 1 95.9095 -65.4236 -144.45 - 90 126.59 1376 1 1 95.4261 -65.0302 -174.45 - 90 170.266 574 1 0 95.4093 -65.0596 -175.85 - 90 112.703 1374 0 1 95.1299 -65.6535 -204.45 - 90 265.952 1378 3 1 95.95 -65.7414 -114.601 - 90 105.16 1378 4 1 95.95 -65.6099 -84.5195 - 90 26.5969 1377 4 1 95.75 -65.5099 -84.782 - 90 3.31863 574 4 0 95.2542 -65.0568 -85.85 - 90 119.969 575 4 0 95.2473 -65.05 -85.8647 - 90 28.777 576 4 0 95.1206 -64.85 -86.155 - 90 164.185 1336 3 1 87.2617 -40.9187 -114.45 - 90 76.8755 691 3 0 87.3931 -41.7644 -115.851 - 90 85.448 690 3 0 87.3944 -41.8503 -116.019 - 90 11.6299 689 3 0 87.3691 -42.05 -116.222 - 90 86.0186 384 3 0 97.9098 -103.26 -116.25 - 90 117.447 383 3 0 97.9289 -103.351 -116.123 - 90 76.5896 1385 3 1 97.3362 -103.581 -114.85 - 90 105.966 1384 3 1 97.15 -103.546 -114.632 - 90 181.101 569 3 0 95.9366 -66.1761 -115.85 - 90 129.626 1377 2 1 95.5738 -66.8654 -144.45 - 90 140.021 565 2 0 95.5162 -66.8967 -145.85 - 90 118.302 1371 1 1 94.3661 -67.6288 -174.45 - 90 160.135 562 1 0 94.3183 -67.6406 -175.85 - 90 8.56596 1366 0 1 93.3556 -67.6212 -204.45 - 90 120.258 1365 0 1 93.35 -67.6184 -204.471 - 90 114.066 563 0 0 92.9225 -67.4496 -205.85 - 90 106.343 568 3 0 95.8518 -66.2502 -116.108 - 90 108.303 567 3 0 95.6686 -66.4502 -115.983 - 90 183.508 1372 3 1 94.7226 -66.1727 -114.85 - 90 20.2397 1371 3 1 94.55 -66.0772 -114.522 - 90 211.271 1380 2 1 96.1978 -65.6629 -144.45 - 90 98.6048 571 2 0 96.1753 -65.7596 -145.851 - 90 112.785 560 1 0 96.147 -67.9213 -175.85 - 90 112.333 1375 0 1 95.2786 -70.7659 -204.45 - 90 183.902 545 0 0 95.3464 -70.9556 -205.85 - 90 134.479 1385 1 1 97.2282 -64.177 -174.45 - 90 105.364 579 1 0 97.4409 -64.1195 -175.85 - 90 145.657 1408 0 1 101.822 -63.3037 -204.45 - 90 147.853 584 0 0 102.007 -63.2296 -205.85 - 90 2.4511 1403 0 1 100.75 -63.9248 -204.49 - 90 112.905 579 0 0 100.892 -64.0901 -205.85 - 90 13.497 580 0 0 100.858 -64.05 -206.202 - 90 130.138 571 10 0 96.0263 -65.6502 93.8672 - 90 88.2659 570 10 0 95.8961 -65.8501 93.813 - 90 103.128 569 10 0 95.8383 -66.05 93.8472 - 90 86.4774 568 10 0 95.8356 -66.25 94.0428 - 90 8.73442 567 10 0 95.7635 -66.4502 94.141 - 90 47.3931 1381 10 1 96.4224 -70.7113 95.1501 - 90 76.6373 541 10 0 97.9848 -71.7165 94.15 - 90 93.8856 540 10 0 98.1357 -71.85 94.0479 - 90 98.8006 539 10 0 98.2967 -72.0502 93.944 - 90 128.106 538 10 0 98.4782 -72.25 93.9964 - 90 13.5436 1389 10 1 98.0392 -73.4587 95.15 - 90 96.7943 516 10 0 94.7749 -76.7977 94.15 - 90 165.823 515 10 0 94.7533 -76.8501 94.1379 -Number of digits in this event: 62 -Using G4ParticleGun... -Particle energy: 5.74348 LIN +Number of tracker hits in this event: 83 + 90 116.813 941 11 1 8.38588 58.1298 125.55 + 90 106.926 1190 11 0 8.38361 58.1316 124.15 + 90 115.991 941 10 1 8.32574 58.2555 95.55 + 90 97.9749 1191 10 0 8.322 58.2565 94.15 + 90 124.78 940 9 1 8.23716 58.2564 65.55 + 90 148.606 1191 9 0 8.22789 58.257 64.15 + 90 220.829 939 8 1 8.04755 58.263 35.55 + 90 102.877 1191 8 0 8.04001 58.2676 34.15 + 90 137.18 939 7 1 7.87837 58.3532 5.55 + 90 102.232 1191 7 0 7.87442 58.3568 4.15 + 90 285.549 938 6 1 7.8049 58.4225 -24.45 + 90 103.552 1191 6 0 7.79707 58.4195 -25.85 + 90 383.647 937 5 1 7.60774 58.3661 -54.45 + 90 248.52 1191 5 0 7.59912 58.3618 -55.85 + 90 235.146 936 4 1 7.4026 58.2614 -84.45 + 90 288.012 1191 4 0 7.39558 58.2589 -85.85 + 90 497.651 936 3 1 7.26508 58.2032 -114.45 + 90 156.598 1190 3 0 7.26537 58.2035 -115.85 + 90 309.432 936 2 1 7.27809 58.1763 -144.45 + 90 111.647 1190 2 0 7.28365 58.1743 -145.85 + 90 125.101 936 1 1 7.39999 58.1133 -174.45 + 90 229.671 1190 1 0 7.4023 58.1119 -175.85 + 90 277.07 937 0 1 7.48543 58.0861 -204.45 + 90 119.458 1190 0 0 7.4879 58.0884 -205.85 + 90 110.794 1281 4 0 33.9389 76.2933 -86.25 + 90 35.738 1280 4 0 34.1246 76.25 -85.9002 + 90 211.953 1070 4 1 34.2286 75.7923 -84.8499 + 90 249.614 1069 4 1 34.0498 75.7509 -84.6661 + 90 184.437 1071 4 1 34.2501 75.8095 -84.5863 + 90 298.421 636 5 0 129.089 -52.65 -56.0263 + 90 62.6196 935 3 1 7.25 58.3196 -114.655 + 90 140.736 1192 3 0 6.41171 58.5327 -115.85 + 90 82.0236 819 2 1 -16.1368 65.944 -144.45 + 90 40.8197 818 2 1 -16.25 65.8144 -144.728 + 90 104.985 1226 2 0 -16.7492 65.2663 -145.85 + 90 192.653 1225 2 0 -16.7644 65.25 -145.882 + 90 3.6726 1224 2 0 -16.9497 65.05 -146.236 + 90 7.25079 727 1 1 -34.6159 46.0967 -174.45 + 90 121.218 726 1 1 -34.6504 46.1025 -174.483 + 90 40.6754 725 1 1 -34.85 46.1568 -174.715 + 90 85.4509 1132 1 0 -35.8525 46.5504 -175.85 + 90 74.1538 1133 1 0 -36.0593 46.65 -176.095 + 90 119.238 1209 1 0 -66.0125 62.0211 -176.25 + 90 277.185 569 1 1 -66.1764 60.9336 -174.85 + 90 119.137 1195 1 0 7.03272 59.1075 -175.85 + 90 28.6556 915 0 1 3.16139 61.0181 -204.45 + 90 56.222 914 0 1 3.05 61.0137 -204.518 + 90 55.4227 913 0 1 2.85 60.9768 -204.615 + 90 75.7234 912 0 1 2.64865 61.0026 -204.715 + 90 0.745506 911 0 1 2.45 61.0668 -204.848 + 90 19.3626 1206 0 0 1.03879 61.4376 -205.85 + 90 222.736 1207 0 0 1.00192 61.45 -205.876 + 90 38.4946 1208 0 0 0.592931 61.65 -206.159 + 90 73.1251 1198 0 0 2.49627 59.7661 -206.25 + 90 97.5611 1199 0 0 2.62021 59.85 -206.082 + 90 129.35 1200 0 0 2.65825 60.05 -206.062 + 90 288.895 910 0 1 2.1798 59.9909 -204.85 + 90 189.233 1192 5 0 7.60025 58.4782 -55.85 + 90 322.602 1191 3 0 7.53357 58.2807 -115.85 + 90 126.535 948 2 1 9.80971 56.6052 -144.45 + 90 118.318 1182 2 0 9.91677 56.4769 -145.85 + 90 59.8375 1181 2 0 9.93991 56.45 -146.142 + 90 96.0249 961 1 1 12.3533 54.069 -174.451 + 90 27.9334 962 1 1 12.4504 54.0765 -174.758 + 90 157.496 1170 1 0 12.8085 54.0971 -175.85 + 90 122.262 1010 0 1 22.0842 55.1428 -204.45 + 90 147.772 1175 0 0 22.5087 55.1118 -205.85 + 90 250.849 935 4 1 7.19769 57.5275 -84.45 + 90 195.542 1187 4 0 7.21913 57.5526 -85.85 + 90 182.35 932 2 1 6.48331 60.9046 -144.45 + 90 118.63 1204 2 0 6.52055 60.9767 -145.851 + 90 194.116 934 1 1 6.89201 61.6368 -174.45 + 90 105.971 1208 1 0 6.96804 61.7367 -175.85 + 90 149.418 941 0 1 8.3755 63.8866 -204.45 + 90 253.017 1219 0 0 8.42486 64.0121 -205.85 + 90 2.67916 1220 0 0 8.45326 64.05 -206.237 + 90 171.084 1006 1 0 17.3915 21.4077 -176.25 + 90 159.438 1005 1 0 17.371 21.2496 -176.096 + 90 331.831 1004 1 0 17.4158 21.05 -175.924 + 90 36.4364 984 1 1 16.8811 20.9158 -174.85 + 90 68.5272 983 1 1 16.85 20.9074 -174.842 + 90 136.918 938 4 1 7.76634 58.4149 -84.45 + 90 126.656 937 4 1 7.64986 58.4122 -84.7154 +Number of digits in this event: 44 +Using G4ParticleGun... +Particle energy: 3.35615 LIN Particle: e- Event: 91 -Number of tracker hits in this event: 46 - 91 105.831 1315 9 1 83.1744 93.5106 65.55 - 91 98.3611 1366 9 0 83.1752 93.5109 64.15 - 91 172.393 1315 8 1 83.1906 93.52 35.55 - 91 133.137 1366 8 0 83.1935 93.5223 34.15 - 91 106.232 1316 7 1 83.2503 93.5747 5.55 - 91 185.492 1367 7 0 83.2539 93.576 4.15 - 91 185.725 1316 6 1 83.3174 93.6016 -24.45 - 91 178.927 1367 6 0 83.32 93.6014 -25.85 - 91 243.17 1316 5 1 83.3739 93.597 -54.45 - 91 115.584 1367 5 0 83.3785 93.5978 -55.85 - 91 122.896 1317 4 1 83.4772 93.6095 -84.45 - 91 136.049 1367 4 0 83.4814 93.6116 -85.85 - 91 376.827 1317 3 1 83.5694 93.6537 -114.45 - 91 425.661 1367 3 0 83.5741 93.6549 -115.85 - 91 103.857 1318 2 1 83.6712 93.6748 -144.45 - 91 134.392 1367 2 0 83.6742 93.6784 -145.85 - 91 127.721 1318 1 1 83.7379 93.752 -174.45 - 91 305.339 1368 1 0 83.7405 93.7565 -175.85 - 91 142.809 1318 0 1 83.7974 93.8435 -204.45 - 91 286.374 1368 0 0 83.7993 93.8471 -205.85 - 91 186.533 1443 4 1 108.83 161.318 -84.85 - 91 129.737 1557 1 0 87.0362 131.603 -176.25 - 91 119.404 1558 1 0 87.046 131.75 -176.189 - 91 117.754 918 2 1 3.85 129.403 -144.8 - 91 74.5916 917 2 1 3.65 129.483 -144.553 - 91 65.2776 1609 0 0 151.163 141.972 -206.25 - 91 81.9348 1510 4 0 15.7417 122.225 -86.25 - 91 45.9385 975 4 1 15.1169 122.604 -84.85 - 91 32.1542 974 4 1 15.05 122.7 -84.8174 - 91 309.106 1516 4 0 14.0465 123.412 -85.85 - 91 277.046 1316 2 1 83.3549 93.3104 -144.45 - 91 106.64 1365 2 0 83.3619 93.2297 -145.851 - 91 56.8558 1316 1 1 83.4374 91.6169 -174.451 - 91 44.2951 1317 1 1 83.45 91.6113 -174.682 - 91 108.862 1357 1 0 83.5143 91.5846 -175.85 - 91 104.535 1324 0 1 85.0264 90.9839 -204.45 - 91 29.0478 1325 0 1 85.05 90.9686 -204.71 - 91 96.2883 1353 0 0 85.1498 90.8963 -205.85 - 91 105.602 1322 2 1 84.5259 93.9669 -144.45 - 91 164.068 1369 2 0 84.5886 93.9502 -145.85 - 91 245.715 1368 2 0 84.5893 93.95 -145.863 - 91 88.8229 1327 1 1 85.6332 93.7442 -174.45 - 91 26.9308 1328 1 1 85.65 93.7586 -174.766 - 91 14.5488 1336 0 1 87.4426 94.9151 -204.45 - 91 84.2971 1337 0 1 87.45 94.9151 -204.502 - 91 130.266 1373 0 0 87.6403 94.9238 -205.85 -Number of digits in this event: 24 +Number of tracker hits in this event: 34 + 91 120.975 1268 10 1 73.8489 80.1758 95.55 + 91 128.627 1300 10 0 73.8473 80.1781 94.15 + 91 133.495 1268 9 1 73.8167 80.2386 65.55 + 91 143.975 1300 9 0 73.808 80.2396 64.15 + 91 104.334 1267 8 1 73.62 80.2668 35.55 + 91 110.198 1301 8 0 73.6118 80.2669 34.15 + 91 109.01 1266 7 1 73.4478 80.2724 5.55 + 91 147.561 1301 7 0 73.4439 80.2726 4.15 + 91 122.065 1266 6 1 73.3577 80.2799 -24.45 + 91 117.887 1301 6 0 73.3531 80.2779 -25.85 + 91 154.115 1266 5 1 73.2564 80.24 -54.45 + 91 111.166 1300 5 0 73.2501 80.2389 -55.85 + 91 118.101 1265 4 1 73.1109 80.2151 -84.45 + 91 140.266 1300 4 0 73.1052 80.2168 -85.85 + 91 234.646 1264 3 1 73.0046 80.2562 -114.45 + 91 115.657 1301 3 0 73.0005 80.2568 -115.85 + 91 111.734 1264 2 1 72.9122 80.2749 -144.45 + 91 227.764 1301 2 0 72.9064 80.2751 -145.85 + 91 108.738 1263 1 1 72.7774 80.2893 -174.45 + 91 265.533 1301 1 0 72.7726 80.2908 -175.85 + 91 145.898 1263 0 1 72.691 80.3314 -204.45 + 91 120.568 1301 0 0 72.6904 80.3298 -205.85 + 91 264.244 1263 2 1 72.7862 80.3034 -144.45 + 91 113.173 1300 2 0 72.812 80.2459 -145.85 + 91 115.164 1266 1 1 73.4025 79.0019 -174.45 + 91 101.224 1294 1 0 73.3971 78.9639 -175.85 + 91 223.75 1266 0 1 73.2667 78.1037 -204.45 + 91 192.021 1290 0 0 73.3471 78.129 -205.85 + 91 111.006 1267 1 1 73.6432 80.4428 -174.45 + 91 129.164 1298 0 0 73.3452 79.7774 -205.85 + 91 60.7517 1301 9 0 73.8165 80.2501 63.9164 + 91 210.606 1455 9 0 73.4178 111.164 63.75 + 91 309.77 1237 9 1 67.5639 110.536 65.1501 + 91 246.5 1269 10 1 73.85 80.1752 95.4548 +Number of digits in this event: 22 Using G4ParticleGun... -Particle energy: 1.70123 LIN +Particle energy: 7.30955 LIN Particle: e- Event: 92 -Number of tracker hits in this event: 25 - 92 132.395 1289 10 1 77.9205 71.8642 95.55 - 92 124.191 1259 10 0 77.9201 71.8651 94.15 - 92 130.67 1289 9 1 77.9196 71.881 65.55 - 92 113.897 1259 9 0 77.9125 71.8705 64.15 - 92 127.807 1288 8 1 77.7453 71.665 35.55 - 92 138.546 1258 8 0 77.7501 71.6671 34.15 - 92 421.264 1288 7 1 77.8078 71.7568 5.55 - 92 93.6942 1258 7 0 77.8173 71.7639 4.15 - 92 136.838 1290 6 1 78.0619 71.9602 -24.45 - 92 123.206 1259 6 0 78.0917 71.9697 -25.85 - 92 141.135 1293 5 1 78.6646 72.2452 -54.45 - 92 118.944 1261 5 0 78.6901 72.2602 -55.85 - 92 78.3527 1295 4 1 79.2442 72.5713 -84.45 - 92 46.8903 1296 4 1 79.25 72.5756 -84.6906 - 92 258.946 1262 4 0 79.2804 72.5978 -85.85 - 92 133.724 1299 3 1 80.0071 73.1533 -114.45 - 92 157.008 1265 3 0 80.0393 73.1726 -115.85 - 92 169.309 1303 2 1 80.6733 73.5276 -144.45 - 92 6.40483 1267 2 0 80.6071 73.451 -145.85 - 92 153.878 1266 2 0 80.6063 73.45 -145.868 - 92 112.471 1296 1 1 79.2736 71.8125 -174.45 - 92 115.68 1258 1 0 79.2262 71.7703 -175.85 - 92 151.054 1290 0 1 78.1503 71.1972 -204.45 - 92 116.055 1255 0 0 78.1505 71.1074 -205.85 - 92 45.6337 1289 7 1 77.8635 71.7551 5.55 -Number of digits in this event: 17 +Number of tracker hits in this event: 62 + 92 115.347 1084 10 1 36.9873 78.0095 95.55 + 92 160.432 1289 10 0 36.988 78.0096 94.15 + 92 127.195 1084 9 1 36.9986 78.0109 65.55 + 92 148.525 1289 9 0 36.9984 78.0104 64.15 + 92 114.046 1084 8 1 36.9933 78.0001 35.55 + 92 144.444 1289 8 0 36.9928 77.9998 34.15 + 92 130.212 1084 7 1 36.9854 77.9964 5.55 + 92 125.757 1289 7 0 36.9874 77.9962 4.15 + 92 128.018 1084 6 1 37.0148 78.0051 -24.45 + 92 204.602 1289 6 0 37.0155 78.0058 -25.85 + 92 346.928 1084 5 1 37.0296 78.0199 -54.45 + 92 320.91 1289 5 0 37.0311 78.0205 -55.85 + 92 176.924 1085 4 1 37.0645 78.035 -84.45 + 92 123.2 1289 4 0 37.0671 78.0351 -85.85 + 92 104.359 1085 3 1 37.1218 78.0296 -114.45 + 92 112.438 1289 3 0 37.1238 78.0279 -115.85 + 92 138.075 1085 2 1 37.1688 78.0019 -144.45 + 92 131.708 1289 2 0 37.171 77.9988 -145.85 + 92 129.349 1085 1 1 37.2216 77.9299 -174.45 + 92 151.286 1289 1 0 37.2251 77.9282 -175.85 + 92 162.657 1086 0 1 37.3053 77.8952 -204.45 + 92 122.067 1289 0 0 37.3077 77.8955 -205.85 + 92 44.2471 881 8 1 -3.65 42.6836 35.3884 + 92 77.149 1290 5 0 37.0272 78.0503 -55.8642 + 92 39.0523 1011 0 0 112.104 22.25 -206.035 + 92 175.326 1461 0 1 112.46 23.001 -204.85 + 92 116.72 1288 5 0 37.0582 77.8151 -55.8508 + 92 100.717 1092 4 1 38.4667 68.1406 -84.4512 + 92 13.957 1093 4 1 38.6501 68.2276 -84.8019 + 92 38.1058 1242 4 0 39.2126 68.6062 -85.8503 + 92 177.468 1243 4 0 39.2776 68.65 -85.9722 + 92 125.201 1127 3 1 45.623 78.6836 -114.45 + 92 160.635 1292 3 0 45.5622 78.5463 -115.85 + 92 9.78607 1105 2 1 41.0534 69.261 -144.45 + 92 135.094 1104 2 1 41.0499 69.2615 -144.458 + 92 128.241 1246 2 0 40.5609 69.3459 -145.85 + 92 151.619 1315 2 0 -25.9073 83.2182 -146.25 + 92 177.032 1316 2 0 -25.9517 83.2501 -146.219 + 92 162.002 1379 2 0 -32.9961 95.979 -146.25 + 92 104.637 1378 2 0 -32.9737 95.95 -146.015 + 92 39.3172 1085 5 1 37.05 78.2421 -54.7154 + 92 104.556 1291 5 0 37.1343 78.3106 -55.85 + 92 109.829 1096 4 1 39.2896 77.7481 -84.45 + 92 127.702 1285 4 0 39.168 77.1807 -85.85 + 92 14.0066 1284 4 0 39.1248 77.05 -86.1835 + 92 27.4817 1069 3 1 33.9802 64.8719 -114.45 + 92 79.7486 1070 3 1 34.05 64.8386 -114.531 + 92 42.0344 1071 3 1 34.2501 64.7431 -114.756 + 92 79.4828 1221 3 0 35.3199 64.3446 -115.85 + 92 95.4296 1220 3 0 35.5295 64.25 -116.055 + 92 8.84118 1208 2 1 61.8192 55.1296 -144.45 + 92 65.0346 1209 2 1 61.85 55.1353 -144.468 + 92 72.6366 1210 2 1 62.0503 55.1714 -144.566 + 92 54.4377 1211 2 1 62.25 55.1958 -144.673 + 92 32.6154 1212 2 1 62.45 55.2283 -144.777 + 92 237.335 1178 2 0 64.3245 55.6529 -145.85 + 92 123.029 1440 1 1 108.227 59.8015 -174.45 + 92 35.1129 1439 1 1 108.15 59.7437 -174.712 + 92 86.9894 1197 1 0 107.982 59.5796 -175.85 + 92 101.211 1068 3 1 33.803 64.9467 -114.45 + 92 62.3814 1067 3 1 33.6499 65.0327 -114.651 + 92 130.611 1224 3 0 33.1535 65.011 -115.85 +Number of digits in this event: 35 Using G4ParticleGun... -Particle energy: 9.6683 LIN +Particle energy: 1.98036 LIN Particle: e- Event: 93 -Number of tracker hits in this event: 136 - 93 129.857 900 11 1 0.0964726 -6.05099 125.55 - 93 165.333 869 11 0 0.0969373 -6.05148 124.15 - 93 435.329 900 10 1 0.106678 -6.06159 95.55 - 93 237.841 869 10 0 0.107014 -6.06184 94.15 - 93 344.472 900 9 1 0.110306 -6.0573 65.55 - 93 110.539 869 9 0 0.110433 -6.05642 64.15 - 93 131.921 900 8 1 0.113315 -6.04239 35.55 - 93 116.935 870 8 0 0.113587 -6.04198 34.15 - 93 153.581 900 7 1 0.123039 -6.03585 5.55 - 93 120.594 870 7 0 0.123226 -6.03547 4.15 - 93 403.737 900 6 1 0.127074 -6.03088 -24.45 - 93 482.154 870 6 0 0.125726 -6.03216 -25.85 - 93 625.139 900 5 1 0.0991641 -6.05719 -54.45 - 93 485.849 869 5 0 0.0964514 -6.05722 -55.85 - 93 102.634 899 2 1 -0.0629487 -6.06491 -144.45 - 93 120.115 869 2 0 -0.0679406 -6.06231 -145.85 - 93 121.801 899 1 1 -0.175669 -6.01251 -174.45 - 93 319.712 870 1 0 -0.180167 -6.01134 -175.85 - 93 117.436 898 0 1 -0.27197 -5.98478 -204.45 - 93 98.3834 870 0 0 -0.27692 -5.98179 -205.85 - 93 118.09 916 0 0 10.7587 3.3247 -206.25 - 93 64.9192 915 0 0 10.7683 3.25 -206.208 - 93 326.094 1131 1 0 63.7214 46.3265 -176.25 - 93 20.1376 1132 1 0 63.715 46.45 -175.944 - 93 90.9735 171 6 0 86.6012 -145.75 -26.1389 - 93 161.104 1332 6 1 86.4527 -146.499 -24.85 - 93 59.6583 1331 6 1 86.45 -146.503 -24.8428 - 93 58.0229 1477 7 0 85.506 115.647 3.75 - 93 287.389 1487 8 1 117.699 133.898 35.55 - 93 73.7249 859 1 0 -46.089 -8.06371 -176.25 - 93 102.394 870 2 0 -0.0777207 -6.05 -145.968 - 93 240.053 871 2 0 -0.163561 -5.85 -145.923 - 93 371.383 869 3 0 0.0532887 -6.08696 -115.85 - 93 166.697 870 3 0 0.087815 -6.05 -116.146 - 93 250.796 870 5 0 0.160938 -5.87398 -55.85 - 93 306.411 900 4 1 0.145442 -5.61218 -84.45 - 93 108.312 872 4 0 0.0996988 -5.58284 -85.85 - 93 160.502 896 3 1 -0.803651 -4.97863 -114.45 - 93 150.851 875 3 0 -0.848094 -4.94154 -115.85 - 93 109.438 891 2 1 -1.74584 -4.13308 -144.45 - 93 127.561 879 2 0 -1.80049 -4.09522 -145.85 - 93 189.259 885 1 1 -2.9378 -3.34353 -174.45 - 93 223.036 883 1 0 -2.98877 -3.30858 -175.85 - 93 168.861 879 0 1 -4.05436 -2.61155 -204.45 - 93 203.496 887 0 0 -4.09981 -2.56824 -205.85 - 93 67.1973 886 0 0 -4.11537 -2.65 -206.202 - 93 203.522 915 4 1 3.08536 -7.61167 -84.45 - 93 98.2657 861 4 0 3.17843 -7.78357 -85.85 - 93 217.933 925 3 1 5.05919 -11.6324 -114.451 - 93 81.77 841 3 0 5.3305 -11.8155 -115.85 - 93 36.9514 840 3 0 5.37968 -11.85 -116.122 - 93 125.707 950 2 1 10.124 -15.5589 -144.45 - 93 128.838 822 2 0 10.3347 -15.6095 -145.85 - 93 130.627 976 1 1 15.3418 -16.5527 -174.45 - 93 117.603 820 1 0 15.5728 -16.0484 -175.85 - 93 12.0091 995 0 1 19.2342 -4.278 -204.45 - 93 154.409 996 0 1 19.2501 -4.2599 -204.485 - 93 15.5492 881 0 0 19.8121 -3.66272 -205.85 - 93 121.829 882 0 0 19.8234 -3.65 -205.881 - 93 156.971 869 4 0 0.205136 -6.11639 -85.85 - 93 161.518 900 3 1 0.131495 -6.24077 -114.45 - 93 149.326 901 2 1 0.324022 -6.39398 -144.45 - 93 128.654 868 2 0 0.35293 -6.42254 -145.85 - 93 338.425 904 1 1 0.956489 -7.02729 -174.45 - 93 48.6803 865 1 0 0.980742 -7.04854 -175.85 - 93 80.0559 864 1 0 0.982257 -7.05 -175.94 - 93 145.381 907 0 1 1.45939 -7.44217 -204.45 - 93 166.306 862 0 0 1.48661 -7.46455 -205.85 - 93 175.224 863 0 0 1.49902 -7.45 -205.987 - 93 213.058 905 1 1 1.05018 -7.07191 -174.556 - 93 14.8072 860 3 0 -67.4575 -7.92839 -115.85 - 93 198.569 866 9 0 0.120702 -6.73281 64.15 - 93 94.4524 899 8 1 -0.180825 -8.60218 35.55 - 93 102.356 857 8 0 -0.119404 -8.61216 34.1497 - 93 120.503 905 7 1 1.15708 -8.46341 5.55 - 93 116.741 857 7 0 1.21595 -8.45686 4.15 - 93 138.136 911 6 1 2.37857 -8.20851 -24.45 - 93 73.1806 859 6 0 2.37338 -8.07425 -25.85 - 93 54.618 860 6 0 2.37161 -8.05 -26.0968 - 93 120.88 911 5 1 2.25187 -4.97799 -54.45 - 93 70.6764 875 5 0 2.35027 -4.86415 -55.85 - 93 59.2211 876 5 0 2.36279 -4.84997 -56.0262 - 93 93.0032 921 4 1 4.42008 -2.66805 -84.45 - 93 26.0598 922 4 1 4.45 -2.64688 -84.7953 - 93 106.57 887 4 0 4.53871 -2.57429 -85.85 - 93 63.8647 931 3 1 6.268 -0.742835 -114.45 - 93 84.0745 930 3 1 6.24995 -0.760896 -114.7 - 93 65.072 896 3 0 6.16646 -0.840127 -115.85 - 93 64.8093 895 3 0 6.15591 -0.85 -115.991 - 93 234.714 919 2 1 4.0289 -2.53131 -144.45 - 93 122.257 887 2 0 3.90343 -2.58556 -145.85 - 93 165.003 887 0 1 -2.49239 -5.43899 -204.45 - 93 406.355 873 0 0 -2.94883 -5.38765 -205.85 - 93 206.91 774 2 0 8.61438 -25.1182 -146.25 - 93 123.9 873 1 1 -5.42759 -20.4093 -174.45 - 93 45.6355 791 1 0 -5.33854 -21.7127 -175.85 - 93 80.0857 790 1 0 -5.33174 -21.8504 -176 - 93 15.943 789 1 0 -5.32446 -22.05 -176.211 - 93 267.088 882 0 1 -3.48455 -51.9307 -204.45 - 93 198.527 883 0 1 -3.45 -52.1767 -204.561 - 93 106.113 626 0 0 -2.59865 -54.7433 -205.85 - 93 76.3733 625 0 0 -2.55688 -54.8501 -205.904 - 93 112.116 624 0 0 -2.473 -55.05 -206.002 - 93 72.5558 623 0 0 -2.38763 -55.25 -206.12 - 93 130.941 870 10 0 0.100717 -6.04873 94.15 - 93 113.673 870 9 0 0.122687 -5.97014 64.15 - 93 147.612 901 8 1 0.337347 -5.78833 35.55 - 93 200.015 871 8 0 0.354098 -5.77569 34.15 - 93 105.988 903 7 1 0.711888 -5.56738 5.55 - 93 119.273 872 7 0 0.729736 -5.58187 4.15 - 93 112.769 905 6 1 1.09419 -5.91459 -24.45 - 93 122.091 909 5 1 1.99484 -6.05859 -54.45 - 93 55.0317 914 4 1 3.04707 -6.92798 -84.45 - 93 126.495 865 4 0 3.08477 -6.94626 -85.85 - 93 129.486 919 3 1 3.97627 -7.31584 -114.45 - 93 122.583 863 3 0 3.97097 -7.28897 -115.85 - 93 127.722 866 2 0 3.927 -6.71526 -145.85 - 93 270.347 921 1 1 4.42376 -5.9758 -174.45 - 93 243.756 924 0 1 4.98786 -5.7094 -204.45 - 93 120.946 871 0 0 5.00823 -5.71285 -205.85 - 93 6.29496 874 0 0 4.31538 -5.25 -206.24 - 93 66.5788 972 0 0 -56.8608 14.614 -206.25 - 93 78.3363 973 0 0 -57.0043 14.65 -206.092 - 93 69.6355 974 0 0 -57.2392 14.8501 -205.947 - 93 152.576 605 0 1 -58.8995 16.5491 -204.85 - 93 106.021 604 0 1 -59.05 17.0067 -204.644 - 93 76.4821 603 0 1 -59.25 17.2516 -204.467 - 93 94.4153 602 0 1 -59.45 17.3553 -204.553 - 93 65.6009 601 0 1 -59.65 17.4434 -204.649 - 93 16.0028 600 0 1 -59.8507 17.4434 -204.81 - 93 118.496 983 0 0 -60.9335 16.717 -205.85 - 93 160.187 982 0 0 -60.9856 16.65 -205.941 - 93 142.903 868 0 0 3.17197 -6.28182 -205.85 - 93 201.038 869 0 0 3.11026 -6.25 -206.054 - 93 142.884 918 3 1 3.74205 -7.26236 -114.45 - 93 114.033 868 5 0 1.98216 -6.25 -55.8966 -Number of digits in this event: 77 -Using G4ParticleGun... -Particle energy: 8.93328 LIN +Number of tracker hits in this event: 27 + 93 112.87 531 9 1 -73.7529 107.408 65.55 + 93 98.8399 1436 9 0 -73.7497 107.41 64.15 + 93 240.816 531 8 1 -73.7082 107.452 35.55 + 93 138.245 1436 8 0 -73.7097 107.455 34.15 + 93 123.19 531 7 1 -73.7395 107.512 5.55 + 93 157.137 1436 7 0 -73.739 107.513 4.15 + 93 132.512 531 6 1 -73.728 107.529 -24.45 + 93 250.589 1436 6 0 -73.7233 107.528 -25.85 + 93 127.102 532 5 1 -73.641 107.502 -54.45 + 93 219.943 1436 5 0 -73.639 107.503 -55.85 + 93 122.14 532 4 1 -73.6054 107.536 -84.45 + 93 132.099 1436 4 0 -73.6038 107.534 -85.85 + 93 165.472 532 3 1 -73.5565 107.494 -114.45 + 93 121.307 1436 3 0 -73.5526 107.494 -115.85 + 93 110.331 532 2 1 -73.4907 107.572 -144.45 + 93 97.5741 1437 2 0 -73.496 107.583 -145.85 + 93 113.144 532 1 1 -73.5959 107.761 -174.45 + 93 131.204 1438 1 0 -73.5952 107.772 -175.85 + 93 130.695 532 0 1 -73.6053 107.953 -204.45 + 93 121.029 1439 0 0 -73.6095 107.954 -205.85 + 93 14.3217 1643 2 0 -133.625 148.75 -145.983 + 93 129.795 227 2 1 -134.725 149.444 -144.85 + 93 156.858 226 2 1 -134.75 149.615 -144.675 + 93 73.1389 525 0 1 -74.887 124.21 -204.85 + 93 62.4178 526 0 1 -74.85 124.114 -204.757 + 93 39.3994 531 5 1 -73.7842 107.511 -54.45 + 93 59.8909 1435 5 0 -74.0026 107.35 -56.0322 +Number of digits in this event: 19 +Using G4ParticleGun... +Particle energy: 1.19547 LIN Particle: e- Event: 94 -Number of tracker hits in this event: 92 - 94 61.9141 1400 9 1 100.23 -90.4385 65.3822 - 94 135.305 448 9 0 100.23 -90.4385 64.15 - 94 123.771 1400 8 1 100.229 -90.4309 35.55 - 94 131.67 448 8 0 100.229 -90.4304 34.15 - 94 303.55 1400 7 1 100.216 -90.4195 5.55 - 94 174.089 448 7 0 100.215 -90.4187 4.15 - 94 129.927 1400 6 1 100.199 -90.4007 -24.45 - 94 230.311 448 6 0 100.197 -90.4004 -25.85 - 94 121.149 1400 5 1 100.155 -90.3957 -54.45 - 94 123.412 448 5 0 100.154 -90.3945 -55.85 - 94 186.248 1399 4 1 100.138 -90.3718 -84.45 - 94 126.552 448 4 0 100.137 -90.3698 -85.85 - 94 113.368 1399 3 1 100.112 -90.3308 -114.45 - 94 107.173 449 3 0 100.111 -90.3304 -115.85 - 94 104.116 1399 2 1 100.078 -90.3193 -144.45 - 94 113.117 449 2 0 100.078 -90.3195 -145.85 - 94 567.94 1399 1 1 100.056 -90.3225 -174.45 - 94 261.267 449 1 0 100.056 -90.3228 -175.85 - 94 109.773 1399 0 1 100.052 -90.3305 -204.45 - 94 121.003 449 0 0 100.053 -90.3313 -205.85 - 94 9.77257 1432 0 1 106.75 -106.352 -204.683 - 94 17.2986 817 2 0 73.2811 -16.4969 -146.25 - 94 440.596 1263 2 1 72.7657 -16.4645 -144.85 - 94 64.141 1375 1 1 95.3392 -35.1588 -174.45 - 94 58.3393 1376 1 1 95.35 -35.1228 -174.469 - 94 143.487 1381 3 1 96.4314 -99.9227 -114.45 - 94 56.2905 1380 3 1 96.3499 -99.9386 -114.519 - 94 53.7808 891 11 0 83.0242 -1.73107 123.75 - 94 64.0788 501 2 0 112.535 -79.8023 -146.25 - 94 179.219 1226 3 0 -19.6597 65.2978 -116.25 - 94 5.55228 1225 3 0 -19.7269 65.25 -116.137 - 94 9.54497 208 0 0 169.434 -138.35 -205.996 - 94 25.1433 207 0 0 169.709 -138.55 -205.899 - 94 212.868 1750 0 1 170.259 -138.199 -204.85 - 94 79.5992 1751 0 1 170.35 -138.212 -204.778 - 94 75.8141 1400 1 1 100.15 -90.2533 -174.624 - 94 64.4844 450 1 0 100.627 -89.8961 -175.85 - 94 73.6026 451 1 0 100.681 -89.85 -175.994 - 94 43.8878 1058 1 0 150.005 31.6588 -176.25 - 94 46.5168 1059 1 0 150.081 31.8509 -176.209 - 94 63.1175 1060 1 0 150.144 32.05 -176.168 - 94 59.6818 1061 1 0 150.203 32.25 -176.127 - 94 65.1199 1062 1 0 150.26 32.4505 -176.114 - 94 77.2601 1063 1 0 150.306 32.65 -176.115 - 94 52.9817 1064 1 0 150.336 32.85 -176.133 - 94 57.6776 1065 1 0 150.362 33.05 -176.158 - 94 51.693 1066 1 0 150.393 33.25 -176.196 - 94 18.6542 1697 0 1 159.692 109.445 -204.45 - 94 77.715 1698 0 1 159.75 109.455 -204.512 - 94 29.2631 1699 0 1 159.95 109.481 -204.747 - 94 129.315 1446 0 0 160.814 109.49 -205.85 - 94 0.457608 452 1 0 99.8868 -89.4513 -175.85 - 94 140.414 453 1 0 99.8865 -89.4499 -175.852 - 94 30.4298 1392 0 1 98.5831 -80.1437 -204.45 - 94 148.321 1391 0 1 98.55 -80.0885 -204.511 - 94 83.0208 507 0 0 98.274 -78.6324 -205.85 - 94 70.311 508 0 0 98.2551 -78.45 -205.974 - 94 35.0971 509 0 0 98.1999 -78.2499 -206.137 - 94 53.7036 620 0 0 65.6937 -55.9137 -206.25 - 94 178.375 621 0 0 65.5166 -55.85 -206.111 - 94 13.5405 1218 0 1 63.7113 -55.5535 -204.85 - 94 63.1772 1217 0 1 63.65 -55.5512 -204.805 - 94 81.0545 1216 0 1 63.45 -55.5841 -204.667 - 94 121.717 1215 0 1 63.127 -55.6136 -204.45 - 94 125.981 627 0 0 64.3202 -54.6368 -205.85 - 94 235.941 628 0 0 64.6349 -54.45 -206.063 - 94 118.671 629 0 0 65.0705 -54.2498 -206.204 - 94 78.1892 630 0 0 65.1889 -54.05 -206.214 - 94 19.9831 631 0 0 65.1827 -53.8498 -206.239 - 94 128.821 1400 0 1 100.158 -90.8088 -204.45 - 94 119.51 446 0 0 100.415 -90.857 -205.85 - 94 7.74231 1398 1 1 99.95 -90.594 -174.823 - 94 122.331 444 1 0 99.6102 -91.1563 -175.85 - 94 26.2675 443 1 0 99.5092 -91.3503 -176.197 - 94 13.3758 1363 0 1 92.7717 -108.749 -204.45 - 94 101.487 1362 0 1 92.75 -108.766 -204.462 - 94 98.8327 1361 0 1 92.5498 -108.923 -204.572 - 94 83.5461 1360 0 1 92.3495 -109.062 -204.676 - 94 126.344 1359 0 1 92.15 -109.184 -204.754 - 94 49.9528 1358 0 1 91.95 -109.279 -204.789 - 94 34.7542 1357 0 1 91.75 -109.341 -204.82 - 94 13.6272 347 0 0 87.5743 -110.733 -205.85 - 94 532.146 346 0 0 87.519 -110.75 -205.864 - 94 19.6561 345 0 0 86.5389 -110.95 -206.228 - 94 17.0247 821 2 1 -15.6591 -101.506 -144.45 - 94 185.716 822 2 1 -15.65 -101.502 -144.468 - 94 119.569 395 2 0 -15.4917 -101.047 -145.85 - 94 143.839 396 2 0 -15.597 -100.95 -145.908 - 94 188.526 1221 2 1 64.45 15.2706 -144.649 - 94 7.50745 1149 6 0 129.634 49.8959 -26.25 - 94 67.441 1398 4 1 99.95 -90.5183 -84.6606 - 94 157.714 446 4 0 99.6358 -90.8183 -85.85 -Number of digits in this event: 36 +Number of tracker hits in this event: 164 + 94 169.536 1396 10 1 99.4867 -35.4273 95.55 + 94 121.518 723 10 0 99.4841 -35.4276 94.15 + 94 135.244 1396 9 1 99.4346 -35.484 65.55 + 94 110.027 722 9 0 99.4289 -35.4884 64.15 + 94 135.184 1395 8 1 99.3129 -35.5581 35.55 + 94 113.826 722 8 0 99.3128 -35.5674 34.15 + 94 134.838 1396 7 1 99.3631 -35.7207 5.55 + 94 167.759 721 7 0 99.364 -35.7386 4.15 + 94 123.158 1395 6 1 99.3392 -36.0897 -24.45 + 94 108.996 719 6 0 99.3373 -36.1089 -25.85 + 94 182.727 1395 5 1 99.2343 -36.4716 -54.45 + 94 97.8536 717 5 0 99.2613 -36.4623 -55.85 + 94 62.498 1398 4 1 99.9376 -36.5147 -84.45 + 94 51.6156 1399 4 1 99.95 -36.5107 -84.6568 + 94 215.047 717 4 0 100.022 -36.4824 -85.85 + 94 218.735 1409 3 1 101.959 -35.745 -114.45 + 94 137.478 721 3 0 102.035 -35.7299 -115.85 + 94 100.493 1416 2 1 103.529 -35.2719 -144.45 + 94 30.8576 1417 2 1 103.55 -35.2594 -144.74 + 94 117.296 724 2 0 103.639 -35.2126 -145.85 + 94 82.1488 1428 1 1 105.925 -34.0224 -174.45 + 94 55.4564 1429 1 1 105.95 -34.0191 -174.695 + 94 105.595 730 1 0 106.064 -34.0044 -175.85 + 94 93.641 1443 0 1 108.938 -33.6842 -204.45 + 94 116.805 732 0 0 108.909 -33.5834 -205.85 + 94 32.8262 1408 3 1 101.95 -35.7183 -114.773 + 94 307.324 719 3 0 101.227 -36.0772 -115.85 + 94 49.2211 718 3 0 100.998 -36.25 -116.118 + 94 221.19 1395 4 1 99.3051 -36.5943 -84.45 + 94 9.3674 716 4 0 99.3687 -36.8435 -85.85 + 94 105.617 715 4 0 99.3707 -36.85 -85.8835 + 94 136.767 1375 3 1 95.2714 -41.9085 -114.45 + 94 80.6209 1374 3 1 95.15 -42.0293 -114.603 + 94 8.92651 1373 3 1 94.95 -42.2145 -114.827 + 94 44.9284 684 3 0 94.0675 -43.1949 -115.85 + 94 106.226 683 3 0 94.0124 -43.25 -115.927 + 94 22.4102 682 3 0 93.8255 -43.45 -116.192 + 94 168.322 1263 2 1 72.7426 -65.7223 -144.45 + 94 7.08384 561 2 0 72.4377 -67.8284 -145.85 + 94 70.4555 560 2 0 72.4316 -67.85 -145.863 + 94 102.873 559 2 0 72.378 -68.05 -145.977 + 94 66.936 558 2 0 72.2961 -68.25 -146.102 + 94 116.772 1161 1 1 52.3993 -98.9863 -174.45 + 94 78.2268 409 1 0 52.1058 -98.2426 -175.85 + 94 94.043 410 1 0 52.0909 -98.15 -176.016 + 94 41.5141 1122 0 1 44.5071 -77.8445 -204.45 + 94 153.241 1123 0 1 44.6501 -77.8525 -204.546 + 94 103.404 509 0 0 45.0693 -78.0557 -205.85 + 94 285.238 1392 3 1 98.5908 -37.4347 -114.45 + 94 288.985 713 3 0 99.0728 -37.3172 -115.85 + 94 143.139 1396 2 1 99.3994 -33.0099 -144.45 + 94 69.4133 1395 2 1 99.35 -33.1003 -144.641 + 94 108.03 731 2 0 99.0157 -33.6893 -145.851 + 94 17.4284 730 2 0 98.9414 -33.85 -146.176 + 94 49.7171 1356 1 1 91.464 -48.082 -174.45 + 94 86.733 1357 1 1 91.55 -48.2016 -174.609 + 94 35.3097 655 1 0 92.1558 -48.9945 -175.85 + 94 130.131 654 1 0 92.1953 -49.05 -175.943 + 94 61.1854 1393 0 1 98.8083 -64.0243 -204.45 + 94 80.5918 1394 0 1 98.95 -64.0421 -204.637 + 94 191.452 577 0 0 100.215 -64.5596 -205.85 + 94 73.9697 576 0 0 100.443 -64.65 -206.103 + 94 110.389 566 0 0 118.671 -66.8127 -206.25 + 94 90.723 567 0 0 118.665 -66.65 -206.052 + 94 6.70233 568 0 0 118.642 -66.4499 -205.872 + 94 264.044 1493 0 1 118.768 -65.5141 -204.85 + 94 263.935 1394 3 1 99.0618 -37.3487 -114.45 + 94 29.3018 1393 3 1 98.95 -37.449 -114.747 + 94 117.211 711 3 0 98.3955 -37.6741 -115.85 + 94 14.4671 1327 2 1 85.4789 -46.2136 -144.45 + 94 187.445 1326 2 1 85.45 -46.2685 -144.467 + 94 93.672 1325 2 1 85.2499 -46.6482 -144.641 + 94 23.9692 1324 2 1 85.0495 -46.9708 -144.811 + 94 32.2818 655 2 0 83.5104 -48.968 -145.85 + 94 81.8403 654 2 0 83.4446 -49.05 -145.895 + 94 172.096 653 2 0 83.2598 -49.25 -146.001 + 94 81.5761 652 2 0 83.0744 -49.45 -146.119 + 94 175.023 1111 1 1 42.4443 -83.7279 -174.45 + 94 58.8687 475 1 0 42.2631 -84.8856 -175.85 + 94 90.2655 474 1 0 42.2529 -85.05 -176.03 + 94 7.04284 473 1 0 42.2509 -85.2501 -176.232 + 94 70.0093 368 1 0 35.4262 -106.42 -176.25 + 94 97.5128 369 1 0 35.3856 -106.35 -176.061 + 94 15.3661 1090 1 1 38.1993 -106.779 -174.85 + 94 108.998 1091 1 1 38.25 -106.794 -174.833 + 94 143.704 1092 1 1 38.45 -106.893 -174.754 + 94 50.0237 1093 1 1 38.65 -107.146 -174.77 + 94 247.502 366 1 0 38.1645 -106.948 -175.85 + 94 59.8923 471 1 0 42.5722 -85.65 -176.105 + 94 180.442 1394 2 1 98.9553 -37.7762 -144.45 + 94 123.304 711 2 0 98.9454 -37.7877 -145.85 + 94 113.614 1393 1 1 98.8145 -38.0211 -174.45 + 94 139.244 710 1 0 98.7922 -38.0182 -175.85 + 94 197.007 1390 0 1 98.3277 -37.9268 -204.45 + 94 150.989 710 0 0 98.3008 -37.9234 -205.85 + 94 5.00354 279 8 0 47.9352 -124.15 33.776 + 94 141.443 720 7 0 99.4013 -35.85 3.92136 + 94 69.238 719 7 0 99.3962 -36.05 4.01965 + 94 300.577 1397 0 1 99.6306 -37.5833 -204.45 + 94 325.532 712 0 0 99.6997 -37.5284 -205.85 + 94 12.9783 1134 0 1 47.05 32.5359 -204.591 + 94 61.4998 1133 0 1 46.8495 32.7957 -204.517 + 94 60.1141 1132 0 1 46.65 32.9234 -204.511 + 94 156.084 1131 0 1 46.4499 32.9813 -204.46 + 94 149.237 1130 0 1 46.25 32.9487 -204.523 + 94 90.4825 1129 0 1 46.05 32.8796 -204.572 + 94 69.7887 1128 0 1 45.85 32.7717 -204.541 + 94 377.167 1127 0 1 45.65 32.7525 -204.544 + 94 11.2918 699 0 0 98.3721 -40.1225 -205.85 + 94 68.73 1391 0 1 98.4437 -40.8521 -204.85 + 94 228.647 1389 0 1 98.15 -40.9618 -204.77 + 94 168.148 1393 4 1 98.7798 -35.8985 -84.45 + 94 73.9769 1392 4 1 98.75 -35.8511 -84.6163 + 94 81.7439 722 4 0 98.5698 -35.5103 -85.85 + 94 69.2855 723 4 0 98.5352 -35.45 -86.0615 + 94 135.439 1362 3 1 92.6433 -28.8054 -114.45 + 94 148.147 759 3 0 92.3444 -28.2098 -115.85 + 94 7.88402 760 3 0 92.2677 -28.0499 -116.208 + 94 59.1104 1329 2 1 85.9197 -15.4214 -144.45 + 94 74.4434 1328 2 1 85.85 -15.4039 -144.62 + 94 9.48861 823 2 0 85.3576 -15.2539 -145.85 + 94 127.755 824 2 0 85.3453 -15.25 -145.882 + 94 114.979 1273 1 1 74.7423 -10.4194 -174.45 + 94 25.6325 1274 1 1 74.85 -10.4098 -174.822 + 94 69.5478 848 1 0 75.1871 -10.447 -175.85 + 94 42.1837 847 1 0 75.2158 -10.45 -175.927 + 94 207.139 1359 0 1 92.0083 -12.2352 -204.45 + 94 26.1897 853 0 0 93.2577 -9.37186 -205.85 + 94 309.237 1376 0 1 95.3575 -8.88733 -204.85 + 94 17.4855 1377 0 1 95.55 -12.3921 -204.712 + 94 91.9654 1365 3 1 93.1536 -27.9106 -114.85 + 94 228.532 747 0 0 96.5771 -30.508 -205.85 + 94 127.995 720 4 0 98.7014 -35.924 -85.85 + 94 110.644 1383 3 1 96.8687 -35.9313 -114.45 + 94 192.283 720 3 0 96.8398 -35.8806 -115.85 + 94 142.534 1378 2 1 95.9288 -34.9419 -144.45 + 94 257.237 725 2 0 95.9093 -34.9445 -145.851 + 94 111.156 1377 1 1 95.6425 -34.7324 -174.45 + 94 115.147 726 1 0 95.5939 -34.6971 -175.85 + 94 358.331 1372 0 1 94.6102 -33.9747 -204.45 + 94 98.985 730 0 0 94.6101 -33.9595 -205.85 + 94 110.459 728 0 0 94.4866 -34.2673 -205.851 + 94 70.5691 671 0 0 85.4113 -45.7107 -206.25 + 94 48.2922 670 0 0 85.3138 -45.85 -206.015 + 94 64.6763 1323 0 1 84.7481 -46.7668 -204.85 + 94 61.8121 1322 0 1 84.65 -46.9097 -204.64 + 94 11.3603 532 1 0 75.947 -73.6166 -176.25 + 94 248.743 531 1 0 75.9389 -73.65 -176.217 + 94 65.6598 530 1 0 75.895 -73.8504 -176.037 + 94 11.1311 529 1 0 75.8085 -74.05 -175.874 + 94 143.615 1275 1 1 75.1537 -75.4611 -174.85 + 94 500.978 242 2 0 -134.038 -131.55 -146.25 + 94 15.477 243 2 0 -135.21 -131.55 -145.877 + 94 88.4261 213 2 1 -137.444 -130.259 -144.85 + 94 170.572 212 2 1 -137.55 -130.195 -144.803 + 94 40.8219 211 2 1 -137.75 -130.097 -144.609 + 94 53.2915 214 2 1 -137.35 -130.088 -144.74 + 94 60.8059 247 2 0 -136.512 -130.666 -145.85 + 94 80.1573 246 2 0 -136.42 -130.75 -145.993 + 94 85.4987 245 2 0 -136.339 -130.95 -146.048 + 94 158.875 244 2 0 -136.334 -131.15 -145.981 + 94 10.6929 342 2 0 -98.7787 -111.658 -146.25 + 94 26.2614 227 2 0 -112.551 -134.613 -146.25 + 94 95.9958 733 0 0 95.0746 -33.4214 -205.85 +Number of digits in this event: 59 Using G4ParticleGun... -Particle energy: 5.02821 LIN +Particle energy: 7.42717 LIN Particle: e- Event: 95 -Number of tracker hits in this event: 27 - 95 263.076 592 10 1 -61.5453 97.8144 95.55 - 95 138.997 1388 10 0 -61.5453 97.8156 94.15 - 95 116.291 592 9 1 -61.5313 97.8404 65.55 - 95 111.302 1388 9 0 -61.5292 97.8412 64.15 - 95 122.705 592 8 1 -61.4771 97.8579 35.55 - 95 158.383 1388 8 0 -61.4732 97.8566 34.15 - 95 147.188 593 7 1 -61.3923 97.8243 5.55 - 95 142.946 1388 7 0 -61.3875 97.8244 4.15 - 95 109.221 593 6 1 -61.2914 97.8204 -24.45 - 95 139.459 1388 6 0 -61.2847 97.8187 -25.85 - 95 140.416 594 5 1 -61.156 97.7852 -54.45 - 95 121.815 1388 5 0 -61.1498 97.7838 -55.85 - 95 154.394 595 4 1 -61.027 97.7547 -84.45 - 95 146.826 1388 4 0 -61.0213 97.7532 -85.85 - 95 107.465 595 3 1 -60.9017 97.7297 -114.45 - 95 127.939 1387 3 0 -60.898 97.7304 -115.85 - 95 95.0568 596 2 1 -60.826 97.7387 -144.45 - 95 125.974 1387 2 0 -60.8221 97.7374 -145.85 - 95 108.265 596 1 1 -60.7458 97.7229 -174.45 - 95 116.081 1387 1 0 -60.7419 97.7215 -175.85 - 95 124.146 596 0 1 -60.6563 97.6934 -204.45 - 95 135.043 1387 0 0 -60.6515 97.6908 -205.85 - 95 4.1416 598 0 1 -60.45 99.7695 -204.791 - 95 99.7456 675 0 1 -45.05 113.102 -204.477 - 95 4.91805 1204 0 0 -92.2129 60.8567 -206.25 - 95 205.765 1203 0 0 -92.2163 60.8499 -206.242 - 95 149.734 591 10 1 -61.65 97.6476 95.2278 -Number of digits in this event: 19 +Number of tracker hits in this event: 82 + 95 156.655 1170 11 1 54.2088 -39.87 125.55 + 95 135.44 700 11 0 54.2083 -39.8698 124.15 + 95 105.392 1170 10 1 54.198 -39.8694 95.55 + 95 132.769 700 10 0 54.1974 -39.867 94.15 + 95 231.571 1170 9 1 54.1885 -39.8205 65.55 + 95 116.354 701 9 0 54.188 -39.819 64.15 + 95 113.938 1170 8 1 54.1807 -39.7855 35.55 + 95 106.733 701 8 0 54.1815 -39.7835 34.15 + 95 351.222 1170 7 1 54.1988 -39.7515 5.55 + 95 500.018 701 7 0 54.1966 -39.7509 4.15 + 95 262.691 1170 6 1 54.1459 -39.7461 -24.45 + 95 372.681 701 6 0 54.1431 -39.7474 -25.85 + 95 285.422 1170 5 1 54.0789 -39.779 -54.45 + 95 338.076 701 5 0 54.0736 -39.7811 -55.85 + 95 215.428 1169 4 1 53.9646 -39.8242 -84.45 + 95 419.212 701 4 0 53.9573 -39.8279 -85.85 + 95 111.531 1168 3 1 53.8158 -39.9049 -114.45 + 95 258.229 700 3 0 53.8089 -39.9076 -115.85 + 95 209.436 1168 2 1 53.6572 -39.9714 -144.45 + 95 134.895 700 2 0 53.6554 -39.9796 -145.85 + 95 142.087 1167 1 1 53.6231 -40.1521 -174.45 + 95 119.659 699 1 0 53.6191 -40.1542 -175.85 + 95 246.556 1167 0 1 53.5504 -40.1843 -204.45 + 95 131.335 699 0 0 53.5394 -40.1769 -205.85 + 95 84.2267 20 2 0 138.223 -175.95 -146.181 + 95 183.714 19 2 0 138.313 -176.15 -146.069 + 95 162.528 720 1 0 55.0518 -36.05 -176.227 + 95 39.408 1189 1 1 57.9746 -35.2266 -174.85 + 95 200.779 729 1 0 59.1984 -34.1514 -175.85 + 95 39.6438 728 1 0 59.233 -34.2501 -175.88 + 95 181.388 1194 1 1 58.9972 -34.6746 -174.85 + 95 285.604 1169 1 1 53.8676 -39.6897 -174.451 + 95 124.06 700 1 0 53.8532 -39.8697 -175.85 + 95 32.9824 1172 0 1 54.4644 -43.9155 -204.45 + 95 84.8545 1171 0 1 54.45 -43.9491 -204.597 + 95 50.8343 679 0 0 54.3088 -44.2135 -205.85 + 95 57.6285 678 0 0 54.2881 -44.25 -206.018 + 95 474.67 702 1 0 54.011 -39.606 -175.85 + 95 176.109 1179 0 1 55.927 -37.5808 -204.451 + 95 143.343 713 0 0 56.1031 -37.4376 -205.85 + 95 146.667 1171 6 1 54.2686 -39.7378 -24.45 + 95 112.603 1171 5 1 54.3509 -39.7727 -54.45 + 95 186.884 1171 4 1 54.3664 -39.7694 -84.45 + 95 352.647 1171 3 1 54.4065 -39.8955 -114.45 + 95 260.663 1172 2 1 54.5875 -40.0852 -144.45 + 95 111.615 699 2 0 54.5917 -40.1038 -145.85 + 95 210.517 1172 1 1 54.6318 -40.5102 -174.45 + 95 107.853 697 1 0 54.6414 -40.5263 -175.85 + 95 142.272 1173 0 1 54.8293 -40.8882 -204.45 + 95 149.312 695 0 0 54.831 -40.9 -205.85 + 95 6.57095 596 0 0 84.3026 -60.65 -206.044 + 95 73.3199 641 0 0 66.6396 -51.85 -205.914 + 95 50.8709 1331 0 1 86.3203 -61.6633 -204.85 + 95 153.342 1332 0 1 86.45 -61.7592 -204.802 + 95 365.746 1333 0 1 86.65 -62.1705 -204.812 + 95 429.301 701 3 0 54.44 -39.8187 -115.85 + 95 148.526 701 2 0 54.651 -39.6789 -145.85 + 95 143.566 1173 1 1 54.844 -39.6434 -174.45 + 95 336.735 1174 0 1 54.9842 -39.3967 -204.45 + 95 164.873 703 0 0 54.9931 -39.3764 -205.85 + 95 108.487 1165 2 1 53.1605 -36.5496 -144.45 + 95 161.794 717 2 0 53.185 -36.4976 -145.85 + 95 138.031 1164 1 1 53.0344 -34.4214 -174.45 + 95 349.738 1153 0 1 50.8262 -31.13 -204.45 + 95 117.634 745 0 0 50.6174 -30.9658 -205.85 + 95 118.775 1165 1 1 53.0502 -34.3702 -174.778 + 95 138.273 786 6 0 54.8305 -22.8192 -26.25 + 95 198.576 1169 3 1 53.9792 -39.6808 -114.45 + 95 106.576 702 2 0 53.843 -39.5682 -145.85 + 95 98.9637 1168 1 1 53.7463 -39.6168 -174.45 + 95 228.25 701 0 0 53.6183 -39.706 -205.85 + 95 58.71 622 1 0 105.542 -55.5335 -176.25 + 95 87.9528 702 0 0 53.6447 -39.6499 -206.028 + 95 7.63319 701 1 0 53.7623 -39.65 -176.217 + 95 105.916 551 1 0 77.933 -69.6831 -176.25 + 95 126.606 1169 5 1 54.05 -39.7671 -54.5045 + 95 31.252 703 5 0 53.7789 -39.2949 -55.85 + 95 90.9173 704 5 0 53.7651 -39.25 -55.9105 + 95 21.8789 705 5 0 53.7107 -39.05 -56.1775 + 95 181.145 1165 0 1 53.2223 -40.1348 -204.45 + 95 282.073 697 0 0 52.913 -40.5344 -205.85 + 95 93.8165 696 0 0 52.8605 -40.65 -206.024 +Number of digits in this event: 52 Using G4ParticleGun... -Particle energy: 5.60574 LIN +Particle energy: 4.13984 LIN Particle: e- Event: 96 -Number of tracker hits in this event: 37 - 96 101.729 455 10 1 -89.013 39.2495 95.55 - 96 102.312 1095 10 0 -89.0118 39.2487 94.15 - 96 109.943 455 9 1 -88.996 39.2309 65.55 - 96 112.611 1095 9 0 -88.9949 39.2262 64.15 - 96 130.501 455 8 1 -88.9638 39.099 35.55 - 96 351.847 1095 8 0 -88.9621 39.0912 34.15 - 96 154.394 455 7 1 -88.9164 38.9296 5.55 - 96 114.397 1094 7 0 -88.9151 38.9233 4.15 - 96 112.379 455 6 1 -88.8846 38.8015 -24.45 - 96 128.631 1093 6 0 -88.8848 38.7966 -25.85 - 96 102.298 455 5 1 -88.8943 38.6933 -54.45 - 96 105.321 1093 5 0 -88.8982 38.679 -55.85 - 96 192.256 455 4 1 -88.9956 38.3195 -84.45 - 96 106.143 1091 4 0 -89.0062 38.3036 -85.85 - 96 152.859 454 3 1 -89.2213 37.9581 -114.45 - 96 108.322 1089 3 0 -89.2485 37.9493 -115.85 - 96 97.0311 451 2 1 -89.7705 37.7225 -144.45 - 96 113.362 1088 2 0 -89.8055 37.7095 -145.85 - 96 109.769 448 1 1 -90.504 37.4114 -174.45 - 96 116.324 1086 1 0 -90.5373 37.4025 -175.85 - 96 104.994 444 0 1 -91.215 37.2031 -204.45 - 96 143.057 1085 0 0 -91.241 37.2057 -205.85 - 96 132.183 1071 4 0 -101.519 34.4142 -86.25 - 96 384.333 393 4 1 -101.429 34.0532 -84.8497 - 96 104.334 394 4 1 -101.35 33.845 -84.5463 - 96 70.0142 1312 5 0 70.4716 82.5908 -56.25 - 96 68.2209 1313 5 0 70.5039 82.65 -56.0749 - 96 14.5546 1253 5 1 70.8359 83.1432 -54.85 - 96 138.151 1254 5 1 70.85 83.1625 -54.7991 - 96 52.8364 1426 6 0 120.665 105.486 -26.2499 - 96 173.209 1427 6 0 120.834 105.55 -26.1473 - 96 25.4471 1428 6 0 121.243 105.75 -25.8827 - 96 28.2439 1520 6 1 124.247 107.451 -24.85 - 96 62.1994 1521 6 1 124.35 107.497 -24.8334 - 96 79.4726 1522 6 1 124.55 107.601 -24.8155 - 96 21.9309 1523 6 1 124.75 107.709 -24.8038 - 96 144.552 1441 6 0 126.019 108.353 -25.85 -Number of digits in this event: 15 +Number of tracker hits in this event: 28 + 96 124.687 1289 10 1 78.0136 -44.6933 95.55 + 96 102.265 676 10 0 78.0129 -44.6924 94.15 + 96 96.989 1289 9 1 77.9938 -44.6785 65.55 + 96 156.242 676 9 0 77.9924 -44.6766 64.15 + 96 120.081 1289 8 1 77.9574 -44.6349 35.55 + 96 128.142 677 8 0 77.9549 -44.6343 34.15 + 96 131.119 1289 7 1 77.8914 -44.635 5.55 + 96 102.912 677 7 0 77.8894 -44.6343 4.15 + 96 137.113 1289 6 1 77.853 -44.62 -24.45 + 96 134.175 677 6 0 77.8511 -44.617 -25.85 + 96 110.873 1288 5 1 77.8115 -44.5561 -54.45 + 96 123.355 677 5 0 77.8141 -44.5544 -55.85 + 96 112.529 1289 4 1 77.8774 -44.5119 -84.45 + 96 108.011 677 4 0 77.8807 -44.5092 -85.85 + 96 141.033 1289 3 1 77.9563 -44.4614 -114.45 + 96 203.685 677 3 0 77.9572 -44.4631 -115.85 + 96 124.155 1289 2 1 77.9839 -44.4967 -144.45 + 96 144.29 677 2 0 77.9908 -44.4974 -145.85 + 96 148.787 1290 1 1 78.1775 -44.5145 -174.45 + 96 97.8861 677 1 0 78.2522 -44.5042 -175.85 + 96 126.672 1298 0 1 79.788 -44.2669 -204.45 + 96 105.692 679 0 0 79.8907 -44.1921 -205.85 + 96 8.70936 1528 4 1 125.95 66.3746 -84.7056 + 96 260.119 1527 4 1 125.75 66.7608 -84.5272 + 96 199.006 955 4 0 155.977 11.2024 -86.2498 + 96 109.26 956 4 0 155.949 11.25 -86.1839 + 96 248.554 1678 4 1 155.906 11.5073 -84.85 + 96 7.37815 1035 5 0 150.813 27.05 -56.22 +Number of digits in this event: 20 Using G4ParticleGun... -Particle energy: 1.46522 LIN +Particle energy: 7.48732 LIN Particle: e- Event: 97 -Number of tracker hits in this event: 121 - 97 147.539 734 10 1 -33.1 -79.4664 95.55 - 97 209.814 502 10 0 -33.1058 -79.4618 94.15 - 97 136.778 734 9 1 -33.2146 -79.4488 65.55 - 97 108.364 503 9 0 -33.2191 -79.4392 64.15 - 97 113.236 732 8 1 -33.5202 -79.2328 35.55 - 97 124.456 503 8 0 -33.517 -79.2575 34.15 - 97 214.022 733 7 1 -33.3082 -79.7366 5.55 - 97 124.99 501 7 0 -33.3383 -79.7607 4.15 - 97 144.651 730 6 1 -33.875 -80.048 -24.45 - 97 238.518 499 6 0 -33.8991 -80.0596 -25.85 - 97 124.971 728 5 1 -34.3448 -80.2581 -54.45 - 97 143.105 498 5 0 -34.4079 -80.2992 -55.85 - 97 103.332 721 4 1 -35.7306 -81.2221 -84.45 - 97 105.647 493 4 0 -35.7579 -81.2633 -85.85 - 97 104.897 718 3 1 -36.4478 -82.2381 -114.45 - 97 117.131 488 3 0 -36.3846 -82.2901 -115.85 - 97 119.878 724 2 1 -35.1664 -83.3459 -144.45 - 97 100.088 483 2 0 -35.1054 -83.3979 -145.85 - 97 126.024 731 1 1 -33.7621 -84.3939 -174.45 - 97 102.364 477 1 0 -33.7182 -84.45 -175.85 - 97 122.346 736 0 1 -32.8474 -85.5284 -204.45 - 97 143.751 472 0 0 -32.7686 -85.5843 -205.85 - 97 15.8864 566 0 0 0.05 -66.6873 -206.247 - 97 242.894 567 0 0 0.0708966 -66.6498 -206.225 - 97 21.6582 490 7 0 -33.4593 -82.0062 4.15 - 97 223.859 735 8 1 -33.0118 -79.4913 35.55 - 97 283.365 502 8 0 -33.0066 -79.4946 34.15 - 97 326.813 735 7 1 -32.9569 -79.5736 5.55 - 97 285.78 502 7 0 -32.9534 -79.5781 4.15 - 97 120.76 735 6 1 -32.8989 -79.5439 -24.45 - 97 354.177 502 6 0 -32.8834 -79.557 -25.85 - 97 98.0962 736 5 1 -32.7039 -79.8508 -54.45 - 97 100.521 500 5 0 -32.6849 -79.8568 -55.85 - 97 120.858 737 4 1 -32.4766 -80.0418 -84.45 - 97 124.429 500 4 0 -32.4811 -79.9965 -85.85 - 97 134.391 737 3 1 -32.5628 -79.0398 -114.45 - 97 96.031 505 3 0 -32.5611 -78.9864 -115.85 - 97 98.6608 737 2 1 -32.5075 -77.9207 -144.45 - 97 103.987 510 2 0 -32.6529 -77.9138 -145.85 - 97 81.8254 730 1 1 -34.027 -77.2208 -174.45 - 97 38.9538 729 1 1 -34.05 -77.2379 -174.717 - 97 136.598 513 1 0 -34.1564 -77.3002 -175.85 - 97 54.5798 717 0 1 -36.5515 -78.4731 -204.45 - 97 75.236 716 0 1 -36.65 -78.4936 -204.631 - 97 138.439 507 0 0 -37.2716 -78.6049 -205.85 - 97 228.905 743 3 1 -31.2785 -79.5805 -114.45 - 97 21.7154 744 3 1 -31.25 -79.5769 -114.778 - 97 225.267 502 3 0 -31.1456 -79.572 -115.85 - 97 374.519 757 2 1 -28.6291 -79.208 -144.45 - 97 142.06 503 2 0 -28.4806 -79.2776 -145.85 - 97 120.989 777 1 1 -24.6489 -80.3572 -174.45 - 97 98.8471 498 1 0 -24.4747 -80.2997 -175.85 - 97 176.931 794 0 1 -21.0638 -79.0574 -204.45 - 97 117.804 504 0 0 -21.0234 -79.1828 -205.85 - 97 0.511003 756 2 1 -28.65 -79.6122 -144.847 - 97 232.459 496 2 0 -30.6434 -80.7491 -145.85 - 97 23.4422 742 3 1 -31.4503 -79.5122 -114.801 - 97 117.248 503 3 0 -31.8648 -79.3332 -115.85 - 97 2.41104 676 2 1 -44.8424 -75.3907 -144.45 - 97 166.199 675 2 1 -44.85 -75.3921 -144.463 - 97 24.8289 674 2 1 -45.05 -75.4255 -144.808 - 97 131.567 522 2 0 -45.659 -75.5718 -145.85 - 97 14.3276 580 1 1 -64.0086 -78.1416 -174.45 - 97 80.1423 579 1 1 -64.05 -78.1202 -174.476 - 97 71.8893 578 1 1 -64.25 -78.0201 -174.585 - 97 75.2527 577 1 1 -64.45 -77.9455 -174.67 - 97 66.6221 576 1 1 -64.65 -77.8961 -174.749 - 97 16.3174 575 1 1 -64.85 -77.852 -174.828 - 97 115.595 515 1 0 -67.6002 -76.9475 -175.85 - 97 166.431 516 1 0 -67.8794 -76.85 -175.977 - 97 46.9765 517 1 0 -68.377 -76.6499 -176.2 - 97 47.0355 175 0 1 -144.978 -47.0919 -204.45 - 97 113.137 174 0 1 -145.15 -47.0276 -204.473 - 97 129.496 173 0 1 -145.35 -46.9574 -204.489 - 97 58.063 172 0 1 -145.55 -46.9015 -204.508 - 97 65.245 171 0 1 -145.75 -46.8574 -204.536 - 97 52.4311 170 0 1 -145.95 -46.817 -204.566 - 97 50.8557 169 0 1 -146.15 -46.7734 -204.594 - 97 56.2277 168 0 1 -146.35 -46.7226 -204.631 - 97 89.1199 167 0 1 -146.55 -46.6839 -204.67 - 97 50.309 166 0 1 -146.75 -46.6455 -204.713 - 97 135.147 165 0 1 -146.95 -46.6048 -204.759 - 97 149.69 164 0 1 -147.15 -46.5742 -204.806 - 97 122.539 668 0 0 -149.41 -46.3053 -205.85 - 97 156.203 669 0 0 -149.782 -46.25 -206.047 - 97 96.4902 690 0 0 -175.18 -41.9944 -206.25 - 97 95.1661 23 0 1 -175.466 -41.8632 -204.85 - 97 54.7446 163 0 1 -147.35 -46.5659 -204.793 - 97 88.7965 162 0 1 -147.55 -46.5597 -204.788 - 97 83.3936 161 0 1 -147.75 -46.5645 -204.808 - 97 56.9106 160 0 1 -147.95 -46.5689 -204.826 - 97 63.2329 159 0 1 -148.15 -46.6329 -204.78 - 97 69.56 158 0 1 -148.35 -46.7085 -204.773 - 97 59.9158 157 0 1 -148.55 -46.7758 -204.739 - 97 72.598 156 0 1 -148.75 -46.8614 -204.682 - 97 73.2945 155 0 1 -148.95 -46.9447 -204.597 - 97 14.135 154 0 1 -149.15 -47.0065 -204.49 - 97 86.4805 153 0 1 -149.396 -46.7517 -204.45 - 97 131.803 152 0 1 -149.55 -46.5634 -204.559 - 97 46.885 151 0 1 -149.75 -46.1994 -204.765 - 97 4.95292 676 0 0 -150.956 -44.6615 -205.85 - 97 106.133 677 0 0 -150.965 -44.65 -205.858 - 97 117.175 678 0 0 -151.223 -44.45 -206.099 - 97 31.5242 495 3 0 -34.4933 -80.9763 -115.85 - 97 276.504 736 6 1 -32.8013 -79.5015 -24.45 - 97 148.351 733 5 1 -33.292 -79.5878 -54.45 - 97 175.183 502 5 0 -33.3204 -79.5834 -55.85 - 97 124.518 730 4 1 -33.9609 -79.4748 -84.45 - 97 118.868 502 4 0 -33.9775 -79.4722 -85.85 - 97 93.1366 728 3 1 -34.2961 -79.4641 -114.45 - 97 137.833 727 2 1 -34.4801 -80.082 -144.45 - 97 115.87 499 2 0 -34.4824 -80.1043 -145.85 - 97 194.276 727 1 1 -34.5149 -80.5105 -174.45 - 97 126.906 497 1 0 -34.5026 -80.5413 -175.85 - 97 608.631 729 0 1 -34.1978 -81.1132 -204.45 - 97 113.442 494 0 0 -34.1926 -81.1342 -205.85 - 97 223.614 408 9 0 -166.163 -98.4784 63.75 - 97 63.8442 71 9 1 -165.821 -98.0989 65.15 - 97 89.6987 72 9 1 -165.75 -98.0682 65.3413 - 97 93.456 728 0 1 -34.25 -81.3182 -204.621 - 97 28.5722 373 5 0 -44.7291 -105.35 -55.9202 -Number of digits in this event: 52 +Number of tracker hits in this event: 57 + 97 120.124 486 9 1 -82.6921 88.4547 65.55 + 97 115.046 1342 9 0 -82.6922 88.4566 64.15 + 97 123.006 486 8 1 -82.6947 88.4926 35.55 + 97 172.131 1342 8 0 -82.6946 88.4948 34.15 + 97 160.202 486 7 1 -82.691 88.5379 5.55 + 97 132.528 1342 7 0 -82.6897 88.5403 4.15 + 97 122.135 486 6 1 -82.659 88.5908 -24.45 + 97 264.069 1342 6 0 -82.6582 88.5931 -25.85 + 97 116.233 487 5 1 -82.6401 88.637 -54.45 + 97 103.133 1342 5 0 -82.6392 88.6394 -55.85 + 97 300.726 487 4 1 -82.6161 88.6881 -84.45 + 97 114.208 1343 4 0 -82.611 88.6867 -85.85 + 97 108.549 487 3 1 -82.5096 88.66 -114.45 + 97 157.453 1343 3 0 -82.5027 88.6584 -115.85 + 97 314.289 488 2 1 -82.3695 88.6305 -144.45 + 97 266.233 1342 2 0 -82.3625 88.6283 -145.85 + 97 105.51 489 1 1 -82.2224 88.5856 -174.45 + 97 135.677 1342 1 0 -82.2156 88.5839 -175.85 + 97 132.655 489 0 1 -82.0798 88.5484 -204.45 + 97 168.228 1342 0 0 -82.0712 88.5472 -205.85 + 97 49.7907 141 1 1 -151.882 116.732 -174.45 + 97 60.8687 140 1 1 -151.95 116.728 -174.503 + 97 80.2017 139 1 1 -152.15 116.72 -174.605 + 97 55.2592 138 1 1 -152.351 116.715 -174.67 + 97 55.3208 137 1 1 -152.55 116.677 -174.781 + 97 235.964 1479 1 0 -155.651 116.126 -175.85 + 97 2.49599 108 1 1 -158.541 116.72 -174.85 + 97 54.407 107 1 1 -158.55 116.724 -174.845 + 97 61.0309 106 1 1 -158.75 116.81 -174.761 + 97 70.143 105 1 1 -158.95 116.798 -174.622 + 97 183.907 638 1 0 -147.805 -52.374 -176.25 + 97 180.271 487 2 1 -82.45 88.2035 -144.753 + 97 123.951 1341 2 0 -83.9575 88.45 -146.02 + 97 85.4188 1340 2 0 -84.0824 88.25 -146.128 + 97 69.1241 1339 2 0 -84.071 88.0499 -146.188 + 97 13.3955 1714 2 0 -17.4095 163.111 -146.25 + 97 46.1364 488 4 1 -82.45 88.6372 -84.5394 + 97 200.91 486 2 1 -82.6603 88.7019 -144.45 + 97 126.048 1344 2 0 -83.0925 88.9176 -145.85 + 97 2.70757 459 1 1 -88.2396 89.7108 -174.45 + 97 179.602 458 1 1 -88.25 89.705 -174.461 + 97 49.2973 457 1 1 -88.4506 89.5633 -174.554 + 97 61.3753 456 1 1 -88.6501 89.474 -174.569 + 97 70.2904 455 1 1 -88.8501 89.347 -174.604 + 97 55.7965 454 1 1 -89.05 89.255 -174.669 + 97 87.0396 453 1 1 -89.2504 89.1791 -174.73 + 97 11.2248 452 1 1 -89.45 89.0508 -174.829 + 97 16.6025 1337 1 0 -91.1835 87.4768 -175.85 + 97 161.272 1336 1 0 -91.2156 87.45 -175.87 + 97 27.3202 1335 1 0 -91.4033 87.25 -176.174 + 97 116.716 1341 1 0 -89.4635 88.3789 -175.85 + 97 161.904 1340 1 0 -89.4384 88.25 -175.974 + 97 55.0847 1345 2 0 -82.1984 89.1884 -145.85 + 97 73.6785 1346 2 0 -82.1484 89.25 -146.002 + 97 180.167 1437 2 0 -83.901 107.56 -146.25 + 97 21.6515 1436 2 0 -83.8762 107.55 -145.919 + 97 114.608 481 2 1 -83.7085 107.351 -144.85 +Number of digits in this event: 26 Using G4ParticleGun... -Particle energy: 7.03177 LIN +Particle energy: 5.64952 LIN Particle: e- Event: 98 -Number of tracker hits in this event: 86 - 98 120.927 1218 11 1 63.7564 11.7475 125.55 - 98 110.264 958 11 0 63.7571 11.7472 124.15 - 98 172.702 1218 10 1 63.776 11.7418 95.55 - 98 195.776 958 10 0 63.7769 11.7421 94.15 - 98 162.272 1218 9 1 63.7972 11.7501 65.55 - 98 126.622 958 9 0 63.7982 11.7507 64.15 - 98 117.056 1218 8 1 63.8224 11.7631 35.55 - 98 99.3086 958 8 0 63.8246 11.7644 34.15 - 98 106.769 1219 7 1 63.8714 11.7912 5.55 - 98 135.32 958 7 0 63.8739 11.793 4.15 - 98 116.914 1219 6 1 63.926 11.8327 -24.45 - 98 123.505 958 6 0 63.9288 11.8338 -25.85 - 98 365.283 1219 5 1 63.9882 11.8571 -54.45 - 98 231.126 959 5 0 63.991 11.8574 -55.85 - 98 450.965 1220 4 1 64.0534 11.8576 -84.45 - 98 144.22 959 4 0 64.0564 11.8572 -85.85 - 98 113.224 1220 3 1 64.1206 11.8469 -114.45 - 98 107.979 958 3 0 64.1243 11.8423 -115.85 - 98 130.584 1220 2 1 64.1946 11.7461 -144.45 - 98 123.517 958 2 0 64.1948 11.7423 -145.85 - 98 109.246 1220 1 1 64.2091 11.6644 -174.45 - 98 285.773 958 1 0 64.2137 11.6619 -175.85 - 98 96.6267 1221 0 1 64.306 11.6027 -204.45 - 98 110.847 957 0 0 64.3112 11.5978 -205.85 - 98 86.5949 85 10 0 -70.6044 -162.95 94.0947 - 98 38.6392 86 10 0 -70.5598 -162.95 94.0976 - 98 284.48 922 0 1 4.65 68.2796 -204.79 - 98 60.3109 1464 0 0 75.9165 112.95 -205.943 - 98 67.4709 763 3 0 64.4304 -27.3343 -116.25 - 98 310.917 762 3 0 64.4267 -27.4505 -116.177 - 98 1.44638 1231 3 1 66.3371 -27.6844 -114.85 - 98 197.911 760 3 0 67.1244 -27.871 -115.85 - 98 75.7581 1239 3 1 68.003 -27.4338 -114.85 - 98 15.939 964 4 0 64.1258 13.0491 -85.8503 - 98 319.219 965 4 0 64.1248 13.05 -85.8816 - 98 269.281 1215 3 1 63.0834 13.8926 -114.451 - 98 10.2357 1214 3 1 63.05 13.9133 -114.818 - 98 272.832 969 3 0 62.9539 13.9734 -115.85 - 98 129.592 1204 2 1 61.0065 14.6756 -144.45 - 98 165.133 973 2 0 60.8372 14.7027 -145.85 - 98 85.7536 1189 1 1 57.8995 15.6567 -174.45 - 98 50.274 1188 1 1 57.8499 15.6687 -174.701 - 98 149.868 978 1 0 57.6428 15.7207 -175.85 - 98 120.085 1163 0 1 52.8196 16.6745 -204.45 - 98 111.435 983 0 0 52.576 16.6636 -205.851 - 98 11.5823 970 3 0 62.8432 14.05 -116.2 - 98 412.493 1166 2 1 53.4129 22.6587 -144.45 - 98 106.403 1165 2 1 53.25 22.708 -144.55 - 98 56.8093 1164 2 1 53.05 22.7642 -144.673 - 98 27.5796 1163 2 1 52.85 22.8431 -144.794 - 98 153.933 1019 2 0 51.0246 23.8698 -145.85 - 98 71.8713 1020 2 0 50.674 24.05 -146.108 - 98 40.7053 1771 2 0 -82.903 174.442 -146.25 - 98 73.0655 1772 2 0 -82.989 174.55 -146.22 - 98 69.8597 1773 2 0 -83.1419 174.75 -146.174 - 98 57.6601 1774 2 0 -83.29 174.95 -146.136 - 98 66.7433 1775 2 0 -83.396 175.15 -146.139 - 98 76.772 1776 2 0 -83.5245 175.35 -146.09 - 98 82.6745 1777 2 0 -83.657 175.55 -146.041 - 98 78.7691 1778 2 0 -83.7459 175.75 -145.972 - 98 18.7409 1779 2 0 -83.8545 175.95 -145.876 - 98 99.8669 474 2 1 -85.1058 177.753 -144.85 - 98 100.374 473 2 1 -85.2507 178.001 -144.704 - 98 65.6742 472 2 1 -85.45 178.204 -144.66 - 98 114.335 471 2 1 -85.65 178.379 -144.607 - 98 50.9963 470 2 1 -85.8501 178.512 -144.638 - 98 69.7861 469 2 1 -86.05 178.578 -144.688 - 98 228.535 468 2 1 -86.25 178.685 -144.704 - 98 77.3222 467 2 1 -86.45 179.134 -144.712 - 98 54.7039 466 2 1 -86.6506 179.311 -144.771 - 98 37.6263 1793 2 0 -86.6529 178.77 -145.85 - 98 93.4056 1792 2 0 -86.6638 178.75 -145.881 - 98 263.676 1167 2 1 53.45 22.723 -144.564 - 98 359.29 1168 2 1 53.65 21.9881 -144.512 - 98 100.974 958 5 0 63.9774 11.8457 -55.85 - 98 61.9345 953 4 0 64.0265 10.8395 -85.85 - 98 145.778 954 4 0 64.0166 10.85 -86.0209 - 98 197.507 962 3 0 63.0043 12.5456 -115.85 - 98 147.618 1206 2 1 61.3721 12.155 -144.45 - 98 10.0426 960 2 0 61.1822 12.2468 -145.85 - 98 118.087 961 2 0 61.1761 12.25 -145.894 - 98 110.55 1185 1 1 57.2054 16.3053 -174.45 - 98 116.934 981 1 0 57.2101 16.4232 -175.85 - 98 22.8489 982 1 0 57.2117 16.45 -176.153 - 98 120.823 1186 0 1 57.3012 19.083 -204.45 - 98 122.933 995 0 0 57.2795 19.1515 -205.85 -Number of digits in this event: 36 +Number of tracker hits in this event: 30 + 98 135.254 1189 9 1 57.8949 -119.138 65.55 + 98 160.725 305 9 0 57.8993 -119.132 64.15 + 98 236.364 1189 8 1 57.9771 -118.993 35.55 + 98 137.693 305 8 0 57.9883 -119.001 34.15 + 98 144.17 1191 7 1 58.2537 -119.199 5.55 + 98 151.42 304 7 0 58.267 -119.224 4.15 + 98 167.244 1192 6 1 58.5517 -119.737 -24.45 + 98 121.784 301 6 0 58.5441 -119.778 -25.85 + 98 26.9287 1191 5 1 58.4122 -120.651 -54.45 + 98 109.209 1192 5 1 58.45 -120.666 -54.5504 + 98 193.417 296 5 0 58.9455 -120.864 -55.85 + 98 123.69 1249 4 1 69.8865 -125.108 -84.45 + 98 0.621321 1250 4 1 70.05 -125.186 -84.8442 + 98 148.839 273 4 0 70.4608 -125.387 -85.85 + 98 153.422 1310 3 1 82.0753 -131.042 -114.45 + 98 104.782 244 3 0 82.6891 -131.286 -115.85 + 98 7.67774 243 3 0 82.852 -131.35 -116.22 + 98 85.3662 1376 2 1 95.4315 -136.648 -144.45 + 98 43.9066 1377 2 1 95.55 -136.705 -144.747 + 98 62.8166 216 2 0 95.9929 -136.912 -145.85 + 98 124.727 215 2 0 96.0748 -136.95 -146.054 + 98 40.0601 1436 1 1 107.508 -142.018 -174.45 + 98 115.605 1437 1 1 107.55 -142.039 -174.542 + 98 19.702 189 1 0 108.158 -142.332 -175.85 + 98 393.128 188 1 0 108.195 -142.35 -175.93 + 98 42.9116 1507 0 1 121.698 -148.981 -204.45 + 98 96.3655 1508 0 1 121.75 -148.999 -204.578 + 98 190.752 154 0 0 122.248 -149.171 -205.85 + 98 29.469 1441 1 1 108.35 -142.067 -174.709 + 98 247.243 187 1 0 107.9 -142.55 -175.926 +Number of digits in this event: 20 Using G4ParticleGun... -Particle energy: 6.49852 LIN +Particle energy: 1.43513 LIN Particle: e- Event: 99 -Number of tracker hits in this event: 110 - 99 129.939 828 9 1 -14.263 -133.43 65.55 - 99 120.657 233 9 0 -14.264 -133.431 64.15 - 99 114.561 828 8 1 -14.2888 -133.457 35.55 - 99 162.065 233 8 0 -14.2913 -133.458 34.15 - 99 133.185 828 7 1 -14.3458 -133.481 5.55 - 99 142.751 233 7 0 -14.3473 -133.481 4.15 - 99 111.717 828 6 1 -14.3739 -133.485 -24.45 - 99 123.61 233 6 0 -14.3743 -133.484 -25.85 - 99 417.448 828 5 1 -14.3828 -133.452 -54.45 - 99 140.733 233 5 0 -14.3827 -133.451 -55.85 - 99 164.479 828 4 1 -14.3874 -133.428 -84.45 - 99 208.472 233 4 0 -14.3881 -133.427 -85.85 - 99 384.603 828 3 1 -14.398 -133.423 -114.45 - 99 352.255 233 3 0 -14.399 -133.423 -115.85 - 99 122.782 828 2 1 -14.4234 -133.409 -144.45 - 99 113.887 233 2 0 -14.425 -133.409 -145.85 - 99 208.792 827 1 1 -14.4589 -133.397 -174.45 - 99 103.182 233 1 0 -14.4591 -133.397 -175.85 - 99 467.145 827 0 1 -14.4726 -133.404 -204.45 - 99 572.94 233 0 0 -14.4718 -133.403 -205.85 - 99 74.7814 828 0 1 -14.45 -133.468 -204.737 - 99 98.6364 232 0 0 -14.2711 -133.748 -205.85 - 99 31.8602 231 0 0 -14.2696 -133.75 -205.863 - 99 177.958 234 4 0 -14.4112 -133.35 -85.9799 - 99 119.753 819 2 1 -16.1258 -134.046 -144.45 - 99 248.935 230 2 0 -16.215 -134.092 -145.85 - 99 114.978 811 1 1 -17.7857 -135.04 -174.45 - 99 119.603 225 1 0 -17.7546 -135.088 -175.85 - 99 107.634 814 0 1 -17.1815 -136.437 -204.45 - 99 89.4534 218 0 0 -17.1854 -136.507 -205.85 - 99 7.20463 925 9 0 -129.102 5.22324 64.15 - 99 108.582 829 2 1 -14.2471 -133.901 -144.45 - 99 91.8862 829 1 1 -14.1717 -135.722 -174.45 - 99 120.92 221 1 0 -14.137 -135.865 -175.85 - 99 139.439 833 0 1 -13.4374 -138.952 -204.45 - 99 100.542 205 0 0 -13.4155 -139.113 -205.85 - 99 30.1165 204 0 0 -13.41 -139.15 -206.177 - 99 7.65825 684 0 1 -43.0654 -143.604 -204.85 - 99 50.7266 419 3 0 41.3373 -96.3244 -116.25 - 99 132.059 420 3 0 41.4601 -96.15 -115.946 - 99 61.567 165 4 0 -4.58251 -147.023 -86.25 - 99 36.8263 826 1 1 -14.6818 -133.681 -174.45 - 99 120.796 235 1 0 -14.0519 -133.141 -175.85 - 99 118.877 884 0 1 -3.20146 -126.442 -204.45 - 99 231.618 267 0 0 -3.16073 -126.602 -205.85 - 99 129.449 163 0 0 27.9683 -147.466 -206.25 - 99 73.0165 162 0 0 28.3419 -147.55 -206.089 - 99 13.5275 161 0 0 28.4667 -147.75 -206.207 - 99 65.6457 231 5 0 -14.6118 -133.887 -55.8502 - 99 46.6319 230 5 0 -14.6433 -133.95 -56.0776 - 99 141.404 803 4 1 -19.366 -143.605 -84.45 - 99 198.953 181 4 0 -19.1656 -143.867 -85.85 - 99 62.9054 180 4 0 -19.072 -143.95 -86.2242 - 99 114.043 874 3 1 -5.10314 -150.153 -114.45 - 99 108.271 875 3 1 -5.05 -150.062 -114.511 - 99 105.644 876 3 1 -4.85 -149.81 -114.677 - 99 53.2621 156 3 0 -3.82323 -148.86 -115.85 - 99 70.0051 157 3 0 -3.72792 -148.75 -115.968 - 99 99.8169 158 3 0 -3.57845 -148.55 -116.075 - 99 96.3324 159 3 0 -3.50452 -148.35 -116.162 - 99 36.0058 160 3 0 -3.54205 -148.15 -116.215 - 99 304.643 768 2 1 -26.3989 -76.5424 -144.45 - 99 95.3134 767 2 1 -26.45 -76.6184 -144.611 - 99 126.928 232 5 0 -14.3097 -133.59 -55.85 - 99 113.936 817 4 1 -16.6162 -135.327 -84.45 - 99 150.473 225 4 0 -16.7637 -135.146 -85.8502 - 99 60.5789 838 3 1 -12.4098 -127.768 -114.45 - 99 103.522 839 3 1 -12.25 -127.613 -114.556 - 99 122.327 840 3 1 -12.0496 -127.381 -114.632 - 99 102.764 841 3 1 -11.85 -127.087 -114.605 - 99 56.9965 842 3 1 -11.585 -126.934 -114.45 - 99 93.6621 843 3 1 -11.45 -127.057 -114.567 - 99 50.5225 844 3 1 -11.25 -127.277 -114.762 - 99 3.27116 260 3 0 -10.4411 -128.146 -115.85 - 99 94.9219 259 3 0 -10.4373 -128.151 -115.855 - 99 119.548 258 3 0 -10.3237 -128.351 -116.119 - 99 3.88821 257 3 0 -10.2172 -128.55 -116.249 - 99 68.9654 226 4 0 -16.716 -134.95 -86.1881 - 99 278.41 227 4 0 -16.6872 -134.749 -86.1906 - 99 186.581 813 4 1 -17.3145 -135.017 -84.85 - 99 115.719 819 3 1 -16.178 -138.132 -114.45 - 99 91.9285 818 3 1 -16.2502 -138.16 -114.509 - 99 69.6035 817 3 1 -16.45 -138.146 -114.663 - 99 101.921 816 3 1 -16.65 -138.122 -114.708 - 99 324.826 815 3 1 -16.8501 -137.921 -114.78 - 99 37.9866 820 3 1 -16.05 -138.145 -114.727 - 99 103.087 210 3 0 -15.5258 -138.124 -115.85 - 99 21.3805 881 2 1 -3.70146 -138.095 -144.45 - 99 94.5465 882 2 1 -3.65 -138.034 -144.496 - 99 165.563 883 2 1 -3.45 -137.778 -144.66 - 99 26.6403 884 2 1 -3.25 -137.495 -144.816 - 99 45.7724 227 2 0 -1.01655 -134.691 -145.85 - 99 138.896 228 2 0 -0.910614 -134.55 -145.899 - 99 67.2358 229 2 0 -0.767927 -134.35 -146.083 - 99 11.6146 1028 1 1 25.8121 -115.18 -174.45 - 99 77.9237 1029 1 1 25.8501 -115.157 -174.476 - 99 63.9378 1030 1 1 26.05 -115.066 -174.632 - 99 115.014 1031 1 1 26.25 -115.041 -174.734 - 99 139.596 1032 1 1 26.45 -114.979 -174.809 - 99 86.5811 337 1 0 30.6748 -112.743 -175.85 - 99 107.393 338 1 0 30.8925 -112.55 -175.873 - 99 66.8952 339 1 0 31.039 -112.35 -175.923 - 99 68.5108 340 1 0 31.1194 -112.149 -176.055 - 99 61.0576 341 1 0 31.1701 -111.95 -176.12 - 99 84.1078 342 1 0 31.2408 -111.75 -176.125 - 99 122.335 1033 1 1 26.65 -114.932 -174.716 - 99 167.012 1034 1 1 26.8503 -114.9 -174.711 - 99 88.8555 829 5 1 -14.25 -133.674 -54.5729 - 99 200.458 830 5 1 -14.05 -133.837 -54.6272 - 99 571.575 831 5 1 -13.8499 -134.275 -54.6266 -Number of digits in this event: 42 +Number of tracker hits in this event: 48 + 99 409.9 1324 10 1 84.9371 48.4438 95.55 + 99 123.962 1141 10 0 84.9373 48.4465 94.15 + 99 114.319 1324 9 1 84.9378 48.51 65.55 + 99 113.173 1142 9 0 84.9379 48.5157 64.15 + 99 114.708 1324 8 1 84.8912 48.4798 35.55 + 99 127.621 1142 8 0 84.8985 48.5591 34.15 + 99 143.218 1325 7 1 85.1617 50.1175 5.54944 + 99 178.544 1150 7 0 85.3026 50.1146 4.15 + 99 167.483 1339 6 1 87.9976 50.0624 -24.45 + 99 175.964 1149 6 0 88.1239 50.0247 -25.85 + 99 115.036 1352 5 1 90.6543 49.1448 -54.4501 + 99 112.224 1144 5 0 90.8498 49.0286 -55.85 + 99 170.359 1371 4 1 94.4967 46.7083 -84.45 + 99 26.8401 1372 4 1 94.5501 46.7042 -84.7359 + 99 112.511 1133 4 0 94.7695 46.6912 -85.85 + 99 138.139 1401 3 1 100.364 46.7583 -114.45 + 99 230.4 1133 3 0 100.618 46.8055 -115.851 + 99 3.59711 1426 2 1 105.548 48.0161 -144.45 + 99 136.642 1427 2 1 105.55 48.0168 -144.465 + 99 230.563 1140 2 0 105.75 48.0663 -145.85 + 99 63.9686 1447 1 1 109.716 49.0625 -174.45 + 99 68.3284 1448 1 1 109.75 49.057 -174.643 + 99 120.462 1144 1 0 109.978 49.0286 -175.85 + 99 117.871 1476 0 1 115.355 47.885 -204.45 + 99 98.1072 1138 0 0 115.528 47.6974 -205.85 + 99 20.6794 1137 0 0 115.569 47.65 -206.195 + 99 122.779 1150 6 0 88.0654 50.0501 -26.2199 + 99 240.365 1421 0 1 104.36 80.0767 -204.85 + 99 234.135 1325 2 1 85.1521 49.0835 -144.45 + 99 350.282 1145 2 0 85.1442 49.09 -145.85 + 99 114.275 1324 1 1 84.9537 49.255 -174.45 + 99 275.85 1145 1 0 84.9364 49.2464 -175.85 + 99 140.566 1322 0 1 84.5565 49.159 -204.45 + 99 132.366 1145 0 0 84.5435 49.1456 -205.85 + 99 183.545 826 0 1 -14.65 38.7161 -204.606 + 99 56.4462 1182 0 0 0.372532 56.45 -206.017 + 99 135.277 1325 1 1 85.1705 49.0826 -174.45 + 99 0.091777 1326 0 1 85.25 48.9154 -204.45 + 99 135.203 1325 0 1 85.25 48.9154 -204.453 + 99 322.296 1144 0 0 85.2394 48.9103 -205.85 + 99 91.3876 1359 8 1 92.1146 157.181 35.15 + 99 52.7362 1125 10 0 86.3667 45.1416 94.15 + 99 347.574 1124 10 0 86.4017 45.0497 94.1094 + 99 5.03995 1123 10 0 86.6601 44.85 94.1364 + 99 246.321 1332 10 1 86.4544 43.9918 95.1503 + 99 143.164 1333 10 1 86.65 43.6062 95.2412 + 99 47.1567 1146 10 0 84.8608 49.285 94.15 + 99 330.934 1145 10 0 84.909 49.25 94.0662 +Number of digits in this event: 31 Run terminated. Run Summary Number of events processed : 100 - User=41.100000s Real=41.376946s Sys=0.010000s + User=44.600000s Real=44.953509s Sys=0.030000s End of Run 2 There are 6 h1 histograms There are 6 h2 histograms @@ -17627,5 +16779,5 @@ Graphics systems deleted. Visualization Manager deleting... ================== Deleting memory pools =================== Number of memory pools allocated: 21 of which, static: 0 -Dynamic pools deleted: 21 / Total memory freed: 0.25 MB +Dynamic pools deleted: 21 / Total memory freed: 0.27 MB ============================================================ diff --git a/examples/advanced/gorad/gorad.out b/examples/advanced/gorad/gorad.out index 4d15486ce16..2378ce13e4e 100644 --- a/examples/advanced/gorad/gorad.out +++ b/examples/advanced/gorad/gorad.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -222,19 +222,19 @@ Index : 3 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100000 - User=145.570000s Real=146.574036s Sys=0.000000s + User=156.380000s Real=157.658563s Sys=0.010000s /control/doifBatch /score/dumpAllQuantitiesToFile Probes Probes.csv /score/dumpAllQuantitiesToFile Probes Probes.csv # Mesh or volume name: Probes -- # Primitive scorer name: dose - bin 0,0,0 : statistical error 34.1905(%) - to reduce the statistical error below 10%, increase number of events approximately 11.6899 times. + bin 0,0,0 : statistical error 38.3446(%) + to reduce the statistical error below 10%, increase number of events approximately 14.7031 times. # Mesh or volume name: Probes -- # Primitive scorer name: protonFlux - bin 0,0,0 : statistical error 35.6974(%) - to reduce the statistical error below 10%, increase number of events approximately 12.743 times. + bin 0,0,0 : statistical error 30.7962(%) + to reduce the statistical error below 10%, increase number of events approximately 9.48408 times. # Mesh or volume name: Probes -- # Primitive scorer name: volFlx - bin 0,0,0 : statistical error 30.0909(%) - to reduce the statistical error below 10%, increase number of events approximately 9.0546 times. + bin 0,0,0 : statistical error 27.6707(%) + to reduce the statistical error below 10%, increase number of events approximately 7.65669 times. ================== Deleting memory pools =================== Number of memory pools allocated: 12 of which, static: 0 -Dynamic pools deleted: 12 / Total memory freed: 1.4 MB +Dynamic pools deleted: 12 / Total memory freed: 1.5 MB ============================================================ diff --git a/examples/advanced/hadrontherapy/hadrontherapy.out b/examples/advanced/hadrontherapy/hadrontherapy.out index a4c717154b2..671a05da1ee 100644 --- a/examples/advanced/hadrontherapy/hadrontherapy.out +++ b/examples/advanced/hadrontherapy/hadrontherapy.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -328,13 +328,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -397,13 +397,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -429,13 +429,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -461,13 +461,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -489,17 +489,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -521,17 +521,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -557,13 +557,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -589,13 +589,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -688,12 +688,12 @@ Run 0 starts ... Run terminated. Run Summary Number of events processed : 500 - User=4.970000s Real=5.042739s Sys=0.040000s + User=5.220000s Real=5.314105s Sys=0.050000s Graphics systems deleted. Visualization Manager deleting... -The simulation took: 7.97053 s to run (real time) +The simulation took: 8.36214 s to run (real time) Dose is being written to Dose.out i j k Dose(Gy)================== Deleting memory pools =================== Number of memory pools allocated: 14 of which, static: 0 -Dynamic pools deleted: 14 / Total memory freed: 0.44 MB +Dynamic pools deleted: 14 / Total memory freed: 0.46 MB ============================================================ diff --git a/examples/advanced/human_phantom/human_phantom.out b/examples/advanced/human_phantom/human_phantom.out index f74d9e9650d..0a414b51076 100644 --- a/examples/advanced/human_phantom/human_phantom.out +++ b/examples/advanced/human_phantom/human_phantom.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -597,14 +597,14 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -667,14 +667,14 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -700,14 +700,14 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -733,14 +733,14 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -762,18 +762,18 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -795,18 +795,18 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -832,14 +832,14 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -865,14 +865,14 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/advanced/iort_therapy/iort_therapy.out b/examples/advanced/iort_therapy/iort_therapy.out index 65fc67161d2..1fb1dd0ad1b 100644 --- a/examples/advanced/iort_therapy/iort_therapy.out +++ b/examples/advanced/iort_therapy/iort_therapy.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -296,13 +296,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -359,13 +359,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -385,13 +385,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -411,13 +411,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -433,17 +433,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -459,17 +459,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -489,13 +489,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,13 +515,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -590,7 +590,7 @@ Run 0 starts ... Run terminated. Run Summary Number of events processed : 2000 - User=9.340000s Real=9.629150s Sys=0.200000s + User=9.460000s Real=9.814651s Sys=0.260000s /score/dumpQuantityToFile boxMesh_1 dose dose.out Graphics systems deleted. Visualization Manager deleting... diff --git a/examples/advanced/lAr_calorimeter/lAr_calorimeter.out b/examples/advanced/lAr_calorimeter/lAr_calorimeter.out index 314372e621b..7c5eaf050b4 100644 --- a/examples/advanced/lAr_calorimeter/lAr_calorimeter.out +++ b/examples/advanced/lAr_calorimeter/lAr_calorimeter.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -265,13 +265,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -324,13 +324,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -356,13 +356,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -388,13 +388,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -420,13 +420,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -452,13 +452,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -484,13 +484,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -516,13 +516,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1050,13 +1050,13 @@ Start closing geometry. G4GeometryManager::ReportVoxelStats -- Voxel Statistics Total memory consumed for geometry optimisation: 395 kByte - Total CPU time elapsed for geometry optimisation: 0.36 seconds + Total CPU time elapsed for geometry optimisation: 0.32 seconds Voxelisation: top CPU users: Percent Total CPU System CPU Memory Volume ------- ---------- ---------- -------- ---------- - 52.78 0.19 0.00 238k HadModuleLogical - 47.22 0.17 0.00 152k EmModuleLogical + 50.00 0.16 0.00 152k EmModuleLogical + 50.00 0.16 0.00 238k HadModuleLogical 0.00 0.00 0.00 4k Mother 0.00 0.00 0.00 0k CryostatLogical 0.00 0.00 0.00 0k LArgLogical @@ -1067,8 +1067,8 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Voxelisation: top memory users: Percent Memory Heads Nodes Pointers Total CPU Volume ------- -------- ------ ------ -------- ---------- ---------- - 60.17 238k 1385 2370 3792 0.19 HadModuleLogical - 38.50 152k 1129 1152 2426 0.17 EmModuleLogical + 60.17 238k 1385 2370 3792 0.16 HadModuleLogical + 38.50 152k 1129 1152 2426 0.16 EmModuleLogical 0.93 3k 8 42 146 0.00 Mother 0.12 0k 1 7 8 0.00 SolidWLogical 0.12 0k 1 7 8 0.00 CuPlateLogical @@ -1431,7 +1431,7 @@ Edep in FCAL1 FCAl2 : 14452.3 0 Run terminated. Run Summary Number of events processed : 18 - User=8.620000s Real=8.696852s Sys=0.000000s + User=7.310000s Real=7.367683s Sys=0.010000s There are 4 h1 histograms 0 with 0 entries: Number of Out Of World 1 with 0 entries: Number of Secondaries diff --git a/examples/advanced/medical_linac/medical_linac.out b/examples/advanced/medical_linac/medical_linac.out index a2c815dc578..c4e45c89fa8 100644 --- a/examples/advanced/medical_linac/medical_linac.out +++ b/examples/advanced/medical_linac/medical_linac.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -451,13 +451,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -520,13 +520,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -552,13 +552,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -584,13 +584,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -612,17 +612,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -644,17 +644,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -680,13 +680,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -712,13 +712,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -973,10 +973,10 @@ Launched 50000 random primary particles Run terminated. Run Summary Number of events processed : 50000 - User=20.220000s Real=20.373480s Sys=0.000000s + User=17.640000s Real=17.789949s Sys=0.000000s PrimitiveScorer RUN PhantomSD,TotalDose Number of entries 144 -loop elapsed time [s] : 20.26 +loop elapsed time [s] : 17.68 Region -- -- appears in world volume @@ -1200,10 +1200,10 @@ Launched 50000 random primary particles Run terminated. Run Summary Number of events processed : 50000 - User=20.020000s Real=20.174759s Sys=0.000000s + User=17.110000s Real=17.247989s Sys=0.000000s PrimitiveScorer RUN PhantomSD,TotalDose Number of entries 181 -loop elapsed time [s] : 20.07 +loop elapsed time [s] : 17.14 ################ END NEW GEOMETRY ######################## /run/geometryModified @@ -1497,10 +1497,10 @@ Launched 50000 random primary particles Run terminated. Run Summary Number of events processed : 50000 - User=19.830000s Real=19.973044s Sys=0.000000s + User=17.440000s Real=17.590274s Sys=0.000000s PrimitiveScorer RUN PhantomSD,TotalDose Number of entries 166 -loop elapsed time [s] : 19.87 +loop elapsed time [s] : 17.48 Region -- -- appears in world volume @@ -1724,13 +1724,13 @@ Launched 50000 random primary particles Run terminated. Run Summary Number of events processed : 50000 - User=18.160000s Real=18.307058s Sys=0.000000s + User=17.310000s Real=17.454879s Sys=0.010000s PrimitiveScorer RUN PhantomSD,TotalDose Number of entries 154 -loop elapsed time [s] : 18.19 +loop elapsed time [s] : 17.35 ################ END NEW GEOMETRY ######################## -loop elapsed time [s] : 81.61 +loop elapsed time [s] : 73.15 G4 kernel has come to Quit state. UserDetectorConstruction deleted. diff --git a/examples/advanced/microbeam/microbeam.out b/examples/advanced/microbeam/microbeam.out index 0e47594f6dc..c0f61c27d60 100644 --- a/examples/advanced/microbeam/microbeam.out +++ b/examples/advanced/microbeam/microbeam.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -527,13 +527,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -596,13 +596,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -628,13 +628,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -660,13 +660,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -688,17 +688,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -720,17 +720,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -756,13 +756,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -788,13 +788,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -804,7 +804,7 @@ CoulombScat: for pi- XStype:1 SubType=1 BuildTable=1 ThetaMin(p) < Theta(degree) < 180 pLimit(GeV^1)= 0.139531 ===== EM models for the G4Region DefaultRegionForTheWorld ====== eCoulombScattering : Emin= 0 eV Emax= 100 TeV -##### Create analysis manager 0x215b530 +##### Create analysis manager 0xf4f0a0 Using analysis manager All Ntuples have been created -> Event # 1 generated diff --git a/examples/advanced/microelectronics/microelectronics.out b/examples/advanced/microelectronics/microelectronics.out index 2e64bf233ff..65881192678 100644 --- a/examples/advanced/microelectronics/microelectronics.out +++ b/examples/advanced/microelectronics/microelectronics.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -338,7 +338,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics G4VisManager: Using G4TrajectoryDrawByCharge as fallback trajectory model. See commands in /vis/modeling/trajectories/ for other options. ### Run 0 starts. -##### Create analysis manager 0x24d1090 +##### Create analysis manager 0x22f6c30 Using analysis manager ... set ntuple merging row mode : row-wise - done ... create file : microelectronics.root - done @@ -360,7 +360,7 @@ Elastic Cumulated Diff Cross : /cvmfs/geant4.cern.ch/share/data/G4EMLOW8.2/micro Run terminated. Run Summary Number of events processed : 10 - User=0.320000s Real=0.355081s Sys=0.010000s + User=0.330000s Real=0.345914s Sys=0.010000s ... write file : microelectronics.root - done ... close file : microelectronics.root - done ... clear all data - done diff --git a/examples/advanced/nanobeam/nanobeam.out b/examples/advanced/nanobeam/nanobeam.out index 0571014404d..4e3bd4d1600 100644 --- a/examples/advanced/nanobeam/nanobeam.out +++ b/examples/advanced/nanobeam/nanobeam.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -244,13 +244,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -293,7 +293,7 @@ Index : 0 used in the geometry : Yes ================================================================== -##### Create analysis manager 0xc5eb70 +##### Create analysis manager 0x1e7ab50 Using analysis manager Ntuple-1 created Ntuple-2 created diff --git a/examples/advanced/purging_magnet/purging_magnet.out b/examples/advanced/purging_magnet/purging_magnet.out index 93e9bff2139..81d713621dc 100644 --- a/examples/advanced/purging_magnet/purging_magnet.out +++ b/examples/advanced/purging_magnet/purging_magnet.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -441,13 +441,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -510,13 +510,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -542,13 +542,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -574,13 +574,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -602,17 +602,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -634,17 +634,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -670,13 +670,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -702,13 +702,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/advanced/radioprotection/radioprotection.out b/examples/advanced/radioprotection/radioprotection.out index 568c0cb6229..af26f960fdc 100644 --- a/examples/advanced/radioprotection/radioprotection.out +++ b/examples/advanced/radioprotection/radioprotection.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -300,14 +300,14 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -390,14 +390,14 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -424,14 +424,14 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -458,14 +458,14 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -487,19 +487,19 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI ===== Limit on energy threshold has been applied muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -521,19 +521,19 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI ===== Limit on energy threshold has been applied muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -584,14 +584,14 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -618,14 +618,14 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/advanced/underground_physics/underground_physics.out b/examples/advanced/underground_physics/underground_physics.out index 4fb38a1aea8..7ee92abab9e 100644 --- a/examples/advanced/underground_physics/underground_physics.out +++ b/examples/advanced/underground_physics/underground_physics.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -268,7 +268,7 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 GeV in 180 bins - Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 GeV ModifiedMephi ===== Limit on energy threshold has been applied @@ -375,14 +375,14 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 GeV in 180 bins - Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 GeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 GeV in 180 bins - Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 1 Sampling table 9x1001 from 0.85 GeV to 0.1 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 GeV ModifiedMephi @@ -403,14 +403,14 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 GeV in 180 bins - Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 GeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 GeV in 180 bins - Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 1 Sampling table 9x1001 from 0.85 GeV to 0.1 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 GeV ModifiedMephi @@ -450,7 +450,7 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 GeV in 180 bins - Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 GeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 GeV ModifiedMephi ===== Limit on energy threshold has been applied diff --git a/examples/advanced/xray_fluorescence/xray_fluorescence.out b/examples/advanced/xray_fluorescence/xray_fluorescence.out index 958ca673ca6..374710869d4 100644 --- a/examples/advanced/xray_fluorescence/xray_fluorescence.out +++ b/examples/advanced/xray_fluorescence/xray_fluorescence.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -2595,14 +2595,14 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2665,14 +2665,14 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2698,14 +2698,14 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2731,14 +2731,14 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2760,18 +2760,18 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2793,18 +2793,18 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2830,14 +2830,14 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2863,14 +2863,14 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2973,7 +2973,7 @@ Created histos Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.003036s Sys=0.000000s + User=0.000000s Real=0.003214s Sys=0.000000s Going to save histograms ... write file : xrayfluo.root - done ... close file : xrayfluo.root - done diff --git a/examples/advanced/xray_telescope/xray_telescope.out b/examples/advanced/xray_telescope/xray_telescope.out index 6c1a1798d71..7654fa87e79 100644 --- a/examples/advanced/xray_telescope/xray_telescope.out +++ b/examples/advanced/xray_telescope/xray_telescope.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -222,13 +222,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -314,13 +314,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -340,13 +340,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -366,13 +366,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -453,7 +453,7 @@ Opening output file xraytel ... done Run terminated. Run Summary Number of events processed : 1000 - User=0.010000s Real=0.012608s Sys=0.000000s + User=0.010000s Real=0.012542s Sys=0.000000s ########################################## WARNING: command "/vis/viewer/update" could not be applied: no current viewer. Graphics systems deleted. diff --git a/examples/basic/B1/exampleB1.out b/examples/basic/B1/exampleB1.out index 77dd0f40085..77bf7c32ae6 100644 --- a/examples/basic/B1/exampleB1.out +++ b/examples/basic/B1/exampleB1.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -252,13 +252,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -311,13 +311,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -343,13 +343,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -375,13 +375,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -407,13 +407,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -439,13 +439,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -471,13 +471,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -503,13 +503,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/basic/B2/B2a/exampleB2a.out b/examples/basic/B2/B2a/exampleB2a.out index b061d337e45..2cec6a0ac0a 100644 --- a/examples/basic/B2/B2a/exampleB2a.out +++ b/examples/basic/B2/B2a/exampleB2a.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -323,13 +323,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -382,13 +382,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -414,13 +414,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -446,13 +446,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -478,13 +478,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -510,13 +510,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -542,13 +542,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -574,13 +574,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1207,199 +1207,199 @@ See commands in /vis/modeling/trajectories/ for other options. >>> Event: 2 60 hits stored in this event >>> Event: 3 - 291 hits stored in this event + 263 hits stored in this event >>> Event: 4 - 114 hits stored in this event + 760 hits stored in this event >>> Event: 5 - 82 hits stored in this event + 540 hits stored in this event >>> Event: 6 - 514 hits stored in this event + 529 hits stored in this event >>> Event: 7 - 76 hits stored in this event + 112 hits stored in this event >>> Event: 8 - 129 hits stored in this event + 81 hits stored in this event >>> Event: 9 - 71 hits stored in this event + 100 hits stored in this event >>> Event: 10 - 92 hits stored in this event + 81 hits stored in this event >>> Event: 11 - 71 hits stored in this event + 93 hits stored in this event >>> Event: 12 - 98 hits stored in this event + 82 hits stored in this event >>> Event: 13 - 100 hits stored in this event + 66 hits stored in this event >>> Event: 14 - 247 hits stored in this event + 300 hits stored in this event >>> Event: 15 - 89 hits stored in this event + 71 hits stored in this event >>> Event: 16 - 1565 hits stored in this event + 462 hits stored in this event >>> Event: 17 - 306 hits stored in this event + 368 hits stored in this event >>> Event: 18 - 71 hits stored in this event + 169 hits stored in this event >>> Event: 19 - 71 hits stored in this event + 60 hits stored in this event >>> Event: 20 - 501 hits stored in this event + 26237 hits stored in this event >>> Event: 21 - 143 hits stored in this event + 85 hits stored in this event >>> Event: 22 - 135 hits stored in this event + 92 hits stored in this event >>> Event: 23 - 140 hits stored in this event + 148 hits stored in this event >>> Event: 24 - 74 hits stored in this event + 3163 hits stored in this event >>> Event: 25 - 63 hits stored in this event + 79 hits stored in this event >>> Event: 26 - 169 hits stored in this event + 150 hits stored in this event >>> Event: 27 - 122 hits stored in this event + 77 hits stored in this event >>> Event: 28 - 73 hits stored in this event + 541 hits stored in this event >>> Event: 29 - 82 hits stored in this event + 2445 hits stored in this event >>> Event: 30 - 126 hits stored in this event + 135 hits stored in this event >>> Event: 31 - 78 hits stored in this event + 132 hits stored in this event >>> Event: 32 - 151 hits stored in this event + 146 hits stored in this event >>> Event: 33 - 100 hits stored in this event + 102 hits stored in this event >>> Event: 34 - 116 hits stored in this event + 62 hits stored in this event >>> Event: 35 - 57 hits stored in this event + 109 hits stored in this event >>> Event: 36 - 339 hits stored in this event + 261 hits stored in this event >>> Event: 37 - 73 hits stored in this event + 261 hits stored in this event >>> Event: 38 - 76 hits stored in this event + 57 hits stored in this event >>> Event: 39 - 96 hits stored in this event + 68 hits stored in this event >>> Event: 40 - 609 hits stored in this event + 85 hits stored in this event >>> Event: 41 - 71 hits stored in this event + 94 hits stored in this event >>> Event: 42 - 1020 hits stored in this event + 131 hits stored in this event >>> Event: 43 - 59 hits stored in this event + 178 hits stored in this event >>> Event: 44 - 95 hits stored in this event + 2918 hits stored in this event >>> Event: 45 - 63 hits stored in this event + 1679 hits stored in this event >>> Event: 46 - 70 hits stored in this event + 55 hits stored in this event >>> Event: 47 - 76 hits stored in this event + 90 hits stored in this event >>> Event: 48 - 61 hits stored in this event + 103 hits stored in this event >>> Event: 49 - 93 hits stored in this event + 191 hits stored in this event >>> Event: 50 - 67 hits stored in this event + 614 hits stored in this event >>> Event: 51 - 177 hits stored in this event + 121 hits stored in this event >>> Event: 52 - 79 hits stored in this event + 143 hits stored in this event >>> Event: 53 - 60 hits stored in this event + 54 hits stored in this event >>> Event: 54 - 133 hits stored in this event + 70 hits stored in this event >>> Event: 55 - 535 hits stored in this event + 108 hits stored in this event >>> Event: 56 - 105 hits stored in this event + 82 hits stored in this event >>> Event: 57 - 238 hits stored in this event + 146 hits stored in this event >>> Event: 58 - 600 hits stored in this event + 134 hits stored in this event >>> Event: 59 - 1923 hits stored in this event + 58 hits stored in this event >>> Event: 60 - 55 hits stored in this event + 78 hits stored in this event >>> Event: 61 - 180 hits stored in this event + 199 hits stored in this event >>> Event: 62 - 85 hits stored in this event + 83 hits stored in this event >>> Event: 63 - 225 hits stored in this event + 112 hits stored in this event >>> Event: 64 - 1523 hits stored in this event + 83 hits stored in this event >>> Event: 65 - 130 hits stored in this event + 90 hits stored in this event >>> Event: 66 - 78 hits stored in this event + 386 hits stored in this event >>> Event: 67 - 66 hits stored in this event + 73 hits stored in this event >>> Event: 68 - 109 hits stored in this event + 68 hits stored in this event >>> Event: 69 - 106 hits stored in this event + 197 hits stored in this event >>> Event: 70 - 80 hits stored in this event + 750 hits stored in this event >>> Event: 71 - 82 hits stored in this event + 77 hits stored in this event >>> Event: 72 - 58 hits stored in this event + 182 hits stored in this event >>> Event: 73 - 228 hits stored in this event + 94 hits stored in this event >>> Event: 74 - 71 hits stored in this event + 115 hits stored in this event >>> Event: 75 - 109 hits stored in this event + 107 hits stored in this event >>> Event: 76 - 124 hits stored in this event + 81 hits stored in this event >>> Event: 77 - 80 hits stored in this event + 74 hits stored in this event >>> Event: 78 - 441 hits stored in this event + 70 hits stored in this event >>> Event: 79 - 105 hits stored in this event + 72 hits stored in this event >>> Event: 80 - 124 hits stored in this event + 693 hits stored in this event >>> Event: 81 - 117 hits stored in this event + 75 hits stored in this event >>> Event: 82 - 116 hits stored in this event + 56 hits stored in this event >>> Event: 83 - 74 hits stored in this event + 82 hits stored in this event >>> Event: 84 - 135 hits stored in this event + 66 hits stored in this event >>> Event: 85 - 121 hits stored in this event + 73 hits stored in this event >>> Event: 86 - 94 hits stored in this event + 102 hits stored in this event >>> Event: 87 - 108 hits stored in this event + 75 hits stored in this event >>> Event: 88 - 161 hits stored in this event + 71 hits stored in this event >>> Event: 89 - 140 hits stored in this event + 491 hits stored in this event >>> Event: 90 - 57 hits stored in this event + 282 hits stored in this event >>> Event: 91 - 145 hits stored in this event + 87 hits stored in this event >>> Event: 92 - 61 hits stored in this event + 219 hits stored in this event >>> Event: 93 - 65 hits stored in this event + 140 hits stored in this event >>> Event: 94 - 111 hits stored in this event + 144 hits stored in this event >>> Event: 95 - 66 hits stored in this event + 181 hits stored in this event >>> Event: 96 - 110 hits stored in this event + 1980 hits stored in this event >>> Event: 97 - 53 hits stored in this event + 59 hits stored in this event >>> Event: 98 - 349 hits stored in this event + 125 hits stored in this event >>> Event: 99 - 59 hits stored in this event + 124 hits stored in this event ### Run 2 starts. --> Event 0 starts. diff --git a/examples/basic/B2/B2b/exampleB2b.out b/examples/basic/B2/B2b/exampleB2b.out index 8c1c658e3a9..79ec36907b8 100644 --- a/examples/basic/B2/B2b/exampleB2b.out +++ b/examples/basic/B2/B2b/exampleB2b.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -319,13 +319,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -378,13 +378,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -410,13 +410,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -442,13 +442,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -474,13 +474,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -506,13 +506,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -538,13 +538,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -570,13 +570,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1203,199 +1203,199 @@ See commands in /vis/modeling/trajectories/ for other options. >>> Event: 2 123 hits stored in this event >>> Event: 3 - 520 hits stored in this event + 253 hits stored in this event >>> Event: 4 - 172 hits stored in this event + 82 hits stored in this event >>> Event: 5 - 162 hits stored in this event + 105 hits stored in this event >>> Event: 6 - 156 hits stored in this event + 1424 hits stored in this event >>> Event: 7 - 58 hits stored in this event + 2306 hits stored in this event >>> Event: 8 - 99 hits stored in this event + 124 hits stored in this event >>> Event: 9 - 69 hits stored in this event + 124 hits stored in this event >>> Event: 10 - 66 hits stored in this event + 137 hits stored in this event >>> Event: 11 - 201 hits stored in this event + 83 hits stored in this event >>> Event: 12 - 112 hits stored in this event + 131 hits stored in this event >>> Event: 13 - 111 hits stored in this event + 94495 hits stored in this event >>> Event: 14 - 619 hits stored in this event + 621 hits stored in this event >>> Event: 15 - 209 hits stored in this event + 268 hits stored in this event >>> Event: 16 - 338 hits stored in this event + 277 hits stored in this event >>> Event: 17 - 67 hits stored in this event + 116 hits stored in this event >>> Event: 18 - 130 hits stored in this event + 194 hits stored in this event >>> Event: 19 - 557 hits stored in this event + 56 hits stored in this event >>> Event: 20 - 100 hits stored in this event + 179 hits stored in this event >>> Event: 21 - 732 hits stored in this event + 282 hits stored in this event >>> Event: 22 - 98 hits stored in this event + 1382 hits stored in this event >>> Event: 23 - 158 hits stored in this event + 89 hits stored in this event >>> Event: 24 - 85 hits stored in this event + 77 hits stored in this event >>> Event: 25 - 90 hits stored in this event + 477 hits stored in this event >>> Event: 26 - 194 hits stored in this event + 148 hits stored in this event >>> Event: 27 - 139 hits stored in this event + 387 hits stored in this event >>> Event: 28 - 71 hits stored in this event + 267 hits stored in this event >>> Event: 29 - 155 hits stored in this event + 131 hits stored in this event >>> Event: 30 - 50 hits stored in this event + 137 hits stored in this event >>> Event: 31 - 217 hits stored in this event + 838 hits stored in this event >>> Event: 32 - 129 hits stored in this event + 141 hits stored in this event >>> Event: 33 - 57 hits stored in this event + 122 hits stored in this event >>> Event: 34 - 68 hits stored in this event + 574 hits stored in this event >>> Event: 35 - 58 hits stored in this event + 90 hits stored in this event >>> Event: 36 - 46 hits stored in this event + 69 hits stored in this event >>> Event: 37 - 94 hits stored in this event + 1099 hits stored in this event >>> Event: 38 - 99 hits stored in this event + 38 hits stored in this event >>> Event: 39 - 657 hits stored in this event + 78 hits stored in this event >>> Event: 40 - 68 hits stored in this event + 128 hits stored in this event >>> Event: 41 - 88 hits stored in this event + 66 hits stored in this event >>> Event: 42 - 49 hits stored in this event + 133 hits stored in this event >>> Event: 43 - 77 hits stored in this event + 550 hits stored in this event >>> Event: 44 - 409 hits stored in this event + 643 hits stored in this event >>> Event: 45 - 155 hits stored in this event + 86 hits stored in this event >>> Event: 46 - 115 hits stored in this event + 77 hits stored in this event >>> Event: 47 - 132 hits stored in this event + 87 hits stored in this event >>> Event: 48 - 582 hits stored in this event + 104 hits stored in this event >>> Event: 49 - 62 hits stored in this event + 199 hits stored in this event >>> Event: 50 - 77 hits stored in this event + 110 hits stored in this event >>> Event: 51 - 92 hits stored in this event + 110 hits stored in this event >>> Event: 52 - 75 hits stored in this event + 71 hits stored in this event >>> Event: 53 - 140 hits stored in this event + 3666 hits stored in this event >>> Event: 54 - 231 hits stored in this event + 329 hits stored in this event >>> Event: 55 - 92 hits stored in this event + 76 hits stored in this event >>> Event: 56 - 207 hits stored in this event + 113 hits stored in this event >>> Event: 57 - 108 hits stored in this event + 4073 hits stored in this event >>> Event: 58 - 105 hits stored in this event + 113 hits stored in this event >>> Event: 59 - 54 hits stored in this event + 75 hits stored in this event >>> Event: 60 - 86 hits stored in this event + 91 hits stored in this event >>> Event: 61 - 79 hits stored in this event + 70 hits stored in this event >>> Event: 62 - 498 hits stored in this event + 94 hits stored in this event >>> Event: 63 - 184 hits stored in this event + 55 hits stored in this event >>> Event: 64 - 63 hits stored in this event + 62 hits stored in this event >>> Event: 65 - 158 hits stored in this event + 63 hits stored in this event >>> Event: 66 - 69 hits stored in this event + 101 hits stored in this event >>> Event: 67 - 166 hits stored in this event + 325 hits stored in this event >>> Event: 68 - 116 hits stored in this event + 110 hits stored in this event >>> Event: 69 - 1574 hits stored in this event + 91 hits stored in this event >>> Event: 70 - 75 hits stored in this event + 85 hits stored in this event >>> Event: 71 - 949 hits stored in this event + 144 hits stored in this event >>> Event: 72 - 319 hits stored in this event + 64 hits stored in this event >>> Event: 73 - 61 hits stored in this event ->>> Event: 74 72 hits stored in this event +>>> Event: 74 + 107 hits stored in this event >>> Event: 75 - 148 hits stored in this event + 63 hits stored in this event >>> Event: 76 - 83 hits stored in this event + 159 hits stored in this event >>> Event: 77 - 71 hits stored in this event + 1405 hits stored in this event >>> Event: 78 - 78 hits stored in this event + 100 hits stored in this event >>> Event: 79 - 125 hits stored in this event + 89 hits stored in this event >>> Event: 80 - 66 hits stored in this event + 60 hits stored in this event >>> Event: 81 - 86 hits stored in this event + 85 hits stored in this event >>> Event: 82 - 96 hits stored in this event + 98 hits stored in this event >>> Event: 83 - 66 hits stored in this event + 41 hits stored in this event >>> Event: 84 - 79 hits stored in this event + 164 hits stored in this event >>> Event: 85 - 96 hits stored in this event + 253 hits stored in this event >>> Event: 86 - 94 hits stored in this event + 58 hits stored in this event >>> Event: 87 - 213 hits stored in this event + 155 hits stored in this event >>> Event: 88 - 91 hits stored in this event + 135 hits stored in this event >>> Event: 89 - 63 hits stored in this event + 129 hits stored in this event >>> Event: 90 - 63 hits stored in this event + 87 hits stored in this event >>> Event: 91 - 82 hits stored in this event + 56 hits stored in this event >>> Event: 92 - 371 hits stored in this event + 84 hits stored in this event >>> Event: 93 - 165 hits stored in this event + 78 hits stored in this event >>> Event: 94 - 84 hits stored in this event + 601 hits stored in this event >>> Event: 95 - 86 hits stored in this event + 249 hits stored in this event >>> Event: 96 - 61 hits stored in this event + 266 hits stored in this event >>> Event: 97 - 176 hits stored in this event + 158 hits stored in this event >>> Event: 98 - 361 hits stored in this event + 155 hits stored in this event >>> Event: 99 - 108 hits stored in this event + 80 hits stored in this event ### Run 2 starts. --> Event 0 starts. diff --git a/examples/basic/B3/B3a/exampleB3a.out b/examples/basic/B3/B3a/exampleB3a.out index bec363b9533..fa6e553d449 100644 --- a/examples/basic/B3/B3a/exampleB3a.out +++ b/examples/basic/B3/B3a/exampleB3a.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -409,13 +409,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -485,13 +485,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -517,13 +517,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -549,13 +549,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -581,13 +581,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -613,13 +613,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -645,13 +645,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -677,13 +677,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/basic/B3/B3b/exampleB3b.out b/examples/basic/B3/B3b/exampleB3b.out index 0c93983002f..73589f5d9a0 100644 --- a/examples/basic/B3/B3b/exampleB3b.out +++ b/examples/basic/B3/B3b/exampleB3b.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -409,13 +409,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -485,13 +485,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -517,13 +517,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -549,13 +549,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -581,13 +581,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -613,13 +613,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -645,13 +645,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -677,13 +677,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/basic/B4/B4a/exampleB4a.out b/examples/basic/B4/B4a/exampleB4a.out index 7b1d404f7bf..2c978faa9c5 100644 --- a/examples/basic/B4/B4a/exampleB4a.out +++ b/examples/basic/B4/B4a/exampleB4a.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -295,13 +295,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -354,13 +354,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -386,13 +386,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -418,13 +418,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -450,13 +450,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -482,13 +482,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -514,13 +514,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -546,13 +546,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/basic/B4/B4b/exampleB4b.out b/examples/basic/B4/B4b/exampleB4b.out index fe25ad6249d..3b73565113f 100644 --- a/examples/basic/B4/B4b/exampleB4b.out +++ b/examples/basic/B4/B4b/exampleB4b.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -295,13 +295,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -354,13 +354,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -386,13 +386,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -418,13 +418,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -450,13 +450,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -482,13 +482,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -514,13 +514,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -546,13 +546,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/basic/B4/B4c/exampleB4c.out b/examples/basic/B4/B4c/exampleB4c.out index 7b1d404f7bf..2c978faa9c5 100644 --- a/examples/basic/B4/B4c/exampleB4c.out +++ b/examples/basic/B4/B4c/exampleB4c.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -295,13 +295,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -354,13 +354,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -386,13 +386,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -418,13 +418,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -450,13 +450,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -482,13 +482,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -514,13 +514,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -546,13 +546,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/basic/B4/B4d/exampleB4d.out b/examples/basic/B4/B4d/exampleB4d.out index 3c205d34eb0..7b4cd3cc5fc 100644 --- a/examples/basic/B4/B4d/exampleB4d.out +++ b/examples/basic/B4/B4d/exampleB4d.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -299,13 +299,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -358,13 +358,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -390,13 +390,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -422,13 +422,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -454,13 +454,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -486,13 +486,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -518,13 +518,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -550,13 +550,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1113,4 +1113,4 @@ List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". Graphics systems deleted. Visualization Manager deleting... -### deleting chargedFilter 0x2a213e0 +### deleting chargedFilter 0x244c3c0 diff --git a/examples/basic/B5/exampleB5.out b/examples/basic/B5/exampleB5.out index c410fdd6563..c2e2786b1fa 100644 --- a/examples/basic/B5/exampleB5.out +++ b/examples/basic/B5/exampleB5.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -392,13 +392,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -451,13 +451,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -483,13 +483,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,13 +515,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -547,13 +547,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -579,13 +579,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -611,13 +611,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -643,13 +643,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1086,64 +1086,82 @@ Setting was ignored. Hodoscope 1 has 1 hits. Hodoscope[7] 4.9870027260872 (nsec) Hodoscope 2 has 0 hits. -Drift Chamber 1 has 45 hits. +Drift Chamber 1 has 63 hits. Layer[0] : time 6.6722253322166 (nsec) --- local (x,y) -2.1685854985035, -10.525684260597 - Layer[0] : time 6.6728346305115 (nsec) --- local (x,y) -12.55729297426, 16.601797990667 - Layer[0] : time 6.7031946230898 (nsec) --- local (x,y) 76.304670998889, 35.645367957652 - Layer[0] : time 6.6745689242789 (nsec) --- local (x,y) -18.980792541858, 5.6161679008945 - Layer[0] : time 6.6730658189161 (nsec) --- local (x,y) 0.62318757711023, 20.429332547668 - Layer[0] : time 6.9506036360109 (nsec) --- local (x,y) 148.78417924615, -145.52583886323 - Layer[0] : time 6.6951122660413 (nsec) --- local (x,y) 62.593811093609, -15.561754762066 - Layer[0] : time 6.6821968358098 (nsec) --- local (x,y) 49.919657383577, 13.11453954305 - Layer[0] : time 7.0091070869362 (nsec) --- local (x,y) -171.94045230699, -259.7679038832 + Layer[0] : time 6.6728346305255 (nsec) --- local (x,y) -12.557292974387, 16.601797991417 + Layer[0] : time 6.7034113361215 (nsec) --- local (x,y) 76.758224463858, 35.517416260083 + Layer[0] : time 6.7931713258041 (nsec) --- local (x,y) -185.78420850895, 47.276037854517 + Layer[0] : time 6.6746165368572 (nsec) --- local (x,y) -19.104026678652, 6.4173120305777 + Layer[0] : time 6.6730705403772 (nsec) --- local (x,y) 0.18897396250319, 20.47248843261 + Layer[0] : time 6.6748044840636 (nsec) --- local (x,y) -20.096094345897, -22.156067709552 + Layer[0] : time 6.6762234030177 (nsec) --- local (x,y) -12.656944643019, -34.596649574485 + Layer[0] : time 6.9439051600443 (nsec) --- local (x,y) 144.39860144463, -143.00049797841 + Layer[0] : time 6.6947683742471 (nsec) --- local (x,y) 61.810699203754, -15.110155825856 + Layer[0] : time 6.7487556731754 (nsec) --- local (x,y) -124.2721196614, 64.121292076136 + Layer[0] : time 6.7359767319569 (nsec) --- local (x,y) 113.96735852711, -74.960391568248 Layer[1] : time 8.3410946312362 (nsec) --- local (x,y) -4.3322607935703, -20.96936373715 - Layer[1] : time 8.34231625772 (nsec) --- local (x,y) -25.050159762233, 33.123606433344 - Layer[1] : time 8.4764173801926 (nsec) --- local (x,y) -11.235010995008, 25.881555878092 - Layer[1] : time 8.5690353960087 (nsec) --- local (x,y) -1.2769230274321, 26.756451873806 - Layer[1] : time 8.4028161779347 (nsec) --- local (x,y) 152.06345437315, 71.04208785476 - Layer[1] : time 8.3457614999008 (nsec) --- local (x,y) -37.771634999413, 11.258486754013 - Layer[1] : time 8.3427762216902 (nsec) --- local (x,y) 1.2227606214462, 40.748110758318 - Layer[1] : time 8.8961218586258 (nsec) --- local (x,y) 296.57487823761, -290.11121667819 - Layer[1] : time 8.3867080941221 (nsec) --- local (x,y) 124.8621391639, -30.50608612112 - Layer[1] : time 8.3609570118063 (nsec) --- local (x,y) 99.444916398702, 26.140720831162 + Layer[1] : time 8.3423162577584 (nsec) --- local (x,y) -25.050159762211, 33.123606436138 + Layer[1] : time 8.4582970758693 (nsec) --- local (x,y) -14.864845486195, 26.466995362086 + Layer[1] : time 8.4032608189641 (nsec) --- local (x,y) 153.0020585377, 70.766590893104 + Layer[1] : time 8.5968880065256 (nsec) --- local (x,y) -387.43082997319, 69.079007805945 + Layer[1] : time 8.3458641304179 (nsec) --- local (x,y) -38.115235951044, 12.73881552497 + Layer[1] : time 8.3427777645078 (nsec) --- local (x,y) 0.4197820465424, 40.775163495984 + Layer[1] : time 8.3462304577727 (nsec) --- local (x,y) -40.06631099817, -44.121506038499 + Layer[1] : time 8.3490589730768 (nsec) --- local (x,y) -25.198546304227, -68.95134806468 + Layer[1] : time 9.458437862404 (nsec) --- local (x,y) -351.81703380379, -136.38223060013 + Layer[1] : time 9.4841904016032 (nsec) --- local (x,y) -356.96109408962, -137.84255712007 + Layer[1] : time 10.338164107706 (nsec) --- local (x,y) -495.82901580199, -130.02364234748 + Layer[1] : time 9.4841904016032 (nsec) --- local (x,y) -356.96109408962, -137.84255712007 + Layer[1] : time 9.485084536918 (nsec) --- local (x,y) -356.9651393836, -137.81481792071 + Layer[1] : time 8.8829962782289 (nsec) --- local (x,y) 288.17158786216, -284.96072634726 + Layer[1] : time 8.38610348146 (nsec) --- local (x,y) 123.35158328979, -30.211348091188 + Layer[1] : time 8.4935800565261 (nsec) --- local (x,y) -247.73123297303, 127.5852680885 + Layer[1] : time 8.4681464053809 (nsec) --- local (x,y) 227.15464619012, -149.36254788093 Layer[2] : time 10.009963172665 (nsec) --- local (x,y) -6.4890580953253, -31.403184049773 - Layer[2] : time 10.011803458211 (nsec) --- local (x,y) -37.564558426591, 49.679564413299 - Layer[2] : time 10.643023860161 (nsec) --- local (x,y) 152.38862006521, 31.526513638226 - Layer[2] : time 10.102426779603 (nsec) --- local (x,y) 227.80856655523, 106.42061742403 - Layer[2] : time 10.016953115644 (nsec) --- local (x,y) -56.535628462312, 16.960091205678 - Layer[2] : time 10.012495378546 (nsec) --- local (x,y) 1.8701096662203, 61.12981882072 - Layer[2] : time 10.078197591734 (nsec) --- local (x,y) 186.87607934649, -45.397741198141 - Layer[2] : time 10.208867531443 (nsec) --- local (x,y) 216.55730581828, 24.35006016102 - Layer[2] : time 10.039701872195 (nsec) --- local (x,y) 148.91509482271, 39.197736530211 + Layer[2] : time 10.011803458284 (nsec) --- local (x,y) -37.56455842733, 49.679564420533 + Layer[2] : time 10.216719347526 (nsec) --- local (x,y) 12.901390579095, 5.8374719766334 + Layer[2] : time 10.103110671792 (nsec) --- local (x,y) 229.25359183296, 106.00009856174 + Layer[2] : time 10.449445667584 (nsec) --- local (x,y) -625.25462931036, 99.295460493236 + Layer[2] : time 10.017112144142 (nsec) --- local (x,y) -57.148807770758, 18.999547455673 + Layer[2] : time 10.012486443951 (nsec) --- local (x,y) 0.61976823517652, 61.088740964513 + Layer[2] : time 10.017650961876 (nsec) --- local (x,y) -60.009898025177, -66.073544405584 + Layer[2] : time 10.021870981721 (nsec) --- local (x,y) -37.693986929126, -103.2194994205 + Layer[2] : time 10.077539523764 (nsec) --- local (x,y) 185.13139061181, -45.324951639198 + Layer[2] : time 10.238597003307 (nsec) --- local (x,y) -371.40194876634, 191.10007219017 + Layer[2] : time 10.200329347944 (nsec) --- local (x,y) 340.3496914619, -223.77975969483 Layer[3] : time 11.678828696002 (nsec) --- local (x,y) -8.5971371347705, -41.803170730572 - Layer[3] : time 11.681296728987 (nsec) --- local (x,y) -50.10121751934, 66.273475730768 - Layer[3] : time 11.802029784703 (nsec) --- local (x,y) 303.54630229859, 141.7817595671 - Layer[3] : time 11.688142885919 (nsec) --- local (x,y) -75.276220931844, 22.686727967842 - Layer[3] : time 36.66391370896 (nsec) --- local (x,y) -996.59796131677, 108.7268908209 - Layer[3] : time 11.682223261365 (nsec) --- local (x,y) 2.543094945753, 81.574675848579 - Layer[3] : time 11.7696307042 (nsec) --- local (x,y) 248.65398421881, -60.561629881631 - Layer[3] : time 12.346518723663 (nsec) --- local (x,y) 270.00383075849, -280.07764424956 - Layer[3] : time 11.718488438861 (nsec) --- local (x,y) 198.49550619226, 52.314902985342 + Layer[3] : time 11.681296729113 (nsec) --- local (x,y) -50.101217522118, 66.273475748036 + Layer[3] : time 11.802969669332 (nsec) --- local (x,y) 305.51894957032, 141.24185608967 + Layer[3] : time 12.357695752301 (nsec) --- local (x,y) -898.7694809281, 128.80781186467 + Layer[3] : time 11.688365638661 (nsec) --- local (x,y) -76.224985085738, 25.259186468106 + Layer[3] : time 11.682190005469 (nsec) --- local (x,y) 0.80057346085262, 81.364591208999 + Layer[3] : time 11.689069304722 (nsec) --- local (x,y) -79.962738263177, -88.002249555014 + Layer[3] : time 11.722256314325 (nsec) --- local (x,y) -83.80850846214, -100.7516858728 + Layer[3] : time 11.694692290901 (nsec) --- local (x,y) -50.209661296555, -137.52094512852 + Layer[3] : time 11.769004216637 (nsec) --- local (x,y) 246.958802611, -60.512115965036 + Layer[3] : time 11.983675434679 (nsec) --- local (x,y) -495.11683356039, 254.67191688908 + Layer[3] : time 11.932549057416 (nsec) --- local (x,y) 453.49991500149, -298.34065212109 Layer[4] : time 13.347694350342 (nsec) --- local (x,y) -10.67793827205, -52.210139369582 - Layer[4] : time 13.35079076589 (nsec) --- local (x,y) -62.637772557913, 82.874340319172 - Layer[4] : time 13.501647467266 (nsec) --- local (x,y) 379.31191209742, 177.14538055566 - Layer[4] : time 13.359328958582 (nsec) --- local (x,y) -93.973783202662, 28.452702691353 - Layer[4] : time 34.930515889814 (nsec) --- local (x,y) -857.54415111348, 102.84558012514 - Layer[4] : time 13.351941069961 (nsec) --- local (x,y) 3.1227992586728, 101.94817110892 - Layer[4] : time 13.461099922007 (nsec) --- local (x,y) 310.52762482553, -75.647525394928 - Layer[4] : time 13.397288923836 (nsec) --- local (x,y) 248.14813603506, 65.316439570235 + Layer[4] : time 13.350790766079 (nsec) --- local (x,y) -62.637772561997, 82.874340347317 + Layer[4] : time 13.502816778169 (nsec) --- local (x,y) 381.76671648373, 176.46963263052 + Layer[4] : time 13.359627932097 (nsec) --- local (x,y) -95.362770988034, 31.537594345142 + Layer[4] : time 34.96756477875 (nsec) --- local (x,y) -894.16384976688, 112.56337188601 + Layer[4] : time 13.351891755454 (nsec) --- local (x,y) 0.9673797321392, 101.62696304584 + Layer[4] : time 13.360484863768 (nsec) --- local (x,y) -99.893159592235, -109.93111961074 + Layer[4] : time 13.367502374338 (nsec) --- local (x,y) -62.70392726405, -171.7809061206 + Layer[4] : time 13.460429115776 (nsec) --- local (x,y) 308.69827020305, -75.648618209272 Drift Chamber 2 has 0 hits. -EM Calorimeter has 0 hits. Total Edep is 0 (MeV) +EM Calorimeter has 1 hits. Total Edep is 0.066022059775767 (MeV) Hadron Calorimeter has 0 hits. Total Edep is 0 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done ... close file : B5.root - done ... close file : B5ntuple.root - done There are 2 h1 histograms - 0 with 5 entries: Drift Chamber 1 # Hits + 0 with 4 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 82 entries: Drift Chamber 1 X vs Y + 0 with 89 entries: Drift Chamber 1 X vs Y 1 with 20 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". @@ -1154,25 +1172,30 @@ View them with "/vis/plot" or "/vis/reviewPlots". ... open analysis file : B5.root - done --> Event 0 starts. ->>> Event 0 >>> Simulation truth : pi+ (-0,0,100000) +>>> Event 0 >>> Simulation truth : pi+ (0,0,100000) Hodoscope 1 has 1 hits. - Hodoscope[7] 4.9867880803669 (nsec) -Hodoscope 2 has 1 hits. - Hodoscope[10] 42.694110718141 (nsec) -Drift Chamber 1 has 5 hits. - Layer[0] : time 6.6709548378151 (nsec) --- local (x,y) -0.00062837640804223, -0.0086929581175807 - Layer[1] : time 8.3387769387815 (nsec) --- local (x,y) 0.0066287811075416, -0.017996469613649 - Layer[2] : time 10.006599039457 (nsec) --- local (x,y) 0.01085974835846, -0.023469029905973 - Layer[3] : time 11.674421140109 (nsec) --- local (x,y) 0.014298205414218, -0.029043951433552 - Layer[4] : time 13.34224324075 (nsec) --- local (x,y) 0.0155136098841, -0.034917504125281 + Hodoscope[7] 4.9867880803856 (nsec) +Hodoscope 2 has 5 hits. + Hodoscope[10] 42.693815752214 (nsec) + Hodoscope[13] 453.9726364112 (nsec) + Hodoscope[9] 57.481539582686 (nsec) + Hodoscope[23] 297.7386293705 (nsec) + Hodoscope[8] 1954.2121524842 (nsec) +Drift Chamber 1 has 6 hits. + Layer[0] : time 6.6709548383423 (nsec) --- local (x,y) -0.016907985181262, 0.013194731231444 + Layer[1] : time 8.3387769397319 (nsec) --- local (x,y) -0.02903485515323, 0.023947081439904 + Layer[2] : time 10.006599041116 (nsec) --- local (x,y) -0.040028051021122, 0.035742734778174 + Layer[2] : time 10.01259586125 (nsec) --- local (x,y) -0.57381797786649, 0.22200334213648 + Layer[3] : time 11.674421142278 (nsec) --- local (x,y) -0.049702583956617, 0.045647906633354 + Layer[4] : time 13.342243243585 (nsec) --- local (x,y) -0.059814516314226, 0.057067981086288 Drift Chamber 2 has 5 hits. - Layer[0] : time 34.366792705921 (nsec) --- local (x,y) -82.665404511622, -0.10911880194211 - Layer[1] : time 36.035526819804 (nsec) --- local (x,y) -99.20291296778, -0.11333239498443 - Layer[2] : time 37.704261101361 (nsec) --- local (x,y) -115.7419421425, -0.11659268888906 - Layer[3] : time 39.37299540997 (nsec) --- local (x,y) -132.28121671349, -0.11910821227179 - Layer[4] : time 41.04172991389 (nsec) --- local (x,y) -148.82226222515, -0.12174676086695 -EM Calorimeter has 52 hits. Total Edep is 545.40888314504 (MeV) -Hadron Calorimeter has 13 hits. Total Edep is 3876.0433510524 (MeV) + Layer[0] : time 34.366515647246 (nsec) --- local (x,y) -82.64156310523, 0.19291898828273 + Layer[1] : time 36.035246637679 (nsec) --- local (x,y) -99.150718699331, 0.20130685850906 + Layer[2] : time 37.703977325996 (nsec) --- local (x,y) -115.65712649892, 0.21455718531736 + Layer[3] : time 39.372708064058 (nsec) --- local (x,y) -132.16398443055, 0.22980408291763 + Layer[4] : time 41.041438672257 (nsec) --- local (x,y) -148.66966280365, 0.2446327225074 +EM Calorimeter has 68 hits. Total Edep is 28221.594587036 (MeV) +Hadron Calorimeter has 16 hits. Total Edep is 3128.24591747 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done ... close file : B5.root - done @@ -1181,8 +1204,8 @@ There are 2 h1 histograms 0 with 5 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 25 entries: Drift Chamber 1 X vs Y - 1 with 25 entries: Drift Chamber 2 X vs Y + 0 with 26 entries: Drift Chamber 1 X vs Y + 1 with 29 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". ### Run 2 starts. @@ -1193,23 +1216,25 @@ View them with "/vis/plot" or "/vis/reviewPlots". --> Event 0 starts. >>> Event 0 >>> Simulation truth : e+ (-0,0,100000) -Hodoscope 1 has 2 hits. - Hodoscope[7] 4.9867832233927 (nsec) - Hodoscope[6] 5.2632141907765 (nsec) -Hodoscope 2 has 0 hits. -Drift Chamber 1 has 8 hits. - Layer[0] : time 6.6709483402318 (nsec) --- local (x,y) 0.010678730860813, -0.0050210392823713 - Layer[1] : time 8.3387688163887 (nsec) --- local (x,y) 0.009774876394651, -0.0058469233273336 - Layer[1] : time 8.5661511398753 (nsec) --- local (x,y) 224.08551582078, -17.539712307242 - Layer[2] : time 10.006589292793 (nsec) --- local (x,y) 0.0096098836102241, -0.011865057638275 - Layer[2] : time 10.543997243963 (nsec) --- local (x,y) 490.12550131107, -143.83510050153 - Layer[3] : time 11.674409769426 (nsec) --- local (x,y) 0.017447204676682, -0.022268609550485 - Layer[3] : time 13.006684218877 (nsec) --- local (x,y) 998.86565701834, -226.79161960015 - Layer[4] : time 13.342230246521 (nsec) --- local (x,y) 0.02758805475771, -0.036524613574284 -Drift Chamber 2 has 1 hits. - Layer[0] : time 35.534542462101 (nsec) --- local (x,y) -1316.511066254, -0.057703393771264 -EM Calorimeter has 0 hits. Total Edep is 0 (MeV) -Hadron Calorimeter has 0 hits. Total Edep is 0 (MeV) +Hodoscope 1 has 1 hits. + Hodoscope[7] 4.9867832232942 (nsec) +Hodoscope 2 has 2 hits. + Hodoscope[9] 43.185603726121 (nsec) + Hodoscope[7] 334.78020753538 (nsec) +Drift Chamber 1 has 5 hits. + Layer[0] : time 6.6709483404483 (nsec) --- local (x,y) -0.011322643250436, 0.0033424959826452 + Layer[1] : time 8.3387688170051 (nsec) --- local (x,y) -0.024055273442765, 0.0024686768015861 + Layer[2] : time 10.006589293574 (nsec) --- local (x,y) -0.036863568400371, 0.00083358608602226 + Layer[3] : time 11.674409770394 (nsec) --- local (x,y) -0.052343955746273, -1.6883845718274e-05 + Layer[4] : time 13.342230247473 (nsec) --- local (x,y) -0.070146094046373, -0.0014019747309185 +Drift Chamber 2 has 5 hits. + Layer[0] : time 34.848365746185 (nsec) --- local (x,y) -147.70378778325, 0.045135979385728 + Layer[1] : time 36.519088558876 (nsec) --- local (x,y) -177.21405139083, 0.052868799613421 + Layer[2] : time 38.189811546195 (nsec) --- local (x,y) -206.72520250387, 0.063581621379375 + Layer[3] : time 39.860533510237 (nsec) --- local (x,y) -236.23114413061, 0.079822715869835 + Layer[4] : time 41.531254937109 (nsec) --- local (x,y) -265.73435030693, 0.09880902168614 +EM Calorimeter has 44 hits. Total Edep is 91227.805073932 (MeV) +Hadron Calorimeter has 7 hits. Total Edep is 41.269165899413 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done ... close file : B5.root - done @@ -1218,8 +1243,8 @@ There are 2 h1 histograms 0 with 5 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 30 entries: Drift Chamber 1 X vs Y - 1 with 18 entries: Drift Chamber 2 X vs Y + 0 with 25 entries: Drift Chamber 1 X vs Y + 1 with 26 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". ### Run 3 starts. @@ -1231,23 +1256,26 @@ View them with "/vis/plot" or "/vis/reviewPlots". >>> Event 0 >>> Simulation truth : proton (-0,0,10000) Hodoscope 1 has 1 hits. - Hodoscope[7] 5.0086870712918 (nsec) + Hodoscope[7] 5.0086862458603 (nsec) Hodoscope 2 has 1 hits. - Hodoscope[9] 43.374529586406 (nsec) + Hodoscope[9] 43.379102452598 (nsec) Drift Chamber 1 has 5 hits. - Layer[0] : time 6.7002538809061 (nsec) --- local (x,y) -0.16484804788969, -0.26295953856084 - Layer[1] : time 8.3754043254453 (nsec) --- local (x,y) -0.1857144579956, -0.44844918453078 - Layer[2] : time 10.050554899294 (nsec) --- local (x,y) -0.22145341118302, -0.63532012861296 - Layer[3] : time 11.725705609727 (nsec) --- local (x,y) -0.26703752855836, -0.83437278637271 - Layer[4] : time 13.40085649139 (nsec) --- local (x,y) -0.30707951137357, -1.0374070388647 -Drift Chamber 2 has 5 hits. - Layer[0] : time 35.000516404957 (nsec) --- local (x,y) -148.93233389615, -3.6513738556155 - Layer[1] : time 36.678611073346 (nsec) --- local (x,y) -178.5773723237, -3.8777179638026 - Layer[2] : time 38.356702748326 (nsec) --- local (x,y) -208.20686350946, -4.0913719610841 - Layer[3] : time 40.034792727432 (nsec) --- local (x,y) -237.82718041721, -4.2886345908172 - Layer[4] : time 41.712885851254 (nsec) --- local (x,y) -267.46265245166, -4.488109025262 -EM Calorimeter has 33 hits. Total Edep is 7069.185580901 (MeV) -Hadron Calorimeter has 11 hits. Total Edep is 27.409880353463 (MeV) + Layer[0] : time 6.7002514539916 (nsec) --- local (x,y) 0.17995245293089, -0.050746067057994 + Layer[1] : time 8.3754003958163 (nsec) --- local (x,y) 0.33109725215112, -0.12129643775899 + Layer[2] : time 10.050549452767 (nsec) --- local (x,y) 0.47762745522454, -0.17486777166885 + Layer[3] : time 11.725698593886 (nsec) --- local (x,y) 0.60428693989408, -0.23055970607725 + Layer[4] : time 13.400847901817 (nsec) --- local (x,y) 0.73765937004697, -0.29413047865634 +Drift Chamber 2 has 8 hits. + Layer[0] : time 35.005055321362 (nsec) --- local (x,y) -146.05405702126, -0.91734428434577 + Layer[0] : time 35.03812557251 (nsec) --- local (x,y) -131.91597348412, -1.9499843682143 + Layer[0] : time 36.386797682754 (nsec) --- local (x,y) 195.52393696301, -22.900227965476 + Layer[0] : time 37.932125524908 (nsec) --- local (x,y) 533.15480694386, -159.88423296004 + Layer[1] : time 36.683155265364 (nsec) --- local (x,y) -175.73054075778, -0.99017852012551 + Layer[2] : time 38.361254806136 (nsec) --- local (x,y) -205.4044634786, -1.063498770103 + Layer[3] : time 40.03935158773 (nsec) --- local (x,y) -235.06368007154, -1.126235784697 + Layer[4] : time 41.717448242881 (nsec) --- local (x,y) -264.72141125455, -1.1715042165147 +EM Calorimeter has 34 hits. Total Edep is 1104.5772845453 (MeV) +Hadron Calorimeter has 11 hits. Total Edep is 399.69624186871 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done ... close file : B5.root - done @@ -1256,8 +1284,8 @@ There are 2 h1 histograms 0 with 5 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 26 entries: Drift Chamber 1 X vs Y - 1 with 26 entries: Drift Chamber 2 X vs Y + 0 with 28 entries: Drift Chamber 1 X vs Y + 1 with 28 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". ### Run 4 starts. @@ -1269,26 +1297,23 @@ View them with "/vis/plot" or "/vis/reviewPlots". >>> Event 0 >>> Simulation truth : pi+ (-0,0,10000) Hodoscope 1 has 1 hits. - Hodoscope[7] 4.9872689389247 (nsec) -Hodoscope 2 has 4 hits. - Hodoscope[10] 42.696273033672 (nsec) - Hodoscope[19] 909.78954843494 (nsec) - Hodoscope[2] 455.21148013311 (nsec) - Hodoscope[7] 578.66437644855 (nsec) + Hodoscope[7] 4.9872689265717 (nsec) +Hodoscope 2 has 1 hits. + Hodoscope[10] 42.695849826474 (nsec) Drift Chamber 1 has 5 hits. - Layer[0] : time 6.6715981732241 (nsec) --- local (x,y) -0.14847089103861, 0.02576516685931 - Layer[1] : time 8.3395811825701 (nsec) --- local (x,y) -0.22540461338196, 0.08039312105778 - Layer[2] : time 10.007564196276 (nsec) --- local (x,y) -0.30575138068517, 0.13248200006015 - Layer[3] : time 11.675547211668 (nsec) --- local (x,y) -0.37398092765537, 0.19702993016322 - Layer[4] : time 13.34353023219 (nsec) --- local (x,y) -0.41066354588709, 0.28672005340338 + Layer[0] : time 6.6715982295083 (nsec) --- local (x,y) -0.025512354482288, 0.19758493539466 + Layer[1] : time 8.3395812850102 (nsec) --- local (x,y) -0.065461215680102, 0.34002754214793 + Layer[2] : time 10.007564333636 (nsec) --- local (x,y) -0.11203878166436, 0.46856781330878 + Layer[3] : time 11.675547393083 (nsec) --- local (x,y) -0.17481978007333, 0.59896073813671 + Layer[4] : time 13.343530460151 (nsec) --- local (x,y) -0.24793834413256, 0.72965301088891 Drift Chamber 2 has 5 hits. - Layer[0] : time 34.368167688082 (nsec) --- local (x,y) -83.130759912988, 2.55919937371 - Layer[1] : time 36.037063823659 (nsec) --- local (x,y) -99.675962727821, 2.7732483078104 - Layer[2] : time 37.705957815706 (nsec) --- local (x,y) -116.20166748584, 2.9894019208745 - Layer[3] : time 39.374851270229 (nsec) --- local (x,y) -132.72276745235, 3.1812862131176 - Layer[4] : time 41.043742453025 (nsec) --- local (x,y) -149.22289979538, 3.3966154214211 -EM Calorimeter has 34 hits. Total Edep is 3899.4640801331 (MeV) -Hadron Calorimeter has 9 hits. Total Edep is 177.13639671609 (MeV) + Layer[0] : time 34.367735757332 (nsec) --- local (x,y) -83.32747407943, 1.8710437675864 + Layer[1] : time 36.036629970814 (nsec) --- local (x,y) -99.85567334074, 2.0113602892098 + Layer[2] : time 37.705522656416 (nsec) --- local (x,y) -116.3698560562, 2.1624926460674 + Layer[3] : time 39.374415604019 (nsec) --- local (x,y) -132.88653713411, 2.2963148908274 + Layer[4] : time 41.043310325585 (nsec) --- local (x,y) -149.41936776889, 2.4205516492351 +EM Calorimeter has 43 hits. Total Edep is 2175.7949253022 (MeV) +Hadron Calorimeter has 11 hits. Total Edep is 181.83170981923 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done ... close file : B5.root - done @@ -1297,8 +1322,8 @@ There are 2 h1 histograms 0 with 5 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 27 entries: Drift Chamber 1 X vs Y - 1 with 31 entries: Drift Chamber 2 X vs Y + 0 with 26 entries: Drift Chamber 1 X vs Y + 1 with 25 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". ### Run 5 starts. @@ -1308,25 +1333,25 @@ View them with "/vis/plot" or "/vis/reviewPlots". ... open analysis file : B5.root - done --> Event 0 starts. ->>> Event 0 >>> Simulation truth : e+ (-0,0,10000) +>>> Event 0 >>> Simulation truth : e+ (0,0,10000) Hodoscope 1 has 1 hits. - Hodoscope[7] 4.9867832593975 (nsec) + Hodoscope[7] 4.9867832403263 (nsec) Hodoscope 2 has 1 hits. - Hodoscope[9] 43.185698455985 (nsec) + Hodoscope[9] 43.186012233399 (nsec) Drift Chamber 1 has 5 hits. - Layer[0] : time 6.6709483841024 (nsec) --- local (x,y) 0.12109158368515, -0.030024893672443 - Layer[1] : time 8.3387688764306 (nsec) --- local (x,y) 0.16290632355066, 0.019526523727379 - Layer[2] : time 10.006589363645 (nsec) --- local (x,y) 0.19986268489212, 0.050557936217244 - Layer[3] : time 11.674409842227 (nsec) --- local (x,y) 0.20288504328649, 0.060279283839643 - Layer[4] : time 13.342230321493 (nsec) --- local (x,y) 0.18617910705712, 0.05440200079527 + Layer[0] : time 6.6709483960381 (nsec) --- local (x,y) 0.13402761366777, -0.047375663998367 + Layer[1] : time 8.3387689140179 (nsec) --- local (x,y) 0.23763416259803, -0.013570579930033 + Layer[2] : time 10.006589445886 (nsec) --- local (x,y) 0.3564900088631, 0.030103436609121 + Layer[3] : time 11.674409973119 (nsec) --- local (x,y) 0.46593502384597, 0.082326698627878 + Layer[4] : time 13.342230470608 (nsec) --- local (x,y) 0.49311041947269, 0.1263771077628 Drift Chamber 2 has 5 hits. - Layer[0] : time 34.848137143566 (nsec) --- local (x,y) -149.29236155801, 0.60933166930809 - Layer[1] : time 36.51892612322 (nsec) --- local (x,y) -179.13704024963, 0.75565264042248 - Layer[2] : time 38.189714363832 (nsec) --- local (x,y) -208.97801246045, 0.89966000874461 - Layer[3] : time 39.860499186656 (nsec) --- local (x,y) -238.80177751553, 1.0443344124525 - Layer[4] : time 41.531287270457 (nsec) --- local (x,y) -268.64195059966, 1.1903995678694 -EM Calorimeter has 23 hits. Total Edep is 8680.1776847081 (MeV) -Hadron Calorimeter has 4 hits. Total Edep is 3.7910125249593 (MeV) + Layer[0] : time 34.848665483037 (nsec) --- local (x,y) -148.2426178459, 1.4596182420364 + Layer[1] : time 36.519407945829 (nsec) --- local (x,y) -177.85220312162, 1.6289114020745 + Layer[2] : time 38.190151286646 (nsec) --- local (x,y) -207.46616177482, 1.8117484355704 + Layer[3] : time 39.860893577676 (nsec) --- local (x,y) -237.07485326211, 1.9851475476867 + Layer[4] : time 41.531637751525 (nsec) --- local (x,y) -266.69309162555, 2.1585431453214 +EM Calorimeter has 19 hits. Total Edep is 9392.733679659 (MeV) +Hadron Calorimeter has 4 hits. Total Edep is 2.1153722336719 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done ... close file : B5.root - done @@ -1335,7 +1360,7 @@ There are 2 h1 histograms 0 with 5 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 25 entries: Drift Chamber 1 X vs Y + 0 with 37 entries: Drift Chamber 1 X vs Y 1 with 22 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". @@ -1346,33 +1371,24 @@ View them with "/vis/plot" or "/vis/reviewPlots". ... open analysis file : B5.root - done --> Event 0 starts. ->>> Event 0 >>> Simulation truth : proton (0,0,1000) +>>> Event 0 >>> Simulation truth : proton (-0,0,1000) Hodoscope 1 has 1 hits. - Hodoscope[7] 6.8390348174019 (nsec) + Hodoscope[7] 6.8391744990389 (nsec) Hodoscope 2 has 1 hits. - Hodoscope[10] 59.545398441345 (nsec) + Hodoscope[9] 59.405185215116 (nsec) Drift Chamber 1 has 5 hits. - Layer[0] : time 9.1539486018903 (nsec) --- local (x,y) 1.8255724989412, -1.693017174818 - Layer[1] : time 11.446763403055 (nsec) --- local (x,y) 4.5547728618992, -4.0505749805086 - Layer[2] : time 13.739909800377 (nsec) --- local (x,y) 9.7284948606286, -7.7685523018113 - Layer[3] : time 16.033372117258 (nsec) --- local (x,y) 15.003944386868, -11.816718211684 - Layer[4] : time 18.32708758539 (nsec) --- local (x,y) 20.42265440669, -16.041804913734 -Drift Chamber 2 has 14 hits. - Layer[0] : time 48.064922455291 (nsec) --- local (x,y) -83.406487306373, -70.642826840603 - Layer[0] : time 48.065827890715 (nsec) --- local (x,y) -83.417772638248, -70.644279047123 - Layer[0] : time 48.065827890715 (nsec) --- local (x,y) -83.417772638248, -70.644279047123 - Layer[0] : time 48.066513876179 (nsec) --- local (x,y) -83.439443693492, -70.644570837347 - Layer[0] : time 48.07053719083 (nsec) --- local (x,y) -83.537545203598, -70.696962213709 - Layer[0] : time 48.071016421653 (nsec) --- local (x,y) -83.54852257502, -70.696270960579 - Layer[0] : time 48.071495652476 (nsec) --- local (x,y) -83.559683412371, -70.694452406644 - Layer[0] : time 48.074966538685 (nsec) --- local (x,y) -83.610124376749, -70.712609701593 - Layer[1] : time 50.365173226682 (nsec) --- local (x,y) -111.48233853526, -73.850362367233 - Layer[2] : time 52.665524086505 (nsec) --- local (x,y) -139.30205862547, -77.021008495026 - Layer[2] : time 52.809786642519 (nsec) --- local (x,y) -137.91379678892, -52.459710383025 - Layer[2] : time 52.898542556635 (nsec) --- local (x,y) -149.52638968365, -49.797546192769 - Layer[3] : time 54.966190368191 (nsec) --- local (x,y) -167.02678020073, -80.304291694436 - Layer[4] : time 57.267048267804 (nsec) --- local (x,y) -194.80540844504, -83.83672925346 -EM Calorimeter has 6 hits. Total Edep is 391.08027639095 (MeV) + Layer[0] : time 9.1531274897433 (nsec) --- local (x,y) -2.2033338371988, 0.40992882059706 + Layer[1] : time 11.445032335505 (nsec) --- local (x,y) -2.3793757127217, 1.2578225902361 + Layer[2] : time 13.737273354737 (nsec) --- local (x,y) -2.6154090860826, 2.3061556263772 + Layer[3] : time 16.029740433115 (nsec) --- local (x,y) -2.5306759311875, 3.1357831697754 + Layer[4] : time 18.322386194483 (nsec) --- local (x,y) -1.8603605594803, 3.8253372922677 +Drift Chamber 2 has 5 hits. + Layer[0] : time 47.921560995473 (nsec) --- local (x,y) -153.72143432771, 11.817720389481 + Layer[1] : time 50.222108799072 (nsec) --- local (x,y) -185.45580849309, 12.144640011875 + Layer[2] : time 52.522875072602 (nsec) --- local (x,y) -217.17527405897, 12.429069544705 + Layer[3] : time 54.823955349489 (nsec) --- local (x,y) -249.33833086301, 12.705995208549 + Layer[4] : time 57.125634971675 (nsec) --- local (x,y) -281.74353469436, 13.19780427005 +EM Calorimeter has 2 hits. Total Edep is 301.90521972738 (MeV) Hadron Calorimeter has 0 hits. Total Edep is 0 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done @@ -1382,8 +1398,8 @@ There are 2 h1 histograms 0 with 5 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 25 entries: Drift Chamber 1 X vs Y - 1 with 34 entries: Drift Chamber 2 X vs Y + 0 with 26 entries: Drift Chamber 1 X vs Y + 1 with 25 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". ### Run 7 starts. @@ -1395,23 +1411,23 @@ View them with "/vis/plot" or "/vis/reviewPlots". >>> Event 0 >>> Simulation truth : pi+ (-0,0,1000) Hodoscope 1 has 1 hits. - Hodoscope[7] 5.0351301227941 (nsec) + Hodoscope[7] 5.0351306375419 (nsec) Hodoscope 2 has 1 hits. - Hodoscope[10] 43.116150239337 (nsec) + Hodoscope[5] 42.574774203607 (nsec) Drift Chamber 1 has 5 hits. - Layer[0] : time 6.7356960491498 (nsec) --- local (x,y) 0.15815399485635, -0.84624043906253 - Layer[1] : time 8.4197631079028 (nsec) --- local (x,y) 0.65049663250492, -1.8121792575489 - Layer[2] : time 10.103830586214 (nsec) --- local (x,y) 0.95939032281055, -2.667995479941 - Layer[3] : time 11.787903350319 (nsec) --- local (x,y) 1.2202140235843, -3.6227549230696 - Layer[4] : time 13.471979675183 (nsec) --- local (x,y) 1.4090499221374, -4.6121387379392 + Layer[0] : time 6.7356910325356 (nsec) --- local (x,y) -0.33913141324876, -0.45640410026652 + Layer[1] : time 8.4197542432074 (nsec) --- local (x,y) 0.6101321583481, -0.91137477289017 + Layer[2] : time 10.10382178007 (nsec) --- local (x,y) 1.7143560691637, -1.5014690225079 + Layer[3] : time 11.785142303772 (nsec) --- local (x,y) -12.491400563884, -3.3898955717492 + Layer[4] : time 13.466326822412 (nsec) --- local (x,y) -27.527006367349, -5.2231651050716 Drift Chamber 2 has 5 hits. - Layer[0] : time 34.706114006192 (nsec) --- local (x,y) -91.890328630861, -12.987565110615 - Layer[1] : time 36.391438781242 (nsec) --- local (x,y) -110.82047399675, -13.811444451445 - Layer[2] : time 38.07674101933 (nsec) --- local (x,y) -129.54650893877, -14.820787142037 - Layer[3] : time 39.762027367096 (nsec) --- local (x,y) -148.11329463378, -16.022526644137 - Layer[4] : time 41.447330456579 (nsec) --- local (x,y) -166.798918758, -17.079398294527 -EM Calorimeter has 2 hits. Total Edep is 182.3768661003 (MeV) -Hadron Calorimeter has 1 hits. Total Edep is 23.867892814319 (MeV) + Layer[0] : time 34.144267572811 (nsec) --- local (x,y) -403.6846433757, -31.435070391988 + Layer[1] : time 35.833695038349 (nsec) --- local (x,y) -455.34913165898, -33.274525527684 + Layer[2] : time 37.523027708235 (nsec) --- local (x,y) -506.73673569836, -34.934703588117 + Layer[3] : time 39.212428741415 (nsec) --- local (x,y) -558.30852366397, -36.772560488097 + Layer[4] : time 40.901869643355 (nsec) --- local (x,y) -609.99235625449, -38.499139034073 +EM Calorimeter has 3 hits. Total Edep is 178.46449042171 (MeV) +Hadron Calorimeter has 1 hits. Total Edep is 18.170709428992 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done ... close file : B5.root - done @@ -1420,8 +1436,8 @@ There are 2 h1 histograms 0 with 5 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 25 entries: Drift Chamber 1 X vs Y - 1 with 25 entries: Drift Chamber 2 X vs Y + 0 with 37 entries: Drift Chamber 1 X vs Y + 1 with 23 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". ### Run 8 starts. @@ -1433,22 +1449,22 @@ View them with "/vis/plot" or "/vis/reviewPlots". >>> Event 0 >>> Simulation truth : e+ (-0,0,1000) Hodoscope 1 has 1 hits. - Hodoscope[7] 4.9867840981183 (nsec) + Hodoscope[7] 4.9867840299954 (nsec) Hodoscope 2 has 1 hits. - Hodoscope[9] 43.191258354866 (nsec) + Hodoscope[9] 43.168745155971 (nsec) Drift Chamber 1 has 5 hits. - Layer[0] : time 6.6709520623725 (nsec) --- local (x,y) -0.065257400123346, -0.64714027121235 - Layer[1] : time 8.3387760436361 (nsec) --- local (x,y) 0.071106318260297, -1.6298981366016 - Layer[2] : time 10.006602450396 (nsec) --- local (x,y) 0.12431568322904, -2.9294492033695 - Layer[3] : time 11.674429507133 (nsec) --- local (x,y) 0.12150001533806, -4.3086252279214 - Layer[4] : time 13.342259173761 (nsec) --- local (x,y) 0.27525998678856, -5.9394847098483 + Layer[0] : time 6.6709499767711 (nsec) --- local (x,y) 0.26939932089829, 0.71330692374654 + Layer[1] : time 8.3387715493322 (nsec) --- local (x,y) 0.22414990413347, 1.2210178658901 + Layer[2] : time 10.006593698749 (nsec) --- local (x,y) 0.18975223148915, 1.8742839066567 + Layer[3] : time 11.674419719985 (nsec) --- local (x,y) -0.78317895542235, 2.6245028118973 + Layer[4] : time 13.342248801656 (nsec) --- local (x,y) -2.1685834291356, 3.3927409174993 Drift Chamber 2 has 5 hits. - Layer[0] : time 34.852673646719 (nsec) --- local (x,y) -151.66416805733, -25.393270019144 - Layer[1] : time 36.523691650078 (nsec) --- local (x,y) -182.63284399022, -26.011099013763 - Layer[2] : time 38.194688460653 (nsec) --- local (x,y) -213.49147899547, -26.918948769142 - Layer[3] : time 39.865668679488 (nsec) --- local (x,y) -244.26976935623, -27.805917230426 - Layer[4] : time 41.536645246137 (nsec) --- local (x,y) -275.03865419765, -28.327998813239 -EM Calorimeter has 9 hits. Total Edep is 942.77326917084 (MeV) + Layer[0] : time 34.830133010105 (nsec) --- local (x,y) -167.13294121386, 19.802894441912 + Layer[1] : time 36.501191082509 (nsec) --- local (x,y) -198.27896227151, 20.988431344167 + Layer[2] : time 38.172249734099 (nsec) --- local (x,y) -229.42981852224, 22.118599337488 + Layer[3] : time 39.843282565748 (nsec) --- local (x,y) -260.46168373783, 23.06815891094 + Layer[4] : time 41.514205395817 (nsec) --- local (x,y) -290.95549288585, 24.058127755678 +EM Calorimeter has 7 hits. Total Edep is 972.35426867434 (MeV) Hadron Calorimeter has 0 hits. Total Edep is 0 (MeV) ... write file : B5.root - done ... write file : B5ntuple.root - done @@ -1458,8 +1474,8 @@ There are 2 h1 histograms 0 with 5 entries: Drift Chamber 1 # Hits 1 with 5 entries: Drift Chamber 2 # Hits There are 2 h2 histograms - 0 with 28 entries: Drift Chamber 1 X vs Y - 1 with 25 entries: Drift Chamber 2 X vs Y + 0 with 26 entries: Drift Chamber 1 X vs Y + 1 with 23 entries: Drift Chamber 2 X vs Y List them with "/analysis/list". View them with "/vis/plot" or "/vis/reviewPlots". Graphics systems deleted. diff --git a/examples/extended/analysis/AnaEx01/AnaEx01-csv.out b/examples/extended/analysis/AnaEx01/AnaEx01-csv.out index 8417f3602d4..af824a4d1c7 100644 --- a/examples/extended/analysis/AnaEx01/AnaEx01-csv.out +++ b/examples/extended/analysis/AnaEx01/AnaEx01-csv.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -309,13 +309,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -368,13 +368,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -400,13 +400,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -432,13 +432,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -464,13 +464,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,13 +528,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -560,13 +560,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/AnaEx01/AnaEx01-hdf5.out b/examples/extended/analysis/AnaEx01/AnaEx01-hdf5.out index e2c72e31d15..440a17b2f05 100644 --- a/examples/extended/analysis/AnaEx01/AnaEx01-hdf5.out +++ b/examples/extended/analysis/AnaEx01/AnaEx01-hdf5.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -309,13 +309,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -368,13 +368,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -400,13 +400,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -432,13 +432,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -464,13 +464,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,13 +528,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -560,13 +560,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/AnaEx01/AnaEx01-root.out b/examples/extended/analysis/AnaEx01/AnaEx01-root.out index 10cef1ff271..1b9c88dbdcf 100644 --- a/examples/extended/analysis/AnaEx01/AnaEx01-root.out +++ b/examples/extended/analysis/AnaEx01/AnaEx01-root.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -309,13 +309,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -368,13 +368,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -400,13 +400,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -432,13 +432,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -464,13 +464,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,13 +528,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -560,13 +560,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/AnaEx01/AnaEx01-xml.out b/examples/extended/analysis/AnaEx01/AnaEx01-xml.out index cf4aa4b778f..1c75bb39e23 100644 --- a/examples/extended/analysis/AnaEx01/AnaEx01-xml.out +++ b/examples/extended/analysis/AnaEx01/AnaEx01-xml.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -309,13 +309,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -368,13 +368,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -400,13 +400,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -432,13 +432,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -464,13 +464,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,13 +528,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -560,13 +560,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/AnaEx02/AnaEx02.out b/examples/extended/analysis/AnaEx02/AnaEx02.out index 75cc51c087a..3301942edc9 100644 --- a/examples/extended/analysis/AnaEx02/AnaEx02.out +++ b/examples/extended/analysis/AnaEx02/AnaEx02.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -308,13 +308,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -367,13 +367,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -399,13 +399,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -431,13 +431,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -463,13 +463,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -495,13 +495,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -527,13 +527,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -559,13 +559,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/AnaEx03/AnaEx03-csv.out b/examples/extended/analysis/AnaEx03/AnaEx03-csv.out index 68d2bea7e5b..7bcedb1e132 100644 --- a/examples/extended/analysis/AnaEx03/AnaEx03-csv.out +++ b/examples/extended/analysis/AnaEx03/AnaEx03-csv.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -295,13 +295,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -354,13 +354,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -386,13 +386,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -418,13 +418,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -450,13 +450,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -482,13 +482,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -514,13 +514,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -546,13 +546,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/AnaEx03/AnaEx03-hdf5.out b/examples/extended/analysis/AnaEx03/AnaEx03-hdf5.out index 6f5ae0e5141..45aa0957299 100644 --- a/examples/extended/analysis/AnaEx03/AnaEx03-hdf5.out +++ b/examples/extended/analysis/AnaEx03/AnaEx03-hdf5.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -294,13 +294,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -353,13 +353,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -385,13 +385,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -417,13 +417,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -449,13 +449,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -481,13 +481,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -513,13 +513,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -545,13 +545,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/AnaEx03/AnaEx03-root.out b/examples/extended/analysis/AnaEx03/AnaEx03-root.out index 407de5e1bc6..a3e747b44ee 100644 --- a/examples/extended/analysis/AnaEx03/AnaEx03-root.out +++ b/examples/extended/analysis/AnaEx03/AnaEx03-root.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -296,13 +296,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -355,13 +355,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -387,13 +387,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -419,13 +419,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -451,13 +451,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -483,13 +483,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,13 +515,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -547,13 +547,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/AnaEx03/AnaEx03-xml.out b/examples/extended/analysis/AnaEx03/AnaEx03-xml.out index 9e451cff8a5..b02bbc61aed 100644 --- a/examples/extended/analysis/AnaEx03/AnaEx03-xml.out +++ b/examples/extended/analysis/AnaEx03/AnaEx03-xml.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -296,13 +296,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -355,13 +355,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -387,13 +387,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -419,13 +419,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -451,13 +451,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -483,13 +483,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,13 +515,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -547,13 +547,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/analysis/B1Con/exampleB01Con.out b/examples/extended/analysis/B1Con/exampleB01Con.out index 1da35d2a6b4..ff8e47f990e 100644 --- a/examples/extended/analysis/B1Con/exampleB01Con.out +++ b/examples/extended/analysis/B1Con/exampleB01Con.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -252,13 +252,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -311,13 +311,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -343,13 +343,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -375,13 +375,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -407,13 +407,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -439,13 +439,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -471,13 +471,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -503,13 +503,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1034,13 +1034,13 @@ G4ConvergenceTester Output Result of DOSE_TALLY R = 0.0297779 SHIFT = 1.07833e-13 VOV = 0.000162105 - FOM = 4510.99 + FOM = 4337.49 THE LARGEST SCORE = 1.07332e-11 and it happened at 846th event Affected Mean = 4.92444e-12 and its ratio to original is 1.00118 Affected VAR = 2.14648e-23 and its ratio to original is 1.00057 Affected R = 0.0297364 and its ratio to original is 0.998608 Affected SHIFT = 1.03534e-13 and its ratio to original is 0.96013 - Affected FOM = 4510.99 and its ratio to original is 1 + Affected FOM = 4337.49 and its ratio to original is 1 MEAN distribution is RANDOM r follows 1/std::sqrt(N) r is monotonically decrease @@ -1064,12 +1064,12 @@ i/16 till_ith mean var sd r vov 8 499 4.78901e-12 2.13179e-23 4.61713e-12 0.0431162 0.000334904 2151.68 2.24491e-13 0.604 0.00131126 0.000544033 9 562 4.92343e-12 2.11972e-23 4.60404e-12 0.039411 0.000301432 2575.29 9.3764e-14 0.618117 0.00109736 0.000453101 10 624 4.97897e-12 2.12733e-23 4.6123e-12 0.0370542 0.000267654 2913.29 5.49607e-14 0.624 0.000964103 0.000406717 - 11 687 4.97543e-12 2.1355e-23 4.62115e-12 0.0354099 0.000238356 3190.14 5.32588e-14 0.617733 0.000899453 0.000352588 - 12 749 5.0258e-12 2.13455e-23 4.62012e-12 0.0335673 0.0002202 3549.98 1.1139e-14 0.624 0.000803419 0.000321845 - 13 812 5.06002e-12 2.12467e-23 4.60941e-12 0.0319483 0.000209359 3918.9 -1.56164e-14 0.630996 0.000719305 0.000300133 - 14 874 5.04729e-12 2.1274e-23 4.61238e-12 0.0308932 0.000192804 4191.16 -1.07897e-14 0.629714 0.000672025 0.000281274 - 15 937 4.9954e-12 2.14039e-23 4.62643e-12 0.0302395 0.000173017 4374.32 3.79467e-14 0.622601 0.000646231 0.000267222 - 16 999 4.91863e-12 2.14524e-23 4.63168e-12 0.0297779 0.000162105 4510.99 1.07833e-13 0.614 0.000628664 0.000257172 + 11 687 4.97543e-12 2.1355e-23 4.62115e-12 0.0354099 0.000238356 3067.44 5.32588e-14 0.617733 0.000899453 0.000352588 + 12 749 5.0258e-12 2.13455e-23 4.62012e-12 0.0335673 0.0002202 3413.44 1.1139e-14 0.624 0.000803419 0.000321845 + 13 812 5.06002e-12 2.12467e-23 4.60941e-12 0.0319483 0.000209359 3768.18 -1.56164e-14 0.630996 0.000719305 0.000300133 + 14 874 5.04729e-12 2.1274e-23 4.61238e-12 0.0308932 0.000192804 4029.96 -1.07897e-14 0.629714 0.000672025 0.000281274 + 15 937 4.9954e-12 2.14039e-23 4.62643e-12 0.0302395 0.000173017 4206.08 3.79467e-14 0.622601 0.000646231 0.000267222 + 16 999 4.91863e-12 2.14524e-23 4.63168e-12 0.0297779 0.000162105 4337.49 1.07833e-13 0.614 0.000628664 0.000257172 --------------------End of Global Run----------------------- The run consists of 1000 proton of 210 MeV diff --git a/examples/extended/biasing/B01/exampleB01.out b/examples/extended/biasing/B01/exampleB01.out index c5d01ff64e6..d00f4855b4e 100644 --- a/examples/extended/biasing/B01/exampleB01.out +++ b/examples/extended/biasing/B01/exampleB01.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -271,13 +271,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -330,13 +330,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -362,13 +362,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -394,13 +394,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -426,13 +426,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -458,13 +458,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -490,13 +490,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -522,13 +522,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/biasing/B02/exampleB02.out b/examples/extended/biasing/B02/exampleB02.out index a0cd6d2f4e2..1a9e2b0fe64 100644 --- a/examples/extended/biasing/B02/exampleB02.out +++ b/examples/extended/biasing/B02/exampleB02.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -298,13 +298,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -357,13 +357,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -389,13 +389,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -421,13 +421,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -453,13 +453,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -485,13 +485,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -517,13 +517,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -549,13 +549,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/biasing/B03/exampleB03.out b/examples/extended/biasing/B03/exampleB03.out index 21ec6d80ed0..5cc0be5db22 100644 --- a/examples/extended/biasing/B03/exampleB03.out +++ b/examples/extended/biasing/B03/exampleB03.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -316,13 +316,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -342,13 +342,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/biasing/GB01/exampleGB01.out b/examples/extended/biasing/GB01/exampleGB01.out index 0da74e0a29f..3a968964470 100644 --- a/examples/extended/biasing/GB01/exampleGB01.out +++ b/examples/extended/biasing/GB01/exampleGB01.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -258,13 +258,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -317,13 +317,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -349,13 +349,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -381,13 +381,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -413,13 +413,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -445,13 +445,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -477,13 +477,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -509,13 +509,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/biasing/GB02/exampleGB02.out b/examples/extended/biasing/GB02/exampleGB02.out index 59d2e8c6933..38ece9237b3 100644 --- a/examples/extended/biasing/GB02/exampleGB02.out +++ b/examples/extended/biasing/GB02/exampleGB02.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -258,13 +258,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -317,13 +317,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -349,13 +349,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -381,13 +381,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -413,13 +413,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -445,13 +445,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -477,13 +477,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -509,13 +509,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/biasing/GB03/exampleGB03.out b/examples/extended/biasing/GB03/exampleGB03.out index e9b2420b152..415b17e0949 100644 --- a/examples/extended/biasing/GB03/exampleGB03.out +++ b/examples/extended/biasing/GB03/exampleGB03.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -264,13 +264,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -323,13 +323,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -355,13 +355,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -387,13 +387,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -419,13 +419,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -451,13 +451,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -483,13 +483,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,13 +515,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -997,7 +997,7 @@ GB03BOptrGeometryBasedBiasing : starting run with splitting factor = 2, and prob Run terminated. Run Summary Number of events processed : 10 - User=0.050000s Real=0.055867s Sys=0.000000s + User=0.050000s Real=0.057667s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -1057,7 +1057,7 @@ GB03BOptrGeometryBasedBiasing : starting run with splitting factor = 2, and prob Run terminated. Run Summary Number of events processed : 10 - User=0.130000s Real=0.125491s Sys=0.000000s + User=0.120000s Real=0.129177s Sys=0.000000s Graphics systems deleted. Visualization Manager deleting... G4 kernel has come to Quit state. diff --git a/examples/extended/biasing/GB04/exampleGB04.out b/examples/extended/biasing/GB04/exampleGB04.out index 94bda774d5d..4657dac922f 100644 --- a/examples/extended/biasing/GB04/exampleGB04.out +++ b/examples/extended/biasing/GB04/exampleGB04.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -258,13 +258,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -317,13 +317,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -349,13 +349,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -381,13 +381,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -413,13 +413,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -445,13 +445,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -477,13 +477,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -509,13 +509,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1399,7 +1399,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.003172s Sys=0.000000s + User=0.000000s Real=0.003411s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -2709,7 +2709,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.006198s Sys=0.000000s + User=0.010000s Real=0.006020s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -5330,7 +5330,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 10 - User=0.010000s Real=0.012222s Sys=0.010000s + User=0.000000s Real=0.011805s Sys=0.000000s Graphics systems deleted. Visualization Manager deleting... G4 kernel has come to Quit state. diff --git a/examples/extended/biasing/GB05/exampleGB05.out b/examples/extended/biasing/GB05/exampleGB05.out index 1b2f04f00a3..d6a786ae83e 100644 --- a/examples/extended/biasing/GB05/exampleGB05.out +++ b/examples/extended/biasing/GB05/exampleGB05.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -260,13 +260,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -319,13 +319,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -351,13 +351,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -383,13 +383,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -415,13 +415,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -447,13 +447,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -479,13 +479,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -511,13 +511,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/biasing/GB06/exampleGB06.out b/examples/extended/biasing/GB06/exampleGB06.out index bd713e67b01..48b8cb77a62 100644 --- a/examples/extended/biasing/GB06/exampleGB06.out +++ b/examples/extended/biasing/GB06/exampleGB06.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -270,13 +270,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -329,13 +329,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -361,13 +361,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -393,13 +393,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -425,13 +425,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -457,13 +457,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -489,13 +489,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -521,13 +521,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/biasing/GB07/exampleGB07.out b/examples/extended/biasing/GB07/exampleGB07.out index 7a415d38a5e..9f3b02e185e 100644 --- a/examples/extended/biasing/GB07/exampleGB07.out +++ b/examples/extended/biasing/GB07/exampleGB07.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -258,13 +258,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -317,13 +317,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -349,13 +349,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -381,13 +381,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -413,13 +413,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -445,13 +445,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -477,13 +477,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -509,13 +509,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -937,529 +937,457 @@ See commands in /vis/modeling/trajectories/ for other options. neutron, kinetic energy (MeV) = 61.5197, position (cm) = (-1.04811,-0.756916,200), weight = 3 gamma, kinetic energy (MeV) = 11.0385, position (cm) = (-2.44215,3.82117,200), weight = 1 gamma, kinetic energy (MeV) = 23.909, position (cm) = (5.19919,-1.68759,200), weight = 1 - gamma, kinetic energy (MeV) = 7.35198, position (cm) = (31.2395,20.1143,200), weight = 1 - gamma, kinetic energy (MeV) = 0.311203, position (cm) = (72.2135,-2.69894,200), weight = 3 - gamma, kinetic energy (MeV) = 0.140966, position (cm) = (2.22227,0.409179,200), weight = 1 - gamma, kinetic energy (MeV) = 0.742906, position (cm) = (-2.03549,-10.6606,200), weight = 1 - gamma, kinetic energy (MeV) = 2.0415, position (cm) = (-1.31008,-11.4461,200), weight = 1 - gamma, kinetic energy (MeV) = 12.9904, position (cm) = (-4.44062,0.939317,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0628999, position (cm) = (2.6967,-1.19252,200), weight = 1 - gamma, kinetic energy (MeV) = 4.64183, position (cm) = (-4.41022,2.51531,200), weight = 1 - gamma, kinetic energy (MeV) = 4.54608, position (cm) = (-5.27642,-2.0739,200), weight = 1 - gamma, kinetic energy (MeV) = 0.47444, position (cm) = (-3.57256,2.17029,200), weight = 1 - gamma, kinetic energy (MeV) = 19.1258, position (cm) = (-5.44934,-0.430907,200), weight = 1 - gamma, kinetic energy (MeV) = 20.9479, position (cm) = (-3.59717,-0.751629,200), weight = 1 - gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-3.77925,-7.02667,200), weight = 1 - gamma, kinetic energy (MeV) = 10.2736, position (cm) = (-1.7201,-1.27518,200), weight = 1 - gamma, kinetic energy (MeV) = 11.2073, position (cm) = (-3.34442,-0.857023,200), weight = 1 - gamma, kinetic energy (MeV) = 102.053, position (cm) = (-3.59822,-1.79379,200), weight = 1 - gamma, kinetic energy (MeV) = 3.2778, position (cm) = (1.29946,8.1234,200), weight = 1 - gamma, kinetic energy (MeV) = 13.2261, position (cm) = (0.158762,3.65949,200), weight = 1 - gamma, kinetic energy (MeV) = 0.275166, position (cm) = (10.838,-7.94298,200), weight = 1 - gamma, kinetic energy (MeV) = 0.6943, position (cm) = (22.402,0.603359,200), weight = 1 - gamma, kinetic energy (MeV) = 62.0809, position (cm) = (-4.95756,0.696766,200), weight = 1 - gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-10.6558,12.4512,200), weight = 1 - gamma, kinetic energy (MeV) = 1.19833, position (cm) = (-3.74669,2.32294,200), weight = 1 - gamma, kinetic energy (MeV) = 4.3971, position (cm) = (-3.58263,1.19347,200), weight = 1 - gamma, kinetic energy (MeV) = 0.279168, position (cm) = (-4.31248,2.2653,200), weight = 1 - gamma, kinetic energy (MeV) = 0.202866, position (cm) = (-1.81139,-2.35448,200), weight = 1 - gamma, kinetic energy (MeV) = 0.321184, position (cm) = (-9.34283,2.99207,200), weight = 1 - gamma, kinetic energy (MeV) = 3.98354, position (cm) = (-10.6209,5.13721,200), weight = 1 - gamma, kinetic energy (MeV) = 2.66384, position (cm) = (-4.83035,0.0312042,200), weight = 1 - gamma, kinetic energy (MeV) = 0.156114, position (cm) = (-1.24355,-7.45398,200), weight = 1 - gamma, kinetic energy (MeV) = 0.110261, position (cm) = (-1.61087,4.42897,200), weight = 1 - gamma, kinetic energy (MeV) = 0.1975, position (cm) = (-5.57266,-0.906867,200), weight = 1 - gamma, kinetic energy (MeV) = 2.36708, position (cm) = (-6.97085,0.412243,200), weight = 1 - gamma, kinetic energy (MeV) = 0.503026, position (cm) = (-18.6222,-8.16751,200), weight = 1 - gamma, kinetic energy (MeV) = 1.16096, position (cm) = (-12.5441,-3.58907,200), weight = 10 - gamma, kinetic energy (MeV) = 1.62259, position (cm) = (5.92084,-43.1929,200), weight = 2 - gamma, kinetic energy (MeV) = 2.69696, position (cm) = (15.2734,-77.4653,200), weight = 2 - mu-, kinetic energy (MeV) = 31.1899, position (cm) = (17.8504,-32.2217,200), weight = 2 - e+, kinetic energy (MeV) = 76.9501, position (cm) = (0.655297,2.08343,200), weight = 1 - gamma, kinetic energy (MeV) = 99.8968, position (cm) = (0.684416,2.07025,200), weight = 1 - gamma, kinetic energy (MeV) = 11.1242, position (cm) = (0.676689,2.07276,200), weight = 1 - gamma, kinetic energy (MeV) = 169.269, position (cm) = (0.660797,2.08159,200), weight = 1 - gamma, kinetic energy (MeV) = 0.205481, position (cm) = (0.653063,2.06656,200), weight = 1 - gamma, kinetic energy (MeV) = 2.62168, position (cm) = (0.61761,2.09885,200), weight = 1 - gamma, kinetic energy (MeV) = 2.8534, position (cm) = (2.3754,0.821286,200), weight = 1 - e-, kinetic energy (MeV) = 216.043, position (cm) = (0.485921,2.07143,200), weight = 1 - gamma, kinetic energy (MeV) = 0.967522, position (cm) = (0.458422,2.04826,200), weight = 1 - gamma, kinetic energy (MeV) = 0.500963, position (cm) = (0.547972,0.706293,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0446616, position (cm) = (0.476051,2.04795,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0646848, position (cm) = (0.494558,2.08055,200), weight = 1 - gamma, kinetic energy (MeV) = 91.223, position (cm) = (0.491911,2.18863,200), weight = 1 - gamma, kinetic energy (MeV) = 7.19178, position (cm) = (-12.7404,-43.2349,200), weight = 1 - gamma, kinetic energy (MeV) = 24.9169, position (cm) = (-14.6435,-52.3984,200), weight = 1 - gamma, kinetic energy (MeV) = 0.148056, position (cm) = (-14.686,-46.7753,200), weight = 1 - e-, kinetic energy (MeV) = 8.78195, position (cm) = (-17.3902,-51.8148,200), weight = 1 - gamma, kinetic energy (MeV) = 3.30099, position (cm) = (-9.67831,-61.0337,200), weight = 1 - gamma, kinetic energy (MeV) = 0.293329, position (cm) = (-10.8806,-27.198,200), weight = 1 - gamma, kinetic energy (MeV) = 95.038, position (cm) = (-13.2779,-22.3326,200), weight = 1 - gamma, kinetic energy (MeV) = 9.70976, position (cm) = (-14.06,-21.6878,200), weight = 1 - gamma, kinetic energy (MeV) = 0.337067, position (cm) = (-16.898,-22.9096,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0758805, position (cm) = (-12.3822,-21.3937,200), weight = 1 - gamma, kinetic energy (MeV) = 5.82041, position (cm) = (-13.0511,-23.5432,200), weight = 1 - gamma, kinetic energy (MeV) = 10.9714, position (cm) = (-12.389,-22.9264,200), weight = 1 - gamma, kinetic energy (MeV) = 1.4528, position (cm) = (-17.6457,-18.0108,200), weight = 1 - gamma, kinetic energy (MeV) = 2.19013, position (cm) = (-14.8442,-20.2012,200), weight = 1 - gamma, kinetic energy (MeV) = 34.7478, position (cm) = (-13.4796,-22.7584,200), weight = 1 - e+, kinetic energy (MeV) = 2.80747, position (cm) = (-10.0969,8.33751,200), weight = 3 - gamma, kinetic energy (MeV) = 230.921, position (cm) = (-8.77672,22.1586,200), weight = 1 - gamma, kinetic energy (MeV) = 57.6493, position (cm) = (-64.7992,81.0221,200), weight = 1 - gamma, kinetic energy (MeV) = 0.951293, position (cm) = (21.6438,54.8013,200), weight = 1 - gamma, kinetic energy (MeV) = 8.16173, position (cm) = (20.5698,-11.2791,200), weight = 2 - neutron, kinetic energy (MeV) = 383.413, position (cm) = (42.877,-19.089,200), weight = 11 - gamma, kinetic energy (MeV) = 0.295876, position (cm) = (33.3329,-61.8858,200), weight = 3 - gamma, kinetic energy (MeV) = 4.05138, position (cm) = (37.3316,-59.1582,200), weight = 3 - gamma, kinetic energy (MeV) = 0.178167, position (cm) = (34.6629,26.6783,200), weight = 9 - gamma, kinetic energy (MeV) = 6.77393, position (cm) = (20.6956,-12.5755,200), weight = 3 - gamma, kinetic energy (MeV) = 27.4666, position (cm) = (21.4329,-14.6026,200), weight = 3 - gamma, kinetic energy (MeV) = 2.43153, position (cm) = (21.4685,-14.2989,200), weight = 3 - e-, kinetic energy (MeV) = 0.30147, position (cm) = (20.7927,-15.1247,200), weight = 3 - gamma, kinetic energy (MeV) = 0.139867, position (cm) = (21.4593,-15.1298,200), weight = 3 - e-, kinetic energy (MeV) = 6.11759, position (cm) = (21.5295,-13.9618,200), weight = 3 - gamma, kinetic energy (MeV) = 0.796894, position (cm) = (26.3752,-11.5174,200), weight = 3 - gamma, kinetic energy (MeV) = 23.7952, position (cm) = (20.9456,-14.1256,200), weight = 3 - neutron, kinetic energy (MeV) = 337.664, position (cm) = (-7.85925,14.4759,200), weight = 1 - e+, kinetic energy (MeV) = 13.4156, position (cm) = (29.9531,40.1974,200), weight = 3 - e-, kinetic energy (MeV) = 4.88492, position (cm) = (29.9393,40.179,200), weight = 3 - gamma, kinetic energy (MeV) = 0.228866, position (cm) = (29.8436,40.4844,200), weight = 3 - gamma, kinetic energy (MeV) = 46.4051, position (cm) = (29.8829,40.1887,200), weight = 3 - e+, kinetic energy (MeV) = 112.824, position (cm) = (15.9409,25.7952,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0714862, position (cm) = (15.94,25.7957,200), weight = 1 - gamma, kinetic energy (MeV) = 23.3229, position (cm) = (15.9943,25.7983,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0696387, position (cm) = (9.38016,27.3726,200), weight = 1 - gamma, kinetic energy (MeV) = 4.54613, position (cm) = (16.3373,26.0046,200), weight = 1 - e+, kinetic energy (MeV) = 35.2467, position (cm) = (15.8831,26.2747,200), weight = 1 - gamma, kinetic energy (MeV) = 1.96581, position (cm) = (15.8927,26.2927,200), weight = 1 - gamma, kinetic energy (MeV) = 8.50198, position (cm) = (15.9655,26.2775,200), weight = 1 - gamma, kinetic energy (MeV) = 6.01849, position (cm) = (16.4719,26.3088,200), weight = 1 - e-, kinetic energy (MeV) = 17.626, position (cm) = (17.0646,26.4554,200), weight = 1 - gamma, kinetic energy (MeV) = 0.667258, position (cm) = (16.8236,26.3399,200), weight = 1 - gamma, kinetic energy (MeV) = 0.328105, position (cm) = (15.8703,24.2635,200), weight = 1 - gamma, kinetic energy (MeV) = 0.191268, position (cm) = (16.7695,26.2012,200), weight = 1 - e+, kinetic energy (MeV) = 21.9124, position (cm) = (16.3475,26.2696,200), weight = 1 - e-, kinetic energy (MeV) = 0.396281, position (cm) = (16.315,26.3068,200), weight = 1 - gamma, kinetic energy (MeV) = 0.649197, position (cm) = (16.397,26.3266,200), weight = 1 - e-, kinetic energy (MeV) = 27.7735, position (cm) = (16.4436,26.1741,200), weight = 1 - gamma, kinetic energy (MeV) = 17.0034, position (cm) = (15.7786,26.3686,200), weight = 1 - gamma, kinetic energy (MeV) = 26.1804, position (cm) = (16.4829,26.1393,200), weight = 1 - gamma, kinetic energy (MeV) = 0.847266, position (cm) = (3.94612,27.8408,200), weight = 1 - gamma, kinetic energy (MeV) = 13.3966, position (cm) = (16.5621,26.4897,200), weight = 1 - gamma, kinetic energy (MeV) = 0.329056, position (cm) = (14.7789,28.787,200), weight = 1 - gamma, kinetic energy (MeV) = 10.5049, position (cm) = (15.4061,26.8268,200), weight = 1 - gamma, kinetic energy (MeV) = 14.8876, position (cm) = (15.4842,26.6677,200), weight = 1 - gamma, kinetic energy (MeV) = 2.48431, position (cm) = (15.6848,26.9743,200), weight = 1 - e+, kinetic energy (MeV) = 52.1688, position (cm) = (16.1755,26.4764,200), weight = 1 - gamma, kinetic energy (MeV) = 38.0647, position (cm) = (16.1785,26.4746,200), weight = 1 - gamma, kinetic energy (MeV) = 0.94657, position (cm) = (11.0554,23.79,200), weight = 1 - gamma, kinetic energy (MeV) = 2.54901, position (cm) = (16.528,26.3138,200), weight = 1 - gamma, kinetic energy (MeV) = 0.370965, position (cm) = (11.381,31.4961,200), weight = 1 - gamma, kinetic energy (MeV) = 0.177976, position (cm) = (21.3522,29.7055,200), weight = 1 - gamma, kinetic energy (MeV) = 1.96188, position (cm) = (16.7187,26.1615,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0513652, position (cm) = (14.6136,27.1355,200), weight = 1 - gamma, kinetic energy (MeV) = 11.9066, position (cm) = (16.4626,24.4151,200), weight = 1 - gamma, kinetic energy (MeV) = 5.04374, position (cm) = (16.7507,26.0594,200), weight = 1 - gamma, kinetic energy (MeV) = 5.68397, position (cm) = (16.9098,26.0039,200), weight = 1 - neutron, kinetic energy (MeV) = 442.341, position (cm) = (-36.9786,-15.2999,200), weight = 1 - nu_e, kinetic energy (MeV) = 40.3672, position (cm) = (36.6811,30.3884,200), weight = 2 - nu_mu, kinetic energy (MeV) = 29.7919, position (cm) = (14.8531,50.7693,200), weight = 2 - gamma, kinetic energy (MeV) = 54.3865, position (cm) = (-3.96537,23.9965,200), weight = 1 - neutron, kinetic energy (MeV) = 225.969, position (cm) = (-56.4846,10.1125,200), weight = 4 - pi-, kinetic energy (MeV) = 506.505, position (cm) = (-7.99413,-11.6873,200), weight = 1 - gamma, kinetic energy (MeV) = 0.430166, position (cm) = (27.1424,-14.2939,200), weight = 3 - gamma, kinetic energy (MeV) = 0.536484, position (cm) = (-69.0212,27.335,200), weight = 2 - neutron, kinetic energy (MeV) = 26.9701, position (cm) = (15.6422,55.7418,200), weight = 1 - proton, kinetic energy (MeV) = 1189.03, position (cm) = (-14.1096,5.3521,200), weight = 1 - gamma, kinetic energy (MeV) = 2.85203, position (cm) = (-21.7317,-57.7049,200), weight = 3 - e+, kinetic energy (MeV) = 52.615, position (cm) = (-10.0795,6.43111,200), weight = 2 - e-, kinetic energy (MeV) = 166.915, position (cm) = (-10.0945,6.44325,200), weight = 2 - gamma, kinetic energy (MeV) = 7.10255, position (cm) = (-17.2322,53.7033,200), weight = 1 - gamma, kinetic energy (MeV) = 1.89561, position (cm) = (-23.7708,59.0309,200), weight = 1 - gamma, kinetic energy (MeV) = 0.302757, position (cm) = (-17.6262,44.4924,200), weight = 3 - gamma, kinetic energy (MeV) = 4.952, position (cm) = (-24.1438,55.805,200), weight = 1 - gamma, kinetic energy (MeV) = 1.81163, position (cm) = (-24.3346,56.7892,200), weight = 1 - gamma, kinetic energy (MeV) = 3.4456, position (cm) = (-24.1274,55.8577,200), weight = 1 - gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-24.4827,55.6019,200), weight = 1 - gamma, kinetic energy (MeV) = 0.245457, position (cm) = (-27.4392,50.6906,200), weight = 1 - gamma, kinetic energy (MeV) = 0.405298, position (cm) = (-14.4209,43.1851,200), weight = 1 - gamma, kinetic energy (MeV) = 2.32731, position (cm) = (-21.3639,53.4357,200), weight = 1 - gamma, kinetic energy (MeV) = 11.5511, position (cm) = (-21.5203,54.2815,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0447111, position (cm) = (-21.2735,54.1619,200), weight = 1 - gamma, kinetic energy (MeV) = 0.258252, position (cm) = (-20.6779,53.8583,200), weight = 1 - gamma, kinetic energy (MeV) = 0.41575, position (cm) = (-21.7802,58.937,200), weight = 1 - gamma, kinetic energy (MeV) = 1.31497, position (cm) = (-23.88,58.057,200), weight = 1 - gamma, kinetic energy (MeV) = 1.32463, position (cm) = (-23.6248,57.5708,200), weight = 1 - gamma, kinetic energy (MeV) = 10.4823, position (cm) = (-22.118,56.7215,200), weight = 1 - gamma, kinetic energy (MeV) = 0.26769, position (cm) = (-38.6085,-82.3731,200), weight = 1 - gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-2.38001,3.8443,200), weight = 1 - gamma, kinetic energy (MeV) = 17.0072, position (cm) = (8.96752,0.722844,200), weight = 1 - gamma, kinetic energy (MeV) = 6.87762, position (cm) = (7.97703,-2.86142,200), weight = 1 - gamma, kinetic energy (MeV) = 0.236263, position (cm) = (6.3143,-6.01104,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0742308, position (cm) = (-6.18895,8.59189,200), weight = 1 - gamma, kinetic energy (MeV) = 0.297525, position (cm) = (4.43498,1.44689,200), weight = 1 - pi+, kinetic energy (MeV) = 72.1261, position (cm) = (-51.2413,17.3333,200), weight = 1 - gamma, kinetic energy (MeV) = 2.24781, position (cm) = (-6.94996,0.00564834,200), weight = 1 - e+, kinetic energy (MeV) = 92.7162, position (cm) = (-7.51292,-1.90061,200), weight = 1 - gamma, kinetic energy (MeV) = 32.1641, position (cm) = (-7.51194,-1.89838,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0748255, position (cm) = (-7.9545,-0.781875,200), weight = 1 - gamma, kinetic energy (MeV) = 29.6698, position (cm) = (-7.5197,-1.96115,200), weight = 1 - e-, kinetic energy (MeV) = 4.49422, position (cm) = (-6.86148,-2.10496,200), weight = 1 - e-, kinetic energy (MeV) = 1.66886, position (cm) = (-6.90535,-1.98651,200), weight = 1 - gamma, kinetic energy (MeV) = 0.863081, position (cm) = (-6.86783,-2.1326,200), weight = 1 - gamma, kinetic energy (MeV) = 1.08419, position (cm) = (-6.87262,-2.10435,200), weight = 1 - gamma, kinetic energy (MeV) = 2.75751, position (cm) = (-6.84606,-2.08594,200), weight = 1 - gamma, kinetic energy (MeV) = 1.30525, position (cm) = (-7.19375,-1.8787,200), weight = 1 - gamma, kinetic energy (MeV) = 0.386932, position (cm) = (-7.40094,-2.55104,200), weight = 1 - gamma, kinetic energy (MeV) = 0.460027, position (cm) = (-9.97109,-1.31408,200), weight = 1 - gamma, kinetic energy (MeV) = 1.53807, position (cm) = (-11.4542,1.0036,200), weight = 1 - gamma, kinetic energy (MeV) = 1.03548, position (cm) = (-12.6216,-19.7583,200), weight = 1 - gamma, kinetic energy (MeV) = 0.472987, position (cm) = (11.976,-10.2227,200), weight = 1 - gamma, kinetic energy (MeV) = 74.2304, position (cm) = (0.787956,-12.3589,200), weight = 1 - gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-0.83084,-18.3041,200), weight = 1 - gamma, kinetic energy (MeV) = 0.321808, position (cm) = (-5.09789,-14.1756,200), weight = 1 - gamma, kinetic energy (MeV) = 5.28728, position (cm) = (-3.39461,-8.76771,200), weight = 1 - e-, kinetic energy (MeV) = 6.99697, position (cm) = (-3.39204,-8.76219,200), weight = 1 - gamma, kinetic energy (MeV) = 0.173469, position (cm) = (-3.39242,-8.76209,200), weight = 1 - gamma, kinetic energy (MeV) = 7.60888, position (cm) = (-1.88685,-10.9747,200), weight = 1 - gamma, kinetic energy (MeV) = 0.178951, position (cm) = (-19.486,-1.95417,200), weight = 1 - gamma, kinetic energy (MeV) = 3.23711, position (cm) = (6.5471,-11.7664,200), weight = 1 - gamma, kinetic energy (MeV) = 1.65705, position (cm) = (4.11077,-1.34689,200), weight = 1 - gamma, kinetic energy (MeV) = 2.33512, position (cm) = (-1.89517,-11.6874,200), weight = 1 - gamma, kinetic energy (MeV) = 2.8528, position (cm) = (0.0871617,-10.8389,200), weight = 1 - e+, kinetic energy (MeV) = 1.71347, position (cm) = (-1.94726,-12.4665,200), weight = 1 - gamma, kinetic energy (MeV) = 0.099868, position (cm) = (-2.51395,-12.3271,200), weight = 1 - gamma, kinetic energy (MeV) = 24.6519, position (cm) = (8.25327,-4.0981,200), weight = 1 - gamma, kinetic energy (MeV) = 8.49118, position (cm) = (3.71116,-9.01476,200), weight = 1 - gamma, kinetic energy (MeV) = 1.3482, position (cm) = (1.8724,-14.7085,200), weight = 1 - gamma, kinetic energy (MeV) = 6.8519, position (cm) = (-2.53091,-11.6162,200), weight = 1 - gamma, kinetic energy (MeV) = 2.535, position (cm) = (-23.0431,-27.4773,200), weight = 1 - gamma, kinetic energy (MeV) = 0.434258, position (cm) = (2.93364,7.109,200), weight = 3 - neutron, kinetic energy (MeV) = 68.1322, position (cm) = (23.3911,-10.5171,200), weight = 3 - neutron, kinetic energy (MeV) = 67.1032, position (cm) = (-6.47041,34.3848,200), weight = 1 - gamma, kinetic energy (MeV) = 8.08471, position (cm) = (-10.6814,-27.9849,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0785501, position (cm) = (-18.395,-33.7,200), weight = 1 - gamma, kinetic energy (MeV) = 0.218695, position (cm) = (-21.7275,-31.9369,200), weight = 1 - e+, kinetic energy (MeV) = 8.1298, position (cm) = (-21.3774,-28.9312,200), weight = 1 - e-, kinetic energy (MeV) = 9.60204, position (cm) = (-21.3783,-28.9299,200), weight = 1 - gamma, kinetic energy (MeV) = 5.11717, position (cm) = (-22.9896,-31.1502,200), weight = 1 - e-, kinetic energy (MeV) = 12.9382, position (cm) = (-21.9497,-30.6557,200), weight = 1 - gamma, kinetic energy (MeV) = 7.81556, position (cm) = (-22.2583,-30.9196,200), weight = 1 - gamma, kinetic energy (MeV) = 2.02515, position (cm) = (-21.5211,-28.2891,200), weight = 1 - gamma, kinetic energy (MeV) = 55.2888, position (cm) = (-24.7621,-29.0487,200), weight = 1 - gamma, kinetic energy (MeV) = 0.585272, position (cm) = (-18.9947,-10.277,200), weight = 1 - gamma, kinetic energy (MeV) = 0.115331, position (cm) = (-23.3006,-30.2059,200), weight = 1 - gamma, kinetic energy (MeV) = 2.44478, position (cm) = (-20.704,-16.0301,200), weight = 1 - gamma, kinetic energy (MeV) = 45.3648, position (cm) = (37.9378,6.03118,200), weight = 2 - gamma, kinetic energy (MeV) = 3.56246, position (cm) = (25.7789,9.25717,200), weight = 2 - gamma, kinetic energy (MeV) = 5.30432, position (cm) = (-7.28353,15.6069,200), weight = 1 - neutron, kinetic energy (MeV) = 21.9975, position (cm) = (15.8629,-5.26774,200), weight = 3 - gamma, kinetic energy (MeV) = 0.37435, position (cm) = (-13.0947,-24.4211,200), weight = 1 - gamma, kinetic energy (MeV) = 2.3435, position (cm) = (-28.5881,-18.1161,200), weight = 1 - gamma, kinetic energy (MeV) = 73.438, position (cm) = (-30.4768,-15.8841,200), weight = 1 - gamma, kinetic energy (MeV) = 19.7893, position (cm) = (-30.0525,-15.7678,200), weight = 1 - gamma, kinetic energy (MeV) = 3.68067, position (cm) = (-30.4197,-17.5653,200), weight = 1 - gamma, kinetic energy (MeV) = 0.362302, position (cm) = (-15.1191,-7.8301,200), weight = 1 - gamma, kinetic energy (MeV) = 0.226009, position (cm) = (-34.6733,-21.2707,200), weight = 1 - gamma, kinetic energy (MeV) = 3.59431, position (cm) = (-30.497,-13.579,200), weight = 1 - pi+, kinetic energy (MeV) = 2164.5, position (cm) = (3.03779,-6.48483,200), weight = 1 - e+, kinetic energy (MeV) = 18.1206, position (cm) = (-8.94838,-19.0481,200), weight = 1 - gamma, kinetic energy (MeV) = 1.38421, position (cm) = (-8.94522,-19.0272,200), weight = 1 - gamma, kinetic energy (MeV) = 7.04809, position (cm) = (-8.76309,-19.5197,200), weight = 1 - gamma, kinetic energy (MeV) = 3.31051, position (cm) = (-8.70707,-19.5806,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0852436, position (cm) = (-9.76293,-19.6028,200), weight = 1 - gamma, kinetic energy (MeV) = 0.902286, position (cm) = (-9.46572,-18.8981,200), weight = 1 - gamma, kinetic energy (MeV) = 0.188189, position (cm) = (-3.48866,-6.9092,200), weight = 1 - gamma, kinetic energy (MeV) = 2.52263, position (cm) = (-7.23516,-15.4423,200), weight = 1 - gamma, kinetic energy (MeV) = 2.71171, position (cm) = (-7.63674,-18.5515,200), weight = 1 - e-, kinetic energy (MeV) = 2.27338, position (cm) = (-7.79965,-18.7104,200), weight = 1 - gamma, kinetic energy (MeV) = 0.21521, position (cm) = (-7.55655,-19.5878,200), weight = 1 - gamma, kinetic energy (MeV) = 0.455156, position (cm) = (-0.12116,-18.914,200), weight = 1 - gamma, kinetic energy (MeV) = 7.61046, position (cm) = (-7.77107,-19.5637,200), weight = 1 - gamma, kinetic energy (MeV) = 3.67796, position (cm) = (-17.1357,-25.6936,200), weight = 1 - gamma, kinetic energy (MeV) = 2.63909, position (cm) = (-9.82496,-20.2489,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0797651, position (cm) = (-12.6627,-25.8208,200), weight = 1 - gamma, kinetic energy (MeV) = 0.48803, position (cm) = (1.19713,-12.2925,200), weight = 1 - gamma, kinetic energy (MeV) = 16.3303, position (cm) = (-1.97358,-18.7312,200), weight = 1 - gamma, kinetic energy (MeV) = 0.29296, position (cm) = (-4.84845,-6.57234,200), weight = 1 - gamma, kinetic energy (MeV) = 0.149829, position (cm) = (0.398434,-31.9673,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0924042, position (cm) = (-15.118,-21.6041,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0561389, position (cm) = (-7.29797,-11.6548,200), weight = 1 - gamma, kinetic energy (MeV) = 6.71234, position (cm) = (-9.65785,-21.6369,200), weight = 1 - gamma, kinetic energy (MeV) = 3.08075, position (cm) = (-9.11977,-20.9126,200), weight = 1 - gamma, kinetic energy (MeV) = 1.53042, position (cm) = (-7.34279,-26.1369,200), weight = 1 - gamma, kinetic energy (MeV) = 5.10891, position (cm) = (-8.6361,-21.7512,200), weight = 1 - gamma, kinetic energy (MeV) = 0.563717, position (cm) = (-8.26952,-20.808,200), weight = 1 - gamma, kinetic energy (MeV) = 4.1959, position (cm) = (-8.99203,-22.2076,200), weight = 1 - gamma, kinetic energy (MeV) = 11.5677, position (cm) = (-9.11972,-21.3852,200), weight = 1 - gamma, kinetic energy (MeV) = 1.77624, position (cm) = (3.43092,-23.5452,200), weight = 1 - gamma, kinetic energy (MeV) = 11.809, position (cm) = (-7.94146,-24.7505,200), weight = 1 - gamma, kinetic energy (MeV) = 0.341649, position (cm) = (-9.67743,-25.792,200), weight = 1 - gamma, kinetic energy (MeV) = 0.781381, position (cm) = (-16.2444,-27.2754,200), weight = 1 - gamma, kinetic energy (MeV) = 0.11765, position (cm) = (-11.1338,-22.9551,200), weight = 1 - gamma, kinetic energy (MeV) = 4.32928, position (cm) = (-8.20382,-23.0008,200), weight = 1 - gamma, kinetic energy (MeV) = 0.676485, position (cm) = (-5.38253,-26.8185,200), weight = 1 - neutron, kinetic energy (MeV) = 160.521, position (cm) = (36.4037,-11.1558,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0484444, position (cm) = (29.4754,74.2845,200), weight = 1 - gamma, kinetic energy (MeV) = 0.65606, position (cm) = (29.5843,60.5488,200), weight = 1 - gamma, kinetic energy (MeV) = 0.271307, position (cm) = (22.3556,60.7288,200), weight = 1 - gamma, kinetic energy (MeV) = 0.099985, position (cm) = (22.7752,58.8534,200), weight = 1 - gamma, kinetic energy (MeV) = 1.99849, position (cm) = (26.2658,62.0756,200), weight = 1 - gamma, kinetic energy (MeV) = 1.15139, position (cm) = (23.5138,60.3512,200), weight = 1 - gamma, kinetic energy (MeV) = 0.421939, position (cm) = (22.0988,58.4496,200), weight = 1 - gamma, kinetic energy (MeV) = 1.21637, position (cm) = (19.6172,57.7704,200), weight = 1 - neutron, kinetic energy (MeV) = 1.62526e-05, position (cm) = (-30.2052,37.4816,200), weight = 2 - gamma, kinetic energy (MeV) = 430.423, position (cm) = (-34.4208,5.41579,200), weight = 1 - e+, kinetic energy (MeV) = 12.7301, position (cm) = (-29.0134,2.48261,200), weight = 3 - e-, kinetic energy (MeV) = 0.43278, position (cm) = (-29.1254,2.75357,200), weight = 3 - gamma, kinetic energy (MeV) = 1.13203, position (cm) = (-29.4285,2.62361,200), weight = 3 - gamma, kinetic energy (MeV) = 0.266557, position (cm) = (-29.4516,2.92963,200), weight = 3 - gamma, kinetic energy (MeV) = 0.200572, position (cm) = (-32.0151,2.86969,200), weight = 3 - gamma, kinetic energy (MeV) = 0.738756, position (cm) = (-32.5977,6.61153,200), weight = 3 - e-, kinetic energy (MeV) = 219.313, position (cm) = (-28.8944,1.21058,200), weight = 3 - gamma, kinetic energy (MeV) = 16.1594, position (cm) = (-28.8942,1.21283,200), weight = 3 - gamma, kinetic energy (MeV) = 20.5398, position (cm) = (-28.828,1.19682,200), weight = 3 - gamma, kinetic energy (MeV) = 0.72685, position (cm) = (-28.9546,1.66738,200), weight = 3 - neutron, kinetic energy (MeV) = 91.738, position (cm) = (-21.2369,25.4346,200), weight = 10 - neutron, kinetic energy (MeV) = 136.808, position (cm) = (28.7805,-0.167244,200), weight = 1 - gamma, kinetic energy (MeV) = 0.179413, position (cm) = (-17.9889,33.1313,200), weight = 2 - neutron, kinetic energy (MeV) = 84.4847, position (cm) = (-19.5552,-10.3149,200), weight = 2 - gamma, kinetic energy (MeV) = 0.213535, position (cm) = (-4.1648,-33.5634,200), weight = 2 - neutron, kinetic energy (MeV) = 106.591, position (cm) = (-2.6802,-39.3315,200), weight = 2 - gamma, kinetic energy (MeV) = 0.0779744, position (cm) = (-26.4731,-72.6685,200), weight = 1 - gamma, kinetic energy (MeV) = 4.04885, position (cm) = (-27.3468,-37.5253,200), weight = 1 - proton, kinetic energy (MeV) = 775.972, position (cm) = (-51.4411,73.4293,200), weight = 1 - neutron, kinetic energy (MeV) = 3258.93, position (cm) = (6.05845,17.1466,200), weight = 1 - e-, kinetic energy (MeV) = 8.26497, position (cm) = (20.6307,26.4535,200), weight = 3 - gamma, kinetic energy (MeV) = 4.03494, position (cm) = (20.6934,26.5605,200), weight = 3 - gamma, kinetic energy (MeV) = 0.115466, position (cm) = (37.2068,33.272,200), weight = 3 - gamma, kinetic energy (MeV) = 0.249583, position (cm) = (38.0614,9.77463,200), weight = 3 - gamma, kinetic energy (MeV) = 14.1878, position (cm) = (33.1716,18.458,200), weight = 3 - gamma, kinetic energy (MeV) = 0.732751, position (cm) = (22.3831,10.241,200), weight = 3 - gamma, kinetic energy (MeV) = 3.48555, position (cm) = (-15.4141,-2.43008,200), weight = 9 - gamma, kinetic energy (MeV) = 3.66055, position (cm) = (-18.3573,-7.31556,200), weight = 9 - gamma, kinetic energy (MeV) = 18.3305, position (cm) = (-35.0922,11.0774,200), weight = 1 - gamma, kinetic energy (MeV) = 0.753455, position (cm) = (7.57069,62.8818,200), weight = 2 - neutron, kinetic energy (MeV) = 264.414, position (cm) = (-45.6372,31.6611,200), weight = 1 - gamma, kinetic energy (MeV) = 404.943, position (cm) = (-45.7265,45.2366,200), weight = 1 - gamma, kinetic energy (MeV) = 0.20761, position (cm) = (-72.2982,39.7456,200), weight = 3 - gamma, kinetic energy (MeV) = 0.142056, position (cm) = (-69.3721,48.9109,200), weight = 3 - gamma, kinetic energy (MeV) = 0.291513, position (cm) = (-72.6546,51.8541,200), weight = 3 - gamma, kinetic energy (MeV) = 0.4925, position (cm) = (-85.7437,50.9192,200), weight = 3 - gamma, kinetic energy (MeV) = 0.0447332, position (cm) = (-86.3281,55.4632,200), weight = 3 - gamma, kinetic energy (MeV) = 0.0931804, position (cm) = (-67.2387,53.1711,200), weight = 3 - gamma, kinetic energy (MeV) = 0.277626, position (cm) = (-80.6168,56.8373,200), weight = 3 - gamma, kinetic energy (MeV) = 0.371468, position (cm) = (-63.901,61.989,200), weight = 3 - gamma, kinetic energy (MeV) = 3.06752, position (cm) = (-76.0004,54.47,200), weight = 3 - proton, kinetic energy (MeV) = 1601.43, position (cm) = (-15.924,9.92554,200), weight = 1 - proton, kinetic energy (MeV) = 78.9223, position (cm) = (48.7302,22.8599,200), weight = 1 - gamma, kinetic energy (MeV) = 3.66261, position (cm) = (22.7801,-18.4692,200), weight = 1 - gamma, kinetic energy (MeV) = 0.65717, position (cm) = (6.37736,42.1262,200), weight = 3 - gamma, kinetic energy (MeV) = 0.213436, position (cm) = (-26.9998,26.4506,200), weight = 1 - gamma, kinetic energy (MeV) = 2.83715, position (cm) = (18.5334,44.0096,200), weight = 1 - gamma, kinetic energy (MeV) = 0.148326, position (cm) = (-0.217343,10.5401,200), weight = 1 - gamma, kinetic energy (MeV) = 0.145002, position (cm) = (-0.905543,15.5138,200), weight = 1 - gamma, kinetic energy (MeV) = 10.2398, position (cm) = (37.4013,24.758,200), weight = 1 - gamma, kinetic energy (MeV) = 62.2204, position (cm) = (4.79225,6.06957,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0888556, position (cm) = (1.81573,-2.53544,200), weight = 1 - gamma, kinetic energy (MeV) = 0.183755, position (cm) = (0.335561,-7.29604,200), weight = 1 - gamma, kinetic energy (MeV) = 13.1137, position (cm) = (4.48713,-4.70155,200), weight = 1 - gamma, kinetic energy (MeV) = 21.5363, position (cm) = (2.53631,-17.7937,200), weight = 1 - gamma, kinetic energy (MeV) = 1.17376, position (cm) = (7.20756,-26.5826,200), weight = 1 - gamma, kinetic energy (MeV) = 27.2256, position (cm) = (5.07272,5.84831,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0674411, position (cm) = (10.1124,2.67791,200), weight = 1 - gamma, kinetic energy (MeV) = 0.151, position (cm) = (-17.084,50.7758,200), weight = 1 - gamma, kinetic energy (MeV) = 0.106638, position (cm) = (-17.7134,16.5723,200), weight = 1 - gamma, kinetic energy (MeV) = 43.7663, position (cm) = (-2.7345,0.481667,200), weight = 1 - gamma, kinetic energy (MeV) = 0.137092, position (cm) = (3.91116,1.482,200), weight = 1 - e-, kinetic energy (MeV) = 14.8905, position (cm) = (7.33256,-2.49694,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0866153, position (cm) = (13.4424,-12.0483,200), weight = 1 - e-, kinetic energy (MeV) = 1.03585, position (cm) = (4.60636,-2.81238,200), weight = 1 - gamma, kinetic energy (MeV) = 0.212968, position (cm) = (4.25396,-2.72491,200), weight = 1 - gamma, kinetic energy (MeV) = 0.407355, position (cm) = (3.49036,-2.14774,200), weight = 1 - gamma, kinetic energy (MeV) = 5.59649, position (cm) = (5.69595,-3.28639,200), weight = 1 - gamma, kinetic energy (MeV) = 3.86827, position (cm) = (13.9828,-8.27664,200), weight = 1 - gamma, kinetic energy (MeV) = 19.8502, position (cm) = (-1.92902,-1.5602,200), weight = 1 - gamma, kinetic energy (MeV) = 18, position (cm) = (0.294323,12.2235,200), weight = 1 - gamma, kinetic energy (MeV) = 7.74075, position (cm) = (0.340843,18.7466,200), weight = 1 - gamma, kinetic energy (MeV) = 0.881753, position (cm) = (2.5726,3.37289,200), weight = 1 - gamma, kinetic energy (MeV) = 0.828692, position (cm) = (-63.6139,-1.14545,200), weight = 1 - gamma, kinetic energy (MeV) = 2.4515, position (cm) = (5.72051,10.461,200), weight = 1 - gamma, kinetic energy (MeV) = 5.35049, position (cm) = (-0.515303,-4.6364,200), weight = 1 - gamma, kinetic energy (MeV) = 6.48453, position (cm) = (-6.06448,-10.9819,200), weight = 1 - gamma, kinetic energy (MeV) = 14.0981, position (cm) = (-2.02921,-8.94616,200), weight = 1 - gamma, kinetic energy (MeV) = 9.05111, position (cm) = (0.730356,-4.17587,200), weight = 1 - gamma, kinetic energy (MeV) = 0.440966, position (cm) = (0.688341,1.15682,200), weight = 1 - gamma, kinetic energy (MeV) = 1.62636, position (cm) = (-1.69878,-31.3271,200), weight = 1 - gamma, kinetic energy (MeV) = 2.8063, position (cm) = (-7.80938,-2.67682,200), weight = 1 - gamma, kinetic energy (MeV) = 1.32034, position (cm) = (2.77311,-0.362771,200), weight = 1 - gamma, kinetic energy (MeV) = 0.192721, position (cm) = (-8.06061,5.50908,200), weight = 1 - gamma, kinetic energy (MeV) = 0.400607, position (cm) = (2.7795,3.17162,200), weight = 1 - gamma, kinetic energy (MeV) = 0.764758, position (cm) = (1.3737,-4.2558,200), weight = 1 - gamma, kinetic energy (MeV) = 0.651628, position (cm) = (0.469366,5.14057,200), weight = 1 - gamma, kinetic energy (MeV) = 4.16391, position (cm) = (-8.62595,-2.95626,200), weight = 1 - gamma, kinetic energy (MeV) = 4.46753, position (cm) = (-3.14945,-1.54038,200), weight = 1 - gamma, kinetic energy (MeV) = 0.10459, position (cm) = (-3.48757,-15.5852,200), weight = 1 - gamma, kinetic energy (MeV) = 0.261656, position (cm) = (0.555832,3.70209,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0683492, position (cm) = (-24.8195,-9.67502,200), weight = 1 - gamma, kinetic energy (MeV) = 118.804, position (cm) = (-0.557244,-0.814875,200), weight = 1 - gamma, kinetic energy (MeV) = 2.65271, position (cm) = (-3.73939,-2.59208,200), weight = 1 - gamma, kinetic energy (MeV) = 0.426084, position (cm) = (-3.87296,-2.67027,200), weight = 1 - gamma, kinetic energy (MeV) = 1.71616, position (cm) = (-0.723309,-4.93187,200), weight = 1 - gamma, kinetic energy (MeV) = 8.10843, position (cm) = (4.10929,10.4016,200), weight = 1 - gamma, kinetic energy (MeV) = 4.70021, position (cm) = (11.9304,-0.807868,200), weight = 1 - gamma, kinetic energy (MeV) = 11.9018, position (cm) = (-0.727434,6.02557,200), weight = 1 - gamma, kinetic energy (MeV) = 1.20497, position (cm) = (16.0334,28.5985,200), weight = 1 - gamma, kinetic energy (MeV) = 2.8717, position (cm) = (4.84444,21.3334,200), weight = 1 - e-, kinetic energy (MeV) = 14.7811, position (cm) = (5.42017,18.9746,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0602693, position (cm) = (5.18733,19.4559,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0971681, position (cm) = (5.65387,19.7047,200), weight = 1 - gamma, kinetic energy (MeV) = 2.7971, position (cm) = (-3.26427,0.33313,200), weight = 1 - gamma, kinetic energy (MeV) = 2.38396, position (cm) = (-15.0381,3.01373,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0799412, position (cm) = (7.95766,33.5097,200), weight = 1 - gamma, kinetic energy (MeV) = 5.03249, position (cm) = (3.81665,13.9382,200), weight = 1 - e-, kinetic energy (MeV) = 35.1523, position (cm) = (4.11827,15.8228,200), weight = 1 - gamma, kinetic energy (MeV) = 0.225369, position (cm) = (4.45829,15.8155,200), weight = 1 - gamma, kinetic energy (MeV) = 2.27753, position (cm) = (-14.4427,-11.4873,200), weight = 1 - gamma, kinetic energy (MeV) = 14.4601, position (cm) = (-12.0603,-3.33508,200), weight = 1 - gamma, kinetic energy (MeV) = 14.069, position (cm) = (7.7386,1.84851,200), weight = 1 - gamma, kinetic energy (MeV) = 2.38041, position (cm) = (0.17723,-13.1122,200), weight = 1 - gamma, kinetic energy (MeV) = 0.103431, position (cm) = (13.8515,-12.2302,200), weight = 1 - gamma, kinetic energy (MeV) = 0.451163, position (cm) = (8.41923,-16.2528,200), weight = 1 - gamma, kinetic energy (MeV) = 0.990232, position (cm) = (8.44822,12.1051,200), weight = 1 - gamma, kinetic energy (MeV) = 1.76753, position (cm) = (-9.33436,-23.0634,200), weight = 1 - gamma, kinetic energy (MeV) = 7.83721, position (cm) = (-1.8051,-2.09152,200), weight = 1 - gamma, kinetic energy (MeV) = 4.30356, position (cm) = (21.7769,-19.4404,200), weight = 1 - gamma, kinetic energy (MeV) = 0.660534, position (cm) = (-2.82845,2.77081,200), weight = 1 - gamma, kinetic energy (MeV) = 0.527453, position (cm) = (23.9873,-15.8388,200), weight = 1 - gamma, kinetic energy (MeV) = 13.3513, position (cm) = (4.40255,-1.27877,200), weight = 1 - gamma, kinetic energy (MeV) = 16.36, position (cm) = (-18.4366,-6.64155,200), weight = 1 - gamma, kinetic energy (MeV) = 5.49313, position (cm) = (-17.722,7.91451,200), weight = 1 - gamma, kinetic energy (MeV) = 11.8229, position (cm) = (-3.18946,6.12789,200), weight = 1 - gamma, kinetic energy (MeV) = 13.8192, position (cm) = (14.6718,0.705686,200), weight = 1 - gamma, kinetic energy (MeV) = 4.02208, position (cm) = (0.556659,7.18958,200), weight = 1 - gamma, kinetic energy (MeV) = 0.612336, position (cm) = (-12.0881,9.03428,200), weight = 3 - gamma, kinetic energy (MeV) = 30.5731, position (cm) = (8.07855,3.64024,200), weight = 1 - gamma, kinetic energy (MeV) = 0.168638, position (cm) = (-35.9669,7.57967,200), weight = 1 - gamma, kinetic energy (MeV) = 0.21617, position (cm) = (-9.47972,14.1997,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0574544, position (cm) = (-3.46953,6.69117,200), weight = 1 - gamma, kinetic energy (MeV) = 6.51414, position (cm) = (-10.884,-2.53017,200), weight = 1 - gamma, kinetic energy (MeV) = 6.17911, position (cm) = (-50.5984,-1.68412,200), weight = 1 - gamma, kinetic energy (MeV) = 1.69377, position (cm) = (20.1591,-15.8512,200), weight = 1 - gamma, kinetic energy (MeV) = 26.1647, position (cm) = (0.43922,-0.671208,200), weight = 1 - gamma, kinetic energy (MeV) = 3.30846, position (cm) = (1.87062,11.5825,200), weight = 1 - gamma, kinetic energy (MeV) = 13.3703, position (cm) = (0.89201,-16.9497,200), weight = 1 - gamma, kinetic energy (MeV) = 9.50424, position (cm) = (10.5719,-0.889814,200), weight = 1 - gamma, kinetic energy (MeV) = 5.4262, position (cm) = (-12.6733,2.95154,200), weight = 1 - gamma, kinetic energy (MeV) = 5.2561, position (cm) = (-16.8927,6.04289,200), weight = 1 - gamma, kinetic energy (MeV) = 26.4941, position (cm) = (-1.66243,-4.5723,200), weight = 1 - gamma, kinetic energy (MeV) = 4.8751, position (cm) = (-11.5974,-11.994,200), weight = 1 - gamma, kinetic energy (MeV) = 0.946909, position (cm) = (-6.79126,5.02116,200), weight = 1 - gamma, kinetic energy (MeV) = 35.9481, position (cm) = (6.7645,5.48602,200), weight = 1 - gamma, kinetic energy (MeV) = 0.170918, position (cm) = (5.21134,-0.116211,200), weight = 1 - gamma, kinetic energy (MeV) = 0.203572, position (cm) = (12.2382,6.01226,200), weight = 1 - gamma, kinetic energy (MeV) = 3.69634, position (cm) = (7.34461,-0.646766,200), weight = 1 - gamma, kinetic energy (MeV) = 4.59417, position (cm) = (5.81743,1.25768,200), weight = 1 - gamma, kinetic energy (MeV) = 0.876045, position (cm) = (1.77884,-11.6627,200), weight = 1 - gamma, kinetic energy (MeV) = 8.80079, position (cm) = (-3.50452,3.85408,200), weight = 1 - gamma, kinetic energy (MeV) = 0.886957, position (cm) = (4.16973,-7.24858,200), weight = 1 - gamma, kinetic energy (MeV) = 0.290168, position (cm) = (-1.33718,-7.90768,200), weight = 1 - gamma, kinetic energy (MeV) = 3.17236, position (cm) = (0.889126,-0.536764,200), weight = 1 - gamma, kinetic energy (MeV) = 23.7563, position (cm) = (-1.01188,1.34598,200), weight = 1 - gamma, kinetic energy (MeV) = 14.9922, position (cm) = (-0.716463,0.74982,200), weight = 1 - gamma, kinetic energy (MeV) = 0.369043, position (cm) = (-0.973611,4.68337,200), weight = 1 - gamma, kinetic energy (MeV) = 5.54461, position (cm) = (-20.0376,-7.80675,200), weight = 1 - gamma, kinetic energy (MeV) = 4.92508, position (cm) = (9.64796,-4.17585,200), weight = 1 - gamma, kinetic energy (MeV) = 29.6031, position (cm) = (-4.00398,0.155826,200), weight = 1 - gamma, kinetic energy (MeV) = 6.2485, position (cm) = (-2.45263,1.38504,200), weight = 1 - gamma, kinetic energy (MeV) = 0.904414, position (cm) = (1.19683,-0.432397,200), weight = 1 - gamma, kinetic energy (MeV) = 0.483133, position (cm) = (3.45195,7.84543,200), weight = 1 - gamma, kinetic energy (MeV) = 0.510999, position (cm) = (2.50372,1.12397,200), weight = 1 - gamma, kinetic energy (MeV) = 0.468951, position (cm) = (-1.07212,-0.535294,200), weight = 1 - gamma, kinetic energy (MeV) = 7.37976, position (cm) = (1.26757,2.56905,200), weight = 1 - gamma, kinetic energy (MeV) = 1.0928, position (cm) = (3.60094,1.27833,200), weight = 1 - e-, kinetic energy (MeV) = 1.02067, position (cm) = (3.23546,1.74673,200), weight = 1 - gamma, kinetic energy (MeV) = 5.86793, position (cm) = (1.33196,1.2855,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0741502, position (cm) = (8.39194,-8.68984,200), weight = 1 - gamma, kinetic energy (MeV) = 2.69371, position (cm) = (-0.952601,-0.496287,200), weight = 1 - gamma, kinetic energy (MeV) = 1.023, position (cm) = (3.02207,-3.97594,200), weight = 1 - gamma, kinetic energy (MeV) = 10.1349, position (cm) = (-1.27962,3.42701,200), weight = 1 - gamma, kinetic energy (MeV) = 26.7453, position (cm) = (-1.25158,2.68718,200), weight = 1 - gamma, kinetic energy (MeV) = 6.49869, position (cm) = (-4.57785,2.64524,200), weight = 1 - e-, kinetic energy (MeV) = 74.5771, position (cm) = (-0.822097,2.79307,200), weight = 1 - gamma, kinetic energy (MeV) = 0.150181, position (cm) = (-0.821623,2.79069,200), weight = 1 - gamma, kinetic energy (MeV) = 0.683385, position (cm) = (-0.773379,3.04054,200), weight = 1 - e-, kinetic energy (MeV) = 0.314977, position (cm) = (-0.830456,2.68115,200), weight = 1 - gamma, kinetic energy (MeV) = 6.36224, position (cm) = (-0.915787,2.88399,200), weight = 1 - gamma, kinetic energy (MeV) = 0.170785, position (cm) = (-0.0203172,2.43509,200), weight = 1 - gamma, kinetic energy (MeV) = 3.80415, position (cm) = (-0.650631,2.77261,200), weight = 1 - gamma, kinetic energy (MeV) = 0.64292, position (cm) = (5.85629,4.86106,200), weight = 1 - gamma, kinetic energy (MeV) = 0.124225, position (cm) = (-0.689235,2.17456,200), weight = 1 - gamma, kinetic energy (MeV) = 1.14485, position (cm) = (3.04161,2.93021,200), weight = 1 - gamma, kinetic energy (MeV) = 7.8236, position (cm) = (-0.675243,1.71608,200), weight = 1 - gamma, kinetic energy (MeV) = 2.94056, position (cm) = (-7.31664,8.25893,200), weight = 1 - gamma, kinetic energy (MeV) = 18.6839, position (cm) = (-0.25094,2.02255,200), weight = 1 - gamma, kinetic energy (MeV) = 2.40909, position (cm) = (-3.96709,23.1948,200), weight = 1 - gamma, kinetic energy (MeV) = 0.362471, position (cm) = (-10.5912,-13.0081,200), weight = 1 - gamma, kinetic energy (MeV) = 15.5365, position (cm) = (-6.81584,12.1545,200), weight = 1 - gamma, kinetic energy (MeV) = 13.3802, position (cm) = (-4.42873,-4.6132,200), weight = 1 - gamma, kinetic energy (MeV) = 0.376828, position (cm) = (9.36929,-9.68794,200), weight = 1 - e+, kinetic energy (MeV) = 1.70469, position (cm) = (-1.89841,-1.53859,200), weight = 1 - e+, kinetic energy (MeV) = 1.55899, position (cm) = (-1.92897,-1.56728,200), weight = 1 - e+, kinetic energy (MeV) = 1.15425, position (cm) = (-2.02597,-1.6522,200), weight = 1 - gamma, kinetic energy (MeV) = 19.7009, position (cm) = (-1.68514,-1.40476,200), weight = 1 - gamma, kinetic energy (MeV) = 13.8726, position (cm) = (-1.63338,-1.44047,200), weight = 1 - e-, kinetic energy (MeV) = 10.4355, position (cm) = (-1.56454,-1.50501,200), weight = 1 - gamma, kinetic energy (MeV) = 6.97319, position (cm) = (-1.56714,-1.50106,200), weight = 1 - gamma, kinetic energy (MeV) = 30.352, position (cm) = (-1.53776,-0.596085,200), weight = 1 - gamma, kinetic energy (MeV) = 5.21564, position (cm) = (-2.77848,-5.42649,200), weight = 1 - gamma, kinetic energy (MeV) = 1.90156, position (cm) = (1.21008,-5.73293,200), weight = 1 - gamma, kinetic energy (MeV) = 1.25116, position (cm) = (8.94596,0.0297518,200), weight = 1 - gamma, kinetic energy (MeV) = 5.36872, position (cm) = (-2.28248,0.651946,200), weight = 1 - gamma, kinetic energy (MeV) = 34.2665, position (cm) = (-2.155,0.171238,200), weight = 1 - e+, kinetic energy (MeV) = 39.2224, position (cm) = (-2.63534,-0.427128,200), weight = 1 - gamma, kinetic energy (MeV) = 0.987231, position (cm) = (-1.53272,1.90176,200), weight = 1 - gamma, kinetic energy (MeV) = 0.12087, position (cm) = (-2.04615,-1.79647,200), weight = 1 - e-, kinetic energy (MeV) = 63.0001, position (cm) = (-2.73083,-0.0532737,200), weight = 1 - gamma, kinetic energy (MeV) = 14.2829, position (cm) = (-2.76414,-0.0446975,200), weight = 1 - gamma, kinetic energy (MeV) = 13.1667, position (cm) = (-19.2055,-17.7044,200), weight = 1 - e+, kinetic energy (MeV) = 4.57809, position (cm) = (-1.19513,1.1698,200), weight = 1 - gamma, kinetic energy (MeV) = 1.46384, position (cm) = (-12.8472,-2.07104,200), weight = 1 - gamma, kinetic energy (MeV) = 8.32826, position (cm) = (1.71951,0.205449,200), weight = 1 - gamma, kinetic energy (MeV) = 0.431891, position (cm) = (1.74089,12.4681,200), weight = 1 - gamma, kinetic energy (MeV) = 0.505356, position (cm) = (-0.765022,-5.33295,200), weight = 1 - gamma, kinetic energy (MeV) = 1.41389, position (cm) = (-6.4806,-0.11676,200), weight = 1 - gamma, kinetic energy (MeV) = 16.2998, position (cm) = (-4.35632,0.278839,200), weight = 1 - gamma, kinetic energy (MeV) = 1.70729, position (cm) = (4.98234,20.8703,200), weight = 1 - gamma, kinetic energy (MeV) = 0.68282, position (cm) = (30.7673,10.7352,200), weight = 1 - gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-6.13455,-18.3553,200), weight = 1 - gamma, kinetic energy (MeV) = 5.19181, position (cm) = (-5.6633,-18.5294,200), weight = 1 - gamma, kinetic energy (MeV) = 6.27565, position (cm) = (-7.0528,-18.1986,200), weight = 1 - gamma, kinetic energy (MeV) = 10.6078, position (cm) = (-7.23094,-18.4472,200), weight = 1 - gamma, kinetic energy (MeV) = 1.37275, position (cm) = (-5.34603,-18.9383,200), weight = 1 - gamma, kinetic energy (MeV) = 0.392772, position (cm) = (6.19568,1.4813,200), weight = 1 - gamma, kinetic energy (MeV) = 0.197097, position (cm) = (17.5838,6.83647,200), weight = 1 - gamma, kinetic energy (MeV) = 0.533292, position (cm) = (9.7254,4.47066,200), weight = 1 - gamma, kinetic energy (MeV) = 0.0965067, position (cm) = (11.5012,1.17981,200), weight = 1 - gamma, kinetic energy (MeV) = 0.16224, position (cm) = (2.34727,1.44825,200), weight = 1 - gamma, kinetic energy (MeV) = 0.510999, position (cm) = (0.990308,-2.39834,200), weight = 1 - gamma, kinetic energy (MeV) = 0.163516, position (cm) = (1.43102,5.0021,200), weight = 1 - gamma, kinetic energy (MeV) = 8.98944, position (cm) = (-2.29123,2.42582,200), weight = 1 - gamma, kinetic energy (MeV) = 1.43057, position (cm) = (-2.37323,-3.90414,200), weight = 1 - gamma, kinetic energy (MeV) = 3.71273, position (cm) = (0.337842,-1.68885,200), weight = 1 - gamma, kinetic energy (MeV) = 5.63093, position (cm) = (1.34186,-2.93369,200), weight = 1 - gamma, kinetic energy (MeV) = 1.27245, position (cm) = (7.32627,4.55339,200), weight = 1 - gamma, kinetic energy (MeV) = 1.78514, position (cm) = (-12.8093,-0.755436,200), weight = 1 - gamma, kinetic energy (MeV) = 0.444739, position (cm) = (14.6263,-5.95667,200), weight = 1 - gamma, kinetic energy (MeV) = 0.223497, position (cm) = (2.10434,3.77045,200), weight = 1 - gamma, kinetic energy (MeV) = 10.9792, position (cm) = (-11.0041,-5.6047,200), weight = 1 - gamma, kinetic energy (MeV) = 0.56681, position (cm) = (-7.93811,16.94,200), weight = 1 - gamma, kinetic energy (MeV) = 2.0978, position (cm) = (13.1424,-23.2481,200), weight = 1 - gamma, kinetic energy (MeV) = 15.9737, position (cm) = (-3.29674,26.818,200), weight = 1 - gamma, kinetic energy (MeV) = 0.41803, position (cm) = (9.45583,-11.5117,200), weight = 1 - gamma, kinetic energy (MeV) = 0.721102, position (cm) = (25.5539,3.58297,200), weight = 3 - gamma, kinetic energy (MeV) = 5.10619, position (cm) = (19.1989,-18.3939,200), weight = 1 - gamma, kinetic energy (MeV) = 1.12422, position (cm) = (-10.6192,6.76143,200), weight = 1 - gamma, kinetic energy (MeV) = 0.226723, position (cm) = (14.7437,-5.76158,200), weight = 1 + nu_e, kinetic energy (MeV) = 23.2364, position (cm) = (-16.5221,-10.12,200), weight = 2 + anti_nu_mu, kinetic energy (MeV) = 31.8346, position (cm) = (39.5627,36.7978,200), weight = 2 + nu_mu, kinetic energy (MeV) = 29.7919, position (cm) = (-28.3269,19.5344,200), weight = 2 + neutron, kinetic energy (MeV) = 89.0603, position (cm) = (-2.40215,17.6411,200), weight = 7 + gamma, kinetic energy (MeV) = 0.433407, position (cm) = (15.5945,1.99734,200), weight = 1 + gamma, kinetic energy (MeV) = 69.037, position (cm) = (4.85889,-1.36898,200), weight = 1 + gamma, kinetic energy (MeV) = 6.72701, position (cm) = (-10.9186,9.68075,200), weight = 1 + gamma, kinetic energy (MeV) = 5.57415, position (cm) = (-7.40876,1.2853,200), weight = 1 + gamma, kinetic energy (MeV) = 10.0839, position (cm) = (0.599734,-5.3233,200), weight = 1 + gamma, kinetic energy (MeV) = 0.306202, position (cm) = (4.61187,-4.82125,200), weight = 1 + anti_nu_mu, kinetic energy (MeV) = 34.9176, position (cm) = (80.7164,94.5114,200), weight = 2 + nu_e, kinetic energy (MeV) = 38.834, position (cm) = (5.68537,37.3425,200), weight = 2 + nu_mu, kinetic energy (MeV) = 9.48788, position (cm) = (42.8452,71.5662,200), weight = 2 + gamma, kinetic energy (MeV) = 0.768643, position (cm) = (-35.0976,-64.2884,200), weight = 2 + anti_nu_mu, kinetic energy (MeV) = 35.7032, position (cm) = (17.1008,69.9437,200), weight = 1 + neutron, kinetic energy (MeV) = 7704.03, position (cm) = (-6.87704,0.80288,200), weight = 1 + gamma, kinetic energy (MeV) = 21.7329, position (cm) = (-13.2059,3.04846,200), weight = 1 + gamma, kinetic energy (MeV) = 4.20186, position (cm) = (-28.941,-19.2181,200), weight = 1 + gamma, kinetic energy (MeV) = 0.357447, position (cm) = (-23.738,-3.71834,200), weight = 1 + gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-17.6935,-0.138615,200), weight = 1 + gamma, kinetic energy (MeV) = 0.996281, position (cm) = (-20.8604,8.59877,200), weight = 1 + gamma, kinetic energy (MeV) = 12.9462, position (cm) = (-19.9963,17.8556,200), weight = 1 + gamma, kinetic energy (MeV) = 0.802487, position (cm) = (-11.9207,14.0558,200), weight = 1 + gamma, kinetic energy (MeV) = 1.56375, position (cm) = (-26.9952,20.5168,200), weight = 1 + gamma, kinetic energy (MeV) = 2.01164, position (cm) = (-24.4552,10.0541,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0577347, position (cm) = (-17.778,4.19073,200), weight = 1 + gamma, kinetic energy (MeV) = 2.07908, position (cm) = (-12.0607,9.81441,200), weight = 1 + gamma, kinetic energy (MeV) = 0.970503, position (cm) = (-26.7143,12.6981,200), weight = 1 + gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-25.6465,5.34128,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0809465, position (cm) = (-25.3435,5.66531,200), weight = 1 + gamma, kinetic energy (MeV) = 0.333078, position (cm) = (2.95698,8.06649,200), weight = 1 + gamma, kinetic energy (MeV) = 0.431702, position (cm) = (-20.8037,15.0744,200), weight = 1 + gamma, kinetic energy (MeV) = 0.6361, position (cm) = (-22.7425,8.03925,200), weight = 3 + gamma, kinetic energy (MeV) = 1.20719, position (cm) = (-22.4655,7.00236,200), weight = 1 + gamma, kinetic energy (MeV) = 2.41499, position (cm) = (-21.6813,6.26545,200), weight = 1 + gamma, kinetic energy (MeV) = 0.317815, position (cm) = (-24.6961,8.34524,200), weight = 1 + gamma, kinetic energy (MeV) = 0.273534, position (cm) = (-21.7454,5.76395,200), weight = 1 + gamma, kinetic energy (MeV) = 0.213326, position (cm) = (-22.5786,14.7128,200), weight = 1 + gamma, kinetic energy (MeV) = 0.910361, position (cm) = (-21.6073,6.54996,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0761415, position (cm) = (-22.4911,5.56524,200), weight = 1 + gamma, kinetic energy (MeV) = 12.715, position (cm) = (-21.0141,6.72926,200), weight = 1 + gamma, kinetic energy (MeV) = 2.22547, position (cm) = (-22.7081,7.06086,200), weight = 1 + e-, kinetic energy (MeV) = 17.4764, position (cm) = (-21.5293,7.64474,200), weight = 1 + gamma, kinetic energy (MeV) = 1.20307, position (cm) = (-20.8357,6.21629,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0947173, position (cm) = (-24.4783,14.9409,200), weight = 1 + gamma, kinetic energy (MeV) = 3.76515, position (cm) = (38.2847,-32.4694,200), weight = 1 + gamma, kinetic energy (MeV) = 4.86304, position (cm) = (-48.1927,42.8205,200), weight = 1 + gamma, kinetic energy (MeV) = 8.35036, position (cm) = (-5.87045,8.00195,200), weight = 1 + gamma, kinetic energy (MeV) = 18.0635, position (cm) = (-21.948,6.27894,200), weight = 1 + gamma, kinetic energy (MeV) = 1.27773, position (cm) = (-23.7319,13.4425,200), weight = 1 + gamma, kinetic energy (MeV) = 19.8086, position (cm) = (-51.7148,29.5844,200), weight = 1 + gamma, kinetic energy (MeV) = 1.47168, position (cm) = (-28.0915,18.9198,200), weight = 1 + gamma, kinetic energy (MeV) = 1.2431, position (cm) = (-21.9031,-0.757688,200), weight = 1 + gamma, kinetic energy (MeV) = 0.448649, position (cm) = (-3.17931,27.8992,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0807919, position (cm) = (-23.8455,18.5453,200), weight = 1 + gamma, kinetic energy (MeV) = 4.03695, position (cm) = (-11.6158,19.6439,200), weight = 1 + gamma, kinetic energy (MeV) = 10.8278, position (cm) = (-19.0871,12.7318,200), weight = 1 + gamma, kinetic energy (MeV) = 0.786113, position (cm) = (-17.9988,10.1742,200), weight = 1 + gamma, kinetic energy (MeV) = 6.80698, position (cm) = (-19.1778,8.04829,200), weight = 1 + gamma, kinetic energy (MeV) = 0.378566, position (cm) = (-20.3462,10.1219,200), weight = 1 + e-, kinetic energy (MeV) = 118.133, position (cm) = (-20.8372,8.90075,200), weight = 1 + e-, kinetic energy (MeV) = 3.26066, position (cm) = (-20.9844,8.88983,200), weight = 1 + gamma, kinetic energy (MeV) = 0.129781, position (cm) = (-19.5527,-3.61742,200), weight = 1 + gamma, kinetic energy (MeV) = 3.47268, position (cm) = (-20.5894,6.23271,200), weight = 1 + gamma, kinetic energy (MeV) = 9.52524, position (cm) = (-21.2804,4.91881,200), weight = 1 + gamma, kinetic energy (MeV) = 6.59448, position (cm) = (-21.7843,4.47302,200), weight = 1 + gamma, kinetic energy (MeV) = 0.11553, position (cm) = (-19.2914,10.5119,200), weight = 1 + gamma, kinetic energy (MeV) = 2.36989, position (cm) = (-20.4608,4.14468,200), weight = 1 + gamma, kinetic energy (MeV) = 0.315973, position (cm) = (-21.0261,9.22231,200), weight = 1 + gamma, kinetic energy (MeV) = 0.778053, position (cm) = (-9.22967,12.0061,200), weight = 1 + gamma, kinetic energy (MeV) = 0.761962, position (cm) = (-18.9437,10.0009,200), weight = 1 + gamma, kinetic energy (MeV) = 1.73869, position (cm) = (-19.197,10.26,200), weight = 1 + gamma, kinetic energy (MeV) = 34.9321, position (cm) = (-19.3211,8.87048,200), weight = 1 + gamma, kinetic energy (MeV) = 1.07216, position (cm) = (-19.3617,9.05085,200), weight = 1 + e-, kinetic energy (MeV) = 0.93683, position (cm) = (-19.4684,8.9242,200), weight = 1 + gamma, kinetic energy (MeV) = 1.65046, position (cm) = (-19.5119,9.01455,200), weight = 1 + gamma, kinetic energy (MeV) = 1.48171, position (cm) = (-19.6822,9.35237,200), weight = 1 + gamma, kinetic energy (MeV) = 99.4903, position (cm) = (-20.6,9.6896,200), weight = 1 + gamma, kinetic energy (MeV) = 0.277478, position (cm) = (-20.7399,9.75024,200), weight = 1 + gamma, kinetic energy (MeV) = 2.34681, position (cm) = (-20.7381,9.7355,200), weight = 1 + gamma, kinetic energy (MeV) = 0.22807, position (cm) = (-27.6507,13.1643,200), weight = 1 + gamma, kinetic energy (MeV) = 0.222085, position (cm) = (-40.0272,21.8753,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0644455, position (cm) = (-5.32439,1.04571,200), weight = 1 + gamma, kinetic energy (MeV) = 2.46965, position (cm) = (-18.4492,9.78883,200), weight = 1 + gamma, kinetic energy (MeV) = 2.48094, position (cm) = (-14.8389,18.3611,200), weight = 1 + gamma, kinetic energy (MeV) = 0.144317, position (cm) = (-17.762,1.1444,200), weight = 1 + gamma, kinetic energy (MeV) = 0.215883, position (cm) = (-19.8303,21.1638,200), weight = 1 + gamma, kinetic energy (MeV) = 0.410109, position (cm) = (-13.3892,12.2466,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0863693, position (cm) = (-17.7509,13.238,200), weight = 1 + gamma, kinetic energy (MeV) = 1.0345, position (cm) = (-21.2674,13.621,200), weight = 1 + e+, kinetic energy (MeV) = 5.79905, position (cm) = (-21.0566,9.02849,200), weight = 1 + gamma, kinetic energy (MeV) = 1.45789, position (cm) = (-21.2428,8.64929,200), weight = 1 + gamma, kinetic energy (MeV) = 1.93073, position (cm) = (-20.9628,-3.10084,200), weight = 1 + gamma, kinetic energy (MeV) = 3.0302, position (cm) = (-5.56643,3.3747,200), weight = 1 + gamma, kinetic energy (MeV) = 2.60786, position (cm) = (-0.782746,35.8353,200), weight = 1 + gamma, kinetic energy (MeV) = 0.155915, position (cm) = (4.3724,30.8205,200), weight = 1 + gamma, kinetic energy (MeV) = 0.705091, position (cm) = (-0.49383,21.1695,200), weight = 1 + gamma, kinetic energy (MeV) = 53.1821, position (cm) = (0.609419,26.4563,200), weight = 1 + neutron, kinetic energy (MeV) = 1202.91, position (cm) = (-27.3924,47.4862,200), weight = 1 + neutron, kinetic energy (MeV) = 0.328255, position (cm) = (7.20966,-3.89993,200), weight = 4 + neutron, kinetic energy (MeV) = 114.356, position (cm) = (10.2159,-5.69185,200), weight = 4 + gamma, kinetic energy (MeV) = 0.0893099, position (cm) = (-25.1187,5.00853,200), weight = 2 + gamma, kinetic energy (MeV) = 0.485747, position (cm) = (4.05921,-28.1821,200), weight = 2 + gamma, kinetic energy (MeV) = 0.426481, position (cm) = (-28.795,-45.2334,200), weight = 2 + gamma, kinetic energy (MeV) = 0.460572, position (cm) = (-29.0934,-67.3522,200), weight = 2 + gamma, kinetic energy (MeV) = 1.55321, position (cm) = (-30.6707,-50.6613,200), weight = 2 + gamma, kinetic energy (MeV) = 0.11535, position (cm) = (-15.2181,-55.9366,200), weight = 2 + gamma, kinetic energy (MeV) = 0.0939875, position (cm) = (-25.8579,-44.9204,200), weight = 2 + e+, kinetic energy (MeV) = 423.643, position (cm) = (14.726,1.72307,200), weight = 1 + gamma, kinetic energy (MeV) = 0.268676, position (cm) = (14.7249,1.72049,200), weight = 1 + e-, kinetic energy (MeV) = 241.37, position (cm) = (14.7359,1.7301,200), weight = 1 + nu_e, kinetic energy (MeV) = 16.0326, position (cm) = (-93.9375,-54.3524,200), weight = 4 + gamma, kinetic energy (MeV) = 0.408889, position (cm) = (19.6361,14.5262,200), weight = 2 + neutron, kinetic energy (MeV) = 450.98, position (cm) = (37.5206,13.2447,200), weight = 1 + gamma, kinetic energy (MeV) = 102.669, position (cm) = (-12.704,54.3616,200), weight = 1 + proton, kinetic energy (MeV) = 955.454, position (cm) = (8.51567,-15.6296,200), weight = 1 + nu_mu, kinetic energy (MeV) = 17.0478, position (cm) = (-46.4941,-47.5818,200), weight = 1 + anti_nu_mu, kinetic energy (MeV) = 167.47, position (cm) = (-38.2495,-16.8717,200), weight = 1 + gamma, kinetic energy (MeV) = 0.197843, position (cm) = (-30.4327,-18.4679,200), weight = 1 + e+, kinetic energy (MeV) = 11.7557, position (cm) = (-30.9461,-18.0798,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0190532, position (cm) = (-30.9503,-18.0932,200), weight = 1 + gamma, kinetic energy (MeV) = 0.098446, position (cm) = (-30.4509,-18.7366,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0817174, position (cm) = (-30.2933,-18.0079,200), weight = 1 + gamma, kinetic energy (MeV) = 0.310791, position (cm) = (-31.0854,-19.3447,200), weight = 1 + gamma, kinetic energy (MeV) = 0.245882, position (cm) = (-19.3549,-20.9127,200), weight = 1 + gamma, kinetic energy (MeV) = 70.1393, position (cm) = (-31.5303,-17.258,200), weight = 1 + gamma, kinetic energy (MeV) = 84.1637, position (cm) = (-31.7925,-16.8913,200), weight = 1 + gamma, kinetic energy (MeV) = 0.448796, position (cm) = (-23.3631,-19.0064,200), weight = 1 + gamma, kinetic energy (MeV) = 0.717546, position (cm) = (-19.6582,-24.0128,200), weight = 1 + gamma, kinetic energy (MeV) = 0.52428, position (cm) = (-35.822,-21.129,200), weight = 1 + gamma, kinetic energy (MeV) = 88.6392, position (cm) = (-30.4523,-16.0813,200), weight = 1 + e-, kinetic energy (MeV) = 9.57061, position (cm) = (-27.0161,-19.9087,200), weight = 1 + gamma, kinetic energy (MeV) = 0.038934, position (cm) = (-27.0159,-19.9092,200), weight = 1 + gamma, kinetic energy (MeV) = 0.335377, position (cm) = (-29.171,-21.229,200), weight = 1 + gamma, kinetic energy (MeV) = 0.368814, position (cm) = (-26.601,-17.0529,200), weight = 1 + gamma, kinetic energy (MeV) = 1.70241, position (cm) = (-29.7375,-20.2264,200), weight = 1 + gamma, kinetic energy (MeV) = 0.314074, position (cm) = (-29.9028,-19.8168,200), weight = 1 + gamma, kinetic energy (MeV) = 0.249109, position (cm) = (-19.4007,-23.7988,200), weight = 1 + gamma, kinetic energy (MeV) = 3.03454, position (cm) = (-32.9612,-17.2582,200), weight = 1 + gamma, kinetic energy (MeV) = 0.319181, position (cm) = (-23.0079,-14.5222,200), weight = 1 + gamma, kinetic energy (MeV) = 0.982241, position (cm) = (-31.0496,-13.6951,200), weight = 1 + gamma, kinetic energy (MeV) = 2.63808, position (cm) = (-32.4967,-18.1145,200), weight = 1 + gamma, kinetic energy (MeV) = 3.39838, position (cm) = (-31.0953,-16.2931,200), weight = 1 + pi+, kinetic energy (MeV) = 567.752, position (cm) = (32.4835,-0.798624,200), weight = 1 + proton, kinetic energy (MeV) = 139.766, position (cm) = (7.61334,-5.25816,200), weight = 1 + anti_nu_mu, kinetic energy (MeV) = 46.6347, position (cm) = (56.9368,17.8383,200), weight = 3 + nu_mu, kinetic energy (MeV) = 282.965, position (cm) = (41.5514,8.12347,200), weight = 3 + pi+, kinetic energy (MeV) = 69.0837, position (cm) = (-8.67792,4.17128,200), weight = 2 + proton, kinetic energy (MeV) = 736.745, position (cm) = (28.1601,-22.2588,200), weight = 1 + gamma, kinetic energy (MeV) = 1.11116, position (cm) = (28.9708,-26.8746,200), weight = 10 + neutron, kinetic energy (MeV) = 79.3524, position (cm) = (19.9164,-27.0432,200), weight = 5 + gamma, kinetic energy (MeV) = 2.2532, position (cm) = (-9.04051,14.9449,200), weight = 1 + e+, kinetic energy (MeV) = 19.8988, position (cm) = (-8.34077,-5.96829,200), weight = 1 + gamma, kinetic energy (MeV) = 0.948459, position (cm) = (-8.35215,-5.98944,200), weight = 1 + gamma, kinetic energy (MeV) = 13.6863, position (cm) = (-8.32776,-5.97421,200), weight = 1 + gamma, kinetic energy (MeV) = 9.58358, position (cm) = (-8.23563,-5.91121,200), weight = 1 + e-, kinetic energy (MeV) = 54.103, position (cm) = (-7.83617,-5.49585,200), weight = 1 + gamma, kinetic energy (MeV) = 0.327275, position (cm) = (-7.90758,-5.61552,200), weight = 1 + gamma, kinetic energy (MeV) = 4.73796, position (cm) = (-15.7815,-15.2633,200), weight = 1 + gamma, kinetic energy (MeV) = 0.267603, position (cm) = (-6.10381,-0.220841,200), weight = 1 + gamma, kinetic energy (MeV) = 0.161362, position (cm) = (-12.4916,-23.4403,200), weight = 1 + gamma, kinetic energy (MeV) = 0.455947, position (cm) = (-13.2016,-6.87006,200), weight = 1 + gamma, kinetic energy (MeV) = 0.537149, position (cm) = (-14.8173,-16.4552,200), weight = 1 + gamma, kinetic energy (MeV) = 0.302514, position (cm) = (-11.2122,-11.8565,200), weight = 1 + e-, kinetic energy (MeV) = 19.501, position (cm) = (-12.054,-11.4888,200), weight = 1 + gamma, kinetic energy (MeV) = 0.425345, position (cm) = (-12.0534,-11.4889,200), weight = 1 + gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-6.72219,-12.3502,200), weight = 1 + gamma, kinetic energy (MeV) = 0.125288, position (cm) = (-0.846462,2.67664,200), weight = 1 + gamma, kinetic energy (MeV) = 1.17279, position (cm) = (-2.78883,-8.48702,200), weight = 1 + gamma, kinetic energy (MeV) = 0.140172, position (cm) = (-10.8041,-3.04085,200), weight = 1 + gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-10.9392,-5.54171,200), weight = 1 + gamma, kinetic energy (MeV) = 1.18071, position (cm) = (-23.4811,-9.45833,200), weight = 1 + e-, kinetic energy (MeV) = 2.7479, position (cm) = (-23.5026,-9.90399,200), weight = 1 + gamma, kinetic energy (MeV) = 0.451127, position (cm) = (-23.8102,-10.091,200), weight = 1 + gamma, kinetic energy (MeV) = 0.232306, position (cm) = (-23.1149,-8.26886,200), weight = 1 + gamma, kinetic energy (MeV) = 3.99838, position (cm) = (-14.5861,-6.11229,200), weight = 1 + gamma, kinetic energy (MeV) = 0.564858, position (cm) = (-5.08425,-9.28903,200), weight = 1 + gamma, kinetic energy (MeV) = 77.1393, position (cm) = (-12.4135,-5.133,200), weight = 1 + e+, kinetic energy (MeV) = 70.5271, position (cm) = (-13.1193,-4.41309,200), weight = 1 + e-, kinetic energy (MeV) = 12.0792, position (cm) = (-13.0579,-4.51574,200), weight = 1 + e-, kinetic energy (MeV) = 1.0527, position (cm) = (-13.0592,-4.59878,200), weight = 1 + gamma, kinetic energy (MeV) = 0.129536, position (cm) = (-12.005,8.51117,200), weight = 1 + neutron, kinetic energy (MeV) = 121.989, position (cm) = (31.0061,2.99351,200), weight = 1 + gamma, kinetic energy (MeV) = 0.160535, position (cm) = (-41.1271,-26.2404,200), weight = 3 + proton, kinetic energy (MeV) = 262.606, position (cm) = (-43.9693,-28.5053,200), weight = 1 + gamma, kinetic energy (MeV) = 0.41317, position (cm) = (-37.7951,28.0752,200), weight = 3 + gamma, kinetic energy (MeV) = 0.260448, position (cm) = (-40.1723,25.2073,200), weight = 3 + gamma, kinetic energy (MeV) = 0.0562868, position (cm) = (-39.214,25.3169,200), weight = 3 + gamma, kinetic energy (MeV) = 24.045, position (cm) = (-36.5669,22.2589,200), weight = 3 + neutron, kinetic energy (MeV) = 0.000348525, position (cm) = (-13.5284,25.2863,200), weight = 1 + anti_nu_e, kinetic energy (MeV) = 46.7021, position (cm) = (-18.0863,33.1587,200), weight = 3 + e+, kinetic energy (MeV) = 12.1391, position (cm) = (-44.9103,31.396,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0366516, position (cm) = (-44.7696,31.2235,200), weight = 1 + gamma, kinetic energy (MeV) = 57.287, position (cm) = (-44.4496,30.3744,200), weight = 1 + gamma, kinetic energy (MeV) = 6.61893, position (cm) = (-44.388,30.3226,200), weight = 1 + gamma, kinetic energy (MeV) = 0.211541, position (cm) = (-44.2214,30.0681,200), weight = 1 + gamma, kinetic energy (MeV) = 2.54902, position (cm) = (-44.528,30.3478,200), weight = 1 + gamma, kinetic energy (MeV) = 0.124997, position (cm) = (-35.9468,20.3539,200), weight = 1 + gamma, kinetic energy (MeV) = 5.70736, position (cm) = (-43.9975,29.854,200), weight = 1 + gamma, kinetic energy (MeV) = 22.5693, position (cm) = (-44.323,30.0556,200), weight = 1 + gamma, kinetic energy (MeV) = 1.33408, position (cm) = (-45.3885,32.5611,200), weight = 1 + gamma, kinetic energy (MeV) = 0.25812, position (cm) = (-36.4779,16.3137,200), weight = 1 + gamma, kinetic energy (MeV) = 8.41628, position (cm) = (-43.8207,29.6711,200), weight = 1 + gamma, kinetic energy (MeV) = 9.34391, position (cm) = (-43.3859,29.7698,200), weight = 1 + gamma, kinetic energy (MeV) = 0.391033, position (cm) = (-38.3296,24.3845,200), weight = 1 + gamma, kinetic energy (MeV) = 7.19198, position (cm) = (-42.8653,29.6435,200), weight = 1 + gamma, kinetic energy (MeV) = 0.148622, position (cm) = (-34.9374,29.095,200), weight = 1 + gamma, kinetic energy (MeV) = 0.119975, position (cm) = (-39.2901,31.8257,200), weight = 1 + gamma, kinetic energy (MeV) = 0.21852, position (cm) = (-39.6118,29.4652,200), weight = 1 + e-, kinetic energy (MeV) = 3.27666, position (cm) = (-40,29.5596,200), weight = 1 + gamma, kinetic energy (MeV) = 15.0822, position (cm) = (-39.6375,28.6205,200), weight = 1 + gamma, kinetic energy (MeV) = 0.159172, position (cm) = (-35.8331,24.9359,200), weight = 1 + gamma, kinetic energy (MeV) = 0.315486, position (cm) = (-37.1304,26.2108,200), weight = 1 + gamma, kinetic energy (MeV) = 3.02328, position (cm) = (-41.2667,33.9923,200), weight = 1 + gamma, kinetic energy (MeV) = 0.160633, position (cm) = (-44.3101,31.8069,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0787405, position (cm) = (-52.5641,25.2159,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0729413, position (cm) = (-39.1074,27.5181,200), weight = 1 + gamma, kinetic energy (MeV) = 0.994082, position (cm) = (-49.3008,20.756,200), weight = 1 + gamma, kinetic energy (MeV) = 0.629054, position (cm) = (-33.2841,33.2534,200), weight = 1 + gamma, kinetic energy (MeV) = 0.192795, position (cm) = (-23.4223,30.0103,200), weight = 3 + neutron, kinetic energy (MeV) = 3.5425, position (cm) = (-23.3803,30.0161,200), weight = 1 + gamma, kinetic energy (MeV) = 8.47677, position (cm) = (-23.5767,29.5128,200), weight = 1 + neutron, kinetic energy (MeV) = 436.253, position (cm) = (-25.7524,24.8967,200), weight = 1 + gamma, kinetic energy (MeV) = 1.09661, position (cm) = (55.562,21.3075,200), weight = 18 + gamma, kinetic energy (MeV) = 0.582467, position (cm) = (63.126,30.8193,200), weight = 18 + gamma, kinetic energy (MeV) = 0.107931, position (cm) = (-31.0815,-65.4753,200), weight = 8 + gamma, kinetic energy (MeV) = 4.45104, position (cm) = (-56.0646,-12.8651,200), weight = 8 + neutron, kinetic energy (MeV) = 98.668, position (cm) = (-57.7434,-7.96835,200), weight = 4 + gamma, kinetic energy (MeV) = 0.48587, position (cm) = (-30.4903,-30.4074,200), weight = 2 + gamma, kinetic energy (MeV) = 66.4791, position (cm) = (-44.8639,-57.392,200), weight = 2 + gamma, kinetic energy (MeV) = 0.251654, position (cm) = (-42.703,-64.2744,200), weight = 2 + neutron, kinetic energy (MeV) = 109.176, position (cm) = (-57.3852,90.9738,200), weight = 1 + neutron, kinetic energy (MeV) = 0.236377, position (cm) = (-10.7129,-60.6617,200), weight = 4 + gamma, kinetic energy (MeV) = 0.169487, position (cm) = (14.3859,-37.8258,200), weight = 4 + neutron, kinetic energy (MeV) = 2.45062, position (cm) = (16.7001,-43.5976,200), weight = 4 + neutron, kinetic energy (MeV) = 91.3969, position (cm) = (6.03452,-44.9843,200), weight = 4 + gamma, kinetic energy (MeV) = 0.35833, position (cm) = (-0.391694,-5.3109,200), weight = 1 + gamma, kinetic energy (MeV) = 0.545361, position (cm) = (4.343,-2.88044,200), weight = 1 + gamma, kinetic energy (MeV) = 8.3852, position (cm) = (-8.01677,4.60904,200), weight = 1 + gamma, kinetic energy (MeV) = 0.271665, position (cm) = (-2.6774,-2.13805,200), weight = 1 + gamma, kinetic energy (MeV) = 1.35898, position (cm) = (-6.28627,-14.206,200), weight = 1 + gamma, kinetic energy (MeV) = 1.1707, position (cm) = (0.0634866,1.57201,200), weight = 1 + gamma, kinetic energy (MeV) = 0.210722, position (cm) = (-6.05468,-9.53704,200), weight = 1 + gamma, kinetic energy (MeV) = 0.705344, position (cm) = (-5.63813,-8.74499,200), weight = 1 + gamma, kinetic energy (MeV) = 0.888518, position (cm) = (-5.62388,-9.70874,200), weight = 1 + gamma, kinetic energy (MeV) = 0.520504, position (cm) = (-5.72882,-11.0077,200), weight = 1 + gamma, kinetic energy (MeV) = 3.93161, position (cm) = (-4.90847,-12.0366,200), weight = 1 + gamma, kinetic energy (MeV) = 1.0978, position (cm) = (-6.58729,-11.9323,200), weight = 1 + gamma, kinetic energy (MeV) = 0.610769, position (cm) = (-6.5958,-7.81614,200), weight = 1 + gamma, kinetic energy (MeV) = 18.2259, position (cm) = (-6.60153,-10.7928,200), weight = 1 + gamma, kinetic energy (MeV) = 0.111205, position (cm) = (-2.82566,-2.13196,200), weight = 1 + gamma, kinetic energy (MeV) = 1.15369, position (cm) = (-0.844968,-11.3408,200), weight = 1 + gamma, kinetic energy (MeV) = 0.355518, position (cm) = (13.832,-3.24083,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0552244, position (cm) = (13.2874,5.33364,200), weight = 1 + gamma, kinetic energy (MeV) = 17.4094, position (cm) = (9.31252,-4.79311,200), weight = 1 + gamma, kinetic energy (MeV) = 0.807653, position (cm) = (14.988,-8.8428,200), weight = 1 + gamma, kinetic energy (MeV) = 0.108242, position (cm) = (9.3555,-2.08258,200), weight = 1 + gamma, kinetic energy (MeV) = 8.81945, position (cm) = (16.9703,-10.4827,200), weight = 1 + gamma, kinetic energy (MeV) = 4.00827, position (cm) = (16.2201,-10.6303,200), weight = 1 + gamma, kinetic energy (MeV) = 1.42958, position (cm) = (-11.1489,6.56864,200), weight = 1 + gamma, kinetic energy (MeV) = 0.15123, position (cm) = (11.7338,3.51158,200), weight = 1 + gamma, kinetic energy (MeV) = 26.8473, position (cm) = (-1.47556,-1.56278,200), weight = 1 + gamma, kinetic energy (MeV) = 20.095, position (cm) = (15.6478,-1.52507,200), weight = 1 + gamma, kinetic energy (MeV) = 1.46999, position (cm) = (-9.26666,13.956,200), weight = 1 + gamma, kinetic energy (MeV) = 0.323326, position (cm) = (-16.6942,6.1226,200), weight = 1 + gamma, kinetic energy (MeV) = 0.106516, position (cm) = (-19.6554,3.19527,200), weight = 1 + gamma, kinetic energy (MeV) = 3.6657, position (cm) = (-19.7401,6.14328,200), weight = 1 + gamma, kinetic energy (MeV) = 0.557374, position (cm) = (5.76535,-13.1868,200), weight = 1 + gamma, kinetic energy (MeV) = 2.36871, position (cm) = (0.735174,-7.79122,200), weight = 1 + gamma, kinetic energy (MeV) = 4.72849, position (cm) = (0.47371,-4.02689,200), weight = 1 + gamma, kinetic energy (MeV) = 0.146187, position (cm) = (-10.5893,0.853484,200), weight = 1 + gamma, kinetic energy (MeV) = 10.332, position (cm) = (1.89902,-2.40763,200), weight = 1 + gamma, kinetic energy (MeV) = 0.555243, position (cm) = (10.544,7.07889,200), weight = 1 + gamma, kinetic energy (MeV) = 1.33258, position (cm) = (4.46575,3.58469,200), weight = 1 + gamma, kinetic energy (MeV) = 5.29263, position (cm) = (-5.04964,2.54858,200), weight = 1 + gamma, kinetic energy (MeV) = 8.70433, position (cm) = (5.42494,2.68084,200), weight = 1 + gamma, kinetic energy (MeV) = 1.22128, position (cm) = (-0.64333,8.23454,200), weight = 1 + gamma, kinetic energy (MeV) = 89.4282, position (cm) = (-1.96479,-0.944526,200), weight = 1 + gamma, kinetic energy (MeV) = 0.155208, position (cm) = (-2.73476,-0.440813,200), weight = 1 + gamma, kinetic energy (MeV) = 0.42922, position (cm) = (-3.9017,4.05273,200), weight = 1 + gamma, kinetic energy (MeV) = 0.255773, position (cm) = (-3.78414,3.61036,200), weight = 1 + e-, kinetic energy (MeV) = 3.7692, position (cm) = (-0.680794,-2.67594,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0737578, position (cm) = (-0.684265,-2.68163,200), weight = 1 + gamma, kinetic energy (MeV) = 0.200142, position (cm) = (-0.617099,-2.56419,200), weight = 1 + gamma, kinetic energy (MeV) = 0.754695, position (cm) = (-6.13382,-1.66357,200), weight = 1 + gamma, kinetic energy (MeV) = 33.8948, position (cm) = (-1.52935,0.143952,200), weight = 1 + gamma, kinetic energy (MeV) = 11.2746, position (cm) = (-11.6324,5.62291,200), weight = 1 + gamma, kinetic energy (MeV) = 1.53087, position (cm) = (-8.47408,4.33907,200), weight = 1 + gamma, kinetic energy (MeV) = 0.059009, position (cm) = (19.6291,5.77809,200), weight = 1 + gamma, kinetic energy (MeV) = 0.510999, position (cm) = (0.737769,-11.9835,200), weight = 1 + gamma, kinetic energy (MeV) = 0.266359, position (cm) = (-1.01936,-11.3804,200), weight = 1 + gamma, kinetic energy (MeV) = 3.35067, position (cm) = (-0.911059,-11.6082,200), weight = 1 + gamma, kinetic energy (MeV) = 2.3655, position (cm) = (-0.181284,-11.7527,200), weight = 1 + e+, kinetic energy (MeV) = 20.5493, position (cm) = (3.61973,-3.1694,200), weight = 1 + e-, kinetic energy (MeV) = 37.9271, position (cm) = (3.62524,-3.16833,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0554548, position (cm) = (3.54493,-3.05165,200), weight = 1 + gamma, kinetic energy (MeV) = 4.50785, position (cm) = (-11.9436,7.40574,200), weight = 1 + gamma, kinetic energy (MeV) = 0.742732, position (cm) = (-13.1481,-3.19608,200), weight = 1 + gamma, kinetic energy (MeV) = 1.31814, position (cm) = (-11.1856,-8.64018,200), weight = 1 + gamma, kinetic energy (MeV) = 1.13885, position (cm) = (-1.2844,-9.17182,200), weight = 1 + gamma, kinetic energy (MeV) = 1.43261, position (cm) = (13.5526,6.24332,200), weight = 1 + gamma, kinetic energy (MeV) = 11.5295, position (cm) = (-0.0424916,-4.47934,200), weight = 1 + gamma, kinetic energy (MeV) = 4.1472, position (cm) = (27.7726,-17.771,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0848498, position (cm) = (-4.05846,11.1212,200), weight = 1 + gamma, kinetic energy (MeV) = 0.775323, position (cm) = (17.8453,-9.46447,200), weight = 1 + gamma, kinetic energy (MeV) = 1.30567, position (cm) = (32.4933,26.8422,200), weight = 1 + gamma, kinetic energy (MeV) = 20.0902, position (cm) = (1.46399,4.79847,200), weight = 1 + gamma, kinetic energy (MeV) = 2.09367, position (cm) = (-1.08058,3.17505,200), weight = 1 + gamma, kinetic energy (MeV) = 39.2189, position (cm) = (-1.34908,13.4807,200), weight = 1 + e+, kinetic energy (MeV) = 48.6587, position (cm) = (21.7708,-0.809858,200), weight = 1 + gamma, kinetic energy (MeV) = 0.184067, position (cm) = (21.7726,-0.827498,200), weight = 1 + e-, kinetic energy (MeV) = 2.94803, position (cm) = (22.3969,0.624994,200), weight = 1 + gamma, kinetic energy (MeV) = 2.28548, position (cm) = (5.60004,-28.6401,200), weight = 1 + gamma, kinetic energy (MeV) = 0.179784, position (cm) = (2.2636,-12.417,200), weight = 1 + gamma, kinetic energy (MeV) = 4.56423, position (cm) = (-18.0772,15.4123,200), weight = 1 + gamma, kinetic energy (MeV) = 4.45521, position (cm) = (27.9958,6.97117,200), weight = 1 + gamma, kinetic energy (MeV) = 0.114032, position (cm) = (1.5562,14.8078,200), weight = 1 + gamma, kinetic energy (MeV) = 2.3003, position (cm) = (-2.07231,-0.896457,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0642833, position (cm) = (0.464726,-2.35891,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0977426, position (cm) = (4.96798,4.33875,200), weight = 1 + gamma, kinetic energy (MeV) = 17.8406, position (cm) = (-10.7519,22.5494,200), weight = 1 + gamma, kinetic energy (MeV) = 1.63773, position (cm) = (-10.0891,11.1671,200), weight = 1 + gamma, kinetic energy (MeV) = 0.548808, position (cm) = (-9.97875,5.19952,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0916125, position (cm) = (-10.2129,4.34866,200), weight = 1 + gamma, kinetic energy (MeV) = 39.7387, position (cm) = (4.51262,14.9539,200), weight = 1 + gamma, kinetic energy (MeV) = 13.3187, position (cm) = (-1.31534,-6.46518,200), weight = 1 + gamma, kinetic energy (MeV) = 6.18276, position (cm) = (-1.08056,-14.374,200), weight = 1 + gamma, kinetic energy (MeV) = 0.407743, position (cm) = (-0.743571,-5.95427,200), weight = 1 + gamma, kinetic energy (MeV) = 2.78313, position (cm) = (18.5576,21.1128,200), weight = 1 + gamma, kinetic energy (MeV) = 10.4382, position (cm) = (11.783,-16.8459,200), weight = 1 + gamma, kinetic energy (MeV) = 1.37383, position (cm) = (3.672,6.95635,200), weight = 1 + e-, kinetic energy (MeV) = 4.12602, position (cm) = (1.71199,4.70209,200), weight = 1 + gamma, kinetic energy (MeV) = 32.6822, position (cm) = (1.96001,5.10012,200), weight = 1 + gamma, kinetic energy (MeV) = 0.182873, position (cm) = (-5.70334,-7.37038,200), weight = 1 + e-, kinetic energy (MeV) = 0.390002, position (cm) = (-1.57651,2.32418,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0830891, position (cm) = (-0.916043,1.889,200), weight = 1 + gamma, kinetic energy (MeV) = 1.62236, position (cm) = (-0.332306,1.32647,200), weight = 1 + gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-0.270329,1.10451,200), weight = 1 + e-, kinetic energy (MeV) = 2.58747, position (cm) = (-0.138565,1.56231,200), weight = 1 + gamma, kinetic energy (MeV) = 28.7186, position (cm) = (0.206712,1.36263,200), weight = 1 + gamma, kinetic energy (MeV) = 0.167886, position (cm) = (4.27193,-7.837,200), weight = 1 + gamma, kinetic energy (MeV) = 3.32982, position (cm) = (-1.48683,-1.25873,200), weight = 1 + gamma, kinetic energy (MeV) = 7.24052, position (cm) = (7.65796,19.5077,200), weight = 1 + gamma, kinetic energy (MeV) = 0.125899, position (cm) = (0.228402,-0.363882,200), weight = 1 + gamma, kinetic energy (MeV) = 0.440113, position (cm) = (3.42164,-6.61356,200), weight = 1 + gamma, kinetic energy (MeV) = 0.073359, position (cm) = (-2.66154,-6.26774,200), weight = 1 + gamma, kinetic energy (MeV) = 8.17353, position (cm) = (-11.1324,-3.46394,200), weight = 1 + gamma, kinetic energy (MeV) = 0.269667, position (cm) = (-10.7961,-8.71302,200), weight = 1 + gamma, kinetic energy (MeV) = 29.5606, position (cm) = (3.39653,6.90197,200), weight = 1 + gamma, kinetic energy (MeV) = 1.53864, position (cm) = (5.27409,14.8318,200), weight = 1 + gamma, kinetic energy (MeV) = 3.66512, position (cm) = (0.094035,2.58766,200), weight = 1 + gamma, kinetic energy (MeV) = 0.870071, position (cm) = (-2.59328,3.47522,200), weight = 1 + gamma, kinetic energy (MeV) = 0.216107, position (cm) = (4.71593,11.1784,200), weight = 3 + gamma, kinetic energy (MeV) = 0.165085, position (cm) = (7.54386,-4.02614,200), weight = 1 + gamma, kinetic energy (MeV) = 1.26632, position (cm) = (7.49523,-6.72044,200), weight = 1 + gamma, kinetic energy (MeV) = 10.9496, position (cm) = (-1.51985,0.812086,200), weight = 1 + gamma, kinetic energy (MeV) = 2.15291, position (cm) = (-37.6622,-34.4403,200), weight = 1 + gamma, kinetic energy (MeV) = 4.18436, position (cm) = (10.69,22.4174,200), weight = 1 + gamma, kinetic energy (MeV) = 0.212425, position (cm) = (-16.9638,12.7753,200), weight = 1 + gamma, kinetic energy (MeV) = 0.16981, position (cm) = (8.00819,-0.916004,200), weight = 1 + gamma, kinetic energy (MeV) = 3.97253, position (cm) = (31.0129,-37.68,200), weight = 1 + gamma, kinetic energy (MeV) = 1.01594, position (cm) = (21.0499,-20.9808,200), weight = 1 + gamma, kinetic energy (MeV) = 0.920579, position (cm) = (-1.00008,4.27532,200), weight = 1 + gamma, kinetic energy (MeV) = 0.116089, position (cm) = (-40.3056,11.3581,200), weight = 1 + e+, kinetic energy (MeV) = 39.38, position (cm) = (0.60455,2.53711,200), weight = 1 + gamma, kinetic energy (MeV) = 0.180952, position (cm) = (0.60122,2.53887,200), weight = 1 + gamma, kinetic energy (MeV) = 4.77616, position (cm) = (0.587354,2.48362,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0947097, position (cm) = (-1.51697,2.06968,200), weight = 1 + gamma, kinetic energy (MeV) = 1.02488, position (cm) = (3.62743,3.14107,200), weight = 1 + gamma, kinetic energy (MeV) = 7.78966, position (cm) = (1.38408,0.946642,200), weight = 1 + gamma, kinetic energy (MeV) = 0.25131, position (cm) = (-4.25798,-2.1381,200), weight = 1 + e-, kinetic energy (MeV) = 0.534164, position (cm) = (3.00842,1.26355,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0781252, position (cm) = (0.994251,9.23606,200), weight = 1 + gamma, kinetic energy (MeV) = 2.66062, position (cm) = (-0.747983,8.92909,200), weight = 1 + gamma, kinetic energy (MeV) = 1.20554, position (cm) = (3.40138,9.54486,200), weight = 1 + gamma, kinetic energy (MeV) = 0.510999, position (cm) = (-2.88374,-8.78947,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0942083, position (cm) = (7.42295,-1.17474,200), weight = 1 + gamma, kinetic energy (MeV) = 12.6763, position (cm) = (-4.27579,3.15382,200), weight = 1 + gamma, kinetic energy (MeV) = 2.96203, position (cm) = (-5.22759,5.07453,200), weight = 1 + gamma, kinetic energy (MeV) = 0.195535, position (cm) = (-16.7432,2.513,200), weight = 1 + gamma, kinetic energy (MeV) = 34.8713, position (cm) = (-2.06785,18.6188,200), weight = 1 + gamma, kinetic energy (MeV) = 70.3455, position (cm) = (4.21165,4.61741,200), weight = 1 + gamma, kinetic energy (MeV) = 0.882604, position (cm) = (4.98936,6.19504,200), weight = 1 + gamma, kinetic energy (MeV) = 7.28178, position (cm) = (8.03318,-5.77712,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0639059, position (cm) = (-13.8229,-12.4962,200), weight = 1 + gamma, kinetic energy (MeV) = 0.209625, position (cm) = (9.41263,-2.65525,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0782446, position (cm) = (-6.73715,-9.51976,200), weight = 1 + gamma, kinetic energy (MeV) = 0.128136, position (cm) = (-2.92338,-8.63574,200), weight = 1 + gamma, kinetic energy (MeV) = 7.33976, position (cm) = (0.759344,1.23503,200), weight = 1 + gamma, kinetic energy (MeV) = 5.01188, position (cm) = (-19.9649,-1.77215,200), weight = 1 + gamma, kinetic energy (MeV) = 0.118356, position (cm) = (-26.1588,4.64846,200), weight = 1 + gamma, kinetic energy (MeV) = 13.606, position (cm) = (-9.18349,-4.48863,200), weight = 1 + gamma, kinetic energy (MeV) = 0.167764, position (cm) = (-0.247048,-2.28334,200), weight = 1 + gamma, kinetic energy (MeV) = 3.40804, position (cm) = (-1.01488,9.15212,200), weight = 1 + gamma, kinetic energy (MeV) = 2.60609, position (cm) = (9.01345,5.52795,200), weight = 1 + gamma, kinetic energy (MeV) = 7.1022, position (cm) = (-3.11204,9.09094,200), weight = 1 + gamma, kinetic energy (MeV) = 5.0336, position (cm) = (5.4409,19.1608,200), weight = 1 + gamma, kinetic energy (MeV) = 9.55289, position (cm) = (-17.3928,-43.0863,200), weight = 1 + gamma, kinetic energy (MeV) = 4.2234, position (cm) = (14.4368,-13.5798,200), weight = 1 + gamma, kinetic energy (MeV) = 5.28007, position (cm) = (13.1526,-11.8831,200), weight = 1 + gamma, kinetic energy (MeV) = 0.521025, position (cm) = (-2.78846,2.09926,200), weight = 1 + gamma, kinetic energy (MeV) = 0.0882749, position (cm) = (6.57501,-2.99247,200), weight = 1 + gamma, kinetic energy (MeV) = 0.491665, position (cm) = (-6.46749,-0.670916,200), weight = 1 + gamma, kinetic energy (MeV) = 0.188813, position (cm) = (-7.01968,0.378716,200), weight = 1 + gamma, kinetic energy (MeV) = 0.10204, position (cm) = (-0.115906,-52.7435,200), weight = 1 + gamma, kinetic energy (MeV) = 0.543196, position (cm) = (0.257928,-7.81442,200), weight = 1 + gamma, kinetic energy (MeV) = 19.9715, position (cm) = (15.8668,-13.4352,200), weight = 1 + gamma, kinetic energy (MeV) = 7.29027, position (cm) = (-6.86486,4.87257,200), weight = 1 + gamma, kinetic energy (MeV) = 0.339383, position (cm) = (-12.8759,-13.405,200), weight = 1 + gamma, kinetic energy (MeV) = 27.4612, position (cm) = (1.20669,1.40943,200), weight = 1 + gamma, kinetic energy (MeV) = 0.162695, position (cm) = (-9.71679,10.0486,200), weight = 1 + gamma, kinetic energy (MeV) = 20.5491, position (cm) = (4.52205,-4.1182,200), weight = 1 + gamma, kinetic energy (MeV) = 0.132117, position (cm) = (-0.228985,-14.1451,200), weight = 1 + gamma, kinetic energy (MeV) = 0.746871, position (cm) = (-22.6991,-29.067,200), weight = 1 + gamma, kinetic energy (MeV) = 3.14043, position (cm) = (1.97017,-5.78844,200), weight = 1 + gamma, kinetic energy (MeV) = 0.754518, position (cm) = (11.6679,6.80155,200), weight = 1 + gamma, kinetic energy (MeV) = 0.490432, position (cm) = (12.6764,-4.1843,200), weight = 1 + gamma, kinetic energy (MeV) = 7.91745, position (cm) = (10.4889,-48.4798,200), weight = 1 + gamma, kinetic energy (MeV) = 0.283726, position (cm) = (-30.246,-16.1107,200), weight = 1 + gamma, kinetic energy (MeV) = 2.885, position (cm) = (5.06994,14.0855,200), weight = 1 + gamma, kinetic energy (MeV) = 1.26075, position (cm) = (5.27817,-9.80742,200), weight = 1 + gamma, kinetic energy (MeV) = 8.18929, position (cm) = (-3.65976,-1.79308,200), weight = 1 + gamma, kinetic energy (MeV) = 15.6846, position (cm) = (13.8896,-8.36539,200), weight = 1 + gamma, kinetic energy (MeV) = 0.452501, position (cm) = (33.5685,-0.75042,200), weight = 1 + gamma, kinetic energy (MeV) = 5.66573, position (cm) = (3.51303,-1.02379,200), weight = 1 + gamma, kinetic energy (MeV) = 0.426297, position (cm) = (-1.53326,-13.3134,200), weight = 1 + gamma, kinetic energy (MeV) = 4.64852, position (cm) = (11.2853,-6.92059,200), weight = 1 + gamma, kinetic energy (MeV) = 0.181599, position (cm) = (6.49219,-13.1164,200), weight = 1 + gamma, kinetic energy (MeV) = 4.725, position (cm) = (1.49186,-6.01611,200), weight = 1 + gamma, kinetic energy (MeV) = 1.44644, position (cm) = (5.7708,-2.23109,200), weight = 1 + gamma, kinetic energy (MeV) = 4.51848, position (cm) = (2.90415,-1.71601,200), weight = 1 + gamma, kinetic energy (MeV) = 3.30399, position (cm) = (2.62087,-4.02677,200), weight = 1 + gamma, kinetic energy (MeV) = 2.8739, position (cm) = (20.6631,-30.2893,200), weight = 1 + gamma, kinetic energy (MeV) = 0.122555, position (cm) = (-7.70136,-44.1642,200), weight = 1 + gamma, kinetic energy (MeV) = 0.102033, position (cm) = (3.70699,-8.63653,200), weight = 1 + gamma, kinetic energy (MeV) = 2.17387, position (cm) = (-14.566,-14.5456,200), weight = 1 + gamma, kinetic energy (MeV) = 7.429, position (cm) = (1.6074,14.0852,200), weight = 1 + gamma, kinetic energy (MeV) = 25.2438, position (cm) = (-8.22144,2.06434,200), weight = 1 + gamma, kinetic energy (MeV) = 0.60456, position (cm) = (-1.15396,-16.6044,200), weight = 1 + gamma, kinetic energy (MeV) = 0.117605, position (cm) = (4.45337,1.09242,200), weight = 1 + gamma, kinetic energy (MeV) = 1.42924, position (cm) = (16.048,-3.39664,200), weight = 1 + gamma, kinetic energy (MeV) = 6.63153, position (cm) = (8.27617,-14.6831,200), weight = 1 + gamma, kinetic energy (MeV) = 0.678551, position (cm) = (9.56067,0.614839,200), weight = 1 + gamma, kinetic energy (MeV) = 132.13, position (cm) = (1.24753,-0.348666,200), weight = 1 + gamma, kinetic energy (MeV) = 57.9243, position (cm) = (-0.603709,-4.13942,200), weight = 1 + gamma, kinetic energy (MeV) = 0.620457, position (cm) = (-0.514795,7.16149,200), weight = 1 + gamma, kinetic energy (MeV) = 2.69152, position (cm) = (1.48228,0.627622,200), weight = 1 + gamma, kinetic energy (MeV) = 1.90399, position (cm) = (-30.6834,-17.9632,200), weight = 1 + e-, kinetic energy (MeV) = 5.05715, position (cm) = (-30.3618,-18.0193,200), weight = 1 + gamma, kinetic energy (MeV) = 1.3946, position (cm) = (-1.29355,-7.56055,200), weight = 1 + gamma, kinetic energy (MeV) = 2.10895, position (cm) = (0.278934,7.08818,200), weight = 1 + gamma, kinetic energy (MeV) = 21.3953, position (cm) = (-28.5178,3.47082,200), weight = 1 Graphics systems deleted. Visualization Manager deleting... diff --git a/examples/extended/biasing/ReverseMC01/run_adjoint_simulation_electron.out b/examples/extended/biasing/ReverseMC01/run_adjoint_simulation_electron.out index 5ed4a08bf65..c6fd098a489 100644 --- a/examples/extended/biasing/ReverseMC01/run_adjoint_simulation_electron.out +++ b/examples/extended/biasing/ReverseMC01/run_adjoint_simulation_electron.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -410,7 +410,7 @@ nb event 175000 Run terminated. Run Summary Run Aborted after 175200 events processed. - User=74.920000s Real=75.542429s Sys=0.060000s + User=70.140000s Real=70.784642s Sys=0.080000s Results of reverse/adjoint simulation! normalised edep [MeV] = 0.0016474 error[MeV] = 1.64738e-05 diff --git a/examples/extended/common/common.out b/examples/extended/common/common.out index 9fac9779f03..f72a7f0b594 100644 --- a/examples/extended/common/common.out +++ b/examples/extended/common/common.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -114,7 +114,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.000244s Sys=0.000000s + User=0.000000s Real=0.000314s Sys=0.000000s Graphics systems deleted. Visualization Manager deleting... G4 kernel has come to Quit state. diff --git a/examples/extended/electromagnetic/TestEm0/TestEm0.out b/examples/extended/electromagnetic/TestEm0/TestEm0.out index 2650bf5ed77..4df4a89c3ad 100644 --- a/examples/extended/electromagnetic/TestEm0/TestEm0.out +++ b/examples/extended/electromagnetic/TestEm0/TestEm0.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -157,7 +157,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000260s Sys=0.000000s + User=0.000000s Real=0.000362s Sys=0.000000s Material: Water density: 1.000 g/cm3 RadL: 36.092 cm Nucl.Int.Length: 75.356 cm Imean: 78.000 eV temperature: 293.15 K pressure: 1.00 atm @@ -227,7 +227,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000119s Sys=0.000000s + User=0.000000s Real=0.000152s Sys=0.000000s ================== Deleting memory pools =================== Number of memory pools allocated: 9 of which, static: 0 Dynamic pools deleted: 9 / Total memory freed: 0.012 MB diff --git a/examples/extended/electromagnetic/TestEm1/TestEm1.out b/examples/extended/electromagnetic/TestEm1/TestEm1.out index e4adf43517c..04d6671f727 100644 --- a/examples/extended/electromagnetic/TestEm1/TestEm1.out +++ b/examples/extended/electromagnetic/TestEm1/TestEm1.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -325,13 +325,13 @@ hIoni: for proton XStype:1 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -404,13 +404,13 @@ hIoni: for anti_proton XStype:1 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -437,13 +437,13 @@ hIoni: for kaon+ XStype:1 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -470,13 +470,13 @@ hIoni: for kaon- XStype:1 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -503,13 +503,13 @@ muIoni: for mu+ XStype:1 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -536,13 +536,13 @@ muIoni: for mu- XStype:1 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -569,13 +569,13 @@ hIoni: for pi+ XStype:1 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -602,13 +602,13 @@ hIoni: for pi- XStype:1 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -650,7 +650,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 2000 - User=1.690000s Real=1.698893s Sys=0.000000s + User=1.710000s Real=1.717760s Sys=0.000000s ======================== run summary ====================== @@ -719,7 +719,7 @@ N=17 V[N]={690198723536179998, 579348065020758353, 1232261265139153084, 16578704 Run terminated. Run Summary Number of events processed : 2000 - User=0.070000s Real=0.069097s Sys=0.000000s + User=0.070000s Real=0.072415s Sys=0.000000s ======================== run summary ====================== diff --git a/examples/extended/electromagnetic/TestEm10/TestEm10.out b/examples/extended/electromagnetic/TestEm10/TestEm10.out index d5991985ee3..4077ee28ad3 100644 --- a/examples/extended/electromagnetic/TestEm10/TestEm10.out +++ b/examples/extended/electromagnetic/TestEm10/TestEm10.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -218,7 +218,7 @@ Lorentz Factor XTR photon number total time for build X-ray TR energy loss tables = 0.62 s Build angle for energy distribution according the current radiator -total time for build X-ray TR angle for energy loss tables = 2.02 s +total time for build X-ray TR angle for energy loss tables = 2.04 s msc: for e+ SubType= 10 ===== EM models for the G4Region DefaultRegionForTheWorld ====== @@ -308,7 +308,7 @@ Lorentz Factor XTR photon number total time for build X-ray TR energy loss tables = 0.62 s Build angle for energy distribution according the current radiator -total time for build X-ray TR angle for energy loss tables = 2.02 s +total time for build X-ray TR angle for energy loss tables = 2.03 s msc: for proton SubType= 10 ===== EM models for the G4Region DefaultRegionForTheWorld ====== @@ -325,13 +325,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -384,13 +384,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -416,13 +416,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -448,13 +448,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -480,13 +480,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -512,13 +512,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -544,13 +544,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -576,13 +576,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -633,7 +633,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=0.230000s Real=0.232935s Sys=0.000000s + User=0.250000s Real=0.251511s Sys=0.000000s ================== run summary ===================== End of Run TotNbofEvents = 1000 Mean energy deposit in absorber = 0.0469696 +-0.0185724 MeV diff --git a/examples/extended/electromagnetic/TestEm11/TestEm11.out b/examples/extended/electromagnetic/TestEm11/TestEm11.out index 17e8b701599..6dcbd5cadfa 100644 --- a/examples/extended/electromagnetic/TestEm11/TestEm11.out +++ b/examples/extended/electromagnetic/TestEm11/TestEm11.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -255,13 +255,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -338,13 +338,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -365,13 +365,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -392,13 +392,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -414,18 +414,18 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI CSDA range table up to 1 GeV in 160 bins muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -441,18 +441,18 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI CSDA range table up to 1 GeV in 160 bins muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -473,13 +473,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -500,13 +500,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -540,7 +540,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 20000 - User=0.750000s Real=0.753868s Sys=0.000000s + User=0.750000s Real=0.759832s Sys=0.000000s ======================== run summary ===================== diff --git a/examples/extended/electromagnetic/TestEm12/TestEm12.out b/examples/extended/electromagnetic/TestEm12/TestEm12.out index 289a18a8eaa..2508549f6c9 100644 --- a/examples/extended/electromagnetic/TestEm12/TestEm12.out +++ b/examples/extended/electromagnetic/TestEm12/TestEm12.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -236,13 +236,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -298,13 +298,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -331,13 +331,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -364,13 +364,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -397,13 +397,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -430,13 +430,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -463,13 +463,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -543,7 +543,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.910000s Real=0.914698s Sys=0.000000s + User=0.930000s Real=0.942069s Sys=0.000000s ======================== run summary ===================== diff --git a/examples/extended/electromagnetic/TestEm13/TestEm13.out b/examples/extended/electromagnetic/TestEm13/TestEm13.out index d31ddecbbe3..e4a1d42c159 100644 --- a/examples/extended/electromagnetic/TestEm13/TestEm13.out +++ b/examples/extended/electromagnetic/TestEm13/TestEm13.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -133,6 +133,7 @@ physicsList->setCut() start. GammaToMuPair: gamma->mu+mu- Bethe Heitler process, SubType= 15 good cross section parametrization from 211.317 MeV to 1e+12 GeV for all Z. + cross section factor: 1 Region -- -- appears in world volume This region is in the mass world. @@ -182,7 +183,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Run terminated. Run Summary Number of events processed : 1000000 - User=2.180000s Real=2.198719s Sys=0.000000s + User=2.050000s Real=2.061312s Sys=0.000000s ======================== run summary ====================== @@ -249,7 +250,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000000 - User=2.470000s Real=2.478271s Sys=0.000000s + User=2.550000s Real=2.573390s Sys=0.000000s ======================== run summary ====================== diff --git a/examples/extended/electromagnetic/TestEm14/TestEm14.out b/examples/extended/electromagnetic/TestEm14/TestEm14.out index 8a80e63d988..64319e6e061 100644 --- a/examples/extended/electromagnetic/TestEm14/TestEm14.out +++ b/examples/extended/electromagnetic/TestEm14/TestEm14.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -133,6 +133,7 @@ physicsList->setCut() start. GammaToMuPair: gamma->mu+mu- Bethe Heitler process, SubType= 15 good cross section parametrization from 211.317 MeV to 1e+12 GeV for all Z. + cross section factor: 1 Region -- -- appears in world volume This region is in the mass world. @@ -182,7 +183,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Run terminated. Run Summary Number of events processed : 1000000 - User=3.660000s Real=3.677722s Sys=0.000000s + User=4.040000s Real=4.063514s Sys=0.010000s ======================== run summary ====================== @@ -252,7 +253,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000000 - User=3.690000s Real=3.705881s Sys=0.000000s + User=3.790000s Real=3.815473s Sys=0.000000s ======================== run summary ====================== diff --git a/examples/extended/electromagnetic/TestEm15/TestEm15.out b/examples/extended/electromagnetic/TestEm15/TestEm15.out index dfa01ce582e..a01f679c731 100644 --- a/examples/extended/electromagnetic/TestEm15/TestEm15.out +++ b/examples/extended/electromagnetic/TestEm15/TestEm15.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -455,13 +455,13 @@ muIoni: for mu+ XStype:0 SubType=2 muBrems: for mu+ XStype:0 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:0 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -481,13 +481,13 @@ muIoni: for mu- XStype:0 SubType=2 muBrems: for mu- XStype:0 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:0 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -564,7 +564,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 10000 - User=0.050000s Real=0.046269s Sys=0.000000s + User=0.050000s Real=0.044898s Sys=0.000000s The run consists of 10000 e- of 5 MeV through 100 m of Water (density: 1 g/cm3 ) @@ -636,7 +636,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 10000 - User=0.060000s Real=0.064091s Sys=0.000000s + User=0.060000s Real=0.061082s Sys=0.000000s The run consists of 10000 e- of 100 keV through 100 m of Water (density: 1 g/cm3 ) diff --git a/examples/extended/electromagnetic/TestEm16/TestEm16.out b/examples/extended/electromagnetic/TestEm16/TestEm16.out index d0e0a245fa2..0fb71d1bbda 100644 --- a/examples/extended/electromagnetic/TestEm16/TestEm16.out +++ b/examples/extended/electromagnetic/TestEm16/TestEm16.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -254,13 +254,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -280,13 +280,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -331,7 +331,7 @@ G4SynchrotronRadiation::GetRandomEnergySR : Run terminated. Run Summary Number of events processed : 100 - User=0.180000s Real=0.185278s Sys=0.000000s + User=0.190000s Real=0.192588s Sys=0.010000s Summary for synchrotron radiation : Number of photons = 65086 Emean = 20.39 +/- 0.1444 keV diff --git a/examples/extended/electromagnetic/TestEm17/TestEm17.out b/examples/extended/electromagnetic/TestEm17/TestEm17.out index fa177cb8e2d..1ead89eb60e 100644 --- a/examples/extended/electromagnetic/TestEm17/TestEm17.out +++ b/examples/extended/electromagnetic/TestEm17/TestEm17.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -312,13 +312,13 @@ hIoni: for proton XStype:1 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 1000 PeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 Sampling table 33x1001 from 7.50618 GeV to 1e+06 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 1000 PeV ModifiedMephi @@ -371,13 +371,13 @@ hIoni: for anti_proton XStype:1 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 1000 PeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 Sampling table 33x1001 from 7.50618 GeV to 1e+06 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 1000 PeV ModifiedMephi @@ -403,13 +403,13 @@ hIoni: for kaon+ XStype:1 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 1000 PeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 Sampling table 34x1001 from 3.94942 GeV to 1e+06 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 1000 PeV ModifiedMephi @@ -435,13 +435,13 @@ hIoni: for kaon- XStype:1 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 1000 PeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 Sampling table 34x1001 from 3.94942 GeV to 1e+06 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 1000 PeV ModifiedMephi @@ -467,13 +467,13 @@ muIoni: for mu+ XStype:1 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 1000 PeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 Sampling table 37x1001 from 0.85 GeV to 1e+06 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 1000 PeV ModifiedMephi @@ -499,13 +499,13 @@ muIoni: for mu- XStype:1 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 1000 PeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 Sampling table 37x1001 from 0.85 GeV to 1e+06 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 1000 PeV ModifiedMephi @@ -531,13 +531,13 @@ hIoni: for pi+ XStype:1 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 1000 PeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 Sampling table 36x1001 from 1.11656 GeV to 1e+06 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 1000 PeV ModifiedMephi @@ -563,13 +563,13 @@ hIoni: for pi- XStype:1 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 1000 PeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 1000 PeV in 112 bins - Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 1000 PeV, 7 bins/decade, spline: 1 Sampling table 36x1001 from 1.11656 GeV to 1e+06 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 1000 PeV ModifiedMephi @@ -630,12 +630,12 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 10000 - User=1.430000s Real=1.445852s Sys=0.000000s + User=1.410000s Real=1.426837s Sys=0.000000s The run consists of 10000 mu+ of 10 TeV through 1 m of Iron (density: 7.9 g/cm3 ) - Number of process calls ---> CoulombScat : 5620 muIoni : 465037 muPairProd : 63681 muBrems : 674 - Simulation: total CrossSection = 0.53501 /cm MeanFreePath = 1.8691 cm massicCrossSection = 0.067981 cm2/g + Number of process calls ---> CoulombScat : 5688 muIoni : 466248 muPairProd : 63850 muBrems : 683 + Simulation: total CrossSection = 0.53647 /cm MeanFreePath = 1.864 cm massicCrossSection = 0.068166 cm2/g Theory: total CrossSection = 0.52947 /cm MeanFreePath = 1.8887 cm massicCrossSection = 0.067277 cm2/g # /gun/particle pi+ @@ -671,7 +671,7 @@ Index : 0 used in the geometry : Yes ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={1111323058175034053, 2219571529747864716, 1069225865531133458, 1786506845338941393, 1935013210759851380, 349585805575696260, 1993614072488559195, 1885260945220592720, 1413556240485707667, 1419468572945530101, 1340774300150050309, 951031430873258563, 1328985317224310871, 64854999470698771, 46181671661416646, 1089417454510634018, 2252006864151095279} counter= 3sumtot= 1503791101387129841 +N=17 V[N]={356575979127036268, 1480344814211241319, 2291742542844202723, 146288999262253291, 815740629441340169, 218920248175661370, 1679249731997911238, 1121119735214013805, 834864434497145169, 1977634818097967088, 614506221639392962, 1486901145154293240, 1756070025476213748, 333002099507933239, 1322572251886485279, 2008397415645341301, 1658420199214869219} counter= 4sumtot= 1655607217683749820 --------------------------------------- --> Event 0 starts. --> Event 1000 starts. @@ -686,12 +686,12 @@ N=17 V[N]={1111323058175034053, 2219571529747864716, 1069225865531133458, 178650 Run terminated. Run Summary Number of events processed : 10000 - User=1.300000s Real=1.311823s Sys=0.000000s + User=1.290000s Real=1.303975s Sys=0.000000s The run consists of 10000 pi+ of 10 TeV through 1 m of Iron (density: 7.9 g/cm3 ) - Number of process calls ---> hIoni : 437237 hPairProd : 59690 CoulombScat : 5590 hBrems : 367 - Simulation: total CrossSection = 0.50288 /cm MeanFreePath = 1.9885 cm massicCrossSection = 0.063899 cm2/g + Number of process calls ---> hIoni : 438019 hPairProd : 59540 CoulombScat : 5727 hBrems : 334 + Simulation: total CrossSection = 0.50362 /cm MeanFreePath = 1.9856 cm massicCrossSection = 0.063992 cm2/g # /gun/particle proton /run/beamOn 10000 @@ -726,7 +726,7 @@ Index : 0 used in the geometry : Yes ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={537023527533468854, 703812045741405464, 171213233908340175, 933330624680751405, 2203148970244648759, 512658506687823402, 1778397713677469090, 330802693336808204, 2107902079155251765, 1601928885110878506, 2097741705555375678, 524031588890635998, 191552279909649363, 263904406007914025, 824612488799371489, 1495538769821971155, 181999444041337785} counter= 13sumtot= 318697898607243460 +N=17 V[N]={760258473299029110, 1090172941071924422, 730805950373528576, 1426355128780926841, 1832682333153411383, 21763228272667036, 250244081359252734, 1197931393794946046, 1295942629544953430, 817500520015246316, 2096373134087038825, 2003234735921190503, 122518389828444412, 116412624708721403, 404206958726084366, 1673411469761409521, 2253087791001170062} counter= 5sumtot= 1952000719204087329 --------------------------------------- --> Event 0 starts. --> Event 1000 starts. @@ -741,12 +741,12 @@ N=17 V[N]={537023527533468854, 703812045741405464, 171213233908340175, 933330624 Run terminated. Run Summary Number of events processed : 10000 - User=1.210000s Real=1.216717s Sys=0.000000s + User=1.230000s Real=1.233005s Sys=0.000000s The run consists of 10000 proton of 10 TeV through 1 m of Iron (density: 7.9 g/cm3 ) - Number of process calls ---> hIoni : 436366 hPairProd : 33766 CoulombScat : 5659 hBrems : 7 - Simulation: total CrossSection = 0.4758 /cm MeanFreePath = 2.1017 cm massicCrossSection = 0.060457 cm2/g + Number of process calls ---> hIoni : 437619 hPairProd : 34338 CoulombScat : 5611 hBrems : 10 + Simulation: total CrossSection = 0.47758 /cm MeanFreePath = 2.0939 cm massicCrossSection = 0.060683 cm2/g # G4 kernel has come to Quit state. UserDetectorConstruction deleted. @@ -766,15 +766,15 @@ G4RNGHelper object is deleted. ================== Deleting memory pools =================== Pool ID '20G4NavigationLevelRep', size : 0.00673 MB Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB -Pool ID '17G4DynamicParticle', size : 0.0163 MB +Pool ID '17G4DynamicParticle', size : 0.0154 MB Pool ID '7G4Event', size : 0.000961 MB Pool ID '15G4PrimaryVertex', size : 0.000961 MB Pool ID '17G4PrimaryParticle', size : 0.000961 MB -Pool ID '7G4Track', size : 0.0327 MB +Pool ID '7G4Track', size : 0.0298 MB Pool ID '18G4TouchableHistory', size : 0.000961 MB Pool ID '15G4CountedObjectIvE', size : 0.000961 MB Number of memory pools allocated: 9 of which, static: 0 -Dynamic pools deleted: 9 / Total memory freed: 0.062 MB +Dynamic pools deleted: 9 / Total memory freed: 0.058 MB ============================================================ G4Allocator objects are deleted. UImanager deleted. diff --git a/examples/extended/electromagnetic/TestEm18/TestEm18.out b/examples/extended/electromagnetic/TestEm18/TestEm18.out index 7b2e746e664..4a0d66edf59 100644 --- a/examples/extended/electromagnetic/TestEm18/TestEm18.out +++ b/examples/extended/electromagnetic/TestEm18/TestEm18.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -215,7 +215,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100000 - User=0.590000s Real=0.594056s Sys=0.000000s + User=0.550000s Real=0.558543s Sys=0.000000s ======================== run summary ====================== diff --git a/examples/extended/electromagnetic/TestEm2/TestEm2.out b/examples/extended/electromagnetic/TestEm2/TestEm2.out index 1773d8efd0f..39c7cd9df2a 100644 --- a/examples/extended/electromagnetic/TestEm2/TestEm2.out +++ b/examples/extended/electromagnetic/TestEm2/TestEm2.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -304,13 +304,13 @@ hIoni: for proton XStype:1 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -363,13 +363,13 @@ hIoni: for anti_proton XStype:1 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -395,13 +395,13 @@ hIoni: for kaon+ XStype:1 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -427,13 +427,13 @@ hIoni: for kaon- XStype:1 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -459,13 +459,13 @@ muIoni: for mu+ XStype:1 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -491,13 +491,13 @@ muIoni: for mu- XStype:1 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -523,13 +523,13 @@ hIoni: for pi+ XStype:1 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -555,13 +555,13 @@ hIoni: for pi- XStype:1 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -600,7 +600,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 100 - User=2.370000s Real=2.387094s Sys=0.000000s + User=2.160000s Real=2.168520s Sys=0.000000s LOGITUDINAL PROFILE CUMULATIVE LOGITUDINAL PROFILE bin Mean rms bin Mean rms diff --git a/examples/extended/electromagnetic/TestEm3/TestEm3-geom.out b/examples/extended/electromagnetic/TestEm3/TestEm3-geom.out index 481127f6d31..5e6179af066 100644 --- a/examples/extended/electromagnetic/TestEm3/TestEm3-geom.out +++ b/examples/extended/electromagnetic/TestEm3/TestEm3-geom.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -261,13 +261,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -330,13 +330,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -362,13 +362,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -394,13 +394,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -422,17 +422,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -454,17 +454,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -490,13 +490,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -522,13 +522,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/electromagnetic/TestEm3/TestEm3.out b/examples/extended/electromagnetic/TestEm3/TestEm3.out index dc17a09ba2d..816d81a8742 100644 --- a/examples/extended/electromagnetic/TestEm3/TestEm3.out +++ b/examples/extended/electromagnetic/TestEm3/TestEm3.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -249,13 +249,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -308,13 +308,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -340,13 +340,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -372,13 +372,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -404,13 +404,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -436,13 +436,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -468,13 +468,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -500,13 +500,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -548,7 +548,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=1.460000s Real=1.513046s Sys=0.010000s + User=1.480000s Real=1.533299s Sys=0.000000s ------------------------------------------------------------ material Edep RMS sqrt(E0(GeV))*rmsE/Emean total tracklen @@ -620,7 +620,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=1.230000s Real=1.234412s Sys=0.000000s + User=1.250000s Real=1.251980s Sys=0.000000s ------------------------------------------------------------ material Edep RMS sqrt(E0(GeV))*rmsE/Emean total tracklen diff --git a/examples/extended/electromagnetic/TestEm4/TestEm4.out b/examples/extended/electromagnetic/TestEm4/TestEm4.out index 09ff3fd79c0..35cc86d9e5b 100644 --- a/examples/extended/electromagnetic/TestEm4/TestEm4.out +++ b/examples/extended/electromagnetic/TestEm4/TestEm4.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -209,7 +209,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Run terminated. Run Summary Number of events processed : 100000 - User=0.700000s Real=0.703499s Sys=0.000000s + User=0.660000s Real=0.669338s Sys=0.000000s --------- Ranecu engine status --------- Initial seed (index) = 0 diff --git a/examples/extended/electromagnetic/TestEm5/TestEm5-geom.out b/examples/extended/electromagnetic/TestEm5/TestEm5-geom.out index 91ec6794596..5ee3be44c71 100644 --- a/examples/extended/electromagnetic/TestEm5/TestEm5-geom.out +++ b/examples/extended/electromagnetic/TestEm5/TestEm5-geom.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -105,7 +105,7 @@ Step# X Y Z KineE dEStep StepLeng T Run terminated. Run Summary Number of events processed : 1 - User=0.010000s Real=0.000358s Sys=0.000000s + User=0.000000s Real=0.000536s Sys=0.000000s ======================== run summary ====================== @@ -184,7 +184,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 6 - User=0.000000s Real=0.000066s Sys=0.000000s + User=0.000000s Real=0.000076s Sys=0.000000s ======================== run summary ====================== diff --git a/examples/extended/electromagnetic/TestEm5/TestEm5-pixe_ANSTO.out b/examples/extended/electromagnetic/TestEm5/TestEm5-pixe_ANSTO.out index c5430a8a8aa..f0824f3deb5 100644 --- a/examples/extended/electromagnetic/TestEm5/TestEm5-pixe_ANSTO.out +++ b/examples/extended/electromagnetic/TestEm5/TestEm5-pixe_ANSTO.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -236,7 +236,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 100000 - User=84.480000s Real=88.166175s Sys=0.000000s + User=75.830000s Real=76.493017s Sys=0.000000s ======================== run summary ====================== diff --git a/examples/extended/electromagnetic/TestEm5/TestEm5.out b/examples/extended/electromagnetic/TestEm5/TestEm5.out index 64a1328ee88..31b58328f6c 100644 --- a/examples/extended/electromagnetic/TestEm5/TestEm5.out +++ b/examples/extended/electromagnetic/TestEm5/TestEm5.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -247,13 +247,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -310,13 +310,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -336,13 +336,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -362,13 +362,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -384,17 +384,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -410,17 +410,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -440,13 +440,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -466,13 +466,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,7 +515,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 100000 - User=0.990000s Real=0.995499s Sys=0.000000s + User=0.920000s Real=0.928860s Sys=0.000000s ======================== run summary ====================== @@ -614,7 +614,7 @@ N=17 V[N]={387689516187099455, 1947743697759783307, 984698709684866192, 15571250 Run terminated. Run Summary Number of events processed : 50000 - User=0.530000s Real=0.527098s Sys=0.000000s + User=0.480000s Real=0.487443s Sys=0.000000s ======================== run summary ====================== @@ -718,51 +718,51 @@ N=17 V[N]={1239212255599460965, 1328488509436437337, 1766244005004820777, 289170 Run terminated. Run Summary Number of events processed : 50000 - User=1.830000s Real=1.847042s Sys=0.000000s + User=1.790000s Real=1.802167s Sys=0.010000s ======================== run summary ====================== The run was 50000 mu+ of 96.2 MeV through 4.74 mm of G4_POLYETHYLENE (density: 940 mg/cm3) - Total energy deposit in absorber per event = 1.049 MeV +- 1.009 keV + Total energy deposit in absorber per event = 1.048 MeV +- 1.012 keV - -----> Mean dE/dx = 2.212 MeV/cm (2.354 MeV*cm2/g) + -----> Mean dE/dx = 2.212 MeV/cm (2.353 MeV*cm2/g) From formulas : restricted dEdx = 1.749 MeV/cm (1.861 MeV*cm2/g) - full dEdx = 2.265 MeV/cm (2.41 MeV*cm2/g) + full dEdx = 2.265 MeV/cm (2.409 MeV*cm2/g) - Leakage : primary = 95.12 MeV +- 2.333 keV secondaries = 30.17 keV +- 3.13 keV + Leakage : primary = 95.12 MeV +- 2.343 keV secondaries = 27.08 keV +- 724.6 eV Energy balance : edep + eleak = 96.2 MeV - Total track length (charged) in absorber per event = 5.175 mm +- 3.834 um - Total track length (neutral) in absorber per event = 22.43 um +- 2.426 um + Total track length (charged) in absorber per event = 5.176 mm +- 3.891 um + Total track length (neutral) in absorber per event = 21.83 um +- 2.267 um - Number of steps (charged) in absorber per event = 11.16 +- 0.02807 - Number of steps (neutral) in absorber per event = 0.00932 +- 0.000462 + Number of steps (charged) in absorber per event = 11.12 +- 0.02803 + Number of steps (neutral) in absorber per event = 0.01012 +- 0.0004762 - Number of secondaries per event : Gammas = 0.00878 electrons = 4.194 positrons = 2e-05 + Number of secondaries per event : Gammas = 0.00968 electrons = 4.179 positrons = 0 Number of events with the primary particle transmitted = 100 % Number of events with at least 1 particle transmitted (same charge as primary) = 100 % - Number of events with the primary particle reflected = 0.002 % - Number of events with at least 1 particle reflected (same charge as primary) = 0.002 % + Number of events with the primary particle reflected = 0 % + Number of events with at least 1 particle reflected (same charge as primary) = 0 % MultipleScattering: - rms proj angle of transmit primary particle = 7.366 mrad (central part only) + rms proj angle of transmit primary particle = 7.365 mrad (central part only) computed theta0 (Highland formula) = 7.636 mrad - central part defined as +- 22.91 mrad Tail ratio = 1.258 % + central part defined as +- 22.91 mrad Tail ratio = 1.262 % ## Gamma process counts: - Photoeffect 289 - Compton 19 + Photoeffect 320 + Compton 12 Conversion 0 - Rayleigh 6 + Rayleigh 10 ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={536854359441855123, 1009932311112986142, 1367456349214626552, 296515631841918939, 1945008116823094570, 1207116737531648682, 1277087404455360660, 628163819928597573, 1087430661817678910, 761745502824348962, 1612040051454149122, 1120049113972527537, 435968693369216435, 1243355685529661340, 1170000614029906197, 1324448633003502500, 1392366212685334356} counter= 11sumtot= 2274638834540555943 +N=17 V[N]={445516801888180624, 1579788386561753521, 2263896843532244990, 2096423020077971814, 924707696375966943, 680876823333778212, 796359742759019976, 1784894783147136787, 993138941825847484, 1718798230150178817, 405196966698966702, 762565805911693308, 1540937812259333697, 1433012635472421271, 1841345035944728023, 686998217669764047, 620929874914935640} counter= 17sumtot= 2128643544814370248 --------------------------------------- # /run/setCut 1 mm @@ -818,7 +818,7 @@ Index : 4 used in the geometry : Yes ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={536854359441855123, 1009932311112986142, 1367456349214626552, 296515631841918939, 1945008116823094570, 1207116737531648682, 1277087404455360660, 628163819928597573, 1087430661817678910, 761745502824348962, 1612040051454149122, 1120049113972527537, 435968693369216435, 1243355685529661340, 1170000614029906197, 1324448633003502500, 1392366212685334356} counter= 11sumtot= 2274638834540555943 +N=17 V[N]={445516801888180624, 1579788386561753521, 2263896843532244990, 2096423020077971814, 924707696375966943, 680876823333778212, 796359742759019976, 1784894783147136787, 993138941825847484, 1718798230150178817, 405196966698966702, 762565805911693308, 1540937812259333697, 1433012635472421271, 1841345035944728023, 686998217669764047, 620929874914935640} counter= 17sumtot= 2128643544814370248 --------------------------------------- --> Event 0 starts. --> Event 10000 starts. @@ -828,30 +828,30 @@ N=17 V[N]={536854359441855123, 1009932311112986142, 1367456349214626552, 2965156 Run terminated. Run Summary Number of events processed : 50000 - User=0.520000s Real=0.520304s Sys=0.000000s + User=0.480000s Real=0.478344s Sys=0.000000s ======================== run summary ====================== The run was 50000 proton of 175 GeV through 8 mm of Aluminium (density: 2.7 g/cm3 ) - Total energy deposit in absorber per event = 4.929 MeV +- 282.1 keV + Total energy deposit in absorber per event = 4.78 MeV +- 121 keV - -----> Mean dE/dx = 6.159 MeV/cm (2.281 MeV*cm2/g) + -----> Mean dE/dx = 5.972 MeV/cm (2.212 MeV*cm2/g) From formulas : restricted dEdx = 4.024 MeV/cm (1.49 MeV*cm2/g) full dEdx = 6.048 MeV/cm (2.24 MeV*cm2/g) - Leakage : primary = 174.7 GeV +- 282.1 keV secondaries = 0 eV +- 0 eV + Leakage : primary = 174.7 GeV +- 121.1 keV secondaries = 0 eV +- 0 eV Energy balance : edep + eleak = 174.7 GeV Total track length (charged) in absorber per event = 8.004 mm +- 0 fm Total track length (neutral) in absorber per event = 0 fm +- 0 fm - Number of steps (charged) in absorber per event = 1.269 +- 0.002321 + Number of steps (charged) in absorber per event = 1.266 +- 0.002307 Number of steps (neutral) in absorber per event = 0 +- 0 - Number of secondaries per event : Gammas = 0 electrons = 0.2695 positrons = 0.00084 + Number of secondaries per event : Gammas = 0 electrons = 0.2664 positrons = 0.00086 Number of events with the primary particle transmitted = 100 % Number of events with at least 1 particle transmitted (same charge as primary) = 100 % @@ -860,9 +860,9 @@ Run Summary Number of events with at least 1 particle reflected (same charge as primary) = 0 % MultipleScattering: - rms proj angle of transmit primary particle = 0.02057 mrad (central part only) + rms proj angle of transmit primary particle = 0.02066 mrad (central part only) computed theta0 (Highland formula) = 0.02111 mrad - central part defined as +- 0.06333 mrad Tail ratio = 1.274 % + central part defined as +- 0.06333 mrad Tail ratio = 1.293 % ## Gamma process counts: Photoeffect 0 Compton 0 @@ -872,7 +872,7 @@ Run Summary ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={841703379855331740, 1160090687504734640, 968124569867711035, 1015729442736271829, 110291220627398616, 897091775881445973, 1940191567319486436, 374987352215883774, 2145359352825164785, 1848921451090203562, 632081604845479671, 2191521819734966939, 221688059177771397, 2081642112283026882, 2271182121773485595, 232878733694585983, 424070808877045087} counter= 11sumtot= 910811986600442336 +N=17 V[N]={2252079291490278474, 564825970820549864, 1356474669540624333, 1561971409888477125, 212954819950169613, 1503098223136454504, 307450644531012226, 361317507389786050, 970475807288250204, 1085654349447888547, 510403480031176694, 1552479574494195507, 2071644574856921443, 1908418382130254556, 361098093250487375, 1840509829600686597, 437984159534900243} counter= 16sumtot= 412096713672561747 --------------------------------------- # /testem/det/setAbsMat Iron @@ -929,7 +929,7 @@ Index : 5 used in the geometry : Yes ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={841703379855331740, 1160090687504734640, 968124569867711035, 1015729442736271829, 110291220627398616, 897091775881445973, 1940191567319486436, 374987352215883774, 2145359352825164785, 1848921451090203562, 632081604845479671, 2191521819734966939, 221688059177771397, 2081642112283026882, 2271182121773485595, 232878733694585983, 424070808877045087} counter= 11sumtot= 910811986600442336 +N=17 V[N]={2252079291490278474, 564825970820549864, 1356474669540624333, 1561971409888477125, 212954819950169613, 1503098223136454504, 307450644531012226, 361317507389786050, 970475807288250204, 1085654349447888547, 510403480031176694, 1552479574494195507, 2071644574856921443, 1908418382130254556, 361098093250487375, 1840509829600686597, 437984159534900243} counter= 16sumtot= 412096713672561747 --------------------------------------- --> Event 0 starts. --> Event 10000 starts. @@ -939,30 +939,30 @@ N=17 V[N]={841703379855331740, 1160090687504734640, 968124569867711035, 10157294 Run terminated. Run Summary Number of events processed : 50000 - User=8.180000s Real=8.238345s Sys=0.000000s + User=7.880000s Real=7.936934s Sys=0.000000s ======================== run summary ====================== The run was 50000 mu+ of 100 GeV through 1 m of Iron (density: 7.87 g/cm3 ) - Total energy deposit in absorber per event = 2.125 GeV +- 13.57 MeV + Total energy deposit in absorber per event = 2.157 GeV +- 14.45 MeV - -----> Mean dE/dx = 21.25 MeV/cm (2.7 MeV*cm2/g) + -----> Mean dE/dx = 21.57 MeV/cm (2.741 MeV*cm2/g) From formulas : restricted dEdx = 11.21 MeV/cm (1.425 MeV*cm2/g) full dEdx = 21.61 MeV/cm (2.745 MeV*cm2/g) - Leakage : primary = 97.87 GeV +- 13.57 MeV secondaries = 0 eV +- 0 eV + Leakage : primary = 97.84 GeV +- 14.45 MeV secondaries = 0 eV +- 0 eV Energy balance : edep + eleak = 100 GeV - Total track length (charged) in absorber per event = 1 m +- 5.573 nm + Total track length (charged) in absorber per event = 1 m +- 4.649 nm Total track length (neutral) in absorber per event = 0 fm +- 0 fm - Number of steps (charged) in absorber per event = 47.63 +- 0.0306 + Number of steps (charged) in absorber per event = 47.61 +- 0.03054 Number of steps (neutral) in absorber per event = 0 +- 0 - Number of secondaries per event : Gammas = 0.04884 electrons = 46.58 positrons = 1.261 + Number of secondaries per event : Gammas = 0.05008 electrons = 46.56 positrons = 1.259 Number of events with the primary particle transmitted = 100 % Number of events with at least 1 particle transmitted (same charge as primary) = 100 % @@ -971,9 +971,9 @@ Run Summary Number of events with at least 1 particle reflected (same charge as primary) = 0 % MultipleScattering: - rms proj angle of transmit primary particle = 1.176 mrad (central part only) + rms proj angle of transmit primary particle = 1.183 mrad (central part only) computed theta0 (Highland formula) = 1.182 mrad - central part defined as +- 3.546 mrad Tail ratio = 0.534 % + central part defined as +- 3.546 mrad Tail ratio = 0.578 % ## Gamma process counts: Photoeffect 0 Compton 0 @@ -983,10 +983,10 @@ Run Summary ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={617661458496339327, 1853949536333809702, 576578364478647478, 412964137124411421, 1032844685672237211, 1031821778618090704, 544078291082236998, 194159493452279161, 171481080002404738, 70495838368000371, 205172618800321456, 1143344309854547675, 1442959377549137764, 1052598822626686356, 1979034980715068385, 1710881825679836342, 1632809550286451542} counter= 16sumtot= 1837778093858342925 +N=17 V[N]={420659126005140040, 1225235092154866899, 467064051926141271, 872620520104710954, 154210198302006135, 1217037251478269454, 785375312638799848, 507186188750151534, 16332779840598712, 2201933772516139148, 587833775645490031, 858673669071150570, 1743528740806934203, 783655146520683320, 1706382825534161226, 1073060800756282074, 982189721651594646} counter= 12sumtot= 1767920918420956359 --------------------------------------- # ================== Deleting memory pools =================== Number of memory pools allocated: 9 of which, static: 0 -Dynamic pools deleted: 9 / Total memory freed: 0.054 MB +Dynamic pools deleted: 9 / Total memory freed: 0.053 MB ============================================================ diff --git a/examples/extended/electromagnetic/TestEm6/TestEm6.out b/examples/extended/electromagnetic/TestEm6/TestEm6.out index b63a2e76e6c..6ea6c86e6b3 100644 --- a/examples/extended/electromagnetic/TestEm6/TestEm6.out +++ b/examples/extended/electromagnetic/TestEm6/TestEm6.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -68,7 +68,6 @@ physicsList->CheckParticleList() start. physicsList->setCut() start. # /testem/phys/SetGammaToMuPairFac 1000 -The cross section for GammaConversionToMuons is artificially increased by the CrossSecFactor=1000 # /gun/particle gamma /gun/energy 100 TeV @@ -167,6 +166,7 @@ CM System: emin(MeV)= 1019.46 epeak(MeV)= 1019.46 emax(MeV)= 4521 GammaToMuPair: gamma->mu+mu- Bethe Heitler process, SubType= 15 good cross section parametrization from 211.317 MeV to 1e+12 GeV for all Z. + cross section factor: 1000 AnnihiToMuPair: e+e->mu+mu- annihilation, atomic e- at rest, SubType=6 threshold at 43.6931 GeV good description up to 1000 TeV for all Z. @@ -270,7 +270,7 @@ Step# X Y Z KineE dEStep StepLeng T Run terminated. Run Summary Number of events processed : 5 - User=0.000000s Real=0.000611s Sys=0.000000s + User=0.000000s Real=0.000820s Sys=0.000000s ### RunAction::EndOfRunAction Number of process calls ---> GammaToMuPair : 5 @@ -388,7 +388,7 @@ Step# X Y Z KineE dEStep StepLeng T Run terminated. Run Summary Number of events processed : 5 - User=0.000000s Real=0.000446s Sys=0.000000s + User=0.000000s Real=0.000553s Sys=0.000000s ### RunAction::EndOfRunAction Number of process calls ---> AnnihiToMuPair : 2 ee2hadr : 3 diff --git a/examples/extended/electromagnetic/TestEm7/TestEm7.out b/examples/extended/electromagnetic/TestEm7/TestEm7.out index 76032f5135d..bfa8253e307 100644 --- a/examples/extended/electromagnetic/TestEm7/TestEm7.out +++ b/examples/extended/electromagnetic/TestEm7/TestEm7.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -320,13 +320,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -383,13 +383,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -409,13 +409,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -435,13 +435,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -457,17 +457,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -483,17 +483,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.2, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -513,13 +513,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -539,13 +539,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 100 TeV in 260 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -589,7 +589,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 10000 - User=6.350000s Real=6.375698s Sys=0.000000s + User=6.560000s Real=6.602415s Sys=0.000000s The run consists of 10000 proton of 160 MeV through 20 cm of G4_WATER (density: 1 g/cm3 ) @@ -649,7 +649,7 @@ N=17 V[N]={1688224171856633815, 1204397957432844994, 970316653270356218, 2007108 Run terminated. Run Summary Number of events processed : 1000 - User=2.100000s Real=2.121501s Sys=0.000000s + User=2.920000s Real=2.940885s Sys=0.000000s The run consists of 1000 C12 of 3.5 GeV through 20 cm of G4_WATER (density: 1 g/cm3 ) @@ -720,19 +720,19 @@ N=17 V[N]={1649824727118647661, 1046390055990695993, 1480625329608636178, 146408 Run terminated. Run Summary Number of events processed : 1000 - User=1.070000s Real=1.078480s Sys=0.000000s + User=1.130000s Real=1.137266s Sys=0.000000s The run consists of 1000 kaon+ of 100 MeV through 20 cm of G4_Cu (density: 8.96 g/cm3 ) - Projected Range= 2.15528 cm rms= 1.15412 mm - Mean number of primary steps = 20.214 - Total energy deposit= 281.108 MeV + Projected Range= 2.1567 cm rms= 1.24427 mm + Mean number of primary steps = 20.235 + Total energy deposit= 282.121 MeV niel energy deposit = 0 eV ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={1933654448227140629, 1457435173727069612, 1930983674723996504, 139968334832931166, 321915334657586393, 198050298954934499, 824407054321419117, 177663160651886545, 272833708589235254, 849177198025465057, 1522299965994627137, 1090332125718583053, 389288022713849481, 1679888907265434944, 1024835678810961358, 309735575689495581, 2271528564791882934} counter= 8sumtot= 253096163200641607 +N=17 V[N]={1338587987670300508, 1726055524348634207, 1737204937330380700, 1639399654331639462, 245427606703379338, 1921119971291046248, 591807107117597966, 50523088105921032, 1114012319281161684, 1956299836203977483, 1504477214837265449, 1755451611528137480, 1834114270019308452, 1105298873475352169, 728576389818243645, 2143959167100429154, 1417278373831834602} counter= 6sumtot= 2057006850071364020 --------------------------------------- /testem/det/setMat TechVacuum /gun/particle alpha @@ -779,13 +779,13 @@ Index : 3 used in the geometry : Yes ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={1933654448227140629, 1457435173727069612, 1930983674723996504, 139968334832931166, 321915334657586393, 198050298954934499, 824407054321419117, 177663160651886545, 272833708589235254, 849177198025465057, 1522299965994627137, 1090332125718583053, 389288022713849481, 1679888907265434944, 1024835678810961358, 309735575689495581, 2271528564791882934} counter= 8sumtot= 253096163200641607 +N=17 V[N]={1338587987670300508, 1726055524348634207, 1737204937330380700, 1639399654331639462, 245427606703379338, 1921119971291046248, 591807107117597966, 50523088105921032, 1114012319281161684, 1956299836203977483, 1504477214837265449, 1755451611528137480, 1834114270019308452, 1105298873475352169, 728576389818243645, 2143959167100429154, 1417278373831834602} counter= 6sumtot= 2057006850071364020 --------------------------------------- --> Event 0 starts. Run terminated. Run Summary Number of events processed : 100 - User=0.000000s Real=0.000418s Sys=0.000000s + User=0.000000s Real=0.000459s Sys=0.000000s The run consists of 100 alpha of 265 eV through 20 cm of TechVacuum (density: 0.01 mg/cm3) @@ -797,7 +797,7 @@ Run Summary ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={338928760304083625, 441887219544588962, 851684438601283227, 1817987484827937180, 1159436035507008579, 2250982510064750426, 428191275905355336, 1655753707302913134, 1596304501530477774, 2137638257992607652, 297423786042245159, 1211461843073150226, 910086290912509156, 674649788378540977, 643000731617450453, 892667639589976765, 946714002643445715} counter= 16sumtot= 2113897209342466689 +N=17 V[N]={2192163975694763026, 1673159475950802342, 782451221943179320, 1487494436517478500, 579611417974425404, 1713718724176807689, 1489087925180720458, 2049345872479684306, 1586473965357024030, 10296329964463894, 998134519037403527, 551635596268734023, 1661333464599000816, 1000289672044395123, 1085366875711823351, 600976340583993053, 272441468048635339} counter= 14sumtot= 1287237207823782593 --------------------------------------- /testem/det/setMat G4_WATER /gun/particle alpha @@ -842,25 +842,25 @@ Index : 3 used in the geometry : No ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={338928760304083625, 441887219544588962, 851684438601283227, 1817987484827937180, 1159436035507008579, 2250982510064750426, 428191275905355336, 1655753707302913134, 1596304501530477774, 2137638257992607652, 297423786042245159, 1211461843073150226, 910086290912509156, 674649788378540977, 643000731617450453, 892667639589976765, 946714002643445715} counter= 16sumtot= 2113897209342466689 +N=17 V[N]={2192163975694763026, 1673159475950802342, 782451221943179320, 1487494436517478500, 579611417974425404, 1713718724176807689, 1489087925180720458, 2049345872479684306, 1586473965357024030, 10296329964463894, 998134519037403527, 551635596268734023, 1661333464599000816, 1000289672044395123, 1085366875711823351, 600976340583993053, 272441468048635339} counter= 14sumtot= 1287237207823782593 --------------------------------------- --> Event 0 starts. Run terminated. Run Summary Number of events processed : 100 - User=0.010000s Real=0.010388s Sys=0.000000s + User=0.010000s Real=0.009827s Sys=0.000000s The run consists of 100 alpha of 100 MeV through 20 cm of G4_WATER (density: 1 g/cm3 ) - Projected Range= 6.46145 mm rms= 46.5428 um - Mean number of primary steps = 30.44 + Projected Range= 6.45933 mm rms= 40.8816 um + Mean number of primary steps = 30.55 Total energy deposit= 100 MeV - niel energy deposit = 10.5573 keV + niel energy deposit = 10.6551 keV ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={2080744500207456733, 1944926083755594869, 710688226310155038, 2297318243066993899, 1247577656773167168, 620673806240104498, 769351771706101578, 910187047393043345, 224791321024784370, 610207624252623772, 1537402686433635203, 1764701403553745435, 1189035687858514099, 412562457742156602, 271518160371550114, 2244600600676981768, 87273758235602283} counter= 13sumtot= 476816961892659166 +N=17 V[N]={1355506713174184281, 779681627929014089, 1785895315103792745, 2104868334260972656, 71091773222664789, 1914512557478149858, 920630424631194194, 1468270053995532510, 1314866396454028056, 135018963173355710, 1270326935683663919, 1787970458731610810, 254928247856670452, 1972595102093162849, 965870248761183455, 1454084882284254364, 2297983622324710773} counter= 12sumtot= 1101514574234899951 --------------------------------------- /testem/det/setMat G4_Si /gun/particle ion @@ -914,25 +914,25 @@ Index : 4 used in the geometry : Yes ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={2080744500207456733, 1944926083755594869, 710688226310155038, 2297318243066993899, 1247577656773167168, 620673806240104498, 769351771706101578, 910187047393043345, 224791321024784370, 610207624252623772, 1537402686433635203, 1764701403553745435, 1189035687858514099, 412562457742156602, 271518160371550114, 2244600600676981768, 87273758235602283} counter= 13sumtot= 476816961892659166 +N=17 V[N]={1355506713174184281, 779681627929014089, 1785895315103792745, 2104868334260972656, 71091773222664789, 1914512557478149858, 920630424631194194, 1468270053995532510, 1314866396454028056, 135018963173355710, 1270326935683663919, 1787970458731610810, 254928247856670452, 1972595102093162849, 965870248761183455, 1454084882284254364, 2297983622324710773} counter= 12sumtot= 1101514574234899951 --------------------------------------- --> Event 0 starts. Run terminated. Run Summary Number of events processed : 10 - User=3.250000s Real=3.300516s Sys=0.040000s + User=3.260000s Real=3.338079s Sys=0.050000s The run consists of 10 Xe131 of 1.217 GeV through 20 cm of G4_Si (density: 2.33 g/cm3 ) - Projected Range= 102.92 um rms= 21.5413 um - Mean number of primary steps = 44902.4 - Total energy deposit= 1.21744 GeV - niel energy deposit = 8.64958 MeV + Projected Range= 103.254 um rms= 22.0295 um + Mean number of primary steps = 45129.3 + Total energy deposit= 1.21747 GeV + niel energy deposit = 8.5814 MeV ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={987077746800997428, 2082610003558889367, 593302383828085190, 109500966082923303, 1895624508566552438, 1336221603731834272, 1149121910930981094, 1082963007991210816, 264354698456808715, 135493131574335760, 868258989621331595, 307082230068886089, 602592755957445596, 1004141008072681110, 564936928765396393, 206407416552654232, 373159235629199863} counter= 16sumtot= 2033633480121743506 +N=17 V[N]={1226539145667925247, 803384048961195186, 1597766061534637389, 788125295189000949, 884394695423593129, 1031931218901739477, 1263809110994118839, 1113262438020200866, 683421330660528998, 2057847253672169623, 1763767724925684218, 1667946317736174446, 2291569851075208156, 1955305347057359432, 693172886419360308, 1787970184152794831, 845907212407414864} counter= 14sumtot= 1703533039875860399 --------------------------------------- /testem/det/setMat Water_1.05 /gun/particle proton @@ -992,27 +992,27 @@ Index : 5 used in the geometry : Yes ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={987077746800997428, 2082610003558889367, 593302383828085190, 109500966082923303, 1895624508566552438, 1336221603731834272, 1149121910930981094, 1082963007991210816, 264354698456808715, 135493131574335760, 868258989621331595, 307082230068886089, 602592755957445596, 1004141008072681110, 564936928765396393, 206407416552654232, 373159235629199863} counter= 16sumtot= 2033633480121743506 +N=17 V[N]={1226539145667925247, 803384048961195186, 1597766061534637389, 788125295189000949, 884394695423593129, 1031931218901739477, 1263809110994118839, 1113262438020200866, 683421330660528998, 2057847253672169623, 1763767724925684218, 1667946317736174446, 2291569851075208156, 1955305347057359432, 693172886419360308, 1787970184152794831, 845907212407414864} counter= 14sumtot= 1703533039875860399 --------------------------------------- --> Event 0 starts. Run terminated. Run Summary Number of events processed : 1000 - User=0.620000s Real=0.624546s Sys=0.000000s + User=0.560000s Real=0.569527s Sys=0.000000s The run consists of 1000 proton of 160 MeV through 20 cm of Water_1.05 (density: 1.05 g/cm3 ) - Projected Range= 16.927 cm rms= 1.8208 mm - Mean number of primary steps = 180.172 + Projected Range= 16.9343 cm rms= 1.85656 mm + Mean number of primary steps = 180.24 Total energy deposit= 160 MeV - niel energy deposit = 181.586 eV + niel energy deposit = 167.739 eV ------- MixMaxRng engine status ------- Current state vector is: mixmax state, file version 1.0 -N=17 V[N]={869322257438941195, 384251251088241991, 2180024558785132357, 853258939912875777, 176205193257164154, 1881574772054670531, 1781061241614129969, 1557037857960190014, 3008773993715497, 1252849085205759056, 1318002576626930808, 2123391528790226507, 2148130426532606502, 816744514228099003, 1633700286528463369, 415258349704432768, 1236702284415004523} counter= 13sumtot= 2183779824427032413 +N=17 V[N]={1559601014303070711, 1095335349674149805, 932635877950963016, 1474630784217774705, 1341611265631990098, 1129982344277425035, 258877296844998270, 2092578776198380370, 916161013568256293, 2182394717222575020, 1096302772421771783, 458432139333979571, 1580181127183452038, 1936103536323180792, 39973741503986752, 398879171059995875, 1443222940257226693} counter= 11sumtot= 1490159794263625219 --------------------------------------- ================== Deleting memory pools =================== Number of memory pools allocated: 12 of which, static: 0 -Dynamic pools deleted: 12 / Total memory freed: 56 MB +Dynamic pools deleted: 12 / Total memory freed: 57 MB ============================================================ diff --git a/examples/extended/electromagnetic/TestEm8/TestEm8.out b/examples/extended/electromagnetic/TestEm8/TestEm8.out index 30bc9c73df6..f7084d6f3f0 100644 --- a/examples/extended/electromagnetic/TestEm8/TestEm8.out +++ b/examples/extended/electromagnetic/TestEm8/TestEm8.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -555,7 +555,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=0.070000s Real=0.064915s Sys=0.000000s + User=0.060000s Real=0.064706s Sys=0.000000s RunAction: End of run actions are started 1 Nevt= 1000 Edep= 0.0167496 ==================================================== Beam Particle: proton diff --git a/examples/extended/electromagnetic/TestEm9/TestEm9.out b/examples/extended/electromagnetic/TestEm9/TestEm9.out index c8eb08b7412..7215a2c2f0f 100644 --- a/examples/extended/electromagnetic/TestEm9/TestEm9.out +++ b/examples/extended/electromagnetic/TestEm9/TestEm9.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -267,13 +267,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -326,13 +326,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -358,13 +358,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -390,13 +390,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -422,13 +422,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -454,13 +454,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -486,13 +486,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -518,13 +518,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -603,7 +603,7 @@ Index : 7 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=0.720000s Real=0.723484s Sys=0.000000s + User=0.680000s Real=0.689526s Sys=0.000000s RunAction: End of run actions are started HistoManager: End of run actions are started RunID# 0 ================================================================= @@ -713,22 +713,22 @@ Index : 7 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=1.200000s Real=1.206978s Sys=0.000000s + User=1.000000s Real=1.008270s Sys=0.000000s RunAction: End of run actions are started HistoManager: End of run actions are started RunID# 1 ================================================================= Number of events 1000 -Average number of e- 74.03 -Average number of gamma 72.31 -Average number of e+ 4.241 -Average number of steps 477.8 -Edep 1x1 = 0.01462 +- 0.0003045 -Edep 3x3 = 0.01501 +- 0.0003404 -Edep 5x5 = 0.01508 +- 0.0003454 +Average number of e- 67.82 +Average number of gamma 57.92 +Average number of e+ 3.094 +Average number of steps 404.1 +Edep 1x1 = 0.01396 +- 0.0001986 +Edep 3x3 = 0.01428 +- 0.0002211 +Edep 5x5 = 0.01433 +- 0.0002242 =========== Ratios without trancating =========================== - E1/E9 = 0.9831 +- 0.0007335 - E1/E25 = 0.9801 +- 0.0008386 - E9/E25 = 0.9969 +- 0.0001891 + E1/E9 = 0.9842 +- 0.0007115 + E1/E25 = 0.9817 +- 0.0007982 + E9/E25 = 0.9974 +- 0.0001741 Beam Energy 20 GeV ================================================================== @@ -836,22 +836,22 @@ Index : 7 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=0.470000s Real=0.478074s Sys=0.000000s + User=0.470000s Real=0.467496s Sys=0.000000s RunAction: End of run actions are started HistoManager: End of run actions are started RunID# 2 ================================================================= Number of events 100 -Average number of e- 170.6 +Average number of e- 172.8 Average number of gamma 222.4 -Average number of e+ 47.8 -Average number of steps 1843 -Edep 1x1 = 0.8358 +- 0.003939 res= 4.712 % 100 -Edep 3x3 = 0.9635 +- 0.003571 res= 3.707 % 100 -Edep 5x5 = 0.9851 +- 0.003567 res= 3.621 % 100 +Average number of e+ 47.41 +Average number of steps 1848 +Edep 1x1 = 0.839 +- 0.003232 res= 3.852 % 100 +Edep 3x3 = 0.9619 +- 0.00333 res= 3.461 % 100 +Edep 5x5 = 0.9828 +- 0.003256 res= 3.313 % 100 =========== Ratios without trancating =========================== - E1/E9 = 0.8676 +- 0.002876 - E1/E25 = 0.8487 +- 0.003055 - E9/E25 = 0.9781 +- 0.0009992 + E1/E9 = 0.8724 +- 0.002508 + E1/E25 = 0.8539 +- 0.002536 + E9/E25 = 0.9788 +- 0.001074 Beam Energy 1 GeV ================================================================== @@ -959,22 +959,22 @@ Index : 7 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=0.730000s Real=0.736308s Sys=0.000000s + User=0.680000s Real=0.688321s Sys=0.000000s RunAction: End of run actions are started HistoManager: End of run actions are started RunID# 3 ================================================================= Number of events 100 -Average number of e- 173.2 -Average number of gamma 360.9 -Average number of e+ 46.97 -Average number of steps 1996 -Edep 1x1 = 0.8224 +- 0.003949 res= 4.802 % 100 -Edep 3x3 = 0.9507 +- 0.003548 res= 3.732 % 100 -Edep 5x5 = 0.9722 +- 0.003616 res= 3.719 % 100 +Average number of e- 173.5 +Average number of gamma 362.2 +Average number of e+ 46.94 +Average number of steps 1988 +Edep 1x1 = 0.8297 +- 0.003498 res= 4.216 % 100 +Edep 3x3 = 0.9552 +- 0.00325 res= 3.403 % 100 +Edep 5x5 = 0.9755 +- 0.003275 res= 3.357 % 100 =========== Ratios without trancating =========================== - E1/E9 = 0.8653 +- 0.003264 - E1/E25 = 0.8461 +- 0.003283 - E9/E25 = 0.9779 +- 0.001047 + E1/E9 = 0.8687 +- 0.002598 + E1/E25 = 0.8507 +- 0.002588 + E9/E25 = 0.9793 +- 0.0009272 Beam Energy 1 GeV ================================================================== diff --git a/examples/extended/errorpropagation/errProp/errProp.out b/examples/extended/errorpropagation/errProp/errProp.out index caf19c336c0..c2606516d5e 100644 --- a/examples/extended/errorpropagation/errProp/errProp.out +++ b/examples/extended/errorpropagation/errProp/errProp.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -18,7 +18,7 @@ WWW : http://geant4.org/ ************************************************************** - creating G4RunManagerKernel 0x8dd110 + creating G4RunManagerKernel 0xabc0b0 The materials defined are : @@ -93,15 +93,15 @@ G4Transportation: Current values for thresholds related to the killing of loop Important Energy = 250 ( above this tracks are given multiple chances ) Extra Trials = 10 'important' tracks, i.e. those above 'important' energy G4Transportation constructor> set fShortStepOptimisation to false -0xb91000G4ErrorPhysicsList:: particle process manager e+ = 0xb95d10 -0xb90e60G4ErrorPhysicsList:: particle process manager e- = 0xb9a2d0 -0xb90cc0G4ErrorPhysicsList:: particle process manager gamma = 0xb9a400 -0xb92340G4ErrorPhysicsList:: particle process manager geantino = 0xb9a650 -0xb911a0G4ErrorPhysicsList:: particle process manager mu+ = 0xb9a8a0 -0xb91490G4ErrorPhysicsList:: particle process manager mu- = 0xb9aaf0 -0xb918a0G4ErrorPhysicsList:: particle process manager pi+ = 0xb9ad40 -0xb91cf0G4ErrorPhysicsList:: particle process manager pi- = 0xb9af90 -0xb92110G4ErrorPhysicsList:: particle process manager proton = 0xb9b1e0 +0xd6ff20G4ErrorPhysicsList:: particle process manager e+ = 0xd74d00 +0xd6fdd0G4ErrorPhysicsList:: particle process manager e- = 0xd792c0 +0xd6f860G4ErrorPhysicsList:: particle process manager gamma = 0xd793f0 +0xd71330G4ErrorPhysicsList:: particle process manager geantino = 0xd79640 +0xd700b0G4ErrorPhysicsList:: particle process manager mu+ = 0xd79890 +0xd70480G4ErrorPhysicsList:: particle process manager mu- = 0xd79ae0 +0xd70890G4ErrorPhysicsList:: particle process manager pi+ = 0xd79d30 +0xd70ce0G4ErrorPhysicsList:: particle process manager pi- = 0xd79f80 +0xd71100G4ErrorPhysicsList:: particle process manager proton = 0xd7a1d0 physicsList->CheckParticleList() start. physicsList->setCut() start. ======================================================================= diff --git a/examples/extended/eventgenerator/exgps/exgps_batch.out b/examples/extended/eventgenerator/exgps/exgps_batch.out index 31bbb8c91a6..bd84559e36f 100644 --- a/examples/extended/eventgenerator/exgps/exgps_batch.out +++ b/examples/extended/eventgenerator/exgps/exgps_batch.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/eventgenerator/particleGun/particleGun_run1.out b/examples/extended/eventgenerator/particleGun/particleGun_run1.out index ac727189f48..509eec49734 100644 --- a/examples/extended/eventgenerator/particleGun/particleGun_run1.out +++ b/examples/extended/eventgenerator/particleGun/particleGun_run1.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -67,7 +67,7 @@ Step# X Y Z KineE dEStep StepLeng T Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000364s Sys=0.000000s + User=0.000000s Real=0.000390s Sys=0.000000s # /tracking/verbose 0 /run/beamOn 5 @@ -87,7 +87,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 5 - User=0.000000s Real=0.000037s Sys=0.000000s + User=0.000000s Real=0.000059s Sys=0.000000s ================== Deleting memory pools =================== Number of memory pools allocated: 9 of which, static: 0 Dynamic pools deleted: 9 / Total memory freed: 0.015 MB diff --git a/examples/extended/eventgenerator/particleGun/particleGun_run2.out b/examples/extended/eventgenerator/particleGun/particleGun_run2.out index eb719077ecd..c34034bbf73 100644 --- a/examples/extended/eventgenerator/particleGun/particleGun_run2.out +++ b/examples/extended/eventgenerator/particleGun/particleGun_run2.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -49,7 +49,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100000 - User=0.210000s Real=0.207864s Sys=0.000000s + User=0.210000s Real=0.215130s Sys=0.000000s ... write file : run2.root - done ... close file : run2.root - done ================== Deleting memory pools =================== diff --git a/examples/extended/eventgenerator/particleGun/particleGun_run3.out b/examples/extended/eventgenerator/particleGun/particleGun_run3.out index b6710a13976..dcb9580f364 100644 --- a/examples/extended/eventgenerator/particleGun/particleGun_run3.out +++ b/examples/extended/eventgenerator/particleGun/particleGun_run3.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -50,7 +50,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100000 - User=0.240000s Real=0.247079s Sys=0.000000s + User=0.260000s Real=0.268022s Sys=0.000000s ... write file : run3.root - done ... close file : run3.root - done ================== Deleting memory pools =================== diff --git a/examples/extended/eventgenerator/particleGun/particleGun_run4.out b/examples/extended/eventgenerator/particleGun/particleGun_run4.out index d1feba16328..8802a993fbd 100644 --- a/examples/extended/eventgenerator/particleGun/particleGun_run4.out +++ b/examples/extended/eventgenerator/particleGun/particleGun_run4.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -65,7 +65,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000000 - User=3.460000s Real=3.480884s Sys=0.000000s + User=3.370000s Real=3.388386s Sys=0.000000s ... write file : run4.root - done ... close file : run4.root - done ================== Deleting memory pools =================== diff --git a/examples/extended/eventgenerator/userPrimaryGenerator/userPrimaryGenerator.out b/examples/extended/eventgenerator/userPrimaryGenerator/userPrimaryGenerator.out index d2bb901ffbb..0355b0fde7c 100644 --- a/examples/extended/eventgenerator/userPrimaryGenerator/userPrimaryGenerator.out +++ b/examples/extended/eventgenerator/userPrimaryGenerator/userPrimaryGenerator.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -50,7 +50,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100000 - User=0.370000s Real=0.370023s Sys=0.000000s + User=0.370000s Real=0.367107s Sys=0.000000s ================== Deleting memory pools =================== Number of memory pools allocated: 9 of which, static: 0 Dynamic pools deleted: 9 / Total memory freed: 0.013 MB diff --git a/examples/extended/exoticphysics/channeling/channeling.out b/examples/extended/exoticphysics/channeling/channeling.out index 73c0cbd668f..f9344d83747 100644 --- a/examples/extended/exoticphysics/channeling/channeling.out +++ b/examples/extended/exoticphysics/channeling/channeling.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -297,13 +297,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:3 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:3 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -349,13 +349,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -376,13 +376,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -403,13 +403,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -430,13 +430,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -457,13 +457,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -484,13 +484,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -511,13 +511,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1968,7 +1968,7 @@ Using Run terminated. Run Summary Number of events processed : 1000 - User=83.790000s Real=88.878475s Sys=0.000000s + User=84.570000s Real=85.856272s Sys=0.010000s ... write file : ExExCh.root - done ... close file : ExExCh.root - done Graphics systems deleted. diff --git a/examples/extended/exoticphysics/dmparticle/dmparticle.out b/examples/extended/exoticphysics/dmparticle/dmparticle.out index 19bc2904198..778a69fefb4 100644 --- a/examples/extended/exoticphysics/dmparticle/dmparticle.out +++ b/examples/extended/exoticphysics/dmparticle/dmparticle.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -263,14 +263,14 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -283,7 +283,7 @@ CoulombScat: for proton XStype:1 SubType=1 BuildTable=1 ldmBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ldmBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied @@ -330,14 +330,14 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -363,14 +363,14 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -396,14 +396,14 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -429,14 +429,14 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -462,14 +462,14 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -495,14 +495,14 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,14 +528,14 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -576,561 +576,552 @@ See commands in /vis/modeling/trajectories/ for other options. --> Event 0 starts. Event = 0 z0 = -779.999 Primary direction = (0,0,1) ### New exotic particle produced: ldmphoton Ekin(GeV)= 2.96969 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 16.4038 Mass(GeV)= 0.5 TrackId= 30 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.688632 Mass(GeV)= 0.5 TrackId= 42 -### New exotic particle produced: ldmphoton Ekin(GeV)= 45.2599 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.934378 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.932 Mass(GeV)= 0.5 TrackId= 11 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.31778 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.94546 Mass(GeV)= 0.5 TrackId= 23 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.93943 Mass(GeV)= 0.5 TrackId= 25 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.67843 Mass(GeV)= 0.5 TrackId= 35 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.1067 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.671282 Mass(GeV)= 0.5 TrackId= 35 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.85252 Mass(GeV)= 0.5 TrackId= 43 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.01335 Mass(GeV)= 0.5 TrackId= 44 -### New exotic particle produced: ldmphoton Ekin(GeV)= 25.1995 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.792736 Mass(GeV)= 0.5 TrackId= 75 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.51755 Mass(GeV)= 0.5 TrackId= 36 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.2549 Mass(GeV)= 0.5 TrackId= 41 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.07842 Mass(GeV)= 0.5 TrackId= 56 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.833884 Mass(GeV)= 0.5 TrackId= 63 -### New exotic particle produced: ldmphoton Ekin(GeV)= 19.4543 Mass(GeV)= 0.5 TrackId= 84 -### New exotic particle produced: ldmphoton Ekin(GeV)= 12.8398 Mass(GeV)= 0.5 TrackId= 2 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.68184 Mass(GeV)= 0.5 TrackId= 4 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.5562 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.25768 Mass(GeV)= 0.5 TrackId= 19 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.48397 Mass(GeV)= 0.5 TrackId= 28 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.13121 Mass(GeV)= 0.5 TrackId= 73 -### New exotic particle produced: ldmphoton Ekin(GeV)= 12.1146 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.36812 Mass(GeV)= 0.5 TrackId= 17 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.613397 Mass(GeV)= 0.5 TrackId= 68 -### New exotic particle produced: ldmphoton Ekin(GeV)= 12.5077 Mass(GeV)= 0.5 TrackId= 36 -### New exotic particle produced: ldmphoton Ekin(GeV)= 11.3916 Mass(GeV)= 0.5 TrackId= 42 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.943645 Mass(GeV)= 0.5 TrackId= 60 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.3074 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.29995 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.5629 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.8291 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.708201 Mass(GeV)= 0.5 TrackId= 36 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.728092 Mass(GeV)= 0.5 TrackId= 37 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.32469 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.10807 Mass(GeV)= 0.5 TrackId= 41 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.94339 Mass(GeV)= 0.5 TrackId= 46 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.95046 Mass(GeV)= 0.5 TrackId= 51 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.28581 Mass(GeV)= 0.5 TrackId= 86 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.00817 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.19878 Mass(GeV)= 0.5 TrackId= 71 -### New exotic particle produced: ldmphoton Ekin(GeV)= 42.324 Mass(GeV)= 0.5 TrackId= 74 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.55636 Mass(GeV)= 0.5 TrackId= 5 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.795986 Mass(GeV)= 0.5 TrackId= 13 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.43581 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.85392 Mass(GeV)= 0.5 TrackId= 32 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.713693 Mass(GeV)= 0.5 TrackId= 77 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.942534 Mass(GeV)= 0.5 TrackId= 78 +### New exotic particle produced: ldmphoton Ekin(GeV)= 16.404 Mass(GeV)= 0.5 TrackId= 30 +### New exotic particle produced: ldmphoton Ekin(GeV)= 30.2808 Mass(GeV)= 0.5 TrackId= 41 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.89827 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.88291 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.04501 Mass(GeV)= 0.5 TrackId= 59 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.19872 Mass(GeV)= 0.5 TrackId= 64 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.25431 Mass(GeV)= 0.5 TrackId= 3 +### New exotic particle produced: ldmphoton Ekin(GeV)= 17.8275 Mass(GeV)= 0.5 TrackId= 7 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.06679 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.2715 Mass(GeV)= 0.5 TrackId= 17 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.684146 Mass(GeV)= 0.5 TrackId= 18 +### New exotic particle produced: ldmphoton Ekin(GeV)= 10.1923 Mass(GeV)= 0.5 TrackId= 34 +### New exotic particle produced: ldmphoton Ekin(GeV)= 15.4245 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.02493 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.737173 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.1848 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.15983 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 22.4713 Mass(GeV)= 0.5 TrackId= 70 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.85448 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.15072 Mass(GeV)= 0.5 TrackId= 6 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.7296 Mass(GeV)= 0.5 TrackId= 11 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.40278 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.653241 Mass(GeV)= 0.5 TrackId= 17 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.10359 Mass(GeV)= 0.5 TrackId= 20 +### New exotic particle produced: ldmphoton Ekin(GeV)= 19.0609 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.5785 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.817059 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.607175 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.37669 Mass(GeV)= 0.5 TrackId= 57 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.5626 Mass(GeV)= 0.5 TrackId= 59 +### New exotic particle produced: ldmphoton Ekin(GeV)= 12.0302 Mass(GeV)= 0.5 TrackId= 6 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.907442 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 70.5202 Mass(GeV)= 0.5 TrackId= 22 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.42128 Mass(GeV)= 0.5 TrackId= 50 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.713123 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.79186 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.734841 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.23267 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.61539 Mass(GeV)= 0.5 TrackId= 29 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.47047 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.8999 Mass(GeV)= 0.5 TrackId= 58 +### New exotic particle produced: ldmphoton Ekin(GeV)= 9.49579 Mass(GeV)= 0.5 TrackId= 79 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.01387 Mass(GeV)= 0.5 TrackId= 5 +### New exotic particle produced: ldmphoton Ekin(GeV)= 36.6376 Mass(GeV)= 0.5 TrackId= 21 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.44896 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.59111 Mass(GeV)= 0.5 TrackId= 31 +### New exotic particle produced: ldmphoton Ekin(GeV)= 28.5696 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.24887 Mass(GeV)= 0.5 TrackId= 48 --> Event 10 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.97128 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 27.249 Mass(GeV)= 0.5 TrackId= 52 -### New exotic particle produced: ldmphoton Ekin(GeV)= 31.7579 Mass(GeV)= 0.5 TrackId= 57 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.23769 Mass(GeV)= 0.5 TrackId= 4 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.689954 Mass(GeV)= 0.5 TrackId= 5 -### New exotic particle produced: ldmphoton Ekin(GeV)= 11.9153 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 32.2321 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.20894 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 24.4807 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 14.7906 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.60678 Mass(GeV)= 0.5 TrackId= 36 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.929058 Mass(GeV)= 0.5 TrackId= 23 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.06253 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.1757 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 33.9858 Mass(GeV)= 0.5 TrackId= 67 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.7398 Mass(GeV)= 0.5 TrackId= 70 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.2544 Mass(GeV)= 0.5 TrackId= 74 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.6306 Mass(GeV)= 0.5 TrackId= 82 -### New exotic particle produced: ldmphoton Ekin(GeV)= 18.6818 Mass(GeV)= 0.5 TrackId= 85 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.30149 Mass(GeV)= 0.5 TrackId= 5 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.46922 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.09537 Mass(GeV)= 0.5 TrackId= 24 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.92213 Mass(GeV)= 0.5 TrackId= 30 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.33724 Mass(GeV)= 0.5 TrackId= 39 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.41962 Mass(GeV)= 0.5 TrackId= 69 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.991172 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.57634 Mass(GeV)= 0.5 TrackId= 13 -### New exotic particle produced: ldmphoton Ekin(GeV)= 11.1006 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.72782 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.754554 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.1834 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.723112 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.688558 Mass(GeV)= 0.5 TrackId= 34 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.6559 Mass(GeV)= 0.5 TrackId= 44 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.48459 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.04803 Mass(GeV)= 0.5 TrackId= 66 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.18214 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.82731 Mass(GeV)= 0.5 TrackId= 13 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.36886 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 48.7415 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.806108 Mass(GeV)= 0.5 TrackId= 52 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.859433 Mass(GeV)= 0.5 TrackId= 57 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.91171 Mass(GeV)= 0.5 TrackId= 66 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.51138 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.21022 Mass(GeV)= 0.5 TrackId= 25 -### New exotic particle produced: ldmphoton Ekin(GeV)= 37.202 Mass(GeV)= 0.5 TrackId= 28 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.01293 Mass(GeV)= 0.5 TrackId= 51 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.1369 Mass(GeV)= 0.5 TrackId= 72 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.726743 Mass(GeV)= 0.5 TrackId= 75 +### New exotic particle produced: ldmphoton Ekin(GeV)= 50.487 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.66834 Mass(GeV)= 0.5 TrackId= 70 +### New exotic particle produced: ldmphoton Ekin(GeV)= 21.3719 Mass(GeV)= 0.5 TrackId= 34 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.77833 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.74286 Mass(GeV)= 0.5 TrackId= 43 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.733727 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 34.5402 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.780227 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.61809 Mass(GeV)= 0.5 TrackId= 25 +### New exotic particle produced: ldmphoton Ekin(GeV)= 30.4466 Mass(GeV)= 0.5 TrackId= 28 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.927919 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.3571 Mass(GeV)= 0.5 TrackId= 66 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.15778 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.68933 Mass(GeV)= 0.5 TrackId= 69 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.07344 Mass(GeV)= 0.5 TrackId= 72 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.04376 Mass(GeV)= 0.5 TrackId= 9 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.28508 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.48491 Mass(GeV)= 0.5 TrackId= 18 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.041 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.97714 Mass(GeV)= 0.5 TrackId= 55 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.9378 Mass(GeV)= 0.5 TrackId= 68 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.727708 Mass(GeV)= 0.5 TrackId= 88 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.956134 Mass(GeV)= 0.5 TrackId= 7 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.64591 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.75551 Mass(GeV)= 0.5 TrackId= 22 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.36882 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.0361 Mass(GeV)= 0.5 TrackId= 58 +### New exotic particle produced: ldmphoton Ekin(GeV)= 39.4194 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.54098 Mass(GeV)= 0.5 TrackId= 26 +### New exotic particle produced: ldmphoton Ekin(GeV)= 15.0042 Mass(GeV)= 0.5 TrackId= 79 +### New exotic particle produced: ldmphoton Ekin(GeV)= 22.864 Mass(GeV)= 0.5 TrackId= 6 +### New exotic particle produced: ldmphoton Ekin(GeV)= 15.0872 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.39332 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.5394 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.52838 Mass(GeV)= 0.5 TrackId= 25 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.43126 Mass(GeV)= 0.5 TrackId= 27 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.792169 Mass(GeV)= 0.5 TrackId= 36 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.835296 Mass(GeV)= 0.5 TrackId= 30 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.66092 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 13.7589 Mass(GeV)= 0.5 TrackId= 42 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.68044 Mass(GeV)= 0.5 TrackId= 52 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.67505 Mass(GeV)= 0.5 TrackId= 55 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.50135 Mass(GeV)= 0.5 TrackId= 57 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.16195 Mass(GeV)= 0.5 TrackId= 59 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.45035 Mass(GeV)= 0.5 TrackId= 62 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.91506 Mass(GeV)= 0.5 TrackId= 68 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.73938 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.33743 Mass(GeV)= 0.5 TrackId= 44 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.677883 Mass(GeV)= 0.5 TrackId= 78 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.70331 Mass(GeV)= 0.5 TrackId= 79 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.5596 Mass(GeV)= 0.5 TrackId= 82 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.68223 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 12.7503 Mass(GeV)= 0.5 TrackId= 13 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.51282 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.51057 Mass(GeV)= 0.5 TrackId= 34 +### New exotic particle produced: ldmphoton Ekin(GeV)= 10.7628 Mass(GeV)= 0.5 TrackId= 36 +### New exotic particle produced: ldmphoton Ekin(GeV)= 12.1132 Mass(GeV)= 0.5 TrackId= 48 --> Event 20 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.863979 Mass(GeV)= 0.5 TrackId= 17 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.29207 Mass(GeV)= 0.5 TrackId= 23 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.742891 Mass(GeV)= 0.5 TrackId= 44 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.971433 Mass(GeV)= 0.5 TrackId= 48 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.23542 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.85828 Mass(GeV)= 0.5 TrackId= 11 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.72402 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 11.3723 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.927415 Mass(GeV)= 0.5 TrackId= 16 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.35251 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.37621 Mass(GeV)= 0.5 TrackId= 68 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.895309 Mass(GeV)= 0.5 TrackId= 70 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.72226 Mass(GeV)= 0.5 TrackId= 46 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.0047 Mass(GeV)= 0.5 TrackId= 59 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.48333 Mass(GeV)= 0.5 TrackId= 74 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.76385 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.8755 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.09735 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.930721 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 22.0701 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.73508 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.31176 Mass(GeV)= 0.5 TrackId= 23 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.83787 Mass(GeV)= 0.5 TrackId= 37 -### New exotic particle produced: ldmphoton Ekin(GeV)= 14.3798 Mass(GeV)= 0.5 TrackId= 39 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.90009 Mass(GeV)= 0.5 TrackId= 42 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.16936 Mass(GeV)= 0.5 TrackId= 61 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.35952 Mass(GeV)= 0.5 TrackId= 17 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.961539 Mass(GeV)= 0.5 TrackId= 25 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.752889 Mass(GeV)= 0.5 TrackId= 63 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.83365 Mass(GeV)= 0.5 TrackId= 66 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.16567 Mass(GeV)= 0.5 TrackId= 78 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.30358 Mass(GeV)= 0.5 TrackId= 80 -### New exotic particle produced: ldmphoton Ekin(GeV)= 13.052 Mass(GeV)= 0.5 TrackId= 87 -### New exotic particle produced: ldmphoton Ekin(GeV)= 29.779 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.38227 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.639196 Mass(GeV)= 0.5 TrackId= 35 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.752987 Mass(GeV)= 0.5 TrackId= 38 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.67782 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.4259 Mass(GeV)= 0.5 TrackId= 63 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.14859 Mass(GeV)= 0.5 TrackId= 79 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.61781 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.66811 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.63803 Mass(GeV)= 0.5 TrackId= 48 -### New exotic particle produced: ldmphoton Ekin(GeV)= 61.2002 Mass(GeV)= 0.5 TrackId= 41 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.15562 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.679335 Mass(GeV)= 0.5 TrackId= 72 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.08026 Mass(GeV)= 0.5 TrackId= 2 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.24981 Mass(GeV)= 0.5 TrackId= 8 -### New exotic particle produced: ldmphoton Ekin(GeV)= 26.3291 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.753737 Mass(GeV)= 0.5 TrackId= 31 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.22716 Mass(GeV)= 0.5 TrackId= 13 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.21619 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.92807 Mass(GeV)= 0.5 TrackId= 43 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.84654 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.27656 Mass(GeV)= 0.5 TrackId= 81 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.764089 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.985563 Mass(GeV)= 0.5 TrackId= 9 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.40823 Mass(GeV)= 0.5 TrackId= 11 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.978768 Mass(GeV)= 0.5 TrackId= 28 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.9383 Mass(GeV)= 0.5 TrackId= 31 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.93051 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.49624 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.82718 Mass(GeV)= 0.5 TrackId= 79 +### New exotic particle produced: ldmphoton Ekin(GeV)= 20.0091 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.912065 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.57591 Mass(GeV)= 0.5 TrackId= 43 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.1542 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.12354 Mass(GeV)= 0.5 TrackId= 62 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.24993 Mass(GeV)= 0.5 TrackId= 69 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.08705 Mass(GeV)= 0.5 TrackId= 65 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.30862 Mass(GeV)= 0.5 TrackId= 43 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.9245 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 31.619 Mass(GeV)= 0.5 TrackId= 66 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.17323 Mass(GeV)= 0.5 TrackId= 12 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.695347 Mass(GeV)= 0.5 TrackId= 13 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.93316 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 37.9569 Mass(GeV)= 0.5 TrackId= 26 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.38313 Mass(GeV)= 0.5 TrackId= 41 +### New exotic particle produced: ldmphoton Ekin(GeV)= 10.6239 Mass(GeV)= 0.5 TrackId= 55 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.81964 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.981813 Mass(GeV)= 0.5 TrackId= 18 +### New exotic particle produced: ldmphoton Ekin(GeV)= 30.4639 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.22938 Mass(GeV)= 0.5 TrackId= 43 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.07571 Mass(GeV)= 0.5 TrackId= 58 +### New exotic particle produced: ldmphoton Ekin(GeV)= 10.6031 Mass(GeV)= 0.5 TrackId= 82 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.08413 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.3637 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.85066 Mass(GeV)= 0.5 TrackId= 41 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.14635 Mass(GeV)= 0.5 TrackId= 46 +### New exotic particle produced: ldmphoton Ekin(GeV)= 21.7644 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.83032 Mass(GeV)= 0.5 TrackId= 64 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.998833 Mass(GeV)= 0.5 TrackId= 65 +### New exotic particle produced: ldmphoton Ekin(GeV)= 43.9053 Mass(GeV)= 0.5 TrackId= 13 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.770271 Mass(GeV)= 0.5 TrackId= 30 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.667918 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.46522 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.37449 Mass(GeV)= 0.5 TrackId= 21 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.02071 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.24145 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.64141 Mass(GeV)= 0.5 TrackId= 51 --> Event 30 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.996406 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.804382 Mass(GeV)= 0.5 TrackId= 16 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.861538 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.653444 Mass(GeV)= 0.5 TrackId= 55 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.868515 Mass(GeV)= 0.5 TrackId= 61 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.41651 Mass(GeV)= 0.5 TrackId= 69 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.885783 Mass(GeV)= 0.5 TrackId= 10 -### New exotic particle produced: ldmphoton Ekin(GeV)= 58.4155 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 16.2218 Mass(GeV)= 0.5 TrackId= 60 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.629974 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.61358 Mass(GeV)= 0.5 TrackId= 7 -### New exotic particle produced: ldmphoton Ekin(GeV)= 17.3071 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.41845 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.985892 Mass(GeV)= 0.5 TrackId= 30 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.66243 Mass(GeV)= 0.5 TrackId= 35 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.00546 Mass(GeV)= 0.5 TrackId= 37 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.61097 Mass(GeV)= 0.5 TrackId= 39 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.27149 Mass(GeV)= 0.5 TrackId= 51 -### New exotic particle produced: ldmphoton Ekin(GeV)= 25.1636 Mass(GeV)= 0.5 TrackId= 61 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.720589 Mass(GeV)= 0.5 TrackId= 67 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.18306 Mass(GeV)= 0.5 TrackId= 2 -### New exotic particle produced: ldmphoton Ekin(GeV)= 9.81846 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.782307 Mass(GeV)= 0.5 TrackId= 34 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.02115 Mass(GeV)= 0.5 TrackId= 47 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.41588 Mass(GeV)= 0.5 TrackId= 49 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.14638 Mass(GeV)= 0.5 TrackId= 59 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.14757 Mass(GeV)= 0.5 TrackId= 83 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.75307 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.73792 Mass(GeV)= 0.5 TrackId= 10 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.36845 Mass(GeV)= 0.5 TrackId= 46 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.30931 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 31.7803 Mass(GeV)= 0.5 TrackId= 73 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.82999 Mass(GeV)= 0.5 TrackId= 5 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.841259 Mass(GeV)= 0.5 TrackId= 16 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.698088 Mass(GeV)= 0.5 TrackId= 17 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.94563 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.840831 Mass(GeV)= 0.5 TrackId= 25 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.68854 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 16.781 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.04784 Mass(GeV)= 0.5 TrackId= 85 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.706546 Mass(GeV)= 0.5 TrackId= 11 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.63838 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.48445 Mass(GeV)= 0.5 TrackId= 44 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.78064 Mass(GeV)= 0.5 TrackId= 55 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.69159 Mass(GeV)= 0.5 TrackId= 59 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.78826 Mass(GeV)= 0.5 TrackId= 61 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.11677 Mass(GeV)= 0.5 TrackId= 73 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.38827 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.02296 Mass(GeV)= 0.5 TrackId= 32 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.855751 Mass(GeV)= 0.5 TrackId= 38 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.967638 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.09699 Mass(GeV)= 0.5 TrackId= 60 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.77455 Mass(GeV)= 0.5 TrackId= 2 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.93705 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 19.5474 Mass(GeV)= 0.5 TrackId= 20 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.07435 Mass(GeV)= 0.5 TrackId= 5 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.65294 Mass(GeV)= 0.5 TrackId= 62 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.892712 Mass(GeV)= 0.5 TrackId= 63 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.20243 Mass(GeV)= 0.5 TrackId= 77 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.50242 Mass(GeV)= 0.5 TrackId= 2 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.06725 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.77784 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 17.1855 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.56875 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.91657 Mass(GeV)= 0.5 TrackId= 30 +### New exotic particle produced: ldmphoton Ekin(GeV)= 10.889 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 35.0315 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.36127 Mass(GeV)= 0.5 TrackId= 49 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.50193 Mass(GeV)= 0.5 TrackId= 13 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.80263 Mass(GeV)= 0.5 TrackId= 18 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.799223 Mass(GeV)= 0.5 TrackId= 30 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.942263 Mass(GeV)= 0.5 TrackId= 48 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.86802 Mass(GeV)= 0.5 TrackId= 50 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.01514 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.62145 Mass(GeV)= 0.5 TrackId= 56 +### New exotic particle produced: ldmphoton Ekin(GeV)= 29.6423 Mass(GeV)= 0.5 TrackId= 71 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.6991 Mass(GeV)= 0.5 TrackId= 95 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.06108 Mass(GeV)= 0.5 TrackId= 14 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.646929 Mass(GeV)= 0.5 TrackId= 28 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.603 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.91143 Mass(GeV)= 0.5 TrackId= 46 +### New exotic particle produced: ldmphoton Ekin(GeV)= 9.41719 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.11895 Mass(GeV)= 0.5 TrackId= 70 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.41121 Mass(GeV)= 0.5 TrackId= 77 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.19905 Mass(GeV)= 0.5 TrackId= 80 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.65105 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.710926 Mass(GeV)= 0.5 TrackId= 29 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.43171 Mass(GeV)= 0.5 TrackId= 52 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.31163 Mass(GeV)= 0.5 TrackId= 59 +### New exotic particle produced: ldmphoton Ekin(GeV)= 45.1412 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.674023 Mass(GeV)= 0.5 TrackId= 6 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.70566 Mass(GeV)= 0.5 TrackId= 49 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.801019 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.97676 Mass(GeV)= 0.5 TrackId= 63 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.69804 Mass(GeV)= 0.5 TrackId= 27 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.19739 Mass(GeV)= 0.5 TrackId= 28 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.57737 Mass(GeV)= 0.5 TrackId= 34 +### New exotic particle produced: ldmphoton Ekin(GeV)= 15.9276 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.22762 Mass(GeV)= 0.5 TrackId= 36 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.81437 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.824784 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.1046 Mass(GeV)= 0.5 TrackId= 58 +### New exotic particle produced: ldmphoton Ekin(GeV)= 19.4395 Mass(GeV)= 0.5 TrackId= 73 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.687463 Mass(GeV)= 0.5 TrackId= 82 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.63662 Mass(GeV)= 0.5 TrackId= 27 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.15523 Mass(GeV)= 0.5 TrackId= 55 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.5626 Mass(GeV)= 0.5 TrackId= 60 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.74106 Mass(GeV)= 0.5 TrackId= 62 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.83245 Mass(GeV)= 0.5 TrackId= 3 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.29259 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.30128 Mass(GeV)= 0.5 TrackId= 25 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.22451 Mass(GeV)= 0.5 TrackId= 26 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.58319 Mass(GeV)= 0.5 TrackId= 28 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.94784 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 16.9524 Mass(GeV)= 0.5 TrackId= 81 --> Event 40 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.610285 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.91309 Mass(GeV)= 0.5 TrackId= 10 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.8606 Mass(GeV)= 0.5 TrackId= 21 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.96477 Mass(GeV)= 0.5 TrackId= 43 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.98432 Mass(GeV)= 0.5 TrackId= 53 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.688447 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.667156 Mass(GeV)= 0.5 TrackId= 77 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.18877 Mass(GeV)= 0.5 TrackId= 80 -### New exotic particle produced: ldmphoton Ekin(GeV)= 14.2366 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 23.6836 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.11822 Mass(GeV)= 0.5 TrackId= 35 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.748598 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.12613 Mass(GeV)= 0.5 TrackId= 68 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.05951 Mass(GeV)= 0.5 TrackId= 71 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.749979 Mass(GeV)= 0.5 TrackId= 10 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.00187 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 23.0014 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.64522 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 41.5137 Mass(GeV)= 0.5 TrackId= 53 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.58952 Mass(GeV)= 0.5 TrackId= 66 -### New exotic particle produced: ldmphoton Ekin(GeV)= 27.0556 Mass(GeV)= 0.5 TrackId= 11 -### New exotic particle produced: ldmphoton Ekin(GeV)= 13.2997 Mass(GeV)= 0.5 TrackId= 41 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.956043 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.17378 Mass(GeV)= 0.5 TrackId= 43 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.35246 Mass(GeV)= 0.5 TrackId= 53 -### New exotic particle produced: ldmphoton Ekin(GeV)= 9.21076 Mass(GeV)= 0.5 TrackId= 56 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.983175 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.03793 Mass(GeV)= 0.5 TrackId= 9 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.78457 Mass(GeV)= 0.5 TrackId= 10 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.83021 Mass(GeV)= 0.5 TrackId= 11 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.21593 Mass(GeV)= 0.5 TrackId= 16 -### New exotic particle produced: ldmphoton Ekin(GeV)= 13.7992 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 30.2947 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.30929 Mass(GeV)= 0.5 TrackId= 57 -### New exotic particle produced: ldmphoton Ekin(GeV)= 49.4048 Mass(GeV)= 0.5 TrackId= 2 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.742756 Mass(GeV)= 0.5 TrackId= 7 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.808044 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.622528 Mass(GeV)= 0.5 TrackId= 25 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.91844 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.94272 Mass(GeV)= 0.5 TrackId= 45 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.05171 Mass(GeV)= 0.5 TrackId= 52 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.81232 Mass(GeV)= 0.5 TrackId= 56 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.757093 Mass(GeV)= 0.5 TrackId= 13 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.08765 Mass(GeV)= 0.5 TrackId= 7 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.3459 Mass(GeV)= 0.5 TrackId= 49 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.02247 Mass(GeV)= 0.5 TrackId= 51 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.00228 Mass(GeV)= 0.5 TrackId= 53 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.26046 Mass(GeV)= 0.5 TrackId= 71 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.36661 Mass(GeV)= 0.5 TrackId= 5 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.77511 Mass(GeV)= 0.5 TrackId= 13 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.70068 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.69239 Mass(GeV)= 0.5 TrackId= 23 -### New exotic particle produced: ldmphoton Ekin(GeV)= 9.67422 Mass(GeV)= 0.5 TrackId= 39 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.12751 Mass(GeV)= 0.5 TrackId= 50 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.97544 Mass(GeV)= 0.5 TrackId= 60 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.19703 Mass(GeV)= 0.5 TrackId= 65 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.748735 Mass(GeV)= 0.5 TrackId= 25 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.60778 Mass(GeV)= 0.5 TrackId= 30 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.703435 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 23.7532 Mass(GeV)= 0.5 TrackId= 59 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.56659 Mass(GeV)= 0.5 TrackId= 21 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.50019 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.12454 Mass(GeV)= 0.5 TrackId= 33 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.01574 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.2303 Mass(GeV)= 0.5 TrackId= 49 +### New exotic particle produced: ldmphoton Ekin(GeV)= 15.5838 Mass(GeV)= 0.5 TrackId= 66 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.89196 Mass(GeV)= 0.5 TrackId= 78 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.691622 Mass(GeV)= 0.5 TrackId= 81 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.860448 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.30725 Mass(GeV)= 0.5 TrackId= 20 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.846539 Mass(GeV)= 0.5 TrackId= 29 +### New exotic particle produced: ldmphoton Ekin(GeV)= 84.3446 Mass(GeV)= 0.5 TrackId= 33 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.61549 Mass(GeV)= 0.5 TrackId= 11 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.5109 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.85158 Mass(GeV)= 0.5 TrackId= 21 +### New exotic particle produced: ldmphoton Ekin(GeV)= 9.6127 Mass(GeV)= 0.5 TrackId= 29 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.92807 Mass(GeV)= 0.5 TrackId= 7 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.60462 Mass(GeV)= 0.5 TrackId= 14 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.82719 Mass(GeV)= 0.5 TrackId= 27 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.31351 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.787298 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.49704 Mass(GeV)= 0.5 TrackId= 52 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.2502 Mass(GeV)= 0.5 TrackId= 73 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.0578 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.1238 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.62722 Mass(GeV)= 0.5 TrackId= 21 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.09782 Mass(GeV)= 0.5 TrackId= 28 +### New exotic particle produced: ldmphoton Ekin(GeV)= 24.0083 Mass(GeV)= 0.5 TrackId= 29 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.642296 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.13528 Mass(GeV)= 0.5 TrackId= 22 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.824552 Mass(GeV)= 0.5 TrackId= 25 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.31281 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.816876 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 16.6072 Mass(GeV)= 0.5 TrackId= 42 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.20147 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.3166 Mass(GeV)= 0.5 TrackId= 61 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.00417 Mass(GeV)= 0.5 TrackId= 77 +### New exotic particle produced: ldmphoton Ekin(GeV)= 26.7499 Mass(GeV)= 0.5 TrackId= 12 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.26325 Mass(GeV)= 0.5 TrackId= 12 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.5016 Mass(GeV)= 0.5 TrackId= 25 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.10405 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.71376 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.915323 Mass(GeV)= 0.5 TrackId= 56 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.3115 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.62207 Mass(GeV)= 0.5 TrackId= 24 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.793003 Mass(GeV)= 0.5 TrackId= 60 +### New exotic particle produced: ldmphoton Ekin(GeV)= 51.2029 Mass(GeV)= 0.5 TrackId= 64 --> Event 50 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.939063 Mass(GeV)= 0.5 TrackId= 11 -### New exotic particle produced: ldmphoton Ekin(GeV)= 9.74707 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.84627 Mass(GeV)= 0.5 TrackId= 13 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.88605 Mass(GeV)= 0.5 TrackId= 17 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.29403 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 34.9113 Mass(GeV)= 0.5 TrackId= 56 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.83859 Mass(GeV)= 0.5 TrackId= 77 -### New exotic particle produced: ldmphoton Ekin(GeV)= 12.2459 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.2614 Mass(GeV)= 0.5 TrackId= 7 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.1831 Mass(GeV)= 0.5 TrackId= 10 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.15171 Mass(GeV)= 0.5 TrackId= 43 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.16605 Mass(GeV)= 0.5 TrackId= 47 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.18251 Mass(GeV)= 0.5 TrackId= 51 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.777538 Mass(GeV)= 0.5 TrackId= 52 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.23644 Mass(GeV)= 0.5 TrackId= 66 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.10837 Mass(GeV)= 0.5 TrackId= 82 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.9752 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.74269 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.89326 Mass(GeV)= 0.5 TrackId= 49 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.7509 Mass(GeV)= 0.5 TrackId= 50 -### New exotic particle produced: ldmphoton Ekin(GeV)= 29.9268 Mass(GeV)= 0.5 TrackId= 59 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.797401 Mass(GeV)= 0.5 TrackId= 11 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.00598 Mass(GeV)= 0.5 TrackId= 13 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.785794 Mass(GeV)= 0.5 TrackId= 25 -### New exotic particle produced: ldmphoton Ekin(GeV)= 9.61311 Mass(GeV)= 0.5 TrackId= 50 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.59553 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.10837 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.752585 Mass(GeV)= 0.5 TrackId= 34 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.822775 Mass(GeV)= 0.5 TrackId= 55 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.7365 Mass(GeV)= 0.5 TrackId= 72 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.61176 Mass(GeV)= 0.5 TrackId= 76 -### New exotic particle produced: ldmphoton Ekin(GeV)= 12.5162 Mass(GeV)= 0.5 TrackId= 81 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.12231 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.31593 Mass(GeV)= 0.5 TrackId= 35 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.929064 Mass(GeV)= 0.5 TrackId= 44 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.11103 Mass(GeV)= 0.5 TrackId= 46 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.57 Mass(GeV)= 0.5 TrackId= 49 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.4301 Mass(GeV)= 0.5 TrackId= 51 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.47379 Mass(GeV)= 0.5 TrackId= 57 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.603898 Mass(GeV)= 0.5 TrackId= 60 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.35537 Mass(GeV)= 0.5 TrackId= 67 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.682019 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.20133 Mass(GeV)= 0.5 TrackId= 49 -### New exotic particle produced: ldmphoton Ekin(GeV)= 15.2581 Mass(GeV)= 0.5 TrackId= 59 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.27935 Mass(GeV)= 0.5 TrackId= 63 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.695642 Mass(GeV)= 0.5 TrackId= 70 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.737959 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 27.2888 Mass(GeV)= 0.5 TrackId= 16 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.0129 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.87528 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.88335 Mass(GeV)= 0.5 TrackId= 38 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.994834 Mass(GeV)= 0.5 TrackId= 42 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.851141 Mass(GeV)= 0.5 TrackId= 66 -### New exotic particle produced: ldmphoton Ekin(GeV)= 21.0097 Mass(GeV)= 0.5 TrackId= 25 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.2182 Mass(GeV)= 0.5 TrackId= 30 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.651799 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.86603 Mass(GeV)= 0.5 TrackId= 34 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.20693 Mass(GeV)= 0.5 TrackId= 37 -### New exotic particle produced: ldmphoton Ekin(GeV)= 13.0614 Mass(GeV)= 0.5 TrackId= 78 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.4096 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.693604 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.89265 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.01465 Mass(GeV)= 0.5 TrackId= 42 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.62236 Mass(GeV)= 0.5 TrackId= 50 -### New exotic particle produced: ldmphoton Ekin(GeV)= 24.696 Mass(GeV)= 0.5 TrackId= 64 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.46655 Mass(GeV)= 0.5 TrackId= 12 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.793322 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.895238 Mass(GeV)= 0.5 TrackId= 36 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.69726 Mass(GeV)= 0.5 TrackId= 60 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.80285 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.17763 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 9.25835 Mass(GeV)= 0.5 TrackId= 65 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.789463 Mass(GeV)= 0.5 TrackId= 68 +### New exotic particle produced: ldmphoton Ekin(GeV)= 77.2625 Mass(GeV)= 0.5 TrackId= 41 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.26325 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.75822 Mass(GeV)= 0.5 TrackId= 6 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.189 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.3917 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.797244 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 10.7828 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.94968 Mass(GeV)= 0.5 TrackId= 12 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.45118 Mass(GeV)= 0.5 TrackId= 25 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.38394 Mass(GeV)= 0.5 TrackId= 50 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.2646 Mass(GeV)= 0.5 TrackId= 6 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.950583 Mass(GeV)= 0.5 TrackId= 7 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.05502 Mass(GeV)= 0.5 TrackId= 14 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.61065 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.1477 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.27687 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.25813 Mass(GeV)= 0.5 TrackId= 41 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.69158 Mass(GeV)= 0.5 TrackId= 42 +### New exotic particle produced: ldmphoton Ekin(GeV)= 28.118 Mass(GeV)= 0.5 TrackId= 46 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.970395 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.91292 Mass(GeV)= 0.5 TrackId= 25 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.51626 Mass(GeV)= 0.5 TrackId= 34 +### New exotic particle produced: ldmphoton Ekin(GeV)= 12.8814 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.77265 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.895842 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.24667 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.14887 Mass(GeV)= 0.5 TrackId= 20 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.05899 Mass(GeV)= 0.5 TrackId= 17 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.14977 Mass(GeV)= 0.5 TrackId= 18 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.613962 Mass(GeV)= 0.5 TrackId= 74 +### New exotic particle produced: ldmphoton Ekin(GeV)= 13.7864 Mass(GeV)= 0.5 TrackId= 78 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.4961 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 9.81074 Mass(GeV)= 0.5 TrackId= 22 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.66793 Mass(GeV)= 0.5 TrackId= 23 --> Event 60 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.89419 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.83386 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.22746 Mass(GeV)= 0.5 TrackId= 21 -### New exotic particle produced: ldmphoton Ekin(GeV)= 17.8661 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.1102 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.43326 Mass(GeV)= 0.5 TrackId= 35 -### New exotic particle produced: ldmphoton Ekin(GeV)= 15.1362 Mass(GeV)= 0.5 TrackId= 38 -### New exotic particle produced: ldmphoton Ekin(GeV)= 11.9039 Mass(GeV)= 0.5 TrackId= 52 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.18727 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.38625 Mass(GeV)= 0.5 TrackId= 24 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.57912 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.4502 Mass(GeV)= 0.5 TrackId= 70 -### New exotic particle produced: ldmphoton Ekin(GeV)= 25.8826 Mass(GeV)= 0.5 TrackId= 86 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.821187 Mass(GeV)= 0.5 TrackId= 8 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.279 Mass(GeV)= 0.5 TrackId= 24 -### New exotic particle produced: ldmphoton Ekin(GeV)= 15.4584 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.845409 Mass(GeV)= 0.5 TrackId= 50 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.289 Mass(GeV)= 0.5 TrackId= 65 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.00828 Mass(GeV)= 0.5 TrackId= 82 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.58901 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 64.2554 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.8827 Mass(GeV)= 0.5 TrackId= 59 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.98703 Mass(GeV)= 0.5 TrackId= 63 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.45558 Mass(GeV)= 0.5 TrackId= 4 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.31682 Mass(GeV)= 0.5 TrackId= 7 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.55471 Mass(GeV)= 0.5 TrackId= 17 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.04181 Mass(GeV)= 0.5 TrackId= 34 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.30605 Mass(GeV)= 0.5 TrackId= 50 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.748337 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.65694 Mass(GeV)= 0.5 TrackId= 65 -### New exotic particle produced: ldmphoton Ekin(GeV)= 30.0807 Mass(GeV)= 0.5 TrackId= 4 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.0427 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.07533 Mass(GeV)= 0.5 TrackId= 2 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.49707 Mass(GeV)= 0.5 TrackId= 9 -### New exotic particle produced: ldmphoton Ekin(GeV)= 16.7118 Mass(GeV)= 0.5 TrackId= 13 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.31423 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.26542 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.68342 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.23596 Mass(GeV)= 0.5 TrackId= 56 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.56933 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.18012 Mass(GeV)= 0.5 TrackId= 7 -### New exotic particle produced: ldmphoton Ekin(GeV)= 15.2321 Mass(GeV)= 0.5 TrackId= 11 -### New exotic particle produced: ldmphoton Ekin(GeV)= 16.6103 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.40452 Mass(GeV)= 0.5 TrackId= 73 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.85063 Mass(GeV)= 0.5 TrackId= 77 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.46012 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.08836 Mass(GeV)= 0.5 TrackId= 18 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.70566 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.86154 Mass(GeV)= 0.5 TrackId= 37 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.897852 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.78294 Mass(GeV)= 0.5 TrackId= 62 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.0934 Mass(GeV)= 0.5 TrackId= 64 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.48429 Mass(GeV)= 0.5 TrackId= 74 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.16848 Mass(GeV)= 0.5 TrackId= 78 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.1947 Mass(GeV)= 0.5 TrackId= 2 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.606896 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.738497 Mass(GeV)= 0.5 TrackId= 31 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.879987 Mass(GeV)= 0.5 TrackId= 38 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.6424 Mass(GeV)= 0.5 TrackId= 48 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.63801 Mass(GeV)= 0.5 TrackId= 50 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.22817 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.650764 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.20741 Mass(GeV)= 0.5 TrackId= 73 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.649233 Mass(GeV)= 0.5 TrackId= 14 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.21436 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.05338 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.58098 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.19399 Mass(GeV)= 0.5 TrackId= 64 +### New exotic particle produced: ldmphoton Ekin(GeV)= 19.0076 Mass(GeV)= 0.5 TrackId= 69 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.40188 Mass(GeV)= 0.5 TrackId= 86 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.93801 Mass(GeV)= 0.5 TrackId= 44 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.697602 Mass(GeV)= 0.5 TrackId= 61 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.03516 Mass(GeV)= 0.5 TrackId= 21 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.37717 Mass(GeV)= 0.5 TrackId= 61 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.25549 Mass(GeV)= 0.5 TrackId= 77 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.777553 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.28632 Mass(GeV)= 0.5 TrackId= 5 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.0563 Mass(GeV)= 0.5 TrackId= 7 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.18321 Mass(GeV)= 0.5 TrackId= 21 +### New exotic particle produced: ldmphoton Ekin(GeV)= 9.0895 Mass(GeV)= 0.5 TrackId= 34 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.48774 Mass(GeV)= 0.5 TrackId= 43 +### New exotic particle produced: ldmphoton Ekin(GeV)= 15.0072 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.13484 Mass(GeV)= 0.5 TrackId= 62 +### New exotic particle produced: ldmphoton Ekin(GeV)= 13.8131 Mass(GeV)= 0.5 TrackId= 72 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.868346 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.957429 Mass(GeV)= 0.5 TrackId= 37 +### New exotic particle produced: ldmphoton Ekin(GeV)= 29.5454 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.37212 Mass(GeV)= 0.5 TrackId= 57 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.50743 Mass(GeV)= 0.5 TrackId= 13 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.42073 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.59217 Mass(GeV)= 0.5 TrackId= 36 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.55314 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.72015 Mass(GeV)= 0.5 TrackId= 52 +### New exotic particle produced: ldmphoton Ekin(GeV)= 16.8192 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 18.5563 Mass(GeV)= 0.5 TrackId= 58 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.953556 Mass(GeV)= 0.5 TrackId= 72 +### New exotic particle produced: ldmphoton Ekin(GeV)= 33.9538 Mass(GeV)= 0.5 TrackId= 12 +### New exotic particle produced: ldmphoton Ekin(GeV)= 16.6794 Mass(GeV)= 0.5 TrackId= 31 +### New exotic particle produced: ldmphoton Ekin(GeV)= 22.1539 Mass(GeV)= 0.5 TrackId= 50 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.26518 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.57489 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.5876 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.49267 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.77608 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 9.40799 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.6517 Mass(GeV)= 0.5 TrackId= 78 --> Event 70 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.3829 Mass(GeV)= 0.5 TrackId= 9 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.66646 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.53186 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 13.5775 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.95065 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.626778 Mass(GeV)= 0.5 TrackId= 4 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.09833 Mass(GeV)= 0.5 TrackId= 7 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.627242 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.13026 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.15 Mass(GeV)= 0.5 TrackId= 46 -### New exotic particle produced: ldmphoton Ekin(GeV)= 14.9992 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.7061 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.948721 Mass(GeV)= 0.5 TrackId= 70 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.85915 Mass(GeV)= 0.5 TrackId= 82 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.86165 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.95423 Mass(GeV)= 0.5 TrackId= 28 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.41977 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.608871 Mass(GeV)= 0.5 TrackId= 41 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.18611 Mass(GeV)= 0.5 TrackId= 47 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.19155 Mass(GeV)= 0.5 TrackId= 57 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.34018 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.06421 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.723601 Mass(GeV)= 0.5 TrackId= 28 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.99541 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.885209 Mass(GeV)= 0.5 TrackId= 66 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.90529 Mass(GeV)= 0.5 TrackId= 68 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.52273 Mass(GeV)= 0.5 TrackId= 70 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.62847 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 15.0991 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.03268 Mass(GeV)= 0.5 TrackId= 50 -### New exotic particle produced: ldmphoton Ekin(GeV)= 15.435 Mass(GeV)= 0.5 TrackId= 5 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.73975 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 16.2082 Mass(GeV)= 0.5 TrackId= 47 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.02797 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.691866 Mass(GeV)= 0.5 TrackId= 66 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.950869 Mass(GeV)= 0.5 TrackId= 72 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.88124 Mass(GeV)= 0.5 TrackId= 81 -### New exotic particle produced: ldmphoton Ekin(GeV)= 19.3042 Mass(GeV)= 0.5 TrackId= 5 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.610433 Mass(GeV)= 0.5 TrackId= 10 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.88291 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.726332 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 26.6351 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.605971 Mass(GeV)= 0.5 TrackId= 32 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.16658 Mass(GeV)= 0.5 TrackId= 61 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.65827 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.07707 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.31022 Mass(GeV)= 0.5 TrackId= 36 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.962105 Mass(GeV)= 0.5 TrackId= 41 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.70881 Mass(GeV)= 0.5 TrackId= 51 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.09555 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.723278 Mass(GeV)= 0.5 TrackId= 68 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.18431 Mass(GeV)= 0.5 TrackId= 46 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.4433 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.64499 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.673486 Mass(GeV)= 0.5 TrackId= 26 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.969377 Mass(GeV)= 0.5 TrackId= 30 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.61461 Mass(GeV)= 0.5 TrackId= 50 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.53858 Mass(GeV)= 0.5 TrackId= 70 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.75644 Mass(GeV)= 0.5 TrackId= 75 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.04251 Mass(GeV)= 0.5 TrackId= 82 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.8878 Mass(GeV)= 0.5 TrackId= 12 +### New exotic particle produced: ldmphoton Ekin(GeV)= 44.8781 Mass(GeV)= 0.5 TrackId= 14 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.19092 Mass(GeV)= 0.5 TrackId= 30 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.15417 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.805209 Mass(GeV)= 0.5 TrackId= 11 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.44012 Mass(GeV)= 0.5 TrackId= 28 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.95048 Mass(GeV)= 0.5 TrackId= 29 +### New exotic particle produced: ldmphoton Ekin(GeV)= 26.8832 Mass(GeV)= 0.5 TrackId= 41 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.72556 Mass(GeV)= 0.5 TrackId= 86 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.45914 Mass(GeV)= 0.5 TrackId= 31 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.24379 Mass(GeV)= 0.5 TrackId= 34 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.50913 Mass(GeV)= 0.5 TrackId= 36 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.893166 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.72912 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 12.8972 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.9034 Mass(GeV)= 0.5 TrackId= 55 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.17635 Mass(GeV)= 0.5 TrackId= 61 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.737169 Mass(GeV)= 0.5 TrackId= 66 +### New exotic particle produced: ldmphoton Ekin(GeV)= 35.1182 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.23494 Mass(GeV)= 0.5 TrackId= 5 +### New exotic particle produced: ldmphoton Ekin(GeV)= 19.3699 Mass(GeV)= 0.5 TrackId= 7 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.42067 Mass(GeV)= 0.5 TrackId= 31 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.664012 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.787351 Mass(GeV)= 0.5 TrackId= 68 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.93308 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.21766 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.725544 Mass(GeV)= 0.5 TrackId= 22 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.12601 Mass(GeV)= 0.5 TrackId= 27 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.26607 Mass(GeV)= 0.5 TrackId= 35 +### New exotic particle produced: ldmphoton Ekin(GeV)= 33.8804 Mass(GeV)= 0.5 TrackId= 37 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.63113 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.27886 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.617257 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.9156 Mass(GeV)= 0.5 TrackId= 20 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.92458 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.80638 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.62135 Mass(GeV)= 0.5 TrackId= 60 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.22403 Mass(GeV)= 0.5 TrackId= 75 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.92107 Mass(GeV)= 0.5 TrackId= 85 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.5074 Mass(GeV)= 0.5 TrackId= 6 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.94235 Mass(GeV)= 0.5 TrackId= 11 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.47348 Mass(GeV)= 0.5 TrackId= 12 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.66546 Mass(GeV)= 0.5 TrackId= 34 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.32419 Mass(GeV)= 0.5 TrackId= 62 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.08497 Mass(GeV)= 0.5 TrackId= 67 --> Event 80 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.87878 Mass(GeV)= 0.5 TrackId= 2 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.82794 Mass(GeV)= 0.5 TrackId= 7 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.17031 Mass(GeV)= 0.5 TrackId= 21 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.87983 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.83839 Mass(GeV)= 0.5 TrackId= 76 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.83897 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.61669 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.812282 Mass(GeV)= 0.5 TrackId= 42 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.760714 Mass(GeV)= 0.5 TrackId= 49 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.09876 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.5268 Mass(GeV)= 0.5 TrackId= 64 -### New exotic particle produced: ldmphoton Ekin(GeV)= 15.5158 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.8099 Mass(GeV)= 0.5 TrackId= 45 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.0512 Mass(GeV)= 0.5 TrackId= 54 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.624049 Mass(GeV)= 0.5 TrackId= 72 -### New exotic particle produced: ldmphoton Ekin(GeV)= 17.8604 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.69491 Mass(GeV)= 0.5 TrackId= 21 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.93139 Mass(GeV)= 0.5 TrackId= 23 -### New exotic particle produced: ldmphoton Ekin(GeV)= 24.0363 Mass(GeV)= 0.5 TrackId= 26 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.05065 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.12748 Mass(GeV)= 0.5 TrackId= 31 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.54722 Mass(GeV)= 0.5 TrackId= 57 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.14035 Mass(GeV)= 0.5 TrackId= 8 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.96224 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 9.27571 Mass(GeV)= 0.5 TrackId= 19 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.694083 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 19.7404 Mass(GeV)= 0.5 TrackId= 57 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.33894 Mass(GeV)= 0.5 TrackId= 61 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.84183 Mass(GeV)= 0.5 TrackId= 33 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.1961 Mass(GeV)= 0.5 TrackId= 38 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.40377 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 39.4992 Mass(GeV)= 0.5 TrackId= 45 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.0114 Mass(GeV)= 0.5 TrackId= 77 -### New exotic particle produced: ldmphoton Ekin(GeV)= 12.1182 Mass(GeV)= 0.5 TrackId= 84 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.602716 Mass(GeV)= 0.5 TrackId= 87 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.3747 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 17.4398 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.17689 Mass(GeV)= 0.5 TrackId= 67 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.635565 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.88762 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.3036 Mass(GeV)= 0.5 TrackId= 25 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.03464 Mass(GeV)= 0.5 TrackId= 36 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.03299 Mass(GeV)= 0.5 TrackId= 38 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.5585 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 17.6058 Mass(GeV)= 0.5 TrackId= 47 -### New exotic particle produced: ldmphoton Ekin(GeV)= 9.85662 Mass(GeV)= 0.5 TrackId= 57 -### New exotic particle produced: ldmphoton Ekin(GeV)= 14.5272 Mass(GeV)= 0.5 TrackId= 8 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.08468 Mass(GeV)= 0.5 TrackId= 35 -### New exotic particle produced: ldmphoton Ekin(GeV)= 23.365 Mass(GeV)= 0.5 TrackId= 36 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.692385 Mass(GeV)= 0.5 TrackId= 38 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.61481 Mass(GeV)= 0.5 TrackId= 41 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.742059 Mass(GeV)= 0.5 TrackId= 63 -### New exotic particle produced: ldmphoton Ekin(GeV)= 35.1865 Mass(GeV)= 0.5 TrackId= 71 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.94667 Mass(GeV)= 0.5 TrackId= 30 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.27418 Mass(GeV)= 0.5 TrackId= 80 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.97318 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.24184 Mass(GeV)= 0.5 TrackId= 14 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.72327 Mass(GeV)= 0.5 TrackId= 26 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.843 Mass(GeV)= 0.5 TrackId= 43 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.767475 Mass(GeV)= 0.5 TrackId= 54 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.23955 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.90793 Mass(GeV)= 0.5 TrackId= 13 +### New exotic particle produced: ldmphoton Ekin(GeV)= 15.4426 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.09956 Mass(GeV)= 0.5 TrackId= 26 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.15283 Mass(GeV)= 0.5 TrackId= 28 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.81391 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.643096 Mass(GeV)= 0.5 TrackId= 48 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.12141 Mass(GeV)= 0.5 TrackId= 55 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.968532 Mass(GeV)= 0.5 TrackId= 56 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.26522 Mass(GeV)= 0.5 TrackId= 61 +### New exotic particle produced: ldmphoton Ekin(GeV)= 44.0882 Mass(GeV)= 0.5 TrackId= 5 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.52721 Mass(GeV)= 0.5 TrackId= 6 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.780374 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.59708 Mass(GeV)= 0.5 TrackId= 5 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.990253 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.3182 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.42426 Mass(GeV)= 0.5 TrackId= 46 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.66511 Mass(GeV)= 0.5 TrackId= 55 +### New exotic particle produced: ldmphoton Ekin(GeV)= 20.8015 Mass(GeV)= 0.5 TrackId= 17 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.615507 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.282 Mass(GeV)= 0.5 TrackId= 55 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.04242 Mass(GeV)= 0.5 TrackId= 79 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.789854 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.27881 Mass(GeV)= 0.5 TrackId= 20 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.3712 Mass(GeV)= 0.5 TrackId= 31 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.19367 Mass(GeV)= 0.5 TrackId= 39 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.22876 Mass(GeV)= 0.5 TrackId= 51 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.82247 Mass(GeV)= 0.5 TrackId= 52 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.47286 Mass(GeV)= 0.5 TrackId= 72 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.897639 Mass(GeV)= 0.5 TrackId= 78 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.32328 Mass(GeV)= 0.5 TrackId= 81 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.15804 Mass(GeV)= 0.5 TrackId= 23 +### New exotic particle produced: ldmphoton Ekin(GeV)= 11.6323 Mass(GeV)= 0.5 TrackId= 26 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.05603 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 17.4311 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.697151 Mass(GeV)= 0.5 TrackId= 58 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.00454 Mass(GeV)= 0.5 TrackId= 69 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.897859 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 53.4612 Mass(GeV)= 0.5 TrackId= 45 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.918174 Mass(GeV)= 0.5 TrackId= 75 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.46511 Mass(GeV)= 0.5 TrackId= 7 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.46158 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.766156 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 63.5113 Mass(GeV)= 0.5 TrackId= 22 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.82116 Mass(GeV)= 0.5 TrackId= 19 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.773018 Mass(GeV)= 0.5 TrackId= 29 +### New exotic particle produced: ldmphoton Ekin(GeV)= 23.2693 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.29032 Mass(GeV)= 0.5 TrackId= 58 --> Event 90 starts. -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.41617 Mass(GeV)= 0.5 TrackId= 9 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.1827 Mass(GeV)= 0.5 TrackId= 14 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.4036 Mass(GeV)= 0.5 TrackId= 32 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.72249 Mass(GeV)= 0.5 TrackId= 50 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.05173 Mass(GeV)= 0.5 TrackId= 52 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.72668 Mass(GeV)= 0.5 TrackId= 71 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.48566 Mass(GeV)= 0.5 TrackId= 79 -### New exotic particle produced: ldmphoton Ekin(GeV)= 12.2689 Mass(GeV)= 0.5 TrackId= 3 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.90533 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.02317 Mass(GeV)= 0.5 TrackId= 19 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.734897 Mass(GeV)= 0.5 TrackId= 34 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.23976 Mass(GeV)= 0.5 TrackId= 37 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.80317 Mass(GeV)= 0.5 TrackId= 59 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.47575 Mass(GeV)= 0.5 TrackId= 64 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.618134 Mass(GeV)= 0.5 TrackId= 2 -### New exotic particle produced: ldmphoton Ekin(GeV)= 27.0776 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.57751 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.66354 Mass(GeV)= 0.5 TrackId= 60 -### New exotic particle produced: ldmphoton Ekin(GeV)= 20.277 Mass(GeV)= 0.5 TrackId= 78 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.0427 Mass(GeV)= 0.5 TrackId= 12 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.622264 Mass(GeV)= 0.5 TrackId= 16 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.49267 Mass(GeV)= 0.5 TrackId= 17 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.629575 Mass(GeV)= 0.5 TrackId= 40 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.63702 Mass(GeV)= 0.5 TrackId= 64 -### New exotic particle produced: ldmphoton Ekin(GeV)= 43.5431 Mass(GeV)= 0.5 TrackId= 69 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.647987 Mass(GeV)= 0.5 TrackId= 80 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.786577 Mass(GeV)= 0.5 TrackId= 16 -### New exotic particle produced: ldmphoton Ekin(GeV)= 22.007 Mass(GeV)= 0.5 TrackId= 17 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.644618 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.39147 Mass(GeV)= 0.5 TrackId= 39 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.30423 Mass(GeV)= 0.5 TrackId= 43 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.66986 Mass(GeV)= 0.5 TrackId= 60 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.21768 Mass(GeV)= 0.5 TrackId= 8 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.95705 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.67986 Mass(GeV)= 0.5 TrackId= 22 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.05102 Mass(GeV)= 0.5 TrackId= 28 -### New exotic particle produced: ldmphoton Ekin(GeV)= 8.04254 Mass(GeV)= 0.5 TrackId= 60 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.38133 Mass(GeV)= 0.5 TrackId= 6 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.880832 Mass(GeV)= 0.5 TrackId= 15 -### New exotic particle produced: ldmphoton Ekin(GeV)= 7.09059 Mass(GeV)= 0.5 TrackId= 49 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.70714 Mass(GeV)= 0.5 TrackId= 51 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.35009 Mass(GeV)= 0.5 TrackId= 71 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.787902 Mass(GeV)= 0.5 TrackId= 73 -### New exotic particle produced: ldmphoton Ekin(GeV)= 22.2594 Mass(GeV)= 0.5 TrackId= 74 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.61972 Mass(GeV)= 0.5 TrackId= 29 -### New exotic particle produced: ldmphoton Ekin(GeV)= 21.9029 Mass(GeV)= 0.5 TrackId= 30 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.20695 Mass(GeV)= 0.5 TrackId= 34 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.26101 Mass(GeV)= 0.5 TrackId= 62 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.91774 Mass(GeV)= 0.5 TrackId= 72 -### New exotic particle produced: ldmphoton Ekin(GeV)= 1.67256 Mass(GeV)= 0.5 TrackId= 79 -### New exotic particle produced: ldmphoton Ekin(GeV)= 0.642933 Mass(GeV)= 0.5 TrackId= 84 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.13289 Mass(GeV)= 0.5 TrackId= 4 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.2893 Mass(GeV)= 0.5 TrackId= 18 -### New exotic particle produced: ldmphoton Ekin(GeV)= 6.19983 Mass(GeV)= 0.5 TrackId= 34 -### New exotic particle produced: ldmphoton Ekin(GeV)= 12.6634 Mass(GeV)= 0.5 TrackId= 42 -### New exotic particle produced: ldmphoton Ekin(GeV)= 5.27533 Mass(GeV)= 0.5 TrackId= 48 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.93737 Mass(GeV)= 0.5 TrackId= 68 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.07536 Mass(GeV)= 0.5 TrackId= 85 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.86367 Mass(GeV)= 0.5 TrackId= 20 -### New exotic particle produced: ldmphoton Ekin(GeV)= 2.41649 Mass(GeV)= 0.5 TrackId= 27 -### New exotic particle produced: ldmphoton Ekin(GeV)= 4.28712 Mass(GeV)= 0.5 TrackId= 42 -### New exotic particle produced: ldmphoton Ekin(GeV)= 3.64722 Mass(GeV)= 0.5 TrackId= 77 -### New exotic particle produced: ldmphoton Ekin(GeV)= 10.1865 Mass(GeV)= 0.5 TrackId= 80 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.838269 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.748853 Mass(GeV)= 0.5 TrackId= 14 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.09984 Mass(GeV)= 0.5 TrackId= 32 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.0027 Mass(GeV)= 0.5 TrackId= 40 +### New exotic particle produced: ldmphoton Ekin(GeV)= 14.5021 Mass(GeV)= 0.5 TrackId= 52 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.27726 Mass(GeV)= 0.5 TrackId= 61 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.71776 Mass(GeV)= 0.5 TrackId= 64 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.837786 Mass(GeV)= 0.5 TrackId= 74 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.54912 Mass(GeV)= 0.5 TrackId= 85 +### New exotic particle produced: ldmphoton Ekin(GeV)= 8.75298 Mass(GeV)= 0.5 TrackId= 2 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.11055 Mass(GeV)= 0.5 TrackId= 4 +### New exotic particle produced: ldmphoton Ekin(GeV)= 23.5196 Mass(GeV)= 0.5 TrackId= 5 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.46308 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 5.53339 Mass(GeV)= 0.5 TrackId= 49 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.923744 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.4315 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.61472 Mass(GeV)= 0.5 TrackId= 2 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.44984 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.51373 Mass(GeV)= 0.5 TrackId= 41 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.13565 Mass(GeV)= 0.5 TrackId= 2 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.982921 Mass(GeV)= 0.5 TrackId= 36 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.60404 Mass(GeV)= 0.5 TrackId= 42 +### New exotic particle produced: ldmphoton Ekin(GeV)= 40.1891 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.65162 Mass(GeV)= 0.5 TrackId= 15 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.21997 Mass(GeV)= 0.5 TrackId= 20 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.76561 Mass(GeV)= 0.5 TrackId= 33 +### New exotic particle produced: ldmphoton Ekin(GeV)= 30.2625 Mass(GeV)= 0.5 TrackId= 49 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.17665 Mass(GeV)= 0.5 TrackId= 61 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.96057 Mass(GeV)= 0.5 TrackId= 8 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.48141 Mass(GeV)= 0.5 TrackId= 9 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.65866 Mass(GeV)= 0.5 TrackId= 10 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.80327 Mass(GeV)= 0.5 TrackId= 20 +### New exotic particle produced: ldmphoton Ekin(GeV)= 13.9528 Mass(GeV)= 0.5 TrackId= 57 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.609388 Mass(GeV)= 0.5 TrackId= 62 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.00976 Mass(GeV)= 0.5 TrackId= 67 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.19377 Mass(GeV)= 0.5 TrackId= 5 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.92659 Mass(GeV)= 0.5 TrackId= 13 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.7461 Mass(GeV)= 0.5 TrackId= 27 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.57361 Mass(GeV)= 0.5 TrackId= 44 +### New exotic particle produced: ldmphoton Ekin(GeV)= 7.25237 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.981777 Mass(GeV)= 0.5 TrackId= 66 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.36411 Mass(GeV)= 0.5 TrackId= 22 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.887153 Mass(GeV)= 0.5 TrackId= 47 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.972715 Mass(GeV)= 0.5 TrackId= 53 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.80868 Mass(GeV)= 0.5 TrackId= 56 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.95208 Mass(GeV)= 0.5 TrackId= 57 +### New exotic particle produced: ldmphoton Ekin(GeV)= 3.38636 Mass(GeV)= 0.5 TrackId= 66 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.711984 Mass(GeV)= 0.5 TrackId= 69 +### New exotic particle produced: ldmphoton Ekin(GeV)= 1.29151 Mass(GeV)= 0.5 TrackId= 83 +### New exotic particle produced: ldmphoton Ekin(GeV)= 4.32339 Mass(GeV)= 0.5 TrackId= 16 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.659545 Mass(GeV)= 0.5 TrackId= 37 +### New exotic particle produced: ldmphoton Ekin(GeV)= 43.3309 Mass(GeV)= 0.5 TrackId= 74 +### New exotic particle produced: ldmphoton Ekin(GeV)= 0.84238 Mass(GeV)= 0.5 TrackId= 22 +### New exotic particle produced: ldmphoton Ekin(GeV)= 37.1706 Mass(GeV)= 0.5 TrackId= 64 +### New exotic particle produced: ldmphoton Ekin(GeV)= 2.79025 Mass(GeV)= 0.5 TrackId= 70 +### New exotic particle produced: ldmphoton Ekin(GeV)= 6.06501 Mass(GeV)= 0.5 TrackId= 73 Run terminated. Run Summary Number of events processed : 100 - User=0.710000s Real=0.709074s Sys=0.000000s -RunAction: End of run actions are started 1 Nevt= 100 Edep= 4138.8 + User=0.660000s Real=0.666499s Sys=0.000000s +RunAction: End of run actions are started 1 Nevt= 100 Edep= 4040.08 ==================================================== Beam Particle: proton Ekin(GeV) = 100 @@ -1138,8 +1129,8 @@ RunAction: End of run actions are started 1 Nevt= 100 Edep= 4138.8 ================== run summary ===================== End of Run TotNbofEvents = 100 - Mean energy deposit in absorber = 4.1388 +- 0.078674 GeV RMS/Emean = 0.19009 - Mean number of steps in absorber= 86.3 + Mean energy deposit in absorber = 4.0401 +- 0.060007 GeV RMS/Emean = 0.14853 + Mean number of steps in absorber= 87.19 ================== run end ========================== ... write file : dmp.root - done @@ -1149,5 +1140,5 @@ Graphics systems deleted. Visualization Manager deleting... ================== Deleting memory pools =================== Number of memory pools allocated: 10 of which, static: 0 -Dynamic pools deleted: 10 / Total memory freed: 0.084 MB +Dynamic pools deleted: 10 / Total memory freed: 0.072 MB ============================================================ diff --git a/examples/extended/exoticphysics/monopole/monopole.out b/examples/extended/exoticphysics/monopole/monopole.out index 5914e7d38cd..5f79007c7f9 100644 --- a/examples/extended/exoticphysics/monopole/monopole.out +++ b/examples/extended/exoticphysics/monopole/monopole.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -246,13 +246,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -305,13 +305,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -337,13 +337,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -369,13 +369,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -401,13 +401,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -433,13 +433,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -465,13 +465,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -497,13 +497,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/exoticphysics/saxs/saxs-slits.out b/examples/extended/exoticphysics/saxs/saxs-slits.out index f9c07577a41..0d07fd387f2 100644 --- a/examples/extended/exoticphysics/saxs/saxs-slits.out +++ b/examples/extended/exoticphysics/saxs/saxs-slits.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -244,13 +244,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -307,13 +307,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -337,13 +337,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -363,13 +363,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -389,13 +389,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -421,13 +421,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -453,13 +453,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -479,13 +479,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -556,7 +556,7 @@ Setting was ignored. Run terminated. Run Summary Number of events processed : 1000000 - User=17.460000s Real=17.620627s Sys=0.050000s + User=15.770000s Real=15.933461s Sys=0.060000s --------------------End of Global Run----------------------- The run had 1000000 events... write file : output.root - done @@ -566,4 +566,4 @@ Number of memory pools allocated: 14 of which, static: 0 Dynamic pools deleted: 14 / Total memory freed: 0.028 MB ============================================================ Execution completed -User=19.190000s Real=19.523383s Sys=0.090000s +User=17.510000s Real=17.784857s Sys=0.090000s diff --git a/examples/extended/exoticphysics/saxs/saxs.out b/examples/extended/exoticphysics/saxs/saxs.out index afa067b643d..ed920299e8e 100644 --- a/examples/extended/exoticphysics/saxs/saxs.out +++ b/examples/extended/exoticphysics/saxs/saxs.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -234,13 +234,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -297,13 +297,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -327,13 +327,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -353,13 +353,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -379,13 +379,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -411,13 +411,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -443,13 +443,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -469,13 +469,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -539,7 +539,7 @@ Setting was ignored. Run terminated. Run Summary Number of events processed : 1000000 - User=24.070000s Real=24.493421s Sys=0.250000s + User=26.810000s Real=27.324931s Sys=0.320000s --------------------End of Global Run----------------------- The run had 1000000 events... write file : output.root - done @@ -549,4 +549,4 @@ Number of memory pools allocated: 14 of which, static: 0 Dynamic pools deleted: 14 / Total memory freed: 0.025 MB ============================================================ Execution completed -User=25.760000s Real=26.437015s Sys=0.290000s +User=28.530000s Real=29.511123s Sys=0.360000s diff --git a/examples/extended/exoticphysics/ucn/ExUCN.out b/examples/extended/exoticphysics/ucn/ExUCN.out index bf4ac65065e..9ac95e6259c 100644 --- a/examples/extended/exoticphysics/ucn/ExUCN.out +++ b/examples/extended/exoticphysics/ucn/ExUCN.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -1498,7 +1498,7 @@ Terminate current event processing. Run terminated. Run Summary Number of events processed : 1 - User=0.020000s Real=0.031190s Sys=0.000000s + User=0.030000s Real=0.031137s Sys=0.000000s Sum NoMT: 0 Sum NoMRT: 0 Sum NoMRCondition: 0 @@ -1518,7 +1518,7 @@ Sum No. E > V DiffuseTransmit: 0 Graphics systems deleted. Visualization Manager deleting... ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Maximum number of tracks in the urgent stack : 576460752303423487 + Maximum number of tracks in the urgent stack : 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ================== Deleting memory pools =================== Number of memory pools allocated: 11 of which, static: 0 diff --git a/examples/extended/field/BlineTracer/BlineTracer.out b/examples/extended/field/BlineTracer/BlineTracer.out index c7818e7ec69..f4bc2951206 100644 --- a/examples/extended/field/BlineTracer/BlineTracer.out +++ b/examples/extended/field/BlineTracer/BlineTracer.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/field/field01/field01.out b/examples/extended/field/field01/field01.out index 0a0830bdaf3..ece80656ec6 100644 --- a/examples/extended/field/field01/field01.out +++ b/examples/extended/field/field01/field01.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -76,7 +76,7 @@ Step# X Y Z Direction x dir y dir Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000545s Sys=0.000000s + User=0.000000s Real=0.000710s Sys=0.000000s ========= Table of registered couples ============================ @@ -101,7 +101,7 @@ Step# X Y Z Direction x dir y dir Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000102s Sys=0.000000s + User=0.000000s Real=0.000117s Sys=0.000000s ========= Table of registered couples ============================ @@ -126,7 +126,7 @@ Step# X Y Z Direction x dir y dir Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000078s Sys=0.000000s + User=0.000000s Real=0.000085s Sys=0.000000s ========= Table of registered couples ============================ @@ -151,7 +151,7 @@ Step# X Y Z Direction x dir y dir Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000103s Sys=0.000000s + User=0.000000s Real=0.000096s Sys=0.000000s ========= Table of registered couples ============================ @@ -176,7 +176,7 @@ Step# X Y Z Direction x dir y dir Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000080s Sys=0.000000s + User=0.000000s Real=0.000097s Sys=0.000000s F01FieldSetup::CreateStepperAndChordFinder() called. 1. Creating Stepper. G4DormandPrince745 Stepper is chosen @@ -210,7 +210,7 @@ Step# X Y Z Direction x dir y dir Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000191s Sys=0.000000s + User=0.000000s Real=0.000223s Sys=0.000000s ========= Table of registered couples ============================ @@ -237,7 +237,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=0.010000s Real=0.007965s Sys=0.000000s + User=0.010000s Real=0.007917s Sys=0.000000s # /calor/setAbsMat Xe20CO2 /calor/setWorldMat Kr20CO2 @@ -306,7 +306,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.030000s Real=0.031859s Sys=0.000000s + User=0.030000s Real=0.029411s Sys=0.000000s ================== Deleting memory pools =================== Number of memory pools allocated: 12 of which, static: 0 Dynamic pools deleted: 12 / Total memory freed: 0.52 MB diff --git a/examples/extended/field/field02/field02.out b/examples/extended/field/field02/field02.out index d3243adcb9c..9b757d9d12a 100644 --- a/examples/extended/field/field02/field02.out +++ b/examples/extended/field/field02/field02.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -446,13 +446,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -505,13 +505,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -537,13 +537,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -569,13 +569,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -601,13 +601,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -633,13 +633,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -665,13 +665,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -697,13 +697,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -5942,7 +5942,7 @@ Step# X Y Z KineE dEStep StepLeng TrakLeng Ne Run terminated. Run Summary Number of events processed : 100 - User=0.030000s Real=0.042144s Sys=0.010000s + User=0.040000s Real=0.048393s Sys=0.010000s # /calor/setAbsMat Air /calor/setWorldMat Xe20CO2 @@ -7315,7 +7315,7 @@ Step# X Y Z KineE dEStep StepLeng TrakLeng Ne Run terminated. Run Summary Number of events processed : 1 - User=0.010000s Real=0.012213s Sys=0.010000s + User=0.010000s Real=0.013170s Sys=0.000000s Graphics systems deleted. Visualization Manager deleting... ================== Deleting memory pools =================== diff --git a/examples/extended/field/field03/field03.out b/examples/extended/field/field03/field03.out index 4aaa6855c1c..e48b6349f0c 100644 --- a/examples/extended/field/field03/field03.out +++ b/examples/extended/field/field03/field03.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -457,13 +457,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -516,13 +516,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -548,13 +548,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -580,13 +580,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -612,13 +612,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -644,13 +644,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -676,13 +676,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -708,13 +708,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1166,7 +1166,7 @@ Step# X Y Z KineE dEStep StepLeng TrakLeng Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000876s Sys=0.000000s + User=0.000000s Real=0.001213s Sys=0.000000s ========= Table of registered couples ============================ @@ -1185,7 +1185,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=0.010000s Real=0.010241s Sys=0.000000s + User=0.010000s Real=0.011621s Sys=0.000000s Set global field value to (0,0,1000) Gauss ========= Table of registered couples ============================ @@ -1204,7 +1204,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001389s Sys=0.000000s + User=0.000000s Real=0.001478s Sys=0.000000s Set global field value to (33000,0,0) Gauss F03FieldSetup::UpdateField> The minimal step is equal to 10 mm Stepper Type chosen = 4 @@ -1247,7 +1247,7 @@ Step# X Y Z KineE dEStep StepLeng TrakLeng Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000343s Sys=0.000000s + User=0.000000s Real=0.000449s Sys=0.000000s /tracking/verbose 0 # /calor/setAbsMat Xe20CO2 @@ -1320,7 +1320,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.130000s Real=0.131883s Sys=0.000000s + User=0.140000s Real=0.140826s Sys=0.010000s Graphics systems deleted. Visualization Manager deleting... ================== Deleting memory pools =================== diff --git a/examples/extended/field/field04/field04.out b/examples/extended/field/field04/field04.out index 4ae25b18dcb..17a9ee06e1f 100644 --- a/examples/extended/field/field04/field04.out +++ b/examples/extended/field/field04/field04.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -443,13 +443,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -502,13 +502,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -534,13 +534,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -566,13 +566,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -598,13 +598,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -630,13 +630,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -662,13 +662,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -694,13 +694,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1195,11 +1195,11 @@ Track (trackID 4, parentID 1) is processed with stopping code 2 Step# X Y Z KineE dEStep StepLeng TrakLeng Volume Process 0 -1.13 cm 1.52 mm 5.74 cm 4.12 MeV 0 eV 0 fm 0 fm Target initStep - 1 -1.1235527 cm 1.5587528 mm 5.7378967 cm 1.3899868 MeV 2.7298258 MeV 143.89929 um 143.89929 um Target muIoni - 2 -1.1219142 cm 1.5673753 mm 5.7372353 cm 232.72111 keV 1.1572657 MeV 26.894428 um 170.79372 um Target muIoni - 3 -1.1219062 cm 1.5683802 mm 5.7372013 cm 6.7036276 keV 226.01749 keV 1.825361 um 172.61908 um Target muIoni - 4 -1.1219061 cm 1.5683791 mm 5.7372016 cm 0 eV 6.7036276 keV 62.730091 nm 172.68181 um Target muIoni - 5 -1.1219061 cm 1.5683791 mm 5.7372016 cm 0 eV 0 eV 0 fm 172.68181 um Target DecayWithSpin + 1 -1.1235527 cm 1.5587528 mm 5.7378967 cm 1.3899866 MeV 2.7298261 MeV 143.89929 um 143.89929 um Target muIoni + 2 -1.1219142 cm 1.5673753 mm 5.7372353 cm 232.72107 keV 1.1572655 MeV 26.89442 um 170.79371 um Target muIoni + 3 -1.1219062 cm 1.5683802 mm 5.7372013 cm 6.7036221 keV 226.01745 keV 1.8253605 um 172.61907 um Target muIoni + 4 -1.1219061 cm 1.5683791 mm 5.7372016 cm 0 eV 6.7036221 keV 62.730063 nm 172.6818 um Target muIoni + 5 -1.1219061 cm 1.5683791 mm 5.7372016 cm 0 eV 0 eV 0 fm 172.6818 um Target DecayWithSpin Track (trackID 22, parentID 4) is processed with stopping code 2 NULL returned from G4StackManager. Terminate current event processing. @@ -4505,132 +4505,132 @@ Track (trackID 3, parentID 1) is processed with stopping code 2 Step# X Y Z KineE dEStep StepLeng TrakLeng Volume Process 0 6.96 cm 6.17 cm -1.82 m 80 MeV 0 eV 0 fm 0 fm CaptureMgnt initStep 1 -870.14641 um 14.333611 cm -2 m 80.020703 MeV7.2955995e-15 meV 22.107334 cm 22.107334 cm CaptureMgnt Transportation - 2 1.17638 cm 17.712409 cm -2.0490225 m 80.005614 MeV 5.8731688 keV 6.0864215 cm 28.193755 cm World muIoni - 3 1.2183047 cm 17.825411 cm -2.0506566 m 80.004267 MeV 131.2138 eV 2.0305516 mm 28.39681 cm World muIoni - 4 1.4182393 cm 18.363461 cm -2.0584404 m 80.000621 MeV 2.4614033 keV 9.671316 mm 29.363942 cm World muIoni - 5 2.0677591 cm 20.110772 cm -2.0837011 m 79.995219 MeV 3.6478029 keV 3.1394241 cm 32.503366 cm World muIoni - 6 3.8248339 cm 24.840393 cm -2.151934 m 79.979988 MeV 10.753548 keV 8.4861098 cm 40.989476 cm World muIoni - 7 4.6972656 cm 27.193837 cm -2.1858944 m 79.968963 MeV 9.5635648 keV 4.2229025 cm 45.212378 cm World muIoni - 8 5.3367351 cm 28.923234 cm -2.2108096 m 79.962046 MeV 5.8544189 keV 3.0995847 cm 48.311963 cm World muIoni - 9 6.0795314 cm 30.940028 cm -2.2398409 m 79.953741 MeV 5.291728 keV 3.6121124 cm 51.924076 cm World muIoni - 10 6.7820068 cm 32.844821 cm -2.2672172 m 79.946027 MeV 5.4395993 keV 3.4082784 cm 55.332354 cm World muIoni - 11 7.6093891 cm 35.081306 cm -2.299393 m 79.935662 MeV 7.9000607 keV 4.0048984 cm 59.337252 cm World muIoni - 12 11.584369 cm 45.745159 cm -2.4526937 m 79.907917 MeV 26.690325 keV 19.092683 cm 78.429935 cm World muIoni - 13 12.71512 cm 48.774314 cm -2.4961328 m 79.895994 MeV 10.259978 keV 5.4151571 cm 83.845092 cm World muIoni - 14 15.814673 cm 57.037245 cm -2.6150282 m 79.860916 MeV 23.86935 keV 14.806925 cm 98.652017 cm World muIoni - 15 16.250496 cm 58.190546 cm -2.6315285 m 79.855417 MeV 2.8490894 keV 2.0597657 cm 1.0071178 m World muIoni - 16 17.93605 cm 62.644952 cm -2.6951894 m 79.839605 MeV 14.724317 keV 7.9504737 cm 1.0866226 m World muIoni - 17 18.318495 cm 63.653495 cm -2.7096197 m 79.837864 MeV 1.7411575 keV 1.8015931 cm 1.1046385 m World muIoni - 18 18.7197 cm 64.712766 cm -2.7247536 m 79.831861 MeV 3.3660455 keV 1.8903418 cm 1.1235419 m World muIoni - 19 20.46586 cm 69.334313 cm -2.7907681 m 79.810416 MeV 15.555245 keV 8.2454163 cm 1.2059961 m World muIoni - 20 21.256539 cm 71.413871 cm -2.8204426 m 79.799232 MeV 9.9963283 keV 3.7088447 cm 1.2430845 m World muIoni - 21 22.097388 cm 73.630454 cm -2.8519578 m 79.787813 MeV 10.303308 keV 3.9436427 cm 1.282521 m World muIoni - 22 23.963757 cm 78.548234 cm -2.9219805 m 79.771519 MeV 12.891518 keV 8.7578465 cm 1.3700994 m World muIoni - 23 25.122004 cm 81.586948 cm -2.9651408 m 79.759728 MeV 7.3237046 keV 5.4040155 cm 1.4241396 m World muIoni - 24 27.277244 cm 87.271866 cm -3.0457941 m 79.320825 MeV 15.100426 keV 10.100154 cm 1.5251411 m World muIoni - 25 34.110891 cm 1.0513594 m -3.2998061 m 79.2667 MeV 52.583235 keV 31.797134 cm 1.8431124 m World muIoni - 26 36.636933 cm 1.1185751 m -3.3956542 m 79.246445 MeV 18.180877 keV 11.976199 cm 1.9628744 m World muIoni - 27 37.209259 cm 1.1336154 m -3.4171148 m 79.235015 MeV 3.3931798 keV 2.6823926 cm 1.9896984 m World muIoni - 28 39.324439 cm 1.1892519 m -3.4966095 m 79.20529 MeV 15.939948 keV 9.9308842 cm 2.0890072 m World muIoni - 29 39.925869 cm 1.2049942 m -3.5190173 m 79.19836 MeV 5.9252451 keV 2.8037518 cm 2.1170447 m World muIoni - 30 40.266061 cm 1.213881 m -3.5316894 m 79.194336 MeV 1.3735587 keV 1.5847069 cm 2.1328918 m World muIoni - 31 40.975802 cm 1.2323762 m -3.5580775 m 79.18522 MeV 5.8309862 keV 3.299664 cm 2.1658884 m World muIoni - 32 41.353583 cm 1.2422416 m -3.5721679 m 79.133251 MeV 4.3479892 keV 1.7610694 cm 2.1834991 m World muIoni - 33 41.523511 cm 1.2466478 m -3.5784696 m 79.13181 MeV 1.4408722 keV 7.8748677 mm 2.191374 m World muIoni - 34 41.763413 cm 1.2528624 m -3.5873679 m 79.125846 MeV 3.7971136 keV 1.1115668 cm 2.2024897 m World muIoni - 35 43.560056 cm 1.2994477 m -3.6540806 m 79.100705 MeV 12.053623 keV 8.3328045 cm 2.2858177 m World muIoni - 36 45.21404 cm 1.3426451 m -3.7160488 m 79.077868 MeV 13.595331 keV 7.7328165 cm 2.3631459 m World muIoni - 37 45.471606 cm 1.3493459 m -3.7256567 m 79.074533 MeV 1.4477743 keV 1.1993616 cm 2.3751395 m World muIoni - 38 49.770538 cm 1.460953 m -3.8856782 m 79.042985 MeV 30.292239 keV 19.977796 cm 2.5749174 m World muIoni - 39 51.40607 cm 1.5037926 m -3.9467458 m 79.029632 MeV 12.296903 keV 7.6367436 cm 2.6512849 m World muIoni - 40 51.70034 cm 1.5115649 m -3.9577775 m 79.024545 MeV 2.9585428 keV 1.3811843 cm 2.6650967 m World muIoni - 41 51.824366 cm 1.5148545 m -3.9624433 m 79.018268 MeV 1.7093344 keV 5.8420142 mm 2.6709387 m World muIoni - 42 53.96646 cm 1.5717324 m -4.0431646 m 78.996801 MeV 18.031415 keV 10.104401 cm 2.7719828 m World muIoni - 43 54.421249 cm 1.5838859 m -4.0603933 m 78.991094 MeV 2.875734 keV 2.1568992 cm 2.7935517 m World muIoni - 44 55.107246 cm 1.6022036 m -4.0863607 m 78.983379 MeV 4.2070246 keV 3.2510039 cm 2.8260618 m World muIoni - 45 55.32005 cm 1.6078734 m -4.0943886 m 78.980315 MeV 1.9090032 keV 1.0055965 cm 2.8361178 m World muIoni - 46 55.386226 cm 1.6096362 m -4.0968853 m 78.976682 MeV 1.1950814 keV 3.1271239 mm 2.8392449 m World muIoni - 47 63.872903 cm 1.8361426 m -4.4176117 m 78.908519 MeV 66.351274 keV 40.171388 cm 3.2409588 m World muIoni - 48 65.279008 cm 1.8740375 m -4.4713986 m 78.897536 MeV 8.7154884 keV 6.7281317 cm 3.3082401 m World muIoni - 49 65.427326 cm 1.8780317 m -4.4770697 m 78.894237 MeV 1.2850604 keV 7.0933688 mm 3.3153334 m World muIoni - 50 67.050907 cm 1.9217396 m -4.5391036 m 78.879165 MeV 11.775707 keV 7.7602724 cm 3.3929362 m World muIoni - 51 67.190771 cm 1.9255125 m -4.5444586 m 78.871959 MeV 479.51721 eV 6.6982828 mm 3.3996345 m World muIoni - 52 67.756732 cm 1.9408064 m -4.5661776 m 78.86795 MeV 2.4884433 keV 2.7159744 cm 3.4267942 m World muIoni - 53 67.817208 cm 1.9424328 m -4.5684864 m 78.865111 MeV 288.03631 eV 2.888179 mm 3.4296824 m World muIoni - 54 68.666448 cm 1.9652369 m -4.6008542 m 78.859144 MeV 5.9674963 keV 4.0494637 cm 3.470177 m World muIoni - 55 68.87332 cm 1.9707886 m -4.6087383 m 78.808642 MeV 2.0921486 keV 9.8620861 mm 3.4800391 m World muIoni - 56 68.923997 cm 1.9721385 m -4.610658 m 78.806558 MeV 217.74777 eV 2.4008677 mm 3.48244 m World muIoni - 57 70.935973 cm 2.025803 m -4.6869532 m 78.789509 MeV 13.527755 keV 9.542358 cm 3.5778635 m World muIoni - 58 72.757491 cm 2.0743563 m -4.7558883 m 78.775072 MeV 13.250683 keV 8.626275 cm 3.6641263 m World muIoni - 59 72.800645 cm 2.075499 m -4.7575141 m 78.770188 MeV 121.58774 eV 2.0335983 mm 3.6661599 m World muIoni - 60 73.466 cm 2.0931058 m -4.7826012 m 78.758847 MeV 5.5714153 keV 3.1362907 cm 3.6975228 m World muIoni - 61 74.040037 cm 2.1083183 m -4.8043706 m 78.753419 MeV 4.1405663 keV 2.7171304 cm 3.7246941 m World muIoni - 62 74.303502 cm 2.1153162 m -4.814381 m 78.75038 MeV 1.420172 keV 1.2494806 cm 3.7371889 m World muIoni - 63 77.060522 cm 2.188576 m -4.9191757 m 78.727746 MeV 20.311753 keV 13.08017 cm 3.8679906 m World muIoni - 64 77.562776 cm 2.2019989 m -4.9383296 m 78.721496 MeV 3.2030189 keV 2.3922154 cm 3.8919128 m World muIoni - 65 80.927918 cm 2.2914576 m -5.0662554 m 78.688443 MeV 31.707716 keV 15.968826 cm 4.051601 m World muIoni - 66 82.998968 cm 2.3460937 m -5.1446693 m 78.671235 MeV 16.074148 keV 9.7789526 cm 4.1493906 m World muIoni - 67 83.029681 cm 2.3468978 m -5.1458232 m 78.65856 MeV 277.36559 eV 1.4395328 mm 4.1508301 m World muIoni - 68 83.192921 cm 2.3511926 m -5.1519861 m 78.656757 MeV 700.01686 eV 7.6871389 mm 4.1585172 m World muIoni - 69 84.032619 cm 2.3732938 m -5.1836827 m 78.641239 MeV 6.8316655 keV 3.9543021 cm 4.1980602 m World muIoni - 70 84.075094 cm 2.374411 m -5.1852791 m 78.640027 MeV 205.89941 eV 1.9941647 mm 4.2000544 m World muIoni - 71 84.715733 cm 2.3912495 m -5.2093312 m 78.614229 MeV 3.9738903 keV 3.005135 cm 4.2301058 m World muIoni - 72 86.468175 cm 2.4371333 m -5.2750478 m 78.601065 MeV 10.653154 keV 8.2043291 cm 4.3121491 m World muIoni - 73 87.448342 cm 2.4624163 m -5.3113104 m 78.586232 MeV 9.5882647 keV 4.5280003 cm 4.3574291 m World muIoni - 74 90.908902 cm 2.5524622 m -5.4401083 m 78.557292 MeV 27.198306 keV 16.091857 cm 4.5183476 m World muIoni - 75 90.944777 cm 2.5534101 m -5.4414653 m 78.555572 MeV 206.25362 eV 1.6937066 mm 4.5200413 m World muIoni - 76 91.195382 cm 2.5600206 m -5.4509214 m 78.548362 MeV 3.1723709 keV 1.1806642 cm 4.531848 m World muIoni - 77 91.567796 cm 2.5698328 m -5.4649477 m 78.54436 MeV 3.0078676 keV 1.7518128 cm 4.5493661 m World muIoni - 78 94.049048 cm 2.6351956 m -5.5583751 m 78.522431 MeV 20.935718 keV 11.669047 cm 4.6660566 m World muIoni - 79 94.677881 cm 2.651897 m -5.5822936 m 78.515908 MeV 4.322449 keV 2.9842518 cm 4.6958991 m World muIoni - 80 96.018586 cm 2.6874753 m -5.6332489 m 78.504177 MeV 8.7768509 keV 6.3576825 cm 4.7594759 m World muIoni - 81 96.350842 cm 2.6962577 m -5.6458561 m 78.501183 MeV 1.8110969 keV 1.5719787 cm 4.7751957 m World muIoni - 82 99.544568 cm 2.7808689 m -5.7673469 m 78.467535 MeV 23.390209 keV 15.145662 cm 4.9266523 m World muIoni - 83 99.909881 cm 2.7905966 m -5.7813415 m 78.463749 MeV 2.550512 keV 1.7430477 cm 4.9440828 m World muIoni - 84 1.011353 m 2.823317 m -5.8284424 m 78.424611 MeV 7.4355806 keV 5.8645391 cm 5.0027282 m World muIoni - 85 1.0385641 m 2.8965094 m -5.9337729 m 78.398963 MeV 19.17575 keV 13.11188 cm 5.133847 m World muIoni - 86 1.0455156 m 2.9151326 m -5.9606314 m 78.391499 MeV 6.3018056 keV 3.3414468 cm 5.1672615 m World muIoni - 87 1.0760259 m 2.9966231 m -6.0784322 m 78.36586 MeV 24.049381 keV 14.645359 cm 5.3137151 m World muIoni - 88 1.0921225 m 3.0394051 m -6.14045 m 78.346781 MeV 13.214738 keV 7.7042934 cm 5.390758 m World muIoni - 89 1.0962154 m 3.0502847 m -6.1562537 m 78.343195 MeV 2.1264444 keV 1.9618195 cm 5.4103762 m World muIoni - 90 1.1150663 m 3.1002703 m -6.2290218 m 78.327744 MeV 14.428793 keV 9.0272473 cm 5.5006487 m World muIoni - 91 1.1208348 m 3.1155326 m -6.2513086 m 78.321878 MeV 4.6215651 keV 2.7620966 cm 5.5282696 m World muIoni - 92 1.1300528 m 3.139909 m -6.2868348 m 78.314724 MeV 4.9453553 keV 4.4060062 cm 5.5723297 m World muIoni - 93 1.1468476 m 3.1844867 m -6.3518776 m 78.303068 MeV 11.655883 keV 8.0621447 cm 5.6529511 m World muIoni - 94 1.1502979 m 3.1936515 m -6.3652664 m 78.299826 MeV 1.4318128 keV 1.6587848 cm 5.669539 m World muIoni - 95 1.2137558 m 3.3624434 m -6.6124889 m 78.25483 MeV 42.978046 keV 30.600174 cm 5.9755407 m World muIoni - 96 1.228555 m 3.4021494 m -6.669999 m 78.242341 MeV 11.186015 keV 7.1435295 cm 6.046976 m World muIoni - 97 1.2287098 m 3.402563 m -6.6706003 m 78.240553 MeV 80.164689 eV 746.05543 um 6.0477221 m World muIoni - 98 1.2289718 m 3.4032641 m -6.6716193 m 78.239003 MeV 124.20772 eV 1.2643989 mm 6.0489865 m World muIoni - 99 1.2747021 m 3.5254847 m -6.8492151 m 78.211786 MeV 26.174747 keV 22.0385 cm 6.2693715 m World muIoni - 100 1.2916067 m 3.5713488 m -6.9159374 m 78.195235 MeV 15.310977 keV 8.2711304 cm 6.3520828 m World muIoni - 101 1.3107701 m 3.6232933 m -6.9914064 m 78.180549 MeV 13.534274 keV 9.3600447 cm 6.4456832 m World muIoni - 102 1.3208171 m 3.6502618 m -7.0304549 m 78.170767 MeV 7.6092078 keV 4.850803 cm 6.4941913 m World muIoni - 103 1.3318188 m 3.6798571 m -7.073211 m 78.157899 MeV 9.091885 keV 5.3150782 cm 6.547342 m World muIoni - 104 1.3449923 m 3.7153924 m -7.1243818 m 78.147569 MeV 8.2393639 keV 6.3676994 cm 6.611019 m World muIoni - 105 1.3476717 m 3.7226141 m -7.1347757 m 78.132892 MeV 4.7714445 keV 1.2936944 cm 6.623956 m World muIoni - 106 1.3483117 m 3.7243414 m -7.1372582 m 78.132344 MeV 548.05042 eV 3.0912592 mm 6.6270472 m World muIoni - 107 1.4113311 m 3.8943909 m -7.3815682 m 78.080881 MeV 49.121494 keV 30.426331 cm 6.9313105 m World muIoni - 108 1.4468739 m 3.9906496 m -7.5203346 m 78.049146 MeV 28.184495 keV 17.25839 cm 7.1038944 m World muIoni - 109 1.4589743 m 4.0230283 m -7.5672496 m 78.03803 MeV 8.7300981 keV 5.8273673 cm 7.1621681 m World muIoni - 110 1.4651333 m 4.0394296 m -7.5909659 m 78.030801 MeV 6.1362357 keV 2.9485665 cm 7.1916538 m World muIoni - 111 1.4665559 m 4.0432276 m -7.5964119 m 78.027642 MeV 738.15588 eV 6.7902627 mm 7.198444 m World muIoni - 112 1.4709235 m 4.054868 m -7.6131147 m 78.016556 MeV 3.9820756 keV 2.0822039 cm 7.2192661 m World muIoni - 113 1.4985697 m 4.1286238 m -7.7186852 m 77.994305 MeV 20.457303 keV 13.171712 cm 7.3509832 m World muIoni - 114 1.5342147 m 4.2230596 m -7.8546009 m 77.960959 MeV 31.532019 keV 16.929892 cm 7.5202821 m World muIoni - 115 1.5374235 m 4.23159 m -7.8669409 m 77.957058 MeV 1.9949147 keV 1.5340803 cm 7.5356229 m World muIoni - 116 1.5790411 m 4.3420053 m -8.0269389 m 77.898526 MeV 27.633049 keV 19.880408 cm 7.734427 m World muIoni - 117 1.5811195 m 4.3475178 m -8.0348453 m 77.887661 MeV 885.09595 eV 9.8599356 mm 7.7442869 m World muIoni - 118 1.5822041 m 4.3503959 m -8.0389703 m 77.886382 MeV 138.74365 eV 5.1453811 mm 7.7494323 m World muIoni - 119 1.6072101 m 4.4166774 m -8.1339792 m 77.868246 MeV 16.723653 keV 11.851267 cm 7.867945 m World muIoni - 120 1.617744 m 4.4445695 m -8.1740218 m 77.858824 MeV 8.0604126 keV 4.9923412 cm 7.9178684 m World muIoni - 121 1.6328221 m 4.4844177 m -8.2313105 m 77.843656 MeV 13.57331 keV 7.1394913 cm 7.9892633 m World muIoni - 122 1.6432055 m 4.5118067 m -8.2706536 m 77.834919 MeV 7.4868953 keV 4.9049543 cm 8.0383128 m World muIoni - 123 1.6453706 m 4.5175646 m -8.2789199 m 77.829607 MeV 1.4922398 keV 1.0303931 cm 8.0486168 m World muIoni - 124 1.6673715 m 4.5760497 m -8.3628201 m 77.810171 MeV 17.005936 keV 10.461268 cm 8.1532295 m World muIoni - 125 1.6735953 m 4.5924129 m -8.3864405 m 77.803465 MeV 5.4385698 keV 2.9400907 cm 8.1826304 m World muIoni - 126 1.6796514 m 4.6083013 m -8.409392 m 77.794284 MeV 4.7759041 keV 2.856375 cm 8.2111941 m World muIoni - 127 1.7135854 m 4.6971933 m -8.5378682 m 77.767988 MeV 26.296392 keV 15.987341 cm 8.3710675 m OutOfWorld Transportation + 2 1.1763919 cm 17.712441 cm -2.049023 m 80.005614 MeV 5.8732381 keV 6.0864787 cm 28.193812 cm World muIoni + 3 1.218317 cm 17.825443 cm -2.0506571 m 80.004267 MeV 131.21389 eV 2.0305707 mm 28.39687 cm World muIoni + 4 1.4182535 cm 18.363499 cm -2.058441 m 80.000621 MeV 2.4614134 keV 9.6714069 mm 29.36401 cm World muIoni + 5 2.0677793 cm 20.110827 cm -2.0837019 m 79.995218 MeV 3.6478373 keV 3.1394536 cm 32.503464 cm World muIoni + 6 3.8248705 cm 24.840492 cm -2.1519355 m 79.979988 MeV 10.75365 keV 8.4861895 cm 40.989653 cm World muIoni + 7 4.6973104 cm 27.193958 cm -2.1858961 m 79.968962 MeV 9.5636271 keV 4.2229422 cm 45.212595 cm World muIoni + 8 5.3367858 cm 28.923371 cm -2.2108116 m 79.962046 MeV 5.8544652 keV 3.0996138 cm 48.312209 cm World muIoni + 9 6.079589 cm 30.940184 cm -2.2398431 m 79.95374 MeV 5.2917768 keV 3.6121463 cm 51.924356 cm World muIoni + 10 6.782071 cm 32.844995 cm -2.2672198 m 79.946027 MeV 5.4396454 keV 3.4083104 cm 55.332666 cm World muIoni + 11 7.6094609 cm 35.081502 cm -2.2993958 m 79.935662 MeV 7.9001264 keV 4.004936 cm 59.337602 cm World muIoni + 12 11.584478 cm 45.745455 cm -2.452698 m 79.907917 MeV 26.690573 keV 19.092862 cm 78.430464 cm World muIoni + 13 12.71524 cm 48.774639 cm -2.4961375 m 79.895993 MeV 10.260058 keV 5.4152079 cm 83.845672 cm World muIoni + 14 15.814822 cm 57.037647 cm -2.615034 m 79.860915 MeV 23.869551 keV 14.807064 cm 98.652736 cm World muIoni + 15 16.250649 cm 58.190959 cm -2.6315344 m 79.855416 MeV 2.8491077 keV 2.059785 cm 1.0071252 m World muIoni + 16 17.936219 cm 62.645407 cm -2.695196 m 79.839604 MeV 14.724423 keV 7.9505483 cm 1.0866307 m World muIoni + 17 18.318667 cm 63.653959 cm -2.7096263 m 79.837862 MeV 1.7411703 keV 1.80161 cm 1.1046468 m World muIoni + 18 18.719876 cm 64.71324 cm -2.7247604 m 79.83186 MeV 3.3660597 keV 1.8903596 cm 1.1235504 m World muIoni + 19 20.466053 cm 69.334831 cm -2.7907755 m 79.810415 MeV 15.555356 keV 8.2454936 cm 1.2060053 m World muIoni + 20 21.25674 cm 71.414409 cm -2.8204503 m 79.799231 MeV 9.9963831 keV 3.7088794 cm 1.2430941 m World muIoni + 21 22.097596 cm 73.631013 cm -2.8519657 m 79.787812 MeV 10.303371 keV 3.9436797 cm 1.2825309 m World muIoni + 22 23.963983 cm 78.548839 cm -2.9219892 m 79.771518 MeV 12.89163 keV 8.7579286 cm 1.3701102 m World muIoni + 23 25.122241 cm 81.587581 cm -2.9651498 m 79.759726 MeV 7.3237625 keV 5.4040662 cm 1.4241509 m World muIoni + 24 27.277501 cm 87.272553 cm -3.0458039 m 79.320824 MeV 15.100554 keV 10.100248 cm 1.5251533 m World muIoni + 25 34.111212 cm 1.0513679 m -3.2998182 m 79.266698 MeV 52.583687 keV 31.79743 cm 1.8431277 m World muIoni + 26 36.637278 cm 1.1185842 m -3.3956673 m 79.246443 MeV 18.181036 keV 11.976311 cm 1.9628908 m World muIoni + 27 37.209609 cm 1.1336247 m -3.417128 m 79.235013 MeV 3.3932043 keV 2.6824176 cm 1.9897149 m World muIoni + 28 39.324809 cm 1.1892618 m -3.4966235 m 79.205288 MeV 15.940075 keV 9.9309768 cm 2.0890247 m World muIoni + 29 39.926245 cm 1.2050042 m -3.5190315 m 79.198358 MeV 5.9252741 keV 2.803778 cm 2.1170625 m World muIoni + 30 40.26644 cm 1.2138911 m -3.5317037 m 79.194333 MeV 1.3735691 keV 1.5847216 cm 2.1329097 m World muIoni + 31 40.976188 cm 1.2323864 m -3.5580921 m 79.185217 MeV 5.8310345 keV 3.2996948 cm 2.1659066 m World muIoni + 32 41.353972 cm 1.2422519 m -3.5721826 m 79.13308 MeV 4.5168405 keV 1.7610858 cm 2.1835175 m World muIoni + 33 41.523902 cm 1.2466582 m -3.5784843 m 79.131639 MeV 1.4408797 keV 7.874933 mm 2.1913924 m World muIoni + 34 41.763806 cm 1.2528729 m -3.5873828 m 79.125675 MeV 3.7971249 keV 1.111576 cm 2.2025082 m World muIoni + 35 43.560464 cm 1.2994586 m -3.6540959 m 79.100533 MeV 12.053734 keV 8.3328736 cm 2.2858369 m World muIoni + 36 45.214461 cm 1.3426562 m -3.7160647 m 79.077697 MeV 13.595443 keV 7.7328806 cm 2.3631657 m World muIoni + 37 45.472029 cm 1.3493571 m -3.7256727 m 79.074362 MeV 1.4477839 keV 1.1993716 cm 2.3751595 m World muIoni + 38 49.770998 cm 1.4609651 m -3.8856955 m 79.042813 MeV 30.29249 keV 19.977962 cm 2.5749391 m World muIoni + 39 51.406543 cm 1.5038051 m -3.9467636 m 79.02946 MeV 12.297011 keV 7.6368069 cm 2.6513071 m World muIoni + 40 51.700816 cm 1.5115775 m -3.9577953 m 79.024373 MeV 2.9585593 keV 1.3811957 cm 2.6651191 m World muIoni + 41 51.824843 cm 1.5148671 m -3.9624612 m 79.018096 MeV 1.7093349 keV 5.8420626 mm 2.6709612 m World muIoni + 42 53.966954 cm 1.5717454 m -4.0431832 m 78.996629 MeV 18.031548 keV 10.104485 cm 2.772006 m World muIoni + 43 54.421748 cm 1.5838991 m -4.0604121 m 78.990922 MeV 2.8757532 keV 2.156917 cm 2.7935752 m World muIoni + 44 55.10775 cm 1.602217 m -4.0863796 m 78.983207 MeV 4.207063 keV 3.2510308 cm 2.8260855 m World muIoni + 45 55.320555 cm 1.6078868 m -4.0944076 m 78.980143 MeV 1.9090101 keV 1.0056048 cm 2.8361415 m World muIoni + 46 55.386732 cm 1.6096496 m -4.0969043 m 78.976509 MeV 1.1950824 keV 3.1271497 mm 2.8392687 m World muIoni + 47 63.873479 cm 1.8361579 m -4.4176333 m 78.908346 MeV 66.351797 keV 40.171721 cm 3.2409859 m World muIoni + 48 65.279595 cm 1.8740531 m -4.4714207 m 78.897363 MeV 8.7155734 keV 6.7281873 cm 3.3082678 m World muIoni + 49 65.427915 cm 1.8780474 m -4.4770919 m 78.894065 MeV 1.2850661 keV 7.0934274 mm 3.3153612 m World muIoni + 50 67.051509 cm 1.9217556 m -4.5391262 m 78.878992 MeV 11.775803 keV 7.7603365 cm 3.3929646 m World muIoni + 51 67.191374 cm 1.9255285 m -4.5444813 m 78.871786 MeV 479.5199 eV 6.6983382 mm 3.3996629 m World muIoni + 52 67.75734 cm 1.9408226 m -4.5662005 m 78.867777 MeV 2.4884624 keV 2.7159969 cm 3.4268229 m World muIoni + 53 67.817817 cm 1.942449 m -4.5685093 m 78.864938 MeV 288.03672 eV 2.8882029 mm 3.4297111 m World muIoni + 54 68.667064 cm 1.9652533 m -4.6008773 m 78.858971 MeV 5.9675503 keV 4.0494972 cm 3.470206 m World muIoni + 55 68.873937 cm 1.9708051 m -4.6087615 m 78.808469 MeV 2.0921573 keV 9.8621675 mm 3.4800682 m World muIoni + 56 68.924614 cm 1.9721549 m -4.6106812 m 78.806385 MeV 217.74777 eV 2.4008875 mm 3.4824691 m World muIoni + 57 70.936607 cm 2.0258198 m -4.6869771 m 78.789336 MeV 13.527876 keV 9.5424368 cm 3.5778935 m World muIoni + 58 72.75814 cm 2.0743735 m -4.7559127 m 78.774899 MeV 13.2508 keV 8.6263462 cm 3.6641569 m World muIoni + 59 72.801294 cm 2.0755163 m -4.7575386 m 78.770015 MeV 121.58791 eV 2.0336151 mm 3.6661905 m World muIoni + 60 73.466655 cm 2.0931232 m -4.7826259 m 78.758674 MeV 5.5714492 keV 3.1363166 cm 3.6975537 m World muIoni + 61 74.040697 cm 2.1083359 m -4.8043954 m 78.753246 MeV 4.1405928 keV 2.7171529 cm 3.7247252 m World muIoni + 62 74.304163 cm 2.1153338 m -4.8144059 m 78.750207 MeV 1.4201813 keV 1.2494909 cm 3.7372201 m World muIoni + 63 77.061206 cm 2.1885943 m -4.9192015 m 78.727573 MeV 20.311918 keV 13.080278 cm 3.8680229 m World muIoni + 64 77.563465 cm 2.2020172 m -4.9383556 m 78.721322 MeV 3.2030367 keV 2.3922352 cm 3.8919453 m World muIoni + 65 80.928634 cm 2.2914767 m -5.0662824 m 78.688269 MeV 31.707931 keV 15.968958 cm 4.0516349 m World muIoni + 66 82.999701 cm 2.3461133 m -5.1446969 m 78.671061 MeV 16.074281 keV 9.7790331 cm 4.1494252 m World muIoni + 67 83.030414 cm 2.3469173 m -5.1458508 m 78.658386 MeV 277.3661 eV 1.4395447 mm 4.1508647 m World muIoni + 68 83.193655 cm 2.3512122 m -5.1520138 m 78.656583 MeV 700.02109 eV 7.6872022 mm 4.1585519 m World muIoni + 69 84.033361 cm 2.3733136 m -5.1837107 m 78.641065 MeV 6.8317238 keV 3.9543346 cm 4.1980953 m World muIoni + 70 84.075836 cm 2.3744308 m -5.185307 m 78.639853 MeV 205.89989 eV 1.9941811 mm 4.2000895 m World muIoni + 71 84.71648 cm 2.3912694 m -5.2093594 m 78.614055 MeV 3.973926 keV 3.0051597 cm 4.2301411 m World muIoni + 72 86.468936 cm 2.4371535 m -5.2750765 m 78.600891 MeV 10.653252 keV 8.2043967 cm 4.312185 m World muIoni + 73 87.449112 cm 2.4624368 m -5.3113394 m 78.586058 MeV 9.5883158 keV 4.5280375 cm 4.3574654 m World muIoni + 74 90.909701 cm 2.5524834 m -5.4401384 m 78.557117 MeV 27.198529 keV 16.09199 cm 4.5183853 m World muIoni + 75 90.945576 cm 2.5534313 m -5.4414954 m 78.555398 MeV 206.25393 eV 1.6937206 mm 4.520079 m World muIoni + 76 91.196183 cm 2.5600419 m -5.4509515 m 78.548187 MeV 3.1723821 keV 1.1806739 cm 4.5318858 m World muIoni + 77 91.5686 cm 2.5698541 m -5.464978 m 78.544186 MeV 3.0078827 keV 1.7518272 cm 4.549404 m World muIoni + 78 94.049873 cm 2.6352175 m -5.5584061 m 78.522256 MeV 20.935866 keV 11.669143 cm 4.6660955 m World muIoni + 79 94.678711 cm 2.6519191 m -5.5823248 m 78.515734 MeV 4.322469 keV 2.9842763 cm 4.6959382 m World muIoni + 80 96.019427 cm 2.6874977 m -5.6332806 m 78.504003 MeV 8.7769269 keV 6.3577347 cm 4.7595156 m World muIoni + 81 96.351685 cm 2.6962802 m -5.6458879 m 78.501008 MeV 1.8111092 keV 1.5719916 cm 4.7752355 m World muIoni + 82 99.545438 cm 2.780892 m -5.7673797 m 78.46736 MeV 23.390403 keV 15.145786 cm 4.9266933 m World muIoni + 83 99.910753 cm 2.7906198 m -5.7813743 m 78.463575 MeV 2.5505253 keV 1.743062 cm 4.944124 m World muIoni + 84 1.0113618 m 2.8233404 m -5.8284756 m 78.424436 MeV 7.4356488 keV 5.8645872 cm 5.0027698 m World muIoni + 85 1.0385732 m 2.8965335 m -5.933807 m 78.398788 MeV 19.175917 keV 13.111988 cm 5.1338897 m World muIoni + 86 1.0455247 m 2.9151569 m -5.9606657 m 78.391324 MeV 6.3018501 keV 3.3414742 cm 5.1673045 m World muIoni + 87 1.0760352 m 2.996648 m -6.0784675 m 78.365685 MeV 24.049574 keV 14.645479 cm 5.3137592 m World muIoni + 88 1.092132 m 3.0394303 m -6.1404858 m 78.346606 MeV 13.214841 keV 7.7043566 cm 5.3908028 m World muIoni + 89 1.0962249 m 3.0503101 m -6.1562896 m 78.34302 MeV 2.1264595 keV 1.9618356 cm 5.4104212 m World muIoni + 90 1.1150759 m 3.1002961 m -6.2290583 m 78.327568 MeV 14.428918 keV 9.0273213 cm 5.5006944 m World muIoni + 91 1.1208445 m 3.1155585 m -6.2513453 m 78.321702 MeV 4.6215916 keV 2.7621192 cm 5.5283156 m World muIoni + 92 1.1300626 m 3.1399351 m -6.2868718 m 78.314548 MeV 4.9454044 keV 4.4060423 cm 5.572376 m World muIoni + 93 1.1468575 m 3.1845132 m -6.3519152 m 78.302892 MeV 11.655987 keV 8.0622107 cm 5.6529981 m World muIoni + 94 1.1503078 m 3.193678 m -6.365304 m 78.29965 MeV 1.4318231 keV 1.6587984 cm 5.6695861 m World muIoni + 95 1.2137662 m 3.3624713 m -6.6125285 m 78.254654 MeV 42.978423 keV 30.600425 cm 5.9755903 m World muIoni + 96 1.2285656 m 3.4021776 m -6.6700391 m 78.242165 MeV 11.186107 keV 7.143588 cm 6.0470262 m World muIoni + 97 1.2287204 m 3.4025912 m -6.6706405 m 78.240377 MeV 80.164856 eV 746.06153 um 6.0477723 m World muIoni + 98 1.2289824 m 3.4032923 m -6.6716595 m 78.238827 MeV 124.20797 eV 1.2644092 mm 6.0490367 m World muIoni + 99 1.274713 m 3.5255139 m -6.8492567 m 78.21161 MeV 26.175003 keV 22.03868 cm 6.2694235 m World muIoni + 100 1.2916178 m 3.5713784 m -6.9159796 m 78.195059 MeV 15.311087 keV 8.271198 cm 6.3521355 m World muIoni + 101 1.3107813 m 3.6233233 m -6.9914492 m 78.180372 MeV 13.534387 keV 9.3601212 cm 6.4457367 m World muIoni + 102 1.3208285 m 3.650292 m -7.030498 m 78.17059 MeV 7.6092716 keV 4.8508426 cm 6.4942451 m World muIoni + 103 1.3318302 m 3.6798876 m -7.0732544 m 78.157722 MeV 9.0919536 keV 5.3151216 cm 6.5473963 m World muIoni + 104 1.3450038 m 3.7154232 m -7.1244257 m 78.147392 MeV 8.2394424 keV 6.3677514 cm 6.6110738 m World muIoni + 105 1.3476832 m 3.722645 m -7.1348197 m 78.132715 MeV 4.7714603 keV 1.293705 cm 6.6240109 m World muIoni + 106 1.3483232 m 3.7243722 m -7.1373022 m 78.132167 MeV 548.05145 eV 3.0912845 mm 6.6271022 m World muIoni + 107 1.4113431 m 3.8944232 m -7.3816142 m 78.080703 MeV 49.121896 keV 30.426579 cm 6.931368 m World muIoni + 108 1.4468862 m 3.9906826 m -7.5203817 m 78.048968 MeV 28.184724 keV 17.258531 cm 7.1039533 m World muIoni + 109 1.4589867 m 4.0230615 m -7.5672971 m 78.037853 MeV 8.7301692 keV 5.8274149 cm 7.1622274 m World muIoni + 110 1.4651458 m 4.039463 m -7.5910136 m 78.030623 MeV 6.1362703 keV 2.9485906 cm 7.1917133 m World muIoni + 111 1.4665684 m 4.0432611 m -7.5964596 m 78.027464 MeV 738.15981 eV 6.7903181 mm 7.1985036 m World muIoni + 112 1.470936 m 4.0549015 m -7.6131625 m 78.016379 MeV 3.9820927 keV 2.0822209 cm 7.2193259 m World muIoni + 113 1.4985824 m 4.1286579 m -7.7187339 m 77.994127 MeV 20.45748 keV 13.171819 cm 7.351044 m World muIoni + 114 1.5342278 m 4.2230945 m -7.8546507 m 77.960781 MeV 31.532244 keV 16.93003 cm 7.5203443 m World muIoni + 115 1.5374365 m 4.231625 m -7.8669908 m 77.95688 MeV 1.9949264 keV 1.5340928 cm 7.5356853 m World muIoni + 116 1.5790545 m 4.3420412 m -8.0269902 m 77.898348 MeV 27.633298 keV 19.880569 cm 7.734491 m World muIoni + 117 1.5811329 m 4.3475538 m -8.0348966 m 77.887483 MeV 885.10191 eV 9.8600158 mm 7.744351 m World muIoni + 118 1.5822176 m 4.3504318 m -8.0390216 m 77.886204 MeV 138.7437 eV 5.1454229 mm 7.7494964 m World muIoni + 119 1.6072237 m 4.4167139 m -8.1340313 m 77.868067 MeV 16.723793 keV 11.851363 cm 7.86801 m World muIoni + 120 1.6177577 m 4.4446062 m -8.1740742 m 77.858645 MeV 8.0604762 keV 4.9923818 cm 7.9179339 m World muIoni + 121 1.6328359 m 4.4844548 m -8.2313634 m 77.843477 MeV 13.573407 keV 7.1395493 cm 7.9893293 m World muIoni + 122 1.6432194 m 4.511844 m -8.2707069 m 77.83474 MeV 7.4869518 keV 4.9049941 cm 8.0383793 m World muIoni + 123 1.6453845 m 4.5176019 m -8.2789731 m 77.829429 MeV 1.4922477 keV 1.0304015 cm 8.0486833 m World muIoni + 124 1.6673856 m 4.5760875 m -8.3628741 m 77.809993 MeV 17.006063 keV 10.461353 cm 8.1532968 m World muIoni + 125 1.6736094 m 4.5924508 m -8.3864947 m 77.803286 MeV 5.4386041 keV 2.9401146 cm 8.182698 m World muIoni + 126 1.6796656 m 4.6083394 m -8.4094463 m 77.794106 MeV 4.7759325 keV 2.8563982 cm 8.211262 m World muIoni + 127 1.7135851 m 4.6971934 m -8.5378677 m 77.767819 MeV 26.286613 keV 15.980516 cm 8.3710671 m OutOfWorld Transportation Track (trackID 12, parentID 3) is processed with stopping code 2 NULL returned from G4StackManager. Terminate current event processing. @@ -4921,181 +4921,181 @@ Track (trackID 3, parentID 1) is processed with stopping code 2 Step# X Y Z KineE dEStep StepLeng TrakLeng Volume Process 0 -7.52 cm 6.55 cm -57.1 cm 54.6 MeV 0 eV 0 fm 0 fm CaptureMgnt initStep 1 -11.690684 cm 6.4838288 cm -2 m 54.574466 MeV6.8899464e-14 meV 1.7893398 m 1.7893398 m CaptureMgnt Transportation - 2 -11.181779 cm 6.270823 cm -2.0073228 m 54.570322 MeV 1.4594133 keV 9.1684093 mm 1.7985082 m World muIoni - 3 -6.012189 cm 4.1065946 cm -2.0817809 m 54.545119 MeV 19.440355 keV 9.3192673 cm 1.8917009 m World muIoni - 4 -5.4559152 cm 3.8755204 cm -2.089806 m 54.541542 MeV 2.0257376 keV 1.0034292 cm 1.9017352 m World muIoni - 5 2.0266935 cm 7.6809612 mm -2.1977707 m 54.50611 MeV 25.521316 keV 13.498515 cm 2.0367203 m World muIoni - 6 2.1726432 cm 7.0653901 mm -2.1998697 m 54.473923 MeV 296.64669 eV 2.6295878 mm 2.0393499 m World muIoni - 7 10.188705 cm -2.6679585 cm -2.3154597 m 54.446451 MeV 25.75138 keV 14.465683 cm 2.1840068 m World muIoni - 8 12.346474 cm -3.5836997 cm -2.3466787 m 54.435657 MeV 10.794371 keV 3.9039486 cm 2.2230463 m World muIoni - 9 13.2978 cm -3.9876224 cm -2.3604233 m 54.431095 MeV 2.8939074 keV 1.7196823 cm 2.2402431 m World muIoni - 10 14.846402 cm -4.6439035 cm -2.382799 m 54.424327 MeV 6.76867 keV 2.7992111 cm 2.2682352 m World muIoni - 11 15.236056 cm -4.8093262 cm -2.3884023 m 54.4225 MeV 781.94863 eV 7.0226044 mm 2.2752578 m World muIoni - 12 18.853903 cm -6.3445859 cm -2.4402868 m 54.405014 MeV 15.320985 keV 6.5089117 cm 2.3403469 m World muIoni - 13 18.897684 cm -6.3632539 cm -2.4409124 m 54.403331 MeV 142.93291 eV 786.04474 um 2.341133 m World muIoni - 14 19.421483 cm -6.5868511 cm -2.4483986 m 54.398732 MeV 3.2226184 keV 9.4063879 mm 2.3505393 m World muIoni - 15 21.012837 cm -7.2650384 cm -2.4711279 m 54.391897 MeV 5.0446973 keV 2.8563178 cm 2.3791025 m World muIoni - 16 24.879399 cm -8.9119101 cm -2.5265244 m 54.371827 MeV 16.458807 keV 6.9534336 cm 2.4486369 m World muIoni - 17 28.531636 cm -10.45732 cm -2.5788403 m 54.35572 MeV 14.803084 keV 6.5648168 cm 2.514285 m World muIoni - 18 29.033265 cm -10.669906 cm -2.5860548 m 54.351703 MeV 1.4158968 keV 9.04055 mm 2.5233256 m World muIoni - 19 30.280181 cm -11.199326 cm -2.6039885 m 54.342983 MeV 4.2530737 keV 2.2474959 cm 2.5458005 m World muIoni - 20 35.151572 cm -13.266004 cm -2.6741999 m 54.324958 MeV 16.819837 keV 8.7919461 cm 2.63372 m World muIoni - 21 36.371822 cm -13.783213 cm -2.6917185 m 54.320727 MeV 2.2502766 keV 2.1967018 cm 2.655687 m World muIoni - 22 39.48492 cm -15.100568 cm -2.7364863 m 54.30745 MeV 11.462728 keV 5.6096765 cm 2.7117838 m World muIoni - 23 49.447761 cm -19.323935 cm -2.8802166 m 54.271682 MeV 33.639655 keV 17.991133 cm 2.8916951 m World muIoni - 24 58.839949 cm -23.33583 cm -3.0151409 m 54.238397 MeV 31.298447 keV 16.92204 cm 3.0609155 m World muIoni - 25 61.093846 cm -24.313356 cm -3.0471613 m 54.10463 MeV 6.7244364 keV 4.0359259 cm 3.1012748 m World muIoni - 26 65.607155 cm -26.292074 cm -3.1108879 m 54.041389 MeV 17.4337 keV 8.0558243 cm 3.181833 m World muIoni - 27 66.662861 cm -26.756769 cm -3.1257826 m 54.033335 MeV 2.7348869 keV 1.8838721 cm 3.2006717 m World muIoni - 28 69.24497 cm -27.897156 cm -3.1622762 m 54.025281 MeV 6.63441 keV 4.6136308 cm 3.246808 m World muIoni - 29 72.087341 cm -29.157106 cm -3.202496 m 54.014664 MeV 8.795323 keV 5.0835968 cm 3.297644 m World muIoni - 30 72.68127 cm -29.420011 cm -3.2109141 m 54.005496 MeV 2.3597479 keV 1.0632519 cm 3.3082765 m World muIoni - 31 73.714434 cm -29.875988 cm -3.2255477 m 53.999586 MeV 3.5563178 keV 1.8484489 cm 3.326761 m World muIoni - 32 75.113913 cm -30.494925 cm -3.2453757 m 53.993077 MeV 3.8405044 keV 2.5046235 cm 3.3518072 m World muIoni - 33 77.730727 cm -31.648518 cm -3.2825351 m 53.957733 MeV 7.6771939 keV 4.6890005 cm 3.3986972 m World muIoni - 34 78.307459 cm -31.900687 cm -3.2907248 m 53.953854 MeV 1.7393389 keV 1.0329136 cm 3.4090264 m World muIoni - 35 78.533035 cm -31.999232 cm -3.2939251 m 53.952098 MeV 624.9283 eV 4.0375701 mm 3.4130639 m World muIoni - 36 78.75944 cm -32.098049 cm -3.2971385 m 53.941472 MeV 942.83582 eV 4.0531431 mm 3.4171171 m World muIoni - 37 83.657941 cm -34.235948 cm -3.3667908 m 53.918222 MeV 15.10853 keV 8.7795537 cm 3.5049126 m World muIoni - 38 84.10954 cm -34.432917 cm -3.3732312 m 53.917272 MeV 949.26437 eV 8.1088374 mm 3.5130215 m World muIoni - 39 85.893078 cm -35.210997 cm -3.3986714 m 53.907645 MeV 6.8665806 keV 3.2028807 cm 3.5450503 m World muIoni - 40 96.791477 cm -39.976658 cm -3.5544027 m 53.870031 MeV 33.819316 keV 19.596212 cm 3.7410124 m World muIoni - 41 1.0007559 m -41.434237 cm -3.6013344 m 53.856534 MeV 12.1451 keV 5.9106501 cm 3.8001189 m World muIoni - 42 1.0048599 m -41.614597 cm -3.6071948 m 53.845158 MeV 1.1680836 keV 7.3783461 mm 3.8074972 m World muIoni - 43 1.0373752 m -43.047968 cm -3.6535897 m 53.831799 MeV 11.73181 keV 5.8439659 cm 3.8659369 m World muIoni - 44 1.0661537 m -44.321497 cm -3.6947067 m 53.819226 MeV 11.401781 keV 5.1778369 cm 3.9177153 m World muIoni - 45 1.075763 m -44.745404 cm -3.7084001 m 53.815155 MeV 2.8327348 keV 1.7257441 cm 3.9349727 m World muIoni - 46 1.1869818 m -49.658991 cm -3.8669978 m 53.772688 MeV 40.926645 keV 19.984351 cm 4.1348162 m World muIoni - 47 1.1920916 m -49.887535 cm -3.8743215 m 53.765671 MeV 1.3146822 keV 9.2179251 mm 4.1440341 m World muIoni - 48 1.229938 m -51.583508 cm -3.9286161 m 53.750259 MeV 14.157465 keV 6.8322011 cm 4.2123562 m World muIoni - 49 1.246476 m -52.323376 cm -3.9524207 m 53.743252 MeV 5.4579473 keV 2.9914909 cm 4.2422711 m World muIoni - 50 1.2598146 m -52.915542 cm -3.9715954 m 53.737783 MeV 4.4394424 keV 2.4096752 cm 4.2663678 m World muIoni - 51 1.2709701 m -53.411287 cm -3.9876067 m 53.734373 MeV 3.4104825 keV 2.0134169 cm 4.286502 m World muIoni - 52 1.2909722 m -54.298935 cm -4.0161986 m 53.72682 MeV 5.8070732 keV 3.6005181 cm 4.3225072 m World muIoni - 53 1.3618199 m -57.446566 cm -4.117623 m 53.702044 MeV 24.776158 keV 12.766019 cm 4.4501674 m World muIoni - 54 1.3802428 m -58.260952 cm -4.1439962 m 53.69772 MeV 4.3244653 keV 3.3185413 cm 4.4833528 m World muIoni - 55 1.3980501 m -59.049125 cm -4.1694982 m 53.684407 MeV 4.1582273 keV 3.208698 cm 4.5154397 m World muIoni - 56 1.4191254 m -59.97939 cm -4.1996434 m 53.674436 MeV 8.5247091 keV 3.7939999 cm 4.5533797 m World muIoni - 57 1.4208861 m -60.056782 cm -4.2021614 m 53.661053 MeV 2.0776653 keV 3.16848 mm 4.5565482 m World muIoni - 58 1.4311159 m -60.504874 cm -4.2167628 m 53.655447 MeV 3.9617383 keV 1.8382853 cm 4.5749311 m World muIoni - 59 1.4822113 m -62.732954 cm -4.2895961 m 53.630788 MeV 20.522637 keV 9.1716321 cm 4.6666474 m World muIoni - 60 1.5193642 m -64.36802 cm -4.3426484 m 53.619088 MeV 8.5291552 keV 6.6799981 cm 4.7334474 m World muIoni - 61 1.5436341 m -65.451015 cm -4.3770293 m 53.605944 MeV 8.7474763 keV 4.345537 cm 4.7769028 m World muIoni - 62 1.5723972 m -66.732206 cm -4.4177668 m 53.597894 MeV 8.0506278 keV 5.1487959 cm 4.8283907 m World muIoni - 63 1.5959128 m -67.785607 cm -4.4511192 m 53.590097 MeV 7.796769 keV 4.2146644 cm 4.8705374 m World muIoni - 64 1.6449342 m -70.007633 cm -4.5206244 m 53.563658 MeV 18.425058 keV 8.790804 cm 4.9584454 m World muIoni - 65 1.6648409 m -70.909654 cm -4.5488413 m 53.555921 MeV 6.6220075 keV 3.5690895 cm 4.9941363 m World muIoni - 66 1.6696846 m -71.1316 cm -4.5557105 m 53.553519 MeV 1.326412 keV 8.6932317 mm 5.0028295 m World muIoni - 67 1.7920587 m -76.736576 cm -4.7292509 m 53.50426 MeV 49.259246 keV 21.962155 cm 5.2224511 m World muIoni - 68 1.8447706 m -79.105878 cm -4.8036731 m 53.48319 MeV 19.997046 keV 9.4226294 cm 5.3166774 m World muIoni - 69 1.844942 m -79.113663 cm -4.8039162 m 53.482953 MeV 237.27591 eV 307.42387 um 5.3169848 m World muIoni - 70 1.8526158 m -79.462279 cm -4.8148021 m 53.480113 MeV 1.4113548 keV 1.3767507 cm 5.3307523 m World muIoni - 71 1.8675108 m -80.140488 cm -4.8359395 m 53.472379 MeV 6.4468498 keV 2.673289 cm 5.3574852 m World muIoni - 72 1.8897005 m -81.149072 cm -4.8673608 m 53.46261 MeV 7.4328654 keV 3.9766899 cm 5.3972521 m World muIoni - 73 1.9436752 m -83.606302 cm -4.9439253 m 53.442628 MeV 18.041289 keV 9.684637 cm 5.4940985 m World muIoni - 74 1.9456676 m -83.69677 cm -4.9467656 m 53.442266 MeV 362.32109 eV 3.5854167 mm 5.4976839 m World muIoni - 75 1.9521098 m -83.989689 cm -4.9559592 m 53.438765 MeV 2.148983 keV 1.1601904 cm 5.5092858 m World muIoni - 76 1.9679293 m -84.713075 cm -4.9785873 m 53.43299 MeV 4.5428414 keV 2.8541581 cm 5.5378274 m World muIoni - 77 1.9824638 m -85.373466 cm -4.9993207 m 53.426022 MeV 4.2931506 keV 2.616742 cm 5.5639948 m World muIoni - 78 1.9882985 m -85.637073 cm -5.0076419 m 53.423034 MeV 1.9152182 keV 1.0499255 cm 5.574494 m World muIoni - 79 2.0036984 m -86.331829 cm -5.0296018 m 53.416689 MeV 5.208218 keV 2.7706758 cm 5.6022008 m World muIoni - 80 2.0120509 m -86.706465 cm -5.0414871 m 53.413047 MeV 1.4566706 keV 1.5002054 cm 5.6172028 m World muIoni - 81 2.0498268 m -88.398498 cm -5.0952414 m 53.400423 MeV 11.044578 keV 6.784421 cm 5.6850471 m World muIoni - 82 2.0808861 m -89.786362 cm -5.139425 m 53.390447 MeV 9.9759033 keV 5.5762868 cm 5.7408099 m World muIoni - 83 2.0869924 m -90.060473 cm -5.1481336 m 53.387072 MeV 1.9692484 keV 1.0983646 cm 5.7517936 m World muIoni - 84 2.2344797 m -96.682976 cm -5.3586949 m 53.34018 MeV 45.515556 keV 26.547122 cm 6.0172648 m World muIoni - 85 2.261699 m -97.935891 cm -5.3974405 m 53.329046 MeV 7.9480821 keV 4.8980503 cm 6.0662453 m World muIoni - 86 2.2808821 m -98.816734 cm -5.4246457 m 53.311318 MeV 7.3728357 keV 3.4434049 cm 6.1006793 m World muIoni - 87 2.2821102 m -98.873189 cm -5.426388 m 53.309585 MeV 357.39502 eV 2.2050971 mm 6.1028844 m World muIoni - 88 2.28609 m -99.056368 cm -5.4320394 m 53.307145 MeV 1.2946203 keV 7.1507711 mm 6.1100352 m World muIoni - 89 2.2864345 m -99.072223 cm -5.4325289 m 53.306092 MeV 0 eV 619.16282 um 6.1106544 m World muIoni - 90 2.354838 m -1.0221673 m -5.5296698 m 53.262605 MeV 23.847865 keV 12.289927 cm 6.2335536 m World muIoni - 91 2.3918916 m -1.0391276 m -5.5825858 m 53.24562 MeV 15.681897 keV 6.6788782 cm 6.3003424 m World muIoni - 92 2.4001277 m -1.0429027 m -5.5943867 m 53.239913 MeV 3.3482989 keV 1.4877655 cm 6.3152201 m World muIoni - 93 2.4186059 m -1.0513586 m -5.6208577 m 53.230191 MeV 7.0434178 keV 3.3371585 cm 6.3485917 m World muIoni - 94 2.5030771 m -1.0898995 m -5.7416932 m 53.203145 MeV 25.829357 keV 15.238806 cm 6.5009797 m World muIoni - 95 2.5058344 m -1.0911352 m -5.7456239 m 53.19995 MeV 1.4728277 keV 4.9578183 mm 6.5059375 m World muIoni - 96 2.5119589 m -1.0938815 m -5.7543624 m 53.192273 MeV 686.78199 eV 1.1018764 cm 6.5169563 m World muIoni - 97 2.5476295 m -1.109697 m -5.8049891 m 53.17405 MeV 16.496792 keV 6.391877 cm 6.5808751 m World muIoni - 98 2.5942562 m -1.1302807 m -5.8708747 m 53.155215 MeV 16.627577 keV 8.3298624 cm 6.6641737 m World muIoni - 99 2.6064662 m -1.1356384 m -5.8880771 m 53.14939 MeV 4.1595374 keV 2.1765 cm 6.6859387 m World muIoni - 100 2.678157 m -1.1670906 m -5.988938 m 53.126701 MeV 22.688469 keV 12.767844 cm 6.8136171 m World muIoni - 101 2.6934682 m -1.1737882 m -6.0104137 m 53.115157 MeV 4.559861 keV 2.7211996 cm 6.8408291 m World muIoni - 102 2.7623908 m -1.2040695 m -6.107135 m 53.093204 MeV 21.953088 keV 12.256574 cm 6.9633949 m World muIoni - 103 2.774114 m -1.2092104 m -6.1236442 m 53.086732 MeV 3.3532738 keV 2.0890576 cm 6.9842855 m World muIoni - 104 2.7915718 m -1.2168253 m -6.1481894 m 52.971115 MeV 5.2616095 keV 3.1068124 cm 7.0153536 m World muIoni - 105 2.8705335 m -1.2517011 m -6.2592954 m 52.936766 MeV 30.033331 keV 14.069791 cm 7.1560515 m World muIoni - 106 2.8780297 m -1.2549819 m -6.2698371 m 52.932039 MeV 2.326183 keV 1.3344778 cm 7.1693963 m World muIoni - 107 2.8879759 m -1.2593212 m -6.2837931 m 52.925082 MeV 4.6986305 keV 1.7678421 cm 7.1870747 m World muIoni - 108 2.8998457 m -1.2644988 m -6.3004694 m 52.918067 MeV 5.4711196 keV 2.1114015 cm 7.2081887 m World muIoni - 109 2.9001771 m -1.2646436 m -6.3009355 m 52.917905 MeV 161.7579 eV 589.89784 um 7.2087786 m World muIoni - 110 2.9721138 m -1.296072 m -6.4021059 m 52.887378 MeV 23.593539 keV 12.805528 cm 7.3368339 m World muIoni - 111 3.0418018 m -1.3265876 m -6.499699 m 52.858257 MeV 24.294117 keV 12.374203 cm 7.4605759 m World muIoni - 112 3.0456877 m -1.3283162 m -6.5051757 m 52.839337 MeV 649.57206 eV 6.9341685 mm 7.4675101 m World muIoni - 113 3.083593 m -1.3451666 m -6.5587031 m 52.821412 MeV 12.508365 keV 6.7719539 cm 7.5352296 m World muIoni - 114 3.0860486 m -1.3462605 m -6.5621716 m 52.7993 MeV 715.41486 eV 4.3882711 mm 7.5396179 m World muIoni - 115 3.110087 m -1.3569124 m -6.5961444 m 52.789932 MeV 8.3767818 keV 4.2958821 cm 7.5825767 m World muIoni - 116 3.1195811 m -1.3611544 m -6.6095634 m 52.784799 MeV 2.1475896 keV 1.6976573 cm 7.5995533 m World muIoni - 117 3.1345099 m -1.3678225 m -6.6306698 m 52.779147 MeV 4.4828853 keV 2.6698589 cm 7.6262519 m World muIoni - 118 3.1356648 m -1.3683339 m -6.6322987 m 52.776641 MeV 69.928695 eV 2.0611974 mm 7.6283131 m World muIoni - 119 3.148764 m -1.3741388 m -6.6507642 m 52.772093 MeV 2.5631205 keV 2.33722 cm 7.6516853 m World muIoni - 120 3.2319294 m -1.4108978 m -6.7678916 m 52.743168 MeV 27.66887 keV 14.827891 cm 7.7999642 m World muIoni - 121 3.2433888 m -1.4159165 m -6.7841043 m 52.738161 MeV 3.8542911 keV 2.0478201 cm 7.8204424 m World muIoni - 122 3.3197327 m -1.4492673 m -6.8918144 m 52.626673 MeV 25.423855 keV 13.61698 cm 7.9566122 m World muIoni - 123 3.3297626 m -1.4535484 m -6.9060253 m 52.622313 MeV 3.0388494 keV 1.7913086 cm 7.9745253 m World muIoni - 124 3.3314611 m -1.454274 m -6.9084351 m 52.620442 MeV 633.40392 eV 3.0361996 mm 7.9775615 m World muIoni - 125 3.3903072 m -1.4794199 m -6.9919669 m 52.598592 MeV 20.514158 keV 10.522722 cm 8.0827887 m World muIoni - 126 3.4024659 m -1.4845749 m -7.0091598 m 52.596172 MeV 2.4195645 keV 2.1679578 cm 8.1044683 m World muIoni - 127 3.4304371 m -1.4964434 m -7.0487746 m 52.582494 MeV 7.7118298 keV 4.9925771 cm 8.154394 m World muIoni - 128 3.4555941 m -1.5070774 m -7.0844364 m 52.569038 MeV 7.4814769 keV 4.4919068 cm 8.1993131 m World muIoni - 129 3.4851705 m -1.5195028 m -7.1262637 m 52.553886 MeV 9.7829728 keV 5.2713254 cm 8.2520264 m World muIoni - 130 3.5083807 m -1.5292811 m -7.1590932 m 52.527429 MeV 9.5705917 keV 4.1377611 cm 8.293404 m World muIoni - 131 3.5108063 m -1.5303047 m -7.1625249 m 52.524948 MeV 550.16238 eV 4.3252496 mm 8.2977292 m World muIoni - 132 3.5228388 m -1.5353771 m -7.1795398 m 52.520147 MeV 3.7565459 keV 2.1447987 cm 8.3191772 m World muIoni - 133 3.6427011 m -1.5857578 m -7.3489712 m 52.478081 MeV 40.378029 keV 21.357082 cm 8.532748 m World muIoni - 134 3.6606354 m -1.5932669 m -7.3743777 m 52.469986 MeV 4.1665145 keV 3.1992494 cm 8.5647405 m World muIoni - 135 3.6638075 m -1.5946141 m -7.3788824 m 52.466783 MeV 757.83006 eV 5.671828 mm 8.5704123 m World muIoni - 136 3.67599 m -1.5997996 m -7.3961795 m 52.458581 MeV 3.7742375 keV 2.1782891 cm 8.5921952 m World muIoni - 137 3.6991528 m -1.6096407 m -7.4290789 m 52.449424 MeV 8.0618869 keV 4.1421344 cm 8.6336166 m World muIoni - 138 3.7250661 m -1.6206856 m -7.4658116 m 52.440793 MeV 7.6400684 keV 4.6290229 cm 8.6799068 m World muIoni - 139 3.7475926 m -1.6302832 m -7.4976963 m 52.426469 MeV 13.095617 keV 4.0201894 cm 8.7201087 m World muIoni - 140 3.7821408 m -1.6449322 m -7.5464617 m 52.412059 MeV 13.294702 keV 6.1532475 cm 8.7816412 m World muIoni - 141 3.8334046 m -1.6667032 m -7.6189721 m 52.390377 MeV 19.184559 keV 9.1431535 cm 8.8730727 m World muIoni - 142 3.8920961 m -1.6919624 m -7.7027332 m 52.370913 MeV 17.121929 keV 10.535029 cm 8.978423 m World muIoni - 143 3.9138374 m -1.701309 m -7.7335912 m 52.364351 MeV 5.5539104 keV 3.8887742 cm 9.0173107 m World muIoni - 144 3.9259467 m -1.7065047 m -7.7507218 m 52.359019 MeV 5.3324215 keV 2.1612315 cm 9.0389231 m World muIoni - 145 3.9469232 m -1.7154955 m -7.7803964 m 52.343724 MeV 8.6103784 keV 3.7435626 cm 9.0763587 m World muIoni - 146 3.9681252 m -1.7245523 m -7.8105042 m 52.333418 MeV 5.6905216 keV 3.7921416 cm 9.1142801 m World muIoni - 147 3.9727924 m -1.7265427 m -7.8171146 m 52.328882 MeV 1.9460829 keV 8.3331884 mm 9.1226133 m World muIoni - 148 3.9953737 m -1.7361825 m -7.8490785 m 52.31766 MeV 9.4038692 keV 4.0305497 cm 9.1629188 m World muIoni - 149 4.0117263 m -1.7431975 m -7.8722864 m 52.310555 MeV 5.0322954 keV 2.9244278 cm 9.1921631 m World muIoni - 150 4.0218485 m -1.7475635 m -7.8867277 m 52.301719 MeV 4.3647158 keV 1.8167785 cm 9.2103308 m World muIoni - 151 4.0265515 m -1.749589 m -7.8934539 m 52.291196 MeV 1.7523678 keV 8.453609 mm 9.2187845 m World muIoni - 152 4.0292465 m -1.7507462 m -7.8973084 m 52.288427 MeV 767.52662 eV 4.8434895 mm 9.2236279 m World muIoni - 153 4.0414746 m -1.7559892 m -7.9148085 m 52.284946 MeV 2.0955386 keV 2.1983406 cm 9.2456113 m World muIoni - 154 4.0522796 m -1.7606388 m -7.9302775 m 52.279152 MeV 4.7990799 keV 1.943338 cm 9.2650447 m World muIoni - 155 4.0780374 m -1.7717198 m -7.9671917 m 52.263714 MeV 10.774263 keV 4.6356357 cm 9.3114011 m World muIoni - 156 4.1154819 m -1.7878157 m -8.0207841 m 52.252258 MeV 10.129006 keV 6.7329976 cm 9.3787311 m World muIoni - 157 4.1273681 m -1.7929298 m -8.0377694 m 52.24556 MeV 3.7084577 keV 2.1352668 cm 9.4000837 m World muIoni - 158 4.1686079 m -1.8105842 m -8.0966768 m 52.197478 MeV 15.044073 keV 7.4043869 cm 9.4741276 m World muIoni - 159 4.1918392 m -1.8206149 m -8.1296507 m 52.188117 MeV 8.3543783 keV 4.1564205 cm 9.5156918 m World muIoni - 160 4.2177526 m -1.8317988 m -8.1664035 m 52.152219 MeV 10.250296 keV 4.6339564 cm 9.5620314 m World muIoni - 161 4.246876 m -1.8444005 m -8.2077685 m 52.141374 MeV 8.4307981 keV 5.2134849 cm 9.6141662 m World muIoni - 162 4.2472924 m -1.8445804 m -8.2083603 m 52.139527 MeV 694.17278 eV 745.67346 um 9.6149119 m World muIoni - 163 4.2673297 m -1.8532295 m -8.2368266 m 52.122504 MeV 7.4479795 keV 3.5869645 cm 9.6507815 m World muIoni - 164 4.2938898 m -1.8647227 m -8.2744071 m 52.108959 MeV 9.6879265 keV 4.7432383 cm 9.6982139 m World muIoni - 165 4.3314021 m -1.8810106 m -8.3274765 m 52.093987 MeV 12.48631 keV 6.6998817 cm 9.7652127 m World muIoni - 166 4.3493038 m -1.8887374 m -8.3528816 m 52.081984 MeV 5.9346903 keV 3.2024833 cm 9.7972376 m World muIoni - 167 4.370128 m -1.8977587 m -8.3824935 m 52.072315 MeV 8.5794757 keV 3.7308159 cm 9.8345457 m World muIoni - 168 4.382852 m -1.9032912 m -8.400577 m 52.067643 MeV 3.3967311 keV 2.2793047 cm 9.8573388 m World muIoni - 169 4.473384 m -1.9427429 m -8.5293744 m 52.036598 MeV 28.181658 keV 16.230026 cm 10.019639 m World muIoni - 170 4.4757775 m -1.9438019 m -8.5328202 m 52.03413 MeV 924.11178 eV 4.3271393 mm 10.023966 m World muIoni - 171 4.5235059 m -1.9648965 m -8.601507 m 52.015665 MeV 16.926651 keV 8.6260503 cm 10.110227 m World muIoni - 172 4.5428057 m -1.973429 m -8.6292875 m 52.006717 MeV 7.7487713 keV 3.4886197 cm 10.145113 m World muIoni - 173 4.5581618 m -1.9802633 m -8.6514317 m 51.996198 MeV 6.8438345 keV 2.7800782 cm 10.172914 m World muIoni - 174 4.5657827 m -1.9836548 m -8.662442 m 51.98734 MeV 3.2704672 keV 1.3813302 cm 10.186727 m World muIoni - 175 4.5673905 m -1.9843695 m -8.6647716 m 51.976443 MeV 510.95766 eV 2.9193206 mm 10.189646 m World muIoni - 176 4.5858257 m -1.9925367 m -8.6914956 m 51.969841 MeV 6.6024614 keV 3.347738 cm 10.223124 m OutOfWorld Transportation + 2 -11.181775 cm 6.2708214 cm -2.0073229 m 54.570322 MeV 1.4594202 keV 9.1684774 mm 1.7985083 m World muIoni + 3 -6.0121468 cm 4.1065769 cm -2.0817815 m 54.545118 MeV 19.440478 keV 9.3193365 cm 1.8917017 m World muIoni + 4 -5.4558689 cm 3.875501 cm -2.0898067 m 54.541542 MeV 2.0257455 keV 1.0034366 cm 1.901736 m World muIoni + 5 2.0267954 cm 7.6805379 mm -2.1977722 m 54.50611 MeV 25.521477 keV 13.498615 cm 2.0367222 m World muIoni + 6 2.1727462 cm 7.0649622 mm -2.1998712 m 54.473923 MeV 296.64725 eV 2.6296073 mm 2.0393518 m World muIoni + 7 10.188868 cm -2.6680264 cm -2.3154621 m 54.446451 MeV 25.751562 keV 14.46579 cm 2.1840097 m World muIoni + 8 12.346653 cm -3.5837744 cm -2.3466813 m 54.435656 MeV 10.794438 keV 3.9039775 cm 2.2230495 m World muIoni + 9 13.297985 cm -3.9877002 cm -2.360426 m 54.431095 MeV 2.8939227 keV 1.719695 cm 2.2402464 m World muIoni + 10 14.846599 cm -4.6439862 cm -2.3828018 m 54.424326 MeV 6.768711 keV 2.7992318 cm 2.2682387 m World muIoni + 11 15.236256 cm -4.80941 cm -2.3884052 m 54.422499 MeV 781.95238 eV 7.0226564 mm 2.2752614 m World muIoni + 12 18.85413 cm -6.3446813 cm -2.4402901 m 54.405013 MeV 15.321071 keV 6.50896 cm 2.340351 m World muIoni + 13 18.897911 cm -6.3633494 cm -2.4409156 m 54.40333 MeV 142.93291 eV 786.05056 um 2.341137 m World muIoni + 14 19.421714 cm -6.5869483 cm -2.4484019 m 54.398732 MeV 3.2226262 keV 9.4064575 mm 2.3505435 m World muIoni + 15 21.013079 cm -7.2651407 cm -2.4711314 m 54.391897 MeV 5.0447262 keV 2.856339 cm 2.3791069 m World muIoni + 16 24.87967 cm -8.9120246 cm -2.5265283 m 54.371826 MeV 16.458901 keV 6.9534851 cm 2.4486417 m World muIoni + 17 28.531934 cm -10.457446 cm -2.5788446 m 54.35572 MeV 14.803176 keV 6.5648654 cm 2.5142904 m World muIoni + 18 29.033567 cm -10.670034 cm -2.5860592 m 54.351702 MeV 1.4159033 keV 9.0406169 mm 2.523331 m World muIoni + 19 30.280492 cm -11.199457 cm -2.6039929 m 54.342982 MeV 4.253095 keV 2.2475126 cm 2.5458061 m World muIoni + 20 35.151919 cm -13.266151 cm -2.6742049 m 54.324957 MeV 16.819944 keV 8.7920111 cm 2.6337263 m World muIoni + 21 36.372179 cm -13.783364 cm -2.6917236 m 54.320726 MeV 2.2502909 keV 2.1967181 cm 2.6556934 m World muIoni + 22 39.4853 cm -15.100729 cm -2.7364918 m 54.307449 MeV 11.462803 keV 5.6097179 cm 2.7117906 m World muIoni + 23 49.448214 cm -19.324127 cm -2.8802232 m 54.27168 MeV 33.639888 keV 17.991266 cm 2.8917033 m World muIoni + 24 58.840472 cm -23.336052 cm -3.0151484 m 54.238396 MeV 31.298654 keV 16.922165 cm 3.0609249 m World muIoni + 25 61.094385 cm -24.313585 cm -3.047169 m 54.104628 MeV 6.7244879 keV 4.0359557 cm 3.1012845 m World muIoni + 26 65.607727 cm -26.292319 cm -3.1108962 m 54.041388 MeV 17.433809 keV 8.0558837 cm 3.1818433 m World muIoni + 27 66.663442 cm -26.757017 cm -3.125791 m 54.033333 MeV 2.7349025 keV 1.883886 cm 3.2006822 m World muIoni + 28 69.24557 cm -27.897413 cm -3.1622848 m 54.025279 MeV 6.6344622 keV 4.6136648 cm 3.2468188 m World muIoni + 29 72.087962 cm -29.157373 cm -3.2025049 m 54.014662 MeV 8.7953835 keV 5.0836342 cm 3.2976552 m World muIoni + 30 72.681895 cm -29.42028 cm -3.210923 m 54.005494 MeV 2.3597589 keV 1.0632598 cm 3.3082878 m World muIoni + 31 73.715066 cm -29.87626 cm -3.2255567 m 53.999584 MeV 3.5563283 keV 1.8484625 cm 3.3267724 m World muIoni + 32 75.114556 cm -30.495202 cm -3.2453849 m 53.993075 MeV 3.8405255 keV 2.5046419 cm 3.3518188 m World muIoni + 33 77.731389 cm -31.648803 cm -3.2825446 m 53.957731 MeV 7.6772523 keV 4.689035 cm 3.3987091 m World muIoni + 34 78.308126 cm -31.900974 cm -3.2907343 m 53.953852 MeV 1.7393457 keV 1.0329212 cm 3.4090384 m World muIoni + 35 78.533703 cm -31.99952 cm -3.2939347 m 53.952096 MeV 624.92916 eV 4.0375998 mm 3.413076 m World muIoni + 36 78.76011 cm -32.098338 cm -3.297148 m 53.94147 MeV 942.83672 eV 4.0531729 mm 3.4171291 m World muIoni + 37 83.658647 cm -34.236253 cm -3.3668009 m 53.91822 MeV 15.108639 keV 8.7796183 cm 3.5049253 m World muIoni + 38 84.11025 cm -34.433223 cm -3.3732414 m 53.91727 MeV 949.26886 eV 8.1088971 mm 3.5130342 m World muIoni + 39 85.893801 cm -35.211309 cm -3.3986817 m 53.907643 MeV 6.8666223 keV 3.2029043 cm 3.5450633 m World muIoni + 40 96.79228 cm -39.977006 cm -3.5544142 m 53.870028 MeV 33.819561 keV 19.596356 cm 3.7410268 m World muIoni + 41 1.0007641 m -41.434596 cm -3.6013462 m 53.856531 MeV 12.145177 keV 5.9106935 cm 3.8001337 m World muIoni + 42 1.0048682 m -41.614958 cm -3.6072066 m 53.845155 MeV 1.1680888 keV 7.3784003 mm 3.8075121 m World muIoni + 43 1.0373837 m -43.04834 cm -3.6536019 m 53.831796 MeV 11.731878 keV 5.8440088 cm 3.8659522 m World muIoni + 44 1.0661625 m -44.321878 cm -3.6947192 m 53.819223 MeV 11.401844 keV 5.1778749 cm 3.917731 m World muIoni + 45 1.0757718 m -44.745788 cm -3.7084127 m 53.815152 MeV 2.8327496 keV 1.7257567 cm 3.9349886 m World muIoni + 46 1.1869914 m -49.659413 cm -3.8670116 m 53.772685 MeV 40.926915 keV 19.984498 cm 4.1348335 m World muIoni + 47 1.1921013 m -49.887959 cm -3.8743353 m 53.765668 MeV 1.3146887 keV 9.2179927 mm 4.1440515 m World muIoni + 48 1.229948 m -51.583945 cm -3.9286303 m 53.750256 MeV 14.157556 keV 6.8322512 cm 4.212374 m World muIoni + 49 1.2464861 m -52.323819 cm -3.952435 m 53.743249 MeV 5.4579852 keV 2.9915129 cm 4.2422892 m World muIoni + 50 1.2598248 m -52.915989 cm -3.9716099 m 53.73778 MeV 4.4394651 keV 2.4096929 cm 4.2663861 m World muIoni + 51 1.2709804 m -53.411737 cm -3.9876213 m 53.73437 MeV 3.410499 keV 2.0134316 cm 4.2865204 m World muIoni + 52 1.2909826 m -54.299392 cm -4.0162134 m 53.726817 MeV 5.8071134 keV 3.6005444 cm 4.3225259 m World muIoni + 53 1.3618309 m -57.447047 cm -4.1176385 m 53.702041 MeV 24.776318 keV 12.766113 cm 4.450187 m World muIoni + 54 1.3802539 m -58.261439 cm -4.1440119 m 53.697716 MeV 4.3245011 keV 3.3185656 cm 4.4833726 m World muIoni + 55 1.3980612 m -59.049618 cm -4.1695142 m 53.684403 MeV 4.1582604 keV 3.2087215 cm 4.5154599 m World muIoni + 56 1.4191368 m -59.97989 cm -4.1996596 m 53.674433 MeV 8.5247641 keV 3.7940277 cm 4.5534001 m World muIoni + 57 1.4208975 m -60.057283 cm -4.2021776 m 53.66105 MeV 2.0776659 keV 3.1685032 mm 4.5565686 m World muIoni + 58 1.4311274 m -60.505378 cm -4.2167791 m 53.655444 MeV 3.961759 keV 1.8382988 cm 4.5749516 m World muIoni + 59 1.4822231 m -62.733475 cm -4.289613 m 53.630784 MeV 20.522757 keV 9.1716992 cm 4.6666686 m World muIoni + 60 1.5193763 m -64.368553 cm -4.3426656 m 53.619085 MeV 8.5292235 keV 6.680047 cm 4.7334691 m World muIoni + 61 1.5436464 m -65.451556 cm -4.3770468 m 53.605941 MeV 8.7475295 keV 4.3455688 cm 4.7769248 m World muIoni + 62 1.5724097 m -66.732757 cm -4.4177846 m 53.59789 MeV 8.0506886 keV 5.1488336 cm 4.8284131 m World muIoni + 63 1.5959255 m -67.786166 cm -4.4511372 m 53.590093 MeV 7.7968196 keV 4.2146952 cm 4.8705601 m World muIoni + 64 1.6449472 m -70.00821 cm -4.5206429 m 53.563654 MeV 18.425173 keV 8.7908682 cm 4.9584687 m World muIoni + 65 1.6648541 m -70.910238 cm -4.54886 m 53.555917 MeV 6.622053 keV 3.5691155 cm 4.9941599 m World muIoni + 66 1.6696978 m -71.132185 cm -4.5557292 m 53.553515 MeV 1.3264186 keV 8.6932952 mm 5.0028532 m World muIoni + 67 1.7920728 m -76.737204 cm -4.7292709 m 53.504256 MeV 49.259539 keV 21.962315 cm 5.2224763 m World muIoni + 68 1.8447851 m -79.106525 cm -4.8036936 m 53.483186 MeV 19.997167 keV 9.4226982 cm 5.3167033 m World muIoni + 69 1.8449565 m -79.114309 cm -4.8039367 m 53.482949 MeV 237.27591 eV 307.42611 um 5.3170108 m World muIoni + 70 1.8526303 m -79.462928 cm -4.8148228 m 53.480109 MeV 1.4113621 keV 1.3767608 cm 5.3307784 m World muIoni + 71 1.8675254 m -80.141143 cm -4.8359603 m 53.472375 MeV 6.4468803 keV 2.6733085 cm 5.3575114 m World muIoni + 72 1.8897153 m -81.149734 cm -4.8673818 m 53.462606 MeV 7.4329146 keV 3.9767189 cm 5.3972786 m World muIoni + 73 1.9436903 m -83.606983 cm -4.9439469 m 53.442624 MeV 18.041411 keV 9.6847076 cm 5.4941257 m World muIoni + 74 1.9456828 m -83.697452 cm -4.9467872 m 53.442261 MeV 362.32129 eV 3.5854428 mm 5.4977112 m World muIoni + 75 1.952125 m -83.990373 cm -4.9559809 m 53.43876 MeV 2.1489927 keV 1.1601988 cm 5.5093131 m World muIoni + 76 1.9679447 m -84.713764 cm -4.9786092 m 53.432986 MeV 4.542873 keV 2.8541789 cm 5.5378549 m World muIoni + 77 1.9824792 m -85.37416 cm -4.9993427 m 53.426018 MeV 4.2931815 keV 2.616761 cm 5.5640225 m World muIoni + 78 1.988314 m -85.637769 cm -5.0076639 m 53.423029 MeV 1.9152274 keV 1.0499331 cm 5.5745219 m World muIoni + 79 2.003714 m -86.332531 cm -5.029624 m 53.416684 MeV 5.2082488 keV 2.770696 cm 5.6022288 m World muIoni + 80 2.0120666 m -86.707169 cm -5.0415094 m 53.413043 MeV 1.4566801 keV 1.5002163 cm 5.617231 m World muIoni + 81 2.0498427 m -88.399216 cm -5.095264 m 53.400418 MeV 11.044652 keV 6.7844704 cm 5.6850757 m World muIoni + 82 2.0809023 m -89.78709 cm -5.139448 m 53.390442 MeV 9.9759673 keV 5.5763274 cm 5.740839 m World muIoni + 83 2.0870087 m -90.061203 cm -5.1481566 m 53.387067 MeV 1.969257 keV 1.0983726 cm 5.7518227 m World muIoni + 84 2.234497 m -96.683756 cm -5.3587195 m 53.340174 MeV 45.515881 keV 26.547315 cm 6.0172959 m World muIoni + 85 2.2617165 m -97.936681 cm -5.3974654 m 53.329041 MeV 7.9481443 keV 4.8980859 cm 6.0662767 m World muIoni + 86 2.2808998 m -98.817531 cm -5.4246707 m 53.311312 MeV 7.3728801 keV 3.4434299 cm 6.100711 m World muIoni + 87 2.2821278 m -98.873986 cm -5.4264131 m 53.309579 MeV 357.39502 eV 2.2051131 mm 6.1029161 m World muIoni + 88 2.2861077 m -99.057167 cm -5.4320646 m 53.30714 MeV 1.2946252 keV 7.1508231 mm 6.1100669 m World muIoni + 89 2.2864522 m -99.073022 cm -5.432554 m 53.306087 MeV 0 eV 619.16732 um 6.1106861 m World muIoni + 90 2.3548561 m -1.0221755 m -5.5296956 m 53.2626 MeV 23.84802 keV 12.290016 cm 6.2335863 m World muIoni + 91 2.3919101 m -1.039136 m -5.582612 m 53.245614 MeV 15.681993 keV 6.6789267 cm 6.3003755 m World muIoni + 92 2.4001462 m -1.0429111 m -5.594413 m 53.239907 MeV 3.3483138 keV 1.4877763 cm 6.3152533 m World muIoni + 93 2.4186246 m -1.0513671 m -5.6208841 m 53.230186 MeV 7.043459 keV 3.3371827 cm 6.3486251 m World muIoni + 94 2.5030964 m -1.0899083 m -5.7417206 m 53.203139 MeV 25.829536 keV 15.238917 cm 6.5010143 m World muIoni + 95 2.5058537 m -1.0911439 m -5.7456513 m 53.199944 MeV 1.4728287 keV 4.9578543 mm 6.5059722 m World muIoni + 96 2.5119782 m -1.0938903 m -5.7543899 m 53.192267 MeV 686.7867 eV 1.1018843 cm 6.516991 m World muIoni + 97 2.5476491 m -1.1097059 m -5.8050169 m 53.174044 MeV 16.496886 keV 6.3919234 cm 6.5809102 m World muIoni + 98 2.5942761 m -1.1302898 m -5.870903 m 53.155209 MeV 16.627674 keV 8.3299228 cm 6.6642095 m World muIoni + 99 2.6064863 m -1.1356475 m -5.8881056 m 53.149384 MeV 4.1595578 keV 2.1765157 cm 6.6859746 m World muIoni + 100 2.6781776 m -1.1670999 m -5.9889672 m 53.126695 MeV 22.688624 keV 12.767937 cm 6.813654 m World muIoni + 101 2.6934888 m -1.1737975 m -6.0104429 m 53.115151 MeV 4.5598897 keV 2.7212193 cm 6.8408662 m World muIoni + 102 2.762412 m -1.2040791 m -6.107165 m 53.093197 MeV 21.953237 keV 12.256663 cm 6.9634328 m World muIoni + 103 2.7741352 m -1.20922 m -6.1236743 m 53.086726 MeV 3.3532868 keV 2.0890727 cm 6.9843235 m World muIoni + 104 2.7915931 m -1.216835 m -6.1482197 m 52.971109 MeV 5.2616492 keV 3.1068348 cm 7.0153919 m World muIoni + 105 2.8705554 m -1.2517111 m -6.2593265 m 52.93676 MeV 30.033511 keV 14.069892 cm 7.1560908 m World muIoni + 106 2.8780516 m -1.2549919 m -6.2698682 m 52.932032 MeV 2.3261948 keV 1.3344875 cm 7.1694357 m World muIoni + 107 2.8879979 m -1.2593312 m -6.2838243 m 52.925076 MeV 4.6986501 keV 1.7678549 cm 7.1871142 m World muIoni + 108 2.8998678 m -1.2645089 m -6.3005008 m 52.918061 MeV 5.471142 keV 2.1114167 cm 7.2082284 m World muIoni + 109 2.9001992 m -1.2646537 m -6.3009669 m 52.917899 MeV 161.7581 eV 589.9021 um 7.2088183 m World muIoni + 110 2.9721364 m -1.2960823 m -6.402138 m 52.887371 MeV 23.593693 keV 12.80562 cm 7.3368745 m World muIoni + 111 3.041825 m -1.3265981 m -6.4997318 m 52.85825 MeV 24.294282 keV 12.374292 cm 7.4606174 m World muIoni + 112 3.045711 m -1.3283267 m -6.5052085 m 52.83933 MeV 649.57565 eV 6.9342185 mm 7.4675516 m World muIoni + 113 3.0836165 m -1.3451772 m -6.5587363 m 52.821406 MeV 12.508451 keV 6.7720027 cm 7.5352717 m World muIoni + 114 3.0860721 m -1.3462711 m -6.5622048 m 52.799294 MeV 715.41486 eV 4.3883028 mm 7.53966 m World muIoni + 115 3.1101107 m -1.3569231 m -6.5961778 m 52.789925 MeV 8.3768259 keV 4.2959131 cm 7.5826191 m World muIoni + 116 3.1196049 m -1.3611652 m -6.609597 m 52.784792 MeV 2.1476017 keV 1.6976695 cm 7.5995958 m World muIoni + 117 3.1345338 m -1.3678333 m -6.6307036 m 52.77914 MeV 4.4829175 keV 2.6698781 cm 7.6262946 m World muIoni + 118 3.1356887 m -1.3683447 m -6.6323325 m 52.776634 MeV 69.928798 eV 2.0612123 mm 7.6283558 m World muIoni + 119 3.1487879 m -1.3741497 m -6.6507981 m 52.772086 MeV 2.5631359 keV 2.3372368 cm 7.6517282 m World muIoni + 120 3.2319539 m -1.410909 m -6.7679263 m 52.74316 MeV 27.669058 keV 14.827998 cm 7.8000081 m World muIoni + 121 3.2434134 m -1.4159277 m -6.7841391 m 52.738154 MeV 3.85431 keV 2.0478348 cm 7.8204865 m World muIoni + 122 3.3197579 m -1.4492788 m -6.89185 m 52.626666 MeV 25.424022 keV 13.617078 cm 7.9566573 m World muIoni + 123 3.3297879 m -1.4535599 m -6.906061 m 52.622305 MeV 3.0388656 keV 1.7913215 cm 7.9745705 m World muIoni + 124 3.3314864 m -1.4542854 m -6.9084709 m 52.620434 MeV 633.40443 eV 3.0362214 mm 7.9776067 m World muIoni + 125 3.3903329 m -1.4794315 m -6.9920032 m 52.598584 MeV 20.514286 keV 10.522797 cm 8.0828347 m World muIoni + 126 3.4024917 m -1.4845865 m -7.0091963 m 52.596165 MeV 2.419579 keV 2.1679734 cm 8.1045144 m World muIoni + 127 3.4304631 m -1.4964552 m -7.0488113 m 52.582487 MeV 7.7118863 keV 4.992613 cm 8.1544405 m World muIoni + 128 3.4556202 m -1.5070892 m -7.0844734 m 52.569031 MeV 7.4815301 keV 4.491939 cm 8.1993599 m World muIoni + 129 3.4851969 m -1.5195147 m -7.126301 m 52.553878 MeV 9.7830368 keV 5.2713632 cm 8.2520736 m World muIoni + 130 3.5084073 m -1.5292931 m -7.1591307 m 52.527421 MeV 9.5706447 keV 4.1377908 cm 8.2934515 m World muIoni + 131 3.5108329 m -1.5303167 m -7.1625624 m 52.52494 MeV 550.16263 eV 4.3252807 mm 8.2977767 m World muIoni + 132 3.5228655 m -1.5353891 m -7.1795774 m 52.520139 MeV 3.756564 keV 2.144814 cm 8.3192249 m World muIoni + 133 3.6427286 m -1.5857702 m -7.34901 m 52.478072 MeV 40.378279 keV 21.357235 cm 8.5327972 m World muIoni + 134 3.660663 m -1.5932794 m -7.3744168 m 52.469978 MeV 4.1665477 keV 3.1992724 cm 8.56479 m World muIoni + 135 3.6638352 m -1.5946265 m -7.3789215 m 52.466774 MeV 757.83324 eV 5.6718686 mm 8.5704618 m World muIoni + 136 3.6760178 m -1.5998121 m -7.3962187 m 52.458572 MeV 3.774257 keV 2.1783047 cm 8.5922449 m World muIoni + 137 3.6991807 m -1.6096533 m -7.4291183 m 52.449415 MeV 8.0619369 keV 4.1421641 cm 8.6336665 m World muIoni + 138 3.7250943 m -1.6206983 m -7.4658513 m 52.440785 MeV 7.64012 keV 4.6290561 cm 8.6799571 m World muIoni + 139 3.7476209 m -1.6302959 m -7.4977362 m 52.426461 MeV 13.095687 keV 4.0202182 cm 8.7201593 m World muIoni + 140 3.7821693 m -1.644945 m -7.546502 m 52.412051 MeV 13.294776 keV 6.1532916 cm 8.7816922 m World muIoni + 141 3.8334335 m -1.6667162 m -7.6190129 m 52.390369 MeV 19.184671 keV 9.1432189 cm 8.8731244 m World muIoni + 142 3.8921255 m -1.6919756 m -7.7027746 m 52.370904 MeV 17.122049 keV 10.535104 cm 8.9784754 m World muIoni + 143 3.9138668 m -1.7013223 m -7.7336328 m 52.364342 MeV 5.5539545 keV 3.888802 cm 9.0173634 m World muIoni + 144 3.9259763 m -1.706518 m -7.7507636 m 52.35901 MeV 5.3324412 keV 2.161247 cm 9.0389759 m World muIoni + 145 3.9469529 m -1.7155088 m -7.7804383 m 52.343715 MeV 8.6104201 keV 3.7435893 cm 9.0764118 m World muIoni + 146 3.9681551 m -1.7245657 m -7.8105463 m 52.33341 MeV 5.6905612 keV 3.7921687 cm 9.1143335 m World muIoni + 147 3.9728223 m -1.7265561 m -7.8171568 m 52.328873 MeV 1.9460905 keV 8.333248 mm 9.1226667 m World muIoni + 148 3.9954037 m -1.736196 m -7.849121 m 52.317652 MeV 9.4039181 keV 4.0305785 cm 9.1629725 m World muIoni + 149 4.0117565 m -1.743211 m -7.872329 m 52.310546 MeV 5.032328 keV 2.9244487 cm 9.192217 m World muIoni + 150 4.0218787 m -1.7475771 m -7.8867704 m 52.301711 MeV 4.3647311 keV 1.8167915 cm 9.2103849 m World muIoni + 151 4.0265818 m -1.7496026 m -7.8934967 m 52.291187 MeV 1.7523754 keV 8.4536694 mm 9.2188386 m World muIoni + 152 4.0292768 m -1.7507598 m -7.8973512 m 52.288418 MeV 767.5279 eV 4.8435241 mm 9.2236821 m World muIoni + 153 4.0415051 m -1.7560029 m -7.9148514 m 52.284937 MeV 2.0955527 keV 2.1983563 cm 9.2456657 m World muIoni + 154 4.0523101 m -1.7606525 m -7.9303205 m 52.279143 MeV 4.7990987 keV 1.9433519 cm 9.2650992 m World muIoni + 155 4.0780681 m -1.7717335 m -7.9672349 m 52.263705 MeV 10.774329 keV 4.6356688 cm 9.3114559 m World muIoni + 156 4.1155129 m -1.7878296 m -8.0208277 m 52.252248 MeV 10.129082 keV 6.7330457 cm 9.3787863 m World muIoni + 157 4.1273991 m -1.7929437 m -8.0378132 m 52.245551 MeV 3.7084771 keV 2.135282 cm 9.4001392 m World muIoni + 158 4.1686392 m -1.8105982 m -8.096721 m 52.197469 MeV 15.044165 keV 7.4044397 cm 9.4741835 m World muIoni + 159 4.1918706 m -1.820629 m -8.1296951 m 52.188108 MeV 8.3544363 keV 4.1564501 cm 9.515748 m World muIoni + 160 4.2177843 m -1.831813 m -8.1664481 m 52.15221 MeV 10.250362 keV 4.6339894 cm 9.5620879 m World muIoni + 161 4.2469078 m -1.8444148 m -8.2078135 m 52.141364 MeV 8.4308616 keV 5.2135221 cm 9.6142232 m World muIoni + 162 4.2473243 m -1.8445947 m -8.2084053 m 52.139518 MeV 694.17278 eV 745.67877 um 9.6149688 m World muIoni + 163 4.2673617 m -1.8532438 m -8.2368718 m 52.122495 MeV 7.4480263 keV 3.5869901 cm 9.6508387 m World muIoni + 164 4.293922 m -1.8647372 m -8.2744526 m 52.108949 MeV 9.6879898 keV 4.7432721 cm 9.6982715 m World muIoni + 165 4.3314346 m -1.8810251 m -8.3275223 m 52.093977 MeV 12.486394 keV 6.6999293 cm 9.7652708 m World muIoni + 166 4.3493365 m -1.888752 m -8.3529276 m 52.081975 MeV 5.9347303 keV 3.2025061 cm 9.7972958 m World muIoni + 167 4.3701608 m -1.8977734 m -8.3825397 m 52.072305 MeV 8.5795209 keV 3.7308424 cm 9.8346042 m World muIoni + 168 4.3828849 m -1.9033059 m -8.4006234 m 52.067633 MeV 3.3967478 keV 2.2793209 cm 9.8573975 m World muIoni + 169 4.4734175 m -1.9427579 m -8.5294216 m 52.036589 MeV 28.181848 keV 16.230141 cm 10.019699 m World muIoni + 170 4.475811 m -1.9438169 m -8.5328675 m 52.03412 MeV 924.11345 eV 4.3271701 mm 10.024026 m World muIoni + 171 4.5235397 m -1.9649116 m -8.6015548 m 52.015655 MeV 16.926757 keV 8.6261116 cm 10.110287 m World muIoni + 172 4.5428397 m -1.9734442 m -8.6293355 m 52.006707 MeV 7.748817 keV 3.4886444 cm 10.145174 m World muIoni + 173 4.5581959 m -1.9802786 m -8.6514798 m 51.996188 MeV 6.8438778 keV 2.7800979 cm 10.172975 m World muIoni + 174 4.5658169 m -1.9836701 m -8.6624902 m 51.98733 MeV 3.2704812 keV 1.38134 cm 10.186788 m World muIoni + 175 4.5674247 m -1.9843848 m -8.6648198 m 51.976433 MeV 510.95835 eV 2.9193413 mm 10.189707 m World muIoni + 176 4.5858256 m -1.9925369 m -8.6914942 m 51.969841 MeV 6.5921864 keV 3.3415217 cm 10.223123 m OutOfWorld Transportation Track (trackID 16, parentID 3) is processed with stopping code 2 NULL returned from G4StackManager. Terminate current event processing. @@ -5697,10 +5697,10 @@ Track (trackID 5, parentID 1) is processed with stopping code 2 Step# X Y Z KineE dEStep StepLeng TrakLeng Volume Process 0 -9.4 mm -3.73 mm 5.91 cm 4.12 MeV 0 eV 0 fm 0 fm Target initStep - 1 -9.4183823 mm -3.7955751 mm 5.8978369 cm 1.3145482 MeV 2.8052645 MeV 143.89929 um 143.89929 um Target muIoni - 2 -9.4164957 mm -3.8001937 mm 5.8961043 cm 182.44144 keV 1.1321068 MeV 24.594769 um 168.49406 um Target muIoni - 3 -9.416287 mm -3.8002868 mm 5.8960562 cm 0 eV 182.44144 keV 1.3130804 um 169.80714 um Target muIoni - 4 -9.416287 mm -3.8002868 mm 5.8960562 cm 0 eV 0 eV 0 fm 169.80714 um Target DecayWithSpin + 1 -9.4183823 mm -3.7955751 mm 5.8978369 cm 1.314548 MeV 2.8052647 MeV 143.89929 um 143.89929 um Target muIoni + 2 -9.4164957 mm -3.8001937 mm 5.8961043 cm 182.4414 keV 1.1321066 MeV 24.594761 um 168.49405 um Target muIoni + 3 -9.416287 mm -3.8002867 mm 5.8960562 cm 0 eV 182.4414 keV 1.31308 um 169.80713 um Target muIoni + 4 -9.416287 mm -3.8002867 mm 5.8960562 cm 0 eV 0 eV 0 fm 169.80713 um Target DecayWithSpin Track (trackID 17, parentID 5) is processed with stopping code 2 NULL returned from G4StackManager. Terminate current event processing. @@ -5793,121 +5793,121 @@ Track (trackID 3, parentID 1) is processed with stopping code 2 Step# X Y Z KineE dEStep StepLeng TrakLeng Volume Process 0 -15.1 cm 10.2 cm 58.9 cm 36.6 MeV 0 eV 0 fm 0 fm CaptureMgnt initStep 1 -24.031374 cm 3.8411112 cm 2 m 36.580154 MeV2.5903341e-13 meV 5.4706854 m 5.4706854 m CaptureMgnt Transportation - 2 -21.502628 cm 8.5399779 cm 2.0142425 m 36.567021 MeV 11.378424 keV 5.5229044 cm 5.5259144 m World muIoni - 3 -20.902905 cm 9.6548984 cm 2.0176407 m 36.561819 MeV 4.0976256 keV 1.3107985 cm 5.5390224 m World muIoni - 4 -19.800077 cm 11.702129 cm 2.0239026 m 36.555377 MeV 4.8126837 keV 2.4082155 cm 5.5631046 m World muIoni - 5 -17.934608 cm 15.159074 cm 2.0344125 m 36.416638 MeV 8.7255505 keV 4.0663343 cm 5.6037679 m World muIoni - 6 -16.256366 cm 18.249583 cm 2.0437775 m 36.405762 MeV 7.0279052 keV 3.639339 cm 5.6401613 m World muIoni - 7 -15.610827 cm 19.440724 cm 2.0473854 m 36.3994 MeV 2.212877 keV 1.4020384 cm 5.6541817 m World muIoni - 8 -13.436816 cm 23.469867 cm 2.0596384 m 36.387487 MeV 10.402298 keV 4.7393801 cm 5.7015755 m World muIoni - 9 -12.358272 cm 25.464947 cm 2.0656767 m 36.379705 MeV 7.781848 keV 2.3469588 cm 5.7250451 m World muIoni - 10 -11.748069 cm 26.592034 cm 2.069093 m 36.375357 MeV 2.7665997 keV 1.326419 cm 5.7383093 m World muIoni - 11 -10.542859 cm 28.820078 cm 2.0758443 m 36.370322 MeV 3.3869132 keV 2.6215483 cm 5.7645248 m World muIoni - 12 -6.0723711 cm 37.027398 cm 2.1007018 m 36.34453 MeV 23.372561 keV 9.6708252 cm 5.861233 m World muIoni - 13 -5.8302843 cm 37.473505 cm 2.1020579 m 36.340741 MeV 2.2307179 keV 5.2536412 mm 5.8664867 m World muIoni - 14 -2.4402024 cm 43.727214 cm 2.1210782 m 36.321587 MeV 17.175194 keV 7.3633881 cm 5.9401205 m World muIoni - 15 -7.0691087 mm 46.955782 cm 2.1309507 m 36.310725 MeV 8.4171622 keV 3.79508 cm 5.9780713 m World muIoni - 16 2.2631925 cm 52.436743 cm 2.1479101 m 36.294979 MeV 13.390504 keV 6.4605733 cm 6.0426771 m World muIoni - 17 4.2229572 cm 56.067139 cm 2.159087 m 36.281969 MeV 12.01369 keV 4.2743163 cm 6.0854202 m World muIoni - 18 4.4174034 cm 56.428256 cm 2.1601884 m 36.280804 MeV 1.1650987 keV 4.2467144 mm 6.089667 m World muIoni - 19 6.3041156 cm 59.934358 cm 2.1708889 m 36.26939 MeV 8.8004258 keV 4.1227997 cm 6.130895 m World muIoni - 20 9.9361501 cm 66.718001 cm 2.1916885 m 36.244763 MeV 15.596144 keV 7.9709477 cm 6.2106044 m World muIoni - 21 9.9853708 cm 66.810116 cm 2.1919723 m 36.242507 MeV 97.277889 eV 1.0823015 mm 6.2116867 m World muIoni - 22 11.993797 cm 70.566312 cm 2.203562 m 36.228905 MeV 10.662529 keV 4.414299 cm 6.2558297 m World muIoni - 23 13.580231 cm 73.5318 cm 2.2126311 m 36.218808 MeV 6.7247772 keV 3.4833074 cm 6.2906628 m World muIoni - 24 17.568949 cm 80.971481 cm 2.2354988 m 36.199667 MeV 17.836249 keV 8.7457662 cm 6.3781205 m World muIoni - 25 17.796452 cm 81.396738 cm 2.2368263 m 36.197092 MeV 1.1156631 keV 5.0022321 mm 6.3831227 m World muIoni - 26 21.058138 cm 87.56033 cm 2.2559073 m 36.177468 MeV 17.893614 keV 7.2297825 cm 6.4554205 m World muIoni - 27 21.958134 cm 89.284641 cm 2.2611482 m 36.170862 MeV 5.1576698 keV 2.0144274 cm 6.4755648 m World muIoni - 28 22.686365 cm 90.678906 cm 2.2653843 m 36.165792 MeV 4.0061471 keV 1.6290307 cm 6.4918551 m World muIoni - 29 22.822941 cm 90.939915 cm 2.2661813 m 36.162394 MeV 275.08018 eV 3.0517321 mm 6.4949068 m World muIoni - 30 23.435977 cm 92.111307 cm 2.2697668 m 36.153822 MeV 3.9059692 keV 1.3698671 cm 6.5086055 m World muIoni - 31 25.312603 cm 95.691169 cm 2.2807346 m 36.140197 MeV 10.474704 keV 4.1880903 cm 6.5504864 m World muIoni - 32 25.541153 cm 96.129009 cm 2.2820768 m 36.135111 MeV 1.264839 keV 5.1181397 mm 6.5556045 m World muIoni - 33 30.571871 cm 1.0578948 m 2.3116552 m 36.104342 MeV 27.365846 keV 11.286385 cm 6.6684684 m World muIoni - 34 30.740883 cm 1.0611557 m 2.312645 m 36.102084 MeV 458.64177 eV 3.8039141 mm 6.6722723 m World muIoni - 35 30.91328 cm 1.0644803 m 2.3136559 m 36.093401 MeV 1.88983 keV 3.8790645 mm 6.6761514 m World muIoni - 36 34.697881 cm 1.1375611 m 2.3358065 m 36.072868 MeV 20.533034 keV 8.522794 cm 6.7613793 m World muIoni - 37 36.956778 cm 1.1808881 m 2.348995 m 36.059448 MeV 12.274492 keV 5.0610598 cm 6.8119899 m World muIoni - 38 39.285884 cm 1.2254225 m 2.3625099 m 36.048145 MeV 10.191677 keV 5.2042921 cm 6.8640328 m World muIoni - 39 42.371008 cm 1.2840818 m 2.3804672 m 36.028349 MeV 18.118829 keV 6.8667269 cm 6.9327001 m World muIoni - 40 46.466687 cm 1.3610935 m 2.4044864 m 36.006176 MeV 17.953842 keV 9.0472221 cm 7.0231723 m World muIoni - 41 47.194622 cm 1.3747842 m 2.4088042 m 35.999679 MeV 3.0993512 keV 1.609559 cm 7.0392679 m World muIoni - 42 49.533509 cm 1.418963 m 2.422785 m 35.98611 MeV 10.846422 keV 5.1906404 cm 7.0911743 m World muIoni - 43 50.099333 cm 1.429578 m 2.4261527 m 35.981129 MeV 3.5553103 keV 1.249145 cm 7.1036658 m World muIoni - 44 51.532533 cm 1.4563925 m 2.4346483 m 35.973146 MeV 6.8940658 keV 3.1568992 cm 7.1352347 m World muIoni - 45 55.780643 cm 1.5356465 m 2.4597608 m 35.94844 MeV 23.164088 keV 9.3362281 cm 7.228597 m World muIoni - 46 58.603616 cm 1.5879958 m 2.4762982 m 35.928703 MeV 17.896715 keV 6.1732288 cm 7.2903293 m World muIoni - 47 61.900679 cm 1.6492307 m 2.4955201 m 35.910147 MeV 18.556087 keV 7.2154483 cm 7.3624838 m World muIoni - 48 64.259078 cm 1.6932301 m 2.5092677 m 35.899204 MeV 9.8777725 keV 5.1779914 cm 7.4142637 m World muIoni - 49 67.378818 cm 1.7515505 m 2.527404 m 35.883982 MeV 13.714423 keV 6.858196 cm 7.4828457 m World muIoni - 50 71.953601 cm 1.8354686 m 2.5531839 m 35.856035 MeV 27.946693 keV 9.8994607 cm 7.5818403 m World muIoni - 51 73.171059 cm 1.8577278 m 2.5600037 m 35.837946 MeV 5.8151705 keV 2.6271654 cm 7.6081119 m World muIoni - 52 73.51299 cm 1.8639725 m 2.561912 m 35.832655 MeV 2.805722 keV 7.3708658 mm 7.6154828 m World muIoni - 53 74.001683 cm 1.8728907 m 2.5646416 m 35.829188 MeV 2.1466544 keV 1.0529368 cm 7.6260122 m World muIoni - 54 74.790355 cm 1.8872833 m 2.5690628 m 35.821407 MeV 5.9253185 keV 1.6996894 cm 7.6430091 m World muIoni - 55 76.04911 cm 1.9102921 m 2.576105 m 35.816246 MeV 5.1610394 keV 2.7155936 cm 7.670165 m World muIoni - 56 77.41618 cm 1.9352062 m 2.5837335 m 35.809046 MeV 5.8297397 keV 2.9424382 cm 7.6995894 m World muIoni - 57 89.110687 cm 2.1478547 m 2.6490347 m 35.748817 MeV 60.2293 keV 25.131826 cm 7.9509076 m World muIoni - 58 94.68146 cm 2.2506845 m 2.6804337 m 35.720513 MeV 27.207301 keV 12.109228 cm 8.0719999 m World muIoni - 59 96.232348 cm 2.2791437 m 2.6891285 m 35.707435 MeV 7.7012774 keV 3.3556732 cm 8.1055567 m World muIoni - 60 96.989112 cm 2.2930105 m 2.6933625 m 35.701045 MeV 3.2106492 keV 1.6354947 cm 8.1219116 m World muIoni - 61 98.735491 cm 2.3249153 m 2.7031152 m 35.690029 MeV 9.448553 keV 3.7656515 cm 8.1595681 m World muIoni - 62 1.0231438 m 2.3903085 m 2.7230792 m 35.674496 MeV 14.534831 keV 7.7173243 cm 8.2367414 m World muIoni - 63 1.0310202 m 2.404692 m 2.7274863 m 35.668997 MeV 3.9790438 keV 1.6980764 cm 8.2537221 m World muIoni - 64 1.0417525 m 2.4242773 m 2.7334724 m 35.653357 MeV 5.9844464 keV 2.3121331 cm 8.2768435 m World muIoni - 65 1.0495039 m 2.438446 m 2.7377921 m 35.647879 MeV 4.4788208 keV 1.6718221 cm 8.2935617 m World muIoni - 66 1.1315952 m 2.5888353 m 2.7835123 m 35.599796 MeV 44.487101 keV 17.733191 cm 8.4708936 m World muIoni - 67 1.1400161 m 2.6039217 m 2.7879599 m 35.594151 MeV 5.644136 keV 1.7840846 cm 8.4887344 m World muIoni - 68 1.1579456 m 2.6360196 m 2.7974271 m 35.582767 MeV 9.7330067 keV 3.7965382 cm 8.5266998 m World muIoni - 69 1.1620814 m 2.6434792 m 2.7996397 m 35.575199 MeV 1.4150603 keV 8.8116543 mm 8.5355115 m World muIoni - 70 1.1724567 m 2.6622111 m 2.8052164 m 35.570748 MeV 3.4160714 keV 2.2127647 cm 8.5576391 m World muIoni - 71 1.2416198 m 2.7867769 m 2.8424986 m 35.533924 MeV 34.300246 keV 14.72773 cm 8.7049164 m World muIoni - 72 1.3221265 m 2.9276857 m 2.885822 m 35.494188 MeV 38.605185 keV 16.796971 cm 8.8728861 m World muIoni - 73 1.3629496 m 2.9975677 m 2.9075512 m 35.465254 MeV 21.888971 keV 8.3798692 cm 8.9566848 m World muIoni - 74 1.3816313 m 3.0294804 m 2.9174765 m 35.445901 MeV 9.030437 keV 3.8287558 cm 8.9949724 m World muIoni - 75 1.4010512 m 3.0623631 m 2.9277175 m 35.415861 MeV 7.8195228 keV 3.9538395 cm 9.0345108 m World muIoni - 76 1.4077508 m 3.073707 m 2.9313185 m 35.384123 MeV 4.6100908 keV 1.3657913 cm 9.0481687 m World muIoni - 77 1.4093013 m 3.0763369 m 2.9321575 m 35.379478 MeV 487.69478 eV 3.1660587 mm 9.0513348 m World muIoni - 78 1.4236322 m 3.1006719 m 2.9399041 m 35.369156 MeV 4.6731537 keV 2.9284435 cm 9.0806192 m World muIoni - 79 1.4726988 m 3.1836325 m 2.9664591 m 35.34512 MeV 24.035985 keV 9.9976166 cm 9.1805954 m World muIoni - 80 1.4874355 m 3.2085845 m 2.9744373 m 35.332946 MeV 8.1257614 keV 3.0057021 cm 9.2106524 m World muIoni - 81 1.4919498 m 3.2162684 m 2.9768981 m 35.331502 MeV 1.4447035 keV 9.2453451 mm 9.2198977 m World muIoni - 82 1.4926693 m 3.2174932 m 2.9772903 m 35.330868 MeV 633.93277 eV 1.4736473 mm 9.2213714 m World muIoni - 83 1.5005668 m 3.2309408 m 2.9815976 m 35.326823 MeV 4.044938 keV 1.6179085 cm 9.2375505 m World muIoni - 84 1.5918095 m 3.3863471 m 3.0315811 m 35.276376 MeV 48.615986 keV 18.701633 cm 9.4245668 m World muIoni - 85 1.6240358 m 3.4417694 m 3.0495335 m 35.259908 MeV 16.467993 keV 6.6576861 cm 9.4911436 m World muIoni - 86 1.6424392 m 3.4731898 m 3.0596952 m 35.250186 MeV 9.7219105 keV 3.7804625 cm 9.5289483 m World muIoni - 87 1.6503535 m 3.4867555 m 3.0640421 m 35.244792 MeV 3.4447726 keV 1.6295953 cm 9.5452442 m World muIoni - 88 1.6573535 m 3.4987551 m 3.0679008 m 35.24219 MeV 2.6019875 keV 1.4418086 cm 9.5596623 m World muIoni - 89 1.6630681 m 3.5085393 m 3.0710527 m 35.237051 MeV 4.0663989 keV 1.1761033 cm 9.5714233 m World muIoni - 90 1.6747358 m 3.5285566 m 3.0774987 m 35.230775 MeV 5.007402 keV 2.4049535 cm 9.5954729 m World muIoni - 91 1.6846574 m 3.5456207 m 3.0829714 m 35.221502 MeV 3.3077409 keV 2.048347 cm 9.6159563 m World muIoni - 92 1.7144129 m 3.5968462 m 3.0993576 m 35.200363 MeV 17.094222 keV 6.1465128 cm 9.6774215 m World muIoni - 93 1.7623096 m 3.6794558 m 3.1256477 m 35.17849 MeV 21.87347 keV 9.9043774 cm 9.7764652 m World muIoni - 94 1.764765 m 3.6837172 m 3.1269981 m 35.176069 MeV 552.66974 eV 5.1001578 mm 9.7815654 m World muIoni - 95 1.7774258 m 3.7057035 m 3.1339512 m 35.171703 MeV 4.3667883 keV 2.6306678 cm 9.8078721 m World muIoni - 96 1.8244389 m 3.7874777 m 3.1598865 m 35.144691 MeV 25.965008 keV 9.7826123 cm 9.9056982 m World muIoni - 97 1.8597276 m 3.8490492 m 3.1790836 m 35.125913 MeV 18.778005 keV 7.3517992 cm 9.9792162 m World muIoni - 98 1.8605919 m 3.8505454 m 3.1795469 m 35.125574 MeV 338.83885 eV 1.7889601 mm 9.9810052 m World muIoni - 99 1.8683833 m 3.8640452 m 3.1837256 m 35.119559 MeV 3.4377194 keV 1.6137243 cm 9.9971424 m World muIoni - 100 1.8695784 m 3.866121 m 3.1843671 m 35.114859 MeV 1.0381564 keV 2.4797448 mm 9.9996221 m World muIoni - 101 1.8893189 m 3.900451 m 3.1949491 m 34.758976 MeV 6.3016532 keV 4.0990384 cm 10.040613 m World muIoni - 102 1.8914945 m 3.9042255 m 3.1961324 m 34.756252 MeV 1.6122743 keV 4.5144542 mm 10.045127 m World muIoni - 103 1.9475594 m 4.0015108 m 3.2266822 m 34.725966 MeV 27.99248 keV 11.636628 cm 10.161493 m World muIoni - 104 1.9586884 m 4.020633 m 3.2326474 m 34.718644 MeV 5.122585 keV 2.291498 cm 10.184408 m World muIoni - 105 1.9626168 m 4.0273687 m 3.2347376 m 34.715426 MeV 1.6277508 keV 8.0728854 mm 10.192481 m World muIoni - 106 2.0020649 m 4.0949261 m 3.255722 m 34.694079 MeV 18.423734 keV 8.0997082 cm 10.273478 m World muIoni - 107 2.003265 m 4.0969928 m 3.2563574 m 34.689865 MeV 1.0216869 keV 2.4728995 mm 10.275951 m World muIoni - 108 2.0566885 m 4.1889298 m 3.284593 m 34.66152 MeV 28.345728 keV 11.001736 cm 10.385968 m World muIoni - 109 2.0574886 m 4.1903198 m 3.2850279 m 34.659085 MeV 347.37287 eV 1.6616834 mm 10.38763 m World muIoni - 110 2.0695022 m 4.2112049 m 3.2915732 m 34.64901 MeV 7.2670339 keV 2.4967165 cm 10.412597 m World muIoni - 111 2.1028486 m 4.2691005 m 3.3097557 m 34.633332 MeV 12.158987 keV 6.9242371 cm 10.48184 m World muIoni - 112 2.1603415 m 4.3694178 m 3.3411425 m 34.603168 MeV 27.641365 keV 11.980922 cm 10.601649 m World muIoni - 113 2.1609267 m 4.3704482 m 3.3414622 m 34.601749 MeV 187.293 eV 1.2273167 mm 10.602876 m World muIoni - 114 2.1909347 m 4.4232482 m 3.3578902 m 34.580842 MeV 17.976613 keV 6.291432 cm 10.665791 m World muIoni - 115 2.2170456 m 4.4690989 m 3.3724053 m 34.525894 MeV 14.433951 keV 5.4724375 cm 10.720515 m World muIoni - 116 2.2226075 m 4.4788409 m 3.3755209 m 34.523508 MeV 2.3859869 keV 1.1642586 cm 10.732158 m OutOfWorld Transportation + 2 -21.502613 cm 8.5400055 cm 2.0142426 m 36.567021 MeV 11.378492 keV 5.5229369 cm 5.5259148 m World muIoni + 3 -20.902887 cm 9.6549326 cm 2.0176408 m 36.561819 MeV 4.0976394 keV 1.3108062 cm 5.5390228 m World muIoni + 4 -19.800052 cm 11.702175 cm 2.0239027 m 36.555377 MeV 4.8127098 keV 2.4082297 cm 5.5631051 m World muIoni + 5 -17.934572 cm 15.159141 cm 2.0344127 m 36.416638 MeV 8.7255938 keV 4.0663582 cm 5.6037687 m World muIoni + 6 -16.256321 cm 18.249668 cm 2.0437777 m 36.405762 MeV 7.0279478 keV 3.6393603 cm 5.6401623 m World muIoni + 7 -15.610778 cm 19.440816 cm 2.0473857 m 36.3994 MeV 2.2128862 keV 1.4020466 cm 5.6541828 m World muIoni + 8 -13.436754 cm 23.469983 cm 2.0596387 m 36.387486 MeV 10.402358 keV 4.7394079 cm 5.7015769 m World muIoni + 9 -12.358204 cm 25.465074 cm 2.0656771 m 36.379705 MeV 7.781885 keV 2.3469726 cm 5.7250466 m World muIoni + 10 -11.747997 cm 26.592168 cm 2.0690934 m 36.375357 MeV 2.7666104 keV 1.3264268 cm 5.7383109 m World muIoni + 11 -10.54278 cm 28.820224 cm 2.0758447 m 36.370321 MeV 3.3869346 keV 2.6215637 cm 5.7645265 m World muIoni + 12 -6.0722658 cm 37.027593 cm 2.1007024 m 36.34453 MeV 23.372685 keV 9.6708818 cm 5.8612353 m World muIoni + 13 -5.8301775 cm 37.473702 cm 2.1020585 m 36.340741 MeV 2.2307209 keV 5.2536719 mm 5.866489 m World muIoni + 14 -2.4400758 cm 43.727448 cm 2.1210789 m 36.321586 MeV 17.175282 keV 7.3634312 cm 5.9401233 m World muIoni + 15 -7.0677418 mm 46.956035 cm 2.1309514 m 36.310725 MeV 8.41721 keV 3.7951022 cm 5.9780743 m World muIoni + 16 2.2633465 cm 52.437028 cm 2.147911 m 36.294979 MeV 13.390585 keV 6.4606111 cm 6.0426804 m World muIoni + 17 4.2231227 cm 56.067445 cm 2.1590879 m 36.281968 MeV 12.013742 keV 4.2743412 cm 6.0854238 m World muIoni + 18 4.41757 cm 56.428564 cm 2.1601893 m 36.280803 MeV 1.1650993 keV 4.2467392 mm 6.0896706 m World muIoni + 19 6.3042932 cm 59.934686 cm 2.1708899 m 36.269389 MeV 8.8004764 keV 4.1228238 cm 6.1308988 m World muIoni + 20 9.9363488 cm 66.718369 cm 2.1916896 m 36.244762 MeV 15.59624 keV 7.9709942 cm 6.2106088 m World muIoni + 21 9.9855698 cm 66.810485 cm 2.1919735 m 36.242506 MeV 97.278047 eV 1.0823078 mm 6.2116911 m World muIoni + 22 11.994008 cm 70.566703 cm 2.2035632 m 36.228904 MeV 10.662584 keV 4.4143247 cm 6.2558343 m World muIoni + 23 13.58045 cm 73.532207 cm 2.2126324 m 36.218807 MeV 6.7248178 keV 3.4833277 cm 6.2906676 m World muIoni + 24 17.569192 cm 80.971932 cm 2.2355002 m 36.199666 MeV 17.836342 keV 8.7458172 cm 6.3781258 m World muIoni + 25 17.796697 cm 81.397192 cm 2.2368277 m 36.197091 MeV 1.1156665 keV 5.0022613 mm 6.383128 m World muIoni + 26 21.058401 cm 87.56082 cm 2.2559088 m 36.177467 MeV 17.8937 keV 7.2298246 cm 6.4554263 m World muIoni + 27 21.958402 cm 89.28514 cm 2.2611498 m 36.170861 MeV 5.1576893 keV 2.0144391 cm 6.4755707 m World muIoni + 28 22.686638 cm 90.679414 cm 2.2653859 m 36.165791 MeV 4.0061617 keV 1.6290402 cm 6.4918611 m World muIoni + 29 22.823215 cm 90.940424 cm 2.2661829 m 36.162393 MeV 275.08018 eV 3.0517499 mm 6.4949128 m World muIoni + 30 23.436254 cm 92.111823 cm 2.2697684 m 36.153821 MeV 3.9059811 keV 1.369875 cm 6.5086116 m World muIoni + 31 25.312891 cm 95.691706 cm 2.2807363 m 36.140196 MeV 10.474759 keV 4.1881147 cm 6.5504927 m World muIoni + 32 25.541442 cm 96.129548 cm 2.2820785 m 36.135109 MeV 1.2648429 keV 5.1181695 mm 6.5556109 m World muIoni + 33 30.572188 cm 1.0579007 m 2.3116571 m 36.104341 MeV 27.365987 keV 11.28645 cm 6.6684754 m World muIoni + 34 30.741202 cm 1.0611617 m 2.3126469 m 36.102083 MeV 458.64199 eV 3.8039362 mm 6.6722793 m World muIoni + 35 30.913599 cm 1.0644863 m 2.3136578 m 36.093399 MeV 1.8898307 keV 3.879087 mm 6.6761584 m World muIoni + 36 34.698222 cm 1.1375675 m 2.3358084 m 36.072866 MeV 20.533135 keV 8.5228435 cm 6.7613868 m World muIoni + 37 36.957132 cm 1.1808947 m 2.3489971 m 36.059447 MeV 12.274552 keV 5.0610892 cm 6.8119977 m World muIoni + 38 39.286252 cm 1.2254294 m 2.362512 m 36.048144 MeV 10.19174 keV 5.2043222 cm 6.864041 m World muIoni + 39 42.371393 cm 1.2840891 m 2.3804694 m 36.028347 MeV 18.118914 keV 6.8667667 cm 6.9327086 m World muIoni + 40 46.467095 cm 1.3611012 m 2.4044887 m 36.006174 MeV 17.953942 keV 9.0472746 cm 7.0231814 m World muIoni + 41 47.195035 cm 1.374792 m 2.4088066 m 35.999677 MeV 3.0993615 keV 1.6095683 cm 7.0392771 m World muIoni + 42 49.533936 cm 1.418971 m 2.4227875 m 35.986108 MeV 10.846479 keV 5.1906704 cm 7.0911838 m World muIoni + 43 50.099762 cm 1.4295861 m 2.4261552 m 35.981127 MeV 3.5553197 keV 1.2491522 cm 7.1036753 m World muIoni + 44 51.532971 cm 1.4564008 m 2.4346508 m 35.973144 MeV 6.8941039 keV 3.1569175 cm 7.1352445 m World muIoni + 45 55.781105 cm 1.5356552 m 2.4597635 m 35.948438 MeV 23.164198 keV 9.3362822 cm 7.2286073 m World muIoni + 46 58.604095 cm 1.5880049 m 2.476301 m 35.928701 MeV 17.896799 keV 6.1732645 cm 7.2903399 m World muIoni + 47 61.901177 cm 1.6492401 m 2.4955231 m 35.910145 MeV 18.556181 keV 7.21549 cm 7.3624948 m World muIoni + 48 64.259589 cm 1.6932398 m 2.5092706 m 35.899201 MeV 9.8778325 keV 5.1780213 cm 7.414275 m World muIoni + 49 67.379348 cm 1.7515604 m 2.5274071 m 35.88398 MeV 13.714505 keV 6.8582356 cm 7.4828574 m World muIoni + 50 71.954157 cm 1.8354791 m 2.5531872 m 35.856033 MeV 27.946818 keV 9.8995178 cm 7.5818526 m World muIoni + 51 73.171622 cm 1.8577384 m 2.560007 m 35.837944 MeV 5.8151999 keV 2.6271805 cm 7.6081244 m World muIoni + 52 73.513555 cm 1.8639831 m 2.5619152 m 35.832653 MeV 2.8057268 keV 7.3709083 mm 7.6154953 m World muIoni + 53 74.002251 cm 1.8729014 m 2.5646449 m 35.829185 MeV 2.1466595 keV 1.0529429 cm 7.6260247 m World muIoni + 54 74.790927 cm 1.8872941 m 2.5690661 m 35.821404 MeV 5.925335 keV 1.6996992 cm 7.6430217 m World muIoni + 55 76.04969 cm 1.910303 m 2.5761083 m 35.816243 MeV 5.1610649 keV 2.7156093 cm 7.6701778 m World muIoni + 56 77.416767 cm 1.9352172 m 2.5837369 m 35.809043 MeV 5.8297715 keV 2.9424551 cm 7.6996023 m World muIoni + 57 89.111342 cm 2.1478669 m 2.6490385 m 35.748814 MeV 60.229606 keV 25.131971 cm 7.9509221 m World muIoni + 58 94.682147 cm 2.2506974 m 2.6804377 m 35.72051 MeV 27.20744 keV 12.109298 cm 8.072015 m World muIoni + 59 96.233045 cm 2.2791567 m 2.6891325 m 35.707431 MeV 7.7013206 keV 3.3556924 cm 8.105572 m World muIoni + 60 96.989813 cm 2.2930236 m 2.6933666 m 35.701042 MeV 3.2106633 keV 1.6355041 cm 8.121927 m World muIoni + 61 98.736202 cm 2.3249285 m 2.7031193 m 35.690026 MeV 9.4486001 keV 3.7656731 cm 8.1595837 m World muIoni + 62 1.0231511 m 2.3903222 m 2.7230834 m 35.674493 MeV 14.534918 keV 7.7173685 cm 8.2367574 m World muIoni + 63 1.0310276 m 2.4047057 m 2.7274906 m 35.668994 MeV 3.9790587 keV 1.6980861 cm 8.2537383 m World muIoni + 64 1.0417599 m 2.4242911 m 2.7334767 m 35.653353 MeV 5.9844764 keV 2.3121463 cm 8.2768597 m World muIoni + 65 1.0495114 m 2.4384599 m 2.7377964 m 35.647875 MeV 4.478838 keV 1.6718316 cm 8.2935781 m World muIoni + 66 1.1316031 m 2.5888501 m 2.7835168 m 35.599792 MeV 44.48733 keV 17.733293 cm 8.470911 m World muIoni + 67 1.1400241 m 2.6039366 m 2.7879645 m 35.594148 MeV 5.6441556 keV 1.7840948 cm 8.4887519 m World muIoni + 68 1.1579537 m 2.6360347 m 2.7974317 m 35.582764 MeV 9.7330571 keV 3.7965599 cm 8.5267175 m World muIoni + 69 1.1620895 m 2.6434943 m 2.7996444 m 35.575196 MeV 1.4150661 keV 8.8117047 mm 8.5355292 m World muIoni + 70 1.1724649 m 2.6622263 m 2.8052211 m 35.570744 MeV 3.4160919 keV 2.2127774 cm 8.557657 m World muIoni + 71 1.2416284 m 2.7867928 m 2.8425035 m 35.53392 MeV 34.300429 keV 14.727814 cm 8.7049351 m World muIoni + 72 1.3221356 m 2.9277024 m 2.8858271 m 35.494184 MeV 38.605381 keV 16.797067 cm 8.8729058 m World muIoni + 73 1.3629589 m 2.9975848 m 2.9075564 m 35.46525 MeV 21.889077 keV 8.379917 cm 8.956705 m World muIoni + 74 1.3816407 m 3.0294976 m 2.9174818 m 35.445897 MeV 9.0304845 keV 3.8287776 cm 8.9949928 m World muIoni + 75 1.4010607 m 3.0623805 m 2.9277228 m 35.415857 MeV 7.8195647 keV 3.953862 cm 9.0345314 m World muIoni + 76 1.4077604 m 3.0737246 m 2.9313239 m 35.384119 MeV 4.6101044 keV 1.365799 cm 9.0481894 m World muIoni + 77 1.4093109 m 3.0763544 m 2.9321629 m 35.379474 MeV 487.69503 eV 3.1660767 mm 9.0513555 m World muIoni + 78 1.4236419 m 3.1006895 m 2.9399096 m 35.369151 MeV 4.6731831 keV 2.9284602 cm 9.0806401 m World muIoni + 79 1.4727087 m 3.1836507 m 2.9664647 m 35.345115 MeV 24.036105 keV 9.9976734 cm 9.1806168 m World muIoni + 80 1.4874456 m 3.2086028 m 2.9744429 m 35.332942 MeV 8.1257981 keV 3.0057191 cm 9.210674 m World muIoni + 81 1.4919599 m 3.2162867 m 2.9769038 m 35.331497 MeV 1.4447097 keV 9.2453975 mm 9.2199194 m World muIoni + 82 1.4926793 m 3.2175115 m 2.977296 m 35.330863 MeV 633.933 eV 1.4736557 mm 9.221393 m World muIoni + 83 1.5005769 m 3.2309592 m 2.9816033 m 35.326818 MeV 4.0449499 keV 1.6179176 cm 9.2375722 m World muIoni + 84 1.5918201 m 3.3863663 m 3.0315871 m 35.276371 MeV 48.616214 keV 18.701739 cm 9.4245896 m World muIoni + 85 1.6240467 m 3.441789 m 3.0495396 m 35.259903 MeV 16.468077 keV 6.6577238 cm 9.4911668 m World muIoni + 86 1.6424501 m 3.4732096 m 3.0597013 m 35.250181 MeV 9.7219558 keV 3.7804839 cm 9.5289717 m World muIoni + 87 1.6503644 m 3.4867753 m 3.0640482 m 35.244787 MeV 3.4447836 keV 1.6296045 cm 9.5452677 m World muIoni + 88 1.6573645 m 3.498775 m 3.067907 m 35.242185 MeV 2.6019986 keV 1.4418168 cm 9.5596859 m World muIoni + 89 1.6630791 m 3.5085592 m 3.0710589 m 35.237046 MeV 4.066408 keV 1.1761099 cm 9.571447 m World muIoni + 90 1.6747469 m 3.5285767 m 3.0775049 m 35.230771 MeV 5.0074268 keV 2.4049671 cm 9.5954967 m World muIoni + 91 1.6846686 m 3.5456409 m 3.0829777 m 35.221497 MeV 3.3077561 keV 2.0483586 cm 9.6159802 m World muIoni + 92 1.7144243 m 3.5968666 m 3.0993639 m 35.200358 MeV 17.094298 keV 6.1465475 cm 9.6774457 m World muIoni + 93 1.7623212 m 3.6794767 m 3.1256542 m 35.178485 MeV 21.873588 keV 9.9044333 cm 9.77649 m World muIoni + 94 1.7647766 m 3.6837381 m 3.1270046 m 35.176064 MeV 552.67187 eV 5.1001866 mm 9.7815902 m World muIoni + 95 1.7774375 m 3.7057245 m 3.1339578 m 35.171698 MeV 4.366814 keV 2.6306827 cm 9.8078971 m World muIoni + 96 1.8244509 m 3.7874992 m 3.1598932 m 35.144685 MeV 25.965127 keV 9.7826675 cm 9.9057237 m World muIoni + 97 1.8597398 m 3.8490711 m 3.1790904 m 35.125907 MeV 18.778104 keV 7.3518407 cm 9.9792421 m World muIoni + 98 1.860604 m 3.8505673 m 3.1795538 m 35.125568 MeV 338.83945 eV 1.7889701 mm 9.9810311 m World muIoni + 99 1.8683955 m 3.8640671 m 3.1837324 m 35.119554 MeV 3.437733 keV 1.6137334 cm 9.9971684 m World muIoni + 100 1.8695907 m 3.866143 m 3.1843739 m 35.114854 MeV 1.0381568 keV 2.4797588 mm 9.9996482 m World muIoni + 101 1.8893312 m 3.9004731 m 3.194956 m 34.75897 MeV 6.3016949 keV 4.0990615 cm 10.040639 m World muIoni + 102 1.8915068 m 3.9042476 m 3.1961394 m 34.756247 MeV 1.6122785 keV 4.5144794 mm 10.045153 m World muIoni + 103 1.9475721 m 4.0015336 m 3.2266893 m 34.725961 MeV 27.992623 keV 11.636693 cm 10.16152 m World muIoni + 104 1.9587012 m 4.0206558 m 3.2326546 m 34.718639 MeV 5.1226082 keV 2.2915108 cm 10.184435 m World muIoni + 105 1.9626296 m 4.0273916 m 3.2347447 m 34.715421 MeV 1.6277566 keV 8.0729305 mm 10.192508 m World muIoni + 106 2.0020779 m 4.0949494 m 3.2557292 m 34.694073 MeV 18.423834 keV 8.0997535 cm 10.273506 m World muIoni + 107 2.0032781 m 4.097016 m 3.2563647 m 34.68986 MeV 1.0216878 keV 2.4729133 mm 10.275979 m World muIoni + 108 2.0567019 m 4.1889535 m 3.2846005 m 34.661514 MeV 28.345858 keV 11.001798 cm 10.385997 m World muIoni + 109 2.0575019 m 4.1903435 m 3.2850353 m 34.659079 MeV 347.37329 eV 1.6616926 mm 10.387658 m World muIoni + 110 2.0695156 m 4.2112288 m 3.2915807 m 34.649004 MeV 7.2670693 keV 2.4967304 cm 10.412626 m World muIoni + 111 2.1028622 m 4.2691247 m 3.3097632 m 34.633326 MeV 12.159064 keV 6.9242757 cm 10.481868 m World muIoni + 112 2.1603555 m 4.3694426 m 3.3411503 m 34.603163 MeV 27.64151 keV 11.980989 cm 10.601678 m World muIoni + 113 2.1609406 m 4.370473 m 3.3414699 m 34.601743 MeV 187.2933 eV 1.2273235 mm 10.602906 m World muIoni + 114 2.1909488 m 4.4232733 m 3.357898 m 34.580836 MeV 17.976691 keV 6.291467 cm 10.66582 m World muIoni + 115 2.2170598 m 4.4691242 m 3.3724132 m 34.525888 MeV 14.434021 keV 5.4724679 cm 10.720545 m World muIoni + 116 2.2226073 m 4.478841 m 3.3755207 m 34.523505 MeV 2.3826768 keV 1.1612451 cm 10.732157 m OutOfWorld Transportation Track (trackID 22, parentID 3) is processed with stopping code 2 NULL returned from G4StackManager. Terminate current event processing. @@ -7249,10 +7249,11 @@ Track (trackID 3, parentID 1) is processed with stopping code 2 Step# X Y Z KineE dEStep StepLeng TrakLeng Volume Process 0 -3.32 mm -3.01 mm 2.67 cm 4.12 MeV 0 eV 0 fm 0 fm Target initStep - 1 -3.3686738 mm -2.9412546 mm 2.6794096 cm 1.3111664 MeV 2.8086463 MeV 143.89929 um 143.89929 um Target muIoni - 2 -3.3848592 mm -2.9322244 mm 2.6792743 cm 151.87971 keV 1.1592867 MeV 24.493534 um 168.39283 um Target muIoni - 3 -3.3849255 mm -2.9317332 mm 2.6792677 cm 0 eV 151.87971 keV 1.0342495 um 169.42708 um Target muIoni - 4 -3.3849255 mm -2.9317332 mm 2.6792677 cm 0 eV 0 eV 0 fm 169.42708 um Target DecayWithSpin + 1 -3.3686738 mm -2.9412546 mm 2.6794096 cm 1.3111661 MeV 2.8086465 MeV 143.89929 um 143.89929 um Target muIoni + 2 -3.3848592 mm -2.9322244 mm 2.6792743 cm 151.87968 keV 1.1592864 MeV 24.493527 um 168.39281 um Target muIoni + 3 -3.3849255 mm -2.9317332 mm 2.6792677 cm 27.707372 keV 124.17231 keV 1.0342493 um 169.42706 um Target muIoni + 4 -3.3849276 mm -2.9317003 mm 2.6792678 cm 0 eV 27.707372 keV 156.19345 nm 169.58325 um Target muIoni + 5 -3.3849276 mm -2.9317003 mm 2.6792678 cm 0 eV 0 eV 0 fm 169.58325 um Target DecayWithSpin Track (trackID 23, parentID 3) is processed with stopping code 2 NULL returned from G4StackManager. Terminate current event processing. @@ -8307,87 +8308,87 @@ Track (trackID 2, parentID 1) is processed with stopping code 2 Step# X Y Z KineE dEStep StepLeng TrakLeng Volume Process 0 10.8 cm 3.75 cm -1.8 m 88.8 MeV 0 eV 0 fm 0 fm CaptureMgnt initStep 1 9.1956586 cm 21.993789 cm -2 m 88.756705 MeV1.1117761e-14 meV 34.860637 cm 34.860637 cm CaptureMgnt Transportation - 2 10.029535 cm 22.061416 cm -2.0058383 m 88.753767 MeV 1.9238701 keV 1.0201856 cm 35.880823 cm World muIoni - 3 27.389135 cm 23.465012 cm -2.1273643 m 88.71979 MeV 31.457035 keV 21.237064 cm 57.117887 cm World muIoni - 4 42.788854 cm 24.646359 cm -2.2348324 m 88.688681 MeV 28.805115 keV 18.815992 cm 75.933879 cm World muIoni - 5 69.640321 cm 26.64672 cm -2.421707 m 88.634992 MeV 50.603057 keV 32.775431 cm 1.0870931 m World muIoni - 6 74.542487 cm 26.973421 cm -2.4555021 m 88.62592 MeV 7.6087892 keV 5.9631732 cm 1.1467248 m World muIoni - 7 88.401327 cm 27.882153 cm -2.5509812 m 88.599885 MeV 24.936901 keV 16.854016 cm 1.315265 m World muIoni - 8 90.28494 cm 28.021424 cm -2.5640061 m 88.594334 MeV 1.8978354 keV 2.2943125 cm 1.3382081 m World muIoni - 9 92.933644 cm 28.215913 cm -2.5823308 m 88.588531 MeV 4.1694296 keV 3.226669 cm 1.3704748 m World muIoni - 10 94.04599 cm 28.295537 cm -2.5900377 m 88.577019 MeV 3.0560175 keV 1.3555886 cm 1.3840307 m World muIoni - 11 94.260109 cm 28.310949 cm -2.5915219 m 88.572861 MeV 1.5964664 keV 2.609842 mm 1.3866405 m World muIoni - 12 1.1201344 m 29.589971 cm -2.7146707 m 88.535469 MeV 36.016159 keV 21.644268 cm 1.6030832 m World muIoni - 13 1.1427685 m 29.755791 cm -2.7304114 m 88.529409 MeV 4.5643091 keV 2.7619278 cm 1.6307025 m World muIoni - 14 1.1809758 m 30.038172 cm -2.7569682 m 88.521732 MeV 6.6683702 keV 4.6615818 cm 1.6773183 m World muIoni - 15 1.2138805 m 30.277277 cm -2.779833 m 88.51294 MeV 6.8203432 keV 4.0140151 cm 1.7174585 m World muIoni - 16 1.2385358 m 30.456497 cm -2.7969875 m 88.507009 MeV 3.1396446 keV 3.0089434 cm 1.7475479 m World muIoni - 17 1.310603 m 30.983067 cm -2.847176 m 88.488173 MeV 12.756562 keV 8.7979008 cm 1.8355269 m World muIoni - 18 1.3540035 m 31.299325 cm -2.8774379 m 88.480022 MeV 8.1504927 keV 5.3003664 cm 1.8885306 m World muIoni - 19 1.3676489 m 31.397168 cm -2.8869559 m 88.473434 MeV 2.6170386 keV 1.6665732 cm 1.9051963 m World muIoni - 20 1.435826 m 31.881433 cm -2.9345795 m 88.458469 MeV 13.457713 keV 8.330413 cm 1.9885004 m World muIoni - 21 1.4787998 m 32.184441 cm -2.9645706 m 88.452241 MeV 4.5102096 keV 5.2491912 cm 2.0409923 m World muIoni - 22 1.5838832 m 32.923761 cm -3.0377375 m 88.429673 MeV 19.003511 keV 12.82599 cm 2.1692522 m World muIoni - 23 1.7307128 m 33.953323 cm -3.1396785 m 88.398545 MeV 28.79699 keV 17.904455 cm 2.3482968 m World muIoni - 24 1.7411664 m 34.027092 cm -3.1469362 m 88.392715 MeV 3.5717216 keV 1.2747483 cm 2.3610443 m World muIoni - 25 1.8330289 m 34.678911 cm -3.2107071 m 88.340752 MeV 22.284459 keV 11.201758 cm 2.4730619 m World muIoni - 26 1.8557478 m 34.844162 cm -3.2264734 m 88.320006 MeV 3.3687405 keV 2.7702963 cm 2.5007648 m World muIoni - 27 1.8888316 m 35.088812 cm -3.2494122 m 88.301265 MeV 7.8504041 keV 4.0332604 cm 2.5410974 m World muIoni - 28 1.8917846 m 35.110777 cm -3.2514653 m 88.299761 MeV 294.85803 eV 3.6032483 mm 2.5447007 m World muIoni - 29 1.9507111 m 35.550557 cm -3.292441 m 88.288055 MeV 10.6623 keV 7.1907494 cm 2.6166082 m World muIoni - 30 1.9526185 m 35.564897 cm -3.2937668 m 88.287696 MeV 358.96747 eV 2.3273694 mm 2.6189355 m World muIoni - 31 2.135137 m 36.937379 cm -3.4206925 m 88.248784 MeV 37.488823 keV 22.27367 cm 2.8416722 m World muIoni - 32 2.1432675 m 36.998019 cm -3.4263416 m 88.245749 MeV 1.4321985 keV 9.9189183 mm 2.8515912 m World muIoni - 33 2.1592549 m 37.116744 cm -3.4374532 m 88.241526 MeV 2.3014435 keV 1.9505726 cm 2.8710969 m World muIoni - 34 2.1666857 m 37.171101 cm -3.4426198 m 88.23901 MeV 963.54256 eV 9.0667593 mm 2.8801636 m World muIoni - 35 2.2657353 m 37.894614 cm -3.5115156 m 88.189838 MeV 16.783318 keV 12.08711 cm 3.0010347 m World muIoni - 36 2.2834403 m 38.016923 cm -3.5238167 m 88.184252 MeV 3.2519829 keV 2.1593518 cm 3.0226283 m World muIoni - 37 2.328453 m 38.327872 cm -3.5550796 m 88.175028 MeV 7.549617 keV 5.4892455 cm 3.0775207 m World muIoni - 38 2.4904346 m 39.446799 cm -3.667793 m 88.140485 MeV 33.282689 keV 19.765541 cm 3.2751761 m World muIoni - 39 2.5430759 m 39.815223 cm -3.7040846 m 88.125782 MeV 11.68942 keV 6.4045088 cm 3.3392212 m World muIoni - 40 2.5890935 m 40.13825 cm -3.7357304 m 88.113704 MeV 7.4769234 keV 5.5942027 cm 3.3951632 m World muIoni - 41 2.5968732 m 40.193291 cm -3.7410849 m 88.111712 MeV 972.50387 eV 9.4602981 mm 3.4046235 m World muIoni - 42 2.7579315 m 41.333116 cm -3.851956 m 88.082849 MeV 27.72728 keV 19.586271 cm 3.6004863 m World muIoni - 43 2.7651304 m 41.383155 cm -3.8568812 m 88.080873 MeV 916.51064 eV 8.7367681 mm 3.609223 m World muIoni - 44 2.8886221 m 42.241407 cm -3.9413092 m 88.060184 MeV 19.397726 keV 14.98399 cm 3.7590629 m World muIoni - 45 2.9913802 m 42.954008 cm -4.0116107 m 88.03804 MeV 20.542169 keV 12.470897 cm 3.8837719 m World muIoni - 46 3.0492821 m 43.345217 cm -4.0513101 m 88.025441 MeV 11.001275 keV 7.031344 cm 3.9540853 m World muIoni - 47 3.0525567 m 43.367306 cm -4.0535475 m 88.021326 MeV 386.44617 eV 3.9721576 mm 3.9580575 m World muIoni - 48 3.1321316 m 43.902033 cm -4.1079577 m 88.006018 MeV 15.307454 keV 9.6546519 cm 4.054604 m World muIoni - 49 3.1398072 m 43.952899 cm -4.113189 m 88.001653 MeV 1.2351186 keV 9.3026825 mm 4.0639067 m World muIoni - 50 3.1718073 m 44.162921 cm -4.135002 m 87.990944 MeV 6.7369829 keV 3.8784395 cm 4.1026911 m World muIoni - 51 3.2484333 m 44.660289 cm -4.1872814 m 87.975174 MeV 14.720064 keV 9.2894709 cm 4.1955858 m World muIoni - 52 3.2588283 m 44.72664 cm -4.1943691 m 87.970796 MeV 3.0854606 keV 1.2598878 cm 4.2081847 m World muIoni - 53 3.3095839 m 45.047379 cm -4.2289851 m 87.961208 MeV 7.6217129 keV 6.1519835 cm 4.2697045 m World muIoni - 54 3.3169154 m 45.092522 cm -4.2339918 m 87.957495 MeV 958.08611 eV 8.889426 mm 4.2785939 m World muIoni - 55 3.3410244 m 45.241278 cm -4.2504441 m 87.950894 MeV 3.8876227 keV 2.922556 cm 4.3078195 m World muIoni - 56 3.3567848 m 45.341449 cm -4.2611679 m 87.943962 MeV 4.6553113 keV 1.9089113 cm 4.3269086 m World muIoni - 57 3.4162746 m 45.721014 cm -4.3016132 m 87.92992 MeV 12.954852 keV 7.2036542 cm 4.3989452 m World muIoni - 58 3.5995567 m 46.882885 cm -4.4262888 m 87.89401 MeV 33.653513 keV 22.197184 cm 4.620917 m World muIoni - 59 3.7224828 m 47.664029 cm -4.5100797 m 87.86619 MeV 26.094724 keV 14.897246 cm 4.7698895 m World muIoni - 60 3.7693129 m 47.963889 cm -4.541978 m 87.857311 MeV 7.3658522 keV 5.6741117 cm 4.8266306 m World muIoni - 61 3.829412 m 48.350329 cm -4.5828824 m 87.845924 MeV 9.5009072 keV 7.2801164 cm 4.8994317 m World muIoni - 62 3.85449 m 48.511024 cm -4.5999403 m 87.841939 MeV 3.9852575 keV 3.0372041 cm 4.9298038 m World muIoni - 63 3.9201606 m 48.927162 cm -4.6446679 m 87.826522 MeV 13.728409 keV 7.9564484 cm 5.0093683 m World muIoni - 64 4.001006 m 49.460216 cm -4.6996498 m 87.8073 MeV 15.630532 keV 9.7915302 cm 5.1072836 m World muIoni - 65 4.0576162 m 49.838128 cm -4.7381398 m 87.793322 MeV 9.8047265 keV 6.8560084 cm 5.1758436 m World muIoni - 66 4.1004627 m 50.126342 cm -4.7672272 m 87.788208 MeV 5.1132216 keV 5.1867263 cm 5.2277109 m World muIoni - 67 4.1122412 m 50.206826 cm -4.7752376 m 87.784742 MeV 2.3008515 keV 1.4266971 cm 5.2419779 m World muIoni - 68 4.1138094 m 50.217827 cm -4.7763103 m 87.783161 MeV 145.76319 eV 1.9031931 mm 5.2438811 m World muIoni - 69 4.1182342 m 50.248892 cm -4.7793357 m 87.761091 MeV 627.66044 eV 5.3692311 mm 5.2492503 m World muIoni - 70 4.1793632 m 50.691447 cm -4.8209881 m 87.747225 MeV 12.407881 keV 7.4103059 cm 5.3233534 m World muIoni - 71 4.2165057 m 50.963708 cm -4.8463073 m 87.7389 MeV 7.1462469 keV 4.5033792 cm 5.3683872 m World muIoni - 72 4.2695454 m 51.359617 cm -4.8824646 m 87.72836 MeV 9.4976936 keV 6.431361 cm 5.4327008 m World muIoni - 73 4.2924689 m 51.531161 cm -4.8981355 m 87.722495 MeV 4.5174301 keV 2.7820967 cm 5.4605217 m World muIoni - 74 4.2940225 m 51.542568 cm -4.8991993 m 87.720736 MeV 422.58185 eV 1.8863882 mm 5.4624081 m World muIoni - 75 4.2940722 m 51.542935 cm -4.8992334 m 87.720726 MeV 9.5443258 eV 60.420908 um 5.4624685 m World muIoni - 76 4.3399628 m 51.880817 cm -4.9306822 m 87.710311 MeV 8.8598004 keV 5.5734938 cm 5.5182035 m World muIoni - 77 4.3984552 m 52.300355 cm -4.9707885 m 87.698097 MeV 10.833888 keV 7.104569 cm 5.5892492 m World muIoni - 78 4.4119501 m 52.399376 cm -4.9800426 m 87.587416 MeV 4.4119205 keV 1.6392984 cm 5.6056421 m World muIoni - 79 4.5260514 m 53.213738 cm -5.0583895 m 87.563512 MeV 22.691583 keV 13.864957 cm 5.7442917 m World muIoni - 80 4.679074 m 54.361032 cm -5.1635239 m 87.526676 MeV 34.208394 keV 18.601306 cm 5.9303048 m World muIoni - 81 4.7301012 m 54.740955 cm -5.1983757 m 87.513492 MeV 11.352751 keV 6.191016 cm 5.9922149 m World muIoni - 82 4.9679533 m 56.519001 cm -5.3603726 m 87.462055 MeV 51.43701 keV 28.832815 cm 6.2805431 m OutOfWorld Transportation + 2 10.029543 cm 22.061417 cm -2.0058383 m 88.753767 MeV 1.9238764 keV 1.0201958 cm 35.880833 cm World muIoni + 3 27.389317 cm 23.465027 cm -2.1273656 m 88.71979 MeV 31.457334 keV 21.237277 cm 57.11811 cm World muIoni + 4 42.789191 cm 24.646386 cm -2.2348347 m 88.688681 MeV 28.805391 keV 18.816181 cm 75.934291 cm World muIoni + 5 69.640928 cm 26.646766 cm -2.4217112 m 88.634991 MeV 50.603515 keV 32.77576 cm 1.0871005 m World muIoni + 6 74.543143 cm 26.97347 cm -2.4555066 m 88.625919 MeV 7.6088678 keV 5.963233 cm 1.1467328 m World muIoni + 7 88.402121 cm 27.88221 cm -2.5509867 m 88.599883 MeV 24.937139 keV 16.854185 cm 1.3152747 m World muIoni + 8 90.285753 cm 28.021482 cm -2.5640117 m 88.594333 MeV 1.8978507 keV 2.2943354 cm 1.338218 m World muIoni + 9 92.934484 cm 28.215973 cm -2.5823366 m 88.588529 MeV 4.1694716 keV 3.2267013 cm 1.3704851 m World muIoni + 10 94.046841 cm 28.295598 cm -2.5900436 m 88.577017 MeV 3.0560348 keV 1.3556022 cm 1.3840411 m World muIoni + 11 94.260962 cm 28.31101 cm -2.5915278 m 88.572859 MeV 1.5964667 keV 2.6098681 mm 1.3866509 m World muIoni + 12 1.1201447 m 29.590044 cm -2.7146778 m 88.535468 MeV 36.016468 keV 21.644485 cm 1.6030958 m World muIoni + 13 1.1427791 m 29.755865 cm -2.7304187 m 88.529407 MeV 4.5643325 keV 2.7619555 cm 1.6307153 m World muIoni + 14 1.1809868 m 30.038249 cm -2.7569758 m 88.521731 MeV 6.6684286 keV 4.6616285 cm 1.6773316 m World muIoni + 15 1.2138917 m 30.277356 cm -2.7798408 m 88.512938 MeV 6.8204036 keV 4.0140552 cm 1.7174722 m World muIoni + 16 1.2385473 m 30.456578 cm -2.7969955 m 88.507008 MeV 3.1396699 keV 3.0089735 cm 1.7475619 m World muIoni + 17 1.3106153 m 30.983153 cm -2.8471844 m 88.488171 MeV 12.756667 keV 8.7979888 cm 1.8355418 m World muIoni + 18 1.3540161 m 31.299414 cm -2.8774467 m 88.48002 MeV 8.1505618 keV 5.3004194 cm 1.888546 m World muIoni + 19 1.3676617 m 31.397258 cm -2.8869647 m 88.473431 MeV 2.6170576 keV 1.6665899 cm 1.9052119 m World muIoni + 20 1.4358394 m 31.881528 cm -2.9345888 m 88.458466 MeV 13.457826 keV 8.3304963 cm 1.9885169 m World muIoni + 21 1.4788137 m 32.184538 cm -2.9645802 m 88.452239 MeV 4.5102678 keV 5.2492436 cm 2.0410093 m World muIoni + 22 1.5838982 m 32.923865 cm -3.0377479 m 88.42967 MeV 19.003681 keV 12.826118 cm 2.1692705 m World muIoni + 23 1.7307292 m 33.953437 cm -3.1396898 m 88.398542 MeV 28.797252 keV 17.904634 cm 2.3483168 m World muIoni + 24 1.741183 m 34.027206 cm -3.1469477 m 88.392713 MeV 3.5717344 keV 1.274761 cm 2.3610644 m World muIoni + 25 1.8330463 m 34.679031 cm -3.2107192 m 88.340749 MeV 22.284642 keV 11.20187 cm 2.4730831 m World muIoni + 26 1.8557655 m 34.844283 cm -3.2264856 m 88.320003 MeV 3.3687653 keV 2.770324 cm 2.5007864 m World muIoni + 27 1.8888496 m 35.088936 cm -3.2494247 m 88.301262 MeV 7.8504646 keV 4.0333007 cm 2.5411194 m World muIoni + 28 1.8918026 m 35.1109 cm -3.2514778 m 88.299758 MeV 294.859 eV 3.6032843 mm 2.5447227 m World muIoni + 29 1.9507298 m 35.550685 cm -3.2924539 m 88.288052 MeV 10.6624 keV 7.1908212 cm 2.6166309 m World muIoni + 30 1.9526372 m 35.565025 cm -3.2937797 m 88.287693 MeV 358.96791 eV 2.3273926 mm 2.6189583 m World muIoni + 31 2.1351575 m 36.93752 cm -3.4207067 m 88.248781 MeV 37.489159 keV 22.273893 cm 2.8416972 m World muIoni + 32 2.143288 m 36.998161 cm -3.4263559 m 88.245746 MeV 1.4322064 keV 9.9190173 mm 2.8516162 m World muIoni + 33 2.1592756 m 37.116887 cm -3.4374675 m 88.241523 MeV 2.3014595 keV 1.950592 cm 2.8711221 m World muIoni + 34 2.1667065 m 37.171245 cm -3.4426342 m 88.239006 MeV 963.54903 eV 9.0668497 mm 2.880189 m World muIoni + 35 2.265757 m 37.894764 cm -3.5115307 m 88.189834 MeV 16.783475 keV 12.087231 cm 3.0010613 m World muIoni + 36 2.2834622 m 38.017075 cm -3.5238319 m 88.184248 MeV 3.2520058 keV 2.1593733 cm 3.022655 m World muIoni + 37 2.3284754 m 38.328026 cm -3.5550951 m 88.175025 MeV 7.5496906 keV 5.4893002 cm 3.077548 m World muIoni + 38 2.4904587 m 39.446964 cm -3.6678096 m 88.140481 MeV 33.282974 keV 19.765738 cm 3.2752054 m World muIoni + 39 2.5431005 m 39.815391 cm -3.7041016 m 88.125778 MeV 11.689506 keV 6.4045727 cm 3.3392511 m World muIoni + 40 2.5891186 m 40.13842 cm -3.7357477 m 88.1137 MeV 7.4769923 keV 5.5942585 cm 3.3951937 m World muIoni + 41 2.5968983 m 40.193462 cm -3.7411022 m 88.111708 MeV 972.51026 eV 9.4603923 mm 3.4046541 m World muIoni + 42 2.7579582 m 41.333298 cm -3.8519745 m 88.082844 MeV 27.72755 keV 19.586467 cm 3.6005188 m World muIoni + 43 2.7651571 m 41.383338 cm -3.8568997 m 88.080868 MeV 916.51632 eV 8.7368551 mm 3.6092556 m World muIoni + 44 2.8886501 m 42.241597 cm -3.9413286 m 88.06018 MeV 19.397912 keV 14.984139 cm 3.759097 m World muIoni + 45 2.9914092 m 42.954205 cm -4.0116307 m 88.038035 MeV 20.542351 keV 12.471022 cm 3.8838072 m World muIoni + 46 3.0493117 m 43.345417 cm -4.0513305 m 88.025436 MeV 11.001377 keV 7.031414 cm 3.9541214 m World muIoni + 47 3.0525864 m 43.367507 cm -4.0535679 m 88.021321 MeV 386.44658 eV 3.9721971 mm 3.9580936 m World muIoni + 48 3.132162 m 43.902239 cm -4.1079787 m 88.006013 MeV 15.307586 keV 9.654748 cm 4.054641 m World muIoni + 49 3.1398377 m 43.953105 cm -4.11321 m 88.001648 MeV 1.2351263 keV 9.3027751 mm 4.0639438 m World muIoni + 50 3.1718382 m 44.163129 cm -4.1350232 m 87.990939 MeV 6.7370451 keV 3.8784781 cm 4.1027286 m World muIoni + 51 3.248465 m 44.660501 cm -4.1873031 m 87.975169 MeV 14.720197 keV 9.2895634 cm 4.1956242 m World muIoni + 52 3.25886 m 44.726853 cm -4.194391 m 87.970791 MeV 3.0854773 keV 1.2599003 cm 4.2082232 m World muIoni + 53 3.3096161 m 45.047595 cm -4.2290073 m 87.961203 MeV 7.6217935 keV 6.1520447 cm 4.2697437 m World muIoni + 54 3.3169477 m 45.092738 cm -4.234014 m 87.95749 MeV 958.09255 eV 8.8895144 mm 4.2786332 m World muIoni + 55 3.3410569 m 45.241495 cm -4.2504665 m 87.950889 MeV 3.8876536 keV 2.9225851 cm 4.307859 m World muIoni + 56 3.3568175 m 45.341667 cm -4.2611904 m 87.943957 MeV 4.6553358 keV 1.9089303 cm 4.3269484 m World muIoni + 57 3.4163079 m 45.721235 cm -4.301636 m 87.929914 MeV 12.95496 keV 7.2037258 cm 4.3989856 m World muIoni + 58 3.5995919 m 46.883116 cm -4.4263129 m 87.894005 MeV 33.653823 keV 22.197405 cm 4.6209597 m World muIoni + 59 3.7225191 m 47.664267 cm -4.5101047 m 87.866184 MeV 26.094952 keV 14.897394 cm 4.7699336 m World muIoni + 60 3.7693498 m 47.96413 cm -4.5420032 m 87.857305 MeV 7.3659305 keV 5.674168 cm 4.8266753 m World muIoni + 61 3.8294494 m 48.350574 cm -4.5829081 m 87.845918 MeV 9.5009966 keV 7.2801887 cm 4.8994772 m World muIoni + 62 3.8545277 m 48.51127 cm -4.5999661 m 87.841932 MeV 3.9852832 keV 3.0372343 cm 4.9298495 m World muIoni + 63 3.9201989 m 48.927412 cm -4.6446941 m 87.826516 MeV 13.728526 keV 7.9565274 cm 5.0094148 m World muIoni + 64 4.0010451 m 49.46047 cm -4.6996765 m 87.807294 MeV 15.630676 keV 9.7916275 cm 5.1073311 m World muIoni + 65 4.0576559 m 49.838385 cm -4.7381669 m 87.793315 MeV 9.804814 keV 6.8560764 cm 5.1758918 m World muIoni + 66 4.1005029 m 50.126602 cm -4.7672547 m 87.788202 MeV 5.1132778 keV 5.1867778 cm 5.2277596 m World muIoni + 67 4.1122814 m 50.207087 cm -4.7752651 m 87.784736 MeV 2.3008648 keV 1.4267112 cm 5.2420267 m World muIoni + 68 4.1138497 m 50.218088 cm -4.7763378 m 87.783154 MeV 145.76326 eV 1.903212 mm 5.2439299 m World muIoni + 69 4.1182746 m 50.249154 cm -4.7793633 m 87.761084 MeV 627.66125 eV 5.3692844 mm 5.2492992 m World muIoni + 70 4.1794041 m 50.691713 cm -4.821016 m 87.747218 MeV 12.407986 keV 7.4103794 cm 5.323403 m World muIoni + 71 4.216547 m 50.963976 cm -4.8463355 m 87.738893 MeV 7.146304 keV 4.5034239 cm 5.3684372 m World muIoni + 72 4.2695872 m 51.359889 cm -4.8824932 m 87.728353 MeV 9.4977858 keV 6.4314248 cm 5.4327515 m World muIoni + 73 4.2925109 m 51.531435 cm -4.8981642 m 87.722488 MeV 4.5174564 keV 2.7821243 cm 5.4605727 m World muIoni + 74 4.2940646 m 51.542842 cm -4.899228 m 87.720729 MeV 422.58285 eV 1.8864069 mm 5.4624591 m World muIoni + 75 4.2941143 m 51.543208 cm -4.8992621 m 87.720719 MeV 9.5444207 eV 60.421508 um 5.4625196 m World muIoni + 76 4.3400053 m 51.881094 cm -4.9307112 m 87.710304 MeV 8.8598763 keV 5.5735491 cm 5.518255 m World muIoni + 77 4.3984983 m 52.300636 cm -4.9708179 m 87.69809 MeV 10.833985 keV 7.1046395 cm 5.5893014 m World muIoni + 78 4.4119933 m 52.399658 cm -4.9800721 m 87.587409 MeV 4.4119399 keV 1.6393147 cm 5.6056946 m World muIoni + 79 4.5260958 m 53.214027 cm -5.0584198 m 87.563504 MeV 22.691786 keV 13.865094 cm 5.7443455 m World muIoni + 80 4.6791199 m 54.361332 cm -5.1635552 m 87.526668 MeV 34.208648 keV 18.60149 cm 5.9303604 m World muIoni + 81 4.7301476 m 54.74126 cm -5.1984073 m 87.513484 MeV 11.352836 keV 6.1910773 cm 5.9922712 m World muIoni + 82 4.9679534 m 56.518958 cm -5.3603727 m 87.462056 MeV 51.428616 keV 28.827192 cm 6.2805431 m OutOfWorld Transportation Track (trackID 19, parentID 2) is processed with stopping code 2 NULL returned from G4StackManager. Terminate current event processing. @@ -10514,156 +10515,154 @@ Track (trackID 3, parentID 1) is processed with stopping code 2 Step# X Y Z KineE dEStep StepLeng TrakLeng Volume Process 0 7.41 cm -26.3 cm 30.4 cm 38.7 MeV 0 eV 0 fm 0 fm CaptureMgnt initStep 1 -5.3518292 cm -7.6969733 cm 2 m 38.663396 MeV1.674033e-13 meV 3.6474375 m 3.6474375 m CaptureMgnt Transportation - 2 -5.2126733 cm -7.5438681 cm 2.0010868 m 38.662501 MeV 922.0981 eV 2.3370382 mm 3.6497745 m World muIoni - 3 -3.1831022 mm -2.1574738 cm 2.0393202 m 38.638646 MeV 22.616249 keV 8.2210852 cm 3.7319854 m World muIoni - 4 7.849356 mm -9.4100851 mm 2.0478894 m 38.633087 MeV 4.0819362 keV 1.8523645 cm 3.750509 m World muIoni - 5 2.5468714 cm 9.9820899 mm 2.0614861 m 38.624641 MeV 7.3931501 keV 2.9518963 cm 3.780028 m World muIoni - 6 2.8336288 cm 1.3132152 cm 2.0636934 m 38.617295 MeV 1.4754508 keV 4.7976926 mm 3.7848257 m World muIoni - 7 4.6742024 cm 3.3343476 cm 2.0778402 m 38.609301 MeV 6.9999978 keV 3.0779925 cm 3.8156056 m World muIoni - 8 4.8349737 cm 3.5099893 cm 2.0790728 m 38.604363 MeV 705.16977 eV 2.6812061 mm 3.8182868 m World muIoni - 9 5.5477501 cm 4.2893903 cm 2.0845337 m 38.600397 MeV 2.6966392 keV 1.1890055 cm 3.8301768 m World muIoni - 10 7.9140978 cm 6.874106 cm 2.1026778 m 38.579469 MeV 9.5370289 keV 3.9461984 cm 3.8696388 m World muIoni - 11 10.192123 cm 9.366851 cm 2.1200874 m 38.567747 MeV 8.5076152 keV 3.7992274 cm 3.9076311 m World muIoni - 12 10.761992 cm 9.9923911 cm 2.1244232 m 38.564166 MeV 2.3986912 keV 9.5081457 mm 3.9171393 m World muIoni - 13 12.132777 cm 11.49767 cm 2.1348619 m 38.557759 MeV 6.4065572 keV 2.2879192 cm 3.9400184 m World muIoni - 14 16.790842 cm 16.609722 cm 2.1703642 m 38.542979 MeV 14.780183 keV 7.773999 cm 4.0177584 m World muIoni - 15 20.392189 cm 20.564082 cm 2.1976592 m 38.531025 MeV 10.179382 keV 6.0047391 cm 4.0778058 m World muIoni - 16 23.857203 cm 24.377897 cm 2.2240868 m 38.521487 MeV 9.5379109 keV 5.791009 cm 4.1357159 m World muIoni - 17 27.707484 cm 28.619714 cm 2.2535959 m 38.437846 MeV 10.260756 keV 6.4440456 cm 4.2001564 m World muIoni - 18 28.39221 cm 29.378692 cm 2.2588176 m 38.435502 MeV 2.3443641 keV 1.1478475 cm 4.2116348 m World muIoni - 19 28.975632 cm 30.025636 cm 2.2632694 m 38.431933 MeV 2.005856 keV 9.7831468 mm 4.221418 m World muIoni - 20 29.01404 cm 30.068188 cm 2.2635627 m 38.429795 MeV 144.97445 eV 643.92427 um 4.2220619 m World muIoni - 21 30.491019 cm 31.703538 cm 2.2748504 m 38.420708 MeV 4.2534843 keV 2.4758753 cm 4.2468207 m World muIoni - 22 31.580523 cm 32.915406 cm 2.2831919 m 38.399416 MeV 4.0005959 keV 1.8306988 cm 4.2651277 m World muIoni - 23 32.342284 cm 33.761039 cm 2.2890036 m 38.394826 MeV 2.2406078 keV 1.2779435 cm 4.2779071 m World muIoni - 24 36.158239 cm 38.005133 cm 2.3181722 m 38.383024 MeV 10.442793 keV 6.4095247 cm 4.3420023 m World muIoni - 25 36.502256 cm 38.388569 cm 2.3207971 m 38.379877 MeV 2.0419186 keV 5.7816248 mm 4.347784 m World muIoni - 26 42.433935 cm 44.995391 cm 2.365996 m 38.35043 MeV 25.891402 keV 9.9631735 cm 4.4474157 m World muIoni - 27 46.009239 cm 48.997439 cm 2.3931177 m 38.324959 MeV 16.948423 keV 6.0129197 cm 4.5075449 m World muIoni - 28 46.296107 cm 49.318959 cm 2.3952892 m 38.322253 MeV 1.1192839 keV 4.8251553 mm 4.5123701 m World muIoni - 29 47.611678 cm 50.792437 cm 2.4052426 m 38.31561 MeV 5.1393189 keV 2.2119139 cm 4.5344892 m World muIoni - 30 59.043664 cm 63.626579 cm 2.4918612 m 38.265615 MeV 47.71288 keV 19.246754 cm 4.7269567 m World muIoni - 31 61.169519 cm 66.045356 cm 2.5080162 m 38.25417 MeV 10.397204 keV 3.6027211 cm 4.7629839 m World muIoni - 32 61.279666 cm 66.171009 cm 2.5088546 m 38.252859 MeV 98.367312 eV 1.8695083 mm 4.7648534 m World muIoni - 33 61.530217 cm 66.457021 cm 2.5107581 m 38.247824 MeV 1.2050963 keV 4.2522065 mm 4.7691057 m World muIoni - 34 72.916189 cm 79.459724 cm 2.5971183 m 38.195056 MeV 47.205432 keV 19.320863 cm 4.9623143 m World muIoni - 35 76.015494 cm 83.021539 cm 2.621048 m 38.179729 MeV 13.9576 keV 5.2932563 cm 5.0152468 m World muIoni - 36 76.320294 cm 83.372572 cm 2.6234248 m 38.177695 MeV 686.33299 eV 5.2213117 mm 5.0204682 m World muIoni - 37 77.427398 cm 84.646237 cm 2.6320584 m 38.172372 MeV 4.1816437 keV 1.8955997 cm 5.0394242 m World muIoni - 38 82.532619 cm 90.521051 cm 2.6718349 m 38.148587 MeV 22.628827 keV 8.7406391 cm 5.1268305 m World muIoni - 39 83.112817 cm 91.193803 cm 2.676359 m 38.147262 MeV 1.3246163 keV 9.969433 mm 5.1368 m World muIoni - 40 83.544647 cm 91.695196 cm 2.6797213 m 38.14354 MeV 2.5643898 keV 7.42244 mm 5.1442224 m World muIoni - 41 84.317083 cm 92.592332 cm 2.6857331 m 38.141657 MeV 1.8830518 keV 1.3277526 cm 5.1574999 m World muIoni - 42 85.384607 cm 93.83105 cm 2.6940361 m 38.135982 MeV 2.6805778 keV 1.833967 cm 5.1758396 m World muIoni - 43 87.562537 cm 96.365 cm 2.7109531 m 38.121761 MeV 8.0177597 keV 3.7451501 cm 5.2132911 m World muIoni - 44 88.334744 cm 97.259294 cm 2.7169429 m 38.117194 MeV 2.6393841 keV 1.3247053 cm 5.2265382 m World muIoni - 45 92.902583 cm 1.0254884 m 2.7522886 m 38.09722 MeV 18.937168 keV 7.8318506 cm 5.3048567 m World muIoni - 46 93.116285 cm 1.0279627 m 2.7539356 m 38.085445 MeV 3.4389732 keV 3.6608228 mm 5.3085175 m World muIoni - 47 93.189923 cm 1.0288138 m 2.7545024 m 38.085314 MeV 130.80765 eV 1.2600492 mm 5.3097775 m World muIoni - 48 93.530475 cm 1.0327493 m 2.7571251 m 38.079379 MeV 3.3152223 keV 5.8279223 mm 5.3156055 m World muIoni - 49 96.42564 cm 1.0662386 m 2.7794519 m 38.066456 MeV 9.9501957 keV 4.9580496 cm 5.365186 m World muIoni - 50 97.514981 cm 1.0788348 m 2.7879007 m 38.057685 MeV 2.9445956 keV 1.8673834 cm 5.3838598 m World muIoni - 51 1.0211042 m 1.1319117 m 2.8235631 m 38.041102 MeV 14.56646 keV 7.8745111 cm 5.4626049 m World muIoni - 52 1.0487788 m 1.1640083 m 2.8451474 m 38.032065 MeV 7.9829319 keV 4.7560093 cm 5.510165 m World muIoni - 53 1.0541163 m 1.1701959 m 2.8493019 m 38.024702 MeV 3.9150479 keV 9.1671319 mm 5.5193321 m World muIoni - 54 1.0551889 m 1.1714387 m 2.8501362 m 38.022912 MeV 95.477556 eV 1.8414315 mm 5.5211736 m World muIoni - 55 1.0844708 m 1.2053459 m 2.8730692 m 38.007241 MeV 13.789602 keV 5.0329658 cm 5.5715032 m World muIoni - 56 1.1427249 m 1.2728715 m 2.9188488 m 37.98329 MeV 21.861078 keV 10.024509 cm 5.6717483 m World muIoni - 57 1.2037209 m 1.3432307 m 2.9664339 m 37.946277 MeV 19.756236 keV 10.457216 cm 5.7763205 m World muIoni - 58 1.2412545 m 1.3864137 m 2.9956501 m 37.925923 MeV 15.354089 keV 6.4242836 cm 5.8405633 m World muIoni - 59 1.2762154 m 1.4266857 m 3.022762 m 37.910474 MeV 11.930272 keV 5.9826152 cm 5.9003895 m World muIoni - 60 1.2926399 m 1.4457335 m 3.0355546 m 37.902541 MeV 6.1455551 keV 2.8217657 cm 5.9286071 m World muIoni - 61 1.3001525 m 1.4544174 m 3.0413619 m 37.896567 MeV 4.6937116 keV 1.2867447 cm 5.9414746 m World muIoni - 62 1.3050709 m 1.4601075 m 3.0451703 m 37.894685 MeV 588.01903 eV 8.4305194 mm 5.9499051 m World muIoni - 63 1.3244263 m 1.4824968 m 3.0601907 m 37.885225 MeV 9.4600018 keV 3.318916 cm 5.9830942 m World muIoni - 64 1.356574 m 1.519529 m 3.0850332 m 37.870666 MeV 13.214619 keV 5.4972917 cm 6.0380672 m World muIoni - 65 1.3893349 m 1.5575403 m 3.1106034 m 37.854888 MeV 13.369925 keV 5.6320312 cm 6.0943875 m World muIoni - 66 1.4640054 m 1.6446369 m 3.1693778 m 37.819103 MeV 28.208148 keV 12.890332 cm 6.2232908 m World muIoni - 67 1.5529659 m 1.7473632 m 3.2392345 m 37.781224 MeV 36.872064 keV 15.279662 cm 6.3760874 m World muIoni - 68 1.5881545 m 1.788083 m 3.2674478 m 37.766726 MeV 13.449312 keV 6.0764643 cm 6.436852 m World muIoni - 69 1.5887193 m 1.7887397 m 3.2679034 m 37.766705 MeV 20.78411 eV 978.73375 um 6.4378308 m World muIoni - 70 1.6096491 m 1.8130795 m 3.2847862 m 37.755462 MeV 5.248656 keV 3.6269945 cm 6.4741007 m World muIoni - 71 1.616931 m 1.8215629 m 3.2906968 m 37.75249 MeV 1.9155643 keV 1.2646355 cm 6.4867471 m World muIoni - 72 1.6570323 m 1.8682172 m 3.323283 m 37.730204 MeV 19.885643 keV 6.961763 cm 6.5563647 m World muIoni - 73 1.6647094 m 1.8772315 m 3.329517 m 37.720676 MeV 3.1675193 keV 1.3381291 cm 6.569746 m World muIoni - 74 1.6717817 m 1.8855023 m 3.3352432 m 37.714489 MeV 1.5771976 keV 1.2296881 cm 6.5820429 m World muIoni - 75 1.6763613 m 1.8908501 m 3.3389349 m 37.712166 MeV 1.3108795 keV 7.9498053 mm 6.5899927 m World muIoni - 76 1.6798569 m 1.8949373 m 3.3417519 m 37.710022 MeV 2.1449021 keV 6.0712933 mm 6.596064 m World muIoni - 77 1.7042516 m 1.9234714 m 3.3614316 m 37.702694 MeV 7.3275744 keV 4.238617 cm 6.6384502 m World muIoni - 78 1.7616655 m 1.9903785 m 3.4077168 m 37.675328 MeV 18.111089 keV 9.9575557 cm 6.7380257 m World muIoni - 79 1.7630314 m 1.9919679 m 3.4088248 m 37.674838 MeV 490.52523 eV 2.3705503 mm 6.7403963 m World muIoni - 80 1.7876992 m 2.0206642 m 3.4288321 m 37.664718 MeV 7.8886406 keV 4.280507 cm 6.7832013 m World muIoni - 81 1.8043269 m 2.0401547 m 3.4422846 m 37.654904 MeV 4.7049152 keV 2.893671 cm 6.812138 m World muIoni - 82 1.8075396 m 2.0439061 m 3.4448817 m 37.553154 MeV 1.4678932 keV 5.580281 mm 6.8177183 m World muIoni - 83 1.832427 m 2.0728393 m 3.4650417 m 37.53988 MeV 9.6552681 keV 4.3161757 cm 6.8608801 m World muIoni - 84 1.8430805 m 2.0851733 m 3.4736842 m 37.533519 MeV 4.137822 keV 1.8447748 cm 6.8793278 m World muIoni - 85 1.8490883 m 2.0921368 m 3.4785729 m 37.522639 MeV 2.1844697 keV 1.0415498 cm 6.8897433 m World muIoni - 86 1.8727394 m 2.1194633 m 3.4978147 m 37.507544 MeV 13.654828 keV 4.0943425 cm 6.9306867 m World muIoni - 87 1.9302497 m 2.1858309 m 3.5445937 m 37.471175 MeV 23.730317 keV 9.9500859 cm 7.0301876 m World muIoni - 88 1.9620477 m 2.2222843 m 3.5704233 m 37.457083 MeV 12.614267 keV 5.4837409 cm 7.085025 m World muIoni - 89 1.9900525 m 2.2544921 m 3.5931016 m 37.449749 MeV 7.3344415 keV 4.8331381 cm 7.1333564 m World muIoni - 90 2.0227105 m 2.2918705 m 3.6195467 m 37.436904 MeV 10.825375 keV 5.6240929 cm 7.1895973 m World muIoni - 91 2.0236517 m 2.2929464 m 3.6203088 m 37.436529 MeV 375.65354 eV 1.6199305 mm 7.1912173 m World muIoni - 92 2.0329377 m 2.3035619 m 3.6278281 m 37.43205 MeV 2.6510706 keV 1.598311 cm 7.2072004 m World muIoni - 93 2.0485663 m 2.3214588 m 3.6404961 m 37.425265 MeV 5.5579071 keV 2.6926439 cm 7.2341268 m World muIoni - 94 2.0777883 m 2.3548744 m 3.6641274 m 37.410795 MeV 12.832543 keV 5.0288814 cm 7.2844156 m World muIoni - 95 2.0915396 m 2.3705899 m 3.6751841 m 37.403155 MeV 6.3822499 keV 2.362891 cm 7.3080445 m World muIoni - 96 2.1138165 m 2.396028 m 3.6930342 m 37.391225 MeV 10.537698 keV 3.8236007 cm 7.3462805 m World muIoni - 97 2.1402557 m 2.4261275 m 3.7142931 m 37.377949 MeV 11.46451 keV 4.5353659 cm 7.3916342 m World muIoni - 98 2.1405694 m 2.4264834 m 3.7145446 m 37.366454 MeV 0 eV 536.91063 um 7.3921711 m World muIoni - 99 2.1771653 m 2.4681103 m 3.7439237 m 37.354455 MeV 9.9246968 keV 6.2731275 cm 7.4549024 m World muIoni - 100 2.1899995 m 2.4827587 m 3.7542608 m 37.346367 MeV 4.96864 keV 2.2048739 cm 7.4769511 m World muIoni - 101 2.2104367 m 2.5060505 m 3.7706252 m 37.335292 MeV 8.0314175 keV 3.5042603 cm 7.5119937 m World muIoni - 102 2.261555 m 2.5647397 m 3.8118046 m 37.309736 MeV 21.764556 keV 8.8054934 cm 7.6000487 m World muIoni - 103 2.281007 m 2.5881561 m 3.8279235 m 37.303161 MeV 5.3917283 keV 3.4446008 cm 7.6344947 m World muIoni - 104 2.2833873 m 2.5910152 m 3.8298949 m 37.274002 MeV 225.09281 eV 4.2102998 mm 7.638705 m World muIoni - 105 2.2860907 m 2.594276 m 3.8321388 m 37.271098 MeV 1.9028223 keV 4.7933686 mm 7.6434983 m World muIoni - 106 2.29094 m 2.6001326 m 3.8361638 m 37.257901 MeV 2.2196808 keV 8.6032878 mm 7.6521016 m World muIoni - 107 2.3996559 m 2.7313241 m 3.9261937 m 37.214432 MeV 43.468855 keV 19.270744 cm 7.8448091 m World muIoni - 108 2.4217687 m 2.7579069 m 3.9445696 m 37.205911 MeV 7.4690645 keV 3.9157395 cm 7.8839665 m World muIoni - 109 2.4386615 m 2.7782062 m 3.9586296 m 37.198367 MeV 5.6617694 keV 2.9918462 cm 7.9138849 m World muIoni - 110 2.4463401 m 2.7874496 m 3.9650455 m 37.194049 MeV 2.9924858 keV 1.3622217 cm 7.9275071 m World muIoni - 111 2.4470428 m 2.7882961 m 3.9656345 m 37.188878 MeV 221.1798 eV 1.2479097 mm 7.928755 m World muIoni - 112 2.4898455 m 2.8398385 m 4.0015688 m 37.155188 MeV 27.267884 keV 7.602627 cm 8.0047813 m World muIoni - 113 2.5481402 m 2.910251 m 4.0505298 m 37.129772 MeV 25.416259 keV 10.369872 cm 8.10848 m World muIoni - 114 2.5593816 m 2.9238589 m 4.0599191 m 37.1229 MeV 3.2922862 keV 1.9992544 cm 8.1284726 m World muIoni - 115 2.5761024 m 2.9441002 m 4.0738686 m 37.111904 MeV 7.2340675 keV 2.9730248 cm 8.1582028 m World muIoni - 116 2.5772551 m 2.9455009 m 4.0748323 m 37.108553 MeV 665.54539 eV 2.0541018 mm 8.1602569 m World muIoni - 117 2.5842238 m 2.953981 m 4.0806648 m 37.104249 MeV 2.6641272 keV 1.2429532 cm 8.1726865 m World muIoni - 118 2.6139443 m 2.990246 m 4.1055814 m 37.087927 MeV 15.176601 keV 5.3097106 cm 8.2257836 m World muIoni - 119 2.6254185 m 3.0042747 m 4.1152366 m 37.082891 MeV 3.5076261 keV 2.0534943 cm 8.2463185 m World muIoni - 120 2.6265915 m 3.0057143 m 4.1162286 m 37.08277 MeV 120.53684 eV 2.1053407 mm 8.2484239 m World muIoni - 121 2.6305498 m 3.010572 m 4.1195709 m 37.074535 MeV 1.578 keV 7.1018735 mm 8.2555257 m World muIoni - 122 2.6655961 m 3.053623 m 4.1492065 m 37.051948 MeV 12.456482 keV 6.2927827 cm 8.3184536 m World muIoni - 123 2.6715126 m 3.0608866 m 4.1542007 m 37.044463 MeV 3.5930698 keV 1.0616345 cm 8.3290699 m World muIoni - 124 2.6896543 m 3.0831839 m 4.1694948 m 37.037857 MeV 5.3209431 keV 3.25608 cm 8.3616307 m World muIoni - 125 2.7137747 m 3.1128703 m 4.1897828 m 37.027738 MeV 8.8758343 keV 4.3297663 cm 8.4049284 m World muIoni - 126 2.7707145 m 3.1830617 m 4.2374664 m 36.999386 MeV 26.010735 keV 10.218976 cm 8.5071181 m World muIoni - 127 2.7963846 m 3.2146031 m 4.2588131 m 36.98883 MeV 9.1289447 keV 4.5929282 cm 8.5530474 m World muIoni - 128 2.796575 m 3.214838 m 4.258972 m 36.988784 MeV 45.992259 eV 341.62227 um 8.553389 m World muIoni - 129 2.7967438 m 3.2150464 m 4.259113 m 36.987188 MeV 51.403551 eV 302.99985 um 8.553692 m World muIoni - 130 2.8079976 m 3.2289472 m 4.2685129 m 36.981441 MeV 4.5682166 keV 2.0204925 cm 8.573897 m World muIoni - 131 2.8164421 m 3.2394405 m 4.2755856 m 36.977779 MeV 2.182663 keV 1.5213246 cm 8.5891102 m World muIoni - 132 2.818621 m 3.2421429 m 4.2774093 m 36.975959 MeV 816.71851 eV 3.9212272 mm 8.5930314 m World muIoni - 133 2.8190543 m 3.2426806 m 4.2777717 m 36.974021 MeV 838.74985 eV 779.93909 um 8.5938114 m World muIoni - 134 2.9091812 m 3.3545176 m 4.3530854 m 36.937236 MeV 35.604912 keV 16.218135 cm 8.7559927 m World muIoni - 135 2.9298425 m 3.3799595 m 4.3702122 m 36.927764 MeV 8.4720193 keV 3.6979853 cm 8.7929726 m World muIoni - 136 2.9520174 m 3.4072232 m 4.3885957 m 36.918408 MeV 8.0925411 keV 3.9660878 cm 8.8326334 m World muIoni - 137 2.988517 m 3.4522042 m 4.4188773 m 36.868594 MeV 18.310252 keV 6.5364366 cm 8.8979978 m World muIoni - 138 3.0040896 m 3.4714492 m 4.4318341 m 36.859027 MeV 7.9991375 keV 2.7942025 cm 8.9259398 m World muIoni - 139 3.0093568 m 3.477969 m 4.4362213 m 36.848625 MeV 2.838594 keV 9.4603881 mm 8.9354002 m World muIoni - 140 3.1118359 m 3.6045152 m 4.5215694 m 36.807971 MeV 37.246163 keV 18.384937 cm 9.1192496 m World muIoni - 141 3.1332641 m 3.6308261 m 4.5392833 m 36.794566 MeV 9.1449545 keV 3.8278169 cm 9.1575278 m World muIoni - 142 3.2115241 m 3.7272586 m 4.603875 m 36.757203 MeV 35.794226 keV 13.998606 cm 9.2975138 m World muIoni - 143 3.2205933 m 3.7384444 m 4.611264 m 36.752455 MeV 4.7479686 keV 1.6185496 cm 9.3136993 m World muIoni - 144 3.2619163 m 3.7894461 m 4.6449389 m 36.737312 MeV 15.143841 keV 7.3775266 cm 9.3874746 m OutOfWorld Transportation + 2 -5.2126725 cm -7.5438672 cm 2.0010868 m 38.662501 MeV 922.09874 eV 2.3370524 mm 3.6497745 m World muIoni + 3 -3.182796 mm -2.1574402 cm 2.0393205 m 38.638646 MeV 22.616357 keV 8.2211352 cm 3.7319859 m World muIoni + 4 7.8497293 mm -9.4096746 mm 2.0478897 m 38.633087 MeV 4.0819532 keV 1.8523757 cm 3.7505096 m World muIoni + 5 2.5469194 cm 9.9826184 mm 2.0614865 m 38.624641 MeV 7.39319 keV 2.9519142 cm 3.7800288 m World muIoni + 6 2.8336786 cm 1.31327 cm 2.0636938 m 38.617295 MeV 1.4754554 keV 4.7977217 mm 3.7848265 m World muIoni + 7 4.6742634 cm 3.3344147 cm 2.0778407 m 38.609301 MeV 7.0000357 keV 3.0780112 cm 3.8156066 m World muIoni + 8 4.8350357 cm 3.5100574 cm 2.0790732 m 38.604363 MeV 705.17021 eV 2.6812223 mm 3.8182878 m World muIoni + 9 5.5478164 cm 4.2894631 cm 2.0845342 m 38.600397 MeV 2.6966501 keV 1.1890127 cm 3.830178 m World muIoni + 10 7.9141785 cm 6.8741945 cm 2.1026784 m 38.579469 MeV 9.5370805 keV 3.9462224 cm 3.8696402 m World muIoni + 11 10.192218 cm 9.3669546 cm 2.1200881 m 38.567746 MeV 8.5076609 keV 3.7992505 cm 3.9076327 m World muIoni + 12 10.76209 cm 9.9924985 cm 2.124424 m 38.564166 MeV 2.3986979 keV 9.5082034 mm 3.9171409 m World muIoni + 13 12.132884 cm 11.497786 cm 2.1348627 m 38.557759 MeV 6.4065925 keV 2.2879331 cm 3.9400202 m World muIoni + 14 16.790977 cm 16.60987 cm 2.1703653 m 38.542979 MeV 14.780275 keV 7.7740462 cm 4.0177607 m World muIoni + 15 20.392346 cm 20.564254 cm 2.1976604 m 38.531025 MeV 10.17945 keV 6.0047755 cm 4.0778084 m World muIoni + 16 23.85738 cm 24.378092 cm 2.2240881 m 38.521487 MeV 9.5379734 keV 5.7910441 cm 4.1357189 m World muIoni + 17 27.707685 cm 28.619935 cm 2.2535975 m 38.437846 MeV 10.260828 keV 6.4440846 cm 4.2001597 m World muIoni + 18 28.392415 cm 29.378917 cm 2.2588192 m 38.435501 MeV 2.3443735 keV 1.1478544 cm 4.2116383 m World muIoni + 19 28.975841 cm 30.025865 cm 2.2632709 m 38.431933 MeV 2.0058637 keV 9.783206 mm 4.2214215 m World muIoni + 20 29.01425 cm 30.068417 cm 2.2635643 m 38.429794 MeV 144.9746 eV 643.92817 um 4.2220654 m World muIoni + 21 30.491237 cm 31.703777 cm 2.274852 m 38.420707 MeV 4.253507 keV 2.4758902 cm 4.2468243 m World muIoni + 22 31.580747 cm 32.915652 cm 2.2831936 m 38.399415 MeV 4.0006128 keV 1.8307099 cm 4.2651314 m World muIoni + 23 32.342513 cm 33.761291 cm 2.2890054 m 38.394826 MeV 2.2406177 keV 1.2779513 cm 4.2779109 m World muIoni + 24 36.158491 cm 38.005411 cm 2.3181741 m 38.383023 MeV 10.442863 keV 6.4095634 cm 4.3420066 m World muIoni + 25 36.502511 cm 38.388849 cm 2.320799 m 38.379876 MeV 2.0419248 keV 5.7816597 mm 4.3477882 m World muIoni + 26 42.434225 cm 44.995711 cm 2.3659982 m 38.350429 MeV 25.891542 keV 9.9632337 cm 4.4474205 m World muIoni + 27 46.009551 cm 48.997783 cm 2.3931201 m 38.324958 MeV 16.948501 keV 6.012956 cm 4.5075501 m World muIoni + 28 46.296421 cm 49.319305 cm 2.3952916 m 38.322252 MeV 1.1192874 keV 4.8251844 mm 4.5123753 m World muIoni + 29 47.611999 cm 50.792792 cm 2.405245 m 38.315609 MeV 5.1393473 keV 2.2119273 cm 4.5344946 m World muIoni + 30 59.044054 cm 63.627012 cm 2.4918642 m 38.265614 MeV 47.713133 keV 19.24687 cm 4.7269633 m World muIoni + 31 61.169921 cm 66.045804 cm 2.5080192 m 38.254169 MeV 10.397252 keV 3.6027427 cm 4.7629907 m World muIoni + 32 61.280069 cm 66.171457 cm 2.5088577 m 38.252857 MeV 98.367418 eV 1.8695195 mm 4.7648602 m World muIoni + 33 61.530622 cm 66.457471 cm 2.5107612 m 38.247823 MeV 1.2050969 keV 4.2522321 mm 4.7691124 m World muIoni + 34 72.916662 cm 79.460253 cm 2.5971219 m 38.195055 MeV 47.205675 keV 19.320979 cm 4.9623222 m World muIoni + 35 76.015985 cm 83.02209 cm 2.6210517 m 38.179728 MeV 13.957662 keV 5.2932881 cm 5.0152551 m World muIoni + 36 76.320787 cm 83.373125 cm 2.6234285 m 38.177694 MeV 686.33548 eV 5.2213431 mm 5.0204765 m World muIoni + 37 77.427897 cm 84.646798 cm 2.6320622 m 38.17237 MeV 4.1816608 keV 1.8956111 cm 5.0394326 m World muIoni + 38 82.533148 cm 90.521648 cm 2.671839 m 38.148585 MeV 22.628936 keV 8.7406915 cm 5.1268395 m World muIoni + 39 83.11335 cm 91.194404 cm 2.676363 m 38.147261 MeV 1.3246222 keV 9.9694928 mm 5.136809 m World muIoni + 40 83.545183 cm 91.6958 cm 2.6797254 m 38.143538 MeV 2.5643958 keV 7.4224845 mm 5.1442315 m World muIoni + 41 84.317623 cm 92.592941 cm 2.6857372 m 38.141655 MeV 1.8830604 keV 1.3277605 cm 5.1575091 m World muIoni + 42 85.385154 cm 93.831667 cm 2.6940403 m 38.13598 MeV 2.6805916 keV 1.833978 cm 5.1758488 m World muIoni + 43 87.563097 cm 96.365632 cm 2.7109574 m 38.121759 MeV 8.0178023 keV 3.7451726 cm 5.2133006 m World muIoni + 44 88.335308 cm 97.259931 cm 2.7169472 m 38.117192 MeV 2.6393945 keV 1.3247132 cm 5.2265477 m World muIoni + 45 92.903174 cm 1.0254951 m 2.7522931 m 38.097218 MeV 18.937265 keV 7.8318976 cm 5.3048667 m World muIoni + 46 93.116877 cm 1.0279694 m 2.7539401 m 38.085443 MeV 3.4389745 keV 3.6608448 mm 5.3085275 m World muIoni + 47 93.190516 cm 1.0288205 m 2.7545069 m 38.085312 MeV 130.80779 eV 1.2600567 mm 5.3097876 m World muIoni + 48 93.53107 cm 1.032756 m 2.7571296 m 38.079377 MeV 3.3152293 keV 5.8279572 mm 5.3156155 m World muIoni + 49 96.426252 cm 1.0662455 m 2.7794566 m 38.066454 MeV 9.9502522 keV 4.9580793 cm 5.3651963 m World muIoni + 50 97.5156 cm 1.0788418 m 2.7879054 m 38.057683 MeV 2.9446087 keV 1.8673946 cm 5.3838703 m World muIoni + 51 1.0211106 m 1.131919 m 2.8235681 m 38.0411 MeV 14.566551 keV 7.8745582 cm 5.4626159 m World muIoni + 52 1.0487854 m 1.1640158 m 2.8451524 m 38.032063 MeV 7.9829849 keV 4.7560378 cm 5.5101762 m World muIoni + 53 1.054123 m 1.1702035 m 2.8493069 m 38.0247 MeV 3.9150571 keV 9.1671868 mm 5.5193434 m World muIoni + 54 1.0551955 m 1.1714463 m 2.8501413 m 38.02291 MeV 95.477668 eV 1.8414425 mm 5.5211849 m World muIoni + 55 1.0844776 m 1.2053536 m 2.8730744 m 38.007239 MeV 13.789669 keV 5.0329959 cm 5.5715148 m World muIoni + 56 1.142732 m 1.2728797 m 2.9188543 m 37.983288 MeV 21.861198 keV 10.024568 cm 5.6717605 m World muIoni + 57 1.2037285 m 1.3432393 m 2.9664397 m 37.946275 MeV 19.756359 keV 10.457278 cm 5.7763333 m World muIoni + 58 1.2412623 m 1.3864226 m 2.995656 m 37.925921 MeV 15.354168 keV 6.424322 cm 5.8405765 m World muIoni + 59 1.2762233 m 1.4266949 m 3.0227681 m 37.910471 MeV 11.930342 keV 5.9826509 cm 5.900403 m World muIoni + 60 1.292648 m 1.4457428 m 3.0355608 m 37.902538 MeV 6.1455894 keV 2.8217826 cm 5.9286208 m World muIoni + 61 1.3001605 m 1.4544267 m 3.0413681 m 37.896564 MeV 4.6937239 keV 1.2867524 cm 5.9414884 m World muIoni + 62 1.305079 m 1.4601169 m 3.0451766 m 37.894682 MeV 588.02233 eV 8.4305697 mm 5.9499189 m World muIoni + 63 1.3244346 m 1.4825062 m 3.060197 m 37.885222 MeV 9.4600438 keV 3.3189358 cm 5.9831083 m World muIoni + 64 1.3565824 m 1.5195387 m 3.0850396 m 37.870664 MeV 13.214694 keV 5.4973245 cm 6.0380815 m World muIoni + 65 1.3893435 m 1.5575502 m 3.11061 m 37.854885 MeV 13.369994 keV 5.6320647 cm 6.0944022 m World muIoni + 66 1.4640144 m 1.6446474 m 3.1693848 m 37.8191 MeV 28.208305 keV 12.890408 cm 6.2233063 m World muIoni + 67 1.5529755 m 1.7473743 m 3.2392419 m 37.781221 MeV 36.872252 keV 15.279753 cm 6.3761038 m World muIoni + 68 1.5881643 m 1.7880943 m 3.2674554 m 37.766722 MeV 13.449379 keV 6.0765003 cm 6.4368688 m World muIoni + 69 1.5887291 m 1.7887511 m 3.267911 m 37.766702 MeV 20.78411 eV 978.73956 um 6.4378475 m World muIoni + 70 1.609659 m 1.8130909 m 3.2847939 m 37.755458 MeV 5.2486892 keV 3.6270161 cm 6.4741177 m World muIoni + 71 1.6169409 m 1.8215744 m 3.2907045 m 37.752486 MeV 1.9155725 keV 1.264643 cm 6.4867641 m World muIoni + 72 1.6570425 m 1.868229 m 3.3232909 m 37.7302 MeV 19.885739 keV 6.9618043 cm 6.5563822 m World muIoni + 73 1.6647196 m 1.8772433 m 3.329525 m 37.720672 MeV 3.1675283 keV 1.338137 cm 6.5697635 m World muIoni + 74 1.6717919 m 1.8855142 m 3.3352512 m 37.714485 MeV 1.5772055 keV 1.2296954 cm 6.5820605 m World muIoni + 75 1.6763715 m 1.890862 m 3.3389429 m 37.712163 MeV 1.3108851 keV 7.9498524 mm 6.5900104 m World muIoni + 76 1.6798672 m 1.8949493 m 3.3417599 m 37.710018 MeV 2.1449078 keV 6.0713293 mm 6.5960817 m World muIoni + 77 1.704262 m 1.9234835 m 3.3614398 m 37.70269 MeV 7.3276222 keV 4.2386422 cm 6.6384681 m World muIoni + 78 1.7616763 m 1.990391 m 3.4077252 m 37.675324 MeV 18.111199 keV 9.9576147 cm 6.7380443 m World muIoni + 79 1.7630422 m 1.9919804 m 3.4088332 m 37.674834 MeV 490.52564 eV 2.3705643 mm 6.7404148 m World muIoni + 80 1.7877101 m 2.0206769 m 3.4288407 m 37.664714 MeV 7.8886843 keV 4.2805323 cm 6.7832201 m World muIoni + 81 1.8043379 m 2.0401675 m 3.4422933 m 37.6549 MeV 4.7049451 keV 2.8936882 cm 6.812157 m World muIoni + 82 1.8075507 m 2.043919 m 3.4448903 m 37.55315 MeV 1.4678983 keV 5.580314 mm 6.8177373 m World muIoni + 83 1.8324382 m 2.0728523 m 3.4650505 m 37.539876 MeV 9.6553155 keV 4.3162012 cm 6.8608993 m World muIoni + 84 1.8430917 m 2.0851864 m 3.473693 m 37.533515 MeV 4.1378356 keV 1.8447857 cm 6.8793472 m World muIoni + 85 1.8490996 m 2.0921499 m 3.4785818 m 37.522636 MeV 2.1844777 keV 1.0415559 cm 6.8897628 m World muIoni + 86 1.8727508 m 2.1194766 m 3.4978236 m 37.50754 MeV 13.654882 keV 4.0943667 cm 6.9307064 m World muIoni + 87 1.9302614 m 2.1858446 m 3.5446029 m 37.471171 MeV 23.730441 keV 9.9501446 cm 7.0302079 m World muIoni + 88 1.9620596 m 2.2222982 m 3.5704327 m 37.457088 MeV 12.614337 keV 5.4837733 cm 7.0850456 m World muIoni + 89 1.9746327 m 2.236762 m 3.5806191 m 37.449433 MeV 4.9569153 keV 2.1703658 cm 7.1067493 m World muIoni + 90 1.9921353 m 2.2569412 m 3.5947673 m 37.429023 MeV 8.3345208 keV 3.0227622 cm 7.1369769 m World muIoni + 91 2.1107127 m 2.392623 m 3.6901428 m 37.380388 MeV 43.36861 keV 20.388023 cm 7.3408571 m World muIoni + 92 2.1200606 m 2.403183 m 3.6976288 m 37.375909 MeV 2.6506705 keV 1.5966809 cm 7.3568239 m World muIoni + 93 2.1357936 m 2.4209865 m 3.7102407 m 37.369125 MeV 5.5568748 keV 2.6898972 cm 7.3837229 m World muIoni + 94 2.1652105 m 2.4542274 m 3.7337671 m 37.354657 MeV 12.830692 keV 5.0237504 cm 7.4339604 m World muIoni + 95 2.1790535 m 2.4698606 m 3.7447745 m 37.347018 MeV 6.3812554 keV 2.3604789 cm 7.4575652 m World muIoni + 96 2.2014786 m 2.4951653 m 3.7625449 m 37.33509 MeV 10.536 keV 3.8196965 cm 7.4957622 m World muIoni + 97 2.2280933 m 2.5251067 m 3.7837091 m 37.321816 MeV 11.462609 keV 4.530733 cm 7.5410695 m World muIoni + 98 2.228409 m 2.5254607 m 3.7839595 m 37.310321 MeV 0 eV 536.36193 um 7.5416058 m World muIoni + 99 2.2652476 m 2.5668686 m 3.8132077 m 37.298324 MeV 9.9225198 keV 6.2667139 cm 7.604273 m World muIoni + 100 2.2781672 m 2.5814402 m 3.8234987 m 37.290237 MeV 4.9677769 keV 2.2026188 cm 7.6262992 m World muIoni + 101 2.2987401 m 2.6046096 m 3.8397901 m 37.279163 MeV 8.0299691 keV 3.5006752 cm 7.6613059 m World muIoni + 102 2.3502003 m 2.6629927 m 3.8807856 m 37.253611 MeV 21.761225 keV 8.7964812 cm 7.7492707 m World muIoni + 103 2.369789 m 2.6862924 m 3.8968325 m 37.247037 MeV 5.3905593 keV 3.4410722 cm 7.7836815 m World muIoni + 104 2.3721859 m 2.6891372 m 3.8987952 m 37.21788 MeV 225.09281 eV 4.2059859 mm 7.7878874 m World muIoni + 105 2.3749083 m 2.6923818 m 3.9010291 m 37.214976 MeV 1.9027214 keV 4.7884522 mm 7.7926759 m World muIoni + 106 2.3797918 m 2.6982093 m 3.9050361 m 37.201779 MeV 2.2194458 keV 8.5944628 mm 7.8012704 m World muIoni + 107 2.4892727 m 2.8287483 m 3.9946634 m 37.158318 MeV 43.461362 keV 19.250967 cm 7.99378 m World muIoni + 108 2.5115405 m 2.8551986 m 4.0129575 m 37.149798 MeV 7.4676511 keV 3.9117151 cm 8.0328972 m World muIoni + 109 2.5285517 m 2.8753966 m 4.0269551 m 37.142255 MeV 5.6607016 keV 2.9887704 cm 8.0627849 m World muIoni + 110 2.5362843 m 2.8845939 m 4.0333426 m 37.137938 MeV 2.9920873 keV 1.3608209 cm 8.0763931 m World muIoni + 111 2.5369919 m 2.8854362 m 4.033929 m 37.132767 MeV 221.16961 eV 1.2466263 mm 8.0776397 m World muIoni + 112 2.5800956 m 2.9367223 m 4.0697047 m 37.099081 MeV 27.263641 keV 7.5948064 cm 8.1535878 m World muIoni + 113 2.6388012 m 3.0067854 m 4.1184492 m 37.073669 MeV 25.411898 keV 10.359193 cm 8.2571797 m World muIoni + 114 2.650122 m 3.0203258 m 4.1277968 m 37.066798 MeV 3.2917852 keV 1.9971937 cm 8.2771516 m World muIoni + 115 2.6669608 m 3.0404667 m 4.1416842 m 37.055804 MeV 7.2326516 keV 2.9699597 cm 8.3068512 m World muIoni + 116 2.6681217 m 3.0418605 m 4.1426436 m 37.052452 MeV 665.53951 eV 2.0519832 mm 8.3089032 m World muIoni + 117 2.6751398 m 3.0502988 m 4.14845 m 37.048149 MeV 2.6637976 keV 1.2416711 cm 8.3213199 m World muIoni + 118 2.7050718 m 3.0863853 m 4.1732558 m 37.031829 MeV 15.174249 keV 5.3042328 cm 8.3743623 m World muIoni + 119 2.7166278 m 3.1003452 m 4.182868 m 37.026794 MeV 3.5070726 keV 2.0513747 cm 8.394876 m World muIoni + 120 2.7178092 m 3.1017777 m 4.1838556 m 37.026673 MeV 120.53684 eV 2.1031671 mm 8.3969792 m World muIoni + 121 2.7217958 m 3.1066117 m 4.1871831 m 37.018438 MeV 1.5778294 keV 7.0945414 mm 8.4040737 m World muIoni + 122 2.7570933 m 3.1494523 m 4.2166872 m 36.995853 MeV 12.454175 keV 6.286284 cm 8.4669366 m World muIoni + 123 2.7630522 m 3.1566803 m 4.2216592 m 36.988368 MeV 3.5928197 keV 1.0605373 cm 8.4775419 m World muIoni + 124 2.7813239 m 3.1788686 m 4.2368852 m 36.981764 MeV 5.3198859 keV 3.2527139 cm 8.5100691 m World muIoni + 125 2.8056174 m 3.2084101 m 4.2570826 m 36.971647 MeV 8.8741605 keV 4.3252892 cm 8.553322 m World muIoni + 126 2.8629661 m 3.2782589 m 4.3045523 m 36.943299 MeV 26.006341 keV 10.208406 cm 8.655406 m World muIoni + 127 2.8888199 m 3.3096457 m 4.3258028 m 36.932745 MeV 9.127085 keV 4.5881728 cm 8.7012878 m World muIoni + 128 2.8890116 m 3.3098795 m 4.325961 m 36.932699 MeV 45.990456 eV 341.26844 um 8.701629 m World muIoni + 129 2.8891817 m 3.3100868 m 4.3261014 m 36.931103 MeV 51.403551 eV 302.68602 um 8.7019317 m World muIoni + 130 2.9005164 m 3.3239199 m 4.3354589 m 36.925356 MeV 4.5675754 keV 2.0183997 cm 8.7221157 m World muIoni + 131 2.909022 m 3.3343623 m 4.3424998 m 36.921695 MeV 2.1823236 keV 1.5197485 cm 8.7373132 m World muIoni + 132 2.9112166 m 3.3370516 m 4.3443152 m 36.919875 MeV 816.70508 eV 3.9171643 mm 8.7412304 m World muIoni + 133 2.9116531 m 3.3375867 m 4.344676 m 36.917936 MeV 838.74578 eV 779.13091 um 8.7420095 m World muIoni + 134 3.0024311 m 3.4488806 m 4.4196498 m 36.881158 MeV 35.598179 keV 16.201328 cm 8.9040228 m World muIoni + 135 3.0232404 m 3.4741979 m 4.436699 m 36.871687 MeV 8.4704719 keV 3.6941485 cm 8.9409643 m World muIoni + 136 3.0455738 m 3.5013279 m 4.4549993 m 36.862333 MeV 8.0910043 keV 3.9619715 cm 8.980584 m World muIoni + 137 3.0823351 m 3.5460888 m 4.4851438 m 36.812524 MeV 18.3072 keV 6.5296505 cm 9.0458805 m World muIoni + 138 3.0980196 m 3.5652399 m 4.498042 m 36.802958 MeV 7.9979828 keV 2.7912965 cm 9.0737934 m World muIoni + 139 3.1033247 m 3.571728 m 4.5024093 m 36.792558 MeV 2.8383799 keV 9.4505462 mm 9.083244 m World muIoni + 140 3.20654 m 3.6976561 m 4.5873717 m 36.75191 MeV 37.238966 keV 18.365803 cm 9.266902 m World muIoni + 141 3.2281211 m 3.7238378 m 4.6050052 m 36.738507 MeV 9.1433929 keV 3.8238278 cm 9.3051403 m World muIoni + 142 3.2736727 m 3.7792945 m 4.6421639 m 36.7169 MeV 21.606609 keV 8.0815839 cm 9.3859561 m OutOfWorld Transportation Track (trackID 18, parentID 3) is processed with stopping code 2 NULL returned from G4StackManager. Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-13.960582779397(mm),-1.0178572926105(mm),78.772501540438(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.243830531153(mm),-1.8022040151929(mm),79.075211280995(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10672,7 +10671,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-14.684482(mm),0.51581332(mm),78.644859(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.77514(mm),2.8680917(mm),78.452546(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10681,7 +10680,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.47547(mm),0.27617877(mm),79.034367(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-13.043418(mm),1.285554(mm),78.934222(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10690,7 +10689,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.829201(mm),2.4595574(mm),78.971995(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-11.729925(mm),2.4725127(mm),79.165827(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10699,7 +10698,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-14.827043(mm),1.5813565(mm),78.619721(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-14.051509(mm),-1.8031461(mm),78.756469(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10708,7 +10707,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-17.330603(mm),-0.29639154(mm),78.178276(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.884357(mm),1.1203923(mm),78.433288(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10717,7 +10716,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-13.271362(mm),-0.12101314(mm),78.89403(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.622614(mm),2.1171545(mm),78.479441(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10726,7 +10725,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.873847(mm),0.14452737(mm),78.435141(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-16.47384(mm),1.0414091(mm),78.329347(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10735,7 +10734,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-11.827088(mm),2.2563026(mm),79.148694(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.398582(mm),0.53169303(mm),79.047924(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10744,7 +10743,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.025506(mm),0.82151884(mm),78.584727(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-11.268172(mm),-2.5172978(mm),79.247246(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10753,7 +10752,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-13.043418(mm),1.285554(mm),78.934222(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.349632(mm),0.12020673(mm),79.056556(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10762,7 +10761,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-11.729925(mm),2.4725127(mm),79.165827(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-11.521095(mm),1.9558181(mm),79.202649(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10771,7 +10770,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-14.051509(mm),-1.8031461(mm),78.756469(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-10.340502(mm),0.62300613(mm),79.410819(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10780,7 +10779,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.884357(mm),1.1203923(mm),78.433288(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-11.108849(mm),-0.061267732(mm),79.275339(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10789,7 +10788,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.622614(mm),2.1171545(mm),78.479441(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.726843(mm),-2.9066914(mm),78.461062(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10798,7 +10797,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-16.47384(mm),1.0414091(mm),78.329347(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-11.133318(mm),2.1765053(mm),79.271025(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10807,7 +10806,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.398582(mm),0.53169303(mm),79.047924(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.24998(mm),0.041511287(mm),78.545146(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10816,7 +10815,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-11.268172(mm),-2.5172978(mm),79.247246(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-16.372166(mm),1.8344489(mm),78.347274(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10825,7 +10824,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.349632(mm),0.12020673(mm),79.056556(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.342493(mm),1.3797569(mm),78.528833(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10834,7 +10833,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-11.521095(mm),1.9558181(mm),79.202649(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-17.180465(mm),-0.96394811(mm),78.204749(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10843,7 +10842,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-10.340502(mm),0.62300613(mm),79.410819(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-10.275396(mm),0.59706139(mm),79.422299(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10852,7 +10851,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-11.108849(mm),-0.061267732(mm),79.275339(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-13.854818(mm),-0.43421817(mm),78.791151(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10861,7 +10860,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.726843(mm),-2.9066914(mm),78.461062(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.763921(mm),-0.50990551(mm),78.454524(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10870,7 +10869,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-11.133318(mm),2.1765053(mm),79.271025(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.169788(mm),-2.7528352(mm),79.088267(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10879,7 +10878,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.24998(mm),0.041511287(mm),78.545146(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-14.969091(mm),0.75670699(mm),78.594674(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10888,7 +10887,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-16.372166(mm),1.8344489(mm),78.347274(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-13.349047(mm),0.053682181(mm),78.880332(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10897,7 +10896,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.342493(mm),1.3797569(mm),78.528833(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.585331(mm),1.1293675(mm),79.014996(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10906,7 +10905,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-17.180465(mm),-0.96394811(mm),78.204749(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.438784(mm),2.6454431(mm),79.040836(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10915,7 +10914,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-10.275396(mm),0.59706139(mm),79.422299(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.775196(mm),-3.3856862(mm),78.981517(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10924,7 +10923,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-13.854818(mm),-0.43421817(mm),78.791151(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-13.14876(mm),3.7844234(mm),78.915648(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10933,7 +10932,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.763921(mm),-0.50990551(mm),78.454524(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-11.928958(mm),1.5599522(mm),79.130732(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10942,7 +10941,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.169788(mm),-2.7528352(mm),79.088267(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-16.811248(mm),1.3164332(mm),78.269852(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10951,7 +10950,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-14.969091(mm),0.75670699(mm),78.594674(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-14.536712(mm),-3.862165(mm),78.670914(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10960,7 +10959,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-13.349047(mm),0.053682181(mm),78.880332(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.568775(mm),-2.6880364(mm),79.017915(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -10990,12 +10989,12 @@ G4NistMaterialBuilder::FindOrBuildMaterial G4_W --------- Ranecu engine status --------- Initial seed (index) = 159 - Current couple of seeds = 493580339, 718449546 + Current couple of seeds = 410479912, 913535478 ---------------------------------------- ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.585331(mm),1.1293675(mm),79.014996(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.239259(mm),-0.81717263(mm),78.547037(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11004,7 +11003,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.438784(mm),2.6454431(mm),79.040836(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-10.372883(mm),-0.18229139(mm),79.40511(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11013,7 +11012,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.775196(mm),-3.3856862(mm),78.981517(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.543495(mm),2.3542306(mm),79.022372(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11022,7 +11021,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-13.14876(mm),3.7844234(mm),78.915648(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-13.359532(mm),0.1128721(mm),78.878483(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11031,7 +11030,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-11.928958(mm),1.5599522(mm),79.130732(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-14.552909(mm),-2.3949384(mm),78.668058(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11040,7 +11039,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-16.811248(mm),1.3164332(mm),78.269852(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-14.840369(mm),2.453485(mm),78.617371(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11049,7 +11048,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-14.536712(mm),-3.862165(mm),78.670914(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-11.715979(mm),-0.32560442(mm),79.168286(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11058,7 +11057,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.568775(mm),-2.6880364(mm),79.017915(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-15.16392(mm),3.387398(mm),78.560321(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11067,7 +11066,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-15.239259(mm),-0.81717263(mm),78.547037(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-12.964465(mm),-0.26390496(mm),78.948144(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11076,7 +11075,7 @@ Terminate current event processing. ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-10.372883(mm),-0.18229139(mm),79.40511(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-10.390675(mm),1.6415892(mm),79.401973(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11099,12 +11098,12 @@ G4NistMaterialBuilder::FindOrBuildMaterial G4_W --------- Ranecu engine status --------- Initial seed (index) = 159 - Current couple of seeds = 1861344974, 1494188903 + Current couple of seeds = 1843193648, 944827155 ---------------------------------------- ===================================== G4EventManager::ProcessOneEvent() ===================================== -G4PrimaryTransformer::PrimaryVertex (-12.543495(mm),2.3542306(mm),79.022372(mm),0(nsec)) +G4PrimaryTransformer::PrimaryVertex (-10.673839(mm),-2.0755643(mm),79.352043(mm),0(nsec)) 1 primaries are passed from G4EventTransformer. !!!!!!! Now start processing an event !!!!!!! Track (trackID 1, parentID 0) is processed with stopping code 2 @@ -11113,5 +11112,5 @@ Terminate current event processing. Graphics systems deleted. Visualization Manager deleting... ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Maximum number of tracks in the urgent stack : 576460752303423487 + Maximum number of tracks in the urgent stack : 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ diff --git a/examples/extended/field/field05/field05.out b/examples/extended/field/field05/field05.out index 99ce3980a45..99409d1c083 100644 --- a/examples/extended/field/field05/field05.out +++ b/examples/extended/field/field05/field05.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/field/field06/field06.out b/examples/extended/field/field06/field06.out index d2a21940667..b04f4c15e92 100644 --- a/examples/extended/field/field06/field06.out +++ b/examples/extended/field/field06/field06.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -2324,11 +2324,11 @@ Terminate current event processing. Run terminated. Run Summary Number of events processed : 1 - User=0.020000s Real=0.021403s Sys=0.000000s + User=0.020000s Real=0.019958s Sys=0.010000s Graphics systems deleted. Visualization Manager deleting... ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Maximum number of tracks in the urgent stack : 576460752303423487 + Maximum number of tracks in the urgent stack : 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ================== Deleting memory pools =================== Number of memory pools allocated: 9 of which, static: 0 diff --git a/examples/extended/g3tog4/clGeometry/clGeometry.out b/examples/extended/g3tog4/clGeometry/clGeometry.out index 6d067f01b4a..7b0ee53f985 100644 --- a/examples/extended/g3tog4/clGeometry/clGeometry.out +++ b/examples/extended/g3tog4/clGeometry/clGeometry.out @@ -14,7 +14,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -309,13 +309,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -368,13 +368,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -400,13 +400,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -432,13 +432,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -464,13 +464,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,13 +528,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -560,13 +560,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1039,7 +1039,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000344s Sys=0.000000s + User=0.000000s Real=0.000374s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -1069,7 +1069,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000040s Sys=0.000000s + User=0.000000s Real=0.000041s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -1099,7 +1099,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000048s Sys=0.000000s + User=0.000000s Real=0.000045s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -1129,7 +1129,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000040s Sys=0.000000s + User=0.000000s Real=0.000036s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -1159,7 +1159,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000071s Sys=0.000000s + User=0.010000s Real=0.000092s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -1189,7 +1189,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000051s Sys=0.000000s + User=0.000000s Real=0.000049s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -1219,7 +1219,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000048s Sys=0.000000s + User=0.000000s Real=0.000044s Sys=0.000000s Region -- -- appears in world volume This region is in the mass world. @@ -1249,7 +1249,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.000044s Sys=0.000000s + User=0.000000s Real=0.000041s Sys=0.000000s Graphics systems deleted. Visualization Manager deleting... G4 kernel has come to Quit state. diff --git a/examples/extended/geometry/transforms/batch.out b/examples/extended/geometry/transforms/batch.out index 6289232cdd9..d20c8846a0f 100644 --- a/examples/extended/geometry/transforms/batch.out +++ b/examples/extended/geometry/transforms/batch.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/geometry/vecGeomNavigation/CMakeLists.txt b/examples/extended/geometry/vecGeomNavigation/CMakeLists.txt index 5fa0b7edd2c..2de17d2a29d 100644 --- a/examples/extended/geometry/vecGeomNavigation/CMakeLists.txt +++ b/examples/extended/geometry/vecGeomNavigation/CMakeLists.txt @@ -23,7 +23,7 @@ if(BUILTIN_G4VECGEOMNAV) FetchContent_Declare( g4vecgeomnav GIT_REPOSITORY https://gitlab.cern.ch/VecGeom/g4vecgeomnav.git - GIT_TAG master + GIT_TAG 0.2.1 ) FetchContent_GetProperties(g4vecgeomnav) diff --git a/examples/extended/geometry/vecGeomNavigation/History b/examples/extended/geometry/vecGeomNavigation/History index 2b41aaf9cab..9e2782b5a30 100644 --- a/examples/extended/geometry/vecGeomNavigation/History +++ b/examples/extended/geometry/vecGeomNavigation/History @@ -6,6 +6,9 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-06 Gabriele Cosmo (VecGeomNavigation-V11-00-05) +- Stick to VecGeom v1 compatible version 0.2.1 of G4VecGeomNav package. + ## 2023-01-09 Ben Morgan (VecGeomNavigation-V11-00-04) - Use PROJECT_ scoped _SOURCE/BINARY_DIR variables in place of CMAKE_ scope version to ease use of Geant4 as a CMake subproject. diff --git a/examples/extended/geometry/vecGeomNavigation/vecGeomNav.out b/examples/extended/geometry/vecGeomNavigation/vecGeomNav.out index 02b12602d0a..74be756afed 100644 --- a/examples/extended/geometry/vecGeomNavigation/vecGeomNav.out +++ b/examples/extended/geometry/vecGeomNavigation/vecGeomNav.out @@ -18,7 +18,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -46,75 +46,72 @@ Stripping off GDML names of materials, solids and volumes ... Enabled Check mode in G4Navigator *** SETTING MAGNETIC FIELD in Z direction : fieldValue = 2 tesla *** -*** Conversion of G4 -> VecGeom finished (0.00226773 s) *** -*** Closing VecGeom geometry finished (0.000551263 s) *** -*** Setup of syncing lookup structure finished (2.4416e-05 s) *** +*** Conversion of G4 -> VecGeom finished (0.00168722 s) *** +*** Closing VecGeom geometry finished (0.000493848 s) *** +*** Setup of syncing lookup structure finished (2.5367e-05 s) *** TG4VecGeomNavigator created and registered to G4TransportationManager Setting up safety voxels for Svt_log with 340 daughters Uncontained capacity for Svt_log: 8.83002e+07 units -VolUtil: FillUncontPts: Volume The run is 1000 proton of 5 GeV through calorimeter Process calls frequency : - Decay= 3783 He3Inelastic= 3 NoProcess= 4068703 - Radioactivation= 81330 Rayl= 224135 Transportation= 4027850 - alphaInelastic= 2 annihil= 59782 compt= 2705307 - conv= 56441 dInelastic= 100 eBrem= 402418 - eIoni= 6306711 hBertiniCaptureAtRest= 504 hIoni= 1428890 - hadElastic= 4509772 ionIoni= 4162963 kaon+Inelastic= 8 - kaon0LInelastic= 18 kaon0SInelastic= 2 lambdaInelastic= 1 - msc= 262340 muIoni= 7679 muMinusCaptureAtRest= 8 - nCapture= 52853 neutronInelastic= 93059 phot= 867782 - photonNuclear= 214 pi+Inelastic= 1035 pi-Inelastic= 907 - protonInelastic= 4048 tInelastic= 9 + Decay= 3730 He3Inelastic= 1 NoProcess= 4122582 + Radioactivation= 81890 Rayl= 223237 Transportation= 4053295 + annihil= 58934 compt= 2695444 conv= 55455 + dInelastic= 89 eBrem= 392438 eIoni= 6274590 + hBertiniCaptureAtRest= 482 hIoni= 1445613 hadElastic= 4572052 + ionIoni= 4217032 kaon+Inelastic= 5 kaon0LInelastic= 10 + kaon0SInelastic= 3 lambdaInelastic= 6 msc= 262497 + muIoni= 7971 muMinusCaptureAtRest= 6 nCapture= 53661 + neutronInelastic= 93586 phot= 861246 photonNuclear= 217 + pi+Inelastic= 1020 pi-Inelastic= 925 protonInelastic= 4092 + sigma+Inelastic= 2 sigma-Inelastic= 1 tInelastic= 8 + ------------------------------------------------------------ material Edep rmsE sqrt(E0(GeV))*rmsE/Edep total tracklen - 1 Iron 4.039 GeV 293.2 MeV 16.23 +- 0.513 % 2.158 m +- 49.8 cm - 2 Scintillator 112.21 MeV 31.76 MeV 63.28 +- 2 % 22.06 cm +- 6.61 cm + 1 Iron 4.0433 GeV 295.9 MeV 16.36 +- 0.517 % 2.159 m +- 49.2 cm + 2 Scintillator 114.26 MeV 32.13 MeV 62.87 +- 1.99 % 22.28 cm +- 7.2 cm - Total Edep = 4.151 GeV - Leakage : primary = 0 eV secondaries = 188.3 MeV ---> total = 188.3 MeV - Total energy released : Edep + Eleak = 4.34 GeV + Total Edep = 4.158 GeV + Leakage : primary = 0 eV secondaries = 188.1 MeV ---> total = 188.1 MeV + Total energy released : Edep + Eleak = 4.346 GeV ------------------------------------------------------------ ================== Deleting memory pools =================== Number of memory pools allocated: 13 of which, static: 0 -Dynamic pools deleted: 13 / Total memory freed: 0.3 MB +Dynamic pools deleted: 13 / Total memory freed: 0.31 MB ============================================================ diff --git a/examples/extended/hadronic/Hadr06/hadr06.out b/examples/extended/hadronic/Hadr06/hadr06.out index 55570e3c194..7a8364bcda5 100644 --- a/examples/extended/hadronic/Hadr06/hadr06.out +++ b/examples/extended/hadronic/Hadr06/hadr06.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -471,7 +471,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=3.700000s Real=3.762556s Sys=0.000000s + User=3.880000s Real=3.908559s Sys=0.000000s The run is 10000 neutron of 14.1 MeV through 30 cm of Li7 (density: 1.85 g/cm3 ) diff --git a/examples/extended/hadronic/Hadr07/hadr07.out b/examples/extended/hadronic/Hadr07/hadr07.out index 40f6511639b..d7372f76c67 100644 --- a/examples/extended/hadronic/Hadr07/hadr07.out +++ b/examples/extended/hadronic/Hadr07/hadr07.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -476,7 +476,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=4.640000s Real=4.675933s Sys=0.000000s + User=4.640000s Real=4.678793s Sys=0.010000s ======================== run summary ===================== @@ -484,41 +484,41 @@ Run Summary 1 30 cm of Li7 (density: 1.85 g/cm3 ) Process calls frequency : - NoProcess= 100764 Radioactivation= 146 Rayl= 2292 - Transportation= 57196 compt= 78711 eBrem= 98 - eIoni= 95856 hIoni= 142 hadElastic= 87306 - ionElastic= 1 ionIoni= 162978 msc= 87 - nCapture= 2 neutronInelastic= 14308 phot= 682 + NoProcess= 99541 Radioactivation= 170 Rayl= 1529 + Transportation= 58664 annihil= 141 compt= 52959 + conv= 144 eBrem= 685 eIoni= 108206 + hIoni= 170 hadElastic= 86087 ionIoni= 162191 + msc= 38 neutronInelastic= 14275 phot= 742 - Edep in absorber 1 = 5.97 MeV (2.15 keV-->15.1 MeV) + Edep in absorber 1 = 6.9 MeV (5.22 keV-->14.1 MeV) List of created particles in absorber 1: - Be8[3030.000]: 2 Emean = 10.1 keV ( 8.4 keV --> 11.8 keV) mean life = 0 ps - He6: 142 Emean = 1.29 MeV ( 1.01 MeV --> 1.34 MeV) mean life = 1.16 s - Li6: 142 Emean = 817 eV ( 31.7 eV --> 1.37 keV) stable - Li7: 100622 Emean = 552 keV ( 73.1 meV --> 6.2 MeV) stable - Li8: 2 Emean = 889 keV ( 14.9 keV --> 1.76 MeV) mean life = 1.21 s - alpha: 308 Emean = 1.12 MeV ( 130 keV --> 4.12 MeV) stable - anti_nu_e: 144 Emean = 2.09 MeV ( 443 keV --> 9.11 MeV) stable - deuteron: 142 Emean = 430 keV ( 339 keV --> 447 keV) stable - e-: 78345 Emean = 46.9 keV ( 100 eV --> 5.45 MeV) stable - gamma: 13413 Emean = 475 keV ( 1.58 keV --> 12.3 MeV) stable - neutron: 15016 Emean = 3.63 MeV ( 10.8 keV --> 13.6 MeV) mean life = 14.7 min + He6: 170 Emean = 1.29 MeV ( 920 keV --> 1.34 MeV) mean life = 1.16 s + Li6: 170 Emean = 785 eV ( 74.3 eV --> 1.39 keV) stable + Li7: 99371 Emean = 562 keV ( 64.8 meV --> 6.22 MeV) stable + alpha: 260 Emean = 1.14 MeV ( 50.5 keV --> 3.75 MeV) stable + anti_nu_e: 170 Emean = 1.95 MeV ( 122 keV --> 3.42 MeV) stable + deuteron: 170 Emean = 430 keV ( 308 keV --> 447 keV) stable + e+: 144 Emean = 1.83 MeV ( 34.9 keV --> 3.53 MeV) stable + e-: 53654 Emean = 242 keV ( 100 eV --> 4.39 MeV) stable + gamma: 14219 Emean = 2.52 MeV ( 1.51 keV --> 4.63 MeV) stable + neutron: 14927 Emean = 3.68 MeV ( 6.72 keV --> 13.6 MeV) mean life = 14.7 min List of particles emerging from absorbers : - anti_nu_e: 144 Emean = 2.09 MeV ( 443 keV --> 9.11 MeV) - e-: 17 Emean = 264 keV ( 30.6 keV --> 1.65 MeV) - gamma: 12731 Emean = 230 keV ( 8.1 keV --> 12.3 MeV) - neutron: 10706 Emean = 2.21 MeV ( 3.08 eV --> 14.1 MeV) + anti_nu_e: 170 Emean = 1.95 MeV ( 122 keV --> 3.42 MeV) + e+: 3 Emean = 1.99 MeV ( 795 keV --> 3 MeV) + e-: 171 Emean = 1.73 MeV ( 25.7 keV --> 4.22 MeV) + gamma: 13333 Emean = 1.73 MeV ( 6.31 keV --> 4.63 MeV) + neutron: 10652 Emean = 2.19 MeV ( 7.34 eV --> 14.1 MeV) - Nb of events with primary absorbed = 87 %, transmit = 7 %, reflected = 6.1 % + Nb of events with primary absorbed = 87 %, transmit = 6.6 %, reflected = 6.1 % --------- Ranecu engine status --------- Initial seed (index) = 0 - Current couple of seeds = 714324737, 1554005476 + Current couple of seeds = 241992494, 156324279 ---------------------------------------- ================== Deleting memory pools =================== -Number of memory pools allocated: 11 of which, static: 0 -Dynamic pools deleted: 11 / Total memory freed: 0.04 MB +Number of memory pools allocated: 10 of which, static: 0 +Dynamic pools deleted: 10 / Total memory freed: 0.039 MB ============================================================ diff --git a/examples/extended/hadronic/Hadr08/hadr08.out b/examples/extended/hadronic/Hadr08/hadr08.out index 5267583a7a3..dbfe5bc6f7d 100644 --- a/examples/extended/hadronic/Hadr08/hadr08.out +++ b/examples/extended/hadronic/Hadr08/hadr08.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -208,13 +208,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:3 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:3 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -267,13 +267,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -299,13 +299,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -331,13 +331,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -363,13 +363,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -395,13 +395,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -427,13 +427,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -459,13 +459,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -916,8 +916,8 @@ Index : 3 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=5.580000s Real=5.635573s Sys=0.000000s + User=5.720000s Real=5.779015s Sys=0.010000s ================== Deleting memory pools =================== Number of memory pools allocated: 13 of which, static: 0 -Dynamic pools deleted: 13 / Total memory freed: 0.082 MB +Dynamic pools deleted: 13 / Total memory freed: 0.1 MB ============================================================ diff --git a/examples/extended/hadronic/Hadr09/hadr09.out b/examples/extended/hadronic/Hadr09/hadr09.out index afdff21eda1..5392feeb643 100644 --- a/examples/extended/hadronic/Hadr09/hadr09.out +++ b/examples/extended/hadronic/Hadr09/hadr09.out @@ -10,7 +10,7 @@ IsIonProjectile: false =================================================== - Initial seed = 1675953364 + Initial seed = 1686680519 ================================================================================ @@ -18,7 +18,7 @@ IsIonProjectile: false INCL++/G4ExcitationHandler could not use its own level-density parameter for fission ================================================================================ - Collision 0 projectile=anti_hyperH4 Ekin[MeV]=5737.95 direction=(0.593298,0.216266,0.775388) material=G4_Pb======================================================================= + Collision 0 projectile=anti_alpha Ekin[MeV]=13687.8 direction=(0.36091,0.562571,0.743813) material=G4_Ar======================================================================= ====== Pre-compound/De-excitation Physics Parameters ======== ======================================================================= Type of pre-compound inverse x-section 3 @@ -42,144 +42,34 @@ Correlated gamma emission flag 0 Max 2J for sampling of angular correlations 10 ======================================================================= - --> #secondaries=65 impactParameter[fm]=5.65064 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=3 + --> #secondaries=17 impactParameter[fm]=5.17893 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=40 #NNcollisions=2 List of produced secondaries: - j=0 anti_neutron p=(360.507,2.36449,651.9681199.09) MeV - j=1 pi+ p=(16.328,-101.56,332.218374.74) MeV - j=2 pi- p=(10.7401,184.471,284.605366.913) MeV - j=3 pi0 p=(139.835,904.522,63.8316927.366) MeV - j=4 pi+ p=(69.2964,-357.261,306.674495.95) MeV - j=5 kaon+ p=(-419.635,312.987,16.8188719.76) MeV - j=6 pi- p=(213.39,-113.396,-225.034358.489) MeV - j=7 pi- p=(113.908,-59.7079,100.643214.823) MeV - j=8 pi+ p=(256.356,89.9577,599.345672.685) MeV - j=9 pi- p=(-67.9376,49.6196,-275.966320.491) MeV - j=10 pi- p=(61.7405,-51.1738,66.2248174.058) MeV - j=11 pi+ p=(-21.7887,-552.846,-80.7001576.286) MeV - j=12 neutron p=(-22.1813,-212.647,159.613976.714) MeV - j=13 pi+ p=(112.11,100.368,138.81247.771) MeV - j=14 pi- p=(190.174,-270.921,-62.5045364.624) MeV - j=15 proton p=(208.646,26.7056,-251.935994.018) MeV - j=16 neutron p=(-196.11,-116.422,-230.008993.831) MeV - j=17 neutron p=(162.462,357.421,172.7031032.84) MeV - j=18 neutron p=(344.141,52.367,-27.31561002.35) MeV - j=19 neutron p=(-119.387,259.369,50.2412983.277) MeV - j=20 neutron p=(198.132,122.586,-304.1741014.69) MeV - j=21 proton p=(-290.181,-211.455,-101.4461009.73) MeV - j=22 proton p=(-6.32166,252.666,123.775979.569) MeV - j=23 neutron p=(-182.56,8.8345,322.4911010.04) MeV - j=24 proton p=(29.6143,91.3066,-248.771975.426) MeV - j=25 pi+ p=(-119.258,-4.66579,-127.761223.711) MeV - j=26 pi- p=(139.81,1.20083,-170.975261.268) MeV - j=27 pi0 p=(-269.568,76.8213,-78.9136320.959) MeV - j=28 deuteron p=(-517.867,158.247,-676.9662066.26) MeV - j=29 deuteron p=(141.363,-213.121,-208.7621904.44) MeV - j=30 deuteron p=(-289.235,9.851,16.071897.88) MeV - j=31 deuteron p=(-182.413,-63.3233,-283.6521906.74) MeV - j=32 deuteron p=(115.303,-15.0562,720.7462012.69) MeV - j=33 deuteron p=(143.961,-167.042,282.8411909.59) MeV - j=34 proton p=(84.5508,-444.067,-81.59121044.68) MeV - j=35 neutron p=(-130.859,380.728,505.9791140.56) MeV - j=36 neutron p=(-0.337383,372.117,37.38841011.26) MeV - j=37 proton p=(-266.673,-347.971,260.1961067.83) MeV - j=38 neutron p=(2920.12,384.455,1474.393425.13) MeV - j=39 Nd141[756.510] p=(1735.28,929.846,3837.92131298) MeV - j=40 neutron p=(130.196,32.3056,8.57227949.132) MeV - j=41 proton p=(137.188,20.2654,87.0782952.454) MeV - j=42 deuteron p=(50.2383,236.117,-90.17671893.23) MeV - j=43 neutron p=(-71.2994,-14.7477,10.8359942.444) MeV - j=44 neutron p=(29.621,32.2731,140.73951.056) MeV - j=45 proton p=(-87.3811,-137.102,-144.337963.13) MeV - j=46 neutron p=(139.544,35.5037,-10.2221950.59) MeV - j=47 neutron p=(-1.06978,16.8841,96.5197944.661) MeV - j=48 neutron p=(56.6925,-109.645,-20.211947.854) MeV - j=49 neutron p=(-40.2818,-57.5592,-125.307950.484) MeV - j=50 neutron p=(56.0274,-86.7687,94.8044949.968) MeV - j=51 neutron p=(62.4153,64.0572,74.5104946.749) MeV - j=52 neutron p=(89.8756,24.8573,-16.8081944.331) MeV - j=53 neutron p=(11.1859,16.5306,-24.1626940.088) MeV - j=54 neutron p=(-1.62514,77.4074,36.9147943.472) MeV - j=55 neutron p=(-52.9416,30.3832,52.8236943.027) MeV - j=56 neutron p=(-49.8621,-68.4704,-11.1886943.442) MeV - j=57 neutron p=(80.3599,-32.8966,90.7039947.919) MeV - j=58 neutron p=(62.1258,18.5761,5.89818941.819) MeV - j=59 gamma p=(3.15419,0.33472,3.816384.96243) MeV - j=60 gamma p=(0.165159,1.35734,0.1038551.37129) MeV - j=61 gamma p=(-0.0830268,0.164451,-0.161650.245088) MeV - j=62 gamma p=(0.350913,0.0254517,0.04680550.354934) MeV - j=63 gamma p=(-1.40647,-0.844047,-0.5763731.73862) MeV - j=64 C14 p=(-61.5893,-38.8551,-517.47513051.3) MeV - Collision 1 projectile=anti_Bs0 Ekin[MeV]=4140.62 direction=(0.729322,0.593358,0.340611) material=G4_C - --> #secondaries=8 impactParameter[fm]=0.528216 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 2 projectile=anti_sigma- Ekin[MeV]=20415.2 direction=(0.00341632,0.981421,0.191837) material=G4_Si - --> #secondaries=20 impactParameter[fm]=4.12624 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 3 projectile=anti_lambda_b Ekin[MeV]=18695.1 direction=(0.792736,0.0111202,0.609463) material=G4_Fe - --> #secondaries=24 impactParameter[fm]=2.28153 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 4 projectile=hyperalpha Ekin[MeV]=3201.35 direction=(0.684587,0.727549,0.0448752) material=G4_C - --> #secondaries=15 impactParameter[fm]=1.35228 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=5 #NNcollisions=0 - Collision 5 projectile=proton Ekin[MeV]=24820.6 direction=(0.2747,0.397326,0.875598) material=G4_He - --> #secondaries=5 impactParameter[fm]=1.72041 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 6 projectile=Ds+ Ekin[MeV]=29922.8 direction=(0.110491,0.628775,0.769697) material=G4_Al - --> #secondaries=14 impactParameter[fm]=1.30989 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 7 projectile=anti_xi- Ekin[MeV]=20357.6 direction=(0.362849,0.005227,0.931833) material=G4_He - --> #secondaries=11 impactParameter[fm]=0.52991 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 8 projectile=B0 Ekin[MeV]=11669.3 direction=(0.540842,0.45357,0.708353) material=G4_Ar - --> #secondaries=14 impactParameter[fm]=2.58644 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 9 projectile=xi_b0 Ekin[MeV]=20798.3 direction=(0.592831,0.804946,0.0247727) material=G4_Fe - --> #secondaries=17 impactParameter[fm]=3.98506 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=0 - Collision 10 projectile=kaon+ Ekin[MeV]=7917.84 direction=(0.626055,0.778712,0.0407823) material=G4_He - --> #secondaries=7 impactParameter[fm]=1.05121 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 11 projectile=hyperHe5 Ekin[MeV]=8375.04 direction=(0.827938,0.0194778,0.560481) material=G4_Si - --> #secondaries=26 impactParameter[fm]=2.85802 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=23 #NNcollisions=1 - Collision 12 projectile=Ds- Ekin[MeV]=29198.2 direction=(0.375026,0.893411,0.247329) material=G4_Ar - --> #secondaries=14 impactParameter[fm]=2.34881 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 13 projectile=kaon0L Ekin[MeV]=1367.06 direction=(0.875752,0.462018,0.139992) material=G4_Si - --> #secondaries=10 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 14 projectile=xi- Ekin[MeV]=24615.4 direction=(0.361194,0.898851,0.248206) material=G4_He - --> #secondaries=11 impactParameter[fm]=0.981564 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 - Collision 15 projectile=xi0 Ekin[MeV]=29203.7 direction=(0.606018,0.660154,0.443778) material=G4_W - --> #secondaries=55 impactParameter[fm]=5.23153 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=4 - Collision 16 projectile=anti_xi_b0 Ekin[MeV]=4640.45 direction=(0.714877,0.634138,0.294653) material=G4_Cu - --> #secondaries=24 impactParameter[fm]=3.6389 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=59 #NNcollisions=0 - Collision 17 projectile=kaon0L Ekin[MeV]=7261.74 direction=(0.671257,0.0159279,0.741053) material=G4_C - --> #secondaries=13 impactParameter[fm]=2.30211 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 18 projectile=kaon+ Ekin[MeV]=26053.6 direction=(0.764509,0.633356,0.119942) material=G4_Ar - --> #secondaries=20 impactParameter[fm]=2.87628 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 19 projectile=anti_xi_b- Ekin[MeV]=9120.67 direction=(0.69379,0.685754,0.219994) material=G4_W - --> #secondaries=43 impactParameter[fm]=5.39419 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=3 - Collision 20 projectile=pi- Ekin[MeV]=24505.8 direction=(0.796716,0.353518,0.490172) material=G4_Ar - --> #secondaries=22 impactParameter[fm]=2.14784 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=1 - Collision 21 projectile=kaon0S Ekin[MeV]=6003.13 direction=(0.623894,0.696719,0.354031) material=G4_Pb - --> #secondaries=17 impactParameter[fm]=6.38476 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 - Collision 22 projectile=sigma- Ekin[MeV]=8289.88 direction=(0.489947,0.287492,0.822983) material=G4_Cu - --> #secondaries=13 impactParameter[fm]=4.33692 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 23 projectile=hypertriton Ekin[MeV]=25020.1 direction=(0.539306,0.836468,0.0973188) material=G4_H - --> #secondaries=8 impactParameter[fm]=0.451543 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=0 #NNcollisions=2 - Collision 24 projectile=anti_omega- Ekin[MeV]=19037.7 direction=(0.689594,0.546476,0.47521) material=G4_W - --> #secondaries=47 impactParameter[fm]=6.83684 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=2 - Collision 25 projectile=hyperalpha Ekin[MeV]=7951.87 direction=(0.889033,0.35068,0.294352) material=G4_Cu - --> #secondaries=63 impactParameter[fm]=1.15354 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=47 #NNcollisions=3 - Collision 26 projectile=anti_sigma- Ekin[MeV]=7077.86 direction=(0.161146,0.636813,0.753991) material=G4_Si - --> #secondaries=13 impactParameter[fm]=3.97183 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 27 projectile=xi_b- Ekin[MeV]=8379.04 direction=(0.748229,0.392209,0.535094) material=G4_C - --> #secondaries=13 impactParameter[fm]=2.19383 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=2 - Collision 28 projectile=hyperalpha Ekin[MeV]=17147.3 direction=(0.07622,0.932553,0.352896) material=G4_W - --> #secondaries=75 impactParameter[fm]=3.24576 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=167 #NNcollisions=7 - Collision 29 projectile=anti_hyperH4 Ekin[MeV]=19179.6 direction=(0.847641,0.04413,0.528732) material=G4_He - --> #secondaries=11 impactParameter[fm]=2.50595 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=4 #NNcollisions=2 - Collision 30 projectile=omega_c0 Ekin[MeV]=25860.2 direction=(0.0466082,0.979701,0.194971) material=G4_W - --> #secondaries=20 impactParameter[fm]=5.65605 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=1 - Collision 31 projectile=alpha Ekin[MeV]=16130.8 direction=(0.882977,0.238711,0.404189) material=G4_Cu - --> #secondaries=35 impactParameter[fm]=2.96015 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=56 #NNcollisions=2 - Collision 32 projectile=anti_lambda Ekin[MeV]=11270.9 direction=(0.436527,0.0847033,0.895695) material=G4_H - --> #secondaries=5 impactParameter[fm]=0.632912 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 33 projectile=xi_c+ Ekin[MeV]=10149.3 direction=(0.250309,0.892778,0.374556) material=G4_Fe - --> #secondaries=16 impactParameter[fm]=5.51238 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=1 - Collision 34 projectile=alpha Ekin[MeV]=24947.7 direction=(0.343521,0.925992,0.156625) material=G4_Cu - --> #secondaries=72 impactParameter[fm]=1.11477 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=7 - Collision 35 projectile=kaon- Ekin[MeV]=14264.7 direction=(0.0996183,0.964838,0.243237) material=G4_He - --> #secondaries=6 impactParameter[fm]=0.728347 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 36 projectile=He3 Ekin[MeV]=9583.5 direction=(0.361969,0.710667,0.603267) material=G4_Fe======================================================================= + j=0 pi- p=(63.8479,203.111,308.997400.362) MeV + j=1 proton p=(908.377,306.798,562.7881454.77) MeV + j=2 anti_proton p=(379.893,1456.73,1751.922493.18) MeV + j=3 pi+ p=(46.5576,15.7787,100.121178.663) MeV + j=4 pi+ p=(186.871,658.512,529.653876.682) MeV + j=5 anti_proton p=(1165.34,1724.95,2526.223405.23) MeV + j=6 proton p=(478.499,-135.892,-20.81241062.18) MeV + j=7 neutron p=(70.0207,49.5652,10.3287943.53) MeV + j=8 deuteron p=(77.2443,40.9793,0.5565581877.65) MeV + j=9 neutron p=(26.0231,52.4079,62.4283943.453) MeV + j=10 neutron p=(-11.0102,-70.5796,-23.8145942.578) MeV + j=11 neutron p=(47.4857,-32.9041,47.2437942.525) MeV + j=12 gamma p=(-0.375382,-1.97466,0.1713722.01731) MeV + j=13 gamma p=(-0.274074,0.116011,0.4253760.519153) MeV + j=14 P32 p=(-611.415,274.141,-8.0857629783.4) MeV + j=15 anti_proton p=(1387.19,2891.31,3776.835042.69) MeV + j=16 anti_neutron p=(1925.37,2137.15,3028.434281.19) MeV + Collision 1 projectile=B- Ekin[MeV]=16444 direction=(0.640741,0.528182,0.557203) material=G4_Ar + --> #secondaries=20 impactParameter[fm]=1.39538 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=37 #NNcollisions=1 + Collision 2 projectile=xi_c0 Ekin[MeV]=23569.7 direction=(0.0521985,0.893223,0.446573) material=G4_C + --> #secondaries=10 impactParameter[fm]=1.81259 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 + Collision 3 projectile=alpha Ekin[MeV]=17658.9 direction=(0.347296,0.762463,0.545926) material=G4_Ar + --> #secondaries=26 impactParameter[fm]=4.7697 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=38 #NNcollisions=1 + Collision 4 projectile=kaon0L Ekin[MeV]=2822.12 direction=(0.594979,0.740356,0.312847) material=G4_Pb + --> #secondaries=43 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 5 projectile=He3 Ekin[MeV]=9311.83 direction=(0.589486,0.577575,0.564724) material=G4_W======================================================================= ====== Pre-compound/De-excitation Physics Parameters ======== ======================================================================= Type of pre-compound inverse x-section 3 @@ -203,2153 +93,2323 @@ Correlated gamma emission flag 0 Max 2J for sampling of angular correlations 10 ======================================================================= - --> #secondaries=44 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 37 projectile=anti_omega_c0 Ekin[MeV]=4930.61 direction=(0.038221,0.825387,0.563273) material=G4_He - --> #secondaries=7 impactParameter[fm]=0.95765 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=1 - Collision 38 projectile=anti_omega_b- Ekin[MeV]=12657.3 direction=(0.210001,0.730123,0.650246) material=G4_Pb - --> #secondaries=46 impactParameter[fm]=4.46379 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=202 #NNcollisions=4 - Collision 39 projectile=anti_neutron Ekin[MeV]=18599.9 direction=(0.921265,0.190705,0.338972) material=G4_Ar - --> #secondaries=26 impactParameter[fm]=2.28536 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=2 - Collision 40 projectile=anti_sigma- Ekin[MeV]=28812.6 direction=(0.0953639,0.09791,0.990616) material=G4_Pb - --> #secondaries=33 impactParameter[fm]=6.08279 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=207 #NNcollisions=1 - Collision 41 projectile=hyperH4 Ekin[MeV]=27126.4 direction=(0.77415,0.448042,0.447159) material=G4_Pb - --> #secondaries=167 impactParameter[fm]=3.776 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=11 - Collision 42 projectile=xi_b0 Ekin[MeV]=7236.68 direction=(0.75794,0.13143,0.638947) material=G4_C - --> #secondaries=8 impactParameter[fm]=2.39915 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 43 projectile=neutron Ekin[MeV]=10539.7 direction=(0.346048,0.408508,0.844613) material=G4_Ar - --> #secondaries=23 impactParameter[fm]=4.13424 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=1 - Collision 44 projectile=hyperH4 Ekin[MeV]=20795.2 direction=(0.386384,0.821722,0.418905) material=G4_Fe - --> #secondaries=60 impactParameter[fm]=2.01666 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=44 #NNcollisions=8 - Collision 45 projectile=sigma+ Ekin[MeV]=6969.48 direction=(0.673574,0.713632,0.192426) material=G4_Fe - --> #secondaries=11 impactParameter[fm]=2.75405 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=0 - Collision 46 projectile=anti_xi_c0 Ekin[MeV]=7957.6 direction=(0.481995,0.479754,0.733156) material=G4_He - --> #secondaries=7 impactParameter[fm]=2.21975 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=1 - Collision 47 projectile=xi_c0 Ekin[MeV]=2705.53 direction=(0.709876,0.112935,0.695213) material=G4_Al - --> #secondaries=9 impactParameter[fm]=3.14529 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 48 projectile=lambda_b Ekin[MeV]=16432.8 direction=(0.203325,0.971677,0.120426) material=G4_Be - --> #secondaries=12 impactParameter[fm]=1.94201 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 49 projectile=D0 Ekin[MeV]=11716.2 direction=(0.430142,0.889795,0.152455) material=G4_Fe - --> #secondaries=9 impactParameter[fm]=3.84932 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 50 projectile=B- Ekin[MeV]=7485.28 direction=(0.708263,0.339862,0.618754) material=G4_H - --> #secondaries=2 impactParameter[fm]=0.237879 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 51 projectile=omega_b- Ekin[MeV]=26844.1 direction=(0.315843,0.699775,0.640748) material=G4_Pb - --> #secondaries=19 impactParameter[fm]=5.81024 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=0 - Collision 52 projectile=kaon0L Ekin[MeV]=15097.4 direction=(0.482583,0.172201,0.858755) material=G4_Ar - --> #secondaries=20 impactParameter[fm]=5.22751 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 53 projectile=anti_alpha Ekin[MeV]=29507.8 direction=(0.549676,0.634553,0.543322) material=G4_Ar - --> #secondaries=48 impactParameter[fm]=3.06578 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=5 - Collision 54 projectile=kaon0S Ekin[MeV]=1748.79 direction=(0.0858408,0.81994,0.565977) material=G4_C - --> #secondaries=10 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 55 projectile=kaon- Ekin[MeV]=8410.84 direction=(0.246207,0.969138,0.0123938) material=G4_Be - --> #secondaries=9 impactParameter[fm]=4.09514 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 56 projectile=xi_b0 Ekin[MeV]=14998.9 direction=(0.559084,0.471194,0.682203) material=G4_W - --> #secondaries=41 impactParameter[fm]=5.71538 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=2 - Collision 57 projectile=B+ Ekin[MeV]=17160.5 direction=(0.229595,0.371744,0.899496) material=G4_Pb - --> #secondaries=24 impactParameter[fm]=4.99647 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=204 #NNcollisions=1 - Collision 58 projectile=anti_hyperalpha Ekin[MeV]=29082.1 direction=(0.158056,0.585363,0.795216) material=G4_Al - --> #secondaries=37 impactParameter[fm]=4.10195 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=25 #NNcollisions=3 - Collision 59 projectile=lambda Ekin[MeV]=19373.7 direction=(0.348627,0.841366,0.412991) material=G4_C - --> #secondaries=13 impactParameter[fm]=1.69421 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 60 projectile=Bc+ Ekin[MeV]=1242.5 direction=(0.785152,0.203868,0.584785) material=G4_C - --> #secondaries=5 impactParameter[fm]=2.25598 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 61 projectile=B0 Ekin[MeV]=17697.8 direction=(0.523542,0.155156,0.837753) material=G4_Ar - --> #secondaries=13 impactParameter[fm]=3.83069 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 62 projectile=deuteron Ekin[MeV]=5031.51 direction=(0.800964,0.159134,0.577177) material=G4_Ar - --> #secondaries=13 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 63 projectile=anti_xi_c+ Ekin[MeV]=19587.5 direction=(0.718869,0.235783,0.653938) material=G4_He - --> #secondaries=5 impactParameter[fm]=0.62039 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 64 projectile=anti_sigma- Ekin[MeV]=11492.3 direction=(0.808441,0.340268,0.480251) material=G4_C - --> #secondaries=10 impactParameter[fm]=2.40904 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 65 projectile=B- Ekin[MeV]=12351 direction=(0.579411,0.650167,0.491493) material=G4_Si - --> #secondaries=8 impactParameter[fm]=2.48349 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=0 - Collision 66 projectile=xi_c0 Ekin[MeV]=13791.8 direction=(0.293563,0.95005,0.105953) material=G4_W - --> #secondaries=64 impactParameter[fm]=0.455397 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=5 - Collision 67 projectile=anti_alpha Ekin[MeV]=7070.35 direction=(0.655367,0.399626,0.640931) material=G4_Fe - --> #secondaries=32 impactParameter[fm]=4.51636 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=53 #NNcollisions=2 - Collision 68 projectile=sigma+ Ekin[MeV]=23959.9 direction=(0.508314,0.783555,0.357293) material=G4_Si - --> #secondaries=15 impactParameter[fm]=2.47086 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 69 projectile=He3 Ekin[MeV]=3764.42 direction=(0.996772,0.0625911,0.050284) material=G4_W - --> #secondaries=15 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 70 projectile=anti_sigma+ Ekin[MeV]=26742.8 direction=(0.988195,0.00152266,0.153195) material=G4_Be - --> #secondaries=9 impactParameter[fm]=0.988511 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 71 projectile=sigma- Ekin[MeV]=11456.3 direction=(0.309986,0.900926,0.303713) material=G4_He - --> #secondaries=9 impactParameter[fm]=1.01964 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=3 - Collision 72 projectile=anti_B0 Ekin[MeV]=3526.94 direction=(0.974301,0.192799,0.116472) material=G4_Cu - --> #secondaries=20 impactParameter[fm]=0.861984 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=60 #NNcollisions=3 - Collision 73 projectile=anti_lambda_c+ Ekin[MeV]=29429.1 direction=(0.514706,0.61831,0.593945) material=G4_H - --> #secondaries=9 impactParameter[fm]=1.40027 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 74 projectile=doublehyperH4 Ekin[MeV]=12075.6 direction=(0.905454,0.125483,0.405471) material=G4_Be - --> #secondaries=13 impactParameter[fm]=1.46077 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 75 projectile=xi_b- Ekin[MeV]=10418.4 direction=(0.285259,0.428573,0.857294) material=G4_Pb - --> #secondaries=55 impactParameter[fm]=3.67271 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=198 #NNcollisions=4 - Collision 76 projectile=hyperH4 Ekin[MeV]=14830.8 direction=(0.535185,0.713742,0.451829) material=G4_Fe - --> #secondaries=40 impactParameter[fm]=6.47622 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=52 #NNcollisions=2 - Collision 77 projectile=anti_He3 Ekin[MeV]=5538.46 direction=(0.129648,0.676079,0.725333) material=G4_Ar - --> #secondaries=41 impactParameter[fm]=3.23838 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=4 - Collision 78 projectile=anti_hyperH4 Ekin[MeV]=5019.4 direction=(0.786068,0.408976,0.463503) material=G4_H - --> #secondaries=3 impactParameter[fm]=3.60037 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 - Collision 79 projectile=alpha Ekin[MeV]=29280.6 direction=(0.383651,0.648986,0.656985) material=G4_C - --> #secondaries=24 impactParameter[fm]=3.05941 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=5 - Collision 80 projectile=sigma- Ekin[MeV]=24312.4 direction=(0.408377,0.335215,0.849034) material=G4_Cu - --> #secondaries=41 impactParameter[fm]=3.71493 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=58 #NNcollisions=5 - Collision 81 projectile=anti_hypertriton Ekin[MeV]=3061.52 direction=(0.235222,0.311515,0.920668) material=G4_Ar - --> #secondaries=37 impactParameter[fm]=3.45711 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=3 - Collision 82 projectile=lambda_c+ Ekin[MeV]=27665.8 direction=(0.977099,0.173406,0.123317) material=G4_H - --> #secondaries=3 impactParameter[fm]=0.82069 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 83 projectile=anti_deuteron Ekin[MeV]=13893.8 direction=(0.241801,0.498594,0.832428) material=G4_Pb - --> #secondaries=62 impactParameter[fm]=6.02914 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=5 - Collision 84 projectile=B+ Ekin[MeV]=14234.4 direction=(0.951413,0.256661,0.170112) material=G4_Be - --> #secondaries=9 impactParameter[fm]=3.87266 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 85 projectile=omega- Ekin[MeV]=10731.1 direction=(0.514078,0.84115,0.167897) material=G4_C - --> #secondaries=14 impactParameter[fm]=2.31251 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 86 projectile=hyperH4 Ekin[MeV]=26847 direction=(0.66263,0.748241,0.0325114) material=G4_Pb - --> #secondaries=107 impactParameter[fm]=5.25444 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=198 #NNcollisions=8 - Collision 87 projectile=He3 Ekin[MeV]=2523.51 direction=(0.621513,0.51345,0.591684) material=G4_Al - --> #secondaries=15 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 88 projectile=anti_lambda_c+ Ekin[MeV]=22295.6 direction=(0.647199,0.74306,0.170278) material=G4_Ar - --> #secondaries=23 impactParameter[fm]=3.05458 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 89 projectile=kaon0L Ekin[MeV]=26160.9 direction=(0.0512806,0.190108,0.980423) material=G4_Fe - --> #secondaries=13 impactParameter[fm]=4.15811 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=0 - Collision 90 projectile=anti_lambda_b Ekin[MeV]=17668 direction=(0.584759,0.19124,0.788343) material=G4_C - --> #secondaries=14 impactParameter[fm]=1.28495 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 91 projectile=anti_xi0 Ekin[MeV]=16267.2 direction=(0.723028,0.597707,0.346376) material=G4_Si - --> #secondaries=31 impactParameter[fm]=2.40907 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 92 projectile=doublehyperH4 Ekin[MeV]=14346.8 direction=(0.728954,0.098504,0.677438) material=G4_Al - --> #secondaries=26 impactParameter[fm]=4.07387 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=24 #NNcollisions=2 - Collision 93 projectile=pi- Ekin[MeV]=25086.5 direction=(0.566382,0.684338,0.459231) material=G4_He - --> #secondaries=16 impactParameter[fm]=2.37761 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 94 projectile=anti_lambda_b Ekin[MeV]=16844.1 direction=(0.0189581,0.657039,0.753618) material=G4_W - --> #secondaries=10 impactParameter[fm]=6.73268 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=0 - Collision 95 projectile=anti_alpha Ekin[MeV]=1756.14 direction=(0.862739,0.096326,0.496389) material=G4_Fe - --> #secondaries=43 impactParameter[fm]=3.49899 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=4 - Collision 96 projectile=doublehyperH4 Ekin[MeV]=28192.1 direction=(0.960601,0.152378,0.232436) material=G4_Si - --> #secondaries=32 impactParameter[fm]=0.911553 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=21 #NNcollisions=6 - Collision 97 projectile=B- Ekin[MeV]=19379.7 direction=(0.528615,0.706136,0.471103) material=G4_He - --> #secondaries=3 impactParameter[fm]=0.408626 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 98 projectile=anti_Bs0 Ekin[MeV]=14618.7 direction=(0.731489,0.680549,0.0421589) material=G4_C - --> #secondaries=6 impactParameter[fm]=1.79275 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 99 projectile=anti_xi_c+ Ekin[MeV]=7291.04 direction=(0.0393104,0.957287,0.286454) material=G4_Ar - --> #secondaries=16 impactParameter[fm]=4.69296 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=1 - Collision 100 projectile=pi- Ekin[MeV]=29523.3 direction=(0.882971,0.446486,0.144958) material=G4_Pb - --> #secondaries=93 impactParameter[fm]=2.03763 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=202 #NNcollisions=4 + --> #secondaries=57 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 6 projectile=sigma+ Ekin[MeV]=13219 direction=(0.558084,0.197302,0.805987) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.112745 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 7 projectile=anti_doublehyperH4 Ekin[MeV]=1519.8 direction=(0.860406,0.481617,0.166574) material=G4_Si + --> #secondaries=29 impactParameter[fm]=1.97228 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=4 + Collision 8 projectile=lambda Ekin[MeV]=17633.4 direction=(0.513802,0.232918,0.825685) material=G4_H + --> #secondaries=4 impactParameter[fm]=1.24637 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 9 projectile=anti_D0 Ekin[MeV]=21298.2 direction=(0.0546121,0.445243,0.893743) material=G4_Al + --> #secondaries=14 impactParameter[fm]=0.706234 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 10 projectile=anti_D0 Ekin[MeV]=7310.46 direction=(0.0871887,0.866025,0.492341) material=G4_Fe + --> #secondaries=16 impactParameter[fm]=1.46944 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 11 projectile=anti_B0 Ekin[MeV]=18409.4 direction=(0.377642,0.15329,0.913175) material=G4_Fe + --> #secondaries=12 impactParameter[fm]=5.01523 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 12 projectile=anti_sigma- Ekin[MeV]=19992.6 direction=(0.995826,0.0283854,0.086746) material=G4_H + --> #secondaries=5 impactParameter[fm]=0.22198 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 13 projectile=anti_triton Ekin[MeV]=11649.5 direction=(0.0380131,0.994764,0.0948653) material=G4_Be + --> #secondaries=14 impactParameter[fm]=3.7303 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=2 + Collision 14 projectile=triton Ekin[MeV]=4192.93 direction=(0.408914,0.709395,0.574063) material=G4_Al + --> #secondaries=16 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 15 projectile=anti_xi- Ekin[MeV]=12530.2 direction=(0.0878241,0.590006,0.802608) material=G4_He + --> #secondaries=7 impactParameter[fm]=0.51975 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 16 projectile=D0 Ekin[MeV]=4956.83 direction=(0.105678,0.969442,0.221391) material=G4_H + --> #secondaries=3 impactParameter[fm]=1.11072 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 17 projectile=lambda Ekin[MeV]=25217.6 direction=(0.675856,0.498092,0.543253) material=G4_Si + --> #secondaries=26 impactParameter[fm]=2.71435 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 18 projectile=alpha Ekin[MeV]=13385.4 direction=(0.253964,0.062656,0.965182) material=G4_H + --> #secondaries=5 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 19 projectile=anti_hyperalpha Ekin[MeV]=15264.1 direction=(0.650898,0.751294,0.109037) material=G4_W + --> #secondaries=80 impactParameter[fm]=6.52795 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=177 #NNcollisions=3 + Collision 20 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=26361.9 direction=(0.799839,0.0760468,0.595378) material=G4_Al + --> #secondaries=11 impactParameter[fm]=4.84679 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 21 projectile=anti_triton Ekin[MeV]=27952.4 direction=(0.294646,0.327912,0.897584) material=G4_Cu + --> #secondaries=86 impactParameter[fm]=2.35417 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=12 + Collision 22 projectile=hyperalpha Ekin[MeV]=2192.59 direction=(0.970069,0.00809182,0.242695) material=G4_Pb + --> #secondaries=23 impactParameter[fm]=7.26951 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=204 #NNcollisions=0 + Collision 23 projectile=xi_c+ Ekin[MeV]=22964.2 direction=(0.43697,0.884624,0.162778) material=G4_Cu + --> #secondaries=16 impactParameter[fm]=4.51856 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 24 projectile=anti_doublehyperH4 Ekin[MeV]=22163.3 direction=(0.658813,0.341183,0.670492) material=G4_He + --> #secondaries=9 impactParameter[fm]=3.31339 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 25 projectile=anti_He3 Ekin[MeV]=23831 direction=(0.0166544,0.777785,0.628309) material=G4_Si + --> #secondaries=19 impactParameter[fm]=3.54345 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 26 projectile=Ds- Ekin[MeV]=23260.8 direction=(0.521159,0.430889,0.736701) material=G4_H + --> #secondaries=9 impactParameter[fm]=0.844469 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 27 projectile=sigma+ Ekin[MeV]=20591.4 direction=(0.911173,0.38334,0.151045) material=G4_Be + --> #secondaries=10 impactParameter[fm]=3.69864 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 28 projectile=anti_xi_b- Ekin[MeV]=26438 direction=(0.945848,0.230617,0.228446) material=G4_Si + --> #secondaries=23 impactParameter[fm]=2.55808 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 29 projectile=Bc+ Ekin[MeV]=5193.97 direction=(0.14134,0.639073,0.756048) material=G4_He + --> #secondaries=4 impactParameter[fm]=0.416173 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 30 projectile=anti_triton Ekin[MeV]=29595.8 direction=(0.651281,0.714978,0.254244) material=G4_Al + --> #secondaries=16 impactParameter[fm]=3.49183 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 31 projectile=anti_lambda_b Ekin[MeV]=4731.63 direction=(0.380802,0.0404419,0.923772) material=G4_Be + --> #secondaries=5 impactParameter[fm]=1.52896 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 32 projectile=anti_hypertriton Ekin[MeV]=9367.06 direction=(0.521721,0.603824,0.602663) material=G4_Al + --> #secondaries=33 impactParameter[fm]=2.24346 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=23 #NNcollisions=4 + Collision 33 projectile=Bc- Ekin[MeV]=27544.7 direction=(0.408704,0.738285,0.53656) material=G4_C + --> #secondaries=9 impactParameter[fm]=0.66269 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 34 projectile=neutron Ekin[MeV]=14208.4 direction=(0.650225,0.460661,0.604151) material=G4_Fe + --> #secondaries=21 impactParameter[fm]=3.88557 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=1 + Collision 35 projectile=anti_xi_c0 Ekin[MeV]=7540.17 direction=(0.293038,0.932527,0.211004) material=G4_Ar + --> #secondaries=20 impactParameter[fm]=2.44278 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=1 + Collision 36 projectile=sigma+ Ekin[MeV]=13935.4 direction=(0.347791,0.352366,0.868838) material=G4_Be + --> #secondaries=11 impactParameter[fm]=2.62807 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 37 projectile=B0 Ekin[MeV]=19588 direction=(0.229918,0.382544,0.894873) material=G4_Pb + --> #secondaries=12 impactParameter[fm]=6.92576 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=1 + Collision 38 projectile=anti_hyperHe5 Ekin[MeV]=3200.77 direction=(0.00634953,0.67948,0.733666) material=G4_C + --> #secondaries=18 impactParameter[fm]=2.74346 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=9 #NNcollisions=3 + Collision 39 projectile=xi0 Ekin[MeV]=23904.6 direction=(0.770953,0.440668,0.45983) material=G4_Pb + --> #secondaries=62 impactParameter[fm]=6.605 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=2 + Collision 40 projectile=D+ Ekin[MeV]=19021.5 direction=(0.383834,0.510956,0.769152) material=G4_Al + --> #secondaries=4 impactParameter[fm]=4.07112 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 41 projectile=anti_hyperHe5 Ekin[MeV]=26774.4 direction=(0.822346,0.501757,0.268304) material=G4_Si + --> #secondaries=24 impactParameter[fm]=5.88416 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=27 #NNcollisions=2 + Collision 42 projectile=anti_lambda_b Ekin[MeV]=2173 direction=(0.655219,0.565477,0.500923) material=G4_C + --> #secondaries=7 impactParameter[fm]=3.15544 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 43 projectile=anti_alpha Ekin[MeV]=21640.8 direction=(0.236878,0.425256,0.873525) material=G4_He + --> #secondaries=17 impactParameter[fm]=1.62253 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 44 projectile=B0 Ekin[MeV]=26936 direction=(0.0355926,0.204073,0.978308) material=G4_W + --> #secondaries=45 impactParameter[fm]=4.33228 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=179 #NNcollisions=2 + Collision 45 projectile=Bs0 Ekin[MeV]=3231.61 direction=(0.328936,0.895259,0.30052) material=G4_Be + --> #secondaries=5 impactParameter[fm]=0.723719 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 46 projectile=kaon0S Ekin[MeV]=22276.6 direction=(0.889142,0.0494399,0.454952) material=G4_Pb + --> #secondaries=57 impactParameter[fm]=2.63399 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=204 #NNcollisions=2 + Collision 47 projectile=Bs0 Ekin[MeV]=21776.5 direction=(0.406669,0.501059,0.763911) material=G4_Be + --> #secondaries=12 impactParameter[fm]=0.85756 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 48 projectile=xi- Ekin[MeV]=16658 direction=(0.407783,0.639942,0.651296) material=G4_Al + --> #secondaries=10 impactParameter[fm]=3.02782 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 49 projectile=Bc- Ekin[MeV]=17732.6 direction=(0.432569,0.87374,0.222401) material=G4_C + --> #secondaries=5 impactParameter[fm]=2.88779 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 50 projectile=anti_He3 Ekin[MeV]=23762.9 direction=(0.493914,0.67325,0.550257) material=G4_Be + --> #secondaries=11 impactParameter[fm]=2.97932 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=9 #NNcollisions=1 + Collision 51 projectile=anti_proton Ekin[MeV]=17865.2 direction=(0.276276,0.522614,0.806564) material=G4_H + --> #secondaries=13 impactParameter[fm]=1.67585 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 52 projectile=anti_lambda_c+ Ekin[MeV]=7938.21 direction=(0.392712,0.328379,0.859037) material=G4_Al + --> #secondaries=28 impactParameter[fm]=2.28569 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=3 + Collision 53 projectile=anti_sigma- Ekin[MeV]=20569.6 direction=(0.641315,0.69326,0.328794) material=G4_Al + --> #secondaries=14 impactParameter[fm]=4.44402 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 54 projectile=hyperHe5 Ekin[MeV]=1009.42 direction=(0.552212,0.0213841,0.83343) material=G4_W + --> #secondaries=31 impactParameter[fm]=6.16614 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=175 #NNcollisions=0 + Collision 55 projectile=kaon- Ekin[MeV]=4351.93 direction=(0.742347,0.487764,0.459356) material=G4_Fe + --> #secondaries=5 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 56 projectile=kaon0S Ekin[MeV]=13234 direction=(0.682539,0.42573,0.594049) material=G4_W + --> #secondaries=76 impactParameter[fm]=1.2072 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=179 #NNcollisions=4 + Collision 57 projectile=doublehyperdoubleneutron Ekin[MeV]=29992.9 direction=(0.00620555,0.852442,0.522785) material=G4_Al + --> #secondaries=32 impactParameter[fm]=3.86599 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=21 #NNcollisions=3 + Collision 58 projectile=anti_xi_b0 Ekin[MeV]=2838.27 direction=(0.623126,0.458981,0.633286) material=G4_Si + --> #secondaries=19 impactParameter[fm]=0.714403 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=0 + Collision 59 projectile=proton Ekin[MeV]=16275.5 direction=(0.379696,0.65789,0.650394) material=G4_He + --> #secondaries=8 impactParameter[fm]=2.03853 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 60 projectile=lambda_c+ Ekin[MeV]=20381.3 direction=(0.617281,0.593469,0.516486) material=G4_Pb + --> #secondaries=28 impactParameter[fm]=7.53762 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=1 + Collision 61 projectile=sigma- Ekin[MeV]=13833.7 direction=(0.584598,0.529986,0.614296) material=G4_Cu + --> #secondaries=27 impactParameter[fm]=4.37207 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=3 + Collision 62 projectile=lambda_c+ Ekin[MeV]=5399.39 direction=(0.651856,0.620973,0.435288) material=G4_Al + --> #secondaries=13 impactParameter[fm]=2.22104 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 63 projectile=anti_triton Ekin[MeV]=10121.8 direction=(0.735346,0.301599,0.606881) material=G4_H + --> #secondaries=8 impactParameter[fm]=0.850712 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 64 projectile=anti_xi_c+ Ekin[MeV]=24126.8 direction=(0.395585,0.299277,0.8683) material=G4_He + --> #secondaries=9 impactParameter[fm]=0.845367 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=1 + Collision 65 projectile=anti_proton Ekin[MeV]=8891.38 direction=(0.0431221,0.658377,0.751452) material=G4_Fe + --> #secondaries=15 impactParameter[fm]=5.25146 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 66 projectile=Ds+ Ekin[MeV]=19020.5 direction=(0.761366,0.137941,0.633478) material=G4_Si + --> #secondaries=12 impactParameter[fm]=2.17774 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 67 projectile=alpha Ekin[MeV]=12345.3 direction=(0.500737,0.559584,0.6604) material=G4_Pb + --> #secondaries=100 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 68 projectile=omega_b- Ekin[MeV]=18016.2 direction=(0.563678,0.82431,0.0527357) material=G4_C + --> #secondaries=9 impactParameter[fm]=1.41505 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 + Collision 69 projectile=sigma+ Ekin[MeV]=24692.5 direction=(0.456005,0.763201,0.457804) material=G4_Fe + --> #secondaries=20 impactParameter[fm]=2.78016 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=1 + Collision 70 projectile=anti_xi_c+ Ekin[MeV]=18841.2 direction=(0.446679,0.810554,0.378787) material=G4_Al + --> #secondaries=21 impactParameter[fm]=2.21159 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 71 projectile=anti_omega_c0 Ekin[MeV]=5762.82 direction=(0.680225,0.342537,0.648045) material=G4_Pb + --> #secondaries=8 impactParameter[fm]=7.70459 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=0 + Collision 72 projectile=xi- Ekin[MeV]=22978.7 direction=(0.59657,0.800495,0.057542) material=G4_Be + --> #secondaries=9 impactParameter[fm]=2.86411 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 73 projectile=doublehyperH4 Ekin[MeV]=13765.6 direction=(0.424519,0.672696,0.606022) material=G4_He + --> #secondaries=10 impactParameter[fm]=2.6063 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 74 projectile=anti_triton Ekin[MeV]=22001 direction=(0.361762,0.710667,0.603391) material=G4_H + --> #secondaries=12 impactParameter[fm]=1.10908 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 75 projectile=xi_c+ Ekin[MeV]=8989.07 direction=(0.56184,0.283085,0.777302) material=G4_Be + --> #secondaries=9 impactParameter[fm]=3.35484 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 76 projectile=anti_xi_b0 Ekin[MeV]=7679.93 direction=(0.967915,0.137075,0.210595) material=G4_C + --> #secondaries=16 impactParameter[fm]=1.01528 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=2 + Collision 77 projectile=Bc+ Ekin[MeV]=28471.1 direction=(0.506308,0.535329,0.676073) material=G4_W + --> #secondaries=39 impactParameter[fm]=4.88771 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=184 #NNcollisions=1 + Collision 78 projectile=Ds- Ekin[MeV]=2018.81 direction=(0.928106,0.372173,0.0103274) material=G4_W + --> #secondaries=23 impactParameter[fm]=1.43034 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=179 #NNcollisions=2 + Collision 79 projectile=sigma+ Ekin[MeV]=15846 direction=(0.96355,0.261022,0.0586471) material=G4_Be + --> #secondaries=12 impactParameter[fm]=2.02038 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 80 projectile=Bc- Ekin[MeV]=8128.45 direction=(0.139664,0.943307,0.301108) material=G4_C + --> #secondaries=8 impactParameter[fm]=1.77345 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 81 projectile=anti_deuteron Ekin[MeV]=6320.91 direction=(0.13117,0.812596,0.567875) material=G4_Be + --> #secondaries=15 impactParameter[fm]=0.748283 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 82 projectile=sigma- Ekin[MeV]=13899.3 direction=(0.249649,0.723149,0.643996) material=G4_C + --> #secondaries=15 impactParameter[fm]=1.48985 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=2 + Collision 83 projectile=kaon0S Ekin[MeV]=20019.1 direction=(0.854409,0.493148,0.163675) material=G4_W + --> #secondaries=46 impactParameter[fm]=6.4572 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=1 + Collision 84 projectile=anti_xi0 Ekin[MeV]=19337.8 direction=(0.67545,0.444631,0.588278) material=G4_Be + --> #secondaries=13 impactParameter[fm]=0.931199 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 85 projectile=Bc+ Ekin[MeV]=2265.36 direction=(0.762483,0.321432,0.561516) material=G4_Pb + --> #secondaries=25 impactParameter[fm]=4.04826 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=0 + Collision 86 projectile=doublehyperdoubleneutron Ekin[MeV]=22278.1 direction=(0.795612,0.588945,0.141938) material=G4_Ar + --> #secondaries=50 impactParameter[fm]=1.23839 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=30 #NNcollisions=7 + Collision 87 projectile=anti_xi_c0 Ekin[MeV]=5847.97 direction=(0.656439,0.499586,0.565244) material=G4_He + --> #secondaries=6 impactParameter[fm]=0.614135 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 88 projectile=anti_xi_c+ Ekin[MeV]=26869.3 direction=(0.114404,0.97689,0.180549) material=G4_Fe + --> #secondaries=36 impactParameter[fm]=3.16685 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 89 projectile=anti_hyperalpha Ekin[MeV]=22090.2 direction=(0.401551,0.570672,0.716303) material=G4_Pb + --> #secondaries=102 impactParameter[fm]=5.54645 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=202 #NNcollisions=7 + Collision 90 projectile=deuteron Ekin[MeV]=17182.3 direction=(0.953049,0.271482,0.134146) material=G4_Be + --> #secondaries=9 impactParameter[fm]=3.44897 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 91 projectile=Ds+ Ekin[MeV]=16310.8 direction=(0.322858,0.945715,0.0372401) material=G4_Al + --> #secondaries=8 impactParameter[fm]=1.37196 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 92 projectile=B0 Ekin[MeV]=7822.02 direction=(0.553445,0.498122,0.667512) material=G4_He + --> #secondaries=4 impactParameter[fm]=0.936584 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 93 projectile=hypertriton Ekin[MeV]=18909.1 direction=(0.121834,0.941343,0.314689) material=G4_Fe + --> #secondaries=54 impactParameter[fm]=2.35844 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=51 #NNcollisions=4 + Collision 94 projectile=kaon- Ekin[MeV]=12165.1 direction=(0.398784,0.910549,0.108959) material=G4_Fe + --> #secondaries=15 impactParameter[fm]=3.03479 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 95 projectile=omega- Ekin[MeV]=10698.9 direction=(0.699821,0.702007,0.132047) material=G4_C + --> #secondaries=14 impactParameter[fm]=0.517687 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 96 projectile=Ds+ Ekin[MeV]=20045.3 direction=(0.402691,0.900826,0.162335) material=G4_He + --> #secondaries=10 impactParameter[fm]=1.01596 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 97 projectile=omega- Ekin[MeV]=20538.9 direction=(0.18725,0.982304,0.00397414) material=G4_Al + --> #secondaries=14 impactParameter[fm]=2.74189 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 98 projectile=B+ Ekin[MeV]=28456.8 direction=(0.852639,0.276382,0.443418) material=G4_W + --> #secondaries=59 impactParameter[fm]=4.87014 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=184 #NNcollisions=2 + Collision 99 projectile=omega_b- Ekin[MeV]=26525 direction=(0.525987,0.635668,0.565035) material=G4_Al + --> #secondaries=7 impactParameter[fm]=4.0635 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 100 projectile=anti_xi- Ekin[MeV]=20814.3 direction=(0.655971,0.487366,0.576347) material=G4_C + --> #secondaries=20 impactParameter[fm]=2.60903 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 List of produced secondaries: - j=0 pi- p=(1554.27,736.796,117.4311729.71) MeV - j=1 pi+ p=(653.441,205.359,-17.8129699.253) MeV - j=2 pi- p=(-41.4367,118.872,101.025213.386) MeV - j=3 proton p=(4395.31,865.021,1192.234729.56) MeV - j=4 pi0 p=(4226.64,3685.46,533.3195634.69) MeV - j=5 pi- p=(931.281,708.996,-96.02261182.65) MeV - j=6 pi- p=(1142.33,-111.007,109.2941161.32) MeV - j=7 pi0 p=(945.316,491.372,78.41461076.77) MeV - j=8 neutron p=(1445.52,559.752,541.6591891.83) MeV - j=9 pi+ p=(605.242,-15.6743,1.16088621.325) MeV - j=10 proton p=(532.639,455.414,121.0111177.33) MeV - j=11 pi0 p=(316.727,276.001,59.6385445.273) MeV - j=12 pi- p=(292.148,131.971,100.598363.822) MeV - j=13 neutron p=(-221.556,-28.6024,-184.983983.314) MeV - j=14 neutron p=(257.656,222.934,-51.39941000.76) MeV - j=15 proton p=(-78.1057,140.375,214.581975.81) MeV - j=16 proton p=(-88.4772,-26.0994,-204.922964.809) MeV - j=17 neutron p=(235.243,218.77,170.2161007.45) MeV - j=18 neutron p=(354.153,202.945,2.055111024.4) MeV - j=19 proton p=(-1.09318,235.847,73.9984970.286) MeV - j=20 neutron p=(282.795,-233.921,-157.0921020.86) MeV - j=21 neutron p=(-316.173,241.064,113.5441026.52) MeV - j=22 neutron p=(409.294,253.778,-89.35741059.57) MeV - j=23 pi- p=(597.844,43.4143,285.113678.286) MeV - j=24 pi+ p=(1293.67,695.532,-230.1441493.25) MeV - j=25 pi- p=(860.616,354.979,129.426950.211) MeV - j=26 pi0 p=(136.993,92.2008,203.381294.704) MeV - j=27 pi+ p=(231.959,9.32291,-139.039304.473) MeV - j=28 pi0 p=(-55.7823,-90.8334,89.7878194.018) MeV - j=29 proton p=(475.816,575.361,-1.742241199.08) MeV - j=30 pi- p=(1081.96,913.709,268.5121448.13) MeV - j=31 pi0 p=(331.393,3.06948,141.834384.924) MeV - j=32 pi+ p=(894.284,504.261,213.9621057.96) MeV - j=33 pi- p=(-40.8252,-144.986,-298.896362.638) MeV - j=34 pi+ p=(601.225,73.3776,180.693647.291) MeV - j=35 pi- p=(-225.612,-106.333,-162.117328.587) MeV - j=36 proton p=(623.18,69.6949,441.3921211.77) MeV - j=37 pi0 p=(-100.248,99.0248,-87.1301213.696) MeV - j=38 proton p=(371.897,-36.4545,-267.2051044.7) MeV - j=39 neutron p=(-90.8767,394.34,-414.6211103.84) MeV - j=40 deuteron p=(459.246,-150.065,630.7532036.96) MeV - j=41 neutron p=(-60.1452,224.001,230.555994.853) MeV - j=42 proton p=(30.3516,-114.894,-152.479957.98) MeV - j=43 proton p=(-538.975,-86.8484,-526.5941206.52) MeV - j=44 proton p=(-47.2511,213.352,317.4931014.35) MeV - j=45 neutron p=(159.035,-121.026,-251.419992.942) MeV - j=46 neutron p=(100.691,-69.8008,183.439965.113) MeV - j=47 neutron p=(375.885,96.4205,274.1811052.87) MeV - j=48 neutron p=(-124.061,92.0869,88.7455956.311) MeV - j=49 neutron p=(13.1114,-110.109,70.4451948.705) MeV - j=50 proton p=(-0.101626,-68.5647,-6.7534940.798) MeV - j=51 neutron p=(182.421,-194.962,67.046979.064) MeV - j=52 neutron p=(-200.313,-79.786,-214.647987.597) MeV - j=53 proton p=(-90.3695,218.555,-166.977981.921) MeV - j=54 neutron p=(27.2819,65.6646,-41.6784943.174) MeV - j=55 proton p=(-10.825,9.83448,238.32968.176) MeV - j=56 proton p=(135.883,-9.91994,35.7965948.788) MeV - j=57 neutron p=(-109.882,-117.812,-216.192977.484) MeV - j=58 neutron p=(-47.6078,-130.92,166.325964.289) MeV - j=59 neutron p=(-86.7015,-28.1259,-167.896958.791) MeV - j=60 neutron p=(-0.50124,176.197,30.3295956.425) MeV - j=61 neutron p=(19.8767,-23.7746,65.6391942.365) MeV - j=62 Sb118[50.814] p=(1413.3,-102.309,381.457109812) MeV - j=63 proton p=(-73.4856,-181.449,38.1358959.235) MeV - j=64 neutron p=(-28.7995,-72.1677,46.8285943.935) MeV - j=65 neutron p=(142.496,-41.9685,-43.861952.246) MeV - j=66 deuteron p=(34.4108,65.1336,244.0731892.86) MeV - j=67 neutron p=(76.1828,42.182,-16.6435943.739) MeV - j=68 deuteron p=(188.667,35.0328,149.7291891.34) MeV - j=69 neutron p=(-42.4677,54.3273,21.0358942.327) MeV - j=70 Li7 p=(-439.482,170.128,41.6866550.94) MeV - j=71 alpha p=(341.378,-74.6554,-316.1973757.05) MeV - j=72 N14 p=(-432.447,870.321,-66.077113076.5) MeV - j=73 neutron p=(54.4583,-6.24531,-75.9409944.222) MeV - j=74 alpha p=(-271.888,160.097,106.5193742.23) MeV - j=75 neutron p=(-126.298,45.8299,-27.6752949.526) MeV - j=76 deuteron p=(240.367,-119.925,76.36361896.29) MeV - j=77 neutron p=(-3.68792,-46.1886,-66.151943.03) MeV - j=78 neutron p=(-25.3586,-27.7378,32.2285940.869) MeV - j=79 neutron p=(124.123,9.91855,-8.6969947.82) MeV - j=80 neutron p=(72.9048,-88.1135,47.2155947.677) MeV - j=81 neutron p=(-23.2837,-5.65422,17.4593940.033) MeV - j=82 neutron p=(-2.83386,-42.5211,11.3042940.599) MeV - j=83 neutron p=(-34.7636,21.0125,-30.023940.922) MeV - j=84 gamma p=(1.90084,1.28305,2.032443.06434) MeV - j=85 gamma p=(-2.21608,1.55626,-0.2613522.72052) MeV - j=86 gamma p=(-0.364871,0.155356,-0.104710.410159) MeV - j=87 gamma p=(0.322963,0.159681,0.1545010.392012) MeV - j=88 gamma p=(0.267669,0.0538155,-0.241680.364626) MeV - j=89 gamma p=(-0.119671,0.245845,-0.1736970.323931) MeV - j=90 gamma p=(0.210447,1.02568,-0.5372931.17686) MeV - j=91 gamma p=(-0.000785937,-0.0116843,0.002659850.012009) MeV - j=92 gamma p=(0.124961,-0.141423,-0.007809720.188882) MeV - Collision 101 projectile=pi- Ekin[MeV]=6690.71 direction=(0.798725,0.119663,0.589677) material=G4_Cu - --> #secondaries=9 impactParameter[fm]=5.0553 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 102 projectile=doublehyperH4 Ekin[MeV]=20468.3 direction=(0.995889,0.0645415,0.063557) material=G4_W - --> #secondaries=118 impactParameter[fm]=3.55487 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=169 #NNcollisions=9 - Collision 103 projectile=anti_omega- Ekin[MeV]=13864.3 direction=(0.604852,0.0492185,0.794816) material=G4_W - --> #secondaries=80 impactParameter[fm]=2.10964 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=179 #NNcollisions=3 - Collision 104 projectile=D+ Ekin[MeV]=18276.9 direction=(0.464703,0.243973,0.851192) material=G4_Pb - --> #secondaries=94 impactParameter[fm]=3.39334 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=202 #NNcollisions=4 - Collision 105 projectile=anti_doublehyperH4 Ekin[MeV]=20896.1 direction=(0.658994,0.610302,0.439612) material=G4_Al - --> #secondaries=38 impactParameter[fm]=3.12192 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=22 #NNcollisions=5 - Collision 106 projectile=anti_hypertriton Ekin[MeV]=12602.5 direction=(0.146168,0.36132,0.920914) material=G4_Fe - --> #secondaries=52 impactParameter[fm]=2.21519 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=6 - Collision 107 projectile=Ds+ Ekin[MeV]=15306.4 direction=(0.334421,0.937349,0.0976645) material=G4_Ar - --> #secondaries=22 impactParameter[fm]=2.7229 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 108 projectile=B+ Ekin[MeV]=4307.29 direction=(0.610078,0.547088,0.573149) material=G4_He - --> #secondaries=4 impactParameter[fm]=0.682859 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 109 projectile=anti_lambda_c+ Ekin[MeV]=23645.8 direction=(0.295892,0.793511,0.531779) material=G4_H - --> #secondaries=8 impactParameter[fm]=0.636666 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 110 projectile=anti_deuteron Ekin[MeV]=24383.3 direction=(0.824864,0.522465,0.215942) material=G4_W - --> #secondaries=34 impactParameter[fm]=6.29954 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=185 #NNcollisions=1 - Collision 111 projectile=anti_hyperalpha Ekin[MeV]=25598 direction=(0.670398,0.738159,0.0754175) material=G4_Si - --> #secondaries=32 impactParameter[fm]=3.37721 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 112 projectile=anti_neutron Ekin[MeV]=4849.85 direction=(0.642006,0.224038,0.733236) material=G4_He - --> #secondaries=8 impactParameter[fm]=0.638869 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=1 - Collision 113 projectile=Ds+ Ekin[MeV]=8252.19 direction=(0.51003,0.593906,0.62221) material=G4_Fe - --> #secondaries=12 impactParameter[fm]=3.6503 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 114 projectile=anti_omega_b- Ekin[MeV]=28441.7 direction=(0.670315,0.520676,0.528748) material=G4_C - --> #secondaries=14 impactParameter[fm]=1.37074 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 115 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=12482.5 direction=(0.9771,0.0314854,0.210438) material=G4_H - --> #secondaries=10 impactParameter[fm]=2.65137 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 116 projectile=pi- Ekin[MeV]=7197.16 direction=(0.73028,0.649224,0.212601) material=G4_Si - --> #secondaries=19 impactParameter[fm]=1.69239 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 117 projectile=anti_sigma- Ekin[MeV]=26665.1 direction=(0.385822,0.772061,0.505039) material=G4_Si - --> #secondaries=20 impactParameter[fm]=2.65396 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 118 projectile=xi_c0 Ekin[MeV]=27005 direction=(0.900609,0.322236,0.291664) material=G4_W - --> #secondaries=17 impactParameter[fm]=8.06513 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=0 - Collision 119 projectile=D0 Ekin[MeV]=10030.9 direction=(0.801297,0.462242,0.37981) material=G4_H - --> #secondaries=5 impactParameter[fm]=0.862529 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 120 projectile=Bc+ Ekin[MeV]=22514.8 direction=(0.620498,0.332879,0.710051) material=G4_Si - --> #secondaries=8 impactParameter[fm]=2.07032 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 121 projectile=xi_b0 Ekin[MeV]=4519.06 direction=(0.604652,0.434754,0.667371) material=G4_Si - --> #secondaries=16 impactParameter[fm]=1.23428 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 122 projectile=doublehyperdoubleneutron Ekin[MeV]=7091.29 direction=(0.821356,0.0978704,0.561957) material=G4_C - --> #secondaries=11 impactParameter[fm]=4.60143 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=10 #NNcollisions=0 - Collision 123 projectile=anti_deuteron Ekin[MeV]=14942.3 direction=(0.764037,0.359868,0.535484) material=G4_Si - --> #secondaries=38 impactParameter[fm]=1.75077 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=3 - Collision 124 projectile=Ds- Ekin[MeV]=3795.91 direction=(0.503637,0.731582,0.459497) material=G4_C - --> #secondaries=6 impactParameter[fm]=2.05831 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 125 projectile=lambda_b Ekin[MeV]=7811.23 direction=(0.302628,0.951713,0.0515591) material=G4_Si - --> #secondaries=15 impactParameter[fm]=2.11304 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 126 projectile=doublehyperdoubleneutron Ekin[MeV]=16340 direction=(0.57379,0.539856,0.61589) material=G4_Be - --> #secondaries=13 impactParameter[fm]=2.6922 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 127 projectile=B+ Ekin[MeV]=15926.5 direction=(0.552737,0.203028,0.808246) material=G4_H - --> #secondaries=4 impactParameter[fm]=0.4478 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 128 projectile=hyperH4 Ekin[MeV]=13575.3 direction=(0.504779,0.573061,0.6456) material=G4_C - --> #secondaries=10 impactParameter[fm]=3.6184 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 129 projectile=triton Ekin[MeV]=7874.86 direction=(0.372698,0.176824,0.91095) material=G4_Si - --> #secondaries=10 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 130 projectile=anti_sigma- Ekin[MeV]=1321.52 direction=(0.403602,0.53548,0.741867) material=G4_Fe - --> #secondaries=5 impactParameter[fm]=5.05732 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=56 #NNcollisions=1 - Collision 131 projectile=doublehyperH4 Ekin[MeV]=18284.5 direction=(0.644416,0.740939,0.189044) material=G4_Al - --> #secondaries=31 impactParameter[fm]=1.63411 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=22 #NNcollisions=4 - Collision 132 projectile=anti_lambda Ekin[MeV]=18758.6 direction=(0.684396,0.485876,0.543623) material=G4_Si - --> #secondaries=30 impactParameter[fm]=3.34864 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 133 projectile=xi0 Ekin[MeV]=24320.2 direction=(0.314077,0.666775,0.675845) material=G4_H - --> #secondaries=9 impactParameter[fm]=0.657456 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 134 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=6684.06 direction=(0.415901,0.772947,0.479143) material=G4_Be - --> #secondaries=16 impactParameter[fm]=3.12545 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=9 #NNcollisions=3 - Collision 135 projectile=anti_Bs0 Ekin[MeV]=21469.7 direction=(0.409477,0.80067,0.43733) material=G4_He - --> #secondaries=6 impactParameter[fm]=1.60305 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 136 projectile=doublehyperH4 Ekin[MeV]=29261.8 direction=(0.248876,0.031631,0.968019) material=G4_W - --> #secondaries=71 impactParameter[fm]=6.01989 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=178 #NNcollisions=4 - Collision 137 projectile=xi_c+ Ekin[MeV]=8392.13 direction=(0.716795,0.100006,0.690075) material=G4_He - --> #secondaries=7 impactParameter[fm]=2.00009 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 138 projectile=kaon+ Ekin[MeV]=28034.8 direction=(0.450827,0.171169,0.876046) material=G4_He - --> #secondaries=10 impactParameter[fm]=0.890683 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 139 projectile=anti_omega- Ekin[MeV]=15362.3 direction=(0.229864,0.383085,0.894655) material=G4_Cu - --> #secondaries=29 impactParameter[fm]=3.55251 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 140 projectile=B+ Ekin[MeV]=4327.57 direction=(0.608046,0.181319,0.772919) material=G4_Cu - --> #secondaries=13 impactParameter[fm]=3.5316 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=61 #NNcollisions=2 - Collision 141 projectile=anti_B0 Ekin[MeV]=18099.4 direction=(0.288305,0.371901,0.882366) material=G4_C - --> #secondaries=9 impactParameter[fm]=2.1316 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 142 projectile=deuteron Ekin[MeV]=23054.6 direction=(0.307003,0.642531,0.702071) material=G4_H - --> #secondaries=10 impactParameter[fm]=1.59256 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 143 projectile=anti_omega- Ekin[MeV]=5149.57 direction=(0.927937,0.0212259,0.372133) material=G4_Si - --> #secondaries=19 impactParameter[fm]=3.16116 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 144 projectile=omega_c0 Ekin[MeV]=7910.58 direction=(0.651302,0.539818,0.533293) material=G4_Ar - --> #secondaries=5 impactParameter[fm]=4.36928 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 145 projectile=anti_sigma+ Ekin[MeV]=11956.4 direction=(0.681681,0.223635,0.696634) material=G4_Al - --> #secondaries=23 impactParameter[fm]=3.40248 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 146 projectile=anti_hyperH4 Ekin[MeV]=20115.4 direction=(0.377259,0.836093,0.398276) material=G4_Cu - --> #secondaries=35 impactParameter[fm]=5.25733 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=62 #NNcollisions=2 - Collision 147 projectile=sigma+ Ekin[MeV]=9011.18 direction=(0.568221,0.811606,0.135723) material=G4_Al - --> #secondaries=12 impactParameter[fm]=3.23105 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 148 projectile=hyperHe5 Ekin[MeV]=15234.2 direction=(0.843718,0.255526,0.472066) material=G4_W - --> #secondaries=71 impactParameter[fm]=4.71427 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=168 #NNcollisions=5 - Collision 149 projectile=Bc+ Ekin[MeV]=21541.5 direction=(0.460213,0.232647,0.856784) material=G4_Fe - --> #secondaries=15 impactParameter[fm]=4.71984 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 150 projectile=Bc+ Ekin[MeV]=23737.1 direction=(0.968472,0.103191,0.226744) material=G4_Si - --> #secondaries=6 impactParameter[fm]=1.71389 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 151 projectile=B- Ekin[MeV]=26952.8 direction=(0.766464,0.633792,0.104119) material=G4_H - --> #secondaries=3 impactParameter[fm]=0.546204 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 152 projectile=kaon+ Ekin[MeV]=15752.9 direction=(0.150064,0.699341,0.698858) material=G4_Ar - --> #secondaries=23 impactParameter[fm]=0.246795 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 153 projectile=anti_sigma+ Ekin[MeV]=3114.21 direction=(0.844937,0.521349,0.119484) material=G4_Fe - --> #secondaries=29 impactParameter[fm]=1.81268 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 154 projectile=hyperHe5 Ekin[MeV]=9007.09 direction=(0.713449,0.688951,0.127812) material=G4_Al - --> #secondaries=20 impactParameter[fm]=3.94517 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 155 projectile=hypertriton Ekin[MeV]=18422.3 direction=(0.691838,0.714916,0.101267) material=G4_He - --> #secondaries=17 impactParameter[fm]=1.87278 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=3 - Collision 156 projectile=xi_c0 Ekin[MeV]=8458.66 direction=(0.683884,0.609693,0.40072) material=G4_Si - --> #secondaries=18 impactParameter[fm]=3.04106 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 157 projectile=proton Ekin[MeV]=3928.55 direction=(0.669802,0.686575,0.282808) material=G4_W + j=0 pi0 p=(35.7439,221.828,172.567313.821) MeV + j=1 pi- p=(194.269,172.149,104.404312.659) MeV + j=2 pi+ p=(266.003,608.14,382.635778.769) MeV + j=3 pi0 p=(1659.08,1398,1713.482767.89) MeV + j=4 kaon+ p=(2286.1,1529.38,1937.193400.25) MeV + j=5 pi- p=(277.768,66.1863,69.6229325.366) MeV + j=6 neutron p=(-108.097,-50.3769,61.5767949.104) MeV + j=7 kaon0S p=(3303.26,2740.15,2715.095102.87) MeV + j=8 pi0 p=(2983.03,1735.79,1747.213870.71) MeV + j=9 pi+ p=(549.533,155.913,671.765892.773) MeV + j=10 pi- p=(336.339,254.632,740.541863.621) MeV + j=11 pi+ p=(360.712,-191.186,26.5626432.262) MeV + j=12 pi- p=(502.089,197.612,718.488909.312) MeV + j=13 pi+ p=(1685.84,1811.8,1658.372982.34) MeV + j=14 deuteron p=(39.7614,-11.596,-177.3541884.43) MeV + j=15 neutron p=(-21.0147,70.2788,62.2954944.481) MeV + j=16 proton p=(-36.2027,-96.6362,54.7544945.517) MeV + j=17 proton p=(-38.281,101.031,63.0233946.572) MeV + j=18 proton p=(195.654,25.0268,56.7854960.461) MeV + j=19 alpha p=(23.1966,31.0359,-43.64923727.84) MeV + Collision 101 projectile=anti_xi0 Ekin[MeV]=19429 direction=(0.520814,0.372077,0.768317) material=G4_Al + --> #secondaries=24 impactParameter[fm]=3.88548 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 102 projectile=alpha Ekin[MeV]=18085.5 direction=(0.666353,0.0245708,0.745231) material=G4_C + --> #secondaries=11 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 103 projectile=anti_D0 Ekin[MeV]=27175.3 direction=(0.849667,0.520731,0.0830985) material=G4_Al + --> #secondaries=9 impactParameter[fm]=3.09533 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 104 projectile=omega_b- Ekin[MeV]=1375.11 direction=(0.0601496,0.857083,0.511656) material=G4_Pb + --> #secondaries=27 impactParameter[fm]=4.22177 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=0 + Collision 105 projectile=Bc- Ekin[MeV]=13184.2 direction=(0.969848,0.240028,0.042207) material=G4_H + --> #secondaries=3 impactParameter[fm]=1.27495 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 106 projectile=xi- Ekin[MeV]=21875.4 direction=(0.477808,0.812885,0.333043) material=G4_Pb + --> #secondaries=17 impactParameter[fm]=8.64293 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=1 + Collision 107 projectile=xi_c+ Ekin[MeV]=13871.6 direction=(0.360467,0.892373,0.271539) material=G4_Al + --> #secondaries=23 impactParameter[fm]=0.363462 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 108 projectile=He3 Ekin[MeV]=8581.18 direction=(0.350567,0.71015,0.610565) material=G4_W --> #secondaries=37 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 158 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=25966 direction=(0.149737,0.730532,0.66626) material=G4_Al - --> #secondaries=28 impactParameter[fm]=3.28642 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=24 #NNcollisions=3 - Collision 159 projectile=anti_sigma- Ekin[MeV]=14421 direction=(0.697988,0.550876,0.457545) material=G4_He - --> #secondaries=10 impactParameter[fm]=3.80304 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=4 #NNcollisions=1 - Collision 160 projectile=anti_sigma- Ekin[MeV]=24411.7 direction=(0.242602,0.501856,0.830232) material=G4_He - --> #secondaries=12 impactParameter[fm]=1.5844 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=4 #NNcollisions=1 - Collision 161 projectile=anti_lambda Ekin[MeV]=16538.3 direction=(0.743665,0.662866,0.0870062) material=G4_Pb - --> #secondaries=77 impactParameter[fm]=4.17482 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=3 - Collision 162 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=11218.7 direction=(0.26027,0.154725,0.953058) material=G4_Al - --> #secondaries=32 impactParameter[fm]=3.16496 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=21 #NNcollisions=3 - Collision 163 projectile=hyperalpha Ekin[MeV]=1154.62 direction=(0.32524,0.680221,0.6569) material=G4_Si - --> #secondaries=14 impactParameter[fm]=1.73851 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 164 projectile=D+ Ekin[MeV]=2664.41 direction=(0.820201,0.556999,0.13047) material=G4_W - --> #secondaries=39 impactParameter[fm]=3.65613 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=182 #NNcollisions=2 - Collision 165 projectile=anti_xi_c+ Ekin[MeV]=13534.8 direction=(0.305434,0.395707,0.866098) material=G4_Pb - --> #secondaries=54 impactParameter[fm]=5.82813 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=3 - Collision 166 projectile=anti_hyperHe5 Ekin[MeV]=22514.6 direction=(0.0577064,0.868857,0.491688) material=G4_He - --> #secondaries=31 impactParameter[fm]=0.940707 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=0 #NNcollisions=7 - Collision 167 projectile=lambda_c+ Ekin[MeV]=8378.71 direction=(0.853911,0.426849,0.297719) material=G4_W - --> #secondaries=71 impactParameter[fm]=2.49901 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=3 - Collision 168 projectile=hyperH4 Ekin[MeV]=26456.3 direction=(0.990319,0.123216,0.0639276) material=G4_C - --> #secondaries=24 impactParameter[fm]=1.37442 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=6 #NNcollisions=3 - Collision 169 projectile=B- Ekin[MeV]=20415.5 direction=(0.749864,0.0133496,0.661457) material=G4_W - --> #secondaries=58 impactParameter[fm]=1.9601 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=182 #NNcollisions=2 - Collision 170 projectile=xi_b0 Ekin[MeV]=15506 direction=(0.543869,0.175588,0.820595) material=G4_Al - --> #secondaries=17 impactParameter[fm]=1.90441 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 171 projectile=Bc- Ekin[MeV]=17751.7 direction=(0.437537,0.745791,0.502352) material=G4_C - --> #secondaries=5 impactParameter[fm]=2.0798 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 172 projectile=Bs0 Ekin[MeV]=21917.8 direction=(0.73092,0.00172591,0.682461) material=G4_Cu - --> #secondaries=11 impactParameter[fm]=3.77341 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 173 projectile=anti_sigma- Ekin[MeV]=1024.25 direction=(0.765051,0.36669,0.529373) material=G4_C - --> #secondaries=11 impactParameter[fm]=1.70792 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 174 projectile=anti_lambda_b Ekin[MeV]=9599.11 direction=(0.506176,0.7366,0.448559) material=G4_C - --> #secondaries=10 impactParameter[fm]=2.96788 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 175 projectile=hyperH4 Ekin[MeV]=12759.4 direction=(0.452933,0.541059,0.708595) material=G4_Al - --> #secondaries=33 impactParameter[fm]=0.485631 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=22 #NNcollisions=3 - Collision 176 projectile=xi0 Ekin[MeV]=7161.74 direction=(0.448815,0.8322,0.32559) material=G4_Fe - --> #secondaries=12 impactParameter[fm]=5.39562 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 177 projectile=omega- Ekin[MeV]=4868.9 direction=(0.408924,0.462248,0.786834) material=G4_Pb - --> #secondaries=56 impactParameter[fm]=4.77272 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=199 #NNcollisions=2 - Collision 178 projectile=anti_xi_c0 Ekin[MeV]=4134.19 direction=(0.3099,0.359885,0.880025) material=G4_Ar - --> #secondaries=8 impactParameter[fm]=4.01131 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=0 - Collision 179 projectile=xi_c+ Ekin[MeV]=8698.96 direction=(0.562335,0.638487,0.525466) material=G4_Cu - --> #secondaries=14 impactParameter[fm]=5.225 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 180 projectile=anti_lambda_c+ Ekin[MeV]=22098.4 direction=(0.551968,0.338995,0.761849) material=G4_He - --> #secondaries=7 impactParameter[fm]=1.91752 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 181 projectile=xi_c0 Ekin[MeV]=17853.8 direction=(0.778291,0.627519,0.0219677) material=G4_W - --> #secondaries=56 impactParameter[fm]=2.77779 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=3 - Collision 182 projectile=D- Ekin[MeV]=13753.3 direction=(0.682871,0.367754,0.631225) material=G4_Cu - --> #secondaries=17 impactParameter[fm]=5.49049 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 183 projectile=xi0 Ekin[MeV]=9283.82 direction=(0.0805797,0.860077,0.503761) material=G4_Fe - --> #secondaries=34 impactParameter[fm]=2.45619 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 184 projectile=anti_triton Ekin[MeV]=15389 direction=(0.110758,0.833617,0.541124) material=G4_H - --> #secondaries=9 impactParameter[fm]=1.754 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 185 projectile=anti_alpha Ekin[MeV]=23748.7 direction=(0.685653,0.139192,0.714497) material=G4_H - --> #secondaries=10 impactParameter[fm]=2.03989 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 186 projectile=lambda_b Ekin[MeV]=7884.75 direction=(0.199834,0.643752,0.738681) material=G4_W - --> #secondaries=45 impactParameter[fm]=4.19117 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=2 - Collision 187 projectile=xi_b0 Ekin[MeV]=19043 direction=(0.372888,0.691943,0.618199) material=G4_C - --> #secondaries=12 impactParameter[fm]=1.52021 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 188 projectile=kaon0S Ekin[MeV]=8211.83 direction=(0.712329,0.0584703,0.699406) material=G4_Be - --> #secondaries=12 impactParameter[fm]=0.672492 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 189 projectile=xi- Ekin[MeV]=18694.7 direction=(0.181728,0.788189,0.58799) material=G4_Cu - --> #secondaries=13 impactParameter[fm]=4.53343 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=0 - Collision 190 projectile=hyperalpha Ekin[MeV]=21689.3 direction=(0.623521,0.705641,0.33659) material=G4_Be - --> #secondaries=15 impactParameter[fm]=2.09715 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=5 #NNcollisions=4 - Collision 191 projectile=lambda_b Ekin[MeV]=6471.25 direction=(0.435981,0.608929,0.662666) material=G4_Fe - --> #secondaries=16 impactParameter[fm]=4.27364 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=1 - Collision 192 projectile=hyperH4 Ekin[MeV]=3894.32 direction=(0.0228106,0.674941,0.737519) material=G4_H - --> #secondaries=2 impactParameter[fm]=2.1854 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 - Collision 193 projectile=neutron Ekin[MeV]=8160.12 direction=(0.942872,0.295911,0.153065) material=G4_Pb - --> #secondaries=77 impactParameter[fm]=4.34487 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=199 #NNcollisions=5 - Collision 194 projectile=anti_B0 Ekin[MeV]=16190.9 direction=(0.723375,0.670818,0.163499) material=G4_Cu - --> #secondaries=26 impactParameter[fm]=3.12885 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 195 projectile=kaon0L Ekin[MeV]=20577.1 direction=(0.167607,0.749464,0.640478) material=G4_H - --> #secondaries=7 impactParameter[fm]=1.5402 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 196 projectile=doublehyperH4 Ekin[MeV]=2008.8 direction=(0.050942,0.701138,0.711203) material=G4_Pb - --> #secondaries=48 impactParameter[fm]=6.1691 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=198 #NNcollisions=0 - Collision 197 projectile=triton Ekin[MeV]=1056.14 direction=(0.592265,0.628124,0.50466) material=G4_H - --> #secondaries=4 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 198 projectile=anti_sigma- Ekin[MeV]=18078.7 direction=(0.422402,0.900975,0.0991025) material=G4_Ar - --> #secondaries=46 impactParameter[fm]=1.7801 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=3 - Collision 199 projectile=anti_lambda Ekin[MeV]=29668.6 direction=(0.534711,0.73444,0.417951) material=G4_Be - --> #secondaries=9 impactParameter[fm]=2.85716 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 200 projectile=xi_c+ Ekin[MeV]=6042.71 direction=(0.182313,0.782039,0.595967) material=G4_C - --> #secondaries=12 impactParameter[fm]=0.886054 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 + Collision 109 projectile=xi_b- Ekin[MeV]=8596.54 direction=(0.177336,0.943604,0.279577) material=G4_Fe + --> #secondaries=18 impactParameter[fm]=2.65861 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=1 + Collision 110 projectile=pi- Ekin[MeV]=12561.4 direction=(0.590611,0.579029,0.562053) material=G4_Fe + --> #secondaries=30 impactParameter[fm]=3.01661 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 111 projectile=He3 Ekin[MeV]=4870.23 direction=(0.403256,0.43217,0.806606) material=G4_Cu + --> #secondaries=12 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 112 projectile=Ds+ Ekin[MeV]=20344 direction=(0.394433,0.297602,0.8694) material=G4_Si + --> #secondaries=6 impactParameter[fm]=3.88 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 113 projectile=xi_c+ Ekin[MeV]=20084.1 direction=(0.138699,0.943357,0.301396) material=G4_Cu + --> #secondaries=23 impactParameter[fm]=3.93056 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 114 projectile=pi- Ekin[MeV]=3668.83 direction=(0.425608,0.683052,0.593546) material=G4_Fe + --> #secondaries=23 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 115 projectile=xi_b- Ekin[MeV]=1664.65 direction=(0.859601,0.201671,0.469484) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.89865 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 116 projectile=lambda Ekin[MeV]=14911.8 direction=(0.439682,0.616402,0.653244) material=G4_Pb + --> #secondaries=33 impactParameter[fm]=6.48993 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 117 projectile=Ds- Ekin[MeV]=7636.67 direction=(0.0487137,0.982194,0.181442) material=G4_H + --> #secondaries=6 impactParameter[fm]=1.47213 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 118 projectile=triton Ekin[MeV]=24156.7 direction=(0.15398,0.775888,0.611791) material=G4_W + --> #secondaries=60 impactParameter[fm]=5.43013 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=7 + Collision 119 projectile=D0 Ekin[MeV]=4863.06 direction=(0.567858,0.238632,0.787777) material=G4_Cu + --> #secondaries=19 impactParameter[fm]=1.63559 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=60 #NNcollisions=3 + Collision 120 projectile=hyperH4 Ekin[MeV]=18775.4 direction=(0.992855,0.0518464,0.107474) material=G4_Si + --> #secondaries=18 impactParameter[fm]=6.53384 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 121 projectile=doublehyperH4 Ekin[MeV]=2434.73 direction=(0.528285,0.635029,0.563607) material=G4_Cu + --> #secondaries=36 impactParameter[fm]=0.753004 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=0 + Collision 122 projectile=xi_b0 Ekin[MeV]=22137 direction=(0.648419,0.425271,0.631425) material=G4_Al + --> #secondaries=13 impactParameter[fm]=0.493808 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=1 + Collision 123 projectile=B0 Ekin[MeV]=5273.79 direction=(0.591276,0.712221,0.37833) material=G4_He + --> #secondaries=5 impactParameter[fm]=2.17368 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 124 projectile=D+ Ekin[MeV]=9567.39 direction=(0.617036,0.529211,0.582411) material=G4_Ar + --> #secondaries=8 impactParameter[fm]=3.09041 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 125 projectile=anti_xi_b0 Ekin[MeV]=9919.15 direction=(0.308995,0.731123,0.608261) material=G4_W + --> #secondaries=40 impactParameter[fm]=1.98983 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=4 + Collision 126 projectile=anti_lambda_b Ekin[MeV]=8179.22 direction=(0.941835,0.160322,0.295369) material=G4_W + --> #secondaries=42 impactParameter[fm]=4.1441 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=4 + Collision 127 projectile=anti_hyperalpha Ekin[MeV]=8377 direction=(0.585441,0.604265,0.540484) material=G4_C + --> #secondaries=24 impactParameter[fm]=2.91475 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=10 #NNcollisions=3 + Collision 128 projectile=anti_hyperalpha Ekin[MeV]=20208.4 direction=(0.346992,0.908609,0.232435) material=G4_Cu + --> #secondaries=23 impactParameter[fm]=4.45178 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=62 #NNcollisions=2 + Collision 129 projectile=anti_sigma- Ekin[MeV]=2593.69 direction=(0.0356614,0.939121,0.341732) material=G4_Ar + --> #secondaries=11 impactParameter[fm]=2.28312 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 130 projectile=anti_proton Ekin[MeV]=8704.3 direction=(0.148849,0.864637,0.47984) material=G4_C + --> #secondaries=17 impactParameter[fm]=0.589521 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 131 projectile=omega_b- Ekin[MeV]=26394.3 direction=(0.196814,0.773808,0.602068) material=G4_W + --> #secondaries=26 impactParameter[fm]=6.85937 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=1 + Collision 132 projectile=Ds- Ekin[MeV]=12052.4 direction=(0.639331,0.578465,0.50659) material=G4_Pb + --> #secondaries=61 impactParameter[fm]=4.54795 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=203 #NNcollisions=4 + Collision 133 projectile=anti_hypertriton Ekin[MeV]=28181.1 direction=(0.428597,0.542549,0.722458) material=G4_Si + --> #secondaries=51 impactParameter[fm]=1.31356 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=4 + Collision 134 projectile=anti_D0 Ekin[MeV]=9683.16 direction=(0.298166,0.157908,0.941362) material=G4_Al + --> #secondaries=10 impactParameter[fm]=3.03037 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 135 projectile=anti_deuteron Ekin[MeV]=13025.9 direction=(0.287673,0.23149,0.929331) material=G4_Be + --> #secondaries=11 impactParameter[fm]=3.18975 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 136 projectile=lambda Ekin[MeV]=9547.46 direction=(0.918777,0.393601,0.030439) material=G4_H + --> #secondaries=4 impactParameter[fm]=0.476195 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 137 projectile=omega_c0 Ekin[MeV]=12450.9 direction=(0.271175,0.687868,0.673277) material=G4_C + --> #secondaries=9 impactParameter[fm]=2.18526 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 + Collision 138 projectile=xi_b0 Ekin[MeV]=23927.5 direction=(0.958245,0.263892,0.110125) material=G4_C + --> #secondaries=9 impactParameter[fm]=1.03492 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 139 projectile=lambda_c+ Ekin[MeV]=14380.2 direction=(0.612062,0.470058,0.635945) material=G4_Be + --> #secondaries=8 impactParameter[fm]=4.00116 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 140 projectile=anti_neutron Ekin[MeV]=27635.6 direction=(0.117724,0.961058,0.250019) material=G4_H + --> #secondaries=11 impactParameter[fm]=1.27394 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 141 projectile=Ds- Ekin[MeV]=14320.6 direction=(0.45785,0.266837,0.84804) material=G4_Be + --> #secondaries=15 impactParameter[fm]=0.328628 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=6 #NNcollisions=3 + Collision 142 projectile=lambda_c+ Ekin[MeV]=19886.4 direction=(0.533134,0.309718,0.787301) material=G4_Pb + --> #secondaries=65 impactParameter[fm]=4.36405 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=3 + Collision 143 projectile=anti_xi_c0 Ekin[MeV]=17652.9 direction=(0.905184,0.0749444,0.418361) material=G4_H + --> #secondaries=6 impactParameter[fm]=0.86156 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 144 projectile=anti_lambda Ekin[MeV]=20232.1 direction=(0.865951,0.173179,0.469189) material=G4_H + --> #secondaries=13 impactParameter[fm]=1.01967 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 145 projectile=anti_D0 Ekin[MeV]=6656.02 direction=(0.813152,0.568492,0.124905) material=G4_Be + --> #secondaries=10 impactParameter[fm]=0.202416 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 146 projectile=anti_omega_b- Ekin[MeV]=13405.4 direction=(0.873582,0.443366,0.200701) material=G4_H + --> #secondaries=5 impactParameter[fm]=0.684176 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 147 projectile=D0 Ekin[MeV]=18114.7 direction=(0.299781,0.116981,0.946809) material=G4_W + --> #secondaries=74 impactParameter[fm]=0.387143 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=182 #NNcollisions=3 + Collision 148 projectile=He3 Ekin[MeV]=29642.9 direction=(0.708128,0.705627,0.0253944) material=G4_Ar + --> #secondaries=39 impactParameter[fm]=2.74401 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=34 #NNcollisions=6 + Collision 149 projectile=Ds- Ekin[MeV]=12884.9 direction=(0.185942,0.806169,0.56171) material=G4_Al + --> #secondaries=12 impactParameter[fm]=1.62183 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 150 projectile=anti_lambda_b Ekin[MeV]=18867.3 direction=(0.362763,0.871457,0.3301) material=G4_W + --> #secondaries=41 impactParameter[fm]=5.94057 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=179 #NNcollisions=3 + Collision 151 projectile=anti_lambda_c+ Ekin[MeV]=23502.8 direction=(0.104332,0.779665,0.617444) material=G4_Al + --> #secondaries=24 impactParameter[fm]=2.37823 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 152 projectile=pi- Ekin[MeV]=13318.3 direction=(0.676283,0.306934,0.669651) material=G4_C + --> #secondaries=9 impactParameter[fm]=2.49224 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 153 projectile=proton Ekin[MeV]=9475.17 direction=(0.383104,0.716557,0.582904) material=G4_Cu + --> #secondaries=42 impactParameter[fm]=3.23516 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=2 + Collision 154 projectile=D- Ekin[MeV]=4277.09 direction=(0.764544,0.525431,0.373356) material=G4_Cu + --> #secondaries=8 impactParameter[fm]=2.07386 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 155 projectile=anti_lambda Ekin[MeV]=8661.63 direction=(0.815446,0.456436,0.355969) material=G4_Si + --> #secondaries=15 impactParameter[fm]=2.40547 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 156 projectile=lambda_c+ Ekin[MeV]=12482.6 direction=(0.449433,0.88521,0.120054) material=G4_Ar + --> #secondaries=11 impactParameter[fm]=4.25237 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 157 projectile=omega_b- Ekin[MeV]=27695.3 direction=(0.655373,0.633976,0.41056) material=G4_W + --> #secondaries=24 impactParameter[fm]=4.97341 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=184 #NNcollisions=1 + Collision 158 projectile=anti_lambda Ekin[MeV]=24922.6 direction=(0.720807,0.667736,0.18592) material=G4_Al + --> #secondaries=21 impactParameter[fm]=2.94723 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 159 projectile=B0 Ekin[MeV]=5696.3 direction=(0.840368,0.151552,0.520397) material=G4_Cu + --> #secondaries=11 impactParameter[fm]=5.89652 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=64 #NNcollisions=1 + Collision 160 projectile=lambda Ekin[MeV]=16870.2 direction=(0.372188,0.633836,0.678033) material=G4_H + --> #secondaries=5 impactParameter[fm]=0.868529 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 161 projectile=omega_b- Ekin[MeV]=12363.8 direction=(0.565819,0.656678,0.498621) material=G4_H + --> #secondaries=4 impactParameter[fm]=0.830972 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 162 projectile=anti_He3 Ekin[MeV]=16393.5 direction=(0.656916,0.728217,0.195347) material=G4_C + --> #secondaries=27 impactParameter[fm]=3.14057 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=6 + Collision 163 projectile=pi- Ekin[MeV]=4308.95 direction=(0.824455,0.337332,0.454401) material=G4_C + --> #secondaries=14 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 164 projectile=omega- Ekin[MeV]=10018.8 direction=(0.653757,0.141451,0.743367) material=G4_Al + --> #secondaries=23 impactParameter[fm]=2.00823 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=1 + Collision 165 projectile=anti_hyperH4 Ekin[MeV]=20090.5 direction=(0.177995,0.826105,0.534666) material=G4_C + --> #secondaries=16 impactParameter[fm]=3.49726 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 166 projectile=anti_xi_c+ Ekin[MeV]=26017.6 direction=(0.00600597,0.999229,0.0388054) material=G4_W + --> #secondaries=86 impactParameter[fm]=3.25098 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=4 + Collision 167 projectile=pi+ Ekin[MeV]=25918.9 direction=(0.584511,0.804349,0.106628) material=G4_Al + --> #secondaries=20 impactParameter[fm]=4.39856 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 168 projectile=hypertriton Ekin[MeV]=17587.6 direction=(0.604341,0.794828,0.054951) material=G4_Pb + --> #secondaries=17 impactParameter[fm]=8.22158 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=207 #NNcollisions=1 + Collision 169 projectile=anti_deuteron Ekin[MeV]=10333.6 direction=(0.166954,0.74298,0.648156) material=G4_Pb + --> #secondaries=65 impactParameter[fm]=6.34395 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=5 + Collision 170 projectile=B- Ekin[MeV]=14196.1 direction=(0.55498,0.493086,0.669973) material=G4_Al + --> #secondaries=8 impactParameter[fm]=1.90767 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 171 projectile=xi0 Ekin[MeV]=28635.6 direction=(0.690925,0.662052,0.29036) material=G4_Ar + --> #secondaries=17 impactParameter[fm]=5.12207 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 172 projectile=D+ Ekin[MeV]=6510.86 direction=(0.0316135,0.552553,0.832878) material=G4_Si + --> #secondaries=21 impactParameter[fm]=3.45667 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 173 projectile=doublehyperdoubleneutron Ekin[MeV]=27145.2 direction=(0.23614,0.808761,0.538649) material=G4_C + --> #secondaries=17 impactParameter[fm]=2.71673 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=10 #NNcollisions=1 + Collision 174 projectile=hyperHe5 Ekin[MeV]=16695.6 direction=(0.233201,0.328348,0.915317) material=G4_Be + --> #secondaries=9 impactParameter[fm]=6.72557 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 175 projectile=anti_lambda Ekin[MeV]=21881.8 direction=(0.604497,0.646305,0.465697) material=G4_Al + --> #secondaries=32 impactParameter[fm]=2.50367 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 176 projectile=anti_xi_b0 Ekin[MeV]=24196.7 direction=(0.751908,0.449697,0.482087) material=G4_Be + --> #secondaries=10 impactParameter[fm]=1.94015 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 177 projectile=anti_xi_c0 Ekin[MeV]=22359.9 direction=(0.473232,0.249294,0.844928) material=G4_C + --> #secondaries=17 impactParameter[fm]=2.23216 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 178 projectile=anti_xi0 Ekin[MeV]=8903.43 direction=(0.862536,0.0396108,0.504443) material=G4_He + --> #secondaries=8 impactParameter[fm]=0.391479 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 179 projectile=hyperalpha Ekin[MeV]=5186.86 direction=(0.460448,0.315927,0.829565) material=G4_Fe + --> #secondaries=33 impactParameter[fm]=2.87401 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=48 #NNcollisions=1 + Collision 180 projectile=Bs0 Ekin[MeV]=27536.7 direction=(0.573278,0.550683,0.606712) material=G4_W + --> #secondaries=52 impactParameter[fm]=3.24786 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=1 + Collision 181 projectile=He3 Ekin[MeV]=2123.72 direction=(0.0280198,0.397343,0.917242) material=G4_W + --> #secondaries=27 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 182 projectile=anti_xi_c0 Ekin[MeV]=27810.3 direction=(0.947268,0.177687,0.266666) material=G4_Cu + --> #secondaries=16 impactParameter[fm]=3.88883 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 183 projectile=xi_c+ Ekin[MeV]=10327.5 direction=(0.949165,0.10016,0.298419) material=G4_Si + --> #secondaries=8 impactParameter[fm]=2.05272 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 184 projectile=xi_c0 Ekin[MeV]=18239.4 direction=(0.551133,0.738883,0.38769) material=G4_Ar + --> #secondaries=12 impactParameter[fm]=2.84405 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 185 projectile=kaon0L Ekin[MeV]=4542.34 direction=(0.626804,0.413822,0.660203) material=G4_Pb + --> #secondaries=52 impactParameter[fm]=6.75347 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=3 + Collision 186 projectile=kaon- Ekin[MeV]=18848.7 direction=(0.347801,0.93129,0.108321) material=G4_Be + --> #secondaries=14 impactParameter[fm]=0.735204 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=7 #NNcollisions=1 + Collision 187 projectile=B0 Ekin[MeV]=15679.1 direction=(0.758489,0.551078,0.347862) material=G4_Pb + --> #secondaries=45 impactParameter[fm]=5.22906 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=202 #NNcollisions=3 + Collision 188 projectile=anti_xi_c+ Ekin[MeV]=11188 direction=(0.897217,0.0308535,0.440511) material=G4_Ar + --> #secondaries=18 impactParameter[fm]=3.35959 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 189 projectile=Bc+ Ekin[MeV]=4840.92 direction=(0.211857,0.650797,0.729095) material=G4_Al + --> #secondaries=7 impactParameter[fm]=0.475403 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 190 projectile=pi+ Ekin[MeV]=8578.89 direction=(0.433154,0.70763,0.558245) material=G4_Pb + --> #secondaries=55 impactParameter[fm]=4.35121 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 191 projectile=sigma- Ekin[MeV]=1688.48 direction=(0.754372,0.373296,0.539976) material=G4_Al + --> #secondaries=18 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 192 projectile=D0 Ekin[MeV]=3120.76 direction=(0.526848,0.826641,0.197727) material=G4_W + --> #secondaries=51 impactParameter[fm]=3.6568 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=179 #NNcollisions=0 + Collision 193 projectile=lambda_c+ Ekin[MeV]=12643.5 direction=(0.631758,0.220995,0.742995) material=G4_Al + --> #secondaries=20 impactParameter[fm]=2.20675 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=0 + Collision 194 projectile=Ds- Ekin[MeV]=27032.5 direction=(0.611827,0.670607,0.41947) material=G4_Ar + --> #secondaries=12 impactParameter[fm]=3.98606 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 195 projectile=anti_xi_b- Ekin[MeV]=21259.7 direction=(0.418877,0.907654,0.0265633) material=G4_C + --> #secondaries=16 impactParameter[fm]=0.908786 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 196 projectile=sigma- Ekin[MeV]=17216.9 direction=(0.199257,0.979647,0.0242402) material=G4_W + --> #secondaries=90 impactParameter[fm]=1.94084 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=6 + Collision 197 projectile=anti_hyperalpha Ekin[MeV]=23944.1 direction=(0.0159788,0.702002,0.711996) material=G4_He + --> #secondaries=5 impactParameter[fm]=2.71218 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=4 #NNcollisions=1 + Collision 198 projectile=Bc- Ekin[MeV]=2186.43 direction=(0.46909,0.630381,0.618525) material=G4_Fe + --> #secondaries=14 impactParameter[fm]=4.22552 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=0 + Collision 199 projectile=B+ Ekin[MeV]=28921.3 direction=(0.457062,0.693453,0.556972) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.32649 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 200 projectile=anti_He3 Ekin[MeV]=22481.9 direction=(0.624055,0.742877,0.242258) material=G4_H + --> #secondaries=7 impactParameter[fm]=0.291447 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=0 #NNcollisions=1 List of produced secondaries: - j=0 lambda_c+ p=(1079.69,4435.55,2884.995864.38) MeV - j=1 kaon0L p=(122.386,188.191,113.222557.524) MeV - j=2 proton p=(-33.8968,92.98,283.534985.16) MeV - j=3 pi+ p=(-93.3553,272.281,139.762349.092) MeV - j=4 neutron p=(442.35,655.161,282.4751259.95) MeV - j=5 pi0 p=(1.95835,137.967,478.398515.87) MeV - j=6 pi- p=(-21.6505,533.053,232.684598.529) MeV - j=7 He3 p=(401.047,254.984,509.2872893.49) MeV - j=8 deuteron p=(7.35172,161.554,58.86581883.49) MeV - j=9 neutron p=(51.9425,-53.0521,67.7101944.923) MeV - j=10 deuteron p=(-289.257,73.1449,7.924691899.21) MeV - j=11 deuteron p=(-183.637,-382.183,-204.7541933.81) MeV - Collision 201 projectile=hyperHe5 Ekin[MeV]=28893.4 direction=(0.165748,0.592094,0.78864) material=G4_H - --> #secondaries=9 impactParameter[fm]=1.53987 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 202 projectile=anti_xi_c+ Ekin[MeV]=20027.2 direction=(0.668984,0.703303,0.240469) material=G4_Be - --> #secondaries=9 impactParameter[fm]=3.00388 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 203 projectile=Bc+ Ekin[MeV]=29316.3 direction=(0.201871,0.174466,0.963748) material=G4_Fe - --> #secondaries=9 impactParameter[fm]=0.554052 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=0 - Collision 204 projectile=sigma+ Ekin[MeV]=14770.7 direction=(0.109668,0.585523,0.803203) material=G4_Be - --> #secondaries=7 impactParameter[fm]=1.47509 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 205 projectile=anti_hyperalpha Ekin[MeV]=15250.7 direction=(0.444545,0.385026,0.808786) material=G4_Si - --> #secondaries=11 impactParameter[fm]=4.1442 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 206 projectile=anti_hypertriton Ekin[MeV]=5216.61 direction=(0.477363,0.554777,0.681431) material=G4_Fe - --> #secondaries=47 impactParameter[fm]=4.22707 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 207 projectile=anti_xi0 Ekin[MeV]=20895.8 direction=(0.515117,0.537304,0.667802) material=G4_H - --> #secondaries=3 impactParameter[fm]=1.6652 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 208 projectile=sigma+ Ekin[MeV]=23455.1 direction=(0.206773,0.54372,0.813396) material=G4_Pb - --> #secondaries=13 impactParameter[fm]=6.95545 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=1 - Collision 209 projectile=doublehyperH4 Ekin[MeV]=21276.8 direction=(0.797616,0.603133,0.00625215) material=G4_Pb - --> #secondaries=92 impactParameter[fm]=7.35841 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=198 #NNcollisions=6 - Collision 210 projectile=anti_lambda_c+ Ekin[MeV]=17108.2 direction=(0.37659,0.62509,0.683698) material=G4_He - --> #secondaries=4 impactParameter[fm]=1.70529 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 211 projectile=B+ Ekin[MeV]=4517.4 direction=(0.992617,0.0862313,0.085303) material=G4_He - --> #secondaries=4 impactParameter[fm]=1.21775 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 212 projectile=doublehyperH4 Ekin[MeV]=22469.8 direction=(0.408153,0.908218,0.0924794) material=G4_Si - --> #secondaries=26 impactParameter[fm]=2.47019 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=25 #NNcollisions=3 - Collision 213 projectile=B- Ekin[MeV]=23591.2 direction=(0.30356,0.93815,0.166514) material=G4_Fe - --> #secondaries=11 impactParameter[fm]=5.69324 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 214 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=19438.8 direction=(0.81071,0.538708,0.229222) material=G4_Ar - --> #secondaries=46 impactParameter[fm]=3.72006 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=37 #NNcollisions=4 - Collision 215 projectile=hyperHe5 Ekin[MeV]=6560.1 direction=(0.328249,0.414655,0.848713) material=G4_He - --> #secondaries=7 impactParameter[fm]=4.10803 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 216 projectile=anti_proton Ekin[MeV]=8020.56 direction=(0.570236,0.676534,0.465974) material=G4_C - --> #secondaries=13 impactParameter[fm]=0.508353 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=12 #NNcollisions=1 - Collision 217 projectile=D+ Ekin[MeV]=19124.5 direction=(0.344166,0.232735,0.909607) material=G4_C - --> #secondaries=13 impactParameter[fm]=1.0998 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 218 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=15921.8 direction=(0.962262,0.25815,0.0860805) material=G4_C - --> #secondaries=12 impactParameter[fm]=3.43626 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=11 #NNcollisions=2 - Collision 219 projectile=He3 Ekin[MeV]=4710.13 direction=(0.274184,0.664234,0.695426) material=G4_He - --> #secondaries=7 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 220 projectile=anti_hyperalpha Ekin[MeV]=17320.7 direction=(0.661836,0.665057,0.345936) material=G4_H - --> #secondaries=3 impactParameter[fm]=1.64861 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 221 projectile=anti_xi_c+ Ekin[MeV]=21074.4 direction=(0.649396,0.639588,0.411355) material=G4_Al - --> #secondaries=28 impactParameter[fm]=3.38493 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=2 - Collision 222 projectile=pi- Ekin[MeV]=26820.2 direction=(0.652962,0.689781,0.312798) material=G4_Si - --> #secondaries=14 impactParameter[fm]=3.53453 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 223 projectile=anti_hyperHe5 Ekin[MeV]=4162 direction=(0.440432,0.697995,0.564644) material=G4_Be - --> #secondaries=21 impactParameter[fm]=3.47852 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=8 #NNcollisions=3 - Collision 224 projectile=He3 Ekin[MeV]=1149.01 direction=(0.662211,0.672704,0.330068) material=G4_Al - --> #secondaries=10 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 225 projectile=hyperalpha Ekin[MeV]=9513.13 direction=(0.608073,0.793573,0.0221354) material=G4_Be - --> #secondaries=11 impactParameter[fm]=3.84903 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=7 #NNcollisions=1 - Collision 226 projectile=xi0 Ekin[MeV]=22893.1 direction=(0.299855,0.873124,0.384372) material=G4_Be - --> #secondaries=8 impactParameter[fm]=2.86987 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 227 projectile=lambda_b Ekin[MeV]=26339.4 direction=(0.571922,0.484618,0.661854) material=G4_He - --> #secondaries=7 impactParameter[fm]=2.82359 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 228 projectile=hyperalpha Ekin[MeV]=14395.8 direction=(0.701704,0.643397,0.306026) material=G4_Ar - --> #secondaries=13 impactParameter[fm]=6.05209 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=39 #NNcollisions=0 - Collision 229 projectile=Bs0 Ekin[MeV]=17463.8 direction=(0.29161,0.572536,0.766268) material=G4_Cu - --> #secondaries=7 impactParameter[fm]=4.34734 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 230 projectile=proton Ekin[MeV]=15503.2 direction=(0.536968,0.490425,0.686402) material=G4_Fe - --> #secondaries=38 impactParameter[fm]=2.78439 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 231 projectile=D0 Ekin[MeV]=24764.7 direction=(0.938071,0.134133,0.319423) material=G4_Fe - --> #secondaries=35 impactParameter[fm]=3.23305 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=2 - Collision 232 projectile=omega- Ekin[MeV]=6916.63 direction=(0.595356,0.437827,0.673691) material=G4_Pb - --> #secondaries=15 impactParameter[fm]=7.83916 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=1 - Collision 233 projectile=anti_sigma+ Ekin[MeV]=25327.4 direction=(0.53826,0.191662,0.820696) material=G4_Al - --> #secondaries=23 impactParameter[fm]=2.15621 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 234 projectile=doublehyperH4 Ekin[MeV]=29566.3 direction=(0.197757,0.731428,0.652614) material=G4_Ar - --> #secondaries=45 impactParameter[fm]=2.52605 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=35 #NNcollisions=10 - Collision 235 projectile=anti_alpha Ekin[MeV]=21414.4 direction=(0.384666,0.0801508,0.919569) material=G4_Al - --> #secondaries=42 impactParameter[fm]=0.655701 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=4 - Collision 236 projectile=alpha Ekin[MeV]=10397.2 direction=(0.256078,0.287698,0.922851) material=G4_Pb - --> #secondaries=73 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 237 projectile=lambda_b Ekin[MeV]=5477.54 direction=(0.921724,0.0735226,0.380814) material=G4_C - --> #secondaries=6 impactParameter[fm]=2.57884 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 238 projectile=anti_D0 Ekin[MeV]=5126.7 direction=(0.562321,0.801132,0.204898) material=G4_Pb - --> #secondaries=17 impactParameter[fm]=4.76513 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 - Collision 239 projectile=anti_hyperH4 Ekin[MeV]=2839.93 direction=(0.020202,0.987623,0.155539) material=G4_Pb - --> #secondaries=63 impactParameter[fm]=5.91279 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=4 - Collision 240 projectile=sigma- Ekin[MeV]=8077.22 direction=(0.369667,0.801258,0.47046) material=G4_He - --> #secondaries=7 impactParameter[fm]=1.85555 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 241 projectile=anti_proton Ekin[MeV]=26453.1 direction=(0.675195,0.322649,0.663332) material=G4_Fe - --> #secondaries=27 impactParameter[fm]=3.9975 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 242 projectile=xi_c0 Ekin[MeV]=1800.35 direction=(0.344068,0.210881,0.914957) material=G4_Cu - --> #secondaries=18 impactParameter[fm]=3.55034 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=60 #NNcollisions=2 - Collision 243 projectile=Bs0 Ekin[MeV]=4063.15 direction=(0.490467,0.726724,0.480951) material=G4_Pb - --> #secondaries=8 impactParameter[fm]=7.61917 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 - Collision 244 projectile=anti_Bs0 Ekin[MeV]=12851.5 direction=(0.83777,0.492149,0.236495) material=G4_H - --> #secondaries=5 impactParameter[fm]=0.438187 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 245 projectile=hypertriton Ekin[MeV]=26742.2 direction=(0.502457,0.693154,0.516792) material=G4_Cu - --> #secondaries=43 impactParameter[fm]=3.92242 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=59 #NNcollisions=3 - Collision 246 projectile=omega_c0 Ekin[MeV]=23800.6 direction=(0.636393,0.627928,0.448006) material=G4_Fe - --> #secondaries=14 impactParameter[fm]=4.23926 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 247 projectile=anti_xi_b0 Ekin[MeV]=14581.8 direction=(0.293553,0.771187,0.564887) material=G4_He - --> #secondaries=7 impactParameter[fm]=1.20113 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=1 - Collision 248 projectile=anti_proton Ekin[MeV]=6672.75 direction=(0.515024,0.32049,0.795007) material=G4_Be - --> #secondaries=11 impactParameter[fm]=1.11912 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=1 - Collision 249 projectile=anti_xi- Ekin[MeV]=25979.3 direction=(0.498755,0.244279,0.831607) material=G4_Ar - --> #secondaries=31 impactParameter[fm]=2.31058 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 250 projectile=B0 Ekin[MeV]=21889.7 direction=(0.215629,0.523289,0.824423) material=G4_Si - --> #secondaries=18 impactParameter[fm]=3.02717 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 251 projectile=anti_sigma- Ekin[MeV]=11695.5 direction=(0.434885,0.0676328,0.897943) material=G4_Be - --> #secondaries=7 impactParameter[fm]=2.71002 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 252 projectile=D0 Ekin[MeV]=26351.2 direction=(0.780213,0.253687,0.571761) material=G4_Si - --> #secondaries=10 impactParameter[fm]=3.72697 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 253 projectile=anti_lambda Ekin[MeV]=23426.9 direction=(0.523957,0.42468,0.73832) material=G4_W - --> #secondaries=95 impactParameter[fm]=3.49698 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=1 - Collision 254 projectile=pi- Ekin[MeV]=6764.36 direction=(0.443783,0.571466,0.690278) material=G4_Si - --> #secondaries=17 impactParameter[fm]=1.56855 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 255 projectile=hyperH4 Ekin[MeV]=9660.95 direction=(0.395037,0.474728,0.786498) material=G4_Fe - --> #secondaries=18 impactParameter[fm]=5.72414 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=54 #NNcollisions=1 - Collision 256 projectile=anti_hyperalpha Ekin[MeV]=10686.9 direction=(0.594675,0.438321,0.673971) material=G4_W - --> #secondaries=113 impactParameter[fm]=2.09169 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=5 - Collision 257 projectile=anti_xi_c0 Ekin[MeV]=17683 direction=(0.58772,0.687148,0.427099) material=G4_Al - --> #secondaries=20 impactParameter[fm]=4.10733 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 258 projectile=anti_lambda Ekin[MeV]=27549.1 direction=(0.816144,0.534444,0.219724) material=G4_Fe - --> #secondaries=19 impactParameter[fm]=4.56885 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=1 - Collision 259 projectile=deuteron Ekin[MeV]=13881.3 direction=(0.440904,0.893677,0.0833383) material=G4_Ar - --> #secondaries=30 impactParameter[fm]=3.9794 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=4 - Collision 260 projectile=xi_b0 Ekin[MeV]=14946.3 direction=(0.410823,0.280324,0.86755) material=G4_Pb - --> #secondaries=59 impactParameter[fm]=4.80984 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=4 - Collision 261 projectile=kaon- Ekin[MeV]=3339.26 direction=(0.547354,0.179229,0.817484) material=G4_Cu - --> #secondaries=36 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 262 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=3683.55 direction=(0.19809,0.569508,0.79776) material=G4_H - --> #secondaries=5 impactParameter[fm]=0.614359 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 263 projectile=sigma+ Ekin[MeV]=22457.4 direction=(0.500328,0.743779,0.443243) material=G4_Si - --> #secondaries=23 impactParameter[fm]=1.42093 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 264 projectile=hypertriton Ekin[MeV]=25215.8 direction=(0.164945,0.924767,0.342926) material=G4_Fe - --> #secondaries=64 impactParameter[fm]=2.38079 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=45 #NNcollisions=11 - Collision 265 projectile=anti_xi- Ekin[MeV]=21646.4 direction=(0.747742,0.566527,0.346307) material=G4_Fe - --> #secondaries=14 impactParameter[fm]=4.35461 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 266 projectile=D+ Ekin[MeV]=2978.54 direction=(0.899668,0.433276,0.0535658) material=G4_Pb - --> #secondaries=25 impactParameter[fm]=7.21666 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=207 #NNcollisions=1 - Collision 267 projectile=doublehyperH4 Ekin[MeV]=28291.5 direction=(0.140903,0.719136,0.680433) material=G4_Fe - --> #secondaries=57 impactParameter[fm]=4.3359 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=47 #NNcollisions=7 - Collision 268 projectile=xi- Ekin[MeV]=4098.07 direction=(0.746806,0.478274,0.462098) material=G4_Cu - --> #secondaries=47 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 269 projectile=anti_D0 Ekin[MeV]=19057 direction=(0.731783,0.460365,0.502551) material=G4_W - --> #secondaries=50 impactParameter[fm]=4.33889 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=1 - Collision 270 projectile=kaon0L Ekin[MeV]=22111 direction=(0.547243,0.569966,0.612914) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.0017 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 271 projectile=proton Ekin[MeV]=18879.9 direction=(0.744086,0.595911,0.302035) material=G4_Fe - --> #secondaries=14 impactParameter[fm]=4.45255 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 272 projectile=anti_alpha Ekin[MeV]=15370.7 direction=(0.657183,0.488163,0.574288) material=G4_Si - --> #secondaries=28 impactParameter[fm]=4.68404 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=27 #NNcollisions=2 - Collision 273 projectile=anti_triton Ekin[MeV]=24455.2 direction=(0.88302,0.250887,0.396649) material=G4_Si - --> #secondaries=39 impactParameter[fm]=1.83664 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=3 - Collision 274 projectile=D0 Ekin[MeV]=15673.1 direction=(0.474248,0.810115,0.344678) material=G4_W - --> #secondaries=51 impactParameter[fm]=5.28076 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=3 - Collision 275 projectile=anti_xi_b0 Ekin[MeV]=7297.34 direction=(0.399997,0.654717,0.641364) material=G4_Al - --> #secondaries=5 impactParameter[fm]=3.75226 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 276 projectile=pi+ Ekin[MeV]=27840.4 direction=(0.791576,0.283432,0.541363) material=G4_Cu - --> #secondaries=34 impactParameter[fm]=2.90065 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=61 #NNcollisions=3 - Collision 277 projectile=anti_omega_b- Ekin[MeV]=22189.4 direction=(0.376956,0.0769403,0.92303) material=G4_Fe - --> #secondaries=31 impactParameter[fm]=3.77926 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=2 - Collision 278 projectile=anti_deuteron Ekin[MeV]=4357.47 direction=(0.790138,0.188471,0.583233) material=G4_Cu - --> #secondaries=21 impactParameter[fm]=4.05511 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 279 projectile=lambda_b Ekin[MeV]=20700 direction=(0.294572,0.835143,0.464504) material=G4_He - --> #secondaries=9 impactParameter[fm]=1.90967 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 280 projectile=anti_lambda_c+ Ekin[MeV]=1918.81 direction=(0.764345,0.490155,0.418956) material=G4_W - --> #secondaries=36 impactParameter[fm]=4.92135 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=0 - Collision 281 projectile=B0 Ekin[MeV]=11872 direction=(0.576887,0.448761,0.682507) material=G4_H - --> #secondaries=3 impactParameter[fm]=0.910502 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 282 projectile=anti_omega_c0 Ekin[MeV]=29945.4 direction=(0.896735,0.114969,0.427373) material=G4_Cu - --> #secondaries=27 impactParameter[fm]=4.22768 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 283 projectile=lambda Ekin[MeV]=19081.8 direction=(0.736501,0.530059,0.420242) material=G4_Si - --> #secondaries=16 impactParameter[fm]=2.86142 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 284 projectile=lambda_b Ekin[MeV]=7283.9 direction=(0.437291,0.844739,0.308535) material=G4_W - --> #secondaries=48 impactParameter[fm]=3.03813 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=175 #NNcollisions=1 - Collision 285 projectile=omega_b- Ekin[MeV]=16406.2 direction=(0.830472,0.556398,0.0271435) material=G4_Be - --> #secondaries=12 impactParameter[fm]=1.29142 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 286 projectile=sigma+ Ekin[MeV]=1241.77 direction=(0.0352994,0.687485,0.72534) material=G4_Be + j=0 pi0 p=(2107.3,3287.11,509.3693939.99) MeV + j=1 pi+ p=(351.367,490.032,-113.208629.195) MeV + j=2 proton p=(429.803,158.136,187.3251060.75) MeV + j=3 pi- p=(1068.95,950.853,749.5291621.13) MeV + j=4 anti_proton p=(2435.48,2509.97,1246.553829.59) MeV + j=5 anti_proton p=(4974.07,6044.11,1696.098064.1) MeV + j=6 anti_neutron p=(4317.9,5231.12,1813.227083.74) MeV + Collision 201 projectile=proton Ekin[MeV]=25948.6 direction=(0.389908,0.711762,0.584266) material=G4_W + --> #secondaries=73 impactParameter[fm]=4.29734 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=174 #NNcollisions=7 + Collision 202 projectile=xi_b- Ekin[MeV]=16795.5 direction=(0.401285,0.707785,0.581387) material=G4_Pb + --> #secondaries=32 impactParameter[fm]=6.29318 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 203 projectile=anti_omega- Ekin[MeV]=6952 direction=(0.202388,0.607203,0.768338) material=G4_H + --> #secondaries=8 impactParameter[fm]=0.929531 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 204 projectile=Bs0 Ekin[MeV]=12467.5 direction=(0.271383,0.6781,0.683031) material=G4_C + --> #secondaries=10 impactParameter[fm]=1.63016 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 205 projectile=anti_sigma+ Ekin[MeV]=18118.7 direction=(0.274849,0.260177,0.925617) material=G4_Si + --> #secondaries=11 impactParameter[fm]=1.31642 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 206 projectile=anti_xi_b0 Ekin[MeV]=24049.2 direction=(0.817569,0.101657,0.566787) material=G4_He + --> #secondaries=6 impactParameter[fm]=2.1916 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=3 + Collision 207 projectile=anti_neutron Ekin[MeV]=12811.6 direction=(0.971826,0.235412,0.0116058) material=G4_W + --> #secondaries=59 impactParameter[fm]=5.09346 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=1 + Collision 208 projectile=xi_c0 Ekin[MeV]=21459.9 direction=(0.216244,0.972938,0.0814224) material=G4_Fe + --> #secondaries=29 impactParameter[fm]=1.6765 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 209 projectile=anti_proton Ekin[MeV]=10336.1 direction=(0.138468,0.156606,0.977907) material=G4_Al + --> #secondaries=19 impactParameter[fm]=3.17651 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 210 projectile=kaon+ Ekin[MeV]=16113.1 direction=(0.858626,0.449137,0.247057) material=G4_Si + --> #secondaries=20 impactParameter[fm]=1.10919 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 211 projectile=anti_alpha Ekin[MeV]=12074 direction=(0.0440759,0.561834,0.826075) material=G4_Pb + --> #secondaries=122 impactParameter[fm]=4.64404 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=4 + Collision 212 projectile=anti_xi_b- Ekin[MeV]=19339.1 direction=(0.184965,0.934569,0.303924) material=G4_Fe + --> #secondaries=33 impactParameter[fm]=3.92119 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 + Collision 213 projectile=anti_xi_b0 Ekin[MeV]=15023.1 direction=(0.584534,0.569371,0.578046) material=G4_C + --> #secondaries=13 impactParameter[fm]=0.569101 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 214 projectile=anti_D0 Ekin[MeV]=17491.1 direction=(0.420813,0.794432,0.437943) material=G4_H + --> #secondaries=5 impactParameter[fm]=1.35924 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 215 projectile=anti_D0 Ekin[MeV]=3714.6 direction=(0.782504,0.621325,0.0405321) material=G4_C + --> #secondaries=6 impactParameter[fm]=3.21679 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 216 projectile=anti_omega_b- Ekin[MeV]=5164.15 direction=(0.823964,0.227558,0.518943) material=G4_W + --> #secondaries=13 impactParameter[fm]=6.2718 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=1 + Collision 217 projectile=anti_lambda_c+ Ekin[MeV]=13083.9 direction=(0.207495,0.748272,0.630106) material=G4_H + --> #secondaries=7 impactParameter[fm]=1.06744 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 218 projectile=kaon- Ekin[MeV]=23759.3 direction=(0.760703,0.563292,0.322541) material=G4_H + --> #secondaries=6 impactParameter[fm]=0.73856 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 219 projectile=He3 Ekin[MeV]=18128.9 direction=(0.684933,0.615943,0.389205) material=G4_Pb + --> #secondaries=158 impactParameter[fm]=3.66937 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=190 #NNcollisions=7 + Collision 220 projectile=lambda Ekin[MeV]=18681 direction=(0.441114,0.186083,0.877947) material=G4_H + --> #secondaries=4 impactParameter[fm]=0.148594 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 221 projectile=anti_hyperH4 Ekin[MeV]=21600.1 direction=(0.642376,0.3662,0.673239) material=G4_H + --> #secondaries=7 impactParameter[fm]=2.68994 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 222 projectile=B0 Ekin[MeV]=17507.8 direction=(0.216665,0.2758,0.936478) material=G4_C + --> #secondaries=13 impactParameter[fm]=1.51396 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 223 projectile=anti_sigma+ Ekin[MeV]=8520.78 direction=(0.60114,0.796737,0.0619808) material=G4_Pb + --> #secondaries=100 impactParameter[fm]=3.14877 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 224 projectile=anti_He3 Ekin[MeV]=10552.5 direction=(0.262779,0.652456,0.710808) material=G4_Ar + --> #secondaries=17 impactParameter[fm]=5.31484 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 225 projectile=omega_c0 Ekin[MeV]=13807.4 direction=(0.40374,0.721354,0.56271) material=G4_W + --> #secondaries=32 impactParameter[fm]=3.04462 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=1 + Collision 226 projectile=anti_omega_b- Ekin[MeV]=11007.6 direction=(0.569456,0.583846,0.578657) material=G4_Be + --> #secondaries=6 impactParameter[fm]=3.79348 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 227 projectile=anti_proton Ekin[MeV]=18693.9 direction=(0.957122,0.0197493,0.289012) material=G4_Fe + --> #secondaries=15 impactParameter[fm]=5.51147 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 228 projectile=anti_hypertriton Ekin[MeV]=24099.1 direction=(0.716413,0.0196257,0.6974) material=G4_Be + --> #secondaries=18 impactParameter[fm]=1.36074 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=2 + Collision 229 projectile=kaon+ Ekin[MeV]=27426.2 direction=(0.565524,0.776262,0.278568) material=G4_Fe + --> #secondaries=37 impactParameter[fm]=3.29583 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=3 + Collision 230 projectile=anti_xi_b0 Ekin[MeV]=14499.4 direction=(0.710316,0.193474,0.676772) material=G4_Pb + --> #secondaries=66 impactParameter[fm]=3.62066 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 231 projectile=B+ Ekin[MeV]=17163.9 direction=(0.120855,0.562186,0.818133) material=G4_Si + --> #secondaries=7 impactParameter[fm]=3.84526 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 232 projectile=xi_c0 Ekin[MeV]=21665 direction=(0.675653,0.29644,0.674994) material=G4_He + --> #secondaries=9 impactParameter[fm]=0.983519 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 233 projectile=neutron Ekin[MeV]=12345.8 direction=(0.334807,0.491887,0.803711) material=G4_W + --> #secondaries=49 impactParameter[fm]=4.98685 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=2 + Collision 234 projectile=hypertriton Ekin[MeV]=29483.5 direction=(0.512581,0.823194,0.244159) material=G4_H + --> #secondaries=5 impactParameter[fm]=1.91289 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 235 projectile=B+ Ekin[MeV]=1021.06 direction=(0.453652,0.362461,0.814138) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.32623 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 236 projectile=anti_sigma- Ekin[MeV]=16662.6 direction=(0.646902,0.707945,0.283429) material=G4_Al + --> #secondaries=21 impactParameter[fm]=1.78565 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 237 projectile=D+ Ekin[MeV]=22091.9 direction=(0.759078,0.648925,0.0519342) material=G4_H + --> #secondaries=7 impactParameter[fm]=1.35613 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 238 projectile=anti_He3 Ekin[MeV]=10905.8 direction=(0.0289858,0.885962,0.46285) material=G4_Pb + --> #secondaries=50 impactParameter[fm]=6.8769 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=3 + Collision 239 projectile=pi+ Ekin[MeV]=5566.79 direction=(0.574811,0.783499,0.236052) material=G4_Ar + --> #secondaries=16 impactParameter[fm]=2.47982 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 240 projectile=hyperalpha Ekin[MeV]=22674.1 direction=(0.140376,0.83218,0.536443) material=G4_Be + --> #secondaries=12 impactParameter[fm]=3.32849 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 241 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=28028.5 direction=(0.365793,0.762177,0.534118) material=G4_Pb + --> #secondaries=105 impactParameter[fm]=4.49755 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=208 #NNcollisions=4 + Collision 242 projectile=deuteron Ekin[MeV]=29642.1 direction=(0.0482764,0.428536,0.902234) material=G4_Si + --> #secondaries=14 impactParameter[fm]=3.1785 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 243 projectile=kaon- Ekin[MeV]=6300.44 direction=(0.6483,0.753043,0.112399) material=G4_Fe + --> #secondaries=25 impactParameter[fm]=3.53577 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=3 + Collision 244 projectile=lambda_b Ekin[MeV]=13381.5 direction=(0.425601,0.581712,0.693163) material=G4_He + --> #secondaries=6 impactParameter[fm]=2.18565 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 245 projectile=lambda_b Ekin[MeV]=20533.4 direction=(0.260637,0.581658,0.770547) material=G4_Pb + --> #secondaries=59 impactParameter[fm]=2.28912 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=197 #NNcollisions=4 + Collision 246 projectile=doublehyperH4 Ekin[MeV]=25523.5 direction=(0.840981,0.220274,0.494197) material=G4_He + --> #secondaries=13 impactParameter[fm]=1.10981 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=1 #NNcollisions=2 + Collision 247 projectile=lambda Ekin[MeV]=14560.7 direction=(0.357629,0.767133,0.532548) material=G4_H + --> #secondaries=4 impactParameter[fm]=1.31215 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 248 projectile=triton Ekin[MeV]=23760.7 direction=(0.71852,0.646236,0.257115) material=G4_Pb + --> #secondaries=118 impactParameter[fm]=3.82286 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=190 #NNcollisions=10 + Collision 249 projectile=anti_lambda Ekin[MeV]=9133.91 direction=(0.518012,0.684951,0.512353) material=G4_W + --> #secondaries=41 impactParameter[fm]=6.00183 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=2 + Collision 250 projectile=Ds+ Ekin[MeV]=8036.4 direction=(0.860031,0.509827,0.0205832) material=G4_Be + --> #secondaries=5 impactParameter[fm]=2.16788 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 251 projectile=B- Ekin[MeV]=20083 direction=(0.735038,0.257769,0.627116) material=G4_Al + --> #secondaries=20 impactParameter[fm]=2.49618 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=24 #NNcollisions=1 + Collision 252 projectile=anti_doublehyperH4 Ekin[MeV]=16807.3 direction=(0.594953,0.396787,0.698992) material=G4_Cu + --> #secondaries=50 impactParameter[fm]=3.09253 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=6 + Collision 253 projectile=lambda_c+ Ekin[MeV]=22291.1 direction=(0.174587,0.173041,0.969317) material=G4_Ar + --> #secondaries=12 impactParameter[fm]=4.25581 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 254 projectile=Ds- Ekin[MeV]=15004.1 direction=(0.624715,0.556182,0.548081) material=G4_Be + --> #secondaries=8 impactParameter[fm]=2.70576 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 255 projectile=anti_xi0 Ekin[MeV]=28261.8 direction=(0.54978,0.526937,0.648135) material=G4_W + --> #secondaries=30 impactParameter[fm]=6.83855 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=1 + Collision 256 projectile=anti_xi0 Ekin[MeV]=28898.3 direction=(0.58077,0.498343,0.643708) material=G4_Pb + --> #secondaries=57 impactParameter[fm]=5.1754 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=3 + Collision 257 projectile=omega_c0 Ekin[MeV]=16729.4 direction=(0.473848,0.649029,0.595171) material=G4_Be + --> #secondaries=7 impactParameter[fm]=2.49372 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 258 projectile=anti_xi0 Ekin[MeV]=13918.7 direction=(0.951749,0.265147,0.154501) material=G4_Fe + --> #secondaries=16 impactParameter[fm]=5.36854 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 259 projectile=hyperalpha Ekin[MeV]=5979.55 direction=(0.690106,0.452559,0.564752) material=G4_C + --> #secondaries=15 impactParameter[fm]=0.409411 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=5 #NNcollisions=1 + Collision 260 projectile=B0 Ekin[MeV]=16694.4 direction=(0.475269,0.589939,0.652757) material=G4_Fe + --> #secondaries=14 impactParameter[fm]=5.66507 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 261 projectile=hypertriton Ekin[MeV]=9638.29 direction=(0.535698,0.633053,0.558812) material=G4_Cu + --> #secondaries=14 impactParameter[fm]=6.83442 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 262 projectile=lambda Ekin[MeV]=2074.77 direction=(0.594651,0.344541,0.726417) material=G4_He --> #secondaries=7 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 287 projectile=anti_omega- Ekin[MeV]=21371.6 direction=(0.559571,0.262365,0.786158) material=G4_He - --> #secondaries=6 impactParameter[fm]=1.16222 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 288 projectile=anti_xi- Ekin[MeV]=2035.43 direction=(0.501918,0.425413,0.753062) material=G4_H - --> #secondaries=4 impactParameter[fm]=0.491439 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 289 projectile=deuteron Ekin[MeV]=27799.4 direction=(0.464218,0.576999,0.671992) material=G4_W - --> #secondaries=57 impactParameter[fm]=6.36572 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=2 - Collision 290 projectile=deuteron Ekin[MeV]=25782.3 direction=(0.557192,0.755871,0.343797) material=G4_W - --> #secondaries=74 impactParameter[fm]=5.32397 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=173 #NNcollisions=5 - Collision 291 projectile=deuteron Ekin[MeV]=3980.01 direction=(0.226399,0.803162,0.551066) material=G4_Be + Collision 263 projectile=deuteron Ekin[MeV]=24328 direction=(0.322888,0.914893,0.242312) material=G4_Pb + --> #secondaries=119 impactParameter[fm]=4.72407 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=197 #NNcollisions=8 + Collision 264 projectile=anti_hypertriton Ekin[MeV]=4960.7 direction=(0.483308,0.1378,0.864537) material=G4_Ar + --> #secondaries=42 impactParameter[fm]=1.43254 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=3 + Collision 265 projectile=anti_omega_c0 Ekin[MeV]=12018.8 direction=(0.489298,0.502232,0.712987) material=G4_C + --> #secondaries=13 impactParameter[fm]=1.5881 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 266 projectile=anti_B0 Ekin[MeV]=12796.6 direction=(0.59389,0.717838,0.363323) material=G4_Pb + --> #secondaries=45 impactParameter[fm]=2.76855 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=3 + Collision 267 projectile=xi_b- Ekin[MeV]=15952.5 direction=(0.298509,0.797067,0.524954) material=G4_Si + --> #secondaries=26 impactParameter[fm]=0.37986 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=3 + Collision 268 projectile=neutron Ekin[MeV]=11050.6 direction=(0.0280411,0.994792,0.0979889) material=G4_Be + --> #secondaries=9 impactParameter[fm]=3.12514 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 269 projectile=anti_alpha Ekin[MeV]=9143.21 direction=(0.502063,0.69512,0.51453) material=G4_Si + --> #secondaries=27 impactParameter[fm]=3.02462 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=2 + Collision 270 projectile=pi+ Ekin[MeV]=28702.7 direction=(0.49334,0.811034,0.314387) material=G4_C + --> #secondaries=17 impactParameter[fm]=2.21176 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 271 projectile=anti_xi_b- Ekin[MeV]=16849.2 direction=(0.442884,0.0594612,0.894605) material=G4_C + --> #secondaries=10 impactParameter[fm]=1.04091 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=0 + Collision 272 projectile=triton Ekin[MeV]=23911.2 direction=(0.787943,0.0944551,0.608461) material=G4_Be + --> #secondaries=10 impactParameter[fm]=4.41572 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=2 + Collision 273 projectile=B+ Ekin[MeV]=6462.72 direction=(0.805973,0.544141,0.233063) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.555877 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 274 projectile=lambda_c+ Ekin[MeV]=6732.47 direction=(0.759189,0.648506,0.0554315) material=G4_Ar + --> #secondaries=26 impactParameter[fm]=3.33642 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=2 + Collision 275 projectile=anti_sigma- Ekin[MeV]=21767.4 direction=(0.809729,0.413794,0.416069) material=G4_C + --> #secondaries=19 impactParameter[fm]=0.140668 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=2 + Collision 276 projectile=anti_B0 Ekin[MeV]=27700 direction=(0.63123,0.772957,0.0639295) material=G4_C + --> #secondaries=18 impactParameter[fm]=0.859876 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 277 projectile=xi0 Ekin[MeV]=18765.2 direction=(0.260558,0.829746,0.49359) material=G4_He + --> #secondaries=9 impactParameter[fm]=0.959815 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 278 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=19105.5 direction=(0.392846,0.261697,0.881582) material=G4_Ar + --> #secondaries=53 impactParameter[fm]=0.312688 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=5 + Collision 279 projectile=anti_triton Ekin[MeV]=10921 direction=(0.891701,0.329339,0.310492) material=G4_He + --> #secondaries=9 impactParameter[fm]=2.67471 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 280 projectile=anti_hyperH4 Ekin[MeV]=11691.8 direction=(0.755044,0.513318,0.407937) material=G4_W + --> #secondaries=137 impactParameter[fm]=1.65487 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=179 #NNcollisions=5 + Collision 281 projectile=kaon0S Ekin[MeV]=5991.97 direction=(0.00809043,0.806969,0.590539) material=G4_W + --> #secondaries=56 impactParameter[fm]=1.61238 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=178 #NNcollisions=3 + Collision 282 projectile=anti_hyperHe5 Ekin[MeV]=28352.8 direction=(0.653625,0.721165,0.229554) material=G4_C + --> #secondaries=32 impactParameter[fm]=0.772083 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=9 #NNcollisions=4 + Collision 283 projectile=D0 Ekin[MeV]=4688.1 direction=(0.705384,0.663708,0.248848) material=G4_He + --> #secondaries=7 impactParameter[fm]=0.536232 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=2 + Collision 284 projectile=xi_b- Ekin[MeV]=2328.04 direction=(0.542039,0.706305,0.455331) material=G4_H + --> #secondaries=2 impactParameter[fm]=0.581691 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 285 projectile=anti_omega_c0 Ekin[MeV]=24001.5 direction=(0.756905,0.387799,0.52603) material=G4_W + --> #secondaries=72 impactParameter[fm]=1.86901 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=2 + Collision 286 projectile=anti_triton Ekin[MeV]=16750.7 direction=(0.462259,0.601774,0.651295) material=G4_Fe + --> #secondaries=32 impactParameter[fm]=4.72115 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=55 #NNcollisions=3 + Collision 287 projectile=anti_hyperH4 Ekin[MeV]=1062.16 direction=(0.208887,0.899627,0.383455) material=G4_Ar + --> #secondaries=12 impactParameter[fm]=7.21142 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=40 #NNcollisions=1 + Collision 288 projectile=anti_B0 Ekin[MeV]=16736.4 direction=(0.767525,0.541677,0.34277) material=G4_C + --> #secondaries=12 impactParameter[fm]=2.17608 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 289 projectile=kaon+ Ekin[MeV]=6421.91 direction=(0.00734305,0.0725778,0.997336) material=G4_Be + --> #secondaries=6 impactParameter[fm]=2.68329 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 290 projectile=anti_xi_b0 Ekin[MeV]=21213.2 direction=(0.641007,0.661873,0.388631) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.02925 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 291 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=2730.87 direction=(0.260448,0.017518,0.965329) material=G4_He + --> #secondaries=18 impactParameter[fm]=0.339529 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=3 + Collision 292 projectile=Ds- Ekin[MeV]=27232.3 direction=(0.646358,0.667108,0.370389) material=G4_W + --> #secondaries=34 impactParameter[fm]=5.88371 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=185 #NNcollisions=1 + Collision 293 projectile=D- Ekin[MeV]=15191.5 direction=(0.482717,0.464336,0.742547) material=G4_W + --> #secondaries=43 impactParameter[fm]=1.90331 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=180 #NNcollisions=2 + Collision 294 projectile=hyperalpha Ekin[MeV]=19862.3 direction=(0.736139,0.655337,0.169211) material=G4_Si + --> #secondaries=8 impactParameter[fm]=4.66776 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 295 projectile=anti_xi_b0 Ekin[MeV]=11877.7 direction=(0.605169,0.586939,0.537841) material=G4_Al + --> #secondaries=10 impactParameter[fm]=3.03432 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 296 projectile=anti_xi_b0 Ekin[MeV]=18401.1 direction=(0.919691,0.319137,0.228736) material=G4_C + --> #secondaries=11 impactParameter[fm]=3.34484 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 297 projectile=anti_He3 Ekin[MeV]=7433 direction=(0.388686,0.645162,0.657791) material=G4_Cu + --> #secondaries=60 impactParameter[fm]=1.15366 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=3 + Collision 298 projectile=kaon- Ekin[MeV]=27184 direction=(0.221952,0.555275,0.801503) material=G4_Pb + --> #secondaries=39 impactParameter[fm]=6.59834 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 299 projectile=anti_xi_b0 Ekin[MeV]=24881.6 direction=(0.570831,0.526778,0.629807) material=G4_Be + --> #secondaries=7 impactParameter[fm]=1.73748 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 300 projectile=kaon0S Ekin[MeV]=26085.6 direction=(0.399676,0.506972,0.7637) material=G4_Cu + --> #secondaries=27 impactParameter[fm]=2.44211 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + List of produced secondaries: + j=0 pi- p=(489.51,944.301,1189.381601.69) MeV + j=1 proton p=(504.441,49.9228,418.5561145.64) MeV + j=2 pi- p=(-72.2409,217.062,362.812451.051) MeV + j=3 neutron p=(218.634,-27.9608,131.693974.017) MeV + j=4 proton p=(-81.218,-177.844,-150.693970.2) MeV + j=5 proton p=(268.628,29.6338,-40.1395977.243) MeV + j=6 pi0 p=(6013.25,7308.63,11207.214669.5) MeV + j=7 kaon+ p=(3318.88,4358.14,6467.318489.88) MeV + j=8 proton p=(235.14,-342.735,10.2111026.26) MeV + j=9 deuteron p=(328.108,-377.552,-833.8942112.7) MeV + j=10 neutron p=(53.1087,423.495,427.1741116.88) MeV + j=11 neutron p=(-52.5302,-90.4818,-538.7541088.11) MeV + j=12 proton p=(68.4405,4.50883,186.991959.179) MeV + j=13 proton p=(-137.182,113.744,39.2279955.85) MeV + j=14 deuteron p=(59.6156,-174.055,52.50631885.35) MeV + j=15 neutron p=(68.1892,28.0879,120.775950.162) MeV + j=16 deuteron p=(-245.985,18.5296,-62.65531892.8) MeV + j=17 proton p=(159.531,77.6753,39.7282955.728) MeV + j=18 neutron p=(49.9063,172.628,65.3215958.823) MeV + j=19 deuteron p=(109.989,77.652,5.740681880.45) MeV + j=20 alpha p=(-75.4776,421.749,-6.766053751.93) MeV + j=21 neutron p=(-6.64896,-63.3641,78.2827944.971) MeV + j=22 proton p=(108.485,86.9067,-33.4544949.102) MeV + j=23 neutron p=(7.28003,49.0861,-16.0861941.012) MeV + j=24 neutron p=(-14.8612,-7.10464,25.3454940.051) MeV + j=25 gamma p=(-0.406915,1.52871,-1.14571.95324) MeV + j=26 S35 p=(-751.809,352.355,1153.3532596.3) MeV + Collision 301 projectile=B- Ekin[MeV]=8147.14 direction=(0.506241,0.545584,0.667876) material=G4_Fe + --> #secondaries=10 impactParameter[fm]=2.73384 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=1 + Collision 302 projectile=lambda_c+ Ekin[MeV]=25837.7 direction=(0.0993966,0.776116,0.622707) material=G4_Si + --> #secondaries=16 impactParameter[fm]=2.91016 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 303 projectile=anti_sigma- Ekin[MeV]=19929 direction=(0.959848,0.269108,0.0791999) material=G4_C + --> #secondaries=16 impactParameter[fm]=0.925068 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 304 projectile=anti_deuteron Ekin[MeV]=18097.9 direction=(0.618445,0.189188,0.762715) material=G4_C + --> #secondaries=16 impactParameter[fm]=1.64785 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=12 #NNcollisions=3 + Collision 305 projectile=anti_hypertriton Ekin[MeV]=7709.8 direction=(0.000396999,0.167756,0.985828) material=G4_Ar + --> #secondaries=18 impactParameter[fm]=3.16124 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=39 #NNcollisions=2 + Collision 306 projectile=B- Ekin[MeV]=19185.3 direction=(0.495621,0.327665,0.80436) material=G4_Fe + --> #secondaries=6 impactParameter[fm]=4.31649 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 307 projectile=Bc+ Ekin[MeV]=7698.44 direction=(0.175449,0.984081,0.0283177) material=G4_Ar + --> #secondaries=5 impactParameter[fm]=2.75722 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 308 projectile=anti_sigma- Ekin[MeV]=4020.72 direction=(0.18835,0.979492,0.0715493) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.00818 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 309 projectile=anti_triton Ekin[MeV]=11091.8 direction=(0.422457,0.338749,0.840701) material=G4_W + --> #secondaries=74 impactParameter[fm]=5.73015 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=4 + Collision 310 projectile=Ds+ Ekin[MeV]=16561.7 direction=(0.541302,0.597508,0.591588) material=G4_Be + --> #secondaries=6 impactParameter[fm]=2.59642 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 311 projectile=anti_He3 Ekin[MeV]=1622.03 direction=(0.779663,0.258145,0.570514) material=G4_He + --> #secondaries=14 impactParameter[fm]=1.66119 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 312 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=21698.7 direction=(0.0503322,0.334501,0.94105) material=G4_C + --> #secondaries=15 impactParameter[fm]=3.10032 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=12 #NNcollisions=1 + Collision 313 projectile=B- Ekin[MeV]=3327.69 direction=(0.474117,0.504219,0.721787) material=G4_H + --> #secondaries=4 impactParameter[fm]=2.78808 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 314 projectile=xi_b0 Ekin[MeV]=4371.83 direction=(0.14877,0.748952,0.645708) material=G4_W + --> #secondaries=17 impactParameter[fm]=7.02266 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=0 + Collision 315 projectile=anti_lambda_c+ Ekin[MeV]=10479 direction=(0.597949,0.639592,0.483094) material=G4_Fe + --> #secondaries=43 impactParameter[fm]=0.323702 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=4 + Collision 316 projectile=anti_xi_b0 Ekin[MeV]=1729.28 direction=(0.129186,0.851983,0.507381) material=G4_He + --> #secondaries=4 impactParameter[fm]=2.47785 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 317 projectile=anti_hyperH4 Ekin[MeV]=17371.5 direction=(0.286606,0.417134,0.862471) material=G4_Cu + --> #secondaries=15 impactParameter[fm]=6.50145 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=64 #NNcollisions=1 + Collision 318 projectile=doublehyperdoubleneutron Ekin[MeV]=6168.46 direction=(0.721228,0.686601,0.0916986) material=G4_Cu + --> #secondaries=39 impactParameter[fm]=2.42167 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=2 + Collision 319 projectile=anti_hyperH4 Ekin[MeV]=6819.18 direction=(0.181657,0.0574413,0.981683) material=G4_He + --> #secondaries=11 impactParameter[fm]=2.13046 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=4 #NNcollisions=2 + Collision 320 projectile=anti_hyperH4 Ekin[MeV]=15691.9 direction=(0.305131,0.932916,0.191214) material=G4_Cu + --> #secondaries=61 impactParameter[fm]=1.28773 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=58 #NNcollisions=5 + Collision 321 projectile=anti_sigma+ Ekin[MeV]=23097.7 direction=(0.157993,0.732044,0.662683) material=G4_He + --> #secondaries=9 impactParameter[fm]=1.1622 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=4 #NNcollisions=1 + Collision 322 projectile=alpha Ekin[MeV]=9684.99 direction=(0.860136,0.386578,0.332751) material=G4_He + --> #secondaries=8 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 323 projectile=hyperalpha Ekin[MeV]=9630.29 direction=(0.0791856,0.0952557,0.992298) material=G4_Al + --> #secondaries=32 impactParameter[fm]=1.46911 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=16 #NNcollisions=3 + Collision 324 projectile=anti_lambda_b Ekin[MeV]=2687.16 direction=(0.301305,0.743562,0.596935) material=G4_Ar + --> #secondaries=13 impactParameter[fm]=4.14308 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=1 + Collision 325 projectile=xi_c0 Ekin[MeV]=22851.8 direction=(0.581512,0.700529,0.413647) material=G4_Ar + --> #secondaries=27 impactParameter[fm]=1.43936 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 + Collision 326 projectile=anti_xi_c+ Ekin[MeV]=12850.2 direction=(0.68793,0.204538,0.696359) material=G4_Pb + --> #secondaries=40 impactParameter[fm]=6.07893 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 327 projectile=xi_b0 Ekin[MeV]=16918.9 direction=(0.757381,0.62103,0.201733) material=G4_Al + --> #secondaries=21 impactParameter[fm]=1.07657 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=1 + Collision 328 projectile=xi_b0 Ekin[MeV]=10181.1 direction=(0.846419,0.268557,0.459839) material=G4_C + --> #secondaries=10 impactParameter[fm]=2.02669 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=1 + Collision 329 projectile=lambda_b Ekin[MeV]=15263.3 direction=(0.544041,0.484527,0.68502) material=G4_Pb + --> #secondaries=43 impactParameter[fm]=5.23088 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 330 projectile=Ds+ Ekin[MeV]=9328.16 direction=(0.585598,0.776818,0.23158) material=G4_Fe + --> #secondaries=12 impactParameter[fm]=1.11255 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 331 projectile=anti_xi_c0 Ekin[MeV]=13433.6 direction=(0.420898,0.593788,0.685755) material=G4_Cu + --> #secondaries=37 impactParameter[fm]=3.5953 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=2 + Collision 332 projectile=xi_b0 Ekin[MeV]=26069.9 direction=(0.647786,0.24993,0.719659) material=G4_Al + --> #secondaries=22 impactParameter[fm]=1.59425 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=1 + Collision 333 projectile=anti_xi_b- Ekin[MeV]=5442.31 direction=(0.550612,0.471278,0.689001) material=G4_Pb + --> #secondaries=25 impactParameter[fm]=4.32364 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 334 projectile=Bs0 Ekin[MeV]=8614.45 direction=(0.578761,0.418277,0.700057) material=G4_Pb + --> #secondaries=24 impactParameter[fm]=4.00494 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=204 #NNcollisions=1 + Collision 335 projectile=alpha Ekin[MeV]=11596.4 direction=(0.546593,0.471456,0.692073) material=G4_Pb + --> #secondaries=94 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 336 projectile=D0 Ekin[MeV]=25413.6 direction=(0.598578,0.646937,0.472415) material=G4_Cu + --> #secondaries=9 impactParameter[fm]=4.7413 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=64 #NNcollisions=1 + Collision 337 projectile=xi0 Ekin[MeV]=13235.7 direction=(0.572804,0.337658,0.746915) material=G4_Pb + --> #secondaries=85 impactParameter[fm]=0.827681 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=199 #NNcollisions=5 + Collision 338 projectile=xi_c0 Ekin[MeV]=14872.2 direction=(0.699519,0.698868,0.149185) material=G4_Al + --> #secondaries=8 impactParameter[fm]=3.45718 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 339 projectile=triton Ekin[MeV]=14602 direction=(0.587175,0.651945,0.479784) material=G4_C + --> #secondaries=13 impactParameter[fm]=2.82197 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 340 projectile=anti_hypertriton Ekin[MeV]=15482.2 direction=(0.665455,0.351651,0.658415) material=G4_W + --> #secondaries=91 impactParameter[fm]=3.13749 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=5 + Collision 341 projectile=Ds+ Ekin[MeV]=16341.2 direction=(0.111728,0.820671,0.560371) material=G4_W + --> #secondaries=26 impactParameter[fm]=5.43845 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=1 + Collision 342 projectile=deuteron Ekin[MeV]=16799.2 direction=(0.718543,0.259934,0.645082) material=G4_H + --> #secondaries=5 impactParameter[fm]=2.26408 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 343 projectile=anti_hyperalpha Ekin[MeV]=18429.2 direction=(0.70198,0.0827283,0.707375) material=G4_Al + --> #secondaries=35 impactParameter[fm]=0.823429 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=21 #NNcollisions=5 + Collision 344 projectile=triton Ekin[MeV]=6838.93 direction=(0.230761,0.138579,0.963092) material=G4_Be --> #secondaries=8 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 292 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=29655.2 direction=(0.272249,0.72502,0.632634) material=G4_Ar - --> #secondaries=62 impactParameter[fm]=1.50162 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=34 #NNcollisions=8 - Collision 293 projectile=Bc+ Ekin[MeV]=2803 direction=(0.875024,0.360976,0.322534) material=G4_Al - --> #secondaries=10 impactParameter[fm]=1.8262 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=0 - Collision 294 projectile=D- Ekin[MeV]=16523.1 direction=(0.553869,0.814583,0.172292) material=G4_Pb - --> #secondaries=52 impactParameter[fm]=6.13998 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 295 projectile=sigma- Ekin[MeV]=20795 direction=(0.544254,0.320891,0.775124) material=G4_Be - --> #secondaries=8 impactParameter[fm]=0.771288 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 296 projectile=anti_deuteron Ekin[MeV]=17709.1 direction=(0.604342,0.292561,0.741066) material=G4_C - --> #secondaries=6 impactParameter[fm]=3.97271 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=12 #NNcollisions=1 - Collision 297 projectile=kaon+ Ekin[MeV]=7855.39 direction=(0.202368,0.97205,0.11902) material=G4_Fe - --> #secondaries=25 impactParameter[fm]=3.72109 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 298 projectile=lambda Ekin[MeV]=20717.3 direction=(0.806653,0.589899,0.036468) material=G4_W - --> #secondaries=108 impactParameter[fm]=3.19454 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=175 #NNcollisions=6 - Collision 299 projectile=anti_xi_b- Ekin[MeV]=6722.58 direction=(0.475719,0.431452,0.766512) material=G4_He - --> #secondaries=6 impactParameter[fm]=1.5751 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 300 projectile=He3 Ekin[MeV]=26658.1 direction=(0.995911,0.0841081,0.0329835) material=G4_Fe - --> #secondaries=39 impactParameter[fm]=4.89 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 345 projectile=sigma+ Ekin[MeV]=4819.03 direction=(0.336731,0.772751,0.538023) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.60298 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 346 projectile=D+ Ekin[MeV]=13650 direction=(0.42609,0.904401,0.022484) material=G4_Fe + --> #secondaries=16 impactParameter[fm]=3.09857 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=0 + Collision 347 projectile=omega- Ekin[MeV]=24145.4 direction=(0.336973,0.21884,0.915728) material=G4_Pb + --> #secondaries=34 impactParameter[fm]=6.10515 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=2 + Collision 348 projectile=hyperHe5 Ekin[MeV]=14671.3 direction=(0.670437,0.283565,0.685642) material=G4_H + --> #secondaries=3 impactParameter[fm]=2.83117 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 349 projectile=doublehyperH4 Ekin[MeV]=9259.92 direction=(0.753172,0.481271,0.448454) material=G4_C + --> #secondaries=15 impactParameter[fm]=0.528707 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=0 + Collision 350 projectile=anti_omega- Ekin[MeV]=19202.8 direction=(0.899572,0.0238251,0.436122) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.0687334 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 351 projectile=Bc+ Ekin[MeV]=15504.2 direction=(0.219956,0.761952,0.609138) material=G4_Al + --> #secondaries=10 impactParameter[fm]=2.64131 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 352 projectile=anti_B0 Ekin[MeV]=15932.7 direction=(0.890488,0.451412,0.0570811) material=G4_He + --> #secondaries=5 impactParameter[fm]=1.61672 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 353 projectile=He3 Ekin[MeV]=5247.4 direction=(0.406623,0.160009,0.899475) material=G4_Fe + --> #secondaries=23 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 354 projectile=Ds+ Ekin[MeV]=20769.8 direction=(0.506463,0.612208,0.607204) material=G4_C + --> #secondaries=22 impactParameter[fm]=1.58495 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=9 #NNcollisions=3 + Collision 355 projectile=kaon- Ekin[MeV]=27618.2 direction=(0.331177,0.865427,0.375976) material=G4_He + --> #secondaries=13 impactParameter[fm]=1.41729 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 356 projectile=kaon+ Ekin[MeV]=20280.6 direction=(0.504597,0.863345,0.00415638) material=G4_Be + --> #secondaries=5 impactParameter[fm]=1.5608 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 357 projectile=anti_sigma+ Ekin[MeV]=27250.1 direction=(0.658059,0.0532171,0.751084) material=G4_C + --> #secondaries=11 impactParameter[fm]=4.80471 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=12 #NNcollisions=1 + Collision 358 projectile=lambda_b Ekin[MeV]=17990.8 direction=(0.320762,0.754913,0.57203) material=G4_W + --> #secondaries=56 impactParameter[fm]=5.37084 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=2 + Collision 359 projectile=anti_xi_c0 Ekin[MeV]=26757.3 direction=(0.459556,0.570001,0.681107) material=G4_He + --> #secondaries=8 impactParameter[fm]=1.37639 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 360 projectile=kaon+ Ekin[MeV]=4970.61 direction=(0.626041,0.747854,0.220878) material=G4_Ar + --> #secondaries=34 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 361 projectile=anti_sigma+ Ekin[MeV]=21793.8 direction=(0.809399,0.230199,0.540261) material=G4_He + --> #secondaries=10 impactParameter[fm]=2.58964 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 362 projectile=xi_c+ Ekin[MeV]=9170.02 direction=(0.30853,0.799377,0.515563) material=G4_W + --> #secondaries=83 impactParameter[fm]=0.667636 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=4 + Collision 363 projectile=anti_hyperHe5 Ekin[MeV]=15309.8 direction=(0.0409412,0.312762,0.948949) material=G4_Ar + --> #secondaries=9 impactParameter[fm]=6.75461 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 364 projectile=anti_lambda_b Ekin[MeV]=5523.7 direction=(0.528404,0.68227,0.50527) material=G4_C + --> #secondaries=11 impactParameter[fm]=1.31808 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 365 projectile=xi- Ekin[MeV]=5056.91 direction=(0.423341,0.488352,0.763083) material=G4_Fe + --> #secondaries=52 impactParameter[fm]=1.38253 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=48 #NNcollisions=2 + Collision 366 projectile=anti_Bs0 Ekin[MeV]=15094.8 direction=(0.709379,0.0312591,0.704134) material=G4_Fe + --> #secondaries=9 impactParameter[fm]=3.7203 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=1 + Collision 367 projectile=anti_omega_b- Ekin[MeV]=9815.47 direction=(0.448224,0.0431633,0.892878) material=G4_He + --> #secondaries=5 impactParameter[fm]=1.1497 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 368 projectile=hypertriton Ekin[MeV]=7561.63 direction=(0.214794,0.647483,0.731183) material=G4_He + --> #secondaries=9 impactParameter[fm]=2.24652 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=1 #NNcollisions=2 + Collision 369 projectile=B0 Ekin[MeV]=29733.2 direction=(0.201547,0.821106,0.534007) material=G4_Si + --> #secondaries=24 impactParameter[fm]=1.4979 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 370 projectile=anti_xi_b- Ekin[MeV]=20690.6 direction=(0.990295,0.129182,0.051261) material=G4_Al + --> #secondaries=12 impactParameter[fm]=4.5263 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 371 projectile=kaon0L Ekin[MeV]=16484.3 direction=(0.705064,0.707009,0.0549853) material=G4_H + --> #secondaries=5 impactParameter[fm]=1.13675 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 372 projectile=anti_omega_b- Ekin[MeV]=16854.2 direction=(0.406147,0.854148,0.324771) material=G4_Be + --> #secondaries=8 impactParameter[fm]=1.1199 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 373 projectile=D+ Ekin[MeV]=26649.1 direction=(0.524036,0.688097,0.501905) material=G4_Ar + --> #secondaries=9 impactParameter[fm]=5.48382 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 374 projectile=anti_Bs0 Ekin[MeV]=22812.2 direction=(0.967608,0.0067009,0.25237) material=G4_Cu + --> #secondaries=11 impactParameter[fm]=2.97702 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 375 projectile=lambda_c+ Ekin[MeV]=17811.3 direction=(0.686942,0.472583,0.552065) material=G4_Ar + --> #secondaries=21 impactParameter[fm]=3.83535 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 + Collision 376 projectile=anti_lambda_b Ekin[MeV]=4401.19 direction=(0.308826,0.217725,0.925863) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.966712 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 377 projectile=omega_c0 Ekin[MeV]=16187.6 direction=(0.774951,0.630948,0.0368056) material=G4_Al + --> #secondaries=10 impactParameter[fm]=3.49959 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 378 projectile=D0 Ekin[MeV]=17625.2 direction=(0.693742,0.720201,0.00574147) material=G4_Ar + --> #secondaries=19 impactParameter[fm]=2.45256 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=1 + Collision 379 projectile=anti_lambda_b Ekin[MeV]=24286.6 direction=(0.349689,0.912994,0.210142) material=G4_C + --> #secondaries=17 impactParameter[fm]=1.19223 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=3 + Collision 380 projectile=anti_deuteron Ekin[MeV]=5335.46 direction=(0.444751,0.824055,0.350898) material=G4_Al + --> #secondaries=25 impactParameter[fm]=3.57329 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 381 projectile=anti_xi- Ekin[MeV]=23105.4 direction=(0.702438,0.707587,0.0768181) material=G4_Si + --> #secondaries=15 impactParameter[fm]=3.629 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 382 projectile=anti_doublehyperH4 Ekin[MeV]=2263.81 direction=(0.273711,0.903059,0.331009) material=G4_Be + --> #secondaries=17 impactParameter[fm]=1.98684 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 383 projectile=anti_lambda_b Ekin[MeV]=22617.4 direction=(0.53392,0.0987772,0.839745) material=G4_Pb + --> #secondaries=44 impactParameter[fm]=6.68631 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=207 #NNcollisions=1 + Collision 384 projectile=doublehyperH4 Ekin[MeV]=16528.7 direction=(0.493134,0.77688,0.391505) material=G4_Cu + --> #secondaries=61 impactParameter[fm]=2.11003 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=48 #NNcollisions=7 + Collision 385 projectile=hyperH4 Ekin[MeV]=25659 direction=(0.223781,0.948373,0.224746) material=G4_Al + --> #secondaries=30 impactParameter[fm]=2.97761 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=21 #NNcollisions=5 + Collision 386 projectile=anti_hyperH4 Ekin[MeV]=26655.5 direction=(0.229419,0.771209,0.593804) material=G4_Si + --> #secondaries=12 impactParameter[fm]=5.7649 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 387 projectile=anti_sigma+ Ekin[MeV]=21450.6 direction=(0.803527,0.160031,0.573354) material=G4_C + --> #secondaries=24 impactParameter[fm]=1.17267 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=4 + Collision 388 projectile=B0 Ekin[MeV]=28246.7 direction=(0.675219,0.487503,0.553552) material=G4_Cu + --> #secondaries=12 impactParameter[fm]=1.59526 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=63 #NNcollisions=2 + Collision 389 projectile=doublehyperH4 Ekin[MeV]=20304.8 direction=(0.543051,0.833525,0.101641) material=G4_H + --> #secondaries=7 impactParameter[fm]=1.17613 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 390 projectile=anti_omega_c0 Ekin[MeV]=27968.9 direction=(0.00503049,0.947165,0.320708) material=G4_W + --> #secondaries=52 impactParameter[fm]=5.20254 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=4 + Collision 391 projectile=kaon- Ekin[MeV]=23035 direction=(0.845404,0.500943,0.185333) material=G4_C + --> #secondaries=11 impactParameter[fm]=2.568 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 392 projectile=proton Ekin[MeV]=13512.1 direction=(0.610462,0.700109,0.370383) material=G4_Pb + --> #secondaries=63 impactParameter[fm]=5.92364 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=202 #NNcollisions=3 + Collision 393 projectile=D+ Ekin[MeV]=25669.9 direction=(0.496434,0.416825,0.761453) material=G4_Pb + --> #secondaries=74 impactParameter[fm]=5.03613 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=3 + Collision 394 projectile=Bs0 Ekin[MeV]=24260.9 direction=(0.157082,0.781875,0.603321) material=G4_H + --> #secondaries=4 impactParameter[fm]=1.40366 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 395 projectile=xi0 Ekin[MeV]=21497.3 direction=(0.750024,0.0726008,0.657414) material=G4_Pb + --> #secondaries=89 impactParameter[fm]=2.85113 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=5 + Collision 396 projectile=anti_sigma+ Ekin[MeV]=6207.21 direction=(0.774076,0.620226,0.126986) material=G4_Be + --> #secondaries=11 impactParameter[fm]=2.70931 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 397 projectile=anti_xi_c+ Ekin[MeV]=21996.7 direction=(0.0686495,0.808217,0.58487) material=G4_W + --> #secondaries=74 impactParameter[fm]=3.02781 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=0 + Collision 398 projectile=kaon- Ekin[MeV]=27940.1 direction=(0.712835,0.373233,0.593771) material=G4_Be + --> #secondaries=24 impactParameter[fm]=0.571352 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=6 #NNcollisions=3 + Collision 399 projectile=triton Ekin[MeV]=4353.27 direction=(0.883421,0.457162,0.102809) material=G4_Pb + --> #secondaries=37 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 400 projectile=doublehyperdoubleneutron Ekin[MeV]=5533.1 direction=(0.529028,0.3995,0.748685) material=G4_H + --> #secondaries=3 impactParameter[fm]=2.50162 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 List of produced secondaries: - j=0 proton p=(2587.16,-563.627,582.0082868.82) MeV - j=1 pi0 p=(2007.07,365.367,-64.22462045.52) MeV - j=2 pi- p=(-34.2378,22.0055,43.4239151.73) MeV - j=3 proton p=(7067.79,815.414,259.2827180.96) MeV - j=4 pi+ p=(640.978,389.705,181.14784.229) MeV - j=5 neutron p=(2636.45,550.324,-667.1082929.43) MeV - j=6 pi- p=(998.294,214.669,-123.7791038.01) MeV - j=7 eta p=(1631.61,-244.429,104.1931741.53) MeV - j=8 proton p=(118.682,-1.89021,485.0451062.88) MeV - j=9 pi- p=(806.946,45.9445,-185.073840.836) MeV - j=10 neutron p=(505.097,-4.86316,294.7861106.72) MeV - j=11 neutron p=(146.696,158.231,-7.3955964.051) MeV - j=12 proton p=(156.744,-443.922,137.1531058.68) MeV - j=13 neutron p=(-166.195,230.671,-115.662988.428) MeV - j=14 proton p=(-123.315,-137.33,-96.9147961.152) MeV - j=15 pi+ p=(3928.04,428.932,41.71993954.07) MeV - j=16 neutron p=(5395.33,384.938,117.5625491.3) MeV - j=17 neutron p=(246.949,44.465,177.601988.578) MeV - j=18 neutron p=(203.098,-26.9042,-178.052977.987) MeV - j=19 neutron p=(455.764,84.8964,-30.50961048.16) MeV - j=20 neutron p=(77.0115,-248.033,53.4915976.266) MeV - j=21 neutron p=(-44.808,104.565,101.981951.906) MeV - j=22 neutron p=(-52.9828,274.882,-82.9253983.884) MeV - j=23 proton p=(79.1849,-134.081,-145.234962.131) MeV - j=24 neutron p=(7.79006,-249.597,59.1964973.985) MeV - j=25 N14 p=(-582.044,364.642,150.50913059.1) MeV - j=26 deuteron p=(290.899,-201.084,40.651909.09) MeV - j=27 proton p=(108.524,-54.6474,-83.8638949.816) MeV - j=28 proton p=(32.6714,146.203,-181.939967.419) MeV - j=29 deuteron p=(-176.064,-103.103,132.4011891.32) MeV - j=30 He3 p=(230.208,59.3123,108.942820.54) MeV - j=31 neutron p=(-61.6804,63.9583,-91.5136948.184) MeV - j=32 proton p=(58.6134,164.439,155.556966.968) MeV - j=33 He3 p=(10.1249,-197.815,-148.4182819.28) MeV - j=34 He3 p=(-28.0685,240.18,-59.78832819.42) MeV - j=35 He3 p=(170.866,-153.674,154.8632822.03) MeV - j=36 Li6 p=(-177.679,22.3272,-106.7035605.4) MeV - j=37 neutron p=(62.7017,57.1655,-45.2088944.471) MeV - j=38 gamma p=(-1.71647,-1.13877,0.2987522.08142) MeV - Collision 301 projectile=anti_hypertriton Ekin[MeV]=11556.1 direction=(0.555519,0.828449,0.0712105) material=G4_Si - --> #secondaries=30 impactParameter[fm]=1.35998 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=27 #NNcollisions=2 - Collision 302 projectile=Bc+ Ekin[MeV]=5541.27 direction=(0.545142,0.532643,0.647388) material=G4_H - --> #secondaries=2 impactParameter[fm]=1.01813 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 303 projectile=doublehyperH4 Ekin[MeV]=20583.4 direction=(0.630589,0.694319,0.346812) material=G4_C - --> #secondaries=10 impactParameter[fm]=3.12522 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 304 projectile=He3 Ekin[MeV]=2826.23 direction=(0.391388,0.256903,0.883638) material=G4_Cu - --> #secondaries=20 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 305 projectile=hyperalpha Ekin[MeV]=18908.5 direction=(0.468822,0.613772,0.635208) material=G4_Pb - --> #secondaries=117 impactParameter[fm]=4.75284 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=186 #NNcollisions=4 - Collision 306 projectile=xi_c+ Ekin[MeV]=20796.8 direction=(0.86222,0.208076,0.461825) material=G4_Si - --> #secondaries=15 impactParameter[fm]=2.10384 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 307 projectile=kaon+ Ekin[MeV]=5597.04 direction=(0.626926,0.687773,0.365967) material=G4_Cu - --> #secondaries=15 impactParameter[fm]=1.1766 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 308 projectile=anti_neutron Ekin[MeV]=19623.5 direction=(0.257066,0.531739,0.806951) material=G4_Pb - --> #secondaries=105 impactParameter[fm]=0.884889 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 309 projectile=He3 Ekin[MeV]=26814.5 direction=(0.724588,0.194586,0.661142) material=G4_Al - --> #secondaries=24 impactParameter[fm]=5.07781 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 310 projectile=lambda_c+ Ekin[MeV]=1160.11 direction=(0.150831,0.468793,0.870335) material=G4_Ar - --> #secondaries=15 impactParameter[fm]=0.353977 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=35 #NNcollisions=0 - Collision 311 projectile=D+ Ekin[MeV]=20464.6 direction=(0.667455,0.565239,0.484777) material=G4_W - --> #secondaries=84 impactParameter[fm]=1.85961 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=176 #NNcollisions=6 - Collision 312 projectile=pi+ Ekin[MeV]=15262.8 direction=(0.53562,0.341617,0.772275) material=G4_Si - --> #secondaries=28 impactParameter[fm]=2.00334 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=3 - Collision 313 projectile=triton Ekin[MeV]=14753 direction=(0.859351,0.504849,0.0815103) material=G4_C - --> #secondaries=11 impactParameter[fm]=3.85586 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 314 projectile=anti_lambda_c+ Ekin[MeV]=12205 direction=(0.221852,0.84791,0.481487) material=G4_Ar - --> #secondaries=28 impactParameter[fm]=3.17424 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 315 projectile=anti_Bs0 Ekin[MeV]=8846.98 direction=(0.546639,0.830264,0.108848) material=G4_H - --> #secondaries=3 impactParameter[fm]=0.916715 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 316 projectile=anti_deuteron Ekin[MeV]=27888.4 direction=(0.737952,0.660652,0.137718) material=G4_Al - --> #secondaries=41 impactParameter[fm]=2.62216 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=5 - Collision 317 projectile=triton Ekin[MeV]=22896.2 direction=(0.628297,0.0485342,0.776458) material=G4_He - --> #secondaries=10 impactParameter[fm]=1.04985 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 318 projectile=Ds+ Ekin[MeV]=10178.3 direction=(0.0183152,0.931759,0.362616) material=G4_Be - --> #secondaries=9 impactParameter[fm]=1.7101 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 319 projectile=anti_doublehyperH4 Ekin[MeV]=21512.3 direction=(0.370683,0.913114,0.169752) material=G4_Si - --> #secondaries=58 impactParameter[fm]=2.6788 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=21 #NNcollisions=7 - Collision 320 projectile=Ds+ Ekin[MeV]=28051.1 direction=(0.205266,0.863516,0.460659) material=G4_W - --> #secondaries=30 impactParameter[fm]=5.89388 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=182 #NNcollisions=1 - Collision 321 projectile=anti_He3 Ekin[MeV]=15697 direction=(0.511997,0.476918,0.714429) material=G4_W - --> #secondaries=86 impactParameter[fm]=4.22217 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=3 - Collision 322 projectile=anti_hyperHe5 Ekin[MeV]=22764.9 direction=(0.425267,0.3237,0.845202) material=G4_Si - --> #secondaries=50 impactParameter[fm]=2.62589 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=22 #NNcollisions=6 - Collision 323 projectile=anti_proton Ekin[MeV]=9681.9 direction=(0.573888,0.815988,0.0694054) material=G4_C - --> #secondaries=11 impactParameter[fm]=3.0733 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=12 #NNcollisions=1 - Collision 324 projectile=anti_lambda_b Ekin[MeV]=22639.5 direction=(0.579428,0.75739,0.301037) material=G4_W - --> #secondaries=50 impactParameter[fm]=2.28157 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=4 - Collision 325 projectile=kaon0S Ekin[MeV]=13047.1 direction=(0.465284,0.761734,0.450857) material=G4_He - --> #secondaries=7 impactParameter[fm]=2.50122 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 326 projectile=anti_proton Ekin[MeV]=16725.2 direction=(0.263257,0.93868,0.222656) material=G4_H - --> #secondaries=17 impactParameter[fm]=1.74353 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 327 projectile=Ds- Ekin[MeV]=26202.4 direction=(0.726861,0.40906,0.551673) material=G4_H - --> #secondaries=8 impactParameter[fm]=0.392933 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 328 projectile=anti_xi- Ekin[MeV]=3034.09 direction=(0.433513,0.774998,0.459831) material=G4_Be - --> #secondaries=8 impactParameter[fm]=1.80266 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 329 projectile=kaon- Ekin[MeV]=8757.37 direction=(0.379106,0.732634,0.565266) material=G4_W - --> #secondaries=52 impactParameter[fm]=3.0399 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=180 #NNcollisions=3 - Collision 330 projectile=D+ Ekin[MeV]=10195.7 direction=(0.732527,0.660538,0.164605) material=G4_C - --> #secondaries=6 impactParameter[fm]=1.91627 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 331 projectile=anti_neutron Ekin[MeV]=2940.68 direction=(0.970687,0.120513,0.207948) material=G4_He - --> #secondaries=7 impactParameter[fm]=0.794518 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=4 #NNcollisions=1 - Collision 332 projectile=xi_b- Ekin[MeV]=8349.44 direction=(0.700195,0.712164,0.0504905) material=G4_Be - --> #secondaries=6 impactParameter[fm]=1.26608 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 333 projectile=omega_c0 Ekin[MeV]=10148.7 direction=(0.72237,0.690649,0.0344256) material=G4_He - --> #secondaries=4 impactParameter[fm]=1.47528 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 334 projectile=anti_triton Ekin[MeV]=17065.4 direction=(0.73492,0.540626,0.409408) material=G4_Ar - --> #secondaries=39 impactParameter[fm]=2.88789 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=6 - Collision 335 projectile=anti_hyperalpha Ekin[MeV]=25583.1 direction=(0.598592,0.393589,0.697693) material=G4_W - --> #secondaries=69 impactParameter[fm]=6.29349 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=181 #NNcollisions=3 - Collision 336 projectile=doublehyperdoubleneutron Ekin[MeV]=28050 direction=(0.671042,0.467167,0.575724) material=G4_Al - --> #secondaries=28 impactParameter[fm]=3.92679 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=25 #NNcollisions=3 - Collision 337 projectile=anti_B0 Ekin[MeV]=29828.4 direction=(0.571175,0.442797,0.691151) material=G4_Be - --> #secondaries=12 impactParameter[fm]=3.93689 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 338 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=27844.6 direction=(0.467149,0.671524,0.575176) material=G4_H - --> #secondaries=3 impactParameter[fm]=3.40184 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 - Collision 339 projectile=anti_alpha Ekin[MeV]=27510.1 direction=(0.221223,0.934369,0.279311) material=G4_Si - --> #secondaries=36 impactParameter[fm]=3.04433 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=22 #NNcollisions=7 - Collision 340 projectile=kaon- Ekin[MeV]=26239.1 direction=(0.785978,0.566782,0.246978) material=G4_C - --> #secondaries=12 impactParameter[fm]=1.92917 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 341 projectile=anti_triton Ekin[MeV]=2772.37 direction=(0.767429,0.628901,0.124641) material=G4_Si - --> #secondaries=16 impactParameter[fm]=4.15685 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 342 projectile=alpha Ekin[MeV]=28034.9 direction=(0.143728,0.972607,0.182695) material=G4_He - --> #secondaries=11 impactParameter[fm]=2.28623 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 343 projectile=anti_xi- Ekin[MeV]=26993.9 direction=(0.0478081,0.661226,0.748662) material=G4_W - --> #secondaries=69 impactParameter[fm]=4.2223 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=5 - Collision 344 projectile=Bc- Ekin[MeV]=12026.9 direction=(0.566349,0.810425,0.149871) material=G4_C - --> #secondaries=7 impactParameter[fm]=2.45702 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 345 projectile=lambda_b Ekin[MeV]=22795.5 direction=(0.297243,0.737867,0.605969) material=G4_W - --> #secondaries=31 impactParameter[fm]=5.99318 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=1 - Collision 346 projectile=B- Ekin[MeV]=18205.7 direction=(0.736246,0.507344,0.447821) material=G4_Be - --> #secondaries=12 impactParameter[fm]=0.277288 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=6 #NNcollisions=2 - Collision 347 projectile=Bc- Ekin[MeV]=25702.7 direction=(0.570258,0.797284,0.197849) material=G4_He - --> #secondaries=6 impactParameter[fm]=1.65586 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 348 projectile=Bs0 Ekin[MeV]=17514.3 direction=(0.288118,0.92122,0.261422) material=G4_Pb - --> #secondaries=46 impactParameter[fm]=5.3249 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=1 - Collision 349 projectile=anti_proton Ekin[MeV]=16506.8 direction=(0.877309,0.120061,0.464666) material=G4_Be - --> #secondaries=17 impactParameter[fm]=0.317444 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 350 projectile=kaon0S Ekin[MeV]=4965.55 direction=(0.786738,0.605136,0.121873) material=G4_Be - --> #secondaries=11 impactParameter[fm]=1.9457 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 351 projectile=anti_deuteron Ekin[MeV]=5665.67 direction=(0.413577,0.876006,0.248129) material=G4_Ar - --> #secondaries=13 impactParameter[fm]=5.36582 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 352 projectile=pi- Ekin[MeV]=3152.33 direction=(0.664522,0.519891,0.536771) material=G4_He - --> #secondaries=6 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 353 projectile=anti_hyperH4 Ekin[MeV]=17282.2 direction=(0.833096,0.551639,0.0405563) material=G4_He - --> #secondaries=11 impactParameter[fm]=1.12763 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=2 #NNcollisions=2 - Collision 354 projectile=anti_hyperH4 Ekin[MeV]=9353.65 direction=(0.315278,0.878681,0.358496) material=G4_W - --> #secondaries=22 impactParameter[fm]=8.64947 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=181 #NNcollisions=1 - Collision 355 projectile=xi_c+ Ekin[MeV]=19133.7 direction=(0.73607,0.438577,0.515607) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.2442 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 356 projectile=anti_hyperalpha Ekin[MeV]=14389.5 direction=(0.170877,0.958664,0.227519) material=G4_Fe - --> #secondaries=27 impactParameter[fm]=4.76298 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=55 #NNcollisions=2 - Collision 357 projectile=kaon+ Ekin[MeV]=8358.88 direction=(0.115993,0.725427,0.678455) material=G4_Ar - --> #secondaries=23 impactParameter[fm]=2.14636 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 358 projectile=anti_alpha Ekin[MeV]=10886.1 direction=(0.630533,0.757069,0.171096) material=G4_Al - --> #secondaries=6 impactParameter[fm]=5.90478 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 359 projectile=sigma+ Ekin[MeV]=28800.7 direction=(0.539659,0.658123,0.525017) material=G4_Ar - --> #secondaries=21 impactParameter[fm]=3.62196 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 360 projectile=anti_He3 Ekin[MeV]=5296.25 direction=(0.386471,0.0311959,0.921774) material=G4_Al - --> #secondaries=19 impactParameter[fm]=3.14293 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 361 projectile=anti_sigma- Ekin[MeV]=28819.9 direction=(0.671221,0.643648,0.367667) material=G4_He - --> #secondaries=9 impactParameter[fm]=0.85195 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=4 #NNcollisions=1 - Collision 362 projectile=anti_lambda_b Ekin[MeV]=18022.9 direction=(0.426831,0.604086,0.672975) material=G4_Si - --> #secondaries=12 impactParameter[fm]=2.85974 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 363 projectile=xi_c0 Ekin[MeV]=18105.7 direction=(0.731128,0.657447,0.182251) material=G4_C - --> #secondaries=9 impactParameter[fm]=2.21871 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 364 projectile=anti_B0 Ekin[MeV]=1175.15 direction=(0.896947,0.438135,0.0593672) material=G4_Pb - --> #secondaries=29 impactParameter[fm]=2.50043 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 - Collision 365 projectile=xi_c+ Ekin[MeV]=7885.12 direction=(0.554479,0.700806,0.448802) material=G4_Al - --> #secondaries=8 impactParameter[fm]=5.09383 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 366 projectile=omega_b- Ekin[MeV]=6402.5 direction=(0.332929,0.725278,0.602602) material=G4_Fe - --> #secondaries=16 impactParameter[fm]=1.87207 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 367 projectile=He3 Ekin[MeV]=1858.52 direction=(0.504411,0.800922,0.322635) material=G4_Cu + j=0 proton p=(474.268,269.323,896.2131407.49) MeV + j=1 sigma0 p=(250.218,331.079,285.6241294.68) MeV + j=2 hypertriton p=(3930.12,2914.04,5403.817879.45) MeV + Collision 401 projectile=He3 Ekin[MeV]=28456.1 direction=(0.528674,0.803795,0.272797) material=G4_Pb + --> #secondaries=116 impactParameter[fm]=3.65842 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=193 #NNcollisions=11 + Collision 402 projectile=doublehyperdoubleneutron Ekin[MeV]=6062.8 direction=(0.946687,0.268951,0.177339) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.707017 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 403 projectile=kaon0S Ekin[MeV]=27919.6 direction=(0.0736044,0.312414,0.94709) material=G4_Pb + --> #secondaries=43 impactParameter[fm]=6.38725 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 404 projectile=deuteron Ekin[MeV]=23478.1 direction=(0.816392,0.43731,0.37718) material=G4_H + --> #secondaries=6 impactParameter[fm]=0.918071 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 405 projectile=anti_sigma+ Ekin[MeV]=27988.9 direction=(0.595644,0.770387,0.227403) material=G4_Pb + --> #secondaries=39 impactParameter[fm]=6.74396 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=207 #NNcollisions=1 + Collision 406 projectile=xi_c0 Ekin[MeV]=27415.2 direction=(0.222676,0.577813,0.785206) material=G4_He + --> #secondaries=5 impactParameter[fm]=2.53653 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 407 projectile=Bc+ Ekin[MeV]=8712.46 direction=(0.608199,0.234678,0.758301) material=G4_Ar + --> #secondaries=7 impactParameter[fm]=2.74991 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 408 projectile=anti_hypertriton Ekin[MeV]=4217.74 direction=(0.776191,0.244171,0.581299) material=G4_Pb + --> #secondaries=92 impactParameter[fm]=4.26583 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=3 + Collision 409 projectile=anti_triton Ekin[MeV]=12014.8 direction=(0.560389,0.739295,0.373374) material=G4_Cu + --> #secondaries=52 impactParameter[fm]=3.94752 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=59 #NNcollisions=4 + Collision 410 projectile=anti_xi_b- Ekin[MeV]=20692.2 direction=(0.703844,0.0390428,0.709281) material=G4_Ar + --> #secondaries=9 impactParameter[fm]=5.76595 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 411 projectile=B0 Ekin[MeV]=17439.7 direction=(0.594162,0.477463,0.647303) material=G4_W + --> #secondaries=35 impactParameter[fm]=1.62782 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=182 #NNcollisions=1 + Collision 412 projectile=hyperHe5 Ekin[MeV]=10482.8 direction=(0.800365,0.595316,0.0708103) material=G4_Cu + --> #secondaries=20 impactParameter[fm]=5.54114 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=59 #NNcollisions=1 + Collision 413 projectile=anti_xi- Ekin[MeV]=6477.95 direction=(0.434515,0.735497,0.519847) material=G4_Si + --> #secondaries=30 impactParameter[fm]=2.66961 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=2 + Collision 414 projectile=hypertriton Ekin[MeV]=4543.28 direction=(0.511596,0.673462,0.53359) material=G4_Pb + --> #secondaries=25 impactParameter[fm]=8.5927 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=206 #NNcollisions=0 + Collision 415 projectile=anti_lambda_b Ekin[MeV]=15146.9 direction=(0.599823,0.640126,0.480053) material=G4_Pb + --> #secondaries=22 impactParameter[fm]=6.38766 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=0 + Collision 416 projectile=lambda_c+ Ekin[MeV]=23016.3 direction=(0.790423,0.36351,0.493044) material=G4_H + --> #secondaries=3 impactParameter[fm]=1.47558 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 417 projectile=lambda_b Ekin[MeV]=26166.6 direction=(0.290885,0.354702,0.888579) material=G4_W + --> #secondaries=31 impactParameter[fm]=6.06685 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=0 + Collision 418 projectile=anti_lambda Ekin[MeV]=20658.1 direction=(0.667628,0.683241,0.295728) material=G4_Pb + --> #secondaries=73 impactParameter[fm]=2.29865 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=198 #NNcollisions=6 + Collision 419 projectile=Bs0 Ekin[MeV]=22009.7 direction=(0.293516,0.866688,0.403361) material=G4_Cu + --> #secondaries=10 impactParameter[fm]=4.65246 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 420 projectile=xi_c+ Ekin[MeV]=6905.11 direction=(0.167856,0.721692,0.671554) material=G4_Fe + --> #secondaries=23 impactParameter[fm]=4.05654 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 421 projectile=B+ Ekin[MeV]=5899.36 direction=(0.671714,0.175924,0.719618) material=G4_W + --> #secondaries=38 impactParameter[fm]=5.75265 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=178 #NNcollisions=3 + Collision 422 projectile=anti_doublehyperH4 Ekin[MeV]=12909.7 direction=(0.364883,0.402497,0.839557) material=G4_Fe + --> #secondaries=11 impactParameter[fm]=7.64198 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 423 projectile=xi_b- Ekin[MeV]=22208.4 direction=(0.600016,0.690297,0.404316) material=G4_Si + --> #secondaries=13 impactParameter[fm]=2.59401 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 424 projectile=proton Ekin[MeV]=11376.6 direction=(0.583666,0.697201,0.416227) material=G4_Be + --> #secondaries=11 impactParameter[fm]=2.96271 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 425 projectile=kaon0S Ekin[MeV]=4340.47 direction=(0.2022,0.830935,0.518327) material=G4_Be + --> #secondaries=8 impactParameter[fm]=2.84042 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 426 projectile=anti_omega- Ekin[MeV]=9198.44 direction=(0.148002,0.711828,0.686584) material=G4_Be + --> #secondaries=8 impactParameter[fm]=3.18778 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 427 projectile=anti_triton Ekin[MeV]=23403 direction=(0.964829,0.0518928,0.257704) material=G4_Si + --> #secondaries=34 impactParameter[fm]=2.41603 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 428 projectile=anti_hyperH4 Ekin[MeV]=4321.24 direction=(0.374936,0.076242,0.92391) material=G4_He + --> #secondaries=5 impactParameter[fm]=3.11324 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=4 #NNcollisions=1 + Collision 429 projectile=lambda Ekin[MeV]=16139.7 direction=(0.498211,0.689925,0.525156) material=G4_Al + --> #secondaries=7 impactParameter[fm]=4.80559 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 430 projectile=anti_sigma+ Ekin[MeV]=26464.9 direction=(0.357078,0.867862,0.345415) material=G4_Al + --> #secondaries=16 impactParameter[fm]=3.7298 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 431 projectile=sigma+ Ekin[MeV]=11932.3 direction=(0.750283,0.645406,0.143271) material=G4_Si + --> #secondaries=18 impactParameter[fm]=3.69212 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 432 projectile=pi+ Ekin[MeV]=23509.1 direction=(0.340589,0.783129,0.520296) material=G4_W + --> #secondaries=67 impactParameter[fm]=3.37436 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=178 #NNcollisions=3 + Collision 433 projectile=He3 Ekin[MeV]=15990.6 direction=(0.534137,0.0884555,0.840758) material=G4_Pb + --> #secondaries=43 impactParameter[fm]=8.44775 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=206 #NNcollisions=2 + Collision 434 projectile=D0 Ekin[MeV]=17142 direction=(0.262461,0.360061,0.895249) material=G4_W + --> #secondaries=44 impactParameter[fm]=1.91345 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=2 + Collision 435 projectile=Ds- Ekin[MeV]=18020.1 direction=(0.632313,0.43205,0.64305) material=G4_Be + --> #secondaries=12 impactParameter[fm]=2.29444 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 436 projectile=anti_deuteron Ekin[MeV]=19487.7 direction=(0.597227,0.529938,0.602068) material=G4_Pb + --> #secondaries=109 impactParameter[fm]=2.62016 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 437 projectile=anti_He3 Ekin[MeV]=3245.53 direction=(0.0255115,0.268236,0.963015) material=G4_Pb + --> #secondaries=52 impactParameter[fm]=6.61744 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=3 + Collision 438 projectile=anti_proton Ekin[MeV]=1412.04 direction=(0.572662,0.0561454,0.817866) material=G4_Be + --> #secondaries=9 impactParameter[fm]=1.60005 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=2 + Collision 439 projectile=anti_xi- Ekin[MeV]=23712.6 direction=(0.54982,0.676232,0.490314) material=G4_Al + --> #secondaries=25 impactParameter[fm]=0.635287 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=3 + Collision 440 projectile=alpha Ekin[MeV]=15623.2 direction=(0.770101,0.410819,0.488029) material=G4_He + --> #secondaries=8 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 441 projectile=B- Ekin[MeV]=26419.2 direction=(0.610278,0.184392,0.770429) material=G4_Be + --> #secondaries=10 impactParameter[fm]=2.36604 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 442 projectile=lambda_c+ Ekin[MeV]=24195.1 direction=(0.0437734,0.755432,0.653764) material=G4_H + --> #secondaries=4 impactParameter[fm]=0.733116 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 443 projectile=hyperHe5 Ekin[MeV]=29001.4 direction=(0.153815,0.74767,0.646011) material=G4_Ar + --> #secondaries=62 impactParameter[fm]=2.2207 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=6 + Collision 444 projectile=anti_sigma+ Ekin[MeV]=24062.2 direction=(0.508475,0.797454,0.324838) material=G4_W + --> #secondaries=52 impactParameter[fm]=5.74031 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=184 #NNcollisions=2 + Collision 445 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=15289.1 direction=(0.696981,0.674237,0.244175) material=G4_He + --> #secondaries=5 impactParameter[fm]=2.76553 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 446 projectile=anti_xi_c+ Ekin[MeV]=5373.93 direction=(0.92915,0.140665,0.341898) material=G4_Si + --> #secondaries=16 impactParameter[fm]=1.82988 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 447 projectile=doublehyperdoubleneutron Ekin[MeV]=7002.35 direction=(0.798129,0.559532,0.223415) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.735581 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 448 projectile=xi0 Ekin[MeV]=23851.5 direction=(0.685945,0.453742,0.568857) material=G4_Ar + --> #secondaries=23 impactParameter[fm]=3.90884 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 449 projectile=anti_He3 Ekin[MeV]=11105 direction=(0.64988,0.367605,0.665224) material=G4_Pb + --> #secondaries=57 impactParameter[fm]=7.54644 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=203 #NNcollisions=1 + Collision 450 projectile=D0 Ekin[MeV]=3559.42 direction=(0.960492,0.276857,0.028375) material=G4_Pb + --> #secondaries=23 impactParameter[fm]=7.29628 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=204 #NNcollisions=1 + Collision 451 projectile=deuteron Ekin[MeV]=14650.9 direction=(0.681033,0.219661,0.698529) material=G4_C + --> #secondaries=12 impactParameter[fm]=1.98218 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 452 projectile=kaon0L Ekin[MeV]=1141.09 direction=(0.697035,0.289058,0.656192) material=G4_Be + --> #secondaries=5 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 453 projectile=doublehyperdoubleneutron Ekin[MeV]=29806.6 direction=(0.641987,0.167306,0.748239) material=G4_He + --> #secondaries=13 impactParameter[fm]=3.07443 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=3 #NNcollisions=3 + Collision 454 projectile=anti_lambda_b Ekin[MeV]=6752.29 direction=(0.465699,0.88491,0.00763601) material=G4_Cu + --> #secondaries=11 impactParameter[fm]=5.14975 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 455 projectile=anti_xi_c+ Ekin[MeV]=22298.6 direction=(0.883705,0.432571,0.17874) material=G4_C + --> #secondaries=15 impactParameter[fm]=1.56863 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 456 projectile=B+ Ekin[MeV]=19444.2 direction=(0.814349,0.487138,0.315487) material=G4_Pb + --> #secondaries=16 impactParameter[fm]=7.71875 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 457 projectile=anti_hyperalpha Ekin[MeV]=7424.34 direction=(0.661928,0.45978,0.591991) material=G4_H + --> #secondaries=9 impactParameter[fm]=0.864608 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 458 projectile=xi_b- Ekin[MeV]=17389.6 direction=(0.236724,0.951526,0.196366) material=G4_C + --> #secondaries=15 impactParameter[fm]=0.655477 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=3 + Collision 459 projectile=anti_proton Ekin[MeV]=10657.7 direction=(0.841846,0.535909,0.0640075) material=G4_Ar + --> #secondaries=14 impactParameter[fm]=4.72901 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 460 projectile=anti_xi0 Ekin[MeV]=10223.4 direction=(0.358159,0.816852,0.452189) material=G4_W + --> #secondaries=36 impactParameter[fm]=7.27394 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=1 + Collision 461 projectile=Ds+ Ekin[MeV]=22353 direction=(0.0832702,0.613873,0.785) material=G4_C + --> #secondaries=13 impactParameter[fm]=2.07986 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 462 projectile=kaon0S Ekin[MeV]=29569.3 direction=(0.106159,0.913137,0.393588) material=G4_Pb + --> #secondaries=88 impactParameter[fm]=3.5745 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=204 #NNcollisions=1 + Collision 463 projectile=anti_xi_b0 Ekin[MeV]=5192.4 direction=(0.176727,0.978876,0.102805) material=G4_W + --> #secondaries=14 impactParameter[fm]=8.86772 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=0 + Collision 464 projectile=omega_b- Ekin[MeV]=1811.12 direction=(0.527791,0.831199,0.174769) material=G4_Pb + --> #secondaries=28 impactParameter[fm]=5.26215 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=0 + Collision 465 projectile=anti_lambda_c+ Ekin[MeV]=16844.4 direction=(0.48438,0.626893,0.61023) material=G4_Be + --> #secondaries=6 impactParameter[fm]=2.04779 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 466 projectile=D- Ekin[MeV]=15783.1 direction=(0.143388,0.747959,0.648072) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.13493 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 467 projectile=kaon+ Ekin[MeV]=16890.5 direction=(0.0435622,0.989281,0.139375) material=G4_Al + --> #secondaries=21 impactParameter[fm]=1.37758 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 468 projectile=B- Ekin[MeV]=12533.4 direction=(0.712789,0.299205,0.634357) material=G4_Be + --> #secondaries=8 impactParameter[fm]=2.60438 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 469 projectile=omega- Ekin[MeV]=17240.3 direction=(0.917265,0.345695,0.19779) material=G4_Be + --> #secondaries=10 impactParameter[fm]=0.669822 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=1 + Collision 470 projectile=Bc+ Ekin[MeV]=26713.7 direction=(0.589915,0.686846,0.424551) material=G4_C + --> #secondaries=8 impactParameter[fm]=1.95916 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 471 projectile=xi_b0 Ekin[MeV]=23840.6 direction=(0.786032,0.173655,0.593293) material=G4_W + --> #secondaries=64 impactParameter[fm]=4.58153 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=3 + Collision 472 projectile=anti_D0 Ekin[MeV]=1702.86 direction=(0.608834,0.788842,0.0839544) material=G4_Cu + --> #secondaries=19 impactParameter[fm]=3.27748 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=59 #NNcollisions=0 + Collision 473 projectile=alpha Ekin[MeV]=20615.5 direction=(0.189222,0.88526,0.424865) material=G4_Be + --> #secondaries=17 impactParameter[fm]=1.10798 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=5 #NNcollisions=4 + Collision 474 projectile=anti_xi_c+ Ekin[MeV]=13637.2 direction=(0.685852,0.488253,0.539644) material=G4_He + --> #secondaries=9 impactParameter[fm]=2.68835 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 475 projectile=xi_b- Ekin[MeV]=19050.3 direction=(0.522189,0.804833,0.282068) material=G4_Si + --> #secondaries=12 impactParameter[fm]=2.86315 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 476 projectile=anti_neutron Ekin[MeV]=22986.1 direction=(0.212507,0.553048,0.805592) material=G4_Cu + --> #secondaries=30 impactParameter[fm]=3.98362 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=2 + Collision 477 projectile=anti_D0 Ekin[MeV]=23085.4 direction=(0.0296379,0.517376,0.855245) material=G4_Al + --> #secondaries=11 impactParameter[fm]=2.44095 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 478 projectile=xi0 Ekin[MeV]=27418.8 direction=(0.934971,0.0852288,0.344332) material=G4_Al + --> #secondaries=20 impactParameter[fm]=2.15399 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 479 projectile=anti_xi0 Ekin[MeV]=16601.5 direction=(0.00853622,0.999913,0.0101007) material=G4_W + --> #secondaries=67 impactParameter[fm]=2.30743 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=3 + Collision 480 projectile=xi_c+ Ekin[MeV]=29566.8 direction=(0.325649,0.444366,0.834561) material=G4_Cu + --> #secondaries=30 impactParameter[fm]=0.264969 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=1 + Collision 481 projectile=anti_He3 Ekin[MeV]=9538.78 direction=(0.868396,0.347242,0.353992) material=G4_Al + --> #secondaries=17 impactParameter[fm]=7.59545 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 482 projectile=anti_Bs0 Ekin[MeV]=3532.36 direction=(0.379883,0.782277,0.493692) material=G4_Pb + --> #secondaries=13 impactParameter[fm]=7.56542 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=207 #NNcollisions=0 + Collision 483 projectile=anti_lambda Ekin[MeV]=22343.6 direction=(0.474589,0.406861,0.780532) material=G4_Fe + --> #secondaries=23 impactParameter[fm]=4.48655 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 484 projectile=omega- Ekin[MeV]=21619.9 direction=(0.772629,0.570193,0.279149) material=G4_Fe + --> #secondaries=41 impactParameter[fm]=2.17073 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=4 + Collision 485 projectile=omega_b- Ekin[MeV]=13451.3 direction=(0.0108593,0.46271,0.886443) material=G4_Be + --> #secondaries=5 impactParameter[fm]=1.9686 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 486 projectile=Bc+ Ekin[MeV]=4692.51 direction=(0.75834,0.477921,0.443296) material=G4_H + --> #secondaries=2 impactParameter[fm]=0.731657 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 487 projectile=anti_D0 Ekin[MeV]=15186.1 direction=(0.606838,0.0113278,0.794745) material=G4_Ar + --> #secondaries=35 impactParameter[fm]=1.64562 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=35 #NNcollisions=4 + Collision 488 projectile=anti_B0 Ekin[MeV]=12143.4 direction=(0.347089,0.188621,0.918668) material=G4_C + --> #secondaries=5 impactParameter[fm]=2.06407 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 489 projectile=anti_hyperHe5 Ekin[MeV]=17066.3 direction=(0.563042,0.656019,0.502617) material=G4_W + --> #secondaries=149 impactParameter[fm]=2.74572 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=5 + Collision 490 projectile=anti_xi_c0 Ekin[MeV]=18161.6 direction=(0.813343,0.562083,0.150119) material=G4_Al + --> #secondaries=22 impactParameter[fm]=2.05478 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 491 projectile=doublehyperH4 Ekin[MeV]=17950.8 direction=(0.825021,0.565064,0.00654394) material=G4_Pb + --> #secondaries=121 impactParameter[fm]=2.98173 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=193 #NNcollisions=12 + Collision 492 projectile=anti_Bs0 Ekin[MeV]=26267.1 direction=(0.545316,0.819711,0.175225) material=G4_Fe + --> #secondaries=12 impactParameter[fm]=3.50715 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=1 + Collision 493 projectile=D- Ekin[MeV]=17736.5 direction=(0.969449,0.244696,0.0171264) material=G4_C + --> #secondaries=19 impactParameter[fm]=1.02257 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=9 #NNcollisions=3 + Collision 494 projectile=lambda_c+ Ekin[MeV]=24624.8 direction=(0.354713,0.197682,0.913838) material=G4_He + --> #secondaries=4 impactParameter[fm]=2.95303 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 495 projectile=D0 Ekin[MeV]=25468.1 direction=(0.26539,0.844097,0.465906) material=G4_Fe + --> #secondaries=14 impactParameter[fm]=3.68437 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=56 #NNcollisions=1 + Collision 496 projectile=anti_deuteron Ekin[MeV]=28047.8 direction=(0.850112,0.513112,0.118433) material=G4_Cu + --> #secondaries=26 impactParameter[fm]=4.92914 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=62 #NNcollisions=2 + Collision 497 projectile=xi_c+ Ekin[MeV]=26991.8 direction=(0.880389,0.454868,0.1342) material=G4_Cu + --> #secondaries=43 impactParameter[fm]=3.36224 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=59 #NNcollisions=3 + Collision 498 projectile=Ds- Ekin[MeV]=2363.25 direction=(0.444015,0.541753,0.713691) material=G4_Al + --> #secondaries=9 impactParameter[fm]=3.17359 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 499 projectile=anti_hyperH4 Ekin[MeV]=23063.2 direction=(0.484789,0.37105,0.792024) material=G4_Al + --> #secondaries=13 impactParameter[fm]=7.02106 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 500 projectile=anti_lambda_b Ekin[MeV]=28398 direction=(0.412489,0.117212,0.90339) material=G4_Si + --> #secondaries=15 impactParameter[fm]=3.53407 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=29 #NNcollisions=1 + List of produced secondaries: + j=0 anti_lambda_b p=(10621.3,2609.04,22753.725863.7) MeV + j=1 pi+ p=(14.3858,145.093,700.251728.759) MeV + j=2 pi0 p=(423.935,18.4529,897.6491002.02) MeV + j=3 pi- p=(707.065,479.034,2234.142395.89) MeV + j=4 proton p=(147.471,-115.073,104.993962.48) MeV + j=5 pi0 p=(531.164,-163.645,275.317634.77) MeV + j=6 pi- p=(866.342,696.234,2144.242419.21) MeV + j=7 pi0 p=(179.495,99.7825,234.081339.393) MeV + j=8 proton p=(325.641,61.5051,1061.511454.99) MeV + j=9 Mg24 p=(-78.785,-22.4125,60.773622336) MeV + j=10 neutron p=(37.8095,-67.5929,-134.974952.365) MeV + j=11 deuteron p=(87.77,175.692,-29.21221886.09) MeV + j=12 neutron p=(-21.3646,14.4814,16.6939940.068) MeV + j=13 gamma p=(-6.91137,0.753048,-8.6689311.1124) MeV + j=14 gamma p=(3.8298,1.17084,-1.33144.22029) MeV + Collision 501 projectile=anti_neutron Ekin[MeV]=27686.4 direction=(0.935768,0.349342,0.047948) material=G4_Be + --> #secondaries=11 impactParameter[fm]=2.68152 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 502 projectile=anti_hyperH4 Ekin[MeV]=22631 direction=(0.637522,0.463609,0.615331) material=G4_C + --> #secondaries=13 impactParameter[fm]=3.37503 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 503 projectile=anti_xi_c0 Ekin[MeV]=10719.7 direction=(0.541759,0.572629,0.615299) material=G4_Cu + --> #secondaries=34 impactParameter[fm]=1.97557 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=2 + Collision 504 projectile=Ds+ Ekin[MeV]=5200.58 direction=(0.177934,0.237719,0.954897) material=G4_C + --> #secondaries=8 impactParameter[fm]=2.49762 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 505 projectile=xi0 Ekin[MeV]=1340.15 direction=(0.70223,0.234302,0.672292) material=G4_Ar + --> #secondaries=22 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 506 projectile=D0 Ekin[MeV]=17008.9 direction=(0.904145,0.42365,0.0551638) material=G4_W + --> #secondaries=26 impactParameter[fm]=5.24116 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=1 + Collision 507 projectile=lambda_c+ Ekin[MeV]=1033.39 direction=(0.678168,0.694144,0.241354) material=G4_W + --> #secondaries=38 impactParameter[fm]=2.47038 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=0 + Collision 508 projectile=xi_b0 Ekin[MeV]=25850.6 direction=(0.313551,0.765179,0.562304) material=G4_He + --> #secondaries=5 impactParameter[fm]=0.8606 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 509 projectile=doublehyperdoubleneutron Ekin[MeV]=6806.77 direction=(0.728729,0.276806,0.626365) material=G4_Pb + --> #secondaries=56 impactParameter[fm]=4.7178 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=199 #NNcollisions=2 + Collision 510 projectile=hypertriton Ekin[MeV]=22237.4 direction=(0.130691,0.653955,0.745159) material=G4_Ar + --> #secondaries=49 impactParameter[fm]=2.7995 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=35 #NNcollisions=4 + Collision 511 projectile=B+ Ekin[MeV]=14407.2 direction=(0.580244,0.188121,0.792419) material=G4_Ar + --> #secondaries=11 impactParameter[fm]=1.8524 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=2 + Collision 512 projectile=omega_b- Ekin[MeV]=20943.2 direction=(0.703834,0.588484,0.397874) material=G4_Al + --> #secondaries=19 impactParameter[fm]=3.14838 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=0 + Collision 513 projectile=anti_omega_b- Ekin[MeV]=14069.4 direction=(0.620098,0.61745,0.483977) material=G4_Fe + --> #secondaries=24 impactParameter[fm]=2.60987 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 514 projectile=Bs0 Ekin[MeV]=25706.6 direction=(0.442278,0.555706,0.703975) material=G4_Fe + --> #secondaries=15 impactParameter[fm]=2.39628 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=1 + Collision 515 projectile=anti_xi_b- Ekin[MeV]=14495.6 direction=(0.125926,0.139087,0.982241) material=G4_He + --> #secondaries=6 impactParameter[fm]=2.32768 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 516 projectile=anti_lambda_c+ Ekin[MeV]=3325.23 direction=(0.291209,0.704492,0.647215) material=G4_Pb + --> #secondaries=23 impactParameter[fm]=6.07602 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 517 projectile=hypertriton Ekin[MeV]=27582.2 direction=(0.283922,0.637237,0.716461) material=G4_Ar + --> #secondaries=12 impactParameter[fm]=5.66879 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 518 projectile=doublehyperdoubleneutron Ekin[MeV]=18976.8 direction=(0.170976,0.306898,0.936259) material=G4_H + --> #secondaries=7 impactParameter[fm]=1.62089 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 519 projectile=anti_proton Ekin[MeV]=1759.94 direction=(0.679055,0.367196,0.63565) material=G4_Fe + --> #secondaries=23 impactParameter[fm]=3.2319 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 520 projectile=pi+ Ekin[MeV]=17500.9 direction=(0.61308,0.135222,0.778362) material=G4_Al + --> #secondaries=21 impactParameter[fm]=0.482862 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=24 #NNcollisions=3 + Collision 521 projectile=D- Ekin[MeV]=20011.4 direction=(0.864741,0.00443069,0.502199) material=G4_Fe + --> #secondaries=37 impactParameter[fm]=1.70761 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 522 projectile=anti_sigma+ Ekin[MeV]=2293.91 direction=(0.812731,0.539207,0.220735) material=G4_Ar + --> #secondaries=7 impactParameter[fm]=3.79518 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 523 projectile=D0 Ekin[MeV]=27056.5 direction=(0.607119,0.166502,0.776971) material=G4_Fe + --> #secondaries=13 impactParameter[fm]=0.76614 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 524 projectile=pi- Ekin[MeV]=22862.2 direction=(0.549023,0.428474,0.717624) material=G4_W + --> #secondaries=44 impactParameter[fm]=5.83544 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=180 #NNcollisions=2 + Collision 525 projectile=anti_deuteron Ekin[MeV]=20433.6 direction=(0.772313,0.512989,0.374666) material=G4_H + --> #secondaries=5 impactParameter[fm]=0.481407 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 526 projectile=Ds+ Ekin[MeV]=1951.69 direction=(0.510746,0.579002,0.635527) material=G4_C + --> #secondaries=6 impactParameter[fm]=3.14726 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 527 projectile=anti_xi_b0 Ekin[MeV]=26281.2 direction=(0.0423361,0.741504,0.669612) material=G4_Al + --> #secondaries=30 impactParameter[fm]=1.60838 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=3 + Collision 528 projectile=kaon0L Ekin[MeV]=17409.1 direction=(0.341588,0.885047,0.316244) material=G4_Cu + --> #secondaries=13 impactParameter[fm]=2.47089 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 529 projectile=alpha Ekin[MeV]=13807.4 direction=(0.460215,0.366815,0.808485) material=G4_C --> #secondaries=11 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 368 projectile=doublehyperdoubleneutron Ekin[MeV]=4425.68 direction=(0.374095,0.711028,0.595393) material=G4_He - --> #secondaries=8 impactParameter[fm]=0.456675 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=2 - Collision 369 projectile=anti_hyperH4 Ekin[MeV]=2357.95 direction=(0.483035,0.202721,0.851811) material=G4_Cu - --> #secondaries=16 impactParameter[fm]=7.6754 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 370 projectile=deuteron Ekin[MeV]=18390.5 direction=(0.181984,0.508574,0.841567) material=G4_Al - --> #secondaries=12 impactParameter[fm]=4.283 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 371 projectile=proton Ekin[MeV]=18365 direction=(0.883363,0.349658,0.312104) material=G4_Be - --> #secondaries=9 impactParameter[fm]=3.50909 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 372 projectile=anti_hyperHe5 Ekin[MeV]=4553.11 direction=(0.624337,0.765484,0.155683) material=G4_H - --> #secondaries=6 impactParameter[fm]=2.98864 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 373 projectile=triton Ekin[MeV]=7765.84 direction=(0.13901,0.700238,0.700245) material=G4_Si - --> #secondaries=23 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 374 projectile=anti_He3 Ekin[MeV]=23954.9 direction=(0.426691,0.218123,0.8777) material=G4_Fe - --> #secondaries=22 impactParameter[fm]=7.23791 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 375 projectile=anti_omega_b- Ekin[MeV]=2937.59 direction=(0.541869,0.788154,0.291875) material=G4_Al - --> #secondaries=15 impactParameter[fm]=0.980228 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=0 - Collision 376 projectile=anti_doublehyperH4 Ekin[MeV]=19317.9 direction=(0.200912,0.72135,0.662789) material=G4_Pb - --> #secondaries=164 impactParameter[fm]=1.82525 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=5 - Collision 377 projectile=omega- Ekin[MeV]=15662.9 direction=(0.273206,0.656789,0.702842) material=G4_Cu - --> #secondaries=16 impactParameter[fm]=5.30079 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 378 projectile=D+ Ekin[MeV]=2819.84 direction=(0.545789,0.579163,0.605546) material=G4_H - --> #secondaries=2 impactParameter[fm]=1.56487 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 379 projectile=anti_xi0 Ekin[MeV]=29003.2 direction=(0.0764388,0.949615,0.303956) material=G4_He - --> #secondaries=13 impactParameter[fm]=1.11913 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 - Collision 380 projectile=kaon+ Ekin[MeV]=14328.6 direction=(0.249097,0.925709,0.284629) material=G4_C - --> #secondaries=19 impactParameter[fm]=1.32447 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=9 #NNcollisions=3 - Collision 381 projectile=kaon- Ekin[MeV]=7852.57 direction=(0.69028,0.673685,0.263937) material=G4_Cu - --> #secondaries=14 impactParameter[fm]=4.25655 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 382 projectile=xi- Ekin[MeV]=3897.03 direction=(0.849379,0.0371171,0.526477) material=G4_Cu - --> #secondaries=15 impactParameter[fm]=2.21128 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=60 #NNcollisions=2 - Collision 383 projectile=D+ Ekin[MeV]=4159.42 direction=(0.666469,0.421709,0.614802) material=G4_Fe - --> #secondaries=4 impactParameter[fm]=3.52112 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 384 projectile=Ds+ Ekin[MeV]=2401.61 direction=(0.823669,0.39705,0.404872) material=G4_C - --> #secondaries=9 impactParameter[fm]=0.42774 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 385 projectile=lambda Ekin[MeV]=7456.39 direction=(0.86807,0.0745108,0.490818) material=G4_He - --> #secondaries=8 impactParameter[fm]=1.49584 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 386 projectile=anti_xi0 Ekin[MeV]=23650.6 direction=(0.604029,0.551264,0.57555) material=G4_Be - --> #secondaries=13 impactParameter[fm]=3.86685 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 387 projectile=sigma- Ekin[MeV]=28287.8 direction=(0.242687,0.948127,0.205324) material=G4_Cu - --> #secondaries=41 impactParameter[fm]=2.64418 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=58 #NNcollisions=3 - Collision 388 projectile=hypertriton Ekin[MeV]=22261.8 direction=(0.170721,0.706843,0.68646) material=G4_Pb - --> #secondaries=65 impactParameter[fm]=6.6047 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=202 #NNcollisions=4 - Collision 389 projectile=xi- Ekin[MeV]=1379.04 direction=(0.580189,0.0149178,0.814345) material=G4_Al + Collision 530 projectile=xi- Ekin[MeV]=10366.2 direction=(0.261052,0.556808,0.788554) material=G4_W + --> #secondaries=49 impactParameter[fm]=3.1447 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=3 + Collision 531 projectile=alpha Ekin[MeV]=20333.1 direction=(0.380909,0.263923,0.886145) material=G4_H --> #secondaries=5 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 390 projectile=xi_c+ Ekin[MeV]=19727.1 direction=(0.790984,0.0939225,0.604585) material=G4_H - --> #secondaries=11 impactParameter[fm]=0.88227 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 391 projectile=anti_xi_b- Ekin[MeV]=15346.4 direction=(0.0126243,0.629709,0.776728) material=G4_H - --> #secondaries=4 impactParameter[fm]=0.672084 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 392 projectile=sigma+ Ekin[MeV]=15113.6 direction=(0.184577,0.376501,0.907843) material=G4_H - --> #secondaries=7 impactParameter[fm]=1.22878 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 393 projectile=kaon0L Ekin[MeV]=25132 direction=(0.796404,0.272274,0.540007) material=G4_C - --> #secondaries=14 impactParameter[fm]=2.02192 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 394 projectile=hyperalpha Ekin[MeV]=10385.3 direction=(0.758014,0.652204,0.00672658) material=G4_H - --> #secondaries=6 impactParameter[fm]=2.00276 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 395 projectile=xi_b- Ekin[MeV]=27688.8 direction=(0.24537,0.767005,0.592872) material=G4_Pb - --> #secondaries=41 impactParameter[fm]=5.56356 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=0 - Collision 396 projectile=anti_sigma+ Ekin[MeV]=28825.1 direction=(0.759428,0.118561,0.639697) material=G4_W - --> #secondaries=78 impactParameter[fm]=3.92068 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=4 - Collision 397 projectile=Ds+ Ekin[MeV]=29914 direction=(0.051584,0.445567,0.893761) material=G4_Pb - --> #secondaries=30 impactParameter[fm]=3.79175 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=1 - Collision 398 projectile=anti_alpha Ekin[MeV]=16521.3 direction=(0.596648,0.646628,0.475273) material=G4_Pb - --> #secondaries=21 impactParameter[fm]=9.80284 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=207 #NNcollisions=1 - Collision 399 projectile=anti_neutron Ekin[MeV]=29678.1 direction=(0.385187,0.0943533,0.918002) material=G4_H - --> #secondaries=13 impactParameter[fm]=1.45111 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 400 projectile=kaon- Ekin[MeV]=1997.54 direction=(0.384195,0.657996,0.647638) material=G4_He + Collision 532 projectile=anti_Bs0 Ekin[MeV]=17172.2 direction=(0.186871,0.982122,0.0227096) material=G4_Pb + --> #secondaries=44 impactParameter[fm]=3.45435 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=203 #NNcollisions=1 + Collision 533 projectile=anti_neutron Ekin[MeV]=21688 direction=(0.32945,0.335396,0.882594) material=G4_Be + --> #secondaries=6 impactParameter[fm]=1.65929 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 534 projectile=anti_xi- Ekin[MeV]=14950 direction=(0.179348,0.859872,0.477969) material=G4_Al + --> #secondaries=24 impactParameter[fm]=1.91809 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 535 projectile=Ds- Ekin[MeV]=6516.99 direction=(0.809094,0.160116,0.565446) material=G4_Al + --> #secondaries=11 impactParameter[fm]=3.29164 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 536 projectile=kaon+ Ekin[MeV]=17396.2 direction=(0.361073,0.0691326,0.929972) material=G4_Fe + --> #secondaries=16 impactParameter[fm]=3.97659 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 537 projectile=kaon0S Ekin[MeV]=6882.01 direction=(0.832543,0.290045,0.471961) material=G4_Cu + --> #secondaries=23 impactParameter[fm]=2.46327 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=61 #NNcollisions=2 + Collision 538 projectile=omega_b- Ekin[MeV]=23334.9 direction=(0.861529,0.461216,0.212243) material=G4_C + --> #secondaries=11 impactParameter[fm]=0.640524 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 539 projectile=anti_omega- Ekin[MeV]=7626.76 direction=(0.795263,0.537738,0.279991) material=G4_He + --> #secondaries=5 impactParameter[fm]=2.34683 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 540 projectile=sigma+ Ekin[MeV]=10502.4 direction=(0.0108941,0.993616,0.112284) material=G4_Fe + --> #secondaries=41 impactParameter[fm]=2.85165 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=5 + Collision 541 projectile=sigma+ Ekin[MeV]=19174.3 direction=(0.113689,0.537827,0.835354) material=G4_C + --> #secondaries=15 impactParameter[fm]=1.12594 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 542 projectile=anti_xi0 Ekin[MeV]=6487.14 direction=(0.720102,0.615636,0.320072) material=G4_Cu + --> #secondaries=40 impactParameter[fm]=4.84102 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=63 #NNcollisions=1 + Collision 543 projectile=Ds+ Ekin[MeV]=14589.4 direction=(0.935921,0.348778,0.0490445) material=G4_He + --> #secondaries=6 impactParameter[fm]=2.88031 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 544 projectile=anti_hyperHe5 Ekin[MeV]=5208.05 direction=(0.496822,0.860342,0.113922) material=G4_Al + --> #secondaries=26 impactParameter[fm]=4.93183 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 545 projectile=alpha Ekin[MeV]=17396.9 direction=(0.144786,0.938511,0.313423) material=G4_Cu + --> #secondaries=33 impactParameter[fm]=4.92803 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=62 #NNcollisions=3 + Collision 546 projectile=hyperH4 Ekin[MeV]=4690.06 direction=(0.626172,0.394875,0.672296) material=G4_Cu + --> #secondaries=27 impactParameter[fm]=5.06687 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=0 + Collision 547 projectile=anti_lambda Ekin[MeV]=26024.8 direction=(0.581483,0.514129,0.630514) material=G4_W + --> #secondaries=39 impactParameter[fm]=6.99275 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=1 + Collision 548 projectile=hyperalpha Ekin[MeV]=25835.6 direction=(0.494309,0.607026,0.622237) material=G4_C + --> #secondaries=29 impactParameter[fm]=0.873785 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=6 #NNcollisions=7 + Collision 549 projectile=kaon0S Ekin[MeV]=17339 direction=(0.320031,0.629092,0.708395) material=G4_C + --> #secondaries=14 impactParameter[fm]=0.992124 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=1 + Collision 550 projectile=Ds- Ekin[MeV]=29465.4 direction=(0.0424982,0.997652,0.0537102) material=G4_He + --> #secondaries=10 impactParameter[fm]=0.461135 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 551 projectile=D0 Ekin[MeV]=14963.7 direction=(0.393406,0.678918,0.619921) material=G4_Al + --> #secondaries=13 impactParameter[fm]=3.68893 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 552 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=9685.73 direction=(0.644415,0.546054,0.535308) material=G4_H + --> #secondaries=4 impactParameter[fm]=1.93475 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 553 projectile=omega_b- Ekin[MeV]=5605.14 direction=(0.464301,0.799001,0.382127) material=G4_Ar + --> #secondaries=9 impactParameter[fm]=4.19798 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 554 projectile=Bs0 Ekin[MeV]=29049.8 direction=(0.737582,0.41467,0.532936) material=G4_W + --> #secondaries=19 impactParameter[fm]=7.16851 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=185 #NNcollisions=1 + Collision 555 projectile=anti_alpha Ekin[MeV]=10713.4 direction=(0.586045,0.709793,0.390826) material=G4_Si + --> #secondaries=33 impactParameter[fm]=3.0572 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=4 + Collision 556 projectile=anti_deuteron Ekin[MeV]=8715.61 direction=(0.581138,0.545649,0.603777) material=G4_Pb + --> #secondaries=64 impactParameter[fm]=5.45457 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 557 projectile=sigma+ Ekin[MeV]=19077.5 direction=(0.544108,0.121534,0.830166) material=G4_He + --> #secondaries=9 impactParameter[fm]=1.81466 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 558 projectile=deuteron Ekin[MeV]=17598.3 direction=(0.407192,0.905307,0.120893) material=G4_C + --> #secondaries=12 impactParameter[fm]=2.17766 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 559 projectile=lambda_c+ Ekin[MeV]=11790.2 direction=(0.868365,0.114148,0.482609) material=G4_Si + --> #secondaries=25 impactParameter[fm]=2.34006 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=3 + Collision 560 projectile=xi_b0 Ekin[MeV]=10749.3 direction=(0.730451,0.520666,0.441982) material=G4_Ar + --> #secondaries=28 impactParameter[fm]=1.40873 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=1 + Collision 561 projectile=doublehyperdoubleneutron Ekin[MeV]=13994.1 direction=(0.800406,0.546815,0.245649) material=G4_Al + --> #secondaries=26 impactParameter[fm]=4.01676 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=23 #NNcollisions=3 + Collision 562 projectile=anti_hyperHe5 Ekin[MeV]=1414.36 direction=(0.403691,0.896295,0.183546) material=G4_H + --> #secondaries=5 impactParameter[fm]=1.78951 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 563 projectile=anti_xi- Ekin[MeV]=1352.3 direction=(0.1507,0.53681,0.830135) material=G4_Si + --> #secondaries=12 impactParameter[fm]=2.9102 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=28 #NNcollisions=1 + Collision 564 projectile=hyperHe5 Ekin[MeV]=4318.32 direction=(0.393965,0.517445,0.759633) material=G4_Fe + --> #secondaries=11 impactParameter[fm]=5.59206 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=54 #NNcollisions=0 + Collision 565 projectile=pi- Ekin[MeV]=20994.7 direction=(0.629463,0.399223,0.666631) material=G4_Al + --> #secondaries=10 impactParameter[fm]=1.51876 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 566 projectile=pi+ Ekin[MeV]=11868.7 direction=(0.914063,0.23783,0.32852) material=G4_Pb + --> #secondaries=34 impactParameter[fm]=3.4638 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=0 + Collision 567 projectile=anti_neutron Ekin[MeV]=19931.4 direction=(0.780597,0.5603,0.277005) material=G4_Ar + --> #secondaries=17 impactParameter[fm]=6.01971 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 568 projectile=anti_lambda Ekin[MeV]=5112.75 direction=(0.864691,0.285872,0.413021) material=G4_Pb + --> #secondaries=11 impactParameter[fm]=6.77733 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 569 projectile=proton Ekin[MeV]=14066.9 direction=(0.460311,0.887754,0.00261904) material=G4_W + --> #secondaries=17 impactParameter[fm]=5.8661 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=1 + Collision 570 projectile=anti_Bs0 Ekin[MeV]=16625.6 direction=(0.738021,0.550749,0.389873) material=G4_Cu + --> #secondaries=13 impactParameter[fm]=2.4627 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 571 projectile=lambda_b Ekin[MeV]=10406.5 direction=(0.181043,0.113778,0.976872) material=G4_Cu + --> #secondaries=19 impactParameter[fm]=1.22241 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=63 #NNcollisions=2 + Collision 572 projectile=neutron Ekin[MeV]=20515.3 direction=(0.634143,0.20773,0.744789) material=G4_W + --> #secondaries=47 impactParameter[fm]=5.59275 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=2 + Collision 573 projectile=anti_lambda Ekin[MeV]=8978.89 direction=(0.077511,0.84082,0.535737) material=G4_Si + --> #secondaries=26 impactParameter[fm]=1.93974 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 574 projectile=Bc- Ekin[MeV]=2551.81 direction=(0.0882136,0.375047,0.922799) material=G4_H + --> #secondaries=2 impactParameter[fm]=1.12464 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 575 projectile=Bc+ Ekin[MeV]=12362.7 direction=(0.909036,0.367415,0.196621) material=G4_Be + --> #secondaries=5 impactParameter[fm]=1.25806 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 576 projectile=lambda Ekin[MeV]=7349.95 direction=(0.714853,0.697653,0.047592) material=G4_Pb + --> #secondaries=57 impactParameter[fm]=6.51658 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=202 #NNcollisions=2 + Collision 577 projectile=B+ Ekin[MeV]=25492.3 direction=(0.139331,0.615007,0.776114) material=G4_W + --> #secondaries=60 impactParameter[fm]=4.14147 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=180 #NNcollisions=3 + Collision 578 projectile=anti_sigma- Ekin[MeV]=6120.87 direction=(0.828346,0.524415,0.197058) material=G4_Al + --> #secondaries=14 impactParameter[fm]=1.32491 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 579 projectile=omega_b- Ekin[MeV]=15125.4 direction=(0.647437,0.687431,0.329036) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.579815 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 580 projectile=lambda_b Ekin[MeV]=12156 direction=(0.119321,0.652179,0.748615) material=G4_W + --> #secondaries=32 impactParameter[fm]=5.5948 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=179 #NNcollisions=3 + Collision 581 projectile=anti_xi- Ekin[MeV]=16963.2 direction=(0.843054,0.534963,0.0554442) material=G4_H + --> #secondaries=4 impactParameter[fm]=0.17372 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 582 projectile=He3 Ekin[MeV]=4914.93 direction=(0.294393,0.737476,0.607834) material=G4_Fe + --> #secondaries=9 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 583 projectile=anti_omega_b- Ekin[MeV]=18398.4 direction=(0.697765,0.0411067,0.715147) material=G4_Cu + --> #secondaries=40 impactParameter[fm]=3.13372 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=60 #NNcollisions=3 + Collision 584 projectile=anti_sigma- Ekin[MeV]=15275.9 direction=(0.586012,0.80653,0.0781001) material=G4_Pb + --> #secondaries=20 impactParameter[fm]=8.09989 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 585 projectile=xi_b- Ekin[MeV]=29399.5 direction=(0.303125,0.299356,0.904711) material=G4_Si + --> #secondaries=5 impactParameter[fm]=3.62312 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 586 projectile=xi0 Ekin[MeV]=17406.1 direction=(0.612087,0.788798,0.056097) material=G4_Pb + --> #secondaries=76 impactParameter[fm]=2.86083 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=3 + Collision 587 projectile=Ds- Ekin[MeV]=13673.2 direction=(0.0298209,0.53219,0.8461) material=G4_Pb + --> #secondaries=47 impactParameter[fm]=2.86177 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=2 + Collision 588 projectile=anti_hypertriton Ekin[MeV]=22748.5 direction=(0.871508,0.0393904,0.488797) material=G4_Be + --> #secondaries=12 impactParameter[fm]=4.67511 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=9 #NNcollisions=1 + Collision 589 projectile=doublehyperdoubleneutron Ekin[MeV]=16563.8 direction=(0.600984,0.799259,0.00181318) material=G4_H + --> #secondaries=4 impactParameter[fm]=3.17684 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 590 projectile=He3 Ekin[MeV]=15588.8 direction=(0.235134,0.688362,0.6862) material=G4_C + --> #secondaries=22 impactParameter[fm]=1.38984 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=6 #NNcollisions=5 + Collision 591 projectile=hyperHe5 Ekin[MeV]=9357.16 direction=(0.977869,0.207403,0.0275148) material=G4_C + --> #secondaries=10 impactParameter[fm]=3.03663 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 592 projectile=proton Ekin[MeV]=18536.9 direction=(0.654976,0.357076,0.66596) material=G4_Fe + --> #secondaries=58 impactParameter[fm]=1.37201 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=50 #NNcollisions=6 + Collision 593 projectile=xi0 Ekin[MeV]=21277.5 direction=(0.235485,0.771302,0.591304) material=G4_Al + --> #secondaries=24 impactParameter[fm]=3.57059 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 594 projectile=anti_hypertriton Ekin[MeV]=27158.3 direction=(0.50501,0.842642,0.186864) material=G4_H + --> #secondaries=6 impactParameter[fm]=0.472228 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 595 projectile=anti_hyperH4 Ekin[MeV]=4011.21 direction=(0.67074,0.108011,0.733786) material=G4_He + --> #secondaries=20 impactParameter[fm]=1.92198 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=3 + Collision 596 projectile=Bs0 Ekin[MeV]=7561.51 direction=(0.888033,0.351421,0.29648) material=G4_W + --> #secondaries=14 impactParameter[fm]=5.27592 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=182 #NNcollisions=1 + Collision 597 projectile=anti_sigma- Ekin[MeV]=5998.51 direction=(0.0714175,0.184019,0.980325) material=G4_Cu + --> #secondaries=30 impactParameter[fm]=3.57493 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=63 #NNcollisions=1 + Collision 598 projectile=sigma- Ekin[MeV]=17246.7 direction=(0.54809,0.215934,0.808066) material=G4_Cu + --> #secondaries=9 impactParameter[fm]=1.6449 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 599 projectile=anti_He3 Ekin[MeV]=16282.3 direction=(0.853605,0.421524,0.306067) material=G4_W + --> #secondaries=67 impactParameter[fm]=6.64098 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=181 #NNcollisions=2 + Collision 600 projectile=hypertriton Ekin[MeV]=2854.8 direction=(0.630617,0.483446,0.607125) material=G4_Ar + --> #secondaries=27 impactParameter[fm]=2.09214 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=30 #NNcollisions=0 + List of produced secondaries: + j=0 neutron p=(579.927,529.277,1038.421605.47) MeV + j=1 lambda p=(577.879,38.6403,97.87681260.86) MeV + j=2 proton p=(702.326,605.307,435.5451389.14) MeV + j=3 neutron p=(126.913,461.575,405.7031129.84) MeV + j=4 neutron p=(252.442,-112.757,383.6261051.85) MeV + j=5 proton p=(104.154,587.36,204.3351130.46) MeV + j=6 neutron p=(97.5468,210.19,69.5483970.214) MeV + j=7 neutron p=(582.238,-98.1986,366.2621168.58) MeV + j=8 neutron p=(-302.301,-21.8106,100.932992.387) MeV + j=9 proton p=(45.5416,149.711,-10.9147951.294) MeV + j=10 deuteron p=(-363.507,-645.53,319.262041.74) MeV + j=11 proton p=(52.1429,-37.6041,-249.574973.023) MeV + j=12 deuteron p=(373.333,131.845,124.391920.98) MeV + j=13 alpha p=(-221.993,39.5721,269.3493743.9) MeV + j=14 deuteron p=(64.3884,417.739,-223.8431935.63) MeV + j=15 deuteron p=(-170.597,281.905,94.39541906.67) MeV + j=16 proton p=(-53.3889,-93.2071,172.401960.007) MeV + j=17 neutron p=(12.2786,-27.0501,89.976944.331) MeV + j=18 neutron p=(117.547,-185.014,1.41157964.797) MeV + j=19 triton p=(-41.1983,102.061,-146.5422814.89) MeV + j=20 proton p=(141.101,170.365,-94.2495968.592) MeV + j=21 neutron p=(-49.55,72.7375,102.456949.224) MeV + j=22 proton p=(-115.632,-1.6562,-16.833945.522) MeV + j=23 alpha p=(371.467,32.9282,-213.8573752.09) MeV + j=24 deuteron p=(153.164,-39.3137,145.91887.91) MeV + j=25 neutron p=(88.3926,-112.208,6.78903950.386) MeV + j=26 alpha p=(42.834,-28.6224,-423.3083751.69) MeV + Collision 601 projectile=anti_lambda Ekin[MeV]=5100.12 direction=(0.705752,0.600792,0.375451) material=G4_Fe + --> #secondaries=27 impactParameter[fm]=3.79352 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 602 projectile=anti_neutron Ekin[MeV]=7091.95 direction=(0.922507,0.368925,0.11347) material=G4_Pb + --> #secondaries=76 impactParameter[fm]=5.138 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=207 #NNcollisions=2 + Collision 603 projectile=anti_omega_b- Ekin[MeV]=8491.19 direction=(0.810721,0.416237,0.411677) material=G4_Be + --> #secondaries=5 impactParameter[fm]=2.15753 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 604 projectile=xi_b- Ekin[MeV]=4234.98 direction=(0.363511,0.336657,0.868632) material=G4_Ar + --> #secondaries=12 impactParameter[fm]=0.754831 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=0 + Collision 605 projectile=anti_hyperHe5 Ekin[MeV]=21989.6 direction=(0.786204,0.0671284,0.614311) material=G4_C + --> #secondaries=11 impactParameter[fm]=5.66023 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 606 projectile=omega- Ekin[MeV]=25144.8 direction=(0.503045,0.82508,0.257273) material=G4_C + --> #secondaries=11 impactParameter[fm]=3.45635 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 607 projectile=triton Ekin[MeV]=25475.7 direction=(0.456707,0.804494,0.379746) material=G4_Cu + --> #secondaries=42 impactParameter[fm]=4.16841 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=61 #NNcollisions=7 + Collision 608 projectile=anti_neutron Ekin[MeV]=7715.59 direction=(0.714439,0.626991,0.310579) material=G4_Be + --> #secondaries=17 impactParameter[fm]=2.04539 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=6 #NNcollisions=3 + Collision 609 projectile=anti_He3 Ekin[MeV]=5484.78 direction=(0.327682,0.648325,0.68724) material=G4_Al + --> #secondaries=13 impactParameter[fm]=4.59753 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 610 projectile=lambda Ekin[MeV]=1344.63 direction=(0.988102,0.145056,0.0511168) material=G4_Cu + --> #secondaries=22 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 611 projectile=deuteron Ekin[MeV]=2821.4 direction=(0.379227,0.747852,0.54489) material=G4_H + --> #secondaries=3 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 612 projectile=xi_c+ Ekin[MeV]=1687.48 direction=(0.581044,0.0806073,0.809871) material=G4_Ar + --> #secondaries=8 impactParameter[fm]=3.47275 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 613 projectile=anti_alpha Ekin[MeV]=27398.6 direction=(0.881451,0.243706,0.404538) material=G4_Fe + --> #secondaries=28 impactParameter[fm]=5.33402 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=52 #NNcollisions=2 + Collision 614 projectile=anti_doublehyperH4 Ekin[MeV]=6293.07 direction=(0.353933,0.835437,0.420449) material=G4_H + --> #secondaries=7 impactParameter[fm]=3.06129 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 615 projectile=anti_sigma+ Ekin[MeV]=7265.14 direction=(0.22739,0.913475,0.337429) material=G4_Al + --> #secondaries=6 impactParameter[fm]=2.088 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 616 projectile=anti_neutron Ekin[MeV]=15929.3 direction=(0.817549,0.218072,0.532971) material=G4_He + --> #secondaries=11 impactParameter[fm]=2.5079 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 617 projectile=anti_hyperalpha Ekin[MeV]=8498.27 direction=(0.0395242,0.968768,0.2448) material=G4_C + --> #secondaries=19 impactParameter[fm]=2.69052 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 618 projectile=lambda_b Ekin[MeV]=23988 direction=(0.639497,0.429296,0.637769) material=G4_W + --> #secondaries=41 impactParameter[fm]=5.59635 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=3 + Collision 619 projectile=anti_B0 Ekin[MeV]=2890.63 direction=(0.343157,0.938864,0.0278797) material=G4_Si + --> #secondaries=10 impactParameter[fm]=3.99476 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 620 projectile=anti_neutron Ekin[MeV]=21896.4 direction=(0.587963,0.706679,0.393579) material=G4_H + --> #secondaries=9 impactParameter[fm]=0.944268 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 621 projectile=D0 Ekin[MeV]=5539.41 direction=(0.589479,0.702078,0.3995) material=G4_Be + --> #secondaries=7 impactParameter[fm]=2.61064 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 622 projectile=anti_deuteron Ekin[MeV]=10457 direction=(0.158484,0.953151,0.257654) material=G4_C + --> #secondaries=18 impactParameter[fm]=1.4332 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=12 #NNcollisions=3 + Collision 623 projectile=anti_xi_b0 Ekin[MeV]=1852.67 direction=(0.434286,0.888011,0.151103) material=G4_Pb + --> #secondaries=11 impactParameter[fm]=7.38308 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=207 #NNcollisions=0 + Collision 624 projectile=hyperalpha Ekin[MeV]=8227.75 direction=(0.493938,0.112317,0.862212) material=G4_Pb + --> #secondaries=62 impactParameter[fm]=6.0805 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=198 #NNcollisions=2 + Collision 625 projectile=hyperHe5 Ekin[MeV]=7529.36 direction=(0.813266,0.15747,0.560179) material=G4_He + --> #secondaries=7 impactParameter[fm]=2.73305 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=2 #NNcollisions=0 + Collision 626 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=26030.6 direction=(0.524687,0.773489,0.355553) material=G4_H + --> #secondaries=3 impactParameter[fm]=1.63231 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 627 projectile=anti_alpha Ekin[MeV]=16772.9 direction=(0.90243,0.241956,0.356478) material=G4_C + --> #secondaries=18 impactParameter[fm]=3.44913 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 628 projectile=anti_deuteron Ekin[MeV]=1365.06 direction=(0.483093,0.628939,0.609145) material=G4_He + --> #secondaries=11 impactParameter[fm]=2.43975 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=2 + Collision 629 projectile=proton Ekin[MeV]=20636.1 direction=(0.775801,0.596864,0.204661) material=G4_Ar + --> #secondaries=34 impactParameter[fm]=1.49487 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=3 + Collision 630 projectile=lambda Ekin[MeV]=13475 direction=(0.048989,0.975814,0.213041) material=G4_Cu + --> #secondaries=38 impactParameter[fm]=3.66873 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=4 + Collision 631 projectile=xi- Ekin[MeV]=21330.9 direction=(0.765592,0.214147,0.606638) material=G4_Ar + --> #secondaries=19 impactParameter[fm]=2.17991 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=0 + Collision 632 projectile=anti_xi- Ekin[MeV]=20288.7 direction=(0.649525,0.515064,0.559309) material=G4_Pb + --> #secondaries=45 impactParameter[fm]=7.42117 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=207 #NNcollisions=2 + Collision 633 projectile=D0 Ekin[MeV]=4821.35 direction=(0.659494,0.579631,0.478639) material=G4_He + --> #secondaries=5 impactParameter[fm]=1.15445 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 634 projectile=Ds+ Ekin[MeV]=9825.18 direction=(0.814353,0.188093,0.549045) material=G4_He + --> #secondaries=7 impactParameter[fm]=2.52366 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 635 projectile=anti_hypertriton Ekin[MeV]=15984.2 direction=(0.633348,0.636713,0.439848) material=G4_Be + --> #secondaries=21 impactParameter[fm]=0.964563 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=6 #NNcollisions=3 + Collision 636 projectile=anti_omega_b- Ekin[MeV]=25630.5 direction=(0.571516,0.45316,0.684116) material=G4_Si + --> #secondaries=13 impactParameter[fm]=3.4445 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 637 projectile=sigma- Ekin[MeV]=20546.3 direction=(0.249602,0.923389,0.291635) material=G4_Pb + --> #secondaries=89 impactParameter[fm]=5.50065 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=3 + Collision 638 projectile=He3 Ekin[MeV]=5934.31 direction=(0.940778,0.301858,0.154335) material=G4_Cu + --> #secondaries=9 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 639 projectile=anti_xi_b- Ekin[MeV]=3710.02 direction=(0.316632,0.770816,0.552799) material=G4_Si + --> #secondaries=12 impactParameter[fm]=0.424117 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 640 projectile=anti_neutron Ekin[MeV]=10697.2 direction=(0.0855635,0.892326,0.443208) material=G4_Ar + --> #secondaries=20 impactParameter[fm]=2.37889 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=40 #NNcollisions=1 + Collision 641 projectile=anti_deuteron Ekin[MeV]=3012.69 direction=(0.395929,0.76674,0.505323) material=G4_Al + --> #secondaries=19 impactParameter[fm]=3.01606 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 642 projectile=lambda_c+ Ekin[MeV]=4900.17 direction=(0.701934,0.649014,0.293377) material=G4_Fe + --> #secondaries=34 impactParameter[fm]=2.67173 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=1 + Collision 643 projectile=Bc- Ekin[MeV]=24546.2 direction=(0.801483,0.592543,0.0807357) material=G4_Cu + --> #secondaries=17 impactParameter[fm]=3.53723 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=64 #NNcollisions=1 + Collision 644 projectile=anti_D0 Ekin[MeV]=22251.6 direction=(0.565784,0.565907,0.599699) material=G4_Cu + --> #secondaries=12 impactParameter[fm]=3.85111 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 645 projectile=He3 Ekin[MeV]=17648.8 direction=(0.269925,0.943241,0.193488) material=G4_Fe + --> #secondaries=40 impactParameter[fm]=3.63286 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=4 + Collision 646 projectile=anti_xi_b0 Ekin[MeV]=11406.8 direction=(0.0424936,0.856524,0.514355) material=G4_Fe + --> #secondaries=31 impactParameter[fm]=3.2331 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 + Collision 647 projectile=anti_deuteron Ekin[MeV]=1988.13 direction=(0.796107,0.5953,0.108772) material=G4_Fe + --> #secondaries=33 impactParameter[fm]=2.68726 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=2 + Collision 648 projectile=xi0 Ekin[MeV]=22531.4 direction=(0.629183,0.598165,0.496313) material=G4_Fe + --> #secondaries=41 impactParameter[fm]=2.52881 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=2 + Collision 649 projectile=lambda_b Ekin[MeV]=26520.9 direction=(0.0478809,0.28646,0.956895) material=G4_Si + --> #secondaries=13 impactParameter[fm]=3.2536 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 650 projectile=kaon- Ekin[MeV]=19226.3 direction=(0.668545,0.698718,0.25464) material=G4_Be + --> #secondaries=10 impactParameter[fm]=1.99355 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 651 projectile=Ds+ Ekin[MeV]=25031.1 direction=(0.179148,0.391715,0.902477) material=G4_W + --> #secondaries=65 impactParameter[fm]=0.508387 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=2 + Collision 652 projectile=kaon- Ekin[MeV]=6210.08 direction=(0.554716,0.368708,0.745885) material=G4_Pb + --> #secondaries=77 impactParameter[fm]=2.11099 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=203 #NNcollisions=2 + Collision 653 projectile=anti_xi_c0 Ekin[MeV]=28970.8 direction=(0.0922243,0.453319,0.886564) material=G4_Be + --> #secondaries=11 impactParameter[fm]=2.02573 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 654 projectile=xi_b0 Ekin[MeV]=18280.7 direction=(0.0588146,0.69436,0.717221) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.74826 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 655 projectile=anti_omega_c0 Ekin[MeV]=22358.5 direction=(0.00664243,0.298826,0.954284) material=G4_Ar + --> #secondaries=37 impactParameter[fm]=2.19557 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 + Collision 656 projectile=pi+ Ekin[MeV]=13305.9 direction=(0.420178,0.778372,0.466463) material=G4_C + --> #secondaries=16 impactParameter[fm]=0.939151 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=9 #NNcollisions=3 + Collision 657 projectile=He3 Ekin[MeV]=2042.78 direction=(0.448594,0.831418,0.327883) material=G4_He --> #secondaries=7 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 658 projectile=anti_xi_b0 Ekin[MeV]=20879.2 direction=(0.680415,0.273669,0.67981) material=G4_H + --> #secondaries=7 impactParameter[fm]=1.74954 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 659 projectile=He3 Ekin[MeV]=16613.9 direction=(0.179312,0.746071,0.641268) material=G4_Fe + --> #secondaries=43 impactParameter[fm]=2.21862 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=51 #NNcollisions=3 + Collision 660 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=14362.2 direction=(0.655537,0.674207,0.340171) material=G4_Pb + --> #secondaries=120 impactParameter[fm]=2.27438 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=7 + Collision 661 projectile=anti_sigma+ Ekin[MeV]=14429.5 direction=(0.676855,0.586293,0.445115) material=G4_Al + --> #secondaries=21 impactParameter[fm]=3.40187 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 662 projectile=anti_alpha Ekin[MeV]=28660.3 direction=(0.252541,0.485686,0.836859) material=G4_Ar + --> #secondaries=17 impactParameter[fm]=7.03673 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=40 #NNcollisions=1 + Collision 663 projectile=alpha Ekin[MeV]=26368.5 direction=(0.289031,0.509446,0.81051) material=G4_He + --> #secondaries=17 impactParameter[fm]=1.24122 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=1 #NNcollisions=4 + Collision 664 projectile=anti_omega_b- Ekin[MeV]=19712.3 direction=(0.589514,0.326705,0.738741) material=G4_H + --> #secondaries=5 impactParameter[fm]=1.9822 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 665 projectile=B0 Ekin[MeV]=21943.5 direction=(0.466454,0.173935,0.867276) material=G4_He + --> #secondaries=6 impactParameter[fm]=0.443471 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 666 projectile=omega_c0 Ekin[MeV]=26443.2 direction=(0.690931,0.0667331,0.719834) material=G4_C + --> #secondaries=11 impactParameter[fm]=2.22419 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 667 projectile=B0 Ekin[MeV]=18345.5 direction=(0.415226,0.280171,0.865501) material=G4_Pb + --> #secondaries=40 impactParameter[fm]=5.82162 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 668 projectile=anti_xi_c0 Ekin[MeV]=18467 direction=(0.366414,0.705222,0.606962) material=G4_He + --> #secondaries=6 impactParameter[fm]=1.20949 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 669 projectile=xi0 Ekin[MeV]=12590.2 direction=(0.742647,0.0915384,0.663398) material=G4_Si + --> #secondaries=9 impactParameter[fm]=5.38601 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 670 projectile=anti_proton Ekin[MeV]=22309.6 direction=(0.188187,0.732669,0.654051) material=G4_Al + --> #secondaries=28 impactParameter[fm]=1.0659 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 671 projectile=hypertriton Ekin[MeV]=17920.3 direction=(0.0465778,0.271801,0.961226) material=G4_C + --> #secondaries=18 impactParameter[fm]=1.70289 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 672 projectile=hypertriton Ekin[MeV]=20566 direction=(0.238585,0.100893,0.965866) material=G4_C + --> #secondaries=16 impactParameter[fm]=2.05852 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 673 projectile=hyperH4 Ekin[MeV]=29860.2 direction=(0.21264,0.498078,0.840656) material=G4_Si + --> #secondaries=44 impactParameter[fm]=0.402087 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=17 #NNcollisions=13 + Collision 674 projectile=pi- Ekin[MeV]=26681.7 direction=(0.02876,0.6439,0.764569) material=G4_Fe + --> #secondaries=18 impactParameter[fm]=5.31074 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 675 projectile=B- Ekin[MeV]=5888.37 direction=(0.668489,0.0312629,0.743065) material=G4_W + --> #secondaries=32 impactParameter[fm]=3.33484 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=178 #NNcollisions=3 + Collision 676 projectile=xi_b0 Ekin[MeV]=21827.8 direction=(0.287491,0.312974,0.905205) material=G4_Si + --> #secondaries=14 impactParameter[fm]=3.14289 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 677 projectile=D+ Ekin[MeV]=16534.4 direction=(0.439081,0.196385,0.876722) material=G4_W + --> #secondaries=28 impactParameter[fm]=5.85718 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=3 + Collision 678 projectile=anti_lambda_b Ekin[MeV]=13943.1 direction=(0.632137,0.494252,0.596756) material=G4_Pb + --> #secondaries=8 impactParameter[fm]=8.01478 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=207 #NNcollisions=0 + Collision 679 projectile=pi- Ekin[MeV]=14182.3 direction=(0.896243,0.362247,0.255979) material=G4_Pb + --> #secondaries=28 impactParameter[fm]=6.75576 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 680 projectile=hyperalpha Ekin[MeV]=14939.7 direction=(0.815113,0.402338,0.416792) material=G4_Si + --> #secondaries=10 impactParameter[fm]=6.4078 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 681 projectile=anti_lambda Ekin[MeV]=25332.4 direction=(0.559717,0.669827,0.487902) material=G4_Fe + --> #secondaries=24 impactParameter[fm]=3.02361 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 682 projectile=anti_alpha Ekin[MeV]=16885 direction=(0.589978,0.001533,0.807418) material=G4_Al + --> #secondaries=24 impactParameter[fm]=2.13468 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 683 projectile=kaon- Ekin[MeV]=11825 direction=(0.958738,0.258641,0.118009) material=G4_He + --> #secondaries=9 impactParameter[fm]=1.29753 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 684 projectile=anti_neutron Ekin[MeV]=27393.4 direction=(0.223461,0.677043,0.701197) material=G4_Cu + --> #secondaries=17 impactParameter[fm]=6.0947 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=63 #NNcollisions=1 + Collision 685 projectile=pi+ Ekin[MeV]=19364.9 direction=(0.247641,0.952894,0.175118) material=G4_Pb + --> #secondaries=68 impactParameter[fm]=3.93627 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=203 #NNcollisions=2 + Collision 686 projectile=sigma- Ekin[MeV]=21262.6 direction=(0.479022,0.552838,0.681842) material=G4_H + --> #secondaries=9 impactParameter[fm]=0.193933 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 687 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=12340.1 direction=(0.0105517,0.638712,0.769373) material=G4_C + --> #secondaries=22 impactParameter[fm]=2.87931 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=4 + Collision 688 projectile=xi0 Ekin[MeV]=7855.44 direction=(0.705681,0.707836,0.0313437) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.601206 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 689 projectile=triton Ekin[MeV]=6954.33 direction=(0.0529127,0.637579,0.768565) material=G4_H + --> #secondaries=6 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 690 projectile=lambda Ekin[MeV]=14591.6 direction=(0.0341787,0.675333,0.736721) material=G4_Be + --> #secondaries=13 impactParameter[fm]=0.999019 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=6 #NNcollisions=3 + Collision 691 projectile=proton Ekin[MeV]=8570.42 direction=(0.560131,0.126497,0.818689) material=G4_Pb + --> #secondaries=36 impactParameter[fm]=7.18121 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=2 + Collision 692 projectile=triton Ekin[MeV]=27942.7 direction=(0.725721,0.0339744,0.68715) material=G4_Ar + --> #secondaries=48 impactParameter[fm]=2.94778 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=34 #NNcollisions=5 + Collision 693 projectile=anti_hyperalpha Ekin[MeV]=26806 direction=(0.568402,0.504155,0.65019) material=G4_Ar + --> #secondaries=27 impactParameter[fm]=3.65019 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=38 #NNcollisions=2 + Collision 694 projectile=Ds- Ekin[MeV]=1428.48 direction=(0.284511,0.599336,0.748231) material=G4_Al + --> #secondaries=8 impactParameter[fm]=2.96455 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 695 projectile=omega_b- Ekin[MeV]=27703.7 direction=(0.056604,0.409747,0.910441) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.4706 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 696 projectile=Bs0 Ekin[MeV]=19474.3 direction=(0.168065,0.824837,0.539813) material=G4_Cu + --> #secondaries=7 impactParameter[fm]=2.02111 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 697 projectile=hypertriton Ekin[MeV]=5618.06 direction=(0.818925,0.57044,0.0629279) material=G4_Si + --> #secondaries=23 impactParameter[fm]=4.5255 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 698 projectile=proton Ekin[MeV]=13437.4 direction=(0.705233,0.0975837,0.702227) material=G4_Fe + --> #secondaries=21 impactParameter[fm]=3.28728 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 699 projectile=doublehyperH4 Ekin[MeV]=19088.1 direction=(0.505216,0.826613,0.247928) material=G4_Al + --> #secondaries=36 impactParameter[fm]=0.278242 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=20 #NNcollisions=5 + Collision 700 projectile=deuteron Ekin[MeV]=27933.4 direction=(0.704532,0.0314971,0.708973) material=G4_Pb + --> #secondaries=119 impactParameter[fm]=3.30088 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=195 #NNcollisions=9 List of produced secondaries: - j=0 sigma0 p=(1207.66,769.41,532.9231938.26) MeV - j=1 pi0 p=(-240.77,451.486,516.081739.167) MeV - j=2 pi- p=(50.2748,236.172,477.604553.074) MeV - j=3 pi+ p=(-82.6268,35.6135,-23.7917167.754) MeV - j=4 neutron p=(-11.7534,35.1713,53.6577941.827) MeV - j=5 gamma p=(-0.484145,0.721096,-0.5141711.00933) MeV - j=6 deuteron p=(15.8291,78.1327,25.45271877.48) MeV - Collision 401 projectile=D- Ekin[MeV]=2860.37 direction=(0.633834,0.681647,0.36553) material=G4_C - --> #secondaries=6 impactParameter[fm]=3.20492 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 402 projectile=pi- Ekin[MeV]=25190.5 direction=(0.616955,0.277793,0.736341) material=G4_Cu - --> #secondaries=36 impactParameter[fm]=3.49897 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=58 #NNcollisions=5 - Collision 403 projectile=omega_c0 Ekin[MeV]=17626.1 direction=(0.122441,0.988908,0.0840731) material=G4_Al - --> #secondaries=22 impactParameter[fm]=0.978057 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 404 projectile=xi_b- Ekin[MeV]=6225.55 direction=(0.699763,0.702442,0.130023) material=G4_Si - --> #secondaries=19 impactParameter[fm]=0.462453 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 405 projectile=anti_hyperHe5 Ekin[MeV]=27848.4 direction=(0.612698,0.549116,0.568395) material=G4_Ar - --> #secondaries=15 impactParameter[fm]=5.50001 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 406 projectile=xi0 Ekin[MeV]=29962.8 direction=(0.282092,0.514563,0.809721) material=G4_Ar - --> #secondaries=29 impactParameter[fm]=2.65197 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=2 - Collision 407 projectile=anti_hyperHe5 Ekin[MeV]=16168.8 direction=(0.469717,0.628831,0.619627) material=G4_C - --> #secondaries=26 impactParameter[fm]=3.08467 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=10 #NNcollisions=3 - Collision 408 projectile=lambda Ekin[MeV]=8548.07 direction=(0.513283,0.219129,0.829773) material=G4_Fe - --> #secondaries=15 impactParameter[fm]=4.33646 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 409 projectile=anti_xi0 Ekin[MeV]=12746.5 direction=(0.255956,0.484979,0.836231) material=G4_Pb - --> #secondaries=45 impactParameter[fm]=5.01511 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 - Collision 410 projectile=omega_b- Ekin[MeV]=7393.68 direction=(0.0549919,0.754981,0.653437) material=G4_Fe - --> #secondaries=14 impactParameter[fm]=3.47432 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=1 - Collision 411 projectile=xi_b0 Ekin[MeV]=15666 direction=(0.413584,0.775717,0.476667) material=G4_Cu - --> #secondaries=13 impactParameter[fm]=4.18899 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=0 - Collision 412 projectile=anti_omega- Ekin[MeV]=16231.4 direction=(0.113555,0.304265,0.945795) material=G4_Cu - --> #secondaries=42 impactParameter[fm]=2.35534 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 413 projectile=xi0 Ekin[MeV]=29125.2 direction=(0.219655,0.820245,0.528158) material=G4_Fe - --> #secondaries=20 impactParameter[fm]=2.48408 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 414 projectile=proton Ekin[MeV]=12276.7 direction=(0.476838,0.634984,0.6078) material=G4_W - --> #secondaries=47 impactParameter[fm]=2.82205 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=184 #NNcollisions=2 - Collision 415 projectile=deuteron Ekin[MeV]=3614.2 direction=(0.517741,0.689861,0.506001) material=G4_Cu - --> #secondaries=10 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 416 projectile=alpha Ekin[MeV]=17663.7 direction=(0.384329,0.689433,0.613981) material=G4_W - --> #secondaries=151 impactParameter[fm]=1.03224 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=158 #NNcollisions=6 - Collision 417 projectile=anti_Bs0 Ekin[MeV]=28611 direction=(0.796541,0.401073,0.452397) material=G4_C - --> #secondaries=6 impactParameter[fm]=0.671275 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 418 projectile=lambda_c+ Ekin[MeV]=19005.4 direction=(0.286106,0.872691,0.39567) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.14949 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 419 projectile=anti_sigma+ Ekin[MeV]=6366.71 direction=(0.702617,0.625712,0.338843) material=G4_Fe - --> #secondaries=21 impactParameter[fm]=3.40831 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=2 - Collision 420 projectile=anti_sigma+ Ekin[MeV]=7219.05 direction=(0.323136,0.911233,0.255414) material=G4_Fe - --> #secondaries=45 impactParameter[fm]=0.776306 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=2 - Collision 421 projectile=anti_xi_b0 Ekin[MeV]=18352.5 direction=(0.0894403,0.900215,0.426162) material=G4_Al - --> #secondaries=12 impactParameter[fm]=4.45646 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 422 projectile=neutron Ekin[MeV]=8204.38 direction=(0.959044,0.26246,0.106537) material=G4_Pb - --> #secondaries=77 impactParameter[fm]=5.07829 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=3 - Collision 423 projectile=deuteron Ekin[MeV]=19642.4 direction=(0.35022,0.77923,0.519757) material=G4_Al - --> #secondaries=40 impactParameter[fm]=1.02412 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=17 #NNcollisions=9 - Collision 424 projectile=omega_c0 Ekin[MeV]=5284.71 direction=(0.905856,0.230936,0.355097) material=G4_Pb - --> #secondaries=38 impactParameter[fm]=5.0459 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=0 - Collision 425 projectile=He3 Ekin[MeV]=23231 direction=(0.559174,0.332558,0.759427) material=G4_Ar - --> #secondaries=56 impactParameter[fm]=0.363684 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=30 #NNcollisions=7 - Collision 426 projectile=anti_lambda_b Ekin[MeV]=11728 direction=(0.42498,0.481436,0.766558) material=G4_He - --> #secondaries=6 impactParameter[fm]=0.904701 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 427 projectile=Ds+ Ekin[MeV]=29461.5 direction=(0.45004,0.631991,0.630913) material=G4_Ar - --> #secondaries=21 impactParameter[fm]=1.21252 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=1 - Collision 428 projectile=hypertriton Ekin[MeV]=10868.4 direction=(0.637683,0.641629,0.426231) material=G4_He - --> #secondaries=11 impactParameter[fm]=1.41667 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=2 #NNcollisions=3 - Collision 429 projectile=sigma+ Ekin[MeV]=4958.44 direction=(0.00677584,0.995476,0.0947674) material=G4_Fe - --> #secondaries=27 impactParameter[fm]=1.73448 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=2 - Collision 430 projectile=anti_xi0 Ekin[MeV]=18253.8 direction=(0.269962,0.807671,0.524202) material=G4_He - --> #secondaries=5 impactParameter[fm]=1.16615 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 431 projectile=Ds- Ekin[MeV]=14286.8 direction=(0.761788,0.623574,0.175599) material=G4_Fe - --> #secondaries=36 impactParameter[fm]=1.53199 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 432 projectile=B- Ekin[MeV]=3230.18 direction=(0.698317,0.295522,0.651935) material=G4_Cu - --> #secondaries=8 impactParameter[fm]=1.34828 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 433 projectile=anti_D0 Ekin[MeV]=5339.03 direction=(0.674871,0.64752,0.353931) material=G4_Al - --> #secondaries=11 impactParameter[fm]=2.40373 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 434 projectile=omega_b- Ekin[MeV]=9409.77 direction=(0.538517,0.357808,0.762872) material=G4_Be - --> #secondaries=6 impactParameter[fm]=1.23796 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=1 - Collision 435 projectile=xi- Ekin[MeV]=26681.8 direction=(0.236106,0.388927,0.8905) material=G4_Ar - --> #secondaries=20 impactParameter[fm]=3.41842 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 436 projectile=anti_hyperHe5 Ekin[MeV]=13770.6 direction=(0.658736,0.33349,0.674426) material=G4_Ar - --> #secondaries=56 impactParameter[fm]=1.61993 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=34 #NNcollisions=5 - Collision 437 projectile=pi+ Ekin[MeV]=18973.4 direction=(0.703387,0.461077,0.540975) material=G4_Al - --> #secondaries=15 impactParameter[fm]=4.17011 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 438 projectile=anti_neutron Ekin[MeV]=2561.75 direction=(0.410861,0.720892,0.558129) material=G4_Be - --> #secondaries=4 impactParameter[fm]=2.99235 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 439 projectile=anti_xi_b0 Ekin[MeV]=29107.3 direction=(0.563692,0.809325,0.165057) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.30238 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 440 projectile=anti_hyperHe5 Ekin[MeV]=18924 direction=(0.0400547,0.835444,0.548114) material=G4_Al - --> #secondaries=16 impactParameter[fm]=5.32299 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 441 projectile=anti_doublehyperH4 Ekin[MeV]=13218.2 direction=(0.151541,0.953744,0.259631) material=G4_Pb - --> #secondaries=104 impactParameter[fm]=2.83616 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=200 #NNcollisions=5 - Collision 442 projectile=anti_D0 Ekin[MeV]=24384.7 direction=(0.915389,0.375764,0.144444) material=G4_Be - --> #secondaries=15 impactParameter[fm]=1.10302 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 443 projectile=Bs0 Ekin[MeV]=12410.3 direction=(0.546627,0.0969872,0.831741) material=G4_Be - --> #secondaries=6 impactParameter[fm]=2.60857 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 444 projectile=anti_deuteron Ekin[MeV]=19424.4 direction=(0.484345,0.803264,0.346666) material=G4_H - --> #secondaries=10 impactParameter[fm]=0.494193 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=2 - Collision 445 projectile=anti_D0 Ekin[MeV]=7023.98 direction=(0.418749,0.879092,0.227697) material=G4_H - --> #secondaries=3 impactParameter[fm]=1.55013 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 446 projectile=hyperH4 Ekin[MeV]=25538.4 direction=(0.0507184,0.694657,0.717551) material=G4_Pb - --> #secondaries=24 impactParameter[fm]=8.86803 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=205 #NNcollisions=0 - Collision 447 projectile=Bs0 Ekin[MeV]=26401.7 direction=(0.180504,0.34374,0.921553) material=G4_W - --> #secondaries=31 impactParameter[fm]=2.98104 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=185 #NNcollisions=0 - Collision 448 projectile=anti_triton Ekin[MeV]=24644.1 direction=(0.70547,0.702061,0.0970682) material=G4_He - --> #secondaries=15 impactParameter[fm]=2.3946 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 449 projectile=anti_sigma- Ekin[MeV]=3735.38 direction=(0.968988,0.107183,0.222654) material=G4_Be - --> #secondaries=7 impactParameter[fm]=3.23117 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=1 - Collision 450 projectile=alpha Ekin[MeV]=1949.97 direction=(0.035595,0.873266,0.485943) material=G4_Be + j=0 neutron p=(1511.2,-11.7734,1168.152128.67) MeV + j=1 pi0 p=(-22.9125,8.57886,187.629232.426) MeV + j=2 proton p=(1575.47,-233.722,1569.472424.94) MeV + j=3 pi+ p=(29.7606,4.09159,-74.1735160.885) MeV + j=4 neutron p=(2030.31,167.741,1530.642715.87) MeV + j=5 pi+ p=(817.408,-25.9205,897.4241222.16) MeV + j=6 neutron p=(-273.301,193.198,700.2881218.69) MeV + j=7 pi0 p=(269.617,-154.731,312.721461.137) MeV + j=8 proton p=(175.934,-99.737,-321.4111012.21) MeV + j=9 proton p=(-49.6628,-338.047,772.7661262.64) MeV + j=10 proton p=(1211.97,42.129,668.8271672.82) MeV + j=11 pi- p=(798.699,38.9499,441.715924.137) MeV + j=12 proton p=(145.545,416.143,38.86931037.41) MeV + j=13 pi- p=(374.056,93.3206,249.892480.159) MeV + j=14 proton p=(400.524,190.734,-295.7641079.18) MeV + j=15 proton p=(-397.399,-446.544,-677.1581302.39) MeV + j=16 neutron p=(39.3529,274.577,365.7721045.71) MeV + j=17 neutron p=(65.3919,-81.4001,68.1055947.799) MeV + j=18 pi0 p=(489.344,343.07,441.416755.13) MeV + j=19 pi- p=(384.391,-53.9251,447.466608.58) MeV + j=20 neutron p=(92.3004,180.149,-106.963967.056) MeV + j=21 proton p=(443.038,-216.227,451.6851152.13) MeV + j=22 neutron p=(-152.513,-282.728,165.8341006.72) MeV + j=23 neutron p=(436.163,175.532,348.1411106.81) MeV + j=24 neutron p=(-82.6637,-303.306,-164.8321004.38) MeV + j=25 neutron p=(186.004,212.566,-70.6132983.642) MeV + j=26 neutron p=(-67.9113,-184.526,-52.7091961.365) MeV + j=27 proton p=(69.5194,525.464,-69.13541079.85) MeV + j=28 proton p=(-290.573,-139.258,63.8229994.109) MeV + j=29 neutron p=(161.46,-366.367,-58.46941022.98) MeV + j=30 pi0 p=(3754.95,458.851,3903.585437.5) MeV + j=31 pi- p=(642.572,-137.299,1011.911214.58) MeV + j=32 pi- p=(-88.9942,-1.69678,-45.7315171.738) MeV + j=33 neutron p=(-409.764,198.691,-24.96551044.41) MeV + j=34 pi- p=(16.5979,125.159,233.141299.625) MeV + j=35 pi+ p=(1934.67,118.071,1851.592684.17) MeV + j=36 pi+ p=(245.016,-226.012,425.515558.262) MeV + j=37 neutron p=(844.871,-348.163,896.6521588.02) MeV + j=38 pi0 p=(-12.1046,-122.025,94.1428205.227) MeV + j=39 pi- p=(-119.766,-91.2217,143.493250.47) MeV + j=40 proton p=(179.43,22.6226,-191.212974.486) MeV + j=41 deuteron p=(-74.6486,354.199,638.882014.23) MeV + j=42 neutron p=(329.634,-209.995,-195.2431036.18) MeV + j=43 neutron p=(-298.446,296.459,-203.421049.34) MeV + j=44 neutron p=(148.765,273.558,-12.7389989.904) MeV + j=45 neutron p=(18.7028,164.742,-23.4559954.37) MeV + j=46 neutron p=(544.428,262.874,296.6641155.98) MeV + j=47 neutron p=(180.636,429.931,-169.4281062.52) MeV + j=48 neutron p=(-288.641,-81.1003,-6.72544986.265) MeV + j=49 neutron p=(52.7979,78.4717,-333.9571001.63) MeV + j=50 proton p=(292.695,225.084,-198.171027.6) MeV + j=51 proton p=(-8.4267,146.368,543.1011093.99) MeV + j=52 neutron p=(276.859,92.1289,10.4124983.885) MeV + j=53 neutron p=(75.6928,383.452,192.6161035.69) MeV + j=54 neutron p=(2.16574,-62.1624,-271.811980.068) MeV + j=55 neutron p=(294,13.6268,-207.0951006.13) MeV + j=56 proton p=(229.238,-29.2843,-38.8079967.092) MeV + j=57 neutron p=(-293.826,-48.2726,-82.182989.04) MeV + j=58 neutron p=(573.372,179.43,203.7521133.69) MeV + j=59 proton p=(25.4675,-34.5767,-542.3611084.6) MeV + j=60 neutron p=(-92.5711,-138.89,-306.9161002.42) MeV + j=61 neutron p=(-183.964,160.961,260.5641005.2) MeV + j=62 neutron p=(-84.1753,-92.8015,-198.934968.533) MeV + j=63 neutron p=(-21.9454,202.731,-29.4704961.89) MeV + j=64 proton p=(-37.5268,-5.17871,-100.659944.416) MeV + j=65 proton p=(138.81,-149.532,2.96912960.204) MeV + j=66 neutron p=(238.929,-90.7211,148.047984.895) MeV + j=67 neutron p=(-73.5316,-94.042,-83.1086950.758) MeV + j=68 proton p=(133.395,-203.502,-193.674988.469) MeV + j=69 proton p=(-225.554,115.274,124.11979.755) MeV + j=70 neutron p=(93.0853,-288.437,230.9471013.89) MeV + j=71 proton p=(197.325,-19.7194,216.555983.146) MeV + j=72 proton p=(-108.919,178.131,-205.346982.912) MeV + j=73 neutron p=(18.3637,47.907,-291.616985.117) MeV + j=74 proton p=(-7.13656,17.7634,-241.587969.064) MeV + j=75 proton p=(-284.983,-74.3383,22.2137983.661) MeV + j=76 neutron p=(-158.285,35.0547,74.4391956.351) MeV + j=77 neutron p=(-105.632,175.894,-46.0094962.807) MeV + j=78 neutron p=(-1056.75,-105.596,128.6581423.8) MeV + j=79 Pd102 p=(1710.93,-208.254,3179.4994970) MeV + j=80 neutron p=(-86.3387,-18.2279,82.7956947.325) MeV + j=81 neutron p=(-25.2001,0.332304,124.508948.114) MeV + j=82 proton p=(-94.1901,-79.5195,7.13156946.362) MeV + j=83 Li6 p=(407.782,-356.94,203.6995631.36) MeV + j=84 neutron p=(-79.1075,-5.07063,4.80916942.916) MeV + j=85 neutron p=(17.8279,-70.4056,-20.6226942.594) MeV + j=86 He3 p=(77.5325,-68.228,391.0942837.37) MeV + j=87 neutron p=(54.5641,-14.0716,138.647951.41) MeV + j=88 He3 p=(120.803,13.5984,490.5962853.51) MeV + j=89 triton p=(37.581,160.464,-91.60052815.24) MeV + j=90 neutron p=(-2.4317,-77.7534,60.5706944.724) MeV + j=91 neutron p=(75.88,-4.6399,77.4302945.811) MeV + j=92 proton p=(207.323,4.65384,-8.19406960.951) MeV + j=93 He3 p=(110.85,186.195,-140.262820.23) MeV + j=94 neutron p=(-33.4027,24.1985,-68.835942.986) MeV + j=95 neutron p=(95.4607,19.5173,102.809950.182) MeV + j=96 neutron p=(54.5563,-119.663,11.6438948.796) MeV + j=97 neutron p=(90.6755,-125.425,20.3577952.445) MeV + j=98 deuteron p=(56.1289,49.7873,-123.7011881.18) MeV + j=99 neutron p=(5.15846,-10.7335,-111.531946.237) MeV + j=100 neutron p=(-4.43101,-62.6378,-15.6128941.791) MeV + j=101 neutron p=(-38.7289,30.0608,113.535947.669) MeV + j=102 neutron p=(104.157,-76.2703,120.472956.014) MeV + j=103 neutron p=(-22.6254,19.6441,-90.9393944.431) MeV + j=104 proton p=(-71.2346,-35.4076,174.232957.622) MeV + j=105 neutron p=(133.679,6.39197,-54.2967950.601) MeV + j=106 alpha p=(239.758,-268.245,111.563746.36) MeV + j=107 gamma p=(-1.18088,-2.44202,0.884072.85299) MeV + j=108 gamma p=(0.769899,-0.66641,0.6910171.23059) MeV + j=109 gamma p=(-0.300235,-0.343367,0.9720151.07371) MeV + j=110 gamma p=(0.707602,0.661953,0.1215710.976556) MeV + j=111 gamma p=(-0.625341,0.485632,-0.4353220.903546) MeV + j=112 gamma p=(-0.452066,-0.554018,-0.2001420.742534) MeV + j=113 gamma p=(0.477232,-0.180789,-0.4702430.693948) MeV + j=114 gamma p=(0.241211,-0.0906883,0.1150.282192) MeV + j=115 gamma p=(-0.399856,-0.0426416,-0.1452570.427554) MeV + j=116 gamma p=(-0.0502381,0.227722,0.2516580.343093) MeV + j=117 gamma p=(-0.357983,-0.788475,-1.265461.53337) MeV + j=118 gamma p=(-0.281142,0.41069,-0.2166690.542819) MeV + Collision 701 projectile=kaon- Ekin[MeV]=12504.7 direction=(0.176348,0.410776,0.894519) material=G4_Al + --> #secondaries=19 impactParameter[fm]=2.26486 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 702 projectile=anti_xi0 Ekin[MeV]=26310.5 direction=(0.578139,0.25282,0.775782) material=G4_He + --> #secondaries=14 impactParameter[fm]=0.311721 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 703 projectile=anti_xi0 Ekin[MeV]=29364 direction=(0.638444,0.0692411,0.766547) material=G4_Cu + --> #secondaries=25 impactParameter[fm]=4.18221 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 704 projectile=anti_xi_c0 Ekin[MeV]=19728 direction=(0.530042,0.589784,0.609271) material=G4_Ar + --> #secondaries=34 impactParameter[fm]=1.66602 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=2 + Collision 705 projectile=proton Ekin[MeV]=20982.6 direction=(0.481884,0.824788,0.295824) material=G4_H + --> #secondaries=8 impactParameter[fm]=0.273001 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 706 projectile=hypertriton Ekin[MeV]=20594.5 direction=(0.526167,0.258751,0.810059) material=G4_Al + --> #secondaries=33 impactParameter[fm]=1.11585 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=19 #NNcollisions=5 + Collision 707 projectile=doublehyperdoubleneutron Ekin[MeV]=11549.2 direction=(0.293877,0.92084,0.256301) material=G4_Ar + --> #secondaries=40 impactParameter[fm]=3.58138 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=34 #NNcollisions=4 + Collision 708 projectile=anti_hyperalpha Ekin[MeV]=4123.51 direction=(0.523763,0.533805,0.663871) material=G4_Fe + --> #secondaries=36 impactParameter[fm]=4.80308 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 + Collision 709 projectile=hyperalpha Ekin[MeV]=1785.71 direction=(0.156966,0.603497,0.781763) material=G4_He + --> #secondaries=5 impactParameter[fm]=3.09362 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 710 projectile=anti_lambda Ekin[MeV]=19614.7 direction=(0.650291,0.113967,0.751088) material=G4_He + --> #secondaries=16 impactParameter[fm]=1.16988 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=3 + Collision 711 projectile=anti_Bs0 Ekin[MeV]=4709.67 direction=(0.731575,0.199159,0.652023) material=G4_H + --> #secondaries=2 impactParameter[fm]=0.362906 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 712 projectile=anti_xi0 Ekin[MeV]=23294.5 direction=(0.671889,0.0963108,0.734363) material=G4_Si + --> #secondaries=38 impactParameter[fm]=1.89887 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=3 + Collision 713 projectile=omega_b- Ekin[MeV]=24730.4 direction=(0.187668,0.526645,0.829112) material=G4_Pb + --> #secondaries=44 impactParameter[fm]=2.50203 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=2 + Collision 714 projectile=xi0 Ekin[MeV]=13996.2 direction=(0.58794,0.559432,0.584263) material=G4_H + --> #secondaries=3 impactParameter[fm]=1.23385 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 715 projectile=anti_hypertriton Ekin[MeV]=7176.38 direction=(0.226905,0.582764,0.780321) material=G4_Be + --> #secondaries=10 impactParameter[fm]=1.34863 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=2 + Collision 716 projectile=anti_deuteron Ekin[MeV]=17535.4 direction=(0.73325,0.488239,0.473251) material=G4_Cu + --> #secondaries=58 impactParameter[fm]=0.437543 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=5 + Collision 717 projectile=He3 Ekin[MeV]=4485.55 direction=(0.525435,0.572548,0.62937) material=G4_Pb + --> #secondaries=11 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 718 projectile=anti_He3 Ekin[MeV]=25344.8 direction=(0.132921,0.636877,0.759421) material=G4_W + --> #secondaries=83 impactParameter[fm]=4.98974 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=3 + Collision 719 projectile=alpha Ekin[MeV]=2557.6 direction=(0.268231,0.797562,0.540321) material=G4_Ar --> #secondaries=10 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 451 projectile=hypertriton Ekin[MeV]=21264.5 direction=(0.389982,0.911235,0.132535) material=G4_C - --> #secondaries=9 impactParameter[fm]=4.04184 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 452 projectile=omega- Ekin[MeV]=17020.8 direction=(0.233318,0.436684,0.868833) material=G4_Al - --> #secondaries=26 impactParameter[fm]=1.32364 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=3 - Collision 453 projectile=anti_hyperHe5 Ekin[MeV]=9098.74 direction=(0.787667,0.513361,0.340649) material=G4_Be - --> #secondaries=9 impactParameter[fm]=2.69627 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=9 #NNcollisions=1 - Collision 454 projectile=deuteron Ekin[MeV]=15869.1 direction=(0.635953,0.72216,0.27212) material=G4_Cu - --> #secondaries=16 impactParameter[fm]=5.3821 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=62 #NNcollisions=0 - Collision 455 projectile=anti_B0 Ekin[MeV]=27933.3 direction=(0.496144,0.522859,0.693152) material=G4_W - --> #secondaries=24 impactParameter[fm]=5.4682 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=0 - Collision 456 projectile=xi0 Ekin[MeV]=27100.8 direction=(0.94707,0.311361,0.0781866) material=G4_Al - --> #secondaries=23 impactParameter[fm]=2.98923 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 457 projectile=anti_xi- Ekin[MeV]=22943.9 direction=(0.578522,0.489128,0.652737) material=G4_W - --> #secondaries=97 impactParameter[fm]=1.24272 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=173 #NNcollisions=8 - Collision 458 projectile=anti_xi0 Ekin[MeV]=22335.2 direction=(0.670917,0.119785,0.731794) material=G4_Ar - --> #secondaries=27 impactParameter[fm]=2.70597 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=3 - Collision 459 projectile=kaon+ Ekin[MeV]=5075.41 direction=(0.682224,0.708269,0.181453) material=G4_He - --> #secondaries=7 impactParameter[fm]=1.65488 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 460 projectile=anti_alpha Ekin[MeV]=9811.59 direction=(0.0245473,0.719678,0.693874) material=G4_C - --> #secondaries=17 impactParameter[fm]=1.72119 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=11 #NNcollisions=2 - Collision 461 projectile=anti_triton Ekin[MeV]=16504.5 direction=(0.536704,0.232969,0.810971) material=G4_W - --> #secondaries=172 impactParameter[fm]=0.407572 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=5 - Collision 462 projectile=hyperH4 Ekin[MeV]=15203.6 direction=(0.63524,0.538225,0.553881) material=G4_Fe - --> #secondaries=34 impactParameter[fm]=4.40641 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=51 #NNcollisions=3 - Collision 463 projectile=sigma+ Ekin[MeV]=16248.4 direction=(0.177093,0.132008,0.975301) material=G4_Al - --> #secondaries=15 impactParameter[fm]=3.56459 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 464 projectile=anti_He3 Ekin[MeV]=14635.2 direction=(0.680097,0.50009,0.536076) material=G4_Fe - --> #secondaries=16 impactParameter[fm]=5.48917 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 465 projectile=anti_omega- Ekin[MeV]=25019.9 direction=(0.293787,0.125268,0.947627) material=G4_Al - --> #secondaries=33 impactParameter[fm]=1.24342 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=2 - Collision 466 projectile=anti_xi_b0 Ekin[MeV]=8689.49 direction=(0.102402,0.0428391,0.99382) material=G4_He - --> #secondaries=8 impactParameter[fm]=0.64362 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=3 - Collision 467 projectile=anti_omega- Ekin[MeV]=23379.6 direction=(0.288806,0.865696,0.408855) material=G4_Si - --> #secondaries=23 impactParameter[fm]=3.40051 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 468 projectile=xi0 Ekin[MeV]=18822.1 direction=(0.825767,0.212088,0.522616) material=G4_Pb - --> #secondaries=10 impactParameter[fm]=7.19736 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=1 - Collision 469 projectile=lambda_b Ekin[MeV]=15728.4 direction=(0.561948,0.0199197,0.826933) material=G4_Cu - --> #secondaries=20 impactParameter[fm]=2.4805 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=1 - Collision 470 projectile=xi- Ekin[MeV]=24049.5 direction=(0.929446,0.161072,0.331944) material=G4_Cu - --> #secondaries=17 impactParameter[fm]=3.89229 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=0 - Collision 471 projectile=anti_xi_c0 Ekin[MeV]=12054.5 direction=(0.846539,0.493195,0.200327) material=G4_Fe - --> #secondaries=43 impactParameter[fm]=3.37208 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=4 - Collision 472 projectile=Bc+ Ekin[MeV]=23693.9 direction=(0.546949,0.451715,0.70484) material=G4_Cu - --> #secondaries=22 impactParameter[fm]=4.02938 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 473 projectile=lambda_c+ Ekin[MeV]=19687 direction=(0.588783,0.580078,0.56289) material=G4_Fe - --> #secondaries=28 impactParameter[fm]=3.35485 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=3 - Collision 474 projectile=anti_hyperH4 Ekin[MeV]=25985.3 direction=(0.648173,0.318206,0.691821) material=G4_Cu - --> #secondaries=91 impactParameter[fm]=0.136136 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=10 - Collision 475 projectile=anti_D0 Ekin[MeV]=20030.9 direction=(0.630493,0.0419135,0.775062) material=G4_Al - --> #secondaries=16 impactParameter[fm]=3.50166 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 476 projectile=xi0 Ekin[MeV]=15964.2 direction=(0.741204,0.284327,0.608091) material=G4_Al - --> #secondaries=28 impactParameter[fm]=2.66965 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=3 - Collision 477 projectile=sigma+ Ekin[MeV]=22940.9 direction=(0.462217,0.239669,0.853765) material=G4_Al - --> #secondaries=40 impactParameter[fm]=1.44469 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=22 #NNcollisions=4 - Collision 478 projectile=hyperalpha Ekin[MeV]=17685.5 direction=(0.621465,0.580061,0.526603) material=G4_Si - --> #secondaries=40 impactParameter[fm]=1.73613 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=20 #NNcollisions=10 - Collision 479 projectile=anti_xi_c+ Ekin[MeV]=8714.27 direction=(0.14676,0.982997,0.110358) material=G4_Si - --> #secondaries=18 impactParameter[fm]=3.70866 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 480 projectile=anti_xi0 Ekin[MeV]=10245.8 direction=(0.990759,0.114533,0.072651) material=G4_C - --> #secondaries=18 impactParameter[fm]=1.58097 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 481 projectile=Bc- Ekin[MeV]=19794.5 direction=(0.491365,0.644426,0.585897) material=G4_Si - --> #secondaries=9 impactParameter[fm]=2.96474 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 482 projectile=B- Ekin[MeV]=25784.3 direction=(0.657205,0.71931,0.22511) material=G4_Ar - --> #secondaries=7 impactParameter[fm]=2.692 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 483 projectile=alpha Ekin[MeV]=21412.8 direction=(0.690585,0.702603,0.171586) material=G4_C - --> #secondaries=29 impactParameter[fm]=0.71516 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=7 - Collision 484 projectile=xi_b0 Ekin[MeV]=2974.32 direction=(0.154853,0.757177,0.63459) material=G4_Fe - --> #secondaries=15 impactParameter[fm]=4.33258 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=0 - Collision 485 projectile=Ds+ Ekin[MeV]=22278 direction=(0.825967,0.228376,0.515386) material=G4_Fe - --> #secondaries=23 impactParameter[fm]=1.90485 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 486 projectile=anti_deuteron Ekin[MeV]=17590.8 direction=(0.53373,0.615899,0.579483) material=G4_Fe - --> #secondaries=17 impactParameter[fm]=4.23413 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=53 #NNcollisions=2 - Collision 487 projectile=anti_sigma- Ekin[MeV]=10514.6 direction=(0.570586,0.609714,0.550164) material=G4_He - --> #secondaries=6 impactParameter[fm]=1.45811 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 488 projectile=doublehyperH4 Ekin[MeV]=7656.51 direction=(0.476941,0.858173,0.18991) material=G4_C - --> #secondaries=8 impactParameter[fm]=2.7721 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 489 projectile=xi_c+ Ekin[MeV]=3355.37 direction=(0.493277,0.831989,0.253914) material=G4_Si - --> #secondaries=8 impactParameter[fm]=2.79183 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 490 projectile=He3 Ekin[MeV]=3415.91 direction=(0.881632,0.206148,0.424533) material=G4_Si - --> #secondaries=7 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 491 projectile=alpha Ekin[MeV]=25998.5 direction=(0.227312,0.652509,0.722884) material=G4_Ar - --> #secondaries=37 impactParameter[fm]=6.19152 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=36 #NNcollisions=3 - Collision 492 projectile=kaon0L Ekin[MeV]=1561.22 direction=(0.684109,0.58544,0.435035) material=G4_Al + Collision 720 projectile=proton Ekin[MeV]=16664.7 direction=(0.0616766,0.302117,0.951273) material=G4_W + --> #secondaries=51 impactParameter[fm]=6.15416 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=3 + Collision 721 projectile=kaon0L Ekin[MeV]=12546.3 direction=(0.866085,0.0581657,0.496501) material=G4_Al + --> #secondaries=22 impactParameter[fm]=2.82802 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 722 projectile=xi- Ekin[MeV]=1955.18 direction=(0.611652,0.687679,0.391126) material=G4_Fe + --> #secondaries=16 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 723 projectile=anti_doublehyperH4 Ekin[MeV]=13248.8 direction=(0.127336,0.704653,0.698033) material=G4_Si + --> #secondaries=24 impactParameter[fm]=3.60827 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=23 #NNcollisions=2 + Collision 724 projectile=anti_xi_b0 Ekin[MeV]=9931.91 direction=(0.864774,0.269412,0.423773) material=G4_Be + --> #secondaries=4 impactParameter[fm]=2.12443 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 725 projectile=anti_proton Ekin[MeV]=1182.92 direction=(0.8575,0.49538,0.138898) material=G4_Be + --> #secondaries=7 impactParameter[fm]=3.80076 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=1 + Collision 726 projectile=anti_doublehyperH4 Ekin[MeV]=7790.33 direction=(0.33462,0.424825,0.841162) material=G4_Pb + --> #secondaries=86 impactParameter[fm]=5.96093 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=4 + Collision 727 projectile=Ds- Ekin[MeV]=9359.95 direction=(0.884896,0.308593,0.348898) material=G4_Al + --> #secondaries=13 impactParameter[fm]=3.82713 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 728 projectile=anti_triton Ekin[MeV]=25438.6 direction=(0.73237,0.552573,0.397867) material=G4_H + --> #secondaries=8 impactParameter[fm]=2.4917 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 729 projectile=pi- Ekin[MeV]=26232.8 direction=(0.963341,0.0817144,0.255534) material=G4_Si + --> #secondaries=14 impactParameter[fm]=2.53894 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 730 projectile=B- Ekin[MeV]=15344.1 direction=(0.80987,0.584387,0.0510163) material=G4_C + --> #secondaries=7 impactParameter[fm]=0.651117 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=1 + Collision 731 projectile=Ds+ Ekin[MeV]=19072.7 direction=(0.464044,0.349046,0.814144) material=G4_Cu + --> #secondaries=20 impactParameter[fm]=4.51698 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=64 #NNcollisions=1 + Collision 732 projectile=anti_omega_c0 Ekin[MeV]=19067.1 direction=(0.141136,0.873178,0.46652) material=G4_Ar + --> #secondaries=20 impactParameter[fm]=1.14034 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 733 projectile=xi_c0 Ekin[MeV]=11851.9 direction=(0.688757,0.496696,0.528116) material=G4_He + --> #secondaries=9 impactParameter[fm]=2.75251 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 734 projectile=B- Ekin[MeV]=1051.58 direction=(0.590699,0.504589,0.629654) material=G4_He + --> #secondaries=4 impactParameter[fm]=1.84948 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 735 projectile=proton Ekin[MeV]=20504.1 direction=(0.293914,0.806423,0.513124) material=G4_He + --> #secondaries=6 impactParameter[fm]=3.17493 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 736 projectile=anti_lambda_b Ekin[MeV]=6772.47 direction=(0.780802,0.509269,0.361931) material=G4_Fe + --> #secondaries=11 impactParameter[fm]=2.13681 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 737 projectile=xi_c+ Ekin[MeV]=21217.6 direction=(0.720051,0.0864332,0.688517) material=G4_Pb + --> #secondaries=91 impactParameter[fm]=2.5572 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=197 #NNcollisions=6 + Collision 738 projectile=lambda Ekin[MeV]=8933.05 direction=(0.426123,0.509693,0.747417) material=G4_Al + --> #secondaries=13 impactParameter[fm]=4.85318 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 739 projectile=omega_b- Ekin[MeV]=4784.42 direction=(0.659538,0.492857,0.56754) material=G4_W + --> #secondaries=30 impactParameter[fm]=3.84061 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=1 + Collision 740 projectile=anti_xi_b0 Ekin[MeV]=18985.9 direction=(0.789178,0.512929,0.337791) material=G4_Cu + --> #secondaries=12 impactParameter[fm]=4.45776 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 741 projectile=anti_xi_c+ Ekin[MeV]=7450.58 direction=(0.562732,0.361922,0.743199) material=G4_Ar + --> #secondaries=20 impactParameter[fm]=2.51406 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 + Collision 742 projectile=anti_neutron Ekin[MeV]=19128.5 direction=(0.944565,0.00608214,0.328267) material=G4_Fe + --> #secondaries=13 impactParameter[fm]=4.41368 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 743 projectile=xi_c+ Ekin[MeV]=26100 direction=(0.519636,0.463077,0.71801) material=G4_Si + --> #secondaries=9 impactParameter[fm]=4.43353 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=0 + Collision 744 projectile=anti_lambda_b Ekin[MeV]=6325.28 direction=(0.855367,0.382589,0.349247) material=G4_Ar + --> #secondaries=17 impactParameter[fm]=4.41232 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=1 + Collision 745 projectile=anti_xi_b- Ekin[MeV]=3227.83 direction=(0.761618,0.551653,0.340026) material=G4_Cu + --> #secondaries=11 impactParameter[fm]=5.30405 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=0 + Collision 746 projectile=anti_sigma- Ekin[MeV]=22578.4 direction=(0.722348,0.685921,0.0879004) material=G4_Pb + --> #secondaries=62 impactParameter[fm]=5.53636 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=5 + Collision 747 projectile=anti_doublehyperH4 Ekin[MeV]=21293.8 direction=(0.635972,0.317898,0.703193) material=G4_W + --> #secondaries=110 impactParameter[fm]=5.21398 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=7 + Collision 748 projectile=xi_b0 Ekin[MeV]=10534.5 direction=(0.187746,0.614375,0.766352) material=G4_W + --> #secondaries=53 impactParameter[fm]=2.53321 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=2 + Collision 749 projectile=sigma+ Ekin[MeV]=24901.3 direction=(0.635586,0.520139,0.570514) material=G4_Ar + --> #secondaries=5 impactParameter[fm]=2.52184 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 750 projectile=pi- Ekin[MeV]=10808.9 direction=(0.758106,0.332083,0.561245) material=G4_Fe + --> #secondaries=19 impactParameter[fm]=2.02577 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=1 + Collision 751 projectile=anti_omega_c0 Ekin[MeV]=19248.2 direction=(0.214331,0.538723,0.814764) material=G4_Be + --> #secondaries=7 impactParameter[fm]=1.64354 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=1 + Collision 752 projectile=anti_hypertriton Ekin[MeV]=24884.4 direction=(0.536321,0.358885,0.763912) material=G4_Si + --> #secondaries=46 impactParameter[fm]=1.73443 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=5 + Collision 753 projectile=anti_sigma+ Ekin[MeV]=3965.2 direction=(0.57374,0.576663,0.58162) material=G4_C + --> #secondaries=7 impactParameter[fm]=0.62589 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=0 + Collision 754 projectile=anti_omega_b- Ekin[MeV]=21540.5 direction=(0.848021,0.527758,0.0482821) material=G4_C + --> #secondaries=9 impactParameter[fm]=1.85197 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 755 projectile=xi_b0 Ekin[MeV]=1262.01 direction=(0.679084,0.621235,0.39104) material=G4_Be + --> #secondaries=5 impactParameter[fm]=1.86803 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 756 projectile=hyperalpha Ekin[MeV]=29947.3 direction=(0.759444,0.470385,0.449425) material=G4_Cu + --> #secondaries=29 impactParameter[fm]=5.28337 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=61 #NNcollisions=2 + Collision 757 projectile=kaon0S Ekin[MeV]=15979.1 direction=(0.653236,0.482359,0.58362) material=G4_Cu + --> #secondaries=32 impactParameter[fm]=1.64245 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=61 #NNcollisions=1 + Collision 758 projectile=Bc- Ekin[MeV]=10202.2 direction=(0.602624,0.0816758,0.793835) material=G4_Ar + --> #secondaries=12 impactParameter[fm]=2.95598 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=2 + Collision 759 projectile=doublehyperH4 Ekin[MeV]=2251.63 direction=(0.612654,0.633122,0.473087) material=G4_H + --> #secondaries=3 impactParameter[fm]=2.30372 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 760 projectile=xi_b0 Ekin[MeV]=19328.1 direction=(0.277815,0.81079,0.515208) material=G4_Be + --> #secondaries=7 impactParameter[fm]=1.28963 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 761 projectile=kaon- Ekin[MeV]=9305.96 direction=(0.795065,0.401811,0.454334) material=G4_Fe + --> #secondaries=23 impactParameter[fm]=3.53676 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 762 projectile=hyperHe5 Ekin[MeV]=25559.6 direction=(0.558022,0.124081,0.820497) material=G4_Fe + --> #secondaries=36 impactParameter[fm]=4.93061 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=51 #NNcollisions=2 + Collision 763 projectile=lambda_b Ekin[MeV]=15483.3 direction=(0.921334,0.164523,0.352245) material=G4_Fe + --> #secondaries=21 impactParameter[fm]=2.59559 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=2 + Collision 764 projectile=anti_B0 Ekin[MeV]=10631.3 direction=(0.675228,0.434283,0.596209) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.724213 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 765 projectile=proton Ekin[MeV]=25008.6 direction=(0.916373,0.399809,0.0203101) material=G4_Cu + --> #secondaries=51 impactParameter[fm]=3.13606 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=59 #NNcollisions=3 + Collision 766 projectile=deuteron Ekin[MeV]=8688.76 direction=(0.435413,0.641465,0.631615) material=G4_He + --> #secondaries=7 impactParameter[fm]=2.01296 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=3 + Collision 767 projectile=Bc- Ekin[MeV]=28755 direction=(0.862849,0.488184,0.131029) material=G4_Ar + --> #secondaries=10 impactParameter[fm]=3.91027 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 768 projectile=anti_deuteron Ekin[MeV]=11378.8 direction=(0.684864,0.386173,0.617926) material=G4_Fe + --> #secondaries=17 impactParameter[fm]=6.22247 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=56 #NNcollisions=1 + Collision 769 projectile=D- Ekin[MeV]=11295.1 direction=(0.789754,0.608707,0.0759248) material=G4_Be + --> #secondaries=9 impactParameter[fm]=3.60891 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 770 projectile=xi_b0 Ekin[MeV]=5888.42 direction=(0.947716,0.306141,0.0900697) material=G4_C + --> #secondaries=8 impactParameter[fm]=1.76173 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 771 projectile=anti_neutron Ekin[MeV]=23693.7 direction=(0.408075,0.423056,0.809011) material=G4_Al + --> #secondaries=24 impactParameter[fm]=3.84328 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 772 projectile=lambda Ekin[MeV]=10664.9 direction=(0.0912705,0.782949,0.615354) material=G4_Al + --> #secondaries=13 impactParameter[fm]=3.92928 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 773 projectile=neutron Ekin[MeV]=11808 direction=(0.163657,0.891624,0.422164) material=G4_Ar + --> #secondaries=40 impactParameter[fm]=2.47602 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=35 #NNcollisions=3 + Collision 774 projectile=anti_proton Ekin[MeV]=14419.4 direction=(0.6383,0.726295,0.255085) material=G4_Ar + --> #secondaries=9 impactParameter[fm]=4.48461 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 775 projectile=anti_sigma- Ekin[MeV]=18281.3 direction=(0.777773,0.433033,0.455577) material=G4_H + --> #secondaries=8 impactParameter[fm]=0.746525 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 776 projectile=B- Ekin[MeV]=12694.4 direction=(0.601881,0.60553,0.520646) material=G4_C + --> #secondaries=9 impactParameter[fm]=1.42485 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 777 projectile=anti_hyperH4 Ekin[MeV]=25936.2 direction=(0.153136,0.577504,0.801897) material=G4_Fe + --> #secondaries=66 impactParameter[fm]=1.537 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=7 + Collision 778 projectile=anti_lambda_c+ Ekin[MeV]=28931.1 direction=(0.0889537,0.995354,0.0368482) material=G4_Be + --> #secondaries=8 impactParameter[fm]=1.69629 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=0 + Collision 779 projectile=B0 Ekin[MeV]=10136.5 direction=(0.436078,0.89227,0.117005) material=G4_H + --> #secondaries=2 impactParameter[fm]=0.948219 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 780 projectile=triton Ekin[MeV]=3929.76 direction=(0.576974,0.816762,0.0003506) material=G4_Be --> #secondaries=12 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 493 projectile=anti_Bs0 Ekin[MeV]=2389.11 direction=(0.518648,0.848416,0.105805) material=G4_W - --> #secondaries=22 impactParameter[fm]=3.70142 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=179 #NNcollisions=2 - Collision 494 projectile=lambda_b Ekin[MeV]=23222.8 direction=(0.722183,0.419128,0.550257) material=G4_C - --> #secondaries=17 impactParameter[fm]=0.774036 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 495 projectile=anti_omega- Ekin[MeV]=6561.59 direction=(0.411575,0.0548345,0.909725) material=G4_H - --> #secondaries=3 impactParameter[fm]=0.864679 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 496 projectile=anti_deuteron Ekin[MeV]=28889.1 direction=(0.531385,0.836276,0.135177) material=G4_He - --> #secondaries=7 impactParameter[fm]=2.60368 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=4 #NNcollisions=1 - Collision 497 projectile=xi- Ekin[MeV]=4063.57 direction=(0.714773,0.21754,0.664662) material=G4_Ar - --> #secondaries=6 impactParameter[fm]=5.99057 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 498 projectile=Bc- Ekin[MeV]=23368.1 direction=(0.675882,0.358049,0.644193) material=G4_Be - --> #secondaries=7 impactParameter[fm]=1.78233 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 499 projectile=anti_D0 Ekin[MeV]=21370.3 direction=(0.407359,0.246659,0.879328) material=G4_Cu - --> #secondaries=14 impactParameter[fm]=5.25944 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=0 - Collision 500 projectile=deuteron Ekin[MeV]=10124 direction=(0.277767,0.388347,0.878653) material=G4_He - --> #secondaries=9 impactParameter[fm]=0.655309 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=1 #NNcollisions=2 - List of produced secondaries: - j=0 pi+ p=(256.634,385.049,381.796615.931) MeV - j=1 neutron p=(1010.85,1186.37,3238.033714.42) MeV - j=2 pi0 p=(-58.3702,253.896,113.775314.696) MeV - j=3 neutron p=(-254.928,-29.3149,5.34892973.992) MeV - j=4 proton p=(242.482,223.996,192.9221013.19) MeV - j=5 pi- p=(310.557,3.12244,709.363786.849) MeV - j=6 neutron p=(63.1621,-235.85,-188.416988.887) MeV - j=7 proton p=(152.528,371.707,702.9351239.32) MeV - j=8 proton p=(1569.22,2443.76,5258.166079.72) MeV - Collision 501 projectile=anti_xi_b- Ekin[MeV]=19682.5 direction=(0.860481,0.404324,0.309991) material=G4_Ar - --> #secondaries=11 impactParameter[fm]=4.81326 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=0 - Collision 502 projectile=xi0 Ekin[MeV]=17184.9 direction=(0.686128,0.342621,0.641747) material=G4_Al - --> #secondaries=18 impactParameter[fm]=1.64214 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 503 projectile=hypertriton Ekin[MeV]=1737.33 direction=(0.176387,0.912806,0.368338) material=G4_W - --> #secondaries=44 impactParameter[fm]=6.02415 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=0 - Collision 504 projectile=anti_hyperalpha Ekin[MeV]=18885.4 direction=(0.857358,0.227874,0.461531) material=G4_Be - --> #secondaries=10 impactParameter[fm]=4.70518 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 505 projectile=D0 Ekin[MeV]=21703.3 direction=(0.716137,0.164221,0.678365) material=G4_Cu - --> #secondaries=19 impactParameter[fm]=4.35568 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 506 projectile=anti_xi- Ekin[MeV]=6581.99 direction=(0.61949,0.327063,0.713626) material=G4_Al - --> #secondaries=7 impactParameter[fm]=3.69484 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 507 projectile=anti_sigma- Ekin[MeV]=24459.3 direction=(0.893391,0.433927,0.116448) material=G4_Ar - --> #secondaries=29 impactParameter[fm]=4.1322 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 508 projectile=B+ Ekin[MeV]=14373 direction=(0.633234,0.400074,0.662537) material=G4_Fe - --> #secondaries=14 impactParameter[fm]=0.591552 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=2 - Collision 509 projectile=xi_c0 Ekin[MeV]=15216.8 direction=(0.585101,0.119088,0.802169) material=G4_Ar - --> #secondaries=42 impactParameter[fm]=2.77186 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=2 - Collision 510 projectile=xi_c0 Ekin[MeV]=16362 direction=(0.11394,0.971458,0.208056) material=G4_H - --> #secondaries=2 impactParameter[fm]=0.975148 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 511 projectile=hyperH4 Ekin[MeV]=12416.9 direction=(0.934989,0.0138492,0.354405) material=G4_Al - --> #secondaries=23 impactParameter[fm]=2.3525 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=22 #NNcollisions=3 - Collision 512 projectile=alpha Ekin[MeV]=10153.2 direction=(0.876188,0.0331379,0.48083) material=G4_C - --> #secondaries=15 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 513 projectile=B+ Ekin[MeV]=22359.3 direction=(0.56357,0.670003,0.483202) material=G4_He - --> #secondaries=10 impactParameter[fm]=2.98749 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 514 projectile=B- Ekin[MeV]=11305.4 direction=(0.287433,0.957772,0.00742997) material=G4_Si - --> #secondaries=13 impactParameter[fm]=3.47314 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 515 projectile=pi- Ekin[MeV]=13363 direction=(0.585111,0.49736,0.64053) material=G4_Fe - --> #secondaries=31 impactParameter[fm]=2.63781 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=52 #NNcollisions=3 - Collision 516 projectile=anti_doublehyperH4 Ekin[MeV]=8736.27 direction=(0.598015,0.625281,0.5014) material=G4_Cu - --> #secondaries=60 impactParameter[fm]=2.74656 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=59 #NNcollisions=4 - Collision 517 projectile=anti_proton Ekin[MeV]=13963.9 direction=(0.29487,0.952652,0.0742045) material=G4_W - --> #secondaries=31 impactParameter[fm]=6.34054 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=2 - Collision 518 projectile=anti_xi- Ekin[MeV]=12649.8 direction=(0.977809,0.0915187,0.18845) material=G4_Al - --> #secondaries=12 impactParameter[fm]=3.84663 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 519 projectile=anti_xi_b0 Ekin[MeV]=28823.8 direction=(0.633895,0.315258,0.70625) material=G4_Cu - --> #secondaries=15 impactParameter[fm]=5.76625 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 520 projectile=sigma- Ekin[MeV]=5400.38 direction=(0.671828,0.556868,0.48841) material=G4_Pb - --> #secondaries=93 impactParameter[fm]=4.80368 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=197 #NNcollisions=3 - Collision 521 projectile=D- Ekin[MeV]=29245.8 direction=(0.971719,0.0169821,0.235527) material=G4_H - --> #secondaries=10 impactParameter[fm]=0.566428 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 522 projectile=pi- Ekin[MeV]=5505.78 direction=(0.750794,0.207922,0.626959) material=G4_Pb - --> #secondaries=100 impactParameter[fm]=2.7462 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=200 #NNcollisions=2 - Collision 523 projectile=xi_c0 Ekin[MeV]=23717.8 direction=(0.706517,0.525225,0.474312) material=G4_Al - --> #secondaries=17 impactParameter[fm]=4.77762 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 524 projectile=anti_omega_b- Ekin[MeV]=26404.2 direction=(0.469312,0.02707,0.882617) material=G4_Fe - --> #secondaries=18 impactParameter[fm]=4.05674 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=0 - Collision 525 projectile=sigma+ Ekin[MeV]=12638.6 direction=(0.407669,0.853267,0.32518) material=G4_Be - --> #secondaries=11 impactParameter[fm]=2.74779 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 526 projectile=doublehyperH4 Ekin[MeV]=2454.24 direction=(0.181943,0.755361,0.629545) material=G4_Fe - --> #secondaries=40 impactParameter[fm]=1.68982 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=44 #NNcollisions=1 - Collision 527 projectile=omega- Ekin[MeV]=17485.3 direction=(0.0146158,0.375006,0.926907) material=G4_C - --> #secondaries=16 impactParameter[fm]=1.74128 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 528 projectile=anti_xi_b0 Ekin[MeV]=6422.12 direction=(0.810348,0.489137,0.322615) material=G4_He - --> #secondaries=5 impactParameter[fm]=0.443906 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=0 - Collision 529 projectile=neutron Ekin[MeV]=13978.1 direction=(0.760084,0.502462,0.412072) material=G4_C - --> #secondaries=17 impactParameter[fm]=1.81946 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 530 projectile=lambda Ekin[MeV]=12198.1 direction=(0.303072,0.711377,0.634106) material=G4_He - --> #secondaries=10 impactParameter[fm]=0.399034 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=3 - Collision 531 projectile=B0 Ekin[MeV]=28559.5 direction=(0.673403,0.526912,0.518548) material=G4_Si - --> #secondaries=25 impactParameter[fm]=2.70038 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 532 projectile=xi_b0 Ekin[MeV]=5180.49 direction=(0.516491,0.372593,0.770981) material=G4_Al - --> #secondaries=12 impactParameter[fm]=3.48226 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 533 projectile=kaon0S Ekin[MeV]=3875.73 direction=(0.00466421,0.984849,0.173353) material=G4_Pb - --> #secondaries=79 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 534 projectile=hypertriton Ekin[MeV]=14668.9 direction=(0.0419743,0.48916,0.871184) material=G4_Fe - --> #secondaries=24 impactParameter[fm]=6.60339 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=54 #NNcollisions=1 - Collision 535 projectile=anti_xi0 Ekin[MeV]=22425.2 direction=(0.309108,0.469637,0.826978) material=G4_W - --> #secondaries=43 impactParameter[fm]=6.11413 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=2 - Collision 536 projectile=anti_sigma- Ekin[MeV]=2947.12 direction=(0.713484,0.270268,0.646449) material=G4_Al - --> #secondaries=12 impactParameter[fm]=3.80382 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 537 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=3534.85 direction=(0.394618,0.673685,0.62484) material=G4_Fe - --> #secondaries=15 impactParameter[fm]=7.07462 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=57 #NNcollisions=1 - Collision 538 projectile=Ds- Ekin[MeV]=14911.7 direction=(0.19871,0.22293,0.954367) material=G4_Pb - --> #secondaries=40 impactParameter[fm]=6.11887 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=204 #NNcollisions=1 - Collision 539 projectile=anti_xi_b0 Ekin[MeV]=22721.5 direction=(0.752617,0.246028,0.610769) material=G4_C - --> #secondaries=14 impactParameter[fm]=0.698773 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 540 projectile=He3 Ekin[MeV]=27558.1 direction=(0.522921,0.474811,0.70789) material=G4_W - --> #secondaries=116 impactParameter[fm]=3.87694 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=172 #NNcollisions=10 - Collision 541 projectile=omega- Ekin[MeV]=23114.6 direction=(0.59222,0.266105,0.760568) material=G4_Ar - --> #secondaries=41 impactParameter[fm]=1.63817 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=3 - Collision 542 projectile=alpha Ekin[MeV]=8739.87 direction=(0.151232,0.510401,0.846534) material=G4_Pb - --> #secondaries=49 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 543 projectile=deuteron Ekin[MeV]=18286 direction=(0.0791459,0.880034,0.468269) material=G4_Cu - --> #secondaries=56 impactParameter[fm]=1.98464 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=58 #NNcollisions=4 - Collision 544 projectile=anti_Bs0 Ekin[MeV]=5993.48 direction=(0.142063,0.624553,0.767953) material=G4_Pb - --> #secondaries=28 impactParameter[fm]=6.6425 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=2 - Collision 545 projectile=Ds+ Ekin[MeV]=25128.1 direction=(0.517017,0.853713,0.0621933) material=G4_Fe - --> #secondaries=20 impactParameter[fm]=1.33911 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=2 - Collision 546 projectile=doublehyperdoubleneutron Ekin[MeV]=1949.65 direction=(0.877194,0.46554,0.117486) material=G4_W - --> #secondaries=47 impactParameter[fm]=1.20257 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=163 #NNcollisions=0 - Collision 547 projectile=anti_D0 Ekin[MeV]=27391.1 direction=(0.226851,0.599847,0.767282) material=G4_Al - --> #secondaries=14 impactParameter[fm]=0.794444 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 548 projectile=anti_xi_c0 Ekin[MeV]=28141.8 direction=(0.642922,0.12198,0.756156) material=G4_Pb - --> #secondaries=51 impactParameter[fm]=3.23326 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=3 - Collision 549 projectile=D0 Ekin[MeV]=11742.2 direction=(0.538075,0.798944,0.268635) material=G4_Si - --> #secondaries=11 impactParameter[fm]=2.6766 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=28 #NNcollisions=1 - Collision 550 projectile=doublehyperdoubleneutron Ekin[MeV]=20287.6 direction=(0.690268,0.51708,0.506121) material=G4_Be - --> #secondaries=15 impactParameter[fm]=4.08427 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=6 #NNcollisions=3 - Collision 551 projectile=anti_omega- Ekin[MeV]=3406.39 direction=(0.85681,0.24274,0.454921) material=G4_Ar - --> #secondaries=11 impactParameter[fm]=3.08439 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=0 - Collision 552 projectile=pi- Ekin[MeV]=19047.2 direction=(0.627466,0.552085,0.549079) material=G4_W - --> #secondaries=70 impactParameter[fm]=4.03697 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=3 - Collision 553 projectile=hyperalpha Ekin[MeV]=23604.5 direction=(0.310873,0.886114,0.343743) material=G4_Be - --> #secondaries=13 impactParameter[fm]=2.87657 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 554 projectile=anti_sigma+ Ekin[MeV]=15719.7 direction=(0.864008,0.380411,0.329815) material=G4_Si - --> #secondaries=33 impactParameter[fm]=2.27094 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 555 projectile=deuteron Ekin[MeV]=5928.64 direction=(0.435895,0.377529,0.816987) material=G4_Cu - --> #secondaries=18 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 556 projectile=anti_hyperHe5 Ekin[MeV]=25342.7 direction=(0.659033,0.617186,0.429834) material=G4_Fe - --> #secondaries=50 impactParameter[fm]=5.51003 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 557 projectile=omega_c0 Ekin[MeV]=19433.9 direction=(0.221873,0.817234,0.531885) material=G4_Al - --> #secondaries=18 impactParameter[fm]=3.97995 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 558 projectile=xi- Ekin[MeV]=28315 direction=(0.414535,0.638348,0.648593) material=G4_Pb - --> #secondaries=109 impactParameter[fm]=0.321018 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=199 #NNcollisions=6 - Collision 559 projectile=D- Ekin[MeV]=5906.45 direction=(0.669581,0.266412,0.693315) material=G4_C - --> #secondaries=7 impactParameter[fm]=0.797053 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 560 projectile=kaon+ Ekin[MeV]=12205.9 direction=(0.315065,0.398018,0.861578) material=G4_W - --> #secondaries=67 impactParameter[fm]=4.28806 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=1 - Collision 561 projectile=omega_c0 Ekin[MeV]=26734.9 direction=(0.783914,0.106327,0.611697) material=G4_Ar - --> #secondaries=12 impactParameter[fm]=3.73283 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 562 projectile=anti_proton Ekin[MeV]=17503.6 direction=(0.828134,0.539566,0.151862) material=G4_C - --> #secondaries=22 impactParameter[fm]=1.46063 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=2 - Collision 563 projectile=pi+ Ekin[MeV]=17886.7 direction=(0.112881,0.762348,0.637246) material=G4_W - --> #secondaries=71 impactParameter[fm]=3.52442 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=175 #NNcollisions=5 - Collision 564 projectile=Bs0 Ekin[MeV]=9883.15 direction=(0.260915,0.964373,0.0436744) material=G4_Ar - --> #secondaries=9 impactParameter[fm]=5.56432 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 565 projectile=xi_c0 Ekin[MeV]=28832 direction=(0.67863,0.266264,0.684518) material=G4_Al - --> #secondaries=12 impactParameter[fm]=4.28913 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 566 projectile=omega_c0 Ekin[MeV]=8705.1 direction=(0.893264,0.152444,0.422895) material=G4_Al - --> #secondaries=6 impactParameter[fm]=4.59082 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 567 projectile=anti_triton Ekin[MeV]=9038.14 direction=(0.43654,0.268584,0.858659) material=G4_Pb - --> #secondaries=117 impactParameter[fm]=2.07107 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=3 - Collision 568 projectile=hyperalpha Ekin[MeV]=8072.83 direction=(0.490235,0.63754,0.594317) material=G4_Cu - --> #secondaries=24 impactParameter[fm]=2.75255 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=59 #NNcollisions=4 - Collision 569 projectile=anti_lambda_b Ekin[MeV]=1995.72 direction=(0.381162,0.0185207,0.924323) material=G4_Ar - --> #secondaries=10 impactParameter[fm]=3.51587 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=0 - Collision 570 projectile=anti_B0 Ekin[MeV]=14468.7 direction=(0.546163,0.70615,0.45062) material=G4_C - --> #secondaries=8 impactParameter[fm]=2.58683 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 571 projectile=anti_omega_b- Ekin[MeV]=19588.7 direction=(0.757749,0.648701,0.0707346) material=G4_W - --> #secondaries=43 impactParameter[fm]=2.8265 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=3 - Collision 572 projectile=anti_alpha Ekin[MeV]=1461.83 direction=(0.493071,0.679068,0.543827) material=G4_Fe - --> #secondaries=32 impactParameter[fm]=5.41123 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=4 - Collision 573 projectile=lambda Ekin[MeV]=1045.56 direction=(0.534658,0.0362457,0.844291) material=G4_Pb - --> #secondaries=20 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 574 projectile=anti_hyperH4 Ekin[MeV]=16526.2 direction=(0.763343,0.6381,0.10068) material=G4_Si - --> #secondaries=24 impactParameter[fm]=5.3188 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 575 projectile=Bc+ Ekin[MeV]=21565.4 direction=(0.645694,0.44845,0.618039) material=G4_Fe - --> #secondaries=11 impactParameter[fm]=0.469876 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=1 - Collision 576 projectile=doublehyperH4 Ekin[MeV]=25720 direction=(0.168054,0.70661,0.687357) material=G4_Pb - --> #secondaries=88 impactParameter[fm]=5.40142 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=9 - Collision 577 projectile=anti_hyperH4 Ekin[MeV]=19446.1 direction=(0.422051,0.646784,0.635251) material=G4_H - --> #secondaries=9 impactParameter[fm]=1.27303 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 578 projectile=anti_hypertriton Ekin[MeV]=24243.4 direction=(0.286302,0.799622,0.52786) material=G4_W - --> #secondaries=72 impactParameter[fm]=4.21124 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=4 - Collision 579 projectile=anti_xi_b0 Ekin[MeV]=15477.3 direction=(0.151589,0.0309219,0.98796) material=G4_W - --> #secondaries=47 impactParameter[fm]=5.65928 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=4 - Collision 580 projectile=sigma- Ekin[MeV]=25157.5 direction=(0.985227,0.146038,0.0894473) material=G4_Al - --> #secondaries=18 impactParameter[fm]=1.38617 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 581 projectile=anti_deuteron Ekin[MeV]=20697 direction=(0.305428,0.454455,0.83677) material=G4_C - --> #secondaries=25 impactParameter[fm]=0.866492 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=2 - Collision 582 projectile=anti_hyperHe5 Ekin[MeV]=2875.61 direction=(0.712959,0.034794,0.700342) material=G4_He - --> #secondaries=9 impactParameter[fm]=3.22862 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 583 projectile=anti_xi0 Ekin[MeV]=9907.82 direction=(0.115781,0.586822,0.801395) material=G4_H - --> #secondaries=3 impactParameter[fm]=0.94754 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 584 projectile=anti_deuteron Ekin[MeV]=8726.68 direction=(0.72696,0.686614,0.00946241) material=G4_Cu - --> #secondaries=35 impactParameter[fm]=3.444 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=63 #NNcollisions=2 - Collision 585 projectile=xi_c0 Ekin[MeV]=1952.38 direction=(0.0603092,0.400167,0.914456) material=G4_Si - --> #secondaries=12 impactParameter[fm]=3.15676 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=0 - Collision 586 projectile=anti_hyperH4 Ekin[MeV]=23063.7 direction=(0.501319,0.269276,0.822295) material=G4_Si - --> #secondaries=23 impactParameter[fm]=5.96729 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 587 projectile=B0 Ekin[MeV]=25620.1 direction=(0.97669,0.209872,0.0450662) material=G4_W - --> #secondaries=54 impactParameter[fm]=4.38477 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=182 #NNcollisions=4 - Collision 588 projectile=anti_xi- Ekin[MeV]=4385.15 direction=(0.539406,0.459403,0.705684) material=G4_Si - --> #secondaries=14 impactParameter[fm]=2.18795 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 589 projectile=D0 Ekin[MeV]=7789.39 direction=(0.0244683,0.128563,0.9914) material=G4_Ar - --> #secondaries=10 impactParameter[fm]=3.62307 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 590 projectile=anti_Bs0 Ekin[MeV]=21208.8 direction=(0.181945,0.977351,0.108076) material=G4_Pb - --> #secondaries=52 impactParameter[fm]=3.62603 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 591 projectile=anti_xi_b- Ekin[MeV]=10904.6 direction=(0.684152,0.618515,0.386492) material=G4_He - --> #secondaries=5 impactParameter[fm]=2.70235 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 592 projectile=anti_hyperHe5 Ekin[MeV]=20647.4 direction=(0.686407,0.39373,0.61141) material=G4_Pb - --> #secondaries=71 impactParameter[fm]=7.72068 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=206 #NNcollisions=6 - Collision 593 projectile=anti_lambda_c+ Ekin[MeV]=23118.8 direction=(0.619459,0.622891,0.477784) material=G4_W - --> #secondaries=42 impactParameter[fm]=6.50612 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=1 - Collision 594 projectile=doublehyperH4 Ekin[MeV]=7192.86 direction=(0.586942,0.27076,0.763012) material=G4_Al - --> #secondaries=21 impactParameter[fm]=2.41494 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=21 #NNcollisions=2 - Collision 595 projectile=kaon0L Ekin[MeV]=5004.93 direction=(0.843773,0.44859,0.294644) material=G4_W - --> #secondaries=24 impactParameter[fm]=6.27548 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=1 - Collision 596 projectile=anti_D0 Ekin[MeV]=13201.2 direction=(0.782348,0.577112,0.234252) material=G4_Al - --> #secondaries=10 impactParameter[fm]=3.01245 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 597 projectile=He3 Ekin[MeV]=28759.6 direction=(0.559182,0.0795689,0.825218) material=G4_Si - --> #secondaries=40 impactParameter[fm]=1.37886 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=20 #NNcollisions=6 - Collision 598 projectile=sigma- Ekin[MeV]=6378.43 direction=(0.61996,0.223747,0.752055) material=G4_Al - --> #secondaries=14 impactParameter[fm]=1.34013 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 599 projectile=doublehyperdoubleneutron Ekin[MeV]=27541.2 direction=(0.627012,0.462986,0.626498) material=G4_Cu - --> #secondaries=62 impactParameter[fm]=3.52456 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=56 #NNcollisions=4 - Collision 600 projectile=anti_xi0 Ekin[MeV]=3565.2 direction=(0.920909,0.363775,0.139982) material=G4_Ar - --> #secondaries=7 impactParameter[fm]=3.77871 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - List of produced secondaries: - j=0 anti_xi0 p=(3820.96,1418.5,579.774321.68) MeV - j=1 proton p=(-18.8341,455.316,245.7221071.63) MeV - j=2 pi- p=(348.314,-64.2403,-71.7544387.399) MeV - j=3 Cl37 p=(275.332,-56.5471,-40.86434426) MeV - j=4 proton p=(-80.4389,-33.0528,-47.2576943.478) MeV - j=5 neutron p=(-14.9063,-12.72,-3.42384939.776) MeV - j=6 gamma p=(-2.57425,2.32098,-4.339965.55418) MeV - Collision 601 projectile=anti_xi_b0 Ekin[MeV]=23877.7 direction=(0.578252,0.0512631,0.814246) material=G4_H - --> #secondaries=4 impactParameter[fm]=0.849495 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 602 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=15819.4 direction=(0.803292,0.56078,0.200618) material=G4_H - --> #secondaries=10 impactParameter[fm]=0.54439 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 603 projectile=xi- Ekin[MeV]=8739.37 direction=(0.701613,0.696914,0.14849) material=G4_Si - --> #secondaries=24 impactParameter[fm]=1.28398 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 604 projectile=kaon+ Ekin[MeV]=17584.5 direction=(0.0948383,0.977092,0.190518) material=G4_Pb - --> #secondaries=62 impactParameter[fm]=3.19493 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=202 #NNcollisions=4 - Collision 605 projectile=anti_hyperalpha Ekin[MeV]=13750.9 direction=(0.638442,0.767444,0.058505) material=G4_Al - --> #secondaries=25 impactParameter[fm]=3.84595 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=25 #NNcollisions=3 - Collision 606 projectile=anti_He3 Ekin[MeV]=26515.4 direction=(0.753171,0.257913,0.605156) material=G4_Be - --> #secondaries=15 impactParameter[fm]=3.84664 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=9 #NNcollisions=2 - Collision 607 projectile=Bc- Ekin[MeV]=28512.3 direction=(0.425873,0.778264,0.461451) material=G4_Fe - --> #secondaries=13 impactParameter[fm]=4.84712 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 608 projectile=B0 Ekin[MeV]=29163.2 direction=(0.633204,0.497583,0.592843) material=G4_C - --> #secondaries=12 impactParameter[fm]=2.68131 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 609 projectile=alpha Ekin[MeV]=16296.3 direction=(0.0536563,0.841801,0.537115) material=G4_H + Collision 781 projectile=anti_hyperH4 Ekin[MeV]=27950 direction=(0.787636,0.0835245,0.610453) material=G4_Al + --> #secondaries=42 impactParameter[fm]=2.50037 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=5 + Collision 782 projectile=B- Ekin[MeV]=29594.3 direction=(0.470124,0.542962,0.695827) material=G4_Be + --> #secondaries=10 impactParameter[fm]=1.05554 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 783 projectile=xi- Ekin[MeV]=19635.1 direction=(0.799447,0.000469727,0.600737) material=G4_Fe + --> #secondaries=15 impactParameter[fm]=2.65016 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 784 projectile=triton Ekin[MeV]=4136.4 direction=(0.54146,0.395713,0.741777) material=G4_He --> #secondaries=7 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 610 projectile=proton Ekin[MeV]=24341.3 direction=(0.725784,0.112622,0.678641) material=G4_He - --> #secondaries=5 impactParameter[fm]=0.665387 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 611 projectile=anti_sigma- Ekin[MeV]=26714.2 direction=(0.416098,0.641075,0.644892) material=G4_W - --> #secondaries=46 impactParameter[fm]=6.44113 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=2 - Collision 612 projectile=pi+ Ekin[MeV]=18077.3 direction=(0.658294,0.704905,0.264117) material=G4_W - --> #secondaries=48 impactParameter[fm]=4.51201 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=2 - Collision 613 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=10545.9 direction=(0.380114,0.645538,0.662415) material=G4_Ar - --> #secondaries=46 impactParameter[fm]=4.15083 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=37 #NNcollisions=5 - Collision 614 projectile=xi_c+ Ekin[MeV]=1133.61 direction=(0.624603,0.501136,0.598944) material=G4_He - --> #secondaries=4 impactParameter[fm]=2.33488 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 615 projectile=anti_omega_c0 Ekin[MeV]=27775.2 direction=(0.661341,0.527352,0.533412) material=G4_Al - --> #secondaries=13 impactParameter[fm]=1.42374 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 616 projectile=anti_hyperalpha Ekin[MeV]=6784.41 direction=(0.775567,0.18428,0.603769) material=G4_Pb - --> #secondaries=93 impactParameter[fm]=5.44403 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=5 - Collision 617 projectile=lambda_c+ Ekin[MeV]=20740.8 direction=(0.0654616,0.020687,0.997641) material=G4_W - --> #secondaries=79 impactParameter[fm]=4.11407 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=5 - Collision 618 projectile=anti_deuteron Ekin[MeV]=2715.59 direction=(0.162134,0.893621,0.418514) material=G4_Ar - --> #secondaries=33 impactParameter[fm]=3.20055 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 619 projectile=lambda Ekin[MeV]=18272.3 direction=(0.692883,0.675149,0.253155) material=G4_Si - --> #secondaries=19 impactParameter[fm]=3.36897 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 620 projectile=kaon- Ekin[MeV]=7963.93 direction=(0.816135,0.271328,0.5102) material=G4_Si - --> #secondaries=14 impactParameter[fm]=2.45713 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 621 projectile=lambda_c+ Ekin[MeV]=21766.8 direction=(0.294579,0.72971,0.617046) material=G4_Pb - --> #secondaries=94 impactParameter[fm]=3.71388 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=5 - Collision 622 projectile=omega_c0 Ekin[MeV]=26968.9 direction=(0.469257,0.324555,0.821256) material=G4_Ar - --> #secondaries=8 impactParameter[fm]=2.85219 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 623 projectile=lambda_b Ekin[MeV]=15563.8 direction=(0.461405,0.184857,0.867717) material=G4_Si - --> #secondaries=23 impactParameter[fm]=3.299 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 624 projectile=doublehyperdoubleneutron Ekin[MeV]=25566.1 direction=(0.543301,0.532286,0.649227) material=G4_Cu - --> #secondaries=14 impactParameter[fm]=7.2683 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 625 projectile=anti_xi_c+ Ekin[MeV]=25614.9 direction=(0.70859,0.66695,0.230388) material=G4_Al - --> #secondaries=14 impactParameter[fm]=3.52317 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 626 projectile=deuteron Ekin[MeV]=27677.2 direction=(0.590518,0.647997,0.481029) material=G4_Si - --> #secondaries=12 impactParameter[fm]=3.26848 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 627 projectile=anti_doublehyperH4 Ekin[MeV]=29452.5 direction=(0.597042,0.594723,0.538373) material=G4_Si - --> #secondaries=20 impactParameter[fm]=4.04488 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=27 #NNcollisions=2 - Collision 628 projectile=anti_xi_c0 Ekin[MeV]=8622.43 direction=(0.498036,0.267416,0.824893) material=G4_C - --> #secondaries=13 impactParameter[fm]=1.11632 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 629 projectile=hyperHe5 Ekin[MeV]=22205 direction=(0.476225,0.549524,0.686464) material=G4_Be - --> #secondaries=10 impactParameter[fm]=2.3001 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=7 #NNcollisions=1 - Collision 630 projectile=lambda_c+ Ekin[MeV]=11525.3 direction=(0.45765,0.194303,0.867642) material=G4_Fe - --> #secondaries=26 impactParameter[fm]=3.48478 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=2 - Collision 631 projectile=xi_b- Ekin[MeV]=27902.4 direction=(0.504343,0.122445,0.854778) material=G4_H - --> #secondaries=4 impactParameter[fm]=0.650874 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 632 projectile=omega_b- Ekin[MeV]=22854.3 direction=(0.564659,0.62177,0.542736) material=G4_Al - --> #secondaries=21 impactParameter[fm]=2.53178 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 633 projectile=anti_hyperalpha Ekin[MeV]=2563.93 direction=(0.717179,0.362661,0.595089) material=G4_Fe - --> #secondaries=52 impactParameter[fm]=2.61245 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=4 - Collision 634 projectile=omega- Ekin[MeV]=22332.6 direction=(0.241438,0.164099,0.956441) material=G4_He - --> #secondaries=8 impactParameter[fm]=2.21109 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 635 projectile=anti_neutron Ekin[MeV]=27949.6 direction=(0.57805,0.456731,0.676206) material=G4_Si - --> #secondaries=42 impactParameter[fm]=2.06871 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=4 - Collision 636 projectile=B- Ekin[MeV]=28507.6 direction=(0.946869,0.315597,0.0619549) material=G4_Al - --> #secondaries=18 impactParameter[fm]=4.10136 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 637 projectile=anti_B0 Ekin[MeV]=1856.67 direction=(0.541238,0.636041,0.550012) material=G4_W - --> #secondaries=8 impactParameter[fm]=5.06143 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=0 - Collision 638 projectile=anti_Bs0 Ekin[MeV]=13745.5 direction=(0.473087,0.155011,0.867272) material=G4_W - --> #secondaries=20 impactParameter[fm]=5.08775 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=1 - Collision 639 projectile=anti_xi_c0 Ekin[MeV]=10592.4 direction=(0.547569,0.0974433,0.831068) material=G4_C - --> #secondaries=8 impactParameter[fm]=1.91862 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 640 projectile=lambda_c+ Ekin[MeV]=4540.19 direction=(0.407477,0.801677,0.437351) material=G4_Ar - --> #secondaries=17 impactParameter[fm]=3.26991 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=2 - Collision 641 projectile=Bc+ Ekin[MeV]=12433.1 direction=(0.629666,0.263833,0.730694) material=G4_C - --> #secondaries=4 impactParameter[fm]=1.70006 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 642 projectile=Ds+ Ekin[MeV]=17967.6 direction=(0.69003,0.549838,0.470676) material=G4_Ar - --> #secondaries=19 impactParameter[fm]=3.53264 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 643 projectile=sigma+ Ekin[MeV]=3353.67 direction=(0.00184501,0.83758,0.546312) material=G4_Ar - --> #secondaries=29 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 644 projectile=anti_lambda_c+ Ekin[MeV]=19187 direction=(0.208605,0.855883,0.473232) material=G4_C - --> #secondaries=14 impactParameter[fm]=2.07413 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 645 projectile=anti_D0 Ekin[MeV]=10418.3 direction=(0.562574,0.628538,0.537076) material=G4_Fe - --> #secondaries=18 impactParameter[fm]=1.64925 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=54 #NNcollisions=1 - Collision 646 projectile=sigma+ Ekin[MeV]=10274.7 direction=(0.615734,0.739826,0.271161) material=G4_H - --> #secondaries=7 impactParameter[fm]=0.569128 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 647 projectile=alpha Ekin[MeV]=9915.91 direction=(0.854411,0.493587,0.16234) material=G4_Ar - --> #secondaries=18 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 648 projectile=hypertriton Ekin[MeV]=9269.35 direction=(0.348282,0.870917,0.346702) material=G4_Ar - --> #secondaries=24 impactParameter[fm]=3.68566 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=38 #NNcollisions=1 - Collision 649 projectile=kaon0L Ekin[MeV]=3767.32 direction=(0.902855,0.211451,0.374355) material=G4_Si - --> #secondaries=9 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 650 projectile=anti_omega- Ekin[MeV]=28718.8 direction=(0.341889,0.113438,0.932869) material=G4_W - --> #secondaries=28 impactParameter[fm]=7.55225 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=1 - Collision 651 projectile=anti_hyperH4 Ekin[MeV]=18814.4 direction=(0.47839,0.39075,0.786421) material=G4_Pb - --> #secondaries=23 impactParameter[fm]=6.02814 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 652 projectile=lambda Ekin[MeV]=29622 direction=(0.116064,0.567157,0.815391) material=G4_Cu - --> #secondaries=63 impactParameter[fm]=2.03987 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=57 #NNcollisions=4 - Collision 653 projectile=kaon- Ekin[MeV]=15242.8 direction=(0.757696,0.256077,0.600267) material=G4_Ar - --> #secondaries=13 impactParameter[fm]=4.10437 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 654 projectile=anti_xi- Ekin[MeV]=16492.4 direction=(0.503164,0.584006,0.636995) material=G4_He - --> #secondaries=9 impactParameter[fm]=2.32564 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 655 projectile=anti_omega_b- Ekin[MeV]=3959.94 direction=(0.476108,0.581956,0.659278) material=G4_Fe - --> #secondaries=17 impactParameter[fm]=1.4156 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=0 - Collision 656 projectile=He3 Ekin[MeV]=11752.5 direction=(0.800299,0.599597,0.00228875) material=G4_C - --> #secondaries=10 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 657 projectile=He3 Ekin[MeV]=28647.7 direction=(0.813162,0.479997,0.329195) material=G4_Ar - --> #secondaries=19 impactParameter[fm]=4.31414 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=2 - Collision 658 projectile=anti_Bs0 Ekin[MeV]=10955.2 direction=(0.833752,0.513814,0.202119) material=G4_Pb - --> #secondaries=27 impactParameter[fm]=2.34457 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 659 projectile=D0 Ekin[MeV]=9233 direction=(0.515229,0.485175,0.706502) material=G4_He - --> #secondaries=6 impactParameter[fm]=0.989126 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 660 projectile=hyperH4 Ekin[MeV]=5793.27 direction=(0.818271,0.0250201,0.574287) material=G4_He - --> #secondaries=3 impactParameter[fm]=1.58702 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 661 projectile=triton Ekin[MeV]=6119.84 direction=(0.191966,0.213484,0.957901) material=G4_W - --> #secondaries=26 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 662 projectile=anti_xi- Ekin[MeV]=8823.28 direction=(0.0042752,0.161238,0.986906) material=G4_C - --> #secondaries=21 impactParameter[fm]=2.14922 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=3 - Collision 663 projectile=hyperH4 Ekin[MeV]=7830.46 direction=(0.1916,0.671427,0.715874) material=G4_Cu - --> #secondaries=40 impactParameter[fm]=3.37682 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=57 #NNcollisions=0 - Collision 664 projectile=anti_xi_c0 Ekin[MeV]=29419.4 direction=(0.737701,0.466678,0.487862) material=G4_Al - --> #secondaries=21 impactParameter[fm]=2.62894 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 665 projectile=anti_sigma- Ekin[MeV]=22911.8 direction=(0.380177,0.752615,0.537621) material=G4_Ar - --> #secondaries=40 impactParameter[fm]=1.42345 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 666 projectile=alpha Ekin[MeV]=22721.2 direction=(0.947083,0.0342283,0.319159) material=G4_Cu - --> #secondaries=29 impactParameter[fm]=7.43352 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=60 #NNcollisions=2 - Collision 667 projectile=B0 Ekin[MeV]=15311.4 direction=(0.450767,0.378511,0.808417) material=G4_C - --> #secondaries=11 impactParameter[fm]=1.84075 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 668 projectile=Ds+ Ekin[MeV]=15751.8 direction=(0.818982,0.438434,0.370195) material=G4_Ar - --> #secondaries=24 impactParameter[fm]=2.30701 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=1 - Collision 669 projectile=anti_sigma- Ekin[MeV]=20721.7 direction=(0.630232,0.733251,0.255245) material=G4_Al - --> #secondaries=35 impactParameter[fm]=1.50833 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=4 - Collision 670 projectile=kaon0S Ekin[MeV]=23999.1 direction=(0.506148,0.816284,0.278379) material=G4_Fe - --> #secondaries=21 impactParameter[fm]=2.99332 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=1 - Collision 671 projectile=anti_xi_b- Ekin[MeV]=3081.82 direction=(0.542208,0.0823748,0.836197) material=G4_Be - --> #secondaries=4 impactParameter[fm]=2.13214 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 672 projectile=neutron Ekin[MeV]=23338.7 direction=(0.245809,0.635861,0.731614) material=G4_W - --> #secondaries=68 impactParameter[fm]=4.02679 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=5 - Collision 673 projectile=anti_xi_b- Ekin[MeV]=19806.7 direction=(0.378005,0.855393,0.354139) material=G4_He - --> #secondaries=6 impactParameter[fm]=1.13265 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 - Collision 674 projectile=triton Ekin[MeV]=24840.6 direction=(0.381822,0.690926,0.613868) material=G4_Ar - --> #secondaries=34 impactParameter[fm]=3.59679 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=36 #NNcollisions=1 - Collision 675 projectile=anti_hypertriton Ekin[MeV]=17238.3 direction=(0.710054,0.0276306,0.703605) material=G4_Fe - --> #secondaries=58 impactParameter[fm]=2.09579 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 676 projectile=kaon0S Ekin[MeV]=12933.7 direction=(0.522963,0.265172,0.810058) material=G4_Si - --> #secondaries=14 impactParameter[fm]=1.13616 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 677 projectile=anti_proton Ekin[MeV]=11850.7 direction=(0.546627,0.588757,0.595453) material=G4_Al - --> #secondaries=5 impactParameter[fm]=4.7484 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 678 projectile=D- Ekin[MeV]=16803.9 direction=(0.366683,0.530489,0.764281) material=G4_W - --> #secondaries=15 impactParameter[fm]=6.31691 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=185 #NNcollisions=1 - Collision 679 projectile=xi_b- Ekin[MeV]=14374.9 direction=(0.535685,0.0246509,0.844058) material=G4_Cu - --> #secondaries=20 impactParameter[fm]=3.02541 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=0 - Collision 680 projectile=D0 Ekin[MeV]=12700.2 direction=(0.13069,0.859084,0.494868) material=G4_Ar - --> #secondaries=14 impactParameter[fm]=2.92146 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 681 projectile=omega- Ekin[MeV]=7369.94 direction=(0.815455,0.0438947,0.577154) material=G4_W - --> #secondaries=47 impactParameter[fm]=3.03479 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=179 #NNcollisions=3 - Collision 682 projectile=kaon- Ekin[MeV]=16858.3 direction=(0.428393,0.234283,0.872692) material=G4_C - --> #secondaries=15 impactParameter[fm]=2.1626 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 683 projectile=Ds- Ekin[MeV]=3462.54 direction=(0.18185,0.684273,0.706188) material=G4_He - --> #secondaries=4 impactParameter[fm]=0.648251 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 684 projectile=kaon0L Ekin[MeV]=22544.7 direction=(0.920673,0.195484,0.337857) material=G4_Ar - --> #secondaries=24 impactParameter[fm]=3.17802 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 685 projectile=anti_xi_c0 Ekin[MeV]=3336.92 direction=(0.877895,0.450472,0.162408) material=G4_C - --> #secondaries=10 impactParameter[fm]=2.18191 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=1 - Collision 686 projectile=Bc- Ekin[MeV]=11293.1 direction=(0.279895,0.606215,0.744421) material=G4_C - --> #secondaries=7 impactParameter[fm]=1.16983 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 687 projectile=anti_omega_b- Ekin[MeV]=25144.9 direction=(0.71576,0.113957,0.688986) material=G4_Pb - --> #secondaries=50 impactParameter[fm]=2.2562 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 688 projectile=neutron Ekin[MeV]=27410.2 direction=(0.0206934,0.858129,0.513017) material=G4_Fe - --> #secondaries=52 impactParameter[fm]=2.09499 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=5 - Collision 689 projectile=anti_hypertriton Ekin[MeV]=14847.9 direction=(0.542485,0.634808,0.550208) material=G4_Be - --> #secondaries=15 impactParameter[fm]=3.26322 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=2 - Collision 690 projectile=alpha Ekin[MeV]=2623.98 direction=(0.500884,0.540068,0.676344) material=G4_H - --> #secondaries=5 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 691 projectile=anti_triton Ekin[MeV]=2576.3 direction=(0.133349,0.660045,0.739296) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.61097 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=0 #NNcollisions=0 - Collision 692 projectile=anti_omega_b- Ekin[MeV]=18136.8 direction=(0.366105,0.776627,0.512657) material=G4_Be - --> #secondaries=5 impactParameter[fm]=3.12382 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 693 projectile=omega- Ekin[MeV]=8428.79 direction=(0.733372,0.662157,0.15399) material=G4_Al - --> #secondaries=23 impactParameter[fm]=2.137 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=23 #NNcollisions=3 - Collision 694 projectile=xi_c+ Ekin[MeV]=20559.1 direction=(0.324503,0.687872,0.649253) material=G4_Be - --> #secondaries=8 impactParameter[fm]=0.646404 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 695 projectile=anti_triton Ekin[MeV]=29527.9 direction=(0.722419,0.212202,0.658089) material=G4_Be - --> #secondaries=21 impactParameter[fm]=0.428488 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=5 #NNcollisions=6 - Collision 696 projectile=anti_deuteron Ekin[MeV]=6629.66 direction=(0.859487,0.181776,0.477743) material=G4_C - --> #secondaries=6 impactParameter[fm]=3.71532 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=12 #NNcollisions=1 - Collision 697 projectile=anti_alpha Ekin[MeV]=13004.6 direction=(0.223165,0.384005,0.895956) material=G4_Be - --> #secondaries=21 impactParameter[fm]=1.67661 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=5 #NNcollisions=4 - Collision 698 projectile=anti_proton Ekin[MeV]=1541.22 direction=(0.0147857,0.60979,0.792425) material=G4_Al - --> #secondaries=15 impactParameter[fm]=2.01419 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 699 projectile=lambda_b Ekin[MeV]=22889.2 direction=(0.50441,0.627047,0.593618) material=G4_W - --> #secondaries=34 impactParameter[fm]=4.4313 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=2 - Collision 700 projectile=Bc+ Ekin[MeV]=18126.8 direction=(0.594879,0.753532,0.279837) material=G4_Cu - --> #secondaries=21 impactParameter[fm]=1.17732 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=61 #NNcollisions=2 + Collision 785 projectile=anti_sigma- Ekin[MeV]=26482.6 direction=(0.58714,0.615219,0.526091) material=G4_Pb + --> #secondaries=16 impactParameter[fm]=8.34952 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=1 + Collision 786 projectile=xi_c0 Ekin[MeV]=10634 direction=(0.442344,0.711303,0.546242) material=G4_H + --> #secondaries=4 impactParameter[fm]=2.04135 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 787 projectile=lambda_b Ekin[MeV]=24349.6 direction=(0.129903,0.65987,0.740065) material=G4_Al + --> #secondaries=25 impactParameter[fm]=1.86582 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=3 + Collision 788 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=12179.1 direction=(0.359245,0.679416,0.639795) material=G4_C + --> #secondaries=5 impactParameter[fm]=5.06411 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 789 projectile=anti_xi_b0 Ekin[MeV]=6368.41 direction=(0.35789,0.832846,0.422235) material=G4_Fe + --> #secondaries=24 impactParameter[fm]=1.29625 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=4 + Collision 790 projectile=lambda_b Ekin[MeV]=5793.7 direction=(0.477441,0.384478,0.790081) material=G4_H + --> #secondaries=2 impactParameter[fm]=0.417056 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 791 projectile=lambda Ekin[MeV]=11760.2 direction=(0.887136,0.453408,0.0860827) material=G4_Fe + --> #secondaries=12 impactParameter[fm]=5.50769 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 792 projectile=anti_D0 Ekin[MeV]=23865.5 direction=(0.773628,0.262572,0.576676) material=G4_Be + --> #secondaries=6 impactParameter[fm]=2.40749 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 793 projectile=pi+ Ekin[MeV]=22451.7 direction=(0.506567,0.725632,0.465669) material=G4_Al + --> #secondaries=13 impactParameter[fm]=1.8138 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 794 projectile=anti_D0 Ekin[MeV]=29044.5 direction=(0.447024,0.237892,0.862309) material=G4_Al + --> #secondaries=20 impactParameter[fm]=3.22881 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 795 projectile=anti_xi_c0 Ekin[MeV]=17079.1 direction=(0.484564,0.607946,0.628967) material=G4_Fe + --> #secondaries=41 impactParameter[fm]=2.82834 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=3 + Collision 796 projectile=B0 Ekin[MeV]=29542.5 direction=(0.316739,0.658249,0.682923) material=G4_Cu + --> #secondaries=17 impactParameter[fm]=3.39437 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 797 projectile=anti_proton Ekin[MeV]=13803.1 direction=(0.0360928,0.994836,0.0948627) material=G4_C + --> #secondaries=18 impactParameter[fm]=1.3641 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 798 projectile=anti_xi- Ekin[MeV]=21922.5 direction=(0.631005,0.618105,0.468805) material=G4_Ar + --> #secondaries=12 impactParameter[fm]=3.70847 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 799 projectile=anti_omega- Ekin[MeV]=5460.39 direction=(0.375204,0.791438,0.482543) material=G4_Al + --> #secondaries=20 impactParameter[fm]=2.33094 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 800 projectile=sigma- Ekin[MeV]=22626.1 direction=(0.781454,0.0464876,0.622228) material=G4_W + --> #secondaries=91 impactParameter[fm]=1.89837 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=175 #NNcollisions=6 List of produced secondaries: - j=0 B+ p=(10430.8,15369.7,5944.6220204.9) MeV - j=1 sigma_c++ p=(2554.77,1921.95,148.0334032.94) MeV - j=2 proton p=(-191.577,-93.6622,268.64998.998) MeV - j=3 neutron p=(22.6014,138.172,141.945960.486) MeV - j=4 pi- p=(320.885,113.838,237.09437.742) MeV - j=5 neutron p=(542.942,-294.966,200.3281142.24) MeV - j=6 neutron p=(108.225,7.95822,-150.88957.77) MeV - j=7 neutron p=(12.7837,117.001,-282.036988.018) MeV - j=8 neutron p=(247.323,-89.9093,-38.3736976.477) MeV - j=9 neutron p=(-9.43555,-159.12,-251.115985.52) MeV - j=10 alpha p=(-206.937,15.3205,290.843744.46) MeV - j=11 deuteron p=(-34.1005,240.469,-74.38211892.73) MeV - j=12 neutron p=(-85.8027,-77.8714,-5.53212946.699) MeV - j=13 proton p=(25.3763,-96.7288,-96.2501948.482) MeV - j=14 neutron p=(-45.1051,110.561,53.2267948.617) MeV - j=15 proton p=(40.978,100.019,49.4515945.771) MeV - j=16 neutron p=(48.949,-36.9899,-3.65579941.574) MeV - j=17 gamma p=(0.0426968,-1.2297,3.257013.48168) MeV - j=18 gamma p=(0.0117051,-2.34815,2.684523.56659) MeV - j=19 gamma p=(-1.92055,-0.251418,-3.18573.72833) MeV - j=20 Ti44 p=(247.555,487.43,164.13740940.9) MeV - Collision 701 projectile=sigma+ Ekin[MeV]=28032.4 direction=(0.344182,0.767719,0.540505) material=G4_Ar - --> #secondaries=16 impactParameter[fm]=2.97587 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 702 projectile=Bs0 Ekin[MeV]=16407.1 direction=(0.506961,0.255153,0.823339) material=G4_Cu - --> #secondaries=18 impactParameter[fm]=1.60397 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=61 #NNcollisions=1 - Collision 703 projectile=hyperH4 Ekin[MeV]=19849.6 direction=(0.829874,0.557486,0.0227741) material=G4_W - --> #secondaries=10 impactParameter[fm]=9.46192 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=181 #NNcollisions=0 - Collision 704 projectile=doublehyperH4 Ekin[MeV]=1379.65 direction=(0.026349,0.679883,0.732847) material=G4_H - --> #secondaries=3 impactParameter[fm]=1.16373 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 - Collision 705 projectile=anti_neutron Ekin[MeV]=15761.3 direction=(0.189474,0.358925,0.913933) material=G4_H - --> #secondaries=5 impactParameter[fm]=0.92708 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 706 projectile=anti_D0 Ekin[MeV]=9589.52 direction=(0.498388,0.804591,0.322867) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.20406 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 707 projectile=Bc- Ekin[MeV]=14398.2 direction=(0.620971,0.778583,0.0905754) material=G4_Fe - --> #secondaries=15 impactParameter[fm]=2.45243 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=56 #NNcollisions=1 - Collision 708 projectile=anti_hyperHe5 Ekin[MeV]=5236.61 direction=(0.0418845,0.657766,0.752057) material=G4_Fe - --> #secondaries=23 impactParameter[fm]=6.35978 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=55 #NNcollisions=2 - Collision 709 projectile=anti_hyperalpha Ekin[MeV]=13901.8 direction=(0.857788,0.0492186,0.511642) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.74212 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 710 projectile=anti_proton Ekin[MeV]=3664.36 direction=(0.489576,0.87019,0.05554) material=G4_Al - --> #secondaries=20 impactParameter[fm]=3.66449 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 711 projectile=anti_xi0 Ekin[MeV]=7258.44 direction=(0.111801,0.991297,0.0695009) material=G4_W - --> #secondaries=53 impactParameter[fm]=3.66922 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=179 #NNcollisions=2 - Collision 712 projectile=deuteron Ekin[MeV]=22085.8 direction=(0.647318,0.688324,0.327397) material=G4_Al - --> #secondaries=42 impactParameter[fm]=3.17924 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=20 #NNcollisions=8 - Collision 713 projectile=Bs0 Ekin[MeV]=28230 direction=(0.735572,0.288746,0.612829) material=G4_Pb - --> #secondaries=44 impactParameter[fm]=4.25938 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 714 projectile=B0 Ekin[MeV]=21781 direction=(0.437938,0.429635,0.789699) material=G4_Cu - --> #secondaries=11 impactParameter[fm]=3.87001 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 715 projectile=proton Ekin[MeV]=5127.07 direction=(0.606239,0.735102,0.303478) material=G4_Ar - --> #secondaries=17 impactParameter[fm]=3.4025 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 716 projectile=anti_D0 Ekin[MeV]=3175.06 direction=(0.546615,0.477095,0.688181) material=G4_W - --> #secondaries=37 impactParameter[fm]=1.08261 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=2 - Collision 717 projectile=anti_lambda_b Ekin[MeV]=3901.98 direction=(0.0688933,0.90194,0.426331) material=G4_Ar - --> #secondaries=10 impactParameter[fm]=4.09822 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 718 projectile=anti_triton Ekin[MeV]=8657.92 direction=(0.59203,0.255296,0.764411) material=G4_Be - --> #secondaries=11 impactParameter[fm]=2.36975 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=9 #NNcollisions=1 - Collision 719 projectile=Bs0 Ekin[MeV]=26253.6 direction=(0.324366,0.337037,0.883851) material=G4_Fe - --> #secondaries=10 impactParameter[fm]=1.15863 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 720 projectile=lambda Ekin[MeV]=26337.9 direction=(0.633889,0.566986,0.526034) material=G4_Cu - --> #secondaries=20 impactParameter[fm]=3.42553 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=2 - Collision 721 projectile=B- Ekin[MeV]=19918.9 direction=(0.592956,0.75201,0.287896) material=G4_Si - --> #secondaries=12 impactParameter[fm]=2.3273 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 722 projectile=anti_proton Ekin[MeV]=13525.9 direction=(0.641965,0.527134,0.556786) material=G4_Be - --> #secondaries=13 impactParameter[fm]=1.65671 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=1 - Collision 723 projectile=anti_lambda_c+ Ekin[MeV]=2811.66 direction=(0.40942,0.262814,0.873673) material=G4_W - --> #secondaries=32 impactParameter[fm]=6.81959 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=0 - Collision 724 projectile=anti_D0 Ekin[MeV]=24209.5 direction=(0.878533,0.273658,0.391523) material=G4_C - --> #secondaries=20 impactParameter[fm]=0.908368 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=4 - Collision 725 projectile=anti_xi_c+ Ekin[MeV]=7406.15 direction=(0.502532,0.665813,0.551502) material=G4_C - --> #secondaries=12 impactParameter[fm]=1.48831 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 726 projectile=anti_xi_b0 Ekin[MeV]=2362.15 direction=(0.110874,0.866715,0.486325) material=G4_W - --> #secondaries=14 impactParameter[fm]=3.83023 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=0 - Collision 727 projectile=hypertriton Ekin[MeV]=29078.1 direction=(0.888057,0.355434,0.291583) material=G4_Al - --> #secondaries=25 impactParameter[fm]=3.83127 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=24 #NNcollisions=2 - Collision 728 projectile=anti_xi- Ekin[MeV]=3173.55 direction=(0.559063,0.598894,0.573388) material=G4_He - --> #secondaries=4 impactParameter[fm]=2.5687 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 729 projectile=omega_b- Ekin[MeV]=28610.3 direction=(0.0131697,0.0984581,0.995054) material=G4_Cu - --> #secondaries=10 impactParameter[fm]=5.28475 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=0 - Collision 730 projectile=alpha Ekin[MeV]=6335.8 direction=(0.450896,0.548386,0.704248) material=G4_W - --> #secondaries=39 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 731 projectile=anti_xi0 Ekin[MeV]=23460.5 direction=(0.805461,0.0373608,0.59147) material=G4_Fe - --> #secondaries=63 impactParameter[fm]=2.24145 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=49 #NNcollisions=4 - Collision 732 projectile=xi_c0 Ekin[MeV]=29962.2 direction=(0.620097,0.190991,0.760922) material=G4_Ar - --> #secondaries=31 impactParameter[fm]=2.37006 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 733 projectile=hyperHe5 Ekin[MeV]=18855.2 direction=(0.560335,0.815875,0.142732) material=G4_W - --> #secondaries=39 impactParameter[fm]=6.99911 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=182 #NNcollisions=1 - Collision 734 projectile=anti_alpha Ekin[MeV]=8267.07 direction=(0.391662,0.446255,0.804647) material=G4_He - --> #secondaries=11 impactParameter[fm]=2.68378 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=4 #NNcollisions=1 - Collision 735 projectile=anti_xi- Ekin[MeV]=27565.5 direction=(0.558089,0.478084,0.678212) material=G4_H - --> #secondaries=8 impactParameter[fm]=0.607663 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 736 projectile=anti_alpha Ekin[MeV]=5579.09 direction=(0.797845,0.602862,0.0010526) material=G4_C - --> #secondaries=22 impactParameter[fm]=2.3375 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=11 #NNcollisions=3 - Collision 737 projectile=deuteron Ekin[MeV]=8129.74 direction=(0.97083,0.0719872,0.228709) material=G4_Fe - --> #secondaries=22 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 738 projectile=kaon0S Ekin[MeV]=4978.22 direction=(0.467162,0.77356,0.428212) material=G4_He + j=0 proton p=(1742.49,335.819,1706.982634.99) MeV + j=1 pi- p=(103.075,3.39715,282.166331.26) MeV + j=2 pi0 p=(10.7446,6.67969,36.7251140.455) MeV + j=3 neutron p=(-252.785,106.9,-204.9021000.05) MeV + j=4 sigma0 p=(218.715,435.291,587.4291415.9) MeV + j=5 neutron p=(1051.67,-694.49,631.5051694.08) MeV + j=6 pi+ p=(952.932,461.47,1037.731489.09) MeV + j=7 pi- p=(1938.59,451.161,1910.92762.74) MeV + j=8 pi+ p=(2081.5,299.868,2108.542981.28) MeV + j=9 neutron p=(-223,-228.269,175.3691007.66) MeV + j=10 pi0 p=(191.057,-58.4065,193.383309.079) MeV + j=11 neutron p=(367.967,466.58,19.50141111.87) MeV + j=12 pi0 p=(356.176,35.7821,262.069463.725) MeV + j=13 neutron p=(-148.841,-85.3745,252.627987.95) MeV + j=14 neutron p=(-32.3798,66.7586,-237.24971.891) MeV + j=15 neutron p=(1.99806,-359.59,221.2181030.06) MeV + j=16 proton p=(139.109,172.309,-136.305973.64) MeV + j=17 proton p=(138.269,-67.6395,-348.2411012.58) MeV + j=18 proton p=(72.0366,208.639,80.5732967.247) MeV + j=19 proton p=(-32.6597,230.027,283.8041007.41) MeV + j=20 proton p=(10.8858,-233.247,-252.526999.323) MeV + j=21 neutron p=(50.6254,-251.589,167.584988.295) MeV + j=22 neutron p=(4.11295,-123.91,170.229962.877) MeV + j=23 neutron p=(-72.4515,-35.761,-374.0141014.49) MeV + j=24 proton p=(516.494,-72.1858,372.3161136.2) MeV + j=25 neutron p=(141.064,128.962,167.728973.368) MeV + j=26 proton p=(244.431,-202.54,-95.1631995.078) MeV + j=27 pi- p=(25.2885,76.2846,264.813309.943) MeV + j=28 pi0 p=(969.332,-59.3382,680.0711193.25) MeV + j=29 pi+ p=(424.825,-74.2117,400.026604.553) MeV + j=30 pi0 p=(2121.16,-23.162,840.2482285.63) MeV + j=31 pi- p=(892.216,-125.405,758.1161185.75) MeV + j=32 pi- p=(128.877,-432.08,64.695476.411) MeV + j=33 neutron p=(280.417,-258.841,-145.8381024.54) MeV + j=34 pi- p=(108.653,4.81225,-310.398357.289) MeV + j=35 neutron p=(819.428,-233.962,147.11276.96) MeV + j=36 neutron p=(-167.949,5.11468,383.4251028.61) MeV + j=37 neutron p=(307.506,43.5076,21.6579989.801) MeV + j=38 neutron p=(276.364,-79.8313,-281.7271022.21) MeV + j=39 neutron p=(320.011,-249.815,626.0671199.82) MeV + j=40 neutron p=(-4.92897,-203.988,-266.449997.704) MeV + j=41 neutron p=(500.208,-196.088,324.1881129.84) MeV + j=42 proton p=(283.135,-214.321,166.5471016.95) MeV + j=43 proton p=(315.767,-487.39,-312.4051146.83) MeV + j=44 neutron p=(196.987,187.615,63.7938980.233) MeV + j=45 proton p=(235.606,263.575,-29.781003.11) MeV + j=46 proton p=(20.7835,447.784,223.3041063.56) MeV + j=47 proton p=(-99.4209,-177.702,-316.5531010.95) MeV + j=48 deuteron p=(-30.1421,291.687,588.4411987.51) MeV + j=49 proton p=(-72.9049,187.201,-43.5327960.525) MeV + j=50 neutron p=(-478.079,-83.7455,171.3381071.31) MeV + j=51 proton p=(193.15,-191.746,420.9211063.77) MeV + j=52 proton p=(25.5452,90.335,-32.0263943.5) MeV + j=53 neutron p=(393.077,26.1831,-69.96741021.21) MeV + j=54 neutron p=(69.9919,-244.731,48.6005974.647) MeV + j=55 neutron p=(440.52,229.823,-57.18481064.39) MeV + j=56 proton p=(-2.99724,282.294,274.5811017.57) MeV + j=57 proton p=(-375.16,698.093,994.8991580.59) MeV + j=58 neutron p=(115.692,-67.4881,-24.5276949.381) MeV + j=59 neutron p=(-125.669,131.939,-10.7417957.131) MeV + j=60 neutron p=(-13.2731,64.1631,-72.725944.651) MeV + j=61 neutron p=(77.0626,-1.09921,75.8723945.769) MeV + j=62 proton p=(-159.484,15.3414,-37.5016952.592) MeV + j=63 neutron p=(34.4175,-61.9453,-154.266954.779) MeV + j=64 deuteron p=(-95.4088,-199.65,56.41081889.46) MeV + j=65 neutron p=(-5.10483,166.487,65.6338956.47) MeV + j=66 neutron p=(75.1981,112.027,124.464957.329) MeV + j=67 proton p=(-203.053,26.6567,68.3041962.788) MeV + j=68 neutron p=(-44.5633,-24.685,165.191955.336) MeV + j=69 alpha p=(128.125,306.283,267.0543751.65) MeV + j=70 proton p=(21.859,-3.24609,-140.329948.965) MeV + j=71 proton p=(-43.7148,72.7712,107.375948.204) MeV + j=72 neutron p=(103.546,-39.4988,15.9708946.214) MeV + j=73 neutron p=(-67.1174,84.5955,-29.3239946.205) MeV + j=74 neutron p=(-19.9946,-8.71685,-88.5432943.98) MeV + j=75 proton p=(-93.5486,81.3991,84.8804950.23) MeV + j=76 neutron p=(69.1266,9.10274,3.55722942.156) MeV + j=77 neutron p=(-38.3687,81.8748,15.5881944.035) MeV + j=78 neutron p=(14.1741,107.504,-6.11802945.822) MeV + j=79 neutron p=(1.47827,16.8626,73.7765942.609) MeV + j=80 neutron p=(-20.7311,56.2183,21.0481941.709) MeV + j=81 neutron p=(-25.2973,-5.22928,1.13513939.921) MeV + j=82 neutron p=(-7.47733,28.1603,-109.213946.34) MeV + j=83 neutron p=(6.51091,-49.7506,-69.9004943.497) MeV + j=84 neutron p=(-14.4191,11.2121,9.24193939.788) MeV + j=85 gamma p=(0.232702,-0.908265,-0.8138721.24156) MeV + j=86 gamma p=(0.0461113,0.828708,0.05640470.831904) MeV + j=87 gamma p=(-0.276006,0.445589,0.01338670.524317) MeV + j=88 gamma p=(-0.10759,-0.0199584,-0.1820730.212425) MeV + j=89 gamma p=(0.148752,-0.229164,-1.090631.12433) MeV + j=90 In108 p=(1234.48,-299.893,-222.243100501) MeV + Collision 801 projectile=anti_He3 Ekin[MeV]=6535.7 direction=(0.585895,0.593134,0.552196) material=G4_Fe + --> #secondaries=38 impactParameter[fm]=3.40838 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 802 projectile=lambda Ekin[MeV]=17296.5 direction=(0.940806,0.321726,0.106663) material=G4_Pb + --> #secondaries=95 impactParameter[fm]=1.57637 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=202 #NNcollisions=4 + Collision 803 projectile=xi_c+ Ekin[MeV]=6406.14 direction=(0.972312,0.158875,0.171374) material=G4_Cu + --> #secondaries=12 impactParameter[fm]=4.89476 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 804 projectile=anti_lambda_c+ Ekin[MeV]=20510.2 direction=(0.994637,0.0241985,0.100555) material=G4_Pb + --> #secondaries=65 impactParameter[fm]=4.93988 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=5 + Collision 805 projectile=anti_omega- Ekin[MeV]=5552.62 direction=(0.0725284,0.526257,0.847227) material=G4_He + --> #secondaries=5 impactParameter[fm]=0.663517 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 806 projectile=xi_b- Ekin[MeV]=12275 direction=(0.326741,0.928073,0.178661) material=G4_Fe + --> #secondaries=15 impactParameter[fm]=4.10185 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=0 + Collision 807 projectile=hyperH4 Ekin[MeV]=9377.67 direction=(0.486859,0.350468,0.800088) material=G4_Pb + --> #secondaries=8 impactParameter[fm]=10.5854 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=206 #NNcollisions=1 + Collision 808 projectile=anti_He3 Ekin[MeV]=10297.4 direction=(0.0450945,0.83014,0.555728) material=G4_W + --> #secondaries=89 impactParameter[fm]=5.42806 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=7 + Collision 809 projectile=anti_xi_b- Ekin[MeV]=28406 direction=(0.36579,0.811053,0.456499) material=G4_Si + --> #secondaries=16 impactParameter[fm]=3.05292 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 810 projectile=He3 Ekin[MeV]=4156.76 direction=(0.323018,0.889211,0.323982) material=G4_Si --> #secondaries=8 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 739 projectile=hyperHe5 Ekin[MeV]=8916.86 direction=(0.518726,0.717133,0.465449) material=G4_Fe - --> #secondaries=59 impactParameter[fm]=0.156108 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=7 - Collision 740 projectile=triton Ekin[MeV]=6628.08 direction=(0.804948,0.152786,0.573337) material=G4_Be - --> #secondaries=9 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 741 projectile=kaon0S Ekin[MeV]=4297.67 direction=(0.514011,0.414888,0.750774) material=G4_Si - --> #secondaries=25 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 742 projectile=Ds+ Ekin[MeV]=16898.4 direction=(0.80889,0.3245,0.490302) material=G4_Ar - --> #secondaries=14 impactParameter[fm]=3.35166 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 743 projectile=anti_xi_b0 Ekin[MeV]=14673.8 direction=(0.995043,0.0371722,0.0922378) material=G4_Al - --> #secondaries=11 impactParameter[fm]=5.17329 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 744 projectile=doublehyperdoubleneutron Ekin[MeV]=5693.89 direction=(0.36015,0.444962,0.81994) material=G4_Fe - --> #secondaries=31 impactParameter[fm]=4.14745 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=3 - Collision 745 projectile=doublehyperH4 Ekin[MeV]=26050.6 direction=(0.949027,0.296599,0.10666) material=G4_Ar - --> #secondaries=9 impactParameter[fm]=4.16781 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 746 projectile=anti_xi_b0 Ekin[MeV]=5125.53 direction=(0.287094,0.508508,0.811786) material=G4_Si - --> #secondaries=12 impactParameter[fm]=2.13719 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=0 - Collision 747 projectile=Bc+ Ekin[MeV]=5659.97 direction=(0.749733,0.0646314,0.658577) material=G4_Ar - --> #secondaries=10 impactParameter[fm]=3.82785 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 748 projectile=anti_alpha Ekin[MeV]=27740.3 direction=(0.351091,0.616939,0.704359) material=G4_C - --> #secondaries=19 impactParameter[fm]=4.31241 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=12 #NNcollisions=1 - Collision 749 projectile=Ds+ Ekin[MeV]=25387.3 direction=(0.197701,0.578464,0.791387) material=G4_Si - --> #secondaries=16 impactParameter[fm]=1.00705 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 750 projectile=Ds+ Ekin[MeV]=4639.33 direction=(0.726961,0.641388,0.245253) material=G4_Ar - --> #secondaries=6 impactParameter[fm]=4.01719 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 751 projectile=triton Ekin[MeV]=25263.2 direction=(0.879546,0.180042,0.440436) material=G4_Si - --> #secondaries=16 impactParameter[fm]=2.32282 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=3 - Collision 752 projectile=anti_lambda_b Ekin[MeV]=15044.6 direction=(0.843819,0.458834,0.278283) material=G4_Pb - --> #secondaries=32 impactParameter[fm]=7.04499 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 753 projectile=anti_omega_c0 Ekin[MeV]=20797.7 direction=(0.66917,0.541575,0.50883) material=G4_Fe - --> #secondaries=18 impactParameter[fm]=1.31505 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 754 projectile=lambda Ekin[MeV]=14181.2 direction=(0.205142,0.717337,0.665841) material=G4_Fe - --> #secondaries=31 impactParameter[fm]=3.88231 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 755 projectile=xi- Ekin[MeV]=21560.1 direction=(0.082566,0.474042,0.876622) material=G4_H - --> #secondaries=2 impactParameter[fm]=1.09447 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 756 projectile=lambda_b Ekin[MeV]=17656.3 direction=(0.773667,0.155225,0.614284) material=G4_He - --> #secondaries=4 impactParameter[fm]=1.78234 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 757 projectile=anti_hyperH4 Ekin[MeV]=17100.2 direction=(0.900509,0.408587,0.148795) material=G4_C - --> #secondaries=18 impactParameter[fm]=2.10916 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 758 projectile=omega- Ekin[MeV]=7949.42 direction=(0.604466,0.0394331,0.795655) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.38471 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 759 projectile=B- Ekin[MeV]=28276.5 direction=(0.626156,0.336018,0.703577) material=G4_C - --> #secondaries=4 impactParameter[fm]=2.18744 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 760 projectile=anti_xi_b0 Ekin[MeV]=1752.41 direction=(0.6277,0.437344,0.64399) material=G4_C - --> #secondaries=9 impactParameter[fm]=2.59389 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 761 projectile=anti_He3 Ekin[MeV]=25624.6 direction=(0.503347,0.462864,0.729657) material=G4_He - --> #secondaries=16 impactParameter[fm]=1.48446 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=3 #NNcollisions=2 - Collision 762 projectile=anti_doublehyperH4 Ekin[MeV]=7005.05 direction=(0.292629,0.752475,0.590042) material=G4_Fe - --> #secondaries=16 impactParameter[fm]=7.14015 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 763 projectile=Bc- Ekin[MeV]=7145.35 direction=(0.308465,0.64227,0.701668) material=G4_Al - --> #secondaries=6 impactParameter[fm]=1.40921 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 764 projectile=xi_c0 Ekin[MeV]=25440.1 direction=(0.679403,0.422923,0.599623) material=G4_Pb - --> #secondaries=10 impactParameter[fm]=7.93084 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=0 - Collision 765 projectile=anti_triton Ekin[MeV]=18056.2 direction=(0.759248,0.637192,0.132392) material=G4_Fe - --> #secondaries=42 impactParameter[fm]=3.67836 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=56 #NNcollisions=2 - Collision 766 projectile=lambda Ekin[MeV]=11597.3 direction=(0.803647,0.37186,0.46462) material=G4_He - --> #secondaries=5 impactParameter[fm]=1.6255 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 767 projectile=doublehyperH4 Ekin[MeV]=16463.1 direction=(0.864725,0.476447,0.158897) material=G4_Si - --> #secondaries=34 impactParameter[fm]=0.869592 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=17 #NNcollisions=4 - Collision 768 projectile=anti_He3 Ekin[MeV]=2220.7 direction=(0.955707,0.159538,0.247331) material=G4_Be - --> #secondaries=8 impactParameter[fm]=2.50416 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=9 #NNcollisions=1 - Collision 769 projectile=xi_c0 Ekin[MeV]=21042.2 direction=(0.0886878,0.978227,0.187633) material=G4_Pb - --> #secondaries=97 impactParameter[fm]=1.66004 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=200 #NNcollisions=5 - Collision 770 projectile=Bc- Ekin[MeV]=29009.3 direction=(0.255156,0.795447,0.54969) material=G4_He - --> #secondaries=5 impactParameter[fm]=1.26584 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 771 projectile=doublehyperH4 Ekin[MeV]=19430 direction=(0.729205,0.683883,0.0237536) material=G4_Cu - --> #secondaries=68 impactParameter[fm]=3.22141 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=50 #NNcollisions=8 - Collision 772 projectile=omega_b- Ekin[MeV]=12013 direction=(0.72666,0.416017,0.546713) material=G4_He - --> #secondaries=9 impactParameter[fm]=0.178421 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 - Collision 773 projectile=xi_c0 Ekin[MeV]=2668.37 direction=(0.350196,0.590627,0.726996) material=G4_Al - --> #secondaries=9 impactParameter[fm]=4.48555 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 774 projectile=anti_hyperH4 Ekin[MeV]=24538.5 direction=(0.853576,0.108472,0.509551) material=G4_C - --> #secondaries=26 impactParameter[fm]=0.722284 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=11 #NNcollisions=4 - Collision 775 projectile=anti_lambda Ekin[MeV]=23122.7 direction=(0.370862,0.850383,0.373243) material=G4_Si - --> #secondaries=27 impactParameter[fm]=2.71675 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 776 projectile=proton Ekin[MeV]=27716.7 direction=(0.691717,0.202906,0.693078) material=G4_Pb - --> #secondaries=60 impactParameter[fm]=5.96174 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 - Collision 777 projectile=anti_He3 Ekin[MeV]=9699.34 direction=(0.581244,0.554767,0.595306) material=G4_C - --> #secondaries=21 impactParameter[fm]=2.67596 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=10 #NNcollisions=3 - Collision 778 projectile=Bs0 Ekin[MeV]=18058.8 direction=(0.0776623,0.901209,0.426369) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.78297 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 779 projectile=anti_doublehyperH4 Ekin[MeV]=3482.76 direction=(0.779737,0.223008,0.585045) material=G4_Be - --> #secondaries=18 impactParameter[fm]=0.768055 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=6 #NNcollisions=3 - Collision 780 projectile=hyperHe5 Ekin[MeV]=9676.48 direction=(0.650472,0.617037,0.44289) material=G4_Si - --> #secondaries=29 impactParameter[fm]=2.24198 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=19 #NNcollisions=2 - Collision 781 projectile=anti_omega_b- Ekin[MeV]=26963.7 direction=(0.144631,0.629031,0.763807) material=G4_Fe - --> #secondaries=15 impactParameter[fm]=1.56558 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 782 projectile=proton Ekin[MeV]=19560.9 direction=(0.758419,0.565376,0.324269) material=G4_Cu - --> #secondaries=29 impactParameter[fm]=5.08394 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=63 #NNcollisions=2 - Collision 783 projectile=anti_B0 Ekin[MeV]=23912.7 direction=(0.696981,0.598899,0.394382) material=G4_Si - --> #secondaries=12 impactParameter[fm]=1.98082 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 784 projectile=anti_hyperH4 Ekin[MeV]=16168.4 direction=(0.475725,0.879191,0.0266264) material=G4_Al - --> #secondaries=20 impactParameter[fm]=5.04022 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 785 projectile=Bs0 Ekin[MeV]=5385.74 direction=(0.809783,0.288083,0.511137) material=G4_Al - --> #secondaries=6 impactParameter[fm]=3.63562 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 786 projectile=anti_hyperHe5 Ekin[MeV]=29009.8 direction=(0.674088,0.590124,0.444251) material=G4_H - --> #secondaries=6 impactParameter[fm]=2.93867 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 787 projectile=alpha Ekin[MeV]=20904.8 direction=(0.610373,0.0574031,0.790031) material=G4_Be - --> #secondaries=18 impactParameter[fm]=2.84856 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=3 - Collision 788 projectile=anti_omega- Ekin[MeV]=17200.9 direction=(0.196873,0.951008,0.238381) material=G4_Ar - --> #secondaries=21 impactParameter[fm]=5.703 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 789 projectile=kaon0S Ekin[MeV]=28163.7 direction=(0.0509027,0.290484,0.955525) material=G4_Si - --> #secondaries=27 impactParameter[fm]=2.24244 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 790 projectile=xi_c0 Ekin[MeV]=10239.1 direction=(0.282739,0.721712,0.631815) material=G4_Ar - --> #secondaries=19 impactParameter[fm]=2.40766 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 791 projectile=Ds+ Ekin[MeV]=12844.1 direction=(0.389309,0.213278,0.896076) material=G4_Ar - --> #secondaries=11 impactParameter[fm]=3.02428 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 792 projectile=lambda_b Ekin[MeV]=5742.11 direction=(0.108974,0.653477,0.749061) material=G4_Fe - --> #secondaries=23 impactParameter[fm]=2.70031 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=53 #NNcollisions=3 - Collision 793 projectile=anti_sigma- Ekin[MeV]=17455.2 direction=(0.951032,0.27021,0.150084) material=G4_Pb - --> #secondaries=36 impactParameter[fm]=5.62901 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=3 - Collision 794 projectile=kaon0L Ekin[MeV]=12907.8 direction=(0.596308,0.751376,0.282579) material=G4_Be - --> #secondaries=16 impactParameter[fm]=1.16422 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=6 #NNcollisions=3 - Collision 795 projectile=anti_He3 Ekin[MeV]=10870.3 direction=(0.930945,0.268219,0.247789) material=G4_Cu - --> #secondaries=45 impactParameter[fm]=3.46549 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=63 #NNcollisions=3 - Collision 796 projectile=anti_hyperH4 Ekin[MeV]=8625.58 direction=(0.634738,0.557889,0.534666) material=G4_H - --> #secondaries=6 impactParameter[fm]=2.29589 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 797 projectile=xi_b- Ekin[MeV]=10031.8 direction=(0.39714,0.915325,0.0667873) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.0002 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 798 projectile=xi_b- Ekin[MeV]=5449.95 direction=(0.570399,0.466898,0.67576) material=G4_W - --> #secondaries=21 impactParameter[fm]=6.22992 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=2 - Collision 799 projectile=kaon0L Ekin[MeV]=10595.7 direction=(0.853787,0.497271,0.154173) material=G4_C - --> #secondaries=19 impactParameter[fm]=1.37228 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=7 #NNcollisions=5 - Collision 800 projectile=sigma- Ekin[MeV]=16178 direction=(0.196742,0.76093,0.618286) material=G4_Fe - --> #secondaries=18 impactParameter[fm]=4.87875 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=0 - List of produced secondaries: - j=0 sigma- p=(3171.23,12729.4,10921.917111.8) MeV - j=1 proton p=(129.073,76.9938,-81.919953.757) MeV - j=2 proton p=(10.2821,-16.4326,-266.502975.578) MeV - j=3 He3 p=(-25.1578,304.678,-211.2342832.87) MeV - j=4 proton p=(-31.5951,118.081,80.5131949.62) MeV - j=5 neutron p=(86.7025,56.8348,141.422955.788) MeV - j=6 Ca43 p=(82.3888,189.383,289.36240007.2) MeV - j=7 neutron p=(18.9601,16.7149,98.3538945.037) MeV - j=8 neutron p=(4.6329,-111.111,-46.6497947.273) MeV - j=9 proton p=(-3.74968,-100.989,-79.3895947.032) MeV - j=10 neutron p=(16.9433,-76.1947,-125.81951.159) MeV - j=11 neutron p=(-21.6454,8.75505,6.74796939.88) MeV - j=12 neutron p=(-24.0574,-3.2896,-7.39938939.908) MeV - j=13 gamma p=(-2.23279,-0.135489,-2.031233.02153) MeV - j=14 gamma p=(-2.64477,-1.17417,-0.6129872.95791) MeV - j=15 gamma p=(0.860984,-0.514347,0.807361.28751) MeV - j=16 gamma p=(0.283439,-0.54026,-0.07710950.614951) MeV - j=17 gamma p=(0.0836203,-0.359475,-0.03726370.370949) MeV - Collision 801 projectile=omega_c0 Ekin[MeV]=15754.5 direction=(0.194528,0.103577,0.975413) material=G4_Ar - --> #secondaries=19 impactParameter[fm]=1.77795 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 802 projectile=anti_xi0 Ekin[MeV]=18889.3 direction=(0.135509,0.962458,0.235183) material=G4_Al - --> #secondaries=26 impactParameter[fm]=3.08056 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 803 projectile=anti_hyperH4 Ekin[MeV]=15888.6 direction=(0.125884,0.848916,0.513318) material=G4_Be - --> #secondaries=13 impactParameter[fm]=6.18202 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 804 projectile=He3 Ekin[MeV]=21799 direction=(0.519199,0.850131,0.0878005) material=G4_Pb - --> #secondaries=36 impactParameter[fm]=6.18697 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=204 #NNcollisions=1 - Collision 805 projectile=anti_xi_c0 Ekin[MeV]=23013.6 direction=(0.885698,0.275955,0.373347) material=G4_Pb - --> #secondaries=41 impactParameter[fm]=6.30508 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=1 - Collision 806 projectile=anti_triton Ekin[MeV]=18362.7 direction=(0.211466,0.780129,0.588796) material=G4_Si - --> #secondaries=21 impactParameter[fm]=4.18157 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=27 #NNcollisions=2 - Collision 807 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=1884.94 direction=(0.913627,0.335006,0.230342) material=G4_W - --> #secondaries=26 impactParameter[fm]=10.3018 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=182 #NNcollisions=1 - Collision 808 projectile=anti_xi0 Ekin[MeV]=15246.4 direction=(0.603516,0.793667,0.0765555) material=G4_Pb - --> #secondaries=15 impactParameter[fm]=6.45437 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=1 - Collision 809 projectile=anti_deuteron Ekin[MeV]=3342.84 direction=(0.348363,0.394093,0.85049) material=G4_He - --> #secondaries=7 impactParameter[fm]=1.78144 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 810 projectile=hypertriton Ekin[MeV]=28661.4 direction=(0.650941,0.00514265,0.759111) material=G4_C - --> #secondaries=12 impactParameter[fm]=3.19247 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=11 #NNcollisions=2 - Collision 811 projectile=lambda_c+ Ekin[MeV]=17871.9 direction=(0.0774966,0.90956,0.408282) material=G4_Be - --> #secondaries=10 impactParameter[fm]=1.9819 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 812 projectile=doublehyperH4 Ekin[MeV]=22749.6 direction=(0.0574837,0.481802,0.874393) material=G4_Fe - --> #secondaries=56 impactParameter[fm]=2.18014 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=48 #NNcollisions=8 - Collision 813 projectile=anti_xi_c+ Ekin[MeV]=21291.7 direction=(0.473415,0.211224,0.855139) material=G4_Pb - --> #secondaries=81 impactParameter[fm]=3.09881 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=2 - Collision 814 projectile=anti_omega_b- Ekin[MeV]=9468.08 direction=(0.75699,0.424005,0.497178) material=G4_He - --> #secondaries=4 impactParameter[fm]=0.33786 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 815 projectile=proton Ekin[MeV]=17467.7 direction=(0.922108,0.376245,0.0903101) material=G4_He - --> #secondaries=10 impactParameter[fm]=1.55452 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 816 projectile=triton Ekin[MeV]=19947.9 direction=(0.953725,0.21246,0.212768) material=G4_Si - --> #secondaries=25 impactParameter[fm]=4.20532 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=26 #NNcollisions=2 - Collision 817 projectile=anti_omega_c0 Ekin[MeV]=28534 direction=(0.94243,0.323139,0.0860591) material=G4_W - --> #secondaries=14 impactParameter[fm]=6.30399 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=0 - Collision 818 projectile=triton Ekin[MeV]=3307.95 direction=(0.656136,0.445146,0.609369) material=G4_Pb - --> #secondaries=51 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 819 projectile=anti_omega_c0 Ekin[MeV]=8080.33 direction=(0.574361,0.586899,0.570665) material=G4_Ar - --> #secondaries=23 impactParameter[fm]=2.74216 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=38 #NNcollisions=1 - Collision 820 projectile=alpha Ekin[MeV]=1141.56 direction=(0.766842,0.637371,0.075571) material=G4_Si - --> #secondaries=11 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 821 projectile=anti_neutron Ekin[MeV]=6928.13 direction=(0.274239,0.266146,0.924099) material=G4_Cu - --> #secondaries=17 impactParameter[fm]=5.33419 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=0 - Collision 822 projectile=anti_sigma+ Ekin[MeV]=26155.4 direction=(0.610175,0.696289,0.377979) material=G4_H - --> #secondaries=9 impactParameter[fm]=1.32595 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 823 projectile=anti_lambda Ekin[MeV]=12807.8 direction=(0.848983,0.324946,0.416699) material=G4_Pb - --> #secondaries=102 impactParameter[fm]=2.54617 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=3 - Collision 824 projectile=anti_xi_b- Ekin[MeV]=18420.8 direction=(0.245641,0.651422,0.71785) material=G4_H - --> #secondaries=6 impactParameter[fm]=1.3468 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 825 projectile=alpha Ekin[MeV]=18359.8 direction=(0.487648,0.578964,0.653453) material=G4_Ar - --> #secondaries=29 impactParameter[fm]=3.09952 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=37 #NNcollisions=3 - Collision 826 projectile=kaon0L Ekin[MeV]=9192.27 direction=(0.596602,0.655643,0.462816) material=G4_He - --> #secondaries=5 impactParameter[fm]=0.626569 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=2 #NNcollisions=0 - Collision 827 projectile=lambda Ekin[MeV]=8830.04 direction=(0.848976,0.121825,0.514197) material=G4_Pb - --> #secondaries=65 impactParameter[fm]=5.7891 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 - Collision 828 projectile=pi- Ekin[MeV]=2830.75 direction=(0.718554,0.593219,0.363003) material=G4_Fe - --> #secondaries=5 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 829 projectile=anti_alpha Ekin[MeV]=6648.86 direction=(0.959738,0.264765,0.0938188) material=G4_W - --> #secondaries=20 impactParameter[fm]=9.77985 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=186 #NNcollisions=1 - Collision 830 projectile=kaon0L Ekin[MeV]=16726.1 direction=(0.441559,0.717159,0.539173) material=G4_Be - --> #secondaries=11 impactParameter[fm]=1.60363 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 831 projectile=hyperalpha Ekin[MeV]=13406.4 direction=(0.977435,0.186819,0.0985857) material=G4_Fe - --> #secondaries=18 impactParameter[fm]=5.43465 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=54 #NNcollisions=3 - Collision 832 projectile=sigma- Ekin[MeV]=21798.9 direction=(0.634868,0.397203,0.6627) material=G4_Fe - --> #secondaries=26 impactParameter[fm]=2.6651 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=1 - Collision 833 projectile=anti_omega_b- Ekin[MeV]=26148.9 direction=(0.61677,0.736298,0.278317) material=G4_Fe - --> #secondaries=36 impactParameter[fm]=0.750321 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=4 - Collision 834 projectile=D0 Ekin[MeV]=24297.6 direction=(0.986369,0.120219,0.112355) material=G4_Al - --> #secondaries=18 impactParameter[fm]=2.80641 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 835 projectile=D+ Ekin[MeV]=3618.64 direction=(0.827123,0.498032,0.260444) material=G4_Al - --> #secondaries=16 impactParameter[fm]=1.62767 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 836 projectile=sigma+ Ekin[MeV]=11842.4 direction=(0.717935,0.0424576,0.694815) material=G4_Cu - --> #secondaries=22 impactParameter[fm]=5.285 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 837 projectile=doublehyperdoubleneutron Ekin[MeV]=15599.8 direction=(0.853221,0.494946,0.164447) material=G4_Ar - --> #secondaries=46 impactParameter[fm]=2.23188 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=8 - Collision 838 projectile=lambda_b Ekin[MeV]=26111.8 direction=(0.745347,0.407938,0.527298) material=G4_Al - --> #secondaries=23 impactParameter[fm]=2.94978 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=1 - Collision 839 projectile=kaon- Ekin[MeV]=24457.6 direction=(0.632394,0.749562,0.195534) material=G4_Pb - --> #secondaries=50 impactParameter[fm]=3.99363 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=203 #NNcollisions=3 - Collision 840 projectile=hyperHe5 Ekin[MeV]=21497.9 direction=(0.978143,0.183943,0.0969645) material=G4_Ar - --> #secondaries=33 impactParameter[fm]=4.31685 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=34 #NNcollisions=5 - Collision 841 projectile=Bs0 Ekin[MeV]=5076.13 direction=(0.708159,0.51065,0.487593) material=G4_Cu - --> #secondaries=7 impactParameter[fm]=4.40089 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 842 projectile=doublehyperdoubleneutron Ekin[MeV]=28133 direction=(0.246983,0.822335,0.512606) material=G4_Si - --> #secondaries=36 impactParameter[fm]=1.12696 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=22 #NNcollisions=4 - Collision 843 projectile=B- Ekin[MeV]=11593.3 direction=(0.817066,0.328136,0.474057) material=G4_H - --> #secondaries=5 impactParameter[fm]=0.505679 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 844 projectile=pi+ Ekin[MeV]=11810.1 direction=(0.293208,0.31028,0.904298) material=G4_C - --> #secondaries=21 impactParameter[fm]=1.17745 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=4 - Collision 845 projectile=omega- Ekin[MeV]=9476.66 direction=(0.137199,0.748084,0.649266) material=G4_He - --> #secondaries=6 impactParameter[fm]=2.00341 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=1 - Collision 846 projectile=B+ Ekin[MeV]=21836.2 direction=(0.252909,0.252681,0.933911) material=G4_Cu - --> #secondaries=22 impactParameter[fm]=2.56651 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=60 #NNcollisions=3 - Collision 847 projectile=anti_D0 Ekin[MeV]=18549.8 direction=(0.304338,0.65727,0.689474) material=G4_W - --> #secondaries=37 impactParameter[fm]=2.66826 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=182 #NNcollisions=0 - Collision 848 projectile=kaon0L Ekin[MeV]=6222.04 direction=(0.363112,0.636278,0.680661) material=G4_W - --> #secondaries=55 impactParameter[fm]=3.62731 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=3 - Collision 849 projectile=anti_xi_c0 Ekin[MeV]=13672.5 direction=(0.761826,0.454192,0.461876) material=G4_He - --> #secondaries=4 impactParameter[fm]=1.36368 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 850 projectile=anti_sigma+ Ekin[MeV]=26119.7 direction=(0.580603,0.289748,0.760885) material=G4_Al - --> #secondaries=26 impactParameter[fm]=3.30997 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 851 projectile=doublehyperdoubleneutron Ekin[MeV]=8414.91 direction=(0.538301,0.0298097,0.842226) material=G4_Ar - --> #secondaries=33 impactParameter[fm]=2.11917 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=1 - Collision 852 projectile=B0 Ekin[MeV]=7455.38 direction=(0.384276,0.182357,0.905029) material=G4_Ar - --> #secondaries=11 impactParameter[fm]=1.80786 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=0 - Collision 853 projectile=B+ Ekin[MeV]=28216.1 direction=(0.490426,0.780479,0.38773) material=G4_He - --> #secondaries=7 impactParameter[fm]=2.82456 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 854 projectile=lambda Ekin[MeV]=14076.8 direction=(0.269724,0.847681,0.456821) material=G4_C - --> #secondaries=18 impactParameter[fm]=2.40519 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=3 - Collision 855 projectile=kaon+ Ekin[MeV]=28699.4 direction=(0.510387,0.84951,0.133557) material=G4_Pb - --> #secondaries=56 impactParameter[fm]=6.16678 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 856 projectile=doublehyperdoubleneutron Ekin[MeV]=13927.9 direction=(0.513085,0.291141,0.807453) material=G4_Cu - --> #secondaries=27 impactParameter[fm]=4.85837 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=61 #NNcollisions=2 - Collision 857 projectile=D0 Ekin[MeV]=19619.5 direction=(0.505692,0.438991,0.742672) material=G4_W - --> #secondaries=35 impactParameter[fm]=6.44237 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=1 - Collision 858 projectile=He3 Ekin[MeV]=14108.5 direction=(0.847282,0.404063,0.344742) material=G4_Al - --> #secondaries=13 impactParameter[fm]=7.2648 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 859 projectile=Bc+ Ekin[MeV]=22796.7 direction=(0.475182,0.717533,0.509263) material=G4_Be - --> #secondaries=10 impactParameter[fm]=2.54932 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 860 projectile=D- Ekin[MeV]=16865.8 direction=(0.53983,0.477497,0.693239) material=G4_Si - --> #secondaries=6 impactParameter[fm]=3.18308 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 861 projectile=lambda_c+ Ekin[MeV]=9299.86 direction=(0.728875,0.598601,0.332293) material=G4_C - --> #secondaries=8 impactParameter[fm]=2.70015 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 862 projectile=anti_lambda_c+ Ekin[MeV]=25359.6 direction=(0.63809,0.687734,0.346212) material=G4_He - --> #secondaries=4 impactParameter[fm]=2.53893 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 863 projectile=anti_xi_c0 Ekin[MeV]=18125.6 direction=(0.729138,0.103901,0.676434) material=G4_H - --> #secondaries=3 impactParameter[fm]=0.950136 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 864 projectile=anti_hyperHe5 Ekin[MeV]=5585.69 direction=(0.977334,0.211436,0.0106163) material=G4_Al - --> #secondaries=17 impactParameter[fm]=7.27618 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 865 projectile=kaon0S Ekin[MeV]=15311 direction=(0.872727,0.442148,0.207009) material=G4_C - --> #secondaries=12 impactParameter[fm]=0.59474 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 866 projectile=anti_alpha Ekin[MeV]=21314.6 direction=(0.719934,0.410925,0.559317) material=G4_He - --> #secondaries=11 impactParameter[fm]=3.93378 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=4 #NNcollisions=1 - Collision 867 projectile=omega_b- Ekin[MeV]=7864.63 direction=(0.756824,0.622965,0.197818) material=G4_Si - --> #secondaries=18 impactParameter[fm]=2.09907 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=1 - Collision 868 projectile=xi_b0 Ekin[MeV]=23676.7 direction=(0.0488983,0.400382,0.915043) material=G4_Fe - --> #secondaries=16 impactParameter[fm]=4.09923 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 869 projectile=B- Ekin[MeV]=12674.3 direction=(0.386468,0.822798,0.416708) material=G4_H - --> #secondaries=3 impactParameter[fm]=0.820274 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 870 projectile=Ds+ Ekin[MeV]=15148.2 direction=(0.128257,0.221606,0.966665) material=G4_Si - --> #secondaries=10 impactParameter[fm]=2.74297 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=28 #NNcollisions=0 - Collision 871 projectile=xi_c+ Ekin[MeV]=25647.9 direction=(0.644768,0.0654253,0.761573) material=G4_C - --> #secondaries=9 impactParameter[fm]=1.40326 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 872 projectile=lambda_b Ekin[MeV]=11401.4 direction=(0.632832,0.629958,0.450197) material=G4_Si - --> #secondaries=12 impactParameter[fm]=4.96559 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=0 - Collision 873 projectile=hyperalpha Ekin[MeV]=18466.8 direction=(0.669579,0.274123,0.690304) material=G4_W - --> #secondaries=113 impactParameter[fm]=3.76956 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=168 #NNcollisions=9 - Collision 874 projectile=kaon0S Ekin[MeV]=11683.5 direction=(0.549731,0.634258,0.543611) material=G4_Pb - --> #secondaries=30 impactParameter[fm]=7.07891 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=1 - Collision 875 projectile=anti_xi_b0 Ekin[MeV]=9634.89 direction=(0.274423,0.781682,0.560058) material=G4_Cu - --> #secondaries=23 impactParameter[fm]=3.91566 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=2 - Collision 876 projectile=sigma+ Ekin[MeV]=1293.14 direction=(0.345787,0.937152,0.0466592) material=G4_H - --> #secondaries=4 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 877 projectile=lambda_b Ekin[MeV]=15355.6 direction=(0.235205,0.796681,0.556756) material=G4_Si - --> #secondaries=9 impactParameter[fm]=3.83125 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 878 projectile=B0 Ekin[MeV]=24587.3 direction=(0.4779,0.482023,0.734347) material=G4_Ar - --> #secondaries=24 impactParameter[fm]=1.02945 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=37 #NNcollisions=3 - Collision 879 projectile=alpha Ekin[MeV]=3454.54 direction=(0.281396,0.946556,0.157633) material=G4_Pb - --> #secondaries=6 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 880 projectile=anti_hypertriton Ekin[MeV]=4229.01 direction=(0.0477788,0.62971,0.77536) material=G4_Be - --> #secondaries=6 impactParameter[fm]=2.18526 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 881 projectile=sigma+ Ekin[MeV]=21753.5 direction=(0.424224,0.716092,0.554298) material=G4_Pb - --> #secondaries=33 impactParameter[fm]=5.54793 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=2 - Collision 882 projectile=anti_neutron Ekin[MeV]=6610.55 direction=(0.841335,0.314282,0.439752) material=G4_Si - --> #secondaries=17 impactParameter[fm]=2.7892 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 883 projectile=anti_hypertriton Ekin[MeV]=5814.83 direction=(0.872514,0.120905,0.473392) material=G4_He - --> #secondaries=12 impactParameter[fm]=0.628702 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=3 - Collision 884 projectile=kaon+ Ekin[MeV]=29218.4 direction=(0.526706,0.499319,0.68794) material=G4_Cu - --> #secondaries=14 impactParameter[fm]=4.52206 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 885 projectile=anti_doublehyperH4 Ekin[MeV]=24211.2 direction=(0.0408258,0.998766,0.0282641) material=G4_Fe - --> #secondaries=64 impactParameter[fm]=2.18437 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=50 #NNcollisions=4 - Collision 886 projectile=anti_lambda_b Ekin[MeV]=27872 direction=(0.725511,0.513233,0.458503) material=G4_Fe - --> #secondaries=26 impactParameter[fm]=2.48237 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=56 #NNcollisions=1 - Collision 887 projectile=anti_xi0 Ekin[MeV]=16347.9 direction=(0.878628,0.412389,0.240724) material=G4_W - --> #secondaries=78 impactParameter[fm]=1.21904 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=2 - Collision 888 projectile=anti_omega_c0 Ekin[MeV]=8989.83 direction=(0.419182,0.464947,0.779814) material=G4_Al - --> #secondaries=10 impactParameter[fm]=4.02815 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 889 projectile=anti_xi_c+ Ekin[MeV]=24773.4 direction=(0.533328,0.764788,0.361471) material=G4_W - --> #secondaries=22 impactParameter[fm]=8.67362 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=1 - Collision 890 projectile=anti_triton Ekin[MeV]=12786 direction=(0.91617,0.341972,0.209014) material=G4_Si - --> #secondaries=13 impactParameter[fm]=5.40184 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 891 projectile=anti_omega_b- Ekin[MeV]=5585.76 direction=(0.0918085,0.0306143,0.995306) material=G4_C - --> #secondaries=9 impactParameter[fm]=0.350157 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=0 - Collision 892 projectile=lambda_c+ Ekin[MeV]=27258.4 direction=(0.435127,0.204402,0.87686) material=G4_Be - --> #secondaries=10 impactParameter[fm]=1.6968 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 893 projectile=doublehyperH4 Ekin[MeV]=24191.6 direction=(0.0302185,0.993095,0.113353) material=G4_Ar - --> #secondaries=46 impactParameter[fm]=2.19264 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=28 #NNcollisions=5 - Collision 894 projectile=xi- Ekin[MeV]=21185.6 direction=(0.4549,0.162013,0.875681) material=G4_Pb - --> #secondaries=84 impactParameter[fm]=4.69688 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=201 #NNcollisions=4 - Collision 895 projectile=omega_c0 Ekin[MeV]=6118.17 direction=(0.725387,0.670693,0.154872) material=G4_He - --> #secondaries=4 impactParameter[fm]=0.951753 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 896 projectile=Ds- Ekin[MeV]=11499.6 direction=(0.37785,0.209476,0.901859) material=G4_Si - --> #secondaries=8 impactParameter[fm]=1.42949 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=0 - Collision 897 projectile=pi+ Ekin[MeV]=5694.56 direction=(0.6705,0.597878,0.439285) material=G4_W - --> #secondaries=55 impactParameter[fm]=6.28814 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=185 #NNcollisions=1 - Collision 898 projectile=D+ Ekin[MeV]=18381.5 direction=(0.435424,0.662087,0.609956) material=G4_Fe - --> #secondaries=12 impactParameter[fm]=4.08873 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=56 #NNcollisions=1 - Collision 899 projectile=neutron Ekin[MeV]=2374.16 direction=(0.408202,0.711734,0.571669) material=G4_Si + Collision 811 projectile=anti_omega_c0 Ekin[MeV]=9510.74 direction=(0.86471,0.482544,0.139383) material=G4_Cu + --> #secondaries=9 impactParameter[fm]=5.12392 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 812 projectile=xi_c0 Ekin[MeV]=27963.3 direction=(0.159893,0.273204,0.948575) material=G4_Al + --> #secondaries=27 impactParameter[fm]=2.48992 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=2 + Collision 813 projectile=anti_D0 Ekin[MeV]=9198.46 direction=(0.808423,0.251283,0.532268) material=G4_He + --> #secondaries=7 impactParameter[fm]=0.469458 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=2 #NNcollisions=1 + Collision 814 projectile=anti_hypertriton Ekin[MeV]=1662.23 direction=(0.463447,0.69619,0.548212) material=G4_Cu + --> #secondaries=10 impactParameter[fm]=5.7972 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 815 projectile=anti_D0 Ekin[MeV]=14028.2 direction=(0.706075,0.541485,0.456347) material=G4_W + --> #secondaries=40 impactParameter[fm]=6.62007 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=1 + Collision 816 projectile=anti_sigma- Ekin[MeV]=15305.1 direction=(0.818573,0.574395,0.00309163) material=G4_W + --> #secondaries=51 impactParameter[fm]=5.60754 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=181 #NNcollisions=1 + Collision 817 projectile=anti_He3 Ekin[MeV]=3070.57 direction=(0.210087,0.676921,0.705437) material=G4_Be + --> #secondaries=20 impactParameter[fm]=0.344889 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=5 #NNcollisions=3 + Collision 818 projectile=anti_deuteron Ekin[MeV]=1854.29 direction=(0.698161,0.17162,0.695067) material=G4_Ar + --> #secondaries=23 impactParameter[fm]=1.68521 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=2 + Collision 819 projectile=doublehyperH4 Ekin[MeV]=29794.4 direction=(0.668941,0.50465,0.545753) material=G4_H + --> #secondaries=9 impactParameter[fm]=1.44074 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=0 #NNcollisions=2 + Collision 820 projectile=anti_omega_c0 Ekin[MeV]=25653.2 direction=(0.601766,0.561623,0.567854) material=G4_Al + --> #secondaries=13 impactParameter[fm]=0.782478 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 821 projectile=omega_b- Ekin[MeV]=11018.5 direction=(0.651049,0.00975699,0.758973) material=G4_He + --> #secondaries=4 impactParameter[fm]=2.03431 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 822 projectile=D+ Ekin[MeV]=9684.13 direction=(0.596223,0.551969,0.582965) material=G4_C + --> #secondaries=8 impactParameter[fm]=1.99112 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 823 projectile=anti_xi- Ekin[MeV]=10948.3 direction=(0.202692,0.724122,0.659214) material=G4_Pb + --> #secondaries=90 impactParameter[fm]=2.87043 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=205 #NNcollisions=2 + Collision 824 projectile=anti_hyperH4 Ekin[MeV]=6786.74 direction=(0.222135,0.914757,0.337454) material=G4_Si + --> #secondaries=19 impactParameter[fm]=5.29557 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 825 projectile=D- Ekin[MeV]=11219.6 direction=(0.646833,0.750918,0.133152) material=G4_Pb + --> #secondaries=84 impactParameter[fm]=2.43617 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=203 #NNcollisions=5 + Collision 826 projectile=Ds- Ekin[MeV]=9334.26 direction=(0.475148,0.677044,0.562002) material=G4_Ar + --> #secondaries=6 impactParameter[fm]=4.16882 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 827 projectile=anti_xi_b- Ekin[MeV]=12837.1 direction=(0.295992,0.772264,0.562136) material=G4_Cu + --> #secondaries=15 impactParameter[fm]=4.67729 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=61 #NNcollisions=0 + Collision 828 projectile=alpha Ekin[MeV]=4372.19 direction=(0.421298,0.812605,0.402716) material=G4_Cu + --> #secondaries=27 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 829 projectile=D+ Ekin[MeV]=12147.8 direction=(0.339435,0.425858,0.838707) material=G4_Pb + --> #secondaries=49 impactParameter[fm]=5.96932 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=205 #NNcollisions=3 + Collision 830 projectile=lambda_c+ Ekin[MeV]=23445 direction=(0.159945,0.985066,0.0637439) material=G4_W + --> #secondaries=76 impactParameter[fm]=4.31195 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=3 + Collision 831 projectile=kaon+ Ekin[MeV]=1055.14 direction=(0.650207,0.730885,0.207458) material=G4_Cu --> #secondaries=21 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 900 projectile=anti_neutron Ekin[MeV]=5170.21 direction=(0.091922,0.823196,0.560267) material=G4_C - --> #secondaries=5 impactParameter[fm]=1.88188 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 832 projectile=anti_hyperHe5 Ekin[MeV]=12006.9 direction=(0.86417,0.232657,0.446186) material=G4_Si + --> #secondaries=32 impactParameter[fm]=4.03392 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 833 projectile=kaon- Ekin[MeV]=13705.1 direction=(0.11813,0.346416,0.930613) material=G4_Cu + --> #secondaries=29 impactParameter[fm]=3.14569 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=63 #NNcollisions=2 + Collision 834 projectile=xi_c+ Ekin[MeV]=28116.6 direction=(0.933572,0.184373,0.307326) material=G4_Be + --> #secondaries=12 impactParameter[fm]=3.16297 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 835 projectile=B+ Ekin[MeV]=3368.96 direction=(0.353511,0.935322,0.0142487) material=G4_Si + --> #secondaries=14 impactParameter[fm]=3.28897 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 836 projectile=He3 Ekin[MeV]=28562.1 direction=(0.357011,0.819081,0.449054) material=G4_He + --> #secondaries=12 impactParameter[fm]=4.07993 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 837 projectile=anti_Bs0 Ekin[MeV]=18602 direction=(0.0219032,0.433806,0.90074) material=G4_Fe + --> #secondaries=20 impactParameter[fm]=2.05565 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=52 #NNcollisions=1 + Collision 838 projectile=deuteron Ekin[MeV]=24359.9 direction=(0.540716,0.472556,0.695929) material=G4_Be + --> #secondaries=12 impactParameter[fm]=2.40299 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 839 projectile=Bs0 Ekin[MeV]=16748.6 direction=(0.696194,0.400502,0.595744) material=G4_C + --> #secondaries=7 impactParameter[fm]=1.04685 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 840 projectile=xi0 Ekin[MeV]=19768.2 direction=(0.734679,0.672906,0.0862775) material=G4_W + --> #secondaries=47 impactParameter[fm]=5.07205 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=2 + Collision 841 projectile=anti_omega_c0 Ekin[MeV]=11560.7 direction=(0.218585,0.959995,0.175016) material=G4_He + --> #secondaries=7 impactParameter[fm]=2.67589 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 842 projectile=anti_omega_c0 Ekin[MeV]=23736.7 direction=(0.364676,0.506371,0.781409) material=G4_C + --> #secondaries=19 impactParameter[fm]=1.19039 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=3 + Collision 843 projectile=anti_omega- Ekin[MeV]=16245.6 direction=(0.771268,0.545743,0.327581) material=G4_Cu + --> #secondaries=14 impactParameter[fm]=4.12522 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=1 + Collision 844 projectile=anti_triton Ekin[MeV]=9249.43 direction=(0.529895,0.713191,0.458878) material=G4_Pb + --> #secondaries=61 impactParameter[fm]=6.14975 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=202 #NNcollisions=4 + Collision 845 projectile=Bs0 Ekin[MeV]=12075.1 direction=(0.687846,0.395822,0.608434) material=G4_Cu + --> #secondaries=12 impactParameter[fm]=1.8257 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 846 projectile=anti_lambda_b Ekin[MeV]=16283.9 direction=(0.61696,0.460321,0.63833) material=G4_Si + --> #secondaries=13 impactParameter[fm]=2.02887 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 847 projectile=anti_D0 Ekin[MeV]=13079.4 direction=(0.744118,0.210636,0.633972) material=G4_W + --> #secondaries=56 impactParameter[fm]=2.82963 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=4 + Collision 848 projectile=B0 Ekin[MeV]=18684.2 direction=(0.548891,0.200037,0.811605) material=G4_He + --> #secondaries=7 impactParameter[fm]=1.34906 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 849 projectile=doublehyperH4 Ekin[MeV]=16044.2 direction=(0.071168,0.764093,0.641169) material=G4_Al + --> #secondaries=28 impactParameter[fm]=3.35293 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=22 #NNcollisions=5 + Collision 850 projectile=anti_xi_b- Ekin[MeV]=3818.21 direction=(0.931478,0.139933,0.335808) material=G4_He + --> #secondaries=5 impactParameter[fm]=1.53465 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=0 + Collision 851 projectile=lambda_b Ekin[MeV]=3059.5 direction=(0.209861,0.962259,0.173249) material=G4_He + --> #secondaries=6 impactParameter[fm]=1.14598 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 852 projectile=xi_b0 Ekin[MeV]=5040.62 direction=(0.768775,0.177541,0.614381) material=G4_Cu + --> #secondaries=15 impactParameter[fm]=4.13562 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 853 projectile=hyperalpha Ekin[MeV]=18121.9 direction=(0.67042,0.385122,0.634206) material=G4_H + --> #secondaries=8 impactParameter[fm]=2.65522 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 854 projectile=anti_sigma+ Ekin[MeV]=27204.9 direction=(0.424551,0.632609,0.647736) material=G4_Cu + --> #secondaries=54 impactParameter[fm]=3.42522 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=59 #NNcollisions=2 + Collision 855 projectile=Bc+ Ekin[MeV]=18487.2 direction=(0.355314,0.930591,0.0880487) material=G4_W + --> #secondaries=32 impactParameter[fm]=5.53499 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=185 #NNcollisions=1 + Collision 856 projectile=anti_xi_b- Ekin[MeV]=22764.9 direction=(0.355922,0.93396,0.0322113) material=G4_Ar + --> #secondaries=37 impactParameter[fm]=1.71792 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=3 + Collision 857 projectile=sigma+ Ekin[MeV]=26672.9 direction=(0.0351152,0.899144,0.436241) material=G4_C + --> #secondaries=10 impactParameter[fm]=3.25002 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 + Collision 858 projectile=anti_hyperH4 Ekin[MeV]=20312.5 direction=(0.605615,0.788903,0.104228) material=G4_Ar + --> #secondaries=59 impactParameter[fm]=2.85509 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=34 #NNcollisions=5 + Collision 859 projectile=Ds+ Ekin[MeV]=26419.9 direction=(0.830068,0.534403,0.159377) material=G4_H + --> #secondaries=5 impactParameter[fm]=0.381978 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 860 projectile=anti_hypertriton Ekin[MeV]=4960.58 direction=(0.737756,0.454804,0.498868) material=G4_Cu + --> #secondaries=54 impactParameter[fm]=3.99394 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=60 #NNcollisions=3 + Collision 861 projectile=anti_proton Ekin[MeV]=15027 direction=(0.694691,0.520704,0.496257) material=G4_Al + --> #secondaries=9 impactParameter[fm]=3.61786 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 862 projectile=xi_b0 Ekin[MeV]=5221.13 direction=(0.0203804,0.746988,0.664525) material=G4_Cu + --> #secondaries=14 impactParameter[fm]=3.38925 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=60 #NNcollisions=1 + Collision 863 projectile=anti_lambda Ekin[MeV]=14091.6 direction=(0.19173,0.474191,0.859292) material=G4_He + --> #secondaries=10 impactParameter[fm]=0.920318 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 864 projectile=omega- Ekin[MeV]=28519.6 direction=(0.459136,0.314052,0.831003) material=G4_Al + --> #secondaries=19 impactParameter[fm]=3.96071 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 865 projectile=hypertriton Ekin[MeV]=5723.3 direction=(0.258737,0.580004,0.772431) material=G4_Ar + --> #secondaries=8 impactParameter[fm]=5.10849 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 866 projectile=anti_B0 Ekin[MeV]=17929.7 direction=(0.588914,0.806806,0.0473729) material=G4_C + --> #secondaries=6 impactParameter[fm]=1.78093 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 867 projectile=hyperalpha Ekin[MeV]=17614.2 direction=(0.872201,0.351026,0.340654) material=G4_W + --> #secondaries=37 impactParameter[fm]=7.40267 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=181 #NNcollisions=3 + Collision 868 projectile=anti_deuteron Ekin[MeV]=12980.4 direction=(0.856692,0.26994,0.439557) material=G4_Be + --> #secondaries=16 impactParameter[fm]=3.00866 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 869 projectile=anti_omega_c0 Ekin[MeV]=3148.72 direction=(0.733885,0.14316,0.664016) material=G4_Cu + --> #secondaries=10 impactParameter[fm]=4.5278 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 870 projectile=triton Ekin[MeV]=18973.6 direction=(0.453873,0.863685,0.2192) material=G4_Fe + --> #secondaries=58 impactParameter[fm]=0.811284 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=46 #NNcollisions=6 + Collision 871 projectile=lambda_c+ Ekin[MeV]=19124.2 direction=(0.70363,0.710214,0.0223823) material=G4_Fe + --> #secondaries=51 impactParameter[fm]=1.67255 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=5 + Collision 872 projectile=anti_D0 Ekin[MeV]=24337.4 direction=(0.420923,0.636459,0.646331) material=G4_W + --> #secondaries=33 impactParameter[fm]=6.33336 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=185 #NNcollisions=0 + Collision 873 projectile=hypertriton Ekin[MeV]=5194.13 direction=(0.495713,0.790739,0.359168) material=G4_Cu + --> #secondaries=32 impactParameter[fm]=2.83241 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=57 #NNcollisions=2 + Collision 874 projectile=anti_deuteron Ekin[MeV]=20582.7 direction=(0.279955,0.633652,0.721186) material=G4_Be + --> #secondaries=23 impactParameter[fm]=1.63802 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=6 #NNcollisions=3 + Collision 875 projectile=anti_xi- Ekin[MeV]=29322.7 direction=(0.167093,0.25315,0.952888) material=G4_Ar + --> #secondaries=52 impactParameter[fm]=1.23396 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=34 #NNcollisions=5 + Collision 876 projectile=anti_hyperHe5 Ekin[MeV]=1529.07 direction=(0.92412,0.248304,0.290425) material=G4_Be + --> #secondaries=8 impactParameter[fm]=4.60228 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 877 projectile=anti_alpha Ekin[MeV]=22801.9 direction=(0.250651,0.735389,0.629585) material=G4_Ar + --> #secondaries=14 impactParameter[fm]=5.00311 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 878 projectile=pi+ Ekin[MeV]=10023.3 direction=(0.547703,0.674062,0.495643) material=G4_Si + --> #secondaries=11 impactParameter[fm]=5.45288 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 879 projectile=kaon+ Ekin[MeV]=23180.2 direction=(0.380908,0.66423,0.643201) material=G4_W + --> #secondaries=44 impactParameter[fm]=5.66031 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=184 #NNcollisions=2 + Collision 880 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=5157.09 direction=(0.557584,0.829568,0.0302958) material=G4_H + --> #secondaries=7 impactParameter[fm]=1.12699 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=1 #NNcollisions=1 + Collision 881 projectile=kaon0L Ekin[MeV]=5336.66 direction=(0.412399,0.675777,0.610944) material=G4_He + --> #secondaries=10 impactParameter[fm]=2.70669 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 882 projectile=B- Ekin[MeV]=8810.65 direction=(0.732597,0.651263,0.197885) material=G4_C + --> #secondaries=11 impactParameter[fm]=2.78695 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 883 projectile=kaon0S Ekin[MeV]=14602.4 direction=(0.627292,0.517713,0.581788) material=G4_Al + --> #secondaries=15 impactParameter[fm]=4.7786 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 884 projectile=hyperHe5 Ekin[MeV]=6884.01 direction=(0.833375,0.394204,0.387414) material=G4_Cu + --> #secondaries=46 impactParameter[fm]=3.49661 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=51 #NNcollisions=0 + Collision 885 projectile=Ds- Ekin[MeV]=10016.9 direction=(0.260547,0.958714,0.11394) material=G4_Cu + --> #secondaries=26 impactParameter[fm]=1.4186 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=2 + Collision 886 projectile=doublehyperH4 Ekin[MeV]=15867.8 direction=(0.689815,0.63765,0.342868) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.96224 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 887 projectile=D0 Ekin[MeV]=1219.82 direction=(0.550385,0.344815,0.760381) material=G4_H + --> #secondaries=3 impactParameter[fm]=1.40567 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 888 projectile=anti_sigma+ Ekin[MeV]=3542.61 direction=(0.00208229,0.979646,0.200724) material=G4_W + --> #secondaries=52 impactParameter[fm]=5.13799 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=182 #NNcollisions=1 + Collision 889 projectile=Ds+ Ekin[MeV]=25112.1 direction=(0.483574,0.0232431,0.874995) material=G4_H + --> #secondaries=6 impactParameter[fm]=0.620615 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 890 projectile=xi0 Ekin[MeV]=6157.29 direction=(0.586409,0.793826,0.161135) material=G4_W + --> #secondaries=61 impactParameter[fm]=3.88436 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=4 + Collision 891 projectile=lambda Ekin[MeV]=29525.9 direction=(0.811028,0.551334,0.195612) material=G4_H + --> #secondaries=4 impactParameter[fm]=1.46142 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 892 projectile=Bc+ Ekin[MeV]=2204.2 direction=(0.295952,0.706731,0.642607) material=G4_He + --> #secondaries=5 impactParameter[fm]=0.902982 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=2 #NNcollisions=0 + Collision 893 projectile=kaon- Ekin[MeV]=15541.3 direction=(0.26686,0.66351,0.698956) material=G4_Si + --> #secondaries=23 impactParameter[fm]=3.3103 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 894 projectile=anti_hyperalpha Ekin[MeV]=19777.4 direction=(0.340033,0.779189,0.526538) material=G4_Fe + --> #secondaries=65 impactParameter[fm]=0.985825 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=50 #NNcollisions=8 + Collision 895 projectile=kaon- Ekin[MeV]=9351.79 direction=(0.856405,0.196996,0.477246) material=G4_Fe + --> #secondaries=19 impactParameter[fm]=2.27192 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 896 projectile=anti_omega_c0 Ekin[MeV]=24059.6 direction=(0.36491,0.199992,0.90931) material=G4_Al + --> #secondaries=13 impactParameter[fm]=5.25771 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 897 projectile=neutron Ekin[MeV]=2379.84 direction=(0.415086,0.198657,0.887828) material=G4_Be + --> #secondaries=10 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 898 projectile=anti_lambda_b Ekin[MeV]=23380.2 direction=(0.754484,0.284175,0.591606) material=G4_H + --> #secondaries=6 impactParameter[fm]=1.50693 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 899 projectile=kaon- Ekin[MeV]=29729.6 direction=(0.712127,0.698956,0.065846) material=G4_W + --> #secondaries=76 impactParameter[fm]=3.61201 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=180 #NNcollisions=2 + Collision 900 projectile=Bs0 Ekin[MeV]=17121.9 direction=(0.433135,0.72738,0.532271) material=G4_Si + --> #secondaries=10 impactParameter[fm]=2.46868 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 List of produced secondaries: - j=0 anti_neutron p=(536.165,4618.49,3627.025971.26) MeV - j=1 neutron p=(-29.6206,187.394,-429.5961050.4) MeV - j=2 gamma p=(3.4282,-1.30919,1.288383.88928) MeV - j=3 gamma p=(0.451804,1.27999,-1.462851.9956) MeV - j=4 C11 p=(44.5173,163.863,185.13510257.1) MeV - Collision 901 projectile=anti_sigma+ Ekin[MeV]=21859.4 direction=(0.728695,0.355945,0.58507) material=G4_Fe - --> #secondaries=40 impactParameter[fm]=2.90662 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=52 #NNcollisions=3 - Collision 902 projectile=anti_xi_b- Ekin[MeV]=12546.1 direction=(0.199392,0.634254,0.746971) material=G4_He - --> #secondaries=7 impactParameter[fm]=0.491522 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 - Collision 903 projectile=anti_sigma+ Ekin[MeV]=1636.58 direction=(0.57746,0.405273,0.708727) material=G4_Ar - --> #secondaries=6 impactParameter[fm]=3.83957 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=0 - Collision 904 projectile=anti_He3 Ekin[MeV]=24583 direction=(0.133695,0.622278,0.771295) material=G4_H - --> #secondaries=8 impactParameter[fm]=0.449866 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 905 projectile=sigma- Ekin[MeV]=6076.39 direction=(0.347198,0.59496,0.724897) material=G4_Al - --> #secondaries=9 impactParameter[fm]=4.15679 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 906 projectile=kaon+ Ekin[MeV]=23301.9 direction=(0.696689,0.668397,0.260519) material=G4_C - --> #secondaries=16 impactParameter[fm]=1.22352 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=9 #NNcollisions=2 - Collision 907 projectile=omega_b- Ekin[MeV]=13082.6 direction=(0.754971,0.575596,0.31418) material=G4_H - --> #secondaries=4 impactParameter[fm]=0.863928 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 908 projectile=anti_omega_c0 Ekin[MeV]=29916.7 direction=(0.523278,0.774249,0.355976) material=G4_Cu - --> #secondaries=14 impactParameter[fm]=3.6172 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=0 - Collision 909 projectile=xi_c0 Ekin[MeV]=24320.9 direction=(0.220407,0.701235,0.678004) material=G4_H - --> #secondaries=4 impactParameter[fm]=1.56631 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 910 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=15377.4 direction=(0.511153,0.832804,0.21251) material=G4_H - --> #secondaries=6 impactParameter[fm]=0.793901 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=1 #NNcollisions=1 - Collision 911 projectile=kaon0L Ekin[MeV]=12544.1 direction=(0.879795,0.368409,0.300393) material=G4_He - --> #secondaries=11 impactParameter[fm]=1.29586 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 912 projectile=proton Ekin[MeV]=3540.85 direction=(0.639384,0.345323,0.686979) material=G4_W - --> #secondaries=42 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 913 projectile=anti_deuteron Ekin[MeV]=24811.5 direction=(0.730961,0.322596,0.601355) material=G4_He - --> #secondaries=13 impactParameter[fm]=1.87376 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 914 projectile=pi- Ekin[MeV]=11332.9 direction=(0.639741,0.682743,0.352978) material=G4_Be - --> #secondaries=11 impactParameter[fm]=1.92574 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 915 projectile=anti_lambda_c+ Ekin[MeV]=27858.3 direction=(0.78445,0.50488,0.360186) material=G4_Cu - --> #secondaries=16 impactParameter[fm]=5.03498 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 916 projectile=He3 Ekin[MeV]=14043.7 direction=(0.119527,0.702276,0.701799) material=G4_Pb - --> #secondaries=114 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 917 projectile=anti_xi0 Ekin[MeV]=16521.4 direction=(0.173368,0.673142,0.718905) material=G4_He - --> #secondaries=4 impactParameter[fm]=2.99033 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 918 projectile=anti_sigma- Ekin[MeV]=13514.3 direction=(0.387061,0.722676,0.572645) material=G4_Ar - --> #secondaries=34 impactParameter[fm]=2.83563 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=34 #NNcollisions=4 - Collision 919 projectile=xi_c0 Ekin[MeV]=9956.82 direction=(0.325113,0.918579,0.224755) material=G4_Si - --> #secondaries=12 impactParameter[fm]=4.26732 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 920 projectile=anti_B0 Ekin[MeV]=28990 direction=(0.873669,0.260392,0.410972) material=G4_C - --> #secondaries=10 impactParameter[fm]=1.88963 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 921 projectile=deuteron Ekin[MeV]=1767.86 direction=(0.242656,0.693495,0.678368) material=G4_W - --> #secondaries=28 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 922 projectile=kaon0S Ekin[MeV]=7673.68 direction=(0.554505,0.0788019,0.828441) material=G4_Pb - --> #secondaries=76 impactParameter[fm]=4.04828 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=201 #NNcollisions=3 - Collision 923 projectile=Ds+ Ekin[MeV]=25492.1 direction=(0.518597,0.683822,0.513269) material=G4_H - --> #secondaries=9 impactParameter[fm]=0.613742 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 - Collision 924 projectile=pi+ Ekin[MeV]=24249.5 direction=(0.682805,0.702966,0.199039) material=G4_Be - --> #secondaries=13 impactParameter[fm]=2.05316 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 925 projectile=omega_b- Ekin[MeV]=5707.5 direction=(0.369999,0.697442,0.613739) material=G4_C - --> #secondaries=8 impactParameter[fm]=2.6387 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=1 - Collision 926 projectile=anti_hyperalpha Ekin[MeV]=22666.9 direction=(0.152074,0.801922,0.577749) material=G4_C - --> #secondaries=15 impactParameter[fm]=2.21425 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 927 projectile=Ds- Ekin[MeV]=22960 direction=(0.469166,0.712005,0.522429) material=G4_Ar - --> #secondaries=19 impactParameter[fm]=3.68899 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=2 - Collision 928 projectile=kaon0S Ekin[MeV]=5174.66 direction=(0.441848,0.630158,0.638492) material=G4_W - --> #secondaries=52 impactParameter[fm]=3.35306 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=180 #NNcollisions=2 - Collision 929 projectile=xi- Ekin[MeV]=20753.4 direction=(0.810687,0.478059,0.338002) material=G4_He - --> #secondaries=5 impactParameter[fm]=1.24936 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 930 projectile=anti_doublehyperH4 Ekin[MeV]=28908.5 direction=(0.583677,0.119511,0.803143) material=G4_W - --> #secondaries=69 impactParameter[fm]=5.70947 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=10 - Collision 931 projectile=anti_xi0 Ekin[MeV]=24067.4 direction=(0.421246,0.652236,0.63019) material=G4_W - --> #secondaries=80 impactParameter[fm]=2.06939 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=178 #NNcollisions=3 - Collision 932 projectile=xi_b- Ekin[MeV]=9840.36 direction=(0.550847,0.742814,0.38052) material=G4_Ar - --> #secondaries=14 impactParameter[fm]=3.19715 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=2 - Collision 933 projectile=xi_c+ Ekin[MeV]=28507.6 direction=(0.690915,0.666689,0.279577) material=G4_He - --> #secondaries=4 impactParameter[fm]=1.85596 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 934 projectile=B+ Ekin[MeV]=17244.6 direction=(0.351594,0.881231,0.315934) material=G4_Al - --> #secondaries=11 impactParameter[fm]=1.02032 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 935 projectile=sigma- Ekin[MeV]=19980.7 direction=(0.0196338,0.881162,0.472406) material=G4_W - --> #secondaries=27 impactParameter[fm]=5.95874 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=1 - Collision 936 projectile=Bc- Ekin[MeV]=19481.2 direction=(0.534887,0.719032,0.443722) material=G4_Ar - --> #secondaries=15 impactParameter[fm]=1.96766 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 937 projectile=anti_xi0 Ekin[MeV]=18227.6 direction=(0.168002,0.578146,0.79845) material=G4_W - --> #secondaries=31 impactParameter[fm]=7.06332 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=185 #NNcollisions=1 - Collision 938 projectile=anti_omega_b- Ekin[MeV]=26983.7 direction=(0.226861,0.933799,0.276681) material=G4_Ar - --> #secondaries=28 impactParameter[fm]=4.21615 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 939 projectile=anti_xi_b0 Ekin[MeV]=20598.8 direction=(0.15126,0.460009,0.874935) material=G4_Ar - --> #secondaries=13 impactParameter[fm]=3.85334 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 940 projectile=He3 Ekin[MeV]=15834.9 direction=(0.58406,0.80917,0.0641703) material=G4_Al - --> #secondaries=13 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 941 projectile=anti_xi0 Ekin[MeV]=16934.6 direction=(0.646075,0.559273,0.519424) material=G4_W - --> #secondaries=62 impactParameter[fm]=5.93615 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=184 #NNcollisions=1 - Collision 942 projectile=deuteron Ekin[MeV]=14477.9 direction=(0.688902,0.515544,0.509537) material=G4_Ar - --> #secondaries=14 impactParameter[fm]=4.88651 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 943 projectile=anti_omega- Ekin[MeV]=4955.61 direction=(0.883481,0.468285,0.0130668) material=G4_Pb - --> #secondaries=47 impactParameter[fm]=3.61842 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=4 - Collision 944 projectile=anti_D0 Ekin[MeV]=18985.6 direction=(0.692365,0.0774669,0.717377) material=G4_C - --> #secondaries=9 impactParameter[fm]=0.184967 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 945 projectile=anti_doublehyperH4 Ekin[MeV]=23248.7 direction=(0.363513,0.499944,0.786076) material=G4_He - --> #secondaries=19 impactParameter[fm]=1.03558 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=3 #NNcollisions=5 - Collision 946 projectile=anti_xi0 Ekin[MeV]=21479.1 direction=(0.764812,0.0761826,0.639733) material=G4_Al - --> #secondaries=12 impactParameter[fm]=2.81092 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 947 projectile=anti_omega_b- Ekin[MeV]=7201.6 direction=(0.681888,0.68622,0.253241) material=G4_He - --> #secondaries=5 impactParameter[fm]=0.656091 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 948 projectile=anti_Bs0 Ekin[MeV]=28846.1 direction=(0.168621,0.635488,0.753473) material=G4_C - --> #secondaries=19 impactParameter[fm]=1.04544 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 949 projectile=anti_triton Ekin[MeV]=19045.7 direction=(0.81885,0.177274,0.545948) material=G4_Be - --> #secondaries=12 impactParameter[fm]=2.25394 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=2 - Collision 950 projectile=anti_hyperHe5 Ekin[MeV]=14271.8 direction=(0.0354379,0.0948831,0.994857) material=G4_Al - --> #secondaries=43 impactParameter[fm]=3.52961 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=25 #NNcollisions=4 - Collision 951 projectile=anti_lambda_b Ekin[MeV]=10636 direction=(0.720487,0.155179,0.675883) material=G4_Pb - --> #secondaries=17 impactParameter[fm]=7.04427 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=207 #NNcollisions=0 - Collision 952 projectile=anti_alpha Ekin[MeV]=18545.2 direction=(0.895047,0.413583,0.166856) material=G4_Ar - --> #secondaries=36 impactParameter[fm]=3.91593 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=5 - Collision 953 projectile=anti_sigma+ Ekin[MeV]=26421.4 direction=(0.363016,0.343115,0.866309) material=G4_Ar - --> #secondaries=18 impactParameter[fm]=2.68841 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 954 projectile=anti_B0 Ekin[MeV]=15954.7 direction=(0.00210252,0.990559,0.13707) material=G4_Be - --> #secondaries=5 impactParameter[fm]=0.195051 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 955 projectile=B0 Ekin[MeV]=15744.9 direction=(0.663718,0.536032,0.521679) material=G4_He - --> #secondaries=6 impactParameter[fm]=2.02515 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 - Collision 956 projectile=alpha Ekin[MeV]=7421.45 direction=(0.855182,0.368344,0.364672) material=G4_He + j=0 B+ p=(5755.42,10723.9,7741.0515359.7) MeV + j=1 kaon- p=(354.263,496.369,296.563838.779) MeV + j=2 pi- p=(2526.94,3344.31,2483.164873.95) MeV + j=3 proton p=(531.761,393.827,467.121239.53) MeV + j=4 pi+ p=(349.138,772.638,574.7521033.77) MeV + j=5 neutron p=(-163.565,-91.907,17.9847958.283) MeV + j=6 alpha p=(-211.703,65.4808,-49.48313734.29) MeV + j=7 alpha p=(213.081,65.0395,-61.38453734.54) MeV + j=8 gamma p=(1.33174,-2.23471,3.646214.4791) MeV + j=9 F18 p=(102.559,117.793,150.8416764.6) MeV + Collision 901 projectile=xi_c+ Ekin[MeV]=25946.6 direction=(0.370179,0.683837,0.628756) material=G4_Pb + --> #secondaries=78 impactParameter[fm]=4.58477 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=3 + Collision 902 projectile=Bc+ Ekin[MeV]=28356.7 direction=(0.679638,0.301417,0.66876) material=G4_C + --> #secondaries=10 impactParameter[fm]=0.851488 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 903 projectile=xi_c+ Ekin[MeV]=1918.03 direction=(0.0579241,0.903978,0.423638) material=G4_H + --> #secondaries=2 impactParameter[fm]=0.82006 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 904 projectile=lambda_c+ Ekin[MeV]=17485.6 direction=(0.772189,0.635347,0.00764561) material=G4_Si + --> #secondaries=22 impactParameter[fm]=1.14252 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 905 projectile=hyperHe5 Ekin[MeV]=2404.55 direction=(0.391801,0.590951,0.705173) material=G4_Fe + --> #secondaries=8 impactParameter[fm]=7.58442 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=53 #NNcollisions=0 + Collision 906 projectile=Bc+ Ekin[MeV]=14869.4 direction=(0.689476,0.51314,0.511185) material=G4_Al + --> #secondaries=12 impactParameter[fm]=0.779883 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=2 + Collision 907 projectile=xi_c+ Ekin[MeV]=4133.63 direction=(0.449656,0.509663,0.733521) material=G4_Si + --> #secondaries=15 impactParameter[fm]=3.79504 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 908 projectile=doublehyperH4 Ekin[MeV]=3156.97 direction=(0.130845,0.628244,0.766935) material=G4_W + --> #secondaries=69 impactParameter[fm]=3.6636 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=162 #NNcollisions=1 + Collision 909 projectile=xi- Ekin[MeV]=7212.8 direction=(0.261459,0.948827,0.177107) material=G4_Si + --> #secondaries=12 impactParameter[fm]=3.34819 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=28 #NNcollisions=1 + Collision 910 projectile=anti_hyperHe5 Ekin[MeV]=23573.2 direction=(0.596668,0.699944,0.392512) material=G4_Fe + --> #secondaries=28 impactParameter[fm]=4.65269 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=55 #NNcollisions=3 + Collision 911 projectile=pi+ Ekin[MeV]=5811.48 direction=(0.339121,0.568922,0.749216) material=G4_He + --> #secondaries=4 impactParameter[fm]=2.7715 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 912 projectile=hypertriton Ekin[MeV]=16486.7 direction=(0.780684,0.620503,0.0742235) material=G4_Ar + --> #secondaries=48 impactParameter[fm]=1.26738 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=11 + Collision 913 projectile=lambda_b Ekin[MeV]=27301.1 direction=(0.372222,0.928142,0.0018051) material=G4_Al + --> #secondaries=19 impactParameter[fm]=3.40214 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 914 projectile=anti_xi_b- Ekin[MeV]=10390.2 direction=(0.512338,0.704271,0.491439) material=G4_Fe + --> #secondaries=22 impactParameter[fm]=2.07547 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 915 projectile=omega- Ekin[MeV]=25044.3 direction=(0.91774,0.397111,0.00752334) material=G4_Si + --> #secondaries=18 impactParameter[fm]=1.94159 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=2 + Collision 916 projectile=anti_alpha Ekin[MeV]=29257.3 direction=(0.763845,0.358996,0.536342) material=G4_W + --> #secondaries=80 impactParameter[fm]=6.33396 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=177 #NNcollisions=11 + Collision 917 projectile=B- Ekin[MeV]=13128.1 direction=(0.544962,0.471849,0.693091) material=G4_Ar + --> #secondaries=5 impactParameter[fm]=4.61627 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 918 projectile=B+ Ekin[MeV]=14896.6 direction=(0.594853,0.706929,0.382624) material=G4_He + --> #secondaries=6 impactParameter[fm]=2.30499 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 919 projectile=anti_sigma- Ekin[MeV]=29263.1 direction=(0.611097,0.437258,0.659823) material=G4_Pb + --> #secondaries=34 impactParameter[fm]=8.37781 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=2 + Collision 920 projectile=anti_lambda_c+ Ekin[MeV]=18500.6 direction=(0.856858,0.246924,0.452574) material=G4_C + --> #secondaries=11 impactParameter[fm]=3.20467 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 921 projectile=lambda Ekin[MeV]=6229.53 direction=(0.11284,0.500535,0.858331) material=G4_Al + --> #secondaries=22 impactParameter[fm]=2.45103 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=24 #NNcollisions=2 + Collision 922 projectile=anti_omega_c0 Ekin[MeV]=5533.46 direction=(0.768673,0.551446,0.324114) material=G4_H + --> #secondaries=5 impactParameter[fm]=1.35693 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 923 projectile=pi+ Ekin[MeV]=14492.7 direction=(0.282078,0.833775,0.474607) material=G4_Al + --> #secondaries=23 impactParameter[fm]=2.68668 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=25 #NNcollisions=1 + Collision 924 projectile=neutron Ekin[MeV]=2389.41 direction=(0.897462,0.310581,0.313213) material=G4_Pb + --> #secondaries=63 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 925 projectile=hyperalpha Ekin[MeV]=29678.3 direction=(0.274857,0.300161,0.913431) material=G4_Pb + --> #secondaries=69 impactParameter[fm]=6.62835 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=202 #NNcollisions=8 + Collision 926 projectile=anti_xi_c+ Ekin[MeV]=1578.34 direction=(0.765032,0.380197,0.519785) material=G4_H + --> #secondaries=2 impactParameter[fm]=1.16486 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=0 + Collision 927 projectile=anti_deuteron Ekin[MeV]=17371.5 direction=(0.394757,0.690547,0.606062) material=G4_Si + --> #secondaries=16 impactParameter[fm]=3.66359 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=28 #NNcollisions=1 + Collision 928 projectile=alpha Ekin[MeV]=22747.4 direction=(0.0692587,0.742112,0.666688) material=G4_C + --> #secondaries=8 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 929 projectile=neutron Ekin[MeV]=15210.1 direction=(0.620064,0.300775,0.724607) material=G4_Pb + --> #secondaries=83 impactParameter[fm]=2.83556 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=194 #NNcollisions=6 + Collision 930 projectile=hypertriton Ekin[MeV]=7362.8 direction=(0.508441,0.566841,0.648213) material=G4_Pb + --> #secondaries=47 impactParameter[fm]=7.05644 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=202 #NNcollisions=2 + Collision 931 projectile=xi_c0 Ekin[MeV]=21761 direction=(0.333707,0.258852,0.906441) material=G4_W + --> #secondaries=25 impactParameter[fm]=6.08951 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=1 + Collision 932 projectile=hyperalpha Ekin[MeV]=24240.2 direction=(0.970406,0.024253,0.240257) material=G4_Fe + --> #secondaries=53 impactParameter[fm]=3.41434 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=49 #NNcollisions=5 + Collision 933 projectile=anti_deuteron Ekin[MeV]=19784 direction=(0.779633,0.421409,0.463236) material=G4_Al + --> #secondaries=16 impactParameter[fm]=4.35139 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 934 projectile=D+ Ekin[MeV]=10264.1 direction=(0.550988,0.547769,0.629573) material=G4_Pb + --> #secondaries=37 impactParameter[fm]=4.31313 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=1 + Collision 935 projectile=lambda_c+ Ekin[MeV]=11029.8 direction=(0.897438,0.170456,0.406878) material=G4_Cu + --> #secondaries=29 impactParameter[fm]=3.85601 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=59 #NNcollisions=3 + Collision 936 projectile=Bc+ Ekin[MeV]=10851.2 direction=(0.547328,0.828154,0.120798) material=G4_W + --> #secondaries=14 impactParameter[fm]=4.59989 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=181 #NNcollisions=1 + Collision 937 projectile=kaon0L Ekin[MeV]=18179.6 direction=(0.62707,0.729325,0.273619) material=G4_Cu + --> #secondaries=27 impactParameter[fm]=4.53286 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 938 projectile=xi_c+ Ekin[MeV]=7285.45 direction=(0.543329,0.793763,0.273377) material=G4_He + --> #secondaries=6 impactParameter[fm]=1.02297 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=1 + Collision 939 projectile=kaon0L Ekin[MeV]=24971.8 direction=(0.571567,0.473863,0.6699) material=G4_C + --> #secondaries=17 impactParameter[fm]=1.48536 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 940 projectile=deuteron Ekin[MeV]=4169.54 direction=(0.256648,0.106548,0.960614) material=G4_Fe + --> #secondaries=12 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 941 projectile=alpha Ekin[MeV]=21135 direction=(0.722127,0.516952,0.459666) material=G4_Pb + --> #secondaries=39 impactParameter[fm]=7.01254 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=203 #NNcollisions=6 + Collision 942 projectile=omega_c0 Ekin[MeV]=5249.39 direction=(0.500508,0.502659,0.704858) material=G4_W + --> #secondaries=63 impactParameter[fm]=2.59072 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=176 #NNcollisions=0 + Collision 943 projectile=hypertriton Ekin[MeV]=8769.69 direction=(0.625559,0.637171,0.450209) material=G4_Ar + --> #secondaries=24 impactParameter[fm]=3.42914 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=36 #NNcollisions=1 + Collision 944 projectile=anti_D0 Ekin[MeV]=9474.31 direction=(0.553538,0.327952,0.765534) material=G4_Ar + --> #secondaries=20 impactParameter[fm]=3.23747 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=2 + Collision 945 projectile=anti_xi_b0 Ekin[MeV]=16050.6 direction=(0.610346,0.663991,0.431965) material=G4_Pb + --> #secondaries=63 impactParameter[fm]=2.37857 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=202 #NNcollisions=4 + Collision 946 projectile=kaon+ Ekin[MeV]=2733.83 direction=(0.513917,0.610077,0.603072) material=G4_He --> #secondaries=7 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 957 projectile=Ds+ Ekin[MeV]=24638.1 direction=(0.1937,0.723487,0.662606) material=G4_Fe - --> #secondaries=20 impactParameter[fm]=4.15306 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 958 projectile=anti_triton Ekin[MeV]=11975.3 direction=(0.483042,0.261998,0.83548) material=G4_Cu - --> #secondaries=29 impactParameter[fm]=4.53173 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=5 - Collision 959 projectile=anti_xi_b0 Ekin[MeV]=5345.26 direction=(0.47758,0.70979,0.517799) material=G4_Pb - --> #secondaries=9 impactParameter[fm]=6.62006 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=0 - Collision 960 projectile=anti_B0 Ekin[MeV]=28103.3 direction=(0.958318,0.219228,0.18321) material=G4_Al - --> #secondaries=5 impactParameter[fm]=0.575329 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=26 #NNcollisions=1 - Collision 961 projectile=neutron Ekin[MeV]=26889.8 direction=(0.519662,0.468413,0.714522) material=G4_He - --> #secondaries=11 impactParameter[fm]=1.19918 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=2 - Collision 962 projectile=anti_hyperalpha Ekin[MeV]=2601.8 direction=(0.68808,0.448872,0.57014) material=G4_Al - --> #secondaries=30 impactParameter[fm]=4.15009 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=25 #NNcollisions=2 - Collision 963 projectile=anti_He3 Ekin[MeV]=26026.3 direction=(0.164499,0.360588,0.918105) material=G4_Al - --> #secondaries=14 impactParameter[fm]=3.51294 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 964 projectile=B0 Ekin[MeV]=25238.5 direction=(0.739612,0.663415,0.113383) material=G4_Ar - --> #secondaries=8 impactParameter[fm]=4.05974 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 965 projectile=hyperH4 Ekin[MeV]=5912 direction=(0.665597,0.61446,0.423579) material=G4_Ar - --> #secondaries=24 impactParameter[fm]=4.49027 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=37 #NNcollisions=2 - Collision 966 projectile=kaon0S Ekin[MeV]=27707.7 direction=(0.557262,0.658653,0.505603) material=G4_Si - --> #secondaries=21 impactParameter[fm]=4.39762 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 - Collision 967 projectile=anti_lambda Ekin[MeV]=3533.64 direction=(0.29816,0.61425,0.730615) material=G4_Pb - --> #secondaries=40 impactParameter[fm]=5.42626 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=208 #NNcollisions=1 - Collision 968 projectile=deuteron Ekin[MeV]=4398.49 direction=(0.604695,0.76837,0.209645) material=G4_He - --> #secondaries=5 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 969 projectile=xi_c0 Ekin[MeV]=1796.63 direction=(0.407498,0.602539,0.686216) material=G4_Al - --> #secondaries=5 impactParameter[fm]=2.31838 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 - Collision 970 projectile=omega_c0 Ekin[MeV]=4460.31 direction=(0.490255,0.16257,0.856283) material=G4_Fe - --> #secondaries=11 impactParameter[fm]=2.7392 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 - Collision 971 projectile=anti_D0 Ekin[MeV]=17614.3 direction=(0.940511,0.215759,0.262462) material=G4_Cu - --> #secondaries=22 impactParameter[fm]=1.37549 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=61 #NNcollisions=2 - Collision 972 projectile=hypertriton Ekin[MeV]=21019 direction=(0.543299,0.825325,0.153833) material=G4_He - --> #secondaries=14 impactParameter[fm]=1.72347 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=1 #NNcollisions=3 - Collision 973 projectile=anti_xi- Ekin[MeV]=26647.9 direction=(0.157322,0.00321327,0.987542) material=G4_C - --> #secondaries=5 impactParameter[fm]=2.41642 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 974 projectile=anti_sigma+ Ekin[MeV]=24021.3 direction=(0.517081,0.137264,0.844858) material=G4_Pb - --> #secondaries=95 impactParameter[fm]=4.81464 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=208 #NNcollisions=1 - Collision 975 projectile=omega_b- Ekin[MeV]=29285.3 direction=(0.0287266,0.624885,0.780188) material=G4_He - --> #secondaries=8 impactParameter[fm]=0.751587 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=2 #NNcollisions=1 - Collision 976 projectile=xi_b0 Ekin[MeV]=13693.4 direction=(0.733455,0.587727,0.341498) material=G4_He - --> #secondaries=4 impactParameter[fm]=2.08301 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 977 projectile=lambda_b Ekin[MeV]=7837.17 direction=(0.129156,0.739768,0.660349) material=G4_Pb - --> #secondaries=30 impactParameter[fm]=5.24349 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=204 #NNcollisions=2 - Collision 978 projectile=omega_b- Ekin[MeV]=29987.8 direction=(0.644361,0.683216,0.343533) material=G4_Be - --> #secondaries=9 impactParameter[fm]=3.38536 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 979 projectile=anti_proton Ekin[MeV]=24890.9 direction=(0.00725844,0.998817,0.0480923) material=G4_Pb - --> #secondaries=52 impactParameter[fm]=5.46434 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=206 #NNcollisions=1 - Collision 980 projectile=anti_B0 Ekin[MeV]=10109.8 direction=(0.913116,0.401375,0.0715298) material=G4_W - --> #secondaries=34 impactParameter[fm]=4.42026 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=2 - Collision 981 projectile=xi0 Ekin[MeV]=7753.24 direction=(0.0823139,0.588224,0.804498) material=G4_He - --> #secondaries=4 impactParameter[fm]=1.83142 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 - Collision 982 projectile=omega_b- Ekin[MeV]=18917.8 direction=(0.0640149,0.681529,0.728986) material=G4_Be - --> #secondaries=9 impactParameter[fm]=1.09121 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Collision 983 projectile=alpha Ekin[MeV]=24165.4 direction=(0.58718,0.0924876,0.804155) material=G4_Fe - --> #secondaries=57 impactParameter[fm]=3.08087 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=48 #NNcollisions=6 - Collision 984 projectile=pi- Ekin[MeV]=11752.9 direction=(0.44063,0.841504,0.312598) material=G4_C - --> #secondaries=14 impactParameter[fm]=1.44524 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=2 - Collision 985 projectile=Bc+ Ekin[MeV]=27592.9 direction=(0.579745,0.284277,0.763598) material=G4_Cu - --> #secondaries=7 impactParameter[fm]=3.88779 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 986 projectile=deuteron Ekin[MeV]=13658 direction=(0.382278,0.849453,0.363722) material=G4_C - --> #secondaries=11 impactParameter[fm]=3.61573 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=11 #NNcollisions=0 - Collision 987 projectile=B+ Ekin[MeV]=13380.8 direction=(0.585059,0.656742,0.475812) material=G4_Ar - --> #secondaries=27 impactParameter[fm]=1.47784 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=38 #NNcollisions=1 - Collision 988 projectile=anti_lambda Ekin[MeV]=25408.8 direction=(0.598856,0.170767,0.782439) material=G4_C - --> #secondaries=16 impactParameter[fm]=2.05502 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=11 #NNcollisions=1 - Collision 989 projectile=xi0 Ekin[MeV]=22132.1 direction=(0.531896,0.69304,0.486603) material=G4_Ar - --> #secondaries=36 impactParameter[fm]=3.05154 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=34 #NNcollisions=4 - Collision 990 projectile=anti_xi_c0 Ekin[MeV]=12024 direction=(0.376126,0.664881,0.645339) material=G4_Cu - --> #secondaries=13 impactParameter[fm]=5.60101 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 - Collision 991 projectile=anti_omega_b- Ekin[MeV]=25339.3 direction=(0.746135,0.603591,0.281) material=G4_Be - --> #secondaries=5 impactParameter[fm]=2.91913 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=1 - Collision 992 projectile=kaon0L Ekin[MeV]=2498.35 direction=(0.42034,0.0343933,0.906715) material=G4_H - --> #secondaries=3 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 - Collision 993 projectile=anti_B0 Ekin[MeV]=21992.8 direction=(0.0151934,0.325005,0.94559) material=G4_Be - --> #secondaries=11 impactParameter[fm]=0.502411 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=7 #NNcollisions=2 - Collision 994 projectile=sigma- Ekin[MeV]=15401.1 direction=(0.569543,0.234625,0.787764) material=G4_Ar - --> #secondaries=11 impactParameter[fm]=4.3426 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 - Collision 995 projectile=hyperalpha Ekin[MeV]=17473.6 direction=(0.0513401,0.0954381,0.994111) material=G4_Fe - --> #secondaries=13 impactParameter[fm]=6.00455 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=55 #NNcollisions=0 - Collision 996 projectile=omega_c0 Ekin[MeV]=24903.2 direction=(0.321103,0.407332,0.85497) material=G4_Cu - --> #secondaries=14 impactParameter[fm]=4.38802 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=64 #NNcollisions=1 - Collision 997 projectile=omega_b- Ekin[MeV]=8305.37 direction=(0.0428737,0.399416,0.915767) material=G4_Be - --> #secondaries=6 impactParameter[fm]=1.72977 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 - Collision 998 projectile=alpha Ekin[MeV]=22836.6 direction=(0.0588381,0.608838,0.79111) material=G4_Be - --> #secondaries=16 impactParameter[fm]=3.37523 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=6 #NNcollisions=2 - Collision 999 projectile=anti_xi0 Ekin[MeV]=2988.11 direction=(0.448417,0.751101,0.48453) material=G4_Pb - --> #secondaries=48 impactParameter[fm]=3.24859 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=203 #NNcollisions=2 + Collision 947 projectile=triton Ekin[MeV]=4237.42 direction=(0.0739396,0.218283,0.97308) material=G4_Pb + --> #secondaries=65 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 948 projectile=omega_b- Ekin[MeV]=4401.64 direction=(0.569498,0.241264,0.785789) material=G4_Be + --> #secondaries=6 impactParameter[fm]=2.55238 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 949 projectile=neutron Ekin[MeV]=6518.07 direction=(0.681183,0.549098,0.484233) material=G4_Fe + --> #secondaries=26 impactParameter[fm]=4.36674 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=2 + Collision 950 projectile=lambda_c+ Ekin[MeV]=7220.58 direction=(0.825487,0.386882,0.410967) material=G4_Si + --> #secondaries=15 impactParameter[fm]=3.03764 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=1 + Collision 951 projectile=Bc+ Ekin[MeV]=3145.21 direction=(0.939473,0.0630634,0.336768) material=G4_Ar + --> #secondaries=5 impactParameter[fm]=2.44766 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 952 projectile=anti_proton Ekin[MeV]=23878.2 direction=(0.646728,0.672343,0.360136) material=G4_Fe + --> #secondaries=26 impactParameter[fm]=2.86135 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 953 projectile=anti_D0 Ekin[MeV]=28018.1 direction=(0.531563,0.841288,0.0983619) material=G4_W + --> #secondaries=82 impactParameter[fm]=2.34992 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=183 #NNcollisions=2 + Collision 954 projectile=anti_triton Ekin[MeV]=18838.2 direction=(0.0565161,0.492539,0.868454) material=G4_Ar + --> #secondaries=10 impactParameter[fm]=4.0793 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=40 #NNcollisions=1 + Collision 955 projectile=sigma+ Ekin[MeV]=8631.14 direction=(0.864792,0.47922,0.149941) material=G4_Cu + --> #secondaries=34 impactParameter[fm]=1.48316 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=59 #NNcollisions=4 + Collision 956 projectile=deuteron Ekin[MeV]=28195.5 direction=(0.70429,0.705226,0.0814386) material=G4_He + --> #secondaries=12 impactParameter[fm]=3.34625 #projectileSpectatorNucleons=1 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 957 projectile=Bc+ Ekin[MeV]=25333.5 direction=(0.0785898,0.239611,0.967683) material=G4_Si + --> #secondaries=6 impactParameter[fm]=4.15557 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 958 projectile=anti_D0 Ekin[MeV]=9278.32 direction=(0.651333,0.247301,0.717362) material=G4_Cu + --> #secondaries=21 impactParameter[fm]=3.7954 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=61 #NNcollisions=1 + Collision 959 projectile=proton Ekin[MeV]=16853 direction=(0.906214,0.0855588,0.414073) material=G4_He + --> #secondaries=8 impactParameter[fm]=1.00561 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=1 + Collision 960 projectile=proton Ekin[MeV]=27432.6 direction=(0.797951,0.102348,0.593969) material=G4_Be + --> #secondaries=10 impactParameter[fm]=4.77571 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 961 projectile=xi- Ekin[MeV]=21724.1 direction=(0.278731,0.605942,0.74508) material=G4_C + --> #secondaries=15 impactParameter[fm]=0.858282 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=2 + Collision 962 projectile=triton Ekin[MeV]=2287.02 direction=(0.160682,0.97119,0.175988) material=G4_Ar + --> #secondaries=20 impactParameter[fm]=-999 #projectileSpectatorNucleons=-999 #targetSpectatorNucleons=-999 #NNcollisions=-999 + Collision 963 projectile=Bc+ Ekin[MeV]=18046.6 direction=(0.711996,0.696601,0.0883678) material=G4_Cu + --> #secondaries=16 impactParameter[fm]=1.54145 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=62 #NNcollisions=0 + Collision 964 projectile=anti_proton Ekin[MeV]=9600.13 direction=(0.760228,0.332282,0.55825) material=G4_Si + --> #secondaries=16 impactParameter[fm]=4.31287 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=28 #NNcollisions=1 + Collision 965 projectile=anti_deuteron Ekin[MeV]=7183.6 direction=(0.400567,0.916057,0.0196234) material=G4_C + --> #secondaries=17 impactParameter[fm]=0.854682 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=9 #NNcollisions=3 + Collision 966 projectile=anti_omega_b- Ekin[MeV]=15707.9 direction=(0.772489,0.526025,0.35575) material=G4_W + --> #secondaries=21 impactParameter[fm]=5.5761 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=183 #NNcollisions=1 + Collision 967 projectile=xi0 Ekin[MeV]=11941.2 direction=(0.881384,0.292556,0.370909) material=G4_Si + --> #secondaries=18 impactParameter[fm]=4.90357 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 968 projectile=doublehyperH4 Ekin[MeV]=24544.9 direction=(0.401446,0.818114,0.411742) material=G4_He + --> #secondaries=11 impactParameter[fm]=2.56312 #projectileSpectatorNucleons=3 #targetSpectatorNucleons=2 #NNcollisions=2 + Collision 969 projectile=B- Ekin[MeV]=24950.7 direction=(0.885655,0.18232,0.427053) material=G4_C + --> #secondaries=7 impactParameter[fm]=2.59759 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=10 #NNcollisions=1 + Collision 970 projectile=kaon0S Ekin[MeV]=9115.08 direction=(0.496783,0.596959,0.629957) material=G4_Pb + --> #secondaries=44 impactParameter[fm]=3.31723 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=206 #NNcollisions=1 + Collision 971 projectile=proton Ekin[MeV]=11859.5 direction=(0.685046,0.456433,0.567787) material=G4_Cu + --> #secondaries=13 impactParameter[fm]=5.21669 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=62 #NNcollisions=1 + Collision 972 projectile=sigma- Ekin[MeV]=7828.3 direction=(0.328944,0.794199,0.510924) material=G4_Ar + --> #secondaries=16 impactParameter[fm]=3.98148 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=1 + Collision 973 projectile=anti_proton Ekin[MeV]=14372.3 direction=(0.137934,0.00675262,0.990418) material=G4_Be + --> #secondaries=5 impactParameter[fm]=3.54919 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=0 + Collision 974 projectile=lambda_c+ Ekin[MeV]=25692.7 direction=(0.949745,0.248624,0.190186) material=G4_Be + --> #secondaries=18 impactParameter[fm]=0.486566 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 975 projectile=anti_omega_b- Ekin[MeV]=5347.88 direction=(0.543936,0.127844,0.829331) material=G4_Fe + --> #secondaries=14 impactParameter[fm]=3.29505 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=54 #NNcollisions=1 + Collision 976 projectile=Ds+ Ekin[MeV]=23862.9 direction=(0.0271202,0.932567,0.359977) material=G4_C + --> #secondaries=14 impactParameter[fm]=1.16782 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=11 #NNcollisions=1 + Collision 977 projectile=kaon0S Ekin[MeV]=19396.6 direction=(0.673372,0.653605,0.345501) material=G4_W + --> #secondaries=39 impactParameter[fm]=6.45944 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=185 #NNcollisions=1 + Collision 978 projectile=proton Ekin[MeV]=23415.3 direction=(0.232518,0.570361,0.787797) material=G4_Ar + --> #secondaries=11 impactParameter[fm]=3.67782 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=39 #NNcollisions=0 + Collision 979 projectile=anti_xi_b0 Ekin[MeV]=4983.81 direction=(0.627839,0.239939,0.740437) material=G4_Al + --> #secondaries=12 impactParameter[fm]=1.48105 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=26 #NNcollisions=0 + Collision 980 projectile=anti_lambda_c+ Ekin[MeV]=12174.5 direction=(0.785797,0.11236,0.608192) material=G4_C + --> #secondaries=15 impactParameter[fm]=0.898274 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=10 #NNcollisions=2 + Collision 981 projectile=kaon0L Ekin[MeV]=18688.1 direction=(0.819914,0.569584,0.0575721) material=G4_Si + --> #secondaries=23 impactParameter[fm]=2.40262 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=27 #NNcollisions=1 + Collision 982 projectile=doublehyperdoubleneutron Ekin[MeV]=15151.3 direction=(0.473308,0.83677,0.275311) material=G4_Ar + --> #secondaries=44 impactParameter[fm]=0.171458 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=30 #NNcollisions=4 + Collision 983 projectile=anti_omega_b- Ekin[MeV]=29111.9 direction=(0.416608,0.799955,0.431867) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.158072 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 984 projectile=omega- Ekin[MeV]=29938.3 direction=(0.304391,0.893168,0.331053) material=G4_W + --> #secondaries=36 impactParameter[fm]=7.02342 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=180 #NNcollisions=1 + Collision 985 projectile=anti_hyperH4 Ekin[MeV]=10336.9 direction=(0.242722,0.285367,0.927174) material=G4_Ar + --> #secondaries=48 impactParameter[fm]=1.50967 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=36 #NNcollisions=5 + Collision 986 projectile=pi- Ekin[MeV]=17534.6 direction=(0.349141,0.684442,0.640031) material=G4_Ar + --> #secondaries=35 impactParameter[fm]=2.386 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=35 #NNcollisions=5 + Collision 987 projectile=B+ Ekin[MeV]=12467.4 direction=(0.564099,0.286395,0.774449) material=G4_Fe + --> #secondaries=11 impactParameter[fm]=2.94205 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=53 #NNcollisions=1 + Collision 988 projectile=anti_omega_b- Ekin[MeV]=11791 direction=(0.195336,0.669499,0.716669) material=G4_Cu + --> #secondaries=42 impactParameter[fm]=1.53968 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=58 #NNcollisions=7 + Collision 989 projectile=Bc+ Ekin[MeV]=16151.5 direction=(0.80953,0.0113845,0.586968) material=G4_Fe + --> #secondaries=10 impactParameter[fm]=4.06166 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=55 #NNcollisions=1 + Collision 990 projectile=xi0 Ekin[MeV]=21806.5 direction=(0.924778,0.300784,0.233054) material=G4_He + --> #secondaries=4 impactParameter[fm]=2.49927 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 991 projectile=kaon- Ekin[MeV]=10395.9 direction=(0.46647,0.882581,0.0587966) material=G4_H + --> #secondaries=4 impactParameter[fm]=0.265262 #projectileSpectatorNucleons=-1 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 992 projectile=xi_b- Ekin[MeV]=12039.3 direction=(0.256219,0.870502,0.420213) material=G4_H + --> #secondaries=3 impactParameter[fm]=0.342728 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=0 #NNcollisions=1 + Collision 993 projectile=anti_doublehyperdoubleneutron Ekin[MeV]=20785.1 direction=(0.141317,0.755513,0.63971) material=G4_Ar + --> #secondaries=41 impactParameter[fm]=2.65514 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=37 #NNcollisions=6 + Collision 994 projectile=anti_He3 Ekin[MeV]=14249.3 direction=(0.809451,0.42793,0.402074) material=G4_Si + --> #secondaries=21 impactParameter[fm]=2.9325 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=27 #NNcollisions=2 + Collision 995 projectile=lambda Ekin[MeV]=10807.4 direction=(0.743158,0.657665,0.123259) material=G4_Be + --> #secondaries=8 impactParameter[fm]=1.78455 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 + Collision 996 projectile=anti_hypertriton Ekin[MeV]=15916.5 direction=(0.915314,0.366212,0.167597) material=G4_Be + --> #secondaries=14 impactParameter[fm]=3.3849 #projectileSpectatorNucleons=2 #targetSpectatorNucleons=7 #NNcollisions=2 + Collision 997 projectile=anti_hyperHe5 Ekin[MeV]=4718.24 direction=(0.659962,0.306083,0.686122) material=G4_He + --> #secondaries=5 impactParameter[fm]=3.37071 #projectileSpectatorNucleons=4 #targetSpectatorNucleons=3 #NNcollisions=0 + Collision 998 projectile=omega_c0 Ekin[MeV]=11640.9 direction=(0.452664,0.750653,0.481264) material=G4_Pb + --> #secondaries=50 impactParameter[fm]=2.77063 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=202 #NNcollisions=3 + Collision 999 projectile=anti_sigma- Ekin[MeV]=22643.7 direction=(0.0498587,0.659319,0.750208) material=G4_Be + --> #secondaries=12 impactParameter[fm]=2.61899 #projectileSpectatorNucleons=0 #targetSpectatorNucleons=8 #NNcollisions=1 - Final random number = 0.516112 + Final random number = 0.465773 === End of test === diff --git a/examples/extended/hadronic/Hadr10/hadr10.out b/examples/extended/hadronic/Hadr10/hadr10.out index 9c2b794862d..a8f58e9a27c 100644 --- a/examples/extended/hadronic/Hadr10/hadr10.out +++ b/examples/extended/hadronic/Hadr10/hadr10.out @@ -1,6 +1,6 @@ ===================================================== - Initial seed = 1675953367 + Initial seed = 1686680522 ===================================================== Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Forcing G4RunManager type... @@ -16,7 +16,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -78,20 +78,20 @@ Index : 1 used in the geometry : Yes ### Run 0 starts. ### Run 0 starts. - Event#=0 t[ns]=0.00501901 r[mm]=1.50465 deltaR[mum]=8.10685e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000206009 - Event#=1000 t[ns]=0.0236692 r[mm]=7.09581 deltaR[mum]=8.50244e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000971524 - Event#=2000 t[ns]=0.106663 r[mm]=31.9765 deltaR[mum]=5.80613e-06 deltaEkin[MeV]=7.9205 deltaAngle(deg)=0.00352691 - Event#=3000 t[ns]=0.0852694 r[mm]=25.563 deltaR[mum]=3.90448e-06 deltaEkin[MeV]=19.2097 deltaAngle(deg)=0.00410437 - Event#=4000 t[ns]=0.00412641 r[mm]=1.23706 deltaR[mum]=4.50529e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.00016937 - Event#=5000 t[ns]=0.0708068 r[mm]=21.2272 deltaR[mum]=2.00972e-06 deltaEkin[MeV]=4.94136 deltaAngle(deg)=0.00298705 - Event#=6000 t[ns]=0.010456 r[mm]=3.1346 deltaR[mum]=7.32969e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000429174 - Event#=7000 t[ns]=0.0868597 r[mm]=26.0397 deltaR[mum]=3.01392e-06 deltaEkin[MeV]=7.00443 deltaAngle(deg)=0.00380817 - Event#=8000 t[ns]=0.00751911 r[mm]=2.25416 deltaR[mum]=2.72582e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000308629 - Event#=9000 t[ns]=0.0364271 r[mm]=10.9205 deltaR[mum]=3.48637e-07 deltaEkin[MeV]=0.769374 deltaAngle(deg)=0.00154502 + Event#=0 t[ns]=0.0928108 r[mm]=27.8238 deltaR[mum]=3.82503e-06 deltaEkin[MeV]=7.42218 deltaAngle(deg)=0.0040657 + Event#=1000 t[ns]=0.120501 r[mm]=36.1252 deltaR[mum]=9.80798e-06 deltaEkin[MeV]=7.24955 deltaAngle(deg)=0.00481286 + Event#=2000 t[ns]=0.0047063 r[mm]=1.41091 deltaR[mum]=6.68576e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000193175 + Event#=3000 t[ns]=0.0149536 r[mm]=4.48296 deltaR[mum]=2.14406e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000613785 + Event#=4000 t[ns]=0.0182474 r[mm]=5.4704 deltaR[mum]=3.89573e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000748981 + Event#=5000 t[ns]=0.0123706 r[mm]=3.70858 deltaR[mum]=1.21387e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000507761 + Event#=6000 t[ns]=0.0486999 r[mm]=14.5998 deltaR[mum]=6.97938e-07 deltaEkin[MeV]=1.9852 deltaAngle(deg)=0.00198423 + Event#=7000 t[ns]=0.0125469 r[mm]=3.76144 deltaR[mum]=1.26654e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000514999 + Event#=8000 t[ns]=0.0263924 r[mm]=7.91219 deltaR[mum]=1.17875e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.0010833 + Event#=9000 t[ns]=0.0148737 r[mm]=4.459 deltaR[mum]=2.10987e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000610505 Run terminated. Run Summary Number of events processed : 10000 - User=0.180000s Real=0.183863s Sys=0.000000s + User=0.180000s Real=0.176319s Sys=0.000000s ============ Run::printInfo() =============== RunID = 0 @@ -113,40 +113,40 @@ Run Summary (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=3.48422e-07 mean=0.0809631 max=0.862837 - decay R [mm] : min=0.000104454 mean=24.272 max=258.67 - decay X [mm] : min=0.000104454 mean=24.272 max=258.67 - decay Y [mm] : min=1.30373e-14 mean=0.00160744 max=0.0832098 - decay Z [mm] : min=-0.010815 mean=-1.98656e-06 max=0.0042996 - Delta decay R [mm] : min=-1.73472e-18 mean=1.91767e-08 max=4.17888e-06 - deflection angle [deg] : min=0 mean=0.00335259 max=0.0361424 - Delta Ekin [MeV] : min=0 mean=4.67496 max=848.808 - decay Ekin [GeV] : min=499.151 mean=499.995 max=500 - decay Px [GeV] : min=500.925 mean=501.769 max=501.774 - decay Py [GeV] : min=-0.0136385 mean=0.0291322 max=0.316547 - decay Pz [GeV] : min=-0.0480189 mean=-2.52179e-06 max=0.0303304 - decay Etot violation [MeV] : min=-1.01515e-05 mean=5.60579e-06 max=2.65251e-05 - decay Px violation [MeV] : min=-1.01515e-05 mean=5.60582e-06 max=2.65251e-05 - decay Py violation [MeV] : min=-1.57246e-09 mean=4.51549e-10 max=1.18586e-08 - decay Pz violation [MeV] : min=-1.1761e-09 mean=2.96764e-13 max=8.15387e-10 + decay T [ns] : min=9.65867e-06 mean=0.0808637 max=0.696659 + decay R [mm] : min=0.00289558 mean=24.2422 max=208.852 + decay X [mm] : min=0.00289558 mean=24.2422 max=208.852 + decay Y [mm] : min=1.00187e-11 mean=0.00163365 max=0.0529288 + decay Z [mm] : min=-0.00610477 mean=-1.57708e-06 max=0.00333378 + Delta decay R [mm] : min=-3.46945e-18 mean=2.00558e-08 max=2.09766e-06 + deflection angle [deg] : min=0 mean=0.00334666 max=0.0286424 + Delta Ekin [MeV] : min=0 mean=4.51923 max=527.248 + decay Ekin [GeV] : min=499.473 mean=499.995 max=500 + decay Px [GeV] : min=501.246 mean=501.769 max=501.774 + decay Py [GeV] : min=-0.0117059 mean=0.0290732 max=0.250791 + decay Pz [GeV] : min=-0.0439489 mean=3.80223e-05 max=0.0578608 + decay Etot violation [MeV] : min=-9.38884e-06 mean=5.5174e-06 max=2.61723e-05 + decay Px violation [MeV] : min=-9.38884e-06 mean=5.51742e-06 max=2.61724e-05 + decay Py violation [MeV] : min=-1.09819e-09 mean=4.52281e-10 max=6.96599e-09 + decay Pz violation [MeV] : min=-9.2631e-10 mean=7.99439e-13 max=8.55252e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.40972e-05 , 0.0701841 (mean=0.0101692) + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.40972e-05 , 0.0615967 (mean=0.0100322) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 4.76092e-09 , 4.76092e-09 + maxGamma_deltaMax{1,2,3} = 0 , 4.86727e-09 , 4.86727e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=5.40225e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=5.39129e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -31.148 (mean=-0.208313) (#above threshold = 77) - maxOverestimated_mc_truth_rPos_delta [mum] = 98.5463 (mean=0.187104) (#above threshold = 347) - minUnderestimated_rDeltaPos [mum] = -31.1476 (mean=-0.208294) (#above threshold = 77) - maxOverestimated_rDeltaPos [mum] = 98.5477 (mean=0.187123) (#above threshold = 347) + minUnderestimated_mc_truth_rPos_delta [mum] = -17.895 (mean=-0.203456) (#above threshold = 82) + maxOverestimated_mc_truth_rPos_delta [mum] = 40.2559 (mean=0.1816) (#above threshold = 367) + minUnderestimated_rDeltaPos [mum] = -17.8945 (mean=-0.203436) (#above threshold = 82) + maxOverestimated_rDeltaPos [mum] = 40.2564 (mean=0.18162) (#above threshold = 367) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0320055 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0325112 ============================================= @@ -170,20 +170,20 @@ Index : 1 used in the geometry : Yes ### Run 1 starts. ### Run 1 starts. - Event#=0 t[ns]=0.0232165 r[mm]=6.96008 deltaR[mum]=8.02363e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000952941 - Event#=1000 t[ns]=0.0919403 r[mm]=27.5628 deltaR[mum]=4.15725e-06 deltaEkin[MeV]=6.5951 deltaAngle(deg)=0.00401175 - Event#=2000 t[ns]=0.0946756 r[mm]=28.3829 deltaR[mum]=6.50691e-06 deltaEkin[MeV]=16.9158 deltaAngle(deg)=0.00381638 - Event#=3000 t[ns]=0.467428 r[mm]=140.13 deltaR[mum]=0.000618074 deltaEkin[MeV]=9.61774 deltaAngle(deg)=0.0192177 - Event#=4000 t[ns]=0.0306876 r[mm]=9.19985 deltaR[mum]=1.92582e-07 deltaEkin[MeV]=0.0534973 deltaAngle(deg)=0.00131206 - Event#=5000 t[ns]=0.0617837 r[mm]=18.5222 deltaR[mum]=1.20782e-06 deltaEkin[MeV]=3.18847 deltaAngle(deg)=0.00255335 - Event#=6000 t[ns]=0.103931 r[mm]=31.1574 deltaR[mum]=4.45341e-06 deltaEkin[MeV]=7.22229 deltaAngle(deg)=0.00309675 - Event#=7000 t[ns]=0.175816 r[mm]=52.708 deltaR[mum]=3.8137e-05 deltaEkin[MeV]=24.4341 deltaAngle(deg)=0.00511865 - Event#=8000 t[ns]=0.0641742 r[mm]=19.2388 deltaR[mum]=1.32516e-06 deltaEkin[MeV]=3.58202 deltaAngle(deg)=0.00181216 - Event#=9000 t[ns]=0.197371 r[mm]=59.17 deltaR[mum]=5.50644e-05 deltaEkin[MeV]=8.0072 deltaAngle(deg)=0.00890318 + Event#=0 t[ns]=0.177731 r[mm]=53.282 deltaR[mum]=4.46726e-05 deltaEkin[MeV]=8.55281 deltaAngle(deg)=0.00810021 + Event#=1000 t[ns]=0.0345851 r[mm]=10.3683 deltaR[mum]=2.99536e-07 deltaEkin[MeV]=0.433094 deltaAngle(deg)=0.00142393 + Event#=2000 t[ns]=0.0457267 r[mm]=13.7084 deltaR[mum]=1.14816e-06 deltaEkin[MeV]=18.3623 deltaAngle(deg)=0.00186326 + Event#=3000 t[ns]=0.0581915 r[mm]=17.4453 deltaR[mum]=1.09697e-06 deltaEkin[MeV]=4.36038 deltaAngle(deg)=0.00196242 + Event#=4000 t[ns]=0.0703176 r[mm]=21.0805 deltaR[mum]=1.6696e-06 deltaEkin[MeV]=4.55124 deltaAngle(deg)=0.00301497 + Event#=5000 t[ns]=0.028663 r[mm]=8.59289 deltaR[mum]=1.50992e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.0011765 + Event#=6000 t[ns]=0.0101911 r[mm]=3.05518 deltaR[mum]=6.78657e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000418301 + Event#=7000 t[ns]=0.0886734 r[mm]=26.5834 deltaR[mum]=3.15155e-06 deltaEkin[MeV]=6.2162 deltaAngle(deg)=0.00400527 + Event#=8000 t[ns]=0.220654 r[mm]=66.1501 deltaR[mum]=4.56789e-05 deltaEkin[MeV]=6.52618 deltaAngle(deg)=0.00832141 + Event#=9000 t[ns]=0.152359 r[mm]=45.6759 deltaR[mum]=2.68206e-05 deltaEkin[MeV]=7.0475 deltaAngle(deg)=0.00724207 Run terminated. Run Summary Number of events processed : 10000 - User=0.190000s Real=0.182997s Sys=0.000000s + User=0.170000s Real=0.175422s Sys=0.000000s ============ Run::printInfo() =============== RunID = 1 @@ -205,40 +205,40 @@ Run Summary (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.13676e-06 mean=0.0816581 max=0.705718 - decay R [mm] : min=0.000340791 mean=24.4803 max=211.568 - decay X [mm] : min=0.000340791 mean=24.4803 max=211.568 - decay Y [mm] : min=-0.0562128 mean=-0.00165499 max=-1.38777e-13 - decay Z [mm] : min=-0.00536379 mean=-8.35962e-07 max=0.0137153 - Delta decay R [mm] : min=-1.73472e-18 mean=2.18534e-08 max=1.18446e-05 - deflection angle [deg] : min=0 mean=0.00337542 max=0.0297724 - Delta Ekin [MeV] : min=0 mean=5.32783 max=4032.29 - decay Ekin [GeV] : min=495.968 mean=499.995 max=500 - decay Px [GeV] : min=497.741 mean=501.768 max=501.774 - decay Py [GeV] : min=-0.260757 mean=-0.0293229 max=0.0105303 - decay Pz [GeV] : min=-0.0315588 mean=-4.39412e-05 max=0.0618296 - decay Etot violation [MeV] : min=-1.09496e-05 mean=5.4917e-06 max=2.69504e-05 - decay Px violation [MeV] : min=-1.09496e-05 mean=5.49172e-06 max=2.69506e-05 - decay Py violation [MeV] : min=-8.55141e-09 mean=-4.48639e-10 max=1.48574e-09 - decay Pz violation [MeV] : min=-6.31395e-10 mean=-6.85699e-13 max=7.83611e-10 + decay T [ns] : min=2.91552e-07 mean=0.0824313 max=0.865715 + decay R [mm] : min=8.74046e-05 mean=24.7121 max=259.533 + decay X [mm] : min=8.74046e-05 mean=24.7121 max=259.533 + decay Y [mm] : min=-0.0739068 mean=-0.00169357 max=-9.12875e-15 + decay Z [mm] : min=-0.00514943 mean=-2.36793e-06 max=0.0063526 + Delta decay R [mm] : min=-3.46945e-18 mean=2.20402e-08 max=4.02056e-06 + deflection angle [deg] : min=0 mean=0.00341144 max=0.0339347 + Delta Ekin [MeV] : min=0 mean=4.75654 max=779.186 + decay Ekin [GeV] : min=499.221 mean=499.995 max=500 + decay Px [GeV] : min=500.995 mean=501.769 max=501.774 + decay Py [GeV] : min=-0.297096 mean=-0.0296422 max=0.00560865 + decay Pz [GeV] : min=-0.0339487 mean=-6.5316e-05 max=0.0539951 + decay Etot violation [MeV] : min=-9.38884e-06 mean=5.64113e-06 max=2.5801e-05 + decay Px violation [MeV] : min=-9.38878e-06 mean=5.64115e-06 max=2.58009e-05 + decay Py violation [MeV] : min=-9.37035e-09 mean=-4.58638e-10 max=1.12585e-09 + decay Pz violation [MeV] : min=-7.19416e-10 mean=-7.51709e-13 max=1.41161e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.40972e-05 , 0.053009 (mean=0.00989217) - maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 4.68725e-09 , 4.68725e-09 + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.40972e-05 , 0.0615967 (mean=0.010145) + maxBeta_deltaMax{1,2} = 3.33067e-16 , 5.55112e-16 + maxGamma_deltaMax{1,2,3} = 0 , 4.84937e-09 , 4.84937e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=5.39073e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=5.49654e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -136.092 (mean=-0.233265) (#above threshold = 95) - maxOverestimated_mc_truth_rPos_delta [mum] = 894.293 (mean=0.314101) (#above threshold = 401) - minUnderestimated_rDeltaPos [mum] = -136.08 (mean=-0.233243) (#above threshold = 95) - maxOverestimated_rDeltaPos [mum] = 894.305 (mean=0.314123) (#above threshold = 401) + minUnderestimated_mc_truth_rPos_delta [mum] = -39.0816 (mean=-0.21281) (#above threshold = 92) + maxOverestimated_mc_truth_rPos_delta [mum] = 64.9637 (mean=0.184995) (#above threshold = 380) + minUnderestimated_rDeltaPos [mum] = -39.0811 (mean=-0.212788) (#above threshold = 92) + maxOverestimated_rDeltaPos [mum] = 64.9646 (mean=0.185017) (#above threshold = 380) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0321203 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0650557 ============================================= @@ -262,20 +262,20 @@ Index : 1 used in the geometry : Yes ### Run 2 starts. ### Run 2 starts. - Event#=0 t[ns]=0.208329 r[mm]=62.455 deltaR[mum]=4.85456e-05 deltaEkin[MeV]=9.6306 deltaAngle(deg)=0.00783639 - Event#=1000 t[ns]=0.397019 r[mm]=119.022 deltaR[mum]=0.000427952 deltaEkin[MeV]=9.43353 deltaAngle(deg)=0.0167557 - Event#=2000 t[ns]=0.142179 r[mm]=42.624 deltaR[mum]=1.60617e-05 deltaEkin[MeV]=7.37905 deltaAngle(deg)=0.00581061 - Event#=3000 t[ns]=0.440399 r[mm]=132.028 deltaR[mum]=0.000602602 deltaEkin[MeV]=8.08788 deltaAngle(deg)=0.0184951 - Event#=4000 t[ns]=0.48027 r[mm]=143.98 deltaR[mum]=0.000637768 deltaEkin[MeV]=7.88185 deltaAngle(deg)=0.0180895 - Event#=5000 t[ns]=0.243846 r[mm]=73.1028 deltaR[mum]=8.35125e-05 deltaEkin[MeV]=6.81465 deltaAngle(deg)=0.0108991 - Event#=6000 t[ns]=0.120173 r[mm]=36.0267 deltaR[mum]=8.08924e-06 deltaEkin[MeV]=6.98913 deltaAngle(deg)=0.00333463 - Event#=7000 t[ns]=0.118638 r[mm]=35.5665 deltaR[mum]=8.54208e-06 deltaEkin[MeV]=7.67779 deltaAngle(deg)=0.00450353 - Event#=8000 t[ns]=0.119048 r[mm]=35.6894 deltaR[mum]=1.33498e-05 deltaEkin[MeV]=11.97 deltaAngle(deg)=0.00489693 - Event#=9000 t[ns]=0.475895 r[mm]=142.669 deltaR[mum]=0.000722294 deltaEkin[MeV]=6.55988 deltaAngle(deg)=0.019669 + Event#=0 t[ns]=0.700565 r[mm]=210.023 deltaR[mum]=0.00211727 deltaEkin[MeV]=8.5207 deltaAngle(deg)=0.0273701 + Event#=1000 t[ns]=1.21516 r[mm]=364.293 deltaR[mum]=0.0116126 deltaEkin[MeV]=7.88155 deltaAngle(deg)=0.0500707 + Event#=2000 t[ns]=0.747048 r[mm]=223.958 deltaR[mum]=0.00266498 deltaEkin[MeV]=7.34469 deltaAngle(deg)=0.0308836 + Event#=3000 t[ns]=0.0711811 r[mm]=21.3394 deltaR[mum]=1.72274e-06 deltaEkin[MeV]=4.11686 deltaAngle(deg)=0.00340874 + Event#=4000 t[ns]=0.0181258 r[mm]=5.43395 deltaR[mum]=3.81695e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000743854 + Event#=5000 t[ns]=0.0553728 r[mm]=16.6002 deltaR[mum]=1.26046e-06 deltaEkin[MeV]=3.50182 deltaAngle(deg)=0.00260492 + Event#=6000 t[ns]=0.0109297 r[mm]=3.27662 deltaR[mum]=8.36842e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000448537 + Event#=7000 t[ns]=0.638074 r[mm]=191.288 deltaR[mum]=0.00163252 deltaEkin[MeV]=10.1701 deltaAngle(deg)=0.0257368 + Event#=8000 t[ns]=0.106005 r[mm]=31.7794 deltaR[mum]=9.11755e-06 deltaEkin[MeV]=11.1209 deltaAngle(deg)=0.00415471 + Event#=9000 t[ns]=0.0462191 r[mm]=13.856 deltaR[mum]=6.20627e-07 deltaEkin[MeV]=1.78812 deltaAngle(deg)=0.0018559 Run terminated. Run Summary Number of events processed : 10000 - User=0.370000s Real=0.378183s Sys=0.010000s + User=0.370000s Real=0.372593s Sys=0.000000s ============ Run::printInfo() =============== RunID = 2 @@ -292,45 +292,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9789 + # Decays = 9786 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.8171e-05 mean=0.27587 max=2.35807 - decay R [mm] : min=0.00544749 mean=82.7033 max=706.926 - decay X [mm] : min=0.00544749 mean=82.7033 max=706.926 - decay Y [mm] : min=-0.599994 mean=-0.016843 max=0.00562975 - decay Z [mm] : min=-0.0918669 mean=-6.66309e-06 max=0.0562799 - Delta decay R [mm] : min=1.73472e-18 mean=8.11938e-07 max=8.42804e-05 - deflection angle [deg] : min=0 mean=0.0113661 max=0.0970206 - Delta Ekin [MeV] : min=0 mean=7.97664 max=2202.63 - decay Ekin [GeV] : min=497.797 mean=499.992 max=500 - decay Px [GeV] : min=499.663 mean=501.858 max=501.866 - decay Py [GeV] : min=-0.849897 mean=-0.0992123 max=0.0452721 - decay Pz [GeV] : min=-0.144552 mean=4.21254e-05 max=0.118084 - decay Etot violation [MeV] : min=-8.71834e-06 mean=1.14359e-05 max=2.9586e-05 - decay Px violation [MeV] : min=-8.71829e-06 mean=1.14361e-05 max=2.95862e-05 - decay Py violation [MeV] : min=-3.01042e-08 mean=-2.58337e-09 max=9.90561e-10 - decay Pz violation [MeV] : min=-3.13591e-09 mean=2.72098e-12 max=3.60363e-09 + decay T [ns] : min=3.82098e-06 mean=0.280966 max=2.74862 + decay R [mm] : min=0.00114549 mean=84.2309 max=824.009 + decay X [mm] : min=0.00114549 mean=84.2309 max=824.008 + decay Y [mm] : min=-0.812662 mean=-0.0173566 max=0.00575161 + decay Z [mm] : min=-0.0565498 mean=-1.26412e-05 max=0.030015 + Delta decay R [mm] : min=0 mean=8.60687e-07 max=0.000133313 + deflection angle [deg] : min=8.53688e-07 mean=0.0115743 max=0.112905 + Delta Ekin [MeV] : min=0 mean=10.3961 max=17177 + decay Ekin [GeV] : min=482.823 mean=499.99 max=500 + decay Px [GeV] : min=484.689 mean=501.856 max=501.866 + decay Py [GeV] : min=-0.989043 mean=-0.101056 max=0.050498 + decay Pz [GeV] : min=-0.178705 mean=-3.64885e-05 max=0.118505 + decay Etot violation [MeV] : min=-8.71846e-06 mean=1.15039e-05 max=2.76922e-05 + decay Px violation [MeV] : min=-8.71852e-06 mean=1.1504e-05 max=2.76924e-05 + decay Py violation [MeV] : min=-3.76111e-08 mean=-2.61494e-09 max=1.28519e-09 + decay Pz violation [MeV] : min=-3.32183e-09 mean=-9.60435e-13 max=3.01161e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.63709e-05 , 0.0499883 (mean=0.0113263) + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.63709e-05 , 0.0499883 (mean=0.0113152) maxBeta_deltaMax{1,2} = 4.44089e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 4.2661e-09 , 4.2661e-09 + maxGamma_deltaMax{1,2,3} = 0 , 4.10603e-09 , 4.10603e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -120.683 (mean=-0.383748) (#above threshold = 155) - maxOverestimated_mc_truth_rPos_delta [mum] = 603.109 (mean=1.25785) (#above threshold = 3447) - minUnderestimated_rDeltaPos [mum] = -120.676 (mean=-0.382936) (#above threshold = 155) - maxOverestimated_rDeltaPos [mum] = 603.126 (mean=1.25866) (#above threshold = 3447) + minUnderestimated_mc_truth_rPos_delta [mum] = -624.713 (mean=-0.459257) (#above threshold = 194) + maxOverestimated_mc_truth_rPos_delta [mum] = 4826.13 (mean=1.89243) (#above threshold = 3499) + minUnderestimated_rDeltaPos [mum] = -624.644 (mean=-0.458396) (#above threshold = 193) + maxOverestimated_rDeltaPos [mum] = 4826.2 (mean=1.8933) (#above threshold = 3499) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.130915 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.130057 ============================================= @@ -354,20 +354,20 @@ Index : 1 used in the geometry : Yes ### Run 3 starts. ### Run 3 starts. - Event#=0 t[ns]=0.310019 r[mm]=92.9408 deltaR[mum]=0.000138829 deltaEkin[MeV]=7.34881 deltaAngle(deg)=0.0121792 - Event#=1000 t[ns]=0.227054 r[mm]=68.0685 deltaR[mum]=6.13024e-05 deltaEkin[MeV]=6.99722 deltaAngle(deg)=0.00904089 - Event#=2000 t[ns]=0.539422 r[mm]=161.714 deltaR[mum]=0.000971759 deltaEkin[MeV]=8.07722 deltaAngle(deg)=0.0226468 - Event#=3000 t[ns]=0.0659959 r[mm]=19.7849 deltaR[mum]=1.4201e-06 deltaEkin[MeV]=4.23785 deltaAngle(deg)=0.0028639 - Event#=4000 t[ns]=0.786446 r[mm]=235.769 deltaR[mum]=0.00303569 deltaEkin[MeV]=9.76469 deltaAngle(deg)=0.0310954 - Event#=5000 t[ns]=0.42728 r[mm]=128.094 deltaR[mum]=0.000529724 deltaEkin[MeV]=6.9443 deltaAngle(deg)=0.0178306 - Event#=6000 t[ns]=0.187227 r[mm]=56.1289 deltaR[mum]=4.85458e-05 deltaEkin[MeV]=7.55566 deltaAngle(deg)=0.00841605 - Event#=7000 t[ns]=0.426072 r[mm]=127.732 deltaR[mum]=0.000508568 deltaEkin[MeV]=6.99654 deltaAngle(deg)=0.0176477 - Event#=8000 t[ns]=0.235253 r[mm]=70.5267 deltaR[mum]=7.30173e-05 deltaEkin[MeV]=6.81195 deltaAngle(deg)=0.00958003 - Event#=9000 t[ns]=0.0730184 r[mm]=21.8902 deltaR[mum]=1.86589e-06 deltaEkin[MeV]=8.10129 deltaAngle(deg)=0.00262574 + Event#=0 t[ns]=0.486905 r[mm]=145.97 deltaR[mum]=0.000829514 deltaEkin[MeV]=7.13454 deltaAngle(deg)=0.0211777 + Event#=1000 t[ns]=0.0317201 r[mm]=9.50938 deltaR[mum]=2.21508e-07 deltaEkin[MeV]=0.458966 deltaAngle(deg)=0.00135174 + Event#=2000 t[ns]=0.0141543 r[mm]=4.24332 deltaR[mum]=1.81766e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000580868 + Event#=3000 t[ns]=0.125515 r[mm]=37.6283 deltaR[mum]=1.27321e-05 deltaEkin[MeV]=7.15681 deltaAngle(deg)=0.00548081 + Event#=4000 t[ns]=0.414164 r[mm]=124.162 deltaR[mum]=0.000443322 deltaEkin[MeV]=14.4998 deltaAngle(deg)=0.0161339 + Event#=5000 t[ns]=0.0719969 r[mm]=21.584 deltaR[mum]=6.64745e-06 deltaEkin[MeV]=28.2053 deltaAngle(deg)=0.00351527 + Event#=6000 t[ns]=0.20273 r[mm]=60.7764 deltaR[mum]=4.32587e-05 deltaEkin[MeV]=7.94474 deltaAngle(deg)=0.007668 + Event#=7000 t[ns]=0.667678 r[mm]=200.163 deltaR[mum]=0.0019028 deltaEkin[MeV]=7.24312 deltaAngle(deg)=0.0270884 + Event#=8000 t[ns]=0.0506288 r[mm]=15.178 deltaR[mum]=7.61094e-07 deltaEkin[MeV]=2.12569 deltaAngle(deg)=0.00219449 + Event#=9000 t[ns]=0.39614 r[mm]=118.759 deltaR[mum]=0.000409926 deltaEkin[MeV]=7.5051 deltaAngle(deg)=0.0164096 Run terminated. Run Summary Number of events processed : 10000 - User=0.360000s Real=0.362655s Sys=0.000000s + User=0.350000s Real=0.352409s Sys=0.000000s ============ Run::printInfo() =============== RunID = 3 @@ -384,45 +384,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9811 + # Decays = 9821 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=2.2439e-05 mean=0.278934 max=2.57071 - decay R [mm] : min=0.006727 mean=83.6217 max=770.673 - decay X [mm] : min=0.006727 mean=83.6217 max=770.672 - decay Y [mm] : min=-0.0073407 mean=0.0171798 max=0.731001 - decay Z [mm] : min=-0.0523867 mean=8.78215e-07 max=0.0331634 - Delta decay R [mm] : min=-3.46945e-18 mean=8.45843e-07 max=0.000109499 - deflection angle [deg] : min=1.2073e-06 mean=0.0115072 max=0.107128 - Delta Ekin [MeV] : min=0 mean=8.81385 max=6477.19 - decay Ekin [GeV] : min=493.523 mean=499.991 max=500 - decay Px [GeV] : min=495.389 mean=501.857 max=501.866 - decay Py [GeV] : min=-0.134602 mean=0.10037 max=0.93844 - decay Pz [GeV] : min=-0.140458 mean=9.20972e-05 max=0.303405 - decay Etot violation [MeV] : min=-8.71829e-06 mean=1.1547e-05 max=2.9827e-05 - decay Px violation [MeV] : min=-8.71834e-06 mean=1.15471e-05 max=2.98273e-05 - decay Py violation [MeV] : min=-2.89097e-09 mean=2.60399e-09 max=3.25874e-08 - decay Pz violation [MeV] : min=-4.24676e-09 mean=1.58379e-12 max=4.92599e-09 + decay T [ns] : min=9.58183e-05 mean=0.276666 max=2.65312 + decay R [mm] : min=0.0287254 mean=82.9417 max=795.379 + decay X [mm] : min=0.0287254 mean=82.9417 max=795.379 + decay Y [mm] : min=-0.0109853 mean=0.0169847 max=0.770502 + decay Z [mm] : min=-0.0411726 mean=-2.55e-06 max=0.0421817 + Delta decay R [mm] : min=1.04083e-17 mean=8.3741e-07 max=0.000120311 + deflection angle [deg] : min=4.00415e-06 mean=0.0113944 max=0.109972 + Delta Ekin [MeV] : min=0 mean=8.88203 max=5599.7 + decay Ekin [GeV] : min=494.4 mean=499.991 max=500 + decay Px [GeV] : min=496.266 mean=501.857 max=501.866 + decay Py [GeV] : min=-0.0873908 mean=0.0994577 max=0.963341 + decay Pz [GeV] : min=-0.146023 mean=-4.65696e-05 max=0.105031 + decay Etot violation [MeV] : min=-8.71834e-06 mean=1.14905e-05 max=2.81091e-05 + decay Px violation [MeV] : min=-8.71834e-06 mean=1.14907e-05 max=2.81093e-05 + decay Py violation [MeV] : min=-1.76709e-09 mean=2.5775e-09 max=3.3273e-08 + decay Pz violation [MeV] : min=-4.52499e-09 mean=-1.74044e-12 max=4.42688e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.63709e-05 , 0.0499883 (mean=0.0112587) + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.63709e-05 , 0.0499883 (mean=0.0110968) maxBeta_deltaMax{1,2} = 4.44089e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 4.21733e-09 , 4.21733e-09 + maxGamma_deltaMax{1,2,3} = 0 , 4.29299e-09 , 4.29299e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -152.338 (mean=-0.405294) (#above threshold = 152) - maxOverestimated_mc_truth_rPos_delta [mum] = 2209.35 (mean=1.52186) (#above threshold = 3458) - minUnderestimated_rDeltaPos [mum] = -152.305 (mean=-0.404448) (#above threshold = 152) - maxOverestimated_rDeltaPos [mum] = 2209.38 (mean=1.52271) (#above threshold = 3459) + minUnderestimated_mc_truth_rPos_delta [mum] = -302.304 (mean=-0.424644) (#above threshold = 187) + maxOverestimated_mc_truth_rPos_delta [mum] = 1119.3 (mean=1.41948) (#above threshold = 3498) + minUnderestimated_rDeltaPos [mum] = -302.289 (mean=-0.423807) (#above threshold = 187) + maxOverestimated_rDeltaPos [mum] = 1119.33 (mean=1.42031) (#above threshold = 3499) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.126712 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.119096 ============================================= @@ -446,20 +446,20 @@ Index : 1 used in the geometry : Yes ### Run 4 starts. ### Run 4 starts. - Event#=0 t[ns]=0.0201771 r[mm]=6.04889 deltaR[mum]=8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.301895 r[mm]=90.5051 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.0263013 r[mm]=7.88487 deltaR[mum]=-8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.0998396 r[mm]=29.9309 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.178684 r[mm]=53.5679 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.119152 r[mm]=35.7205 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.201211 r[mm]=60.321 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.244826 r[mm]=73.3965 deltaR[mum]=-1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.229645 r[mm]=68.8454 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.0105334 r[mm]=3.15782 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.220255 r[mm]=66.0305 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.193565 r[mm]=58.0291 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.0540003 r[mm]=16.1888 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.013878 r[mm]=4.1605 deltaR[mum]=8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.183389 r[mm]=54.9782 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.221377 r[mm]=66.3666 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.0153047 r[mm]=4.58819 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.134331 r[mm]=40.2712 deltaR[mum]=-7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.113946 r[mm]=34.16 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.00560698 r[mm]=1.68092 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.170000s Real=0.172723s Sys=0.000000s + User=0.180000s Real=0.183967s Sys=0.000000s ============ Run::printInfo() =============== RunID = 4 @@ -476,45 +476,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9857 + # Decays = 9839 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.27554e-05 mean=0.110315 max=1.05682 - decay R [mm] : min=0.00382394 mean=33.0714 max=316.825 - decay X [mm] : min=0.00382394 mean=33.0714 max=316.825 - decay Y [mm] : min=-0.0172027 mean=-1.39504e-06 max=0.0218443 - decay Z [mm] : min=-0.0368568 mean=-3.85121e-06 max=0.0084959 - Delta decay R [mm] : min=-2.84217e-14 mean=4.87815e-10 max=6.78953e-07 - deflection angle [deg] : min=0 mean=3.39741e-05 max=0.0186404 - Delta Ekin [MeV] : min=0 mean=0.000504316 max=0.511716 + decay T [ns] : min=1.31469e-05 mean=0.110378 max=1.03508 + decay R [mm] : min=0.00394132 mean=33.0902 max=310.306 + decay X [mm] : min=0.00394132 mean=33.0902 max=310.306 + decay Y [mm] : min=-0.0159117 mean=1.70711e-08 max=0.0281757 + decay Z [mm] : min=-0.0186077 mean=-1.42389e-06 max=0.0141135 + Delta decay R [mm] : min=-2.84217e-14 mean=9.23878e-10 max=9.95086e-07 + deflection angle [deg] : min=0 mean=5.52142e-05 max=0.0187015 + Delta Ekin [MeV] : min=0 mean=0.000952472 max=0.515076 decay Ekin [GeV] : min=499.999 mean=500 max=500 decay Px [GeV] : min=501.861 mean=501.861 max=501.861 - decay Py [GeV] : min=-0.0827404 mean=-4.59495e-06 max=0.137241 - decay Pz [GeV] : min=-0.0648678 mean=2.35967e-05 max=0.159758 - decay Etot violation [MeV] : min=-9.39018e-06 mean=2.9125e-06 max=1.19107e-05 - decay Px violation [MeV] : min=-9.39012e-06 mean=2.91259e-06 max=1.19109e-05 - decay Py violation [MeV] : min=-1.13596e-09 mean=7.97679e-14 max=1.44458e-09 - decay Pz violation [MeV] : min=-1.15583e-09 mean=1.79331e-13 max=2.04975e-09 + decay Py [GeV] : min=-0.127766 mean=-3.96709e-05 max=0.16373 + decay Pz [GeV] : min=-0.142291 mean=-2.43766e-05 max=0.134881 + decay Etot violation [MeV] : min=-1.01732e-05 mean=2.92424e-06 max=1.1808e-05 + decay Px violation [MeV] : min=-1.0173e-05 mean=2.92432e-06 max=1.18081e-05 + decay Py violation [MeV] : min=-2.60393e-09 mean=-1.86813e-13 max=1.7306e-09 + decay Pz violation [MeV] : min=-1.08805e-09 mean=6.41007e-13 max=1.89104e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.54659e-05 , 0.0371413 (mean=0.00381373) + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.54659e-05 , 0.0453235 (mean=0.00380718) maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 - maxGamma_deltaMax{1,2,3} = 0 , 3.08569e-09 , 3.08569e-09 + maxGamma_deltaMax{1,2,3} = 0 , 3.33057e-09 , 3.33057e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=3.63983e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=3.6521e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0217866 (mean=-1.79893e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.068926 (mean=3.77415e-05) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0216377 (mean=-1.75014e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.0693308 (mean=3.82293e-05) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0244203 (mean=-3.59069e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.0886369 (mean=5.64973e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0234252 (mean=-3.4983e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.089632 (mean=5.74212e-05) (#above threshold = 0) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0307305 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176 ============================================= @@ -538,20 +538,20 @@ Index : 1 used in the geometry : Yes ### Run 5 starts. ### Run 5 starts. - Event#=0 t[ns]=0.038782 r[mm]=11.6265 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0329814 r[mm]=9.88752 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.30716 r[mm]=92.0837 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.105555 r[mm]=31.6442 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.177591 r[mm]=53.2399 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.263779 r[mm]=79.0783 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.0599424 r[mm]=17.9701 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.054236 r[mm]=16.2594 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.188905 r[mm]=56.632 deltaR[mum]=-7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.206039 r[mm]=61.7687 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0964146 r[mm]=28.9042 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0622608 r[mm]=18.6652 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.0681288 r[mm]=20.4244 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.193357 r[mm]=57.9667 deltaR[mum]=-7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.0565492 r[mm]=16.9529 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0724846 r[mm]=21.7302 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.00924882 r[mm]=2.77271 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.170388 r[mm]=51.0806 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.285795 r[mm]=85.6787 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.130728 r[mm]=39.1911 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.170000s Real=0.177498s Sys=0.000000s + User=0.180000s Real=0.175680s Sys=0.000000s ============ Run::printInfo() =============== RunID = 5 @@ -568,43 +568,43 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9858 + # Decays = 9850 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.26893e-05 mean=0.109615 max=0.986948 - decay R [mm] : min=0.00380414 mean=32.8615 max=295.877 - decay X [mm] : min=0.00380414 mean=32.8615 max=295.877 - decay Y [mm] : min=-0.0196157 mean=6.65781e-06 max=0.0324558 - decay Z [mm] : min=-0.0279129 mean=-5.31837e-06 max=0.0192518 - Delta decay R [mm] : min=-5.68434e-14 mean=7.72927e-10 max=1.22255e-06 - deflection angle [deg] : min=0 mean=4.88021e-05 max=0.0356881 - Delta Ekin [MeV] : min=0 mean=0.0010263 max=1.87571 - decay Ekin [GeV] : min=499.998 mean=500 max=500 - decay Px [GeV] : min=501.859 mean=501.861 max=501.861 - decay Py [GeV] : min=-0.11265 mean=7.8641e-05 max=0.186961 - decay Pz [GeV] : min=-0.311595 mean=-0.000117989 max=0.0980761 - decay Etot violation [MeV] : min=-6.89464e-06 mean=2.93339e-06 max=1.49311e-05 - decay Px violation [MeV] : min=-6.89452e-06 mean=2.93348e-06 max=1.4931e-05 - decay Py violation [MeV] : min=-1.31881e-09 mean=2.12504e-13 max=1.20303e-09 - decay Pz violation [MeV] : min=-4.96118e-09 mean=-1.41161e-12 max=1.6913e-09 + decay T [ns] : min=6.76159e-06 mean=0.109768 max=0.852031 + decay R [mm] : min=0.00202706 mean=32.9073 max=255.431 + decay X [mm] : min=0.00202706 mean=32.9073 max=255.431 + decay Y [mm] : min=-0.0122519 mean=-1.35837e-06 max=0.0313001 + decay Z [mm] : min=-0.0113711 mean=4.55984e-06 max=0.013398 + Delta decay R [mm] : min=-2.84217e-14 mean=7.96669e-10 max=6.74328e-07 + deflection angle [deg] : min=0 mean=5.3114e-05 max=0.0210939 + Delta Ekin [MeV] : min=0 mean=0.000876205 max=0.655285 + decay Ekin [GeV] : min=499.999 mean=500 max=500 + decay Px [GeV] : min=501.861 mean=501.861 max=501.861 + decay Py [GeV] : min=-0.176693 mean=-7.70752e-05 max=0.130994 + decay Pz [GeV] : min=-0.146738 mean=6.7127e-05 max=0.175829 + decay Etot violation [MeV] : min=-8.66165e-06 mean=2.89975e-06 max=1.30806e-05 + decay Px violation [MeV] : min=-8.66159e-06 mean=2.89984e-06 max=1.30807e-05 + decay Py violation [MeV] : min=-1.71667e-09 mean=1.02282e-13 max=1.52588e-09 + decay Pz violation [MeV] : min=-1.17114e-09 mean=3.67483e-13 max=1.21968e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.54659e-05 , 0.0371413 (mean=0.00381585) - maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 - maxGamma_deltaMax{1,2,3} = 0 , 3.39935e-09 , 3.39935e-09 + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.54659e-05 , 0.0453235 (mean=0.0038272) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 4.44089e-16 + maxGamma_deltaMax{1,2,3} = 0 , 3.73831e-09 , 3.73831e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=3.59896e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=3.66676e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0608551 (mean=-3.37276e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.202587 (mean=6.49885e-05) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0597914 (mean=-3.29547e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.20381 (mean=6.57614e-05) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0238673 (mean=-3.01836e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.079368 (mean=4.97495e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.023193 (mean=-2.9387e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.0799549 (mean=5.05461e-05) (#above threshold = 0) --- float instead of double --- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176 ============================================= @@ -630,20 +630,20 @@ Index : 1 used in the geometry : Yes ### Run 6 starts. ### Run 6 starts. - Event#=0 t[ns]=0.202362 r[mm]=60.6661 deltaR[mum]=4.91783e-05 deltaEkin[MeV]=7.25435 deltaAngle(deg)=0.00847393 - Event#=1000 t[ns]=0.319102 r[mm]=95.6637 deltaR[mum]=0.000186868 deltaEkin[MeV]=11.8922 deltaAngle(deg)=0.0126039 - Event#=2000 t[ns]=0.413478 r[mm]=123.957 deltaR[mum]=0.000408633 deltaEkin[MeV]=7.93591 deltaAngle(deg)=0.0166689 - Event#=3000 t[ns]=0.0513335 r[mm]=15.3893 deltaR[mum]=7.84794e-07 deltaEkin[MeV]=2.02273 deltaAngle(deg)=0.00191783 - Event#=4000 t[ns]=0.288221 r[mm]=86.4058 deltaR[mum]=0.000123738 deltaEkin[MeV]=7.37272 deltaAngle(deg)=0.012583 - Event#=5000 t[ns]=0.0454165 r[mm]=13.6154 deltaR[mum]=5.96415e-07 deltaEkin[MeV]=1.59762 deltaAngle(deg)=0.00193447 - Event#=6000 t[ns]=0.001232 r[mm]=0.369342 deltaR[mum]=1.19904e-11 deltaEkin[MeV]=0 deltaAngle(deg)=5.05553e-05 - Event#=7000 t[ns]=0.0669718 r[mm]=20.0775 deltaR[mum]=1.76233e-06 deltaEkin[MeV]=4.43574 deltaAngle(deg)=0.00249074 - Event#=8000 t[ns]=0.0359366 r[mm]=10.7734 deltaR[mum]=3.35335e-07 deltaEkin[MeV]=0.587773 deltaAngle(deg)=0.00148758 - Event#=9000 t[ns]=0.162766 r[mm]=48.7955 deltaR[mum]=2.63064e-05 deltaEkin[MeV]=8.97028 deltaAngle(deg)=0.00617887 + Event#=0 t[ns]=0.0747209 r[mm]=22.4006 deltaR[mum]=1.95725e-06 deltaEkin[MeV]=4.73105 deltaAngle(deg)=0.00370252 + Event#=1000 t[ns]=0.270334 r[mm]=81.0436 deltaR[mum]=0.000133058 deltaEkin[MeV]=7.07503 deltaAngle(deg)=0.0120053 + Event#=2000 t[ns]=0.182258 r[mm]=54.639 deltaR[mum]=4.43846e-05 deltaEkin[MeV]=9.51836 deltaAngle(deg)=0.00763155 + Event#=3000 t[ns]=0.162223 r[mm]=48.6329 deltaR[mum]=2.26854e-05 deltaEkin[MeV]=6.66507 deltaAngle(deg)=0.00667739 + Event#=4000 t[ns]=0.0564591 r[mm]=16.9259 deltaR[mum]=9.7506e-07 deltaEkin[MeV]=2.4632 deltaAngle(deg)=0.00201961 + Event#=5000 t[ns]=0.224736 r[mm]=67.3737 deltaR[mum]=6.96061e-05 deltaEkin[MeV]=7.74543 deltaAngle(deg)=0.00928237 + Event#=6000 t[ns]=0.0265274 r[mm]=7.95266 deltaR[mum]=1.19603e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00108843 + Event#=7000 t[ns]=0.0143715 r[mm]=4.30844 deltaR[mum]=1.90177e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000589667 + Event#=8000 t[ns]=0.0118563 r[mm]=3.55439 deltaR[mum]=1.06786e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000486466 + Event#=9000 t[ns]=0.00663669 r[mm]=1.98962 deltaR[mum]=1.87295e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000272306 Run terminated. Run Summary Number of events processed : 10000 - User=0.300000s Real=0.294772s Sys=0.000000s + User=0.290000s Real=0.293989s Sys=0.000000s ============ Run::printInfo() =============== RunID = 6 @@ -660,45 +660,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9871 + # Decays = 9864 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.31945e-05 mean=0.125437 max=1.26494 - decay R [mm] : min=0.00395558 mean=37.6047 max=379.215 - decay X [mm] : min=0.00395558 mean=37.6047 max=379.215 - decay Y [mm] : min=-0.169415 mean=-0.00371069 max=0.00377465 - decay Z [mm] : min=-0.0105519 mean=7.49887e-06 max=0.0299467 - Delta decay R [mm] : min=0 mean=8.06637e-08 max=1.37174e-05 - deflection angle [deg] : min=8.53688e-07 mean=0.0052009 max=0.0515194 - Delta Ekin [MeV] : min=0 mean=6.85167 max=3973.59 - decay Ekin [GeV] : min=496.026 mean=499.993 max=500 - decay Px [GeV] : min=497.991 mean=501.958 max=501.964 - decay Py [GeV] : min=-0.451387 mean=-0.0451356 max=0.0892222 - decay Pz [GeV] : min=-0.145123 mean=8.36784e-05 max=0.155545 - decay Etot violation [MeV] : min=-1.06957e-05 mean=3.19903e-06 max=1.97749e-05 - decay Px violation [MeV] : min=-1.06957e-05 mean=3.19908e-06 max=1.97748e-05 - decay Py violation [MeV] : min=-7.26476e-09 mean=-3.60343e-10 max=3.16732e-09 - decay Pz violation [MeV] : min=-1.36339e-09 mean=8.17547e-13 max=2.02724e-09 + decay T [ns] : min=4.31328e-06 mean=0.125286 max=1.1032 + decay R [mm] : min=0.00129308 mean=37.5596 max=330.729 + decay X [mm] : min=0.00129308 mean=37.5596 max=330.729 + decay Y [mm] : min=-0.126916 mean=-0.00369749 max=0.00184229 + decay Z [mm] : min=-0.0131991 mean=-8.30477e-06 max=0.00799689 + Delta decay R [mm] : min=0 mean=8.06999e-08 max=3.14119e-05 + deflection angle [deg] : min=8.53688e-07 mean=0.00518706 max=0.0445536 + Delta Ekin [MeV] : min=0 mean=8.16127 max=19889.9 + decay Ekin [GeV] : min=480.11 mean=499.992 max=500 + decay Px [GeV] : min=482.074 mean=501.956 max=501.964 + decay Py [GeV] : min=-0.390361 mean=-0.045103 max=0.0566181 + decay Pz [GeV] : min=-0.139719 mean=-0.000141808 max=0.0909819 + decay Etot violation [MeV] : min=-1.03295e-05 mean=3.19755e-06 max=1.96049e-05 + decay Px violation [MeV] : min=-1.03294e-05 mean=3.1976e-06 max=1.96049e-05 + decay Py violation [MeV] : min=-6.87828e-09 mean=-3.59447e-10 max=2.63731e-09 + decay Pz violation [MeV] : min=-1.04257e-09 mean=-5.80905e-13 max=2.30858e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.86446e-05 , 0.0639789 (mean=0.0120722) - maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 3.41274e-09 , 3.41274e-09 + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.86446e-05 , 0.0562266 (mean=0.0120237) + maxBeta_deltaMax{1,2} = 4.44089e-16 , 4.44089e-16 + maxGamma_deltaMax{1,2,3} = 0 , 3.28384e-09 , 3.28384e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -174.269 (mean=-0.31325) (#above threshold = 130) - maxOverestimated_mc_truth_rPos_delta [mum] = 834.041 (mean=0.504914) (#above threshold = 1112) - minUnderestimated_rDeltaPos [mum] = -174.256 (mean=-0.313169) (#above threshold = 129) - maxOverestimated_rDeltaPos [mum] = 834.055 (mean=0.504995) (#above threshold = 1112) + minUnderestimated_mc_truth_rPos_delta [mum] = -677.933 (mean=-0.346608) (#above threshold = 121) + maxOverestimated_mc_truth_rPos_delta [mum] = 1965.64 (mean=0.630091) (#above threshold = 1077) + minUnderestimated_rDeltaPos [mum] = -677.901 (mean=-0.346527) (#above threshold = 121) + maxOverestimated_rDeltaPos [mum] = 1965.67 (mean=0.630172) (#above threshold = 1077) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0479837 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0678607 ============================================= @@ -722,20 +722,20 @@ Index : 1 used in the geometry : Yes ### Run 7 starts. ### Run 7 starts. - Event#=0 t[ns]=0.205133 r[mm]=61.4969 deltaR[mum]=7.6458e-05 deltaEkin[MeV]=6.85335 deltaAngle(deg)=0.0100336 - Event#=1000 t[ns]=0.0924738 r[mm]=27.7227 deltaR[mum]=7.78931e-06 deltaEkin[MeV]=12.2111 deltaAngle(deg)=0.00332636 - Event#=2000 t[ns]=0.383403 r[mm]=114.941 deltaR[mum]=0.000583611 deltaEkin[MeV]=81.2034 deltaAngle(deg)=0.0157157 - Event#=3000 t[ns]=0.35073 r[mm]=105.145 deltaR[mum]=0.000219244 deltaEkin[MeV]=6.77987 deltaAngle(deg)=0.0133366 - Event#=4000 t[ns]=0.026814 r[mm]=8.03856 deltaR[mum]=1.23523e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00110018 - Event#=5000 t[ns]=0.00332594 r[mm]=0.997083 deltaR[mum]=2.357e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000136467 - Event#=6000 t[ns]=0.0180375 r[mm]=5.40747 deltaR[mum]=3.75993e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000740085 - Event#=7000 t[ns]=0.166791 r[mm]=50.0022 deltaR[mum]=2.42212e-05 deltaEkin[MeV]=7.16945 deltaAngle(deg)=0.00604173 - Event#=8000 t[ns]=0.00869616 r[mm]=2.60702 deltaR[mum]=4.21307e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000356807 - Event#=9000 t[ns]=0.139758 r[mm]=41.8982 deltaR[mum]=2.03125e-05 deltaEkin[MeV]=7.09032 deltaAngle(deg)=0.00655222 + Event#=0 t[ns]=0.147063 r[mm]=44.088 deltaR[mum]=2.77861e-05 deltaEkin[MeV]=8.72543 deltaAngle(deg)=0.00661953 + Event#=1000 t[ns]=0.108336 r[mm]=32.4781 deltaR[mum]=6.33485e-06 deltaEkin[MeV]=8.2449 deltaAngle(deg)=0.0037891 + Event#=2000 t[ns]=0.0480361 r[mm]=14.4007 deltaR[mum]=6.7633e-07 deltaEkin[MeV]=2.48388 deltaAngle(deg)=0.00153032 + Event#=3000 t[ns]=0.127215 r[mm]=38.1377 deltaR[mum]=4.72496e-05 deltaEkin[MeV]=64.2462 deltaAngle(deg)=0.00597096 + Event#=4000 t[ns]=0.142093 r[mm]=42.598 deltaR[mum]=2.33516e-05 deltaEkin[MeV]=7.2175 deltaAngle(deg)=0.00682874 + Event#=5000 t[ns]=0.0493263 r[mm]=14.7875 deltaR[mum]=7.1763e-07 deltaEkin[MeV]=1.92699 deltaAngle(deg)=0.00202523 + Event#=6000 t[ns]=0.0150021 r[mm]=4.49748 deltaR[mum]=2.16334e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.00061554 + Event#=7000 t[ns]=0.197952 r[mm]=59.3441 deltaR[mum]=3.85583e-05 deltaEkin[MeV]=8.79115 deltaAngle(deg)=0.00759623 + Event#=8000 t[ns]=0.205294 r[mm]=61.5451 deltaR[mum]=4.67215e-05 deltaEkin[MeV]=7.84178 deltaAngle(deg)=0.00813662 + Event#=9000 t[ns]=0.103641 r[mm]=31.0706 deltaR[mum]=6.07148e-06 deltaEkin[MeV]=7.06265 deltaAngle(deg)=0.00388992 Run terminated. Run Summary Number of events processed : 10000 - User=0.320000s Real=0.328994s Sys=0.000000s + User=0.290000s Real=0.286957s Sys=0.000000s ============ Run::printInfo() =============== RunID = 7 @@ -752,45 +752,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9836 + # Decays = 9877 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=9.19048e-06 mean=0.126776 max=1.16445 - decay R [mm] : min=0.00275522 mean=38.0062 max=349.09 - decay X [mm] : min=0.00275522 mean=38.0062 max=349.09 - decay Y [mm] : min=-0.0037213 mean=0.0037748 max=0.149615 - decay Z [mm] : min=-0.0104443 mean=-3.3032e-06 max=0.00917946 - Delta decay R [mm] : min=-8.67362e-19 mean=8.18482e-08 max=1.90192e-05 - deflection angle [deg] : min=8.53688e-07 mean=0.00524028 max=0.0484773 - Delta Ekin [MeV] : min=0 mean=6.96951 max=4693.41 - decay Ekin [GeV] : min=495.307 mean=499.993 max=500 - decay Px [GeV] : min=497.271 mean=501.957 max=501.964 - decay Py [GeV] : min=-0.0826031 mean=0.0455582 max=0.424546 - decay Pz [GeV] : min=-0.0819443 mean=-6.16562e-06 max=0.102541 - decay Etot violation [MeV] : min=-1.03826e-05 mean=3.17261e-06 max=1.85708e-05 - decay Px violation [MeV] : min=-1.03823e-05 mean=3.17265e-06 max=1.85709e-05 - decay Py violation [MeV] : min=-3.22717e-09 mean=3.61117e-10 max=7.05904e-09 - decay Pz violation [MeV] : min=-1.80263e-09 mean=-4.84641e-13 max=8.14765e-10 + decay T [ns] : min=5.93182e-05 mean=0.128599 max=1.00382 + decay R [mm] : min=0.017783 mean=38.5527 max=300.934 + decay X [mm] : min=0.017783 mean=38.5527 max=300.934 + decay Y [mm] : min=-0.0031643 mean=0.00386704 max=0.11536 + decay Z [mm] : min=-0.0262195 mean=1.2528e-06 max=0.0127349 + Delta decay R [mm] : min=0 mean=8.12026e-08 max=6.73256e-06 + deflection angle [deg] : min=2.56106e-06 mean=0.00533882 max=0.0638482 + Delta Ekin [MeV] : min=0 mean=6.36569 max=1733.37 + decay Ekin [GeV] : min=498.267 mean=499.994 max=500 + decay Px [GeV] : min=500.231 mean=501.958 max=501.964 + decay Py [GeV] : min=-0.0652731 mean=0.0463259 max=0.373774 + decay Pz [GeV] : min=-0.555591 mean=-1.61686e-05 max=0.296271 + decay Etot violation [MeV] : min=-1.04945e-05 mean=3.20503e-06 max=1.73695e-05 + decay Px violation [MeV] : min=-1.04945e-05 mean=3.20508e-06 max=1.73697e-05 + decay Py violation [MeV] : min=-2.95739e-09 mean=3.70304e-10 max=7.9441e-09 + decay Pz violation [MeV] : min=-2.90561e-09 mean=8.53312e-13 max=6.45372e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.86446e-05 , 0.0484742 (mean=0.012074) + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.86446e-05 , 0.0484742 (mean=0.0119959) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 3.26642e-09 , 3.26642e-09 + maxGamma_deltaMax{1,2,3} = 0 , 3.25426e-09 , 3.25426e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -248.913 (mean=-0.317087) (#above threshold = 110) - maxOverestimated_mc_truth_rPos_delta [mum] = 1139.26 (mean=0.532121) (#above threshold = 1103) - minUnderestimated_rDeltaPos [mum] = -248.894 (mean=-0.317005) (#above threshold = 110) - maxOverestimated_rDeltaPos [mum] = 1139.28 (mean=0.532203) (#above threshold = 1103) + minUnderestimated_mc_truth_rPos_delta [mum] = -35.6838 (mean=-0.288862) (#above threshold = 128) + maxOverestimated_mc_truth_rPos_delta [mum] = 275.421 (mean=0.430893) (#above threshold = 1168) + minUnderestimated_rDeltaPos [mum] = -35.6838 (mean=-0.28878) (#above threshold = 128) + maxOverestimated_rDeltaPos [mum] = 275.426 (mean=0.430974) (#above threshold = 1168) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0686646 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0470179 ============================================= @@ -814,20 +814,20 @@ Index : 1 used in the geometry : Yes ### Run 8 starts. ### Run 8 starts. - Event#=0 t[ns]=0.0954921 r[mm]=28.6262 deltaR[mum]=9.86952e-06 deltaEkin[MeV]=8.10673 deltaAngle(deg)=0.00324656 - Event#=1000 t[ns]=0.314054 r[mm]=94.146 deltaR[mum]=0.000233466 deltaEkin[MeV]=6.83982 deltaAngle(deg)=0.0131171 - Event#=2000 t[ns]=0.421827 r[mm]=126.454 deltaR[mum]=0.00061895 deltaEkin[MeV]=7.23115 deltaAngle(deg)=0.0174185 - Event#=3000 t[ns]=0.350759 r[mm]=105.149 deltaR[mum]=0.000412781 deltaEkin[MeV]=6.97126 deltaAngle(deg)=0.0156036 - Event#=4000 t[ns]=0.220897 r[mm]=66.2197 deltaR[mum]=8.62895e-05 deltaEkin[MeV]=6.58823 deltaAngle(deg)=0.00771656 - Event#=5000 t[ns]=0.0379693 r[mm]=11.3823 deltaR[mum]=3.84283e-07 deltaEkin[MeV]=1.27723 deltaAngle(deg)=0.00115448 - Event#=6000 t[ns]=0.405191 r[mm]=121.467 deltaR[mum]=0.000556031 deltaEkin[MeV]=7.24727 deltaAngle(deg)=0.0163691 - Event#=7000 t[ns]=0.0860734 r[mm]=25.8028 deltaR[mum]=1.09824e-05 deltaEkin[MeV]=7.39706 deltaAngle(deg)=0.00425612 - Event#=8000 t[ns]=0.0256262 r[mm]=7.68213 deltaR[mum]=1.06408e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00104456 - Event#=9000 t[ns]=0.396045 r[mm]=118.725 deltaR[mum]=0.000599528 deltaEkin[MeV]=8.722 deltaAngle(deg)=0.0170129 + Event#=0 t[ns]=0.00902245 r[mm]=2.70472 deltaR[mum]=4.6434e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000367768 + Event#=1000 t[ns]=0.128326 r[mm]=38.4691 deltaR[mum]=2.56746e-05 deltaEkin[MeV]=6.68601 deltaAngle(deg)=0.00564234 + Event#=2000 t[ns]=0.235226 r[mm]=70.5153 deltaR[mum]=0.00015844 deltaEkin[MeV]=8.25123 deltaAngle(deg)=0.010779 + Event#=3000 t[ns]=0.351886 r[mm]=105.487 deltaR[mum]=0.000387973 deltaEkin[MeV]=7.19871 deltaAngle(deg)=0.0141153 + Event#=4000 t[ns]=0.334127 r[mm]=100.163 deltaR[mum]=0.00041321 deltaEkin[MeV]=13.257 deltaAngle(deg)=0.0133083 + Event#=5000 t[ns]=0.0269111 r[mm]=8.06729 deltaR[mum]=1.23231e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00109693 + Event#=6000 t[ns]=0.155924 r[mm]=46.7423 deltaR[mum]=9.984e-05 deltaEkin[MeV]=7.04642 deltaAngle(deg)=0.010233 + Event#=7000 t[ns]=0.0390003 r[mm]=11.6914 deltaR[mum]=4.11482e-07 deltaEkin[MeV]=1.05163 deltaAngle(deg)=0.00180816 + Event#=8000 t[ns]=0.0454244 r[mm]=13.6171 deltaR[mum]=5.88846e-07 deltaEkin[MeV]=1.55841 deltaAngle(deg)=0.00163802 + Event#=9000 t[ns]=0.046116 r[mm]=13.8245 deltaR[mum]=6.09205e-07 deltaEkin[MeV]=1.532 deltaAngle(deg)=0.00212113 Run terminated. Run Summary Number of events processed : 10000 - User=0.330000s Real=0.331223s Sys=0.000000s + User=0.320000s Real=0.329677s Sys=0.000000s ============ Run::printInfo() =============== RunID = 8 @@ -844,45 +844,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9835 + # Decays = 9820 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.21851e-05 mean=0.158149 max=1.38545 - decay R [mm] : min=0.0036528 mean=47.4093 max=415.325 - decay X [mm] : min=0.0036528 mean=47.4093 max=415.325 - decay Y [mm] : min=-0.200193 mean=-0.00571174 max=0.0156497 - decay Z [mm] : min=-0.0321027 mean=-2.93288e-07 max=0.0129434 - Delta decay R [mm] : min=-3.46945e-18 mean=2.00272e-07 max=1.71944e-05 - deflection angle [deg] : min=0 mean=0.00649714 max=0.0557927 - Delta Ekin [MeV] : min=0 mean=6.62631 max=1053.47 - decay Ekin [GeV] : min=498.947 mean=499.993 max=500 - decay Px [GeV] : min=504.198 mean=505.245 max=505.252 - decay Py [GeV] : min=-0.491987 mean=-0.0568803 max=0.114588 - decay Pz [GeV] : min=-0.218216 mean=9.2782e-06 max=0.09905 - decay Etot violation [MeV] : min=-1.63593e-06 mean=4.03458e-07 max=2.66609e-06 - decay Px violation [MeV] : min=-1.63575e-06 mean=4.0344e-07 max=2.6662e-06 - decay Py violation [MeV] : min=-1.30507e-09 mean=-5.3463e-11 max=4.75438e-10 - decay Pz violation [MeV] : min=-2.28894e-10 mean=2.00562e-13 max=2.75847e-10 + decay T [ns] : min=2.93179e-05 mean=0.155054 max=1.48637 + decay R [mm] : min=0.00878881 mean=46.4814 max=445.577 + decay X [mm] : min=0.00878881 mean=46.4814 max=445.577 + decay Y [mm] : min=-0.241124 mean=-0.00552093 max=0.00478037 + decay Z [mm] : min=-0.0368888 mean=-1.27826e-05 max=0.0179186 + Delta decay R [mm] : min=0 mean=1.94215e-07 max=2.15359e-05 + deflection angle [deg] : min=1.2073e-06 mean=0.00637185 max=0.0613115 + Delta Ekin [MeV] : min=0 mean=6.61674 max=772.435 + decay Ekin [GeV] : min=499.228 mean=499.993 max=500 + decay Px [GeV] : min=504.479 mean=505.245 max=505.252 + decay Py [GeV] : min=-0.540621 mean=-0.0557869 max=0.114529 + decay Pz [GeV] : min=-0.195545 mean=-5.70001e-05 max=0.127113 + decay Etot violation [MeV] : min=-1.49052e-06 mean=3.98932e-07 max=2.52225e-06 + decay Px violation [MeV] : min=-1.49052e-06 mean=3.98915e-07 max=2.5222e-06 + decay Py violation [MeV] : min=-1.23583e-09 mean=-5.09421e-11 max=4.9198e-10 + decay Pz violation [MeV] : min=-3.8068e-10 mean=-1.07282e-13 max=2.47638e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.09184e-05 , 0.0218188 (mean=0.00449442) - maxBeta_deltaMax{1,2} = 3.33067e-16 , 5.55112e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.67589e-10 , 1.67589e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.09184e-05 , 0.0218188 (mean=0.00447522) + maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 + maxGamma_deltaMax{1,2,3} = 0 , 1.76286e-10 , 1.76286e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 1.7053e-10 (mean=1.05071e-11) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 1.7053e-10 (mean=1.02282e-11) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -43.2491 (mean=-0.307916) (#above threshold = 123) - maxOverestimated_mc_truth_rPos_delta [mum] = 61.9502 (mean=0.527293) (#above threshold = 1667) - minUnderestimated_rDeltaPos [mum] = -43.2439 (mean=-0.307716) (#above threshold = 123) - maxOverestimated_rDeltaPos [mum] = 61.9574 (mean=0.527493) (#above threshold = 1668) + minUnderestimated_mc_truth_rPos_delta [mum] = -38.8775 (mean=-0.307064) (#above threshold = 143) + maxOverestimated_mc_truth_rPos_delta [mum] = 76.0652 (mean=0.523762) (#above threshold = 1602) + minUnderestimated_rDeltaPos [mum] = -38.8757 (mean=-0.30687) (#above threshold = 143) + maxOverestimated_rDeltaPos [mum] = 76.0735 (mean=0.523956) (#above threshold = 1602) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0661048 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0563219 ============================================= @@ -906,20 +906,20 @@ Index : 1 used in the geometry : Yes ### Run 9 starts. ### Run 9 starts. - Event#=0 t[ns]=0.126508 r[mm]=37.9239 deltaR[mum]=9.91761e-05 deltaEkin[MeV]=22.5145 deltaAngle(deg)=0.00507584 - Event#=1000 t[ns]=0.0301223 r[mm]=9.02995 deltaR[mum]=1.73944e-07 deltaEkin[MeV]=0.00578615 deltaAngle(deg)=0.00120151 - Event#=2000 t[ns]=0.0970842 r[mm]=29.1035 deltaR[mum]=4.26178e-06 deltaEkin[MeV]=6.83679 deltaAngle(deg)=0.00441272 - Event#=3000 t[ns]=0.100732 r[mm]=30.1971 deltaR[mum]=7.08506e-06 deltaEkin[MeV]=7.39611 deltaAngle(deg)=0.00465089 - Event#=4000 t[ns]=0.0341036 r[mm]=10.2235 deltaR[mum]=2.82649e-07 deltaEkin[MeV]=0.341874 deltaAngle(deg)=0.00138605 - Event#=5000 t[ns]=0.0650051 r[mm]=19.487 deltaR[mum]=1.34911e-06 deltaEkin[MeV]=3.98501 deltaAngle(deg)=0.00196434 - Event#=6000 t[ns]=0.0429828 r[mm]=12.8852 deltaR[mum]=5.19261e-07 deltaEkin[MeV]=1.66044 deltaAngle(deg)=0.00159648 - Event#=7000 t[ns]=0.405517 r[mm]=121.564 deltaR[mum]=0.000544789 deltaEkin[MeV]=6.91239 deltaAngle(deg)=0.0166412 - Event#=8000 t[ns]=0.169513 r[mm]=50.8161 deltaR[mum]=6.36076e-05 deltaEkin[MeV]=7.33324 deltaAngle(deg)=0.00736504 - Event#=9000 t[ns]=0.0428984 r[mm]=12.8599 deltaR[mum]=1.53437e-06 deltaEkin[MeV]=2.69285 deltaAngle(deg)=0.00208627 + Event#=0 t[ns]=0.66509 r[mm]=199.378 deltaR[mum]=0.0020757 deltaEkin[MeV]=7.15438 deltaAngle(deg)=0.0269153 + Event#=1000 t[ns]=0.0408323 r[mm]=12.2405 deltaR[mum]=9.57092e-07 deltaEkin[MeV]=2.06657 deltaAngle(deg)=0.00178923 + Event#=2000 t[ns]=0.946342 r[mm]=283.691 deltaR[mum]=0.00597712 deltaEkin[MeV]=7.93341 deltaAngle(deg)=0.0397338 + Event#=3000 t[ns]=0.0125366 r[mm]=3.75816 deltaR[mum]=1.24585e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000511007 + Event#=4000 t[ns]=0.0953239 r[mm]=28.5758 deltaR[mum]=9.46719e-06 deltaEkin[MeV]=8.52307 deltaAngle(deg)=0.0039016 + Event#=5000 t[ns]=0.372458 r[mm]=111.654 deltaR[mum]=0.000590533 deltaEkin[MeV]=13.1575 deltaAngle(deg)=0.0156097 + Event#=6000 t[ns]=0.0598889 r[mm]=17.9533 deltaR[mum]=3.29983e-06 deltaEkin[MeV]=3.9099 deltaAngle(deg)=0.00278039 + Event#=7000 t[ns]=0.174987 r[mm]=52.4568 deltaR[mum]=8.53455e-05 deltaEkin[MeV]=8.61151 deltaAngle(deg)=0.0077276 + Event#=8000 t[ns]=0.348058 r[mm]=104.34 deltaR[mum]=0.000370147 deltaEkin[MeV]=7.9866 deltaAngle(deg)=0.0141563 + Event#=9000 t[ns]=0.319767 r[mm]=95.8586 deltaR[mum]=0.000292696 deltaEkin[MeV]=6.88166 deltaAngle(deg)=0.0136692 Run terminated. Run Summary Number of events processed : 10000 - User=0.330000s Real=0.334735s Sys=0.000000s + User=0.320000s Real=0.317638s Sys=0.000000s ============ Run::printInfo() =============== RunID = 9 @@ -936,45 +936,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9831 + # Decays = 9840 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=4.11655e-05 mean=0.156509 max=1.52984 - decay R [mm] : min=0.0123404 mean=46.9176 max=458.61 - decay X [mm] : min=0.0123404 mean=46.9176 max=458.61 - decay Y [mm] : min=-0.00702529 mean=0.00566904 max=0.265754 - decay Z [mm] : min=-0.018567 mean=1.65482e-06 max=0.0268229 - Delta decay R [mm] : min=-3.46945e-18 mean=2.03589e-07 max=2.33585e-05 - deflection angle [deg] : min=1.70738e-06 mean=0.00642788 max=0.064401 - Delta Ekin [MeV] : min=0 mean=6.80592 max=1416.65 - decay Ekin [GeV] : min=498.583 mean=499.993 max=500 - decay Px [GeV] : min=503.835 mean=505.245 max=505.252 - decay Py [GeV] : min=-0.0514152 mean=0.0563307 max=0.567818 - decay Pz [GeV] : min=-0.160683 mean=-1.67978e-05 max=0.126866 - decay Etot violation [MeV] : min=-1.87912e-06 mean=3.91392e-07 max=2.89304e-06 - decay Px violation [MeV] : min=-1.87918e-06 mean=3.91374e-07 max=2.89298e-06 - decay Py violation [MeV] : min=-8.00185e-10 mean=5.15871e-11 max=1.22344e-09 - decay Pz violation [MeV] : min=-1.47182e-10 mean=2.96399e-14 max=1.62757e-10 + decay T [ns] : min=3.96463e-05 mean=0.157876 max=1.48532 + decay R [mm] : min=0.011885 mean=47.3274 max=445.262 + decay X [mm] : min=0.011885 mean=47.3274 max=445.262 + decay Y [mm] : min=-0.0032279 mean=0.0056909 max=0.241207 + decay Z [mm] : min=-0.0315938 mean=2.6878e-06 max=0.0259969 + Delta decay R [mm] : min=-1.73472e-18 mean=2.0877e-07 max=3.0622e-05 + deflection angle [deg] : min=1.47863e-06 mean=0.0064802 max=0.0613344 + Delta Ekin [MeV] : min=0 mean=7.46046 max=4582.55 + decay Ekin [GeV] : min=495.417 mean=499.993 max=500 + decay Px [GeV] : min=500.669 mean=505.244 max=505.252 + decay Py [GeV] : min=-0.0718595 mean=0.0567005 max=0.54091 + decay Pz [GeV] : min=-0.143474 mean=7.52333e-05 max=0.142006 + decay Etot violation [MeV] : min=-1.43377e-06 mean=3.97786e-07 max=2.6701e-06 + decay Px violation [MeV] : min=-1.43365e-06 mean=3.9777e-07 max=2.67016e-06 + decay Py violation [MeV] : min=-6.16609e-10 mean=5.24738e-11 max=1.34412e-09 + decay Pz violation [MeV] : min=-3.09086e-10 mean=-1.52936e-14 max=2.42494e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.09184e-05 , 0.0218188 (mean=0.00449623) - maxBeta_deltaMax{1,2} = 3.33067e-16 , 5.55112e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.69166e-10 , 1.69166e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.09184e-05 , 0.0218188 (mean=0.00445129) + maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 + maxGamma_deltaMax{1,2,3} = 0 , 1.62075e-10 , 1.62075e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=1.03983e-11) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=1.04395e-11) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -71.6289 (mean=-0.315505) (#above threshold = 140) - maxOverestimated_mc_truth_rPos_delta [mum] = 51.0293 (mean=0.558698) (#above threshold = 1646) - minUnderestimated_rDeltaPos [mum] = -71.6236 (mean=-0.315301) (#above threshold = 140) - maxOverestimated_rDeltaPos [mum] = 51.0354 (mean=0.558902) (#above threshold = 1646) + minUnderestimated_mc_truth_rPos_delta [mum] = -142.81 (mean=-0.335994) (#above threshold = 139) + maxOverestimated_mc_truth_rPos_delta [mum] = 278.551 (mean=0.602683) (#above threshold = 1679) + minUnderestimated_rDeltaPos [mum] = -142.779 (mean=-0.335785) (#above threshold = 139) + maxOverestimated_rDeltaPos [mum] = 278.582 (mean=0.602892) (#above threshold = 1679) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0547811 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0561262 ============================================= @@ -998,20 +998,20 @@ Index : 1 used in the geometry : Yes ### Run 10 starts. ### Run 10 starts. - Event#=0 t[ns]=0.00366718 r[mm]=1.09933 deltaR[mum]=2.22045e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0536277 r[mm]=16.0763 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.167737 r[mm]=50.2835 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.504873 r[mm]=151.349 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.0933763 r[mm]=27.992 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.0659629 r[mm]=19.7741 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.000452289 r[mm]=0.135585 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.0278487 r[mm]=8.34837 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.106792 r[mm]=32.0137 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.479681 r[mm]=143.797 deltaR[mum]=2.84217e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0816078 r[mm]=24.4641 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.182484 r[mm]=54.7044 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.0232024 r[mm]=6.95551 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.0767898 r[mm]=23.0197 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.23616 r[mm]=70.7951 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.195957 r[mm]=58.7433 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.0379741 r[mm]=11.3837 deltaR[mum]=-1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.0179829 r[mm]=5.39085 deltaR[mum]=8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.346587 r[mm]=103.898 deltaR[mum]=1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.243758 r[mm]=73.0729 deltaR[mum]=1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.180000s Real=0.183452s Sys=0.010000s + User=0.180000s Real=0.184774s Sys=0.000000s ============ Run::printInfo() =============== RunID = 10 @@ -1028,43 +1028,43 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9829 + # Decays = 9845 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=5.33502e-06 mean=0.140781 max=1.24027 - decay R [mm] : min=0.00159931 mean=42.2028 max=371.804 - decay X [mm] : min=0.00159931 mean=42.2028 max=371.804 - decay Y [mm] : min=-0.0425329 mean=-1.12671e-05 max=0.0321522 - decay Z [mm] : min=-0.0258042 mean=-3.46598e-08 max=0.0233533 - Delta decay R [mm] : min=-5.68434e-14 mean=1.39744e-09 max=1.39203e-06 - deflection angle [deg] : min=0 mean=5.83666e-05 max=0.0316857 - Delta Ekin [MeV] : min=0 mean=0.00118788 max=1.49863 + decay T [ns] : min=4.31454e-05 mean=0.144397 max=1.30514 + decay R [mm] : min=0.012934 mean=43.2868 max=391.25 + decay X [mm] : min=0.012934 mean=43.2868 max=391.25 + decay Y [mm] : min=-0.0157599 mean=6.30304e-06 max=0.0433693 + decay Z [mm] : min=-0.0169114 mean=6.22092e-06 max=0.0455282 + Delta decay R [mm] : min=-5.68434e-14 mean=5.76843e-10 max=8.8843e-07 + deflection angle [deg] : min=0 mean=3.55147e-05 max=0.018761 + Delta Ekin [MeV] : min=0 mean=0.000522453 max=0.525386 decay Ekin [GeV] : min=499.999 mean=500 max=500 - decay Px [GeV] : min=505.25 mean=505.252 max=505.252 - decay Py [GeV] : min=-0.264118 mean=-9.35098e-05 max=0.144305 - decay Pz [GeV] : min=-0.18738 mean=1.43163e-05 max=0.179767 - decay Etot violation [MeV] : min=-1.41957e-06 mean=-1.78727e-07 max=1.12318e-06 - decay Px violation [MeV] : min=-1.41957e-06 mean=-1.78749e-07 max=1.12323e-06 - decay Py violation [MeV] : min=-1.91207e-10 mean=3.13564e-14 max=1.19968e-10 - decay Pz violation [MeV] : min=-2.82625e-10 mean=2.72975e-14 max=2.16914e-10 + decay Px [GeV] : min=505.251 mean=505.252 max=505.252 + decay Py [GeV] : min=-0.0848709 mean=2.87411e-05 max=0.128902 + decay Pz [GeV] : min=-0.144887 mean=5.32779e-06 max=0.123347 + decay Etot violation [MeV] : min=-1.57626e-06 mean=-1.76813e-07 max=1.1354e-06 + decay Px violation [MeV] : min=-1.57632e-06 mean=-1.76838e-07 max=1.1354e-06 + decay Py violation [MeV] : min=-2.12424e-10 mean=-5.84101e-14 max=1.43757e-10 + decay Pz violation [MeV] : min=-2.02064e-10 mean=-2.47923e-14 max=2.07649e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.36424e-05 , 0.0167993 (mean=0.00236098) - maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.5379e-10 , 1.5379e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.36424e-05 , 0.0110194 (mean=0.00235553) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 2.22045e-16 + maxGamma_deltaMax{1,2,3} = 0 , 1.36495e-10 , 1.36495e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0492056 (mean=-4.5543e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.149113 (mean=0.000116556) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0478136 (mean=-4.41456e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.149832 (mean=0.000117954) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0262061 (mean=-1.77273e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.136753 (mean=5.43453e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0253176 (mean=-1.71505e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.137126 (mean=5.49222e-05) (#above threshold = 0) --- float instead of double --- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176 ============================================= @@ -1090,20 +1090,20 @@ Index : 1 used in the geometry : Yes ### Run 11 starts. ### Run 11 starts. - Event#=0 t[ns]=0.0776198 r[mm]=23.2686 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0406371 r[mm]=12.182 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.0727027 r[mm]=21.7945 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.0735785 r[mm]=22.0571 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.094842 r[mm]=28.4314 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.00687809 r[mm]=2.06189 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.0736972 r[mm]=22.0927 deltaR[mum]=0.000107141 deltaEkin[MeV]=0.18948 deltaAngle(deg)=0.0112667 - Event#=7000 t[ns]=0.26409 r[mm]=79.1679 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.0428719 r[mm]=12.852 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.0896401 r[mm]=26.872 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0962066 r[mm]=28.8404 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0218627 r[mm]=6.55391 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.00850889 r[mm]=2.55076 deltaR[mum]=4.44089e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.0809168 r[mm]=24.2569 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.167983 r[mm]=50.3573 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.22028 r[mm]=66.0345 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.108903 r[mm]=32.6466 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.166694 r[mm]=49.9709 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.130904 r[mm]=39.2418 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.173166 r[mm]=51.9111 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.190000s Real=0.193006s Sys=0.000000s + User=0.180000s Real=0.181945s Sys=0.000000s ============ Run::printInfo() =============== RunID = 11 @@ -1120,43 +1120,43 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9823 + # Decays = 9845 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.17078e-05 mean=0.146219 max=1.48225 - decay R [mm] : min=0.00350973 mean=43.833 max=444.344 - decay X [mm] : min=0.00350973 mean=43.833 max=444.344 - decay Y [mm] : min=-0.011796 mean=9.00189e-06 max=0.0159259 - decay Z [mm] : min=-0.0127207 mean=5.38826e-06 max=0.0313462 - Delta decay R [mm] : min=-5.68434e-14 mean=1.34179e-09 max=2.52575e-06 - deflection angle [deg] : min=0 mean=6.1891e-05 max=0.0361753 - Delta Ekin [MeV] : min=0 mean=0.00121241 max=2.1728 - decay Ekin [GeV] : min=499.998 mean=500 max=500 - decay Px [GeV] : min=505.25 mean=505.252 max=505.252 - decay Py [GeV] : min=-0.104901 mean=5.1977e-05 max=0.196292 - decay Pz [GeV] : min=-0.20013 mean=5.01047e-05 max=0.251502 - decay Etot violation [MeV] : min=-1.47859e-06 mean=-1.80189e-07 max=1.11171e-06 - decay Px violation [MeV] : min=-1.47871e-06 mean=-1.80214e-07 max=1.11165e-06 - decay Py violation [MeV] : min=-4.69129e-10 mean=9.29038e-15 max=1.50919e-10 - decay Pz violation [MeV] : min=-6.0021e-10 mean=-7.52845e-14 max=1.69237e-10 + decay T [ns] : min=9.19118e-06 mean=0.144894 max=1.8338 + decay R [mm] : min=0.0027553 mean=43.4358 max=549.729 + decay X [mm] : min=0.0027553 mean=43.4358 max=549.729 + decay Y [mm] : min=-0.0525354 mean=-4.29314e-06 max=0.0196508 + decay Z [mm] : min=-0.0139713 mean=1.04462e-05 max=0.0181475 + Delta decay R [mm] : min=-5.68434e-14 mean=9.72479e-10 max=2.65736e-06 + deflection angle [deg] : min=0 mean=4.77157e-05 max=0.0412601 + Delta Ekin [MeV] : min=0 mean=0.000925108 max=2.54112 + decay Ekin [GeV] : min=499.997 mean=500 max=500 + decay Px [GeV] : min=505.249 mean=505.252 max=505.252 + decay Py [GeV] : min=-0.348036 mean=-3.12253e-05 max=0.0904957 + decay Pz [GeV] : min=-0.151972 mean=6.16103e-05 max=0.106202 + decay Etot violation [MeV] : min=-1.44885e-06 mean=-1.79048e-07 max=1.24256e-06 + decay Px violation [MeV] : min=-1.44896e-06 mean=-1.79073e-07 max=1.24238e-06 + decay Py violation [MeV] : min=-1.79909e-10 mean=1.96438e-14 max=1.9881e-10 + decay Pz violation [MeV] : min=-2.00899e-10 mean=5.36681e-14 max=2.57103e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.36424e-05 , 0.0139089 (mean=0.00235852) - maxBeta_deltaMax{1,2} = 1.11022e-16 , 2.22045e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.2551e-10 , 1.2551e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.36424e-05 , 0.0167993 (mean=0.00235946) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 + maxGamma_deltaMax{1,2,3} = 0 , 1.11555e-10 , 1.11555e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.113715 (mean=-4.87646e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.169539 (mean=8.13626e-05) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.111189 (mean=-4.74228e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.171761 (mean=8.27044e-05) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0584963 (mean=-3.08841e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.383557 (mean=9.45744e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0558389 (mean=-2.99116e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.386214 (mean=9.55469e-05) (#above threshold = 0) --- float instead of double --- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176 ============================================= @@ -1182,20 +1182,20 @@ Index : 1 used in the geometry : Yes ### Run 12 starts. ### Run 12 starts. - Event#=0 t[ns]=0.0333633 r[mm]=10.0015 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0167105 r[mm]=5.00939 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.0964361 r[mm]=28.9092 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.0349505 r[mm]=10.4773 deltaR[mum]=-1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.126558 r[mm]=37.9391 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.561659 r[mm]=168.371 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.149668 r[mm]=44.8667 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.134667 r[mm]=40.3698 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.296297 r[mm]=88.8225 deltaR[mum]=1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.113665 r[mm]=34.074 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0500172 r[mm]=14.9939 deltaR[mum]=1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0982253 r[mm]=29.4455 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.210299 r[mm]=63.0426 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.379923 r[mm]=113.892 deltaR[mum]=1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.00183418 r[mm]=0.549842 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.00998822 r[mm]=2.99422 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.0237476 r[mm]=7.11895 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.319204 r[mm]=95.6896 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.0958353 r[mm]=28.7291 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.0129129 r[mm]=3.87097 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.164174s Sys=0.000000s + User=0.170000s Real=0.173480s Sys=0.000000s ============ Run::printInfo() =============== RunID = 12 @@ -1212,45 +1212,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9870 + # Decays = 9851 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=2.19613e-05 mean=0.143136 max=1.15601 - decay R [mm] : min=0.00658346 mean=42.9086 max=346.545 - decay X [mm] : min=0.00658346 mean=42.9086 max=346.545 - decay Y [mm] : min=-0.0345314 mean=-2.85395e-06 max=0.0139953 - decay Z [mm] : min=-0.021383 mean=4.78482e-07 max=0.0236826 - Delta decay R [mm] : min=-5.68434e-14 mean=1.29199e-09 max=7.77822e-06 - deflection angle [deg] : min=0 mean=3.25847e-05 max=0.0606392 - Delta Ekin [MeV] : min=0 mean=0.00100209 max=5.49058 - decay Ekin [GeV] : min=499.995 mean=500 max=500 - decay Px [GeV] : min=505.333 mean=505.338 max=505.338 - decay Py [GeV] : min=-0.495068 mean=-1.52555e-05 max=0.197994 - decay Pz [GeV] : min=-0.0785862 mean=2.01877e-05 max=0.202481 - decay Etot violation [MeV] : min=-1.1659e-06 mean=2.73672e-08 max=1.17521e-06 - decay Px violation [MeV] : min=-1.16607e-06 mean=2.73446e-08 max=1.17539e-06 - decay Py violation [MeV] : min=-7.21982e-11 mean=4.81268e-14 max=1.24942e-10 - decay Pz violation [MeV] : min=-1.26178e-10 mean=-1.97804e-14 max=1.20167e-10 + decay T [ns] : min=1.12467e-07 mean=0.139178 max=1.20757 + decay R [mm] : min=3.37148e-05 mean=41.7221 max=362 + decay X [mm] : min=3.37148e-05 mean=41.7221 max=362 + decay Y [mm] : min=-0.00908181 mean=1.40134e-05 max=0.108537 + decay Z [mm] : min=-0.0175736 mean=2.18043e-06 max=0.0251025 + Delta decay R [mm] : min=-5.68434e-14 mean=9.04734e-10 max=4.096e-06 + deflection angle [deg] : min=0 mean=3.10637e-05 max=0.048982 + Delta Ekin [MeV] : min=0 mean=0.000830245 max=3.5825 + decay Ekin [GeV] : min=499.996 mean=500 max=500 + decay Px [GeV] : min=505.335 mean=505.338 max=505.338 + decay Py [GeV] : min=-0.153525 mean=4.25049e-05 max=0.396908 + decay Pz [GeV] : min=-0.151866 mean=-1.02557e-05 max=0.170687 + decay Etot violation [MeV] : min=-1.32871e-06 mean=2.83098e-08 max=1.22748e-06 + decay Px violation [MeV] : min=-1.32859e-06 mean=2.82885e-08 max=1.22742e-06 + decay Py violation [MeV] : min=-1.42975e-10 mean=-6.76147e-15 max=4.16662e-10 + decay Pz violation [MeV] : min=-2.30841e-10 mean=-4.5606e-14 max=1.79028e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.45519e-05 , 0.0137252 (mean=0.000500969) - maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.24857e-10 , 1.24857e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.45519e-05 , 0.00902037 (mean=0.000500431) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 2.22045e-16 + maxGamma_deltaMax{1,2,3} = 0 , 1.2335e-10 , 1.2335e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.246718 (mean=-4.25163e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.38295 (mean=7.75874e-05) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.23894 (mean=-4.12243e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.390729 (mean=7.88794e-05) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.1919 (mean=-3.61575e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.409259 (mean=8.61957e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.187804 (mean=-3.52527e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.41104 (mean=8.71004e-05) (#above threshold = 0) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0610352 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0322985 ============================================= @@ -1274,20 +1274,20 @@ Index : 1 used in the geometry : Yes ### Run 13 starts. ### Run 13 starts. - Event#=0 t[ns]=0.27456 r[mm]=82.3065 deltaR[mum]=1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0501334 r[mm]=15.0288 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.0344666 r[mm]=10.3323 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.0892793 r[mm]=26.7637 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.155246 r[mm]=46.5389 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.0535177 r[mm]=16.0433 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.0601316 r[mm]=18.026 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.354681 r[mm]=106.325 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.330358 r[mm]=99.0334 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.0353649 r[mm]=10.6015 deltaR[mum]=-1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0115361 r[mm]=3.45825 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0744778 r[mm]=22.3266 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.00560907 r[mm]=1.68146 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.127557 r[mm]=38.2386 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.309837 r[mm]=92.8815 deltaR[mum]=1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0687499 r[mm]=20.6095 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.0925618 r[mm]=27.7478 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.273412 r[mm]=81.9621 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.104262 r[mm]=31.2551 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.0612382 r[mm]=18.3577 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.160786s Sys=0.000000s + User=0.160000s Real=0.160860s Sys=0.000000s ============ Run::printInfo() =============== RunID = 13 @@ -1304,43 +1304,43 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9869 + # Decays = 9870 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=4.98217e-05 mean=0.140277 max=1.52613 - decay R [mm] : min=0.0149353 mean=42.0515 max=457.498 - decay X [mm] : min=0.0149353 mean=42.0515 max=457.498 - decay Y [mm] : min=-0.00702152 mean=-1.62886e-06 max=0.00923067 - decay Z [mm] : min=-0.0212039 mean=-2.38711e-06 max=0.0109168 - Delta decay R [mm] : min=-5.68434e-14 mean=4.26442e-10 max=4.65314e-07 - deflection angle [deg] : min=0 mean=2.88195e-05 max=0.0200382 - Delta Ekin [MeV] : min=0 mean=0.000473118 max=0.599559 + decay T [ns] : min=1.2691e-05 mean=0.142772 max=1.10174 + decay R [mm] : min=0.00380445 mean=42.7995 max=330.276 + decay X [mm] : min=0.00380445 mean=42.7995 max=330.276 + decay Y [mm] : min=-0.0130092 mean=4.92825e-06 max=0.0141478 + decay Z [mm] : min=-0.0201602 mean=-3.50997e-06 max=0.0252754 + Delta decay R [mm] : min=-5.68434e-14 mean=5.74074e-10 max=9.80471e-07 + deflection angle [deg] : min=0 mean=2.3799e-05 max=0.0207184 + Delta Ekin [MeV] : min=0 mean=0.000462824 max=0.615194 decay Ekin [GeV] : min=499.999 mean=500 max=500 decay Px [GeV] : min=505.338 mean=505.338 max=505.338 - decay Py [GeV] : min=-0.169508 mean=-7.94137e-05 max=0.078415 - decay Pz [GeV] : min=-0.0996438 mean=1.76561e-05 max=0.122181 - decay Etot violation [MeV] : min=-1.35211e-06 mean=3.0906e-08 max=1.29617e-06 - decay Px violation [MeV] : min=-1.35211e-06 mean=3.08836e-08 max=1.29617e-06 - decay Py violation [MeV] : min=-1.53364e-10 mean=2.66174e-14 max=2.00657e-10 - decay Pz violation [MeV] : min=-1.39089e-10 mean=4.0929e-14 max=2.07763e-10 + decay Py [GeV] : min=-0.110677 mean=8.83955e-05 max=0.177924 + decay Pz [GeV] : min=-0.133681 mean=-2.99479e-05 max=0.105119 + decay Etot violation [MeV] : min=-1.19908e-06 mean=2.6549e-08 max=1.17463e-06 + decay Px violation [MeV] : min=-1.19914e-06 mean=2.65266e-08 max=1.17457e-06 + decay Py violation [MeV] : min=-2.26123e-10 mean=-2.08417e-14 max=1.90965e-10 + decay Pz violation [MeV] : min=-1.42336e-10 mean=-7.32388e-15 max=1.13189e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.45519e-05 , 0.0118634 (mean=0.000503464) - maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.32616e-10 , 1.32616e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.45519e-05 , 0.0108821 (mean=0.000501158) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 2.22045e-16 + maxGamma_deltaMax{1,2,3} = 0 , 9.9817e-11 , 9.9817e-11 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0167987 (mean=-1.6318e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.0397805 (mean=2.57953e-05) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0165533 (mean=-1.58916e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.040229 (mean=2.62217e-05) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0267902 (mean=-1.84961e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.0644949 (mean=3.731e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0258097 (mean=-1.7922e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.0651044 (mean=3.78841e-05) (#above threshold = 0) --- float instead of double --- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176 ============================================= @@ -1366,20 +1366,20 @@ Index : 1 used in the geometry : Yes ### Run 14 starts. ### Run 14 starts. - Event#=0 t[ns]=0.0350433 r[mm]=10.5049 deltaR[mum]=3.52848e-07 deltaEkin[MeV]=12.6626 deltaAngle(deg)=0.000922137 - Event#=1000 t[ns]=0.0285405 r[mm]=8.55557 deltaR[mum]=1.46418e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00116106 - Event#=2000 t[ns]=0.0419853 r[mm]=12.5859 deltaR[mum]=4.89781e-07 deltaEkin[MeV]=1.29376 deltaAngle(deg)=0.00180177 - Event#=3000 t[ns]=0.0295052 r[mm]=8.84475 deltaR[mum]=1.61773e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00120031 - Event#=4000 t[ns]=0.101152 r[mm]=30.3223 deltaR[mum]=8.50631e-06 deltaEkin[MeV]=9.66153 deltaAngle(deg)=0.00398159 - Event#=5000 t[ns]=0.00986069 r[mm]=2.95593 deltaR[mum]=6.03828e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000401144 - Event#=6000 t[ns]=0.00604308 r[mm]=1.81153 deltaR[mum]=1.38978e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.00024584 - Event#=7000 t[ns]=0.106967 r[mm]=32.0654 deltaR[mum]=1.17592e-05 deltaEkin[MeV]=6.66136 deltaAngle(deg)=0.00389149 - Event#=8000 t[ns]=0.0371302 r[mm]=11.1305 deltaR[mum]=3.60819e-07 deltaEkin[MeV]=0.829218 deltaAngle(deg)=0.00162559 - Event#=9000 t[ns]=0.0456625 r[mm]=13.6882 deltaR[mum]=5.93477e-07 deltaEkin[MeV]=1.28832 deltaAngle(deg)=0.00189999 + Event#=0 t[ns]=0.00388377 r[mm]=1.16424 deltaR[mum]=3.69038e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000157994 + Event#=1000 t[ns]=0.0715634 r[mm]=21.4525 deltaR[mum]=1.71665e-06 deltaEkin[MeV]=4.23182 deltaAngle(deg)=0.00352406 + Event#=2000 t[ns]=0.0500472 r[mm]=15.0026 deltaR[mum]=7.28756e-07 deltaEkin[MeV]=1.92841 deltaAngle(deg)=0.00225842 + Event#=3000 t[ns]=0.00482792 r[mm]=1.44726 deltaR[mum]=7.08766e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000196406 + Event#=4000 t[ns]=0.0788408 r[mm]=23.634 deltaR[mum]=9.33132e-06 deltaEkin[MeV]=7.56753 deltaAngle(deg)=0.00406692 + Event#=5000 t[ns]=0.0527458 r[mm]=15.8116 deltaR[mum]=1.22603e-05 deltaEkin[MeV]=8.2518 deltaAngle(deg)=0.00205043 + Event#=6000 t[ns]=0.0360142 r[mm]=10.7959 deltaR[mum]=3.31664e-07 deltaEkin[MeV]=0.513637 deltaAngle(deg)=0.00187713 + Event#=7000 t[ns]=0.0760018 r[mm]=22.783 deltaR[mum]=9.84202e-06 deltaEkin[MeV]=7.3875 deltaAngle(deg)=0.00363586 + Event#=8000 t[ns]=0.0067139 r[mm]=2.01262 deltaR[mum]=1.90603e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000273129 + Event#=9000 t[ns]=0.0404417 r[mm]=12.1232 deltaR[mum]=4.48107e-07 deltaEkin[MeV]=1.05951 deltaAngle(deg)=0.00151798 Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.163518s Sys=0.000000s + User=0.160000s Real=0.157674s Sys=0.000000s ============ Run::printInfo() =============== RunID = 14 @@ -1396,45 +1396,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9962 + # Decays = 9964 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=6.53122e-06 mean=0.0402599 max=0.401324 - decay R [mm] : min=0.00195786 mean=12.0687 max=120.305 - decay X [mm] : min=0.00195786 mean=12.0687 max=120.305 - decay Y [mm] : min=-0.0186125 mean=-0.000418175 max=0.000193487 - decay Z [mm] : min=-0.00097713 mean=9.15918e-07 max=0.00440225 - Delta decay R [mm] : min=-1.73472e-18 mean=7.1504e-09 max=1.62729e-06 - deflection angle [deg] : min=0 mean=0.00165669 max=0.0170059 - Delta Ekin [MeV] : min=0 mean=2.21356 max=400.735 - decay Ekin [GeV] : min=499.599 mean=499.998 max=500 - decay Px [GeV] : min=505.835 mean=506.234 max=506.236 - decay Py [GeV] : min=-0.150157 mean=-0.0144645 max=0.0232316 - decay Pz [GeV] : min=-0.0804851 mean=-2.05823e-05 max=0.0542845 - decay Etot violation [MeV] : min=-1.66596e-06 mean=1.51488e-07 max=1.58511e-06 - decay Px violation [MeV] : min=-1.66602e-06 mean=1.51508e-07 max=1.58499e-06 - decay Py violation [MeV] : min=-2.09724e-10 mean=-1.12712e-12 max=1.80307e-10 - decay Pz violation [MeV] : min=-4.62776e-11 mean=3.09638e-15 max=5.44169e-11 + decay T [ns] : min=1.4183e-06 mean=0.0415426 max=0.356599 + decay R [mm] : min=0.000425162 mean=12.4532 max=106.897 + decay X [mm] : min=0.000425162 mean=12.4532 max=106.897 + decay Y [mm] : min=-0.015133 mean=-0.000442631 max=0.00123586 + decay Z [mm] : min=-0.00179419 mean=2.05147e-07 max=0.00224501 + Delta decay R [mm] : min=-3.46945e-18 mean=8.23829e-09 max=3.0242e-06 + deflection angle [deg] : min=0 mean=0.00171803 max=0.0188031 + Delta Ekin [MeV] : min=0 mean=2.35021 max=293.737 + decay Ekin [GeV] : min=499.706 mean=499.998 max=500 + decay Px [GeV] : min=505.942 mean=506.234 max=506.236 + decay Py [GeV] : min=-0.159567 mean=-0.0149905 max=0.0371857 + decay Pz [GeV] : min=-0.12034 mean=-7.45316e-05 max=0.0673907 + decay Etot violation [MeV] : min=-1.83971e-06 mean=1.4364e-07 max=1.55106e-06 + decay Px violation [MeV] : min=-1.83965e-06 mean=1.4366e-07 max=1.55088e-06 + decay Py violation [MeV] : min=-1.75774e-10 mean=-6.42412e-13 max=2.08516e-10 + decay Pz violation [MeV] : min=-4.2288e-11 mean=2.76336e-14 max=1.34698e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0178006 (mean=0.0031323) + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0178006 (mean=0.0031448) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 9.21005e-11 , 9.21005e-11 + maxGamma_deltaMax{1,2,3} = 0 , 1.00954e-10 , 1.00954e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 4.26326e-11 (mean=2.68715e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 4.26326e-11 (mean=2.74279e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -20.4 (mean=-0.0913587) (#above threshold = 35) - maxOverestimated_mc_truth_rPos_delta [mum] = 10.3295 (mean=0.0333314) (#above threshold = 35) - minUnderestimated_rDeltaPos [mum] = -20.3997 (mean=-0.0913515) (#above threshold = 35) - maxOverestimated_rDeltaPos [mum] = 10.3311 (mean=0.0333385) (#above threshold = 35) + minUnderestimated_mc_truth_rPos_delta [mum] = -14.8343 (mean=-0.0969359) (#above threshold = 39) + maxOverestimated_mc_truth_rPos_delta [mum] = 19.4895 (mean=0.0388988) (#above threshold = 42) + minUnderestimated_rDeltaPos [mum] = -14.8325 (mean=-0.0969277) (#above threshold = 39) + maxOverestimated_rDeltaPos [mum] = 19.4925 (mean=0.0389071) (#above threshold = 42) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0159391 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0155099 ============================================= @@ -1458,20 +1458,20 @@ Index : 1 used in the geometry : Yes ### Run 15 starts. ### Run 15 starts. - Event#=0 t[ns]=0.0333949 r[mm]=10.0108 deltaR[mum]=2.62743e-07 deltaEkin[MeV]=0.320426 deltaAngle(deg)=0.00137464 - Event#=1000 t[ns]=0.000530759 r[mm]=0.159105 deltaR[mum]=9.15934e-13 deltaEkin[MeV]=0 deltaAngle(deg)=2.15968e-05 - Event#=2000 t[ns]=0.0344705 r[mm]=10.3332 deltaR[mum]=2.912e-07 deltaEkin[MeV]=0.452974 deltaAngle(deg)=0.0014307 - Event#=3000 t[ns]=0.00425683 r[mm]=1.27607 deltaR[mum]=4.85612e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000173174 - Event#=4000 t[ns]=0.0942529 r[mm]=28.2541 deltaR[mum]=1.88796e-05 deltaEkin[MeV]=12.3988 deltaAngle(deg)=0.00295447 - Event#=5000 t[ns]=0.0810628 r[mm]=24.3001 deltaR[mum]=1.14122e-05 deltaEkin[MeV]=7.43118 deltaAngle(deg)=0.00367063 - Event#=6000 t[ns]=0.0211443 r[mm]=6.33842 deltaR[mum]=5.95373e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000860176 - Event#=7000 t[ns]=0.0340286 r[mm]=10.2007 deltaR[mum]=2.79543e-07 deltaEkin[MeV]=0.411562 deltaAngle(deg)=0.00150366 - Event#=8000 t[ns]=0.0391904 r[mm]=11.7481 deltaR[mum]=4.14873e-07 deltaEkin[MeV]=0.837251 deltaAngle(deg)=0.00158559 - Event#=9000 t[ns]=0.0743869 r[mm]=22.2989 deltaR[mum]=1.90116e-06 deltaEkin[MeV]=4.6187 deltaAngle(deg)=0.00315023 + Event#=0 t[ns]=0.0764648 r[mm]=22.9218 deltaR[mum]=2.04698e-06 deltaEkin[MeV]=4.80856 deltaAngle(deg)=0.00316522 + Event#=1000 t[ns]=0.0902393 r[mm]=27.051 deltaR[mum]=3.25609e-06 deltaEkin[MeV]=6.1413 deltaAngle(deg)=0.00338202 + Event#=2000 t[ns]=0.0659947 r[mm]=19.7832 deltaR[mum]=4.166e-06 deltaEkin[MeV]=4.71449 deltaAngle(deg)=0.00246962 + Event#=3000 t[ns]=0.0036724 r[mm]=1.10087 deltaR[mum]=3.11751e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.0001494 + Event#=4000 t[ns]=0.142277 r[mm]=42.6503 deltaR[mum]=4.1245e-05 deltaEkin[MeV]=7.26967 deltaAngle(deg)=0.0049125 + Event#=5000 t[ns]=0.00517754 r[mm]=1.55207 deltaR[mum]=8.7419e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000210627 + Event#=6000 t[ns]=0.00416115 r[mm]=1.24739 deltaR[mum]=4.53859e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000169278 + Event#=7000 t[ns]=0.0203769 r[mm]=6.10838 deltaR[mum]=5.32854e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000828958 + Event#=8000 t[ns]=0.0921168 r[mm]=27.6138 deltaR[mum]=3.45698e-06 deltaEkin[MeV]=6.46793 deltaAngle(deg)=0.00265454 + Event#=9000 t[ns]=0.00434435 r[mm]=1.3023 deltaR[mum]=5.16476e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000176732 Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.169448s Sys=0.000000s + User=0.150000s Real=0.149933s Sys=0.000000s ============ Run::printInfo() =============== RunID = 15 @@ -1488,45 +1488,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9960 + # Decays = 9973 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.27224e-06 mean=0.040802 max=0.442835 - decay R [mm] : min=0.000381378 mean=12.2312 max=132.748 - decay X [mm] : min=0.000381378 mean=12.2312 max=132.748 - decay Y [mm] : min=-0.00188203 mean=0.000430713 max=0.0188637 - decay Z [mm] : min=-0.00381777 mean=-2.48453e-07 max=0.00387432 - Delta decay R [mm] : min=-3.46945e-18 mean=7.80985e-09 max=4.52317e-06 - deflection angle [deg] : min=0 mean=0.00168778 max=0.0193955 - Delta Ekin [MeV] : min=0 mean=2.33246 max=806.569 - decay Ekin [GeV] : min=499.193 mean=499.998 max=500 - decay Px [GeV] : min=505.429 mean=506.234 max=506.236 - decay Py [GeV] : min=-0.125347 mean=0.0146966 max=0.149213 - decay Pz [GeV] : min=-0.126405 mean=-2.06627e-05 max=0.0886253 - decay Etot violation [MeV] : min=-1.72231e-06 mean=1.45247e-07 max=1.56858e-06 - decay Px violation [MeV] : min=-1.72242e-06 mean=1.45269e-07 max=1.56841e-06 - decay Py violation [MeV] : min=-1.94632e-10 mean=9.74091e-13 max=1.68811e-10 - decay Pz violation [MeV] : min=-6.72387e-11 mean=-1.20023e-14 max=1.1859e-10 + decay T [ns] : min=7.1684e-06 mean=0.0408645 max=0.334643 + decay R [mm] : min=0.00214887 mean=12.2499 max=100.316 + decay X [mm] : min=0.00214887 mean=12.2499 max=100.316 + decay Y [mm] : min=-0.000938196 mean=0.00042859 max=0.0131172 + decay Z [mm] : min=-0.00187123 mean=-6.75708e-07 max=0.00117876 + Delta decay R [mm] : min=-3.46945e-18 mean=7.53187e-09 max=4.57514e-06 + deflection angle [deg] : min=0 mean=0.00167908 max=0.0163476 + Delta Ekin [MeV] : min=0 mean=2.1636 max=175.51 + decay Ekin [GeV] : min=499.824 mean=499.998 max=500 + decay Px [GeV] : min=506.06 mean=506.234 max=506.236 + decay Py [GeV] : min=-0.0391753 mean=0.014622 max=0.132239 + decay Pz [GeV] : min=-0.0788728 mean=-1.14614e-05 max=0.0963834 + decay Etot violation [MeV] : min=-1.9985e-06 mean=1.4109e-07 max=1.69472e-06 + decay Px violation [MeV] : min=-1.99879e-06 mean=1.41112e-07 max=1.69472e-06 + decay Py violation [MeV] : min=-2.08829e-10 mean=5.09787e-13 max=2.84018e-10 + decay Pz violation [MeV] : min=-3.98828e-11 mean=1.4704e-14 max=5.59908e-11 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0178006 (mean=0.00313107) - maxBeta_deltaMax{1,2} = 3.33067e-16 , 5.55112e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.00556e-10 , 1.00556e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0162436 (mean=0.00318653) + maxBeta_deltaMax{1,2} = 4.44089e-16 , 4.44089e-16 + maxGamma_deltaMax{1,2,3} = 0 , 9.69607e-11 , 9.69607e-11 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 4.26326e-11 (mean=2.70377e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 2.84217e-11 (mean=2.73936e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -26.499 (mean=-0.0959659) (#above threshold = 43) - maxOverestimated_mc_truth_rPos_delta [mum] = 29.1838 (mean=0.0366847) (#above threshold = 33) - minUnderestimated_rDeltaPos [mum] = -26.4945 (mean=-0.0959581) (#above threshold = 43) - maxOverestimated_rDeltaPos [mum] = 29.1884 (mean=0.0366926) (#above threshold = 33) + minUnderestimated_mc_truth_rPos_delta [mum] = -6.13696 (mean=-0.0896812) (#above threshold = 41) + maxOverestimated_mc_truth_rPos_delta [mum] = 28.6547 (mean=0.0352702) (#above threshold = 35) + minUnderestimated_rDeltaPos [mum] = -6.13238 (mean=-0.0896737) (#above threshold = 41) + maxOverestimated_rDeltaPos [mum] = 28.6593 (mean=0.0352777) (#above threshold = 35) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0156087 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00811148 ============================================= @@ -1550,20 +1550,20 @@ Index : 1 used in the geometry : Yes ### Run 16 starts. ### Run 16 starts. - Event#=0 t[ns]=0.0547255 r[mm]=16.4061 deltaR[mum]=9.06269e-07 deltaEkin[MeV]=2.54203 deltaAngle(deg)=0.0028915 - Event#=1000 t[ns]=0.0327089 r[mm]=9.80579 deltaR[mum]=2.48329e-07 deltaEkin[MeV]=0.263958 deltaAngle(deg)=0.00128555 - Event#=2000 t[ns]=0.0768576 r[mm]=23.0411 deltaR[mum]=3.26581e-06 deltaEkin[MeV]=6.66349 deltaAngle(deg)=0.00466455 - Event#=3000 t[ns]=0.0394062 r[mm]=11.8136 deltaR[mum]=4.27299e-07 deltaEkin[MeV]=1.02313 deltaAngle(deg)=0.00163995 - Event#=4000 t[ns]=0.0407412 r[mm]=12.2138 deltaR[mum]=4.63411e-07 deltaEkin[MeV]=0.931126 deltaAngle(deg)=0.00134561 - Event#=5000 t[ns]=0.0161212 r[mm]=4.83295 deltaR[mum]=2.68088e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000661036 - Event#=6000 t[ns]=0.0440509 r[mm]=13.206 deltaR[mum]=7.9282e-07 deltaEkin[MeV]=2.77167 deltaAngle(deg)=0.00170178 - Event#=7000 t[ns]=0.00477299 r[mm]=1.43089 deltaR[mum]=6.9611e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000195712 - Event#=8000 t[ns]=0.0172592 r[mm]=5.17414 deltaR[mum]=3.28972e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000707702 - Event#=9000 t[ns]=0.00248407 r[mm]=0.744699 deltaR[mum]=9.80327e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0.000101854 + Event#=0 t[ns]=0.00203719 r[mm]=0.610727 deltaR[mum]=5.40679e-11 deltaEkin[MeV]=0 deltaAngle(deg)=8.3535e-05 + Event#=1000 t[ns]=0.090568 r[mm]=27.1513 deltaR[mum]=3.34326e-06 deltaEkin[MeV]=6.01217 deltaAngle(deg)=0.00371776 + Event#=2000 t[ns]=0.042278 r[mm]=12.6745 deltaR[mum]=5.05736e-07 deltaEkin[MeV]=1.21477 deltaAngle(deg)=0.00174538 + Event#=3000 t[ns]=0.00957145 r[mm]=2.86942 deltaR[mum]=5.61018e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.00039247 + Event#=4000 t[ns]=0.0734873 r[mm]=22.0307 deltaR[mum]=2.52625e-06 deltaEkin[MeV]=4.90507 deltaAngle(deg)=0.00277833 + Event#=5000 t[ns]=0.00370676 r[mm]=1.11125 deltaR[mum]=3.25961e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000151992 + Event#=6000 t[ns]=0.0549339 r[mm]=16.4686 deltaR[mum]=9.14202e-07 deltaEkin[MeV]=2.37641 deltaAngle(deg)=0.00253609 + Event#=7000 t[ns]=0.0729329 r[mm]=21.8645 deltaR[mum]=0.000219904 deltaEkin[MeV]=5.77787 deltaAngle(deg)=0.018187 + Event#=8000 t[ns]=0.092822 r[mm]=27.8271 deltaR[mum]=4.81965e-06 deltaEkin[MeV]=7.46373 deltaAngle(deg)=0.00377194 + Event#=9000 t[ns]=0.060301 r[mm]=18.0776 deltaR[mum]=1.25333e-06 deltaEkin[MeV]=3.84752 deltaAngle(deg)=0.00180027 Run terminated. Run Summary Number of events processed : 10000 - User=0.250000s Real=0.249912s Sys=0.000000s + User=0.230000s Real=0.231650s Sys=0.000000s ============ Run::printInfo() =============== RunID = 16 @@ -1580,45 +1580,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9893 + # Decays = 9899 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=2.7715e-07 mean=0.0435652 max=0.36349 - decay R [mm] : min=8.30867e-05 mean=13.0604 max=108.97 - decay X [mm] : min=8.30867e-05 mean=13.0604 max=108.97 - decay Y [mm] : min=-0.014905 mean=-0.000493265 max=0.00299389 - decay Z [mm] : min=-0.00405803 mean=6.77946e-07 max=0.0111565 - Delta decay R [mm] : min=-3.46945e-18 mean=4.74081e-09 max=6.82335e-06 - deflection angle [deg] : min=0 mean=0.00182699 max=0.0277872 - Delta Ekin [MeV] : min=0 mean=3.19158 max=5206.55 - decay Ekin [GeV] : min=494.793 mean=499.997 max=500 - decay Px [GeV] : min=497.075 mean=502.278 max=502.281 - decay Py [GeV] : min=-0.176801 mean=-0.0156302 max=0.129566 - decay Pz [GeV] : min=-0.0870439 mean=6.16054e-05 max=0.167599 - decay Etot violation [MeV] : min=-1.28228e-05 mean=-8.68902e-07 max=8.53906e-06 - decay Px violation [MeV] : min=-1.28226e-05 mean=-8.68891e-07 max=8.53889e-06 - decay Py violation [MeV] : min=-1.13602e-09 mean=4.49094e-11 max=1.60438e-09 - decay Pz violation [MeV] : min=-9.42222e-10 mean=7.83979e-14 max=1.01905e-09 + decay T [ns] : min=2.71596e-06 mean=0.0429661 max=0.400391 + decay R [mm] : min=0.000814216 mean=12.8808 max=120.033 + decay X [mm] : min=0.000814216 mean=12.8808 max=120.033 + decay Y [mm] : min=-0.0176133 mean=-0.000476184 max=0.0047702 + decay Z [mm] : min=-0.0142582 mean=-1.9795e-06 max=0.00975473 + Delta decay R [mm] : min=-3.46945e-18 mean=4.52066e-09 max=7.04823e-06 + deflection angle [deg] : min=0 mean=0.00180154 max=0.0261201 + Delta Ekin [MeV] : min=0 mean=2.81675 max=2548.57 + decay Ekin [GeV] : min=497.451 mean=499.997 max=500 + decay Px [GeV] : min=499.733 mean=502.278 max=502.281 + decay Py [GeV] : min=-0.228683 mean=-0.0154115 max=0.101338 + decay Pz [GeV] : min=-0.140838 mean=-0.000113862 max=0.132855 + decay Etot violation [MeV] : min=-1.23204e-05 mean=-8.08826e-07 max=8.93837e-06 + decay Px violation [MeV] : min=-1.23203e-05 mean=-8.08816e-07 max=8.93843e-06 + decay Py violation [MeV] : min=-1.13427e-09 mean=4.2949e-11 max=1.63189e-09 + decay Pz violation [MeV] : min=-1.03773e-09 mean=6.06907e-13 max=1.41033e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.09184e-05 , 0.0475902 (mean=0.00962928) + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.09184e-05 , 0.0475902 (mean=0.00983777) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.73873e-09 , 1.73873e-09 + maxGamma_deltaMax{1,2,3} = 0 , 1.80864e-09 , 1.80864e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -123.181 (mean=-0.125967) (#above threshold = 52) - maxOverestimated_mc_truth_rPos_delta [mum] = 321.936 (mean=0.0834355) (#above threshold = 57) - minUnderestimated_rDeltaPos [mum] = -123.175 (mean=-0.125962) (#above threshold = 52) - maxOverestimated_rDeltaPos [mum] = 321.942 (mean=0.0834403) (#above threshold = 57) + minUnderestimated_mc_truth_rPos_delta [mum] = -46.9982 (mean=-0.108218) (#above threshold = 33) + maxOverestimated_mc_truth_rPos_delta [mum] = 333.279 (mean=0.0725877) (#above threshold = 40) + minUnderestimated_rDeltaPos [mum] = -46.9911 (mean=-0.108213) (#above threshold = 33) + maxOverestimated_rDeltaPos [mum] = 333.286 (mean=0.0725922) (#above threshold = 40) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00795462 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00797182 ============================================= @@ -1642,20 +1642,20 @@ Index : 1 used in the geometry : Yes ### Run 17 starts. ### Run 17 starts. - Event#=0 t[ns]=0.106983 r[mm]=32.0724 deltaR[mum]=8.33759e-06 deltaEkin[MeV]=7.75261 deltaAngle(deg)=0.00436609 - Event#=1000 t[ns]=0.00910269 r[mm]=2.72889 deltaR[mum]=4.82547e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000373249 - Event#=2000 t[ns]=0.033623 r[mm]=10.0798 deltaR[mum]=2.73111e-07 deltaEkin[MeV]=0.288866 deltaAngle(deg)=0.00139516 - Event#=3000 t[ns]=0.00788019 r[mm]=2.3624 deltaR[mum]=3.13038e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.00032312 - Event#=4000 t[ns]=0.0128184 r[mm]=3.84283 deltaR[mum]=1.34772e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.00052561 - Event#=5000 t[ns]=0.0560601 r[mm]=16.8062 deltaR[mum]=9.5795e-07 deltaEkin[MeV]=2.7716 deltaAngle(deg)=0.00198803 - Event#=6000 t[ns]=0.0650433 r[mm]=19.4993 deltaR[mum]=1.36726e-06 deltaEkin[MeV]=3.46181 deltaAngle(deg)=0.00343086 - Event#=7000 t[ns]=0.00682154 r[mm]=2.04503 deltaR[mum]=2.03126e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000279714 - Event#=8000 t[ns]=0.00244378 r[mm]=0.73262 deltaR[mum]=9.32587e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0.000100206 - Event#=9000 t[ns]=0.0878373 r[mm]=26.3327 deltaR[mum]=4.88152e-06 deltaEkin[MeV]=6.65956 deltaAngle(deg)=0.00340908 + Event#=0 t[ns]=0.0854033 r[mm]=25.603 deltaR[mum]=2.82492e-06 deltaEkin[MeV]=5.57778 deltaAngle(deg)=0.00309287 + Event#=1000 t[ns]=0.113361 r[mm]=33.9844 deltaR[mum]=2.46748e-05 deltaEkin[MeV]=34.1699 deltaAngle(deg)=0.00445182 + Event#=2000 t[ns]=0.0231498 r[mm]=6.94007 deltaR[mum]=7.93854e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000949241 + Event#=3000 t[ns]=0.0327332 r[mm]=9.81305 deltaR[mum]=2.48992e-07 deltaEkin[MeV]=0.334804 deltaAngle(deg)=0.00123532 + Event#=4000 t[ns]=0.0217085 r[mm]=6.50798 deltaR[mum]=6.54641e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.00089014 + Event#=5000 t[ns]=0.110892 r[mm]=33.2441 deltaR[mum]=1.20722e-05 deltaEkin[MeV]=8.06228 deltaAngle(deg)=0.00528734 + Event#=6000 t[ns]=0.0935943 r[mm]=28.0586 deltaR[mum]=3.67968e-06 deltaEkin[MeV]=6.79591 deltaAngle(deg)=0.00450044 + Event#=7000 t[ns]=0.0173664 r[mm]=5.20626 deltaR[mum]=3.35154e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000712095 + Event#=8000 t[ns]=0.074467 r[mm]=22.3244 deltaR[mum]=1.9371e-06 deltaEkin[MeV]=4.48926 deltaAngle(deg)=0.00348728 + Event#=9000 t[ns]=0.169345 r[mm]=50.7679 deltaR[mum]=2.9547e-05 deltaEkin[MeV]=7.5816 deltaAngle(deg)=0.00675 Run terminated. Run Summary Number of events processed : 10000 - User=0.240000s Real=0.238866s Sys=0.000000s + User=0.220000s Real=0.220768s Sys=0.000000s ============ Run::printInfo() =============== RunID = 17 @@ -1672,45 +1672,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9909 + # Decays = 9916 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=6.94078e-07 mean=0.0429497 max=0.5395 - decay R [mm] : min=0.000208077 mean=12.8759 max=161.736 - decay X [mm] : min=0.000208077 mean=12.8759 max=161.736 - decay Y [mm] : min=-0.00592627 mean=0.00048432 max=0.0352779 - decay Z [mm] : min=-0.00846005 mean=-2.66237e-06 max=0.00324608 - Delta decay R [mm] : min=-3.46945e-18 mean=4.02092e-09 max=1.40375e-06 - deflection angle [deg] : min=0 mean=0.00181436 max=0.0327356 - Delta Ekin [MeV] : min=0 mean=2.64007 max=1501.99 - decay Ekin [GeV] : min=498.498 mean=499.997 max=500 - decay Px [GeV] : min=500.779 mean=502.279 max=502.281 - decay Py [GeV] : min=-0.0981102 mean=0.0155591 max=0.245253 - decay Pz [GeV] : min=-0.149062 mean=-0.000123376 max=0.108778 - decay Etot violation [MeV] : min=-1.26716e-05 mean=-7.93154e-07 max=8.88744e-06 - decay Px violation [MeV] : min=-1.26717e-05 mean=-7.93141e-07 max=8.88744e-06 - decay Py violation [MeV] : min=-2.21485e-09 mean=-4.23194e-11 max=8.28436e-10 - decay Pz violation [MeV] : min=-1.20025e-09 mean=4.86397e-13 max=1.07602e-09 + decay T [ns] : min=1.8784e-06 mean=0.0437345 max=0.413853 + decay R [mm] : min=0.000563124 mean=13.1111 max=124.069 + decay X [mm] : min=0.000563124 mean=13.1111 max=124.069 + decay Y [mm] : min=-0.0299661 mean=0.000493561 max=0.0234905 + decay Z [mm] : min=-0.0128423 mean=-1.11474e-06 max=0.0101137 + Delta decay R [mm] : min=-1.73472e-18 mean=4.33305e-09 max=1.72574e-06 + deflection angle [deg] : min=0 mean=0.00184815 max=0.0273836 + Delta Ekin [MeV] : min=0 mean=2.48865 max=604.564 + decay Ekin [GeV] : min=499.395 mean=499.998 max=500 + decay Px [GeV] : min=501.677 mean=502.279 max=502.281 + decay Py [GeV] : min=-0.193383 mean=0.0157251 max=0.239805 + decay Pz [GeV] : min=-0.153496 mean=-1.8057e-05 max=0.153456 + decay Etot violation [MeV] : min=-1.25223e-05 mean=-8.3124e-07 max=8.95886e-06 + decay Px violation [MeV] : min=-1.25223e-05 mean=-8.31227e-07 max=8.95903e-06 + decay Py violation [MeV] : min=-1.61884e-09 mean=-4.24749e-11 max=1.69038e-09 + decay Pz violation [MeV] : min=-7.09079e-10 mean=2.41457e-13 max=1.47186e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.09184e-05 , 0.0475902 (mean=0.00963855) + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.09184e-05 , 0.0542641 (mean=0.00975343) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.88626e-09 , 1.88626e-09 + maxGamma_deltaMax{1,2,3} = 0 , 1.82303e-09 , 1.82303e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -31.9784 (mean=-0.107373) (#above threshold = 50) - maxOverestimated_mc_truth_rPos_delta [mum] = 32.5384 (mean=0.045731) (#above threshold = 50) - minUnderestimated_rDeltaPos [mum] = -31.9777 (mean=-0.107369) (#above threshold = 50) - maxOverestimated_rDeltaPos [mum] = 32.5391 (mean=0.045735) (#above threshold = 50) + minUnderestimated_mc_truth_rPos_delta [mum] = -11.5541 (mean=-0.102466) (#above threshold = 35) + maxOverestimated_mc_truth_rPos_delta [mum] = 34.2894 (mean=0.0473665) (#above threshold = 50) + minUnderestimated_rDeltaPos [mum] = -11.5539 (mean=-0.102462) (#above threshold = 35) + maxOverestimated_rDeltaPos [mum] = 34.2903 (mean=0.0473709) (#above threshold = 50) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0154778 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0154645 ============================================= @@ -1734,20 +1734,20 @@ Index : 1 used in the geometry : Yes ### Run 18 starts. ### Run 18 starts. - Event#=0 t[ns]=0.0346435 r[mm]=10.3857 deltaR[mum]=3.0027e-07 deltaEkin[MeV]=0.398732 deltaAngle(deg)=0.00129738 - Event#=1000 t[ns]=0.0326694 r[mm]=9.79391 deltaR[mum]=2.47072e-07 deltaEkin[MeV]=0.282223 deltaAngle(deg)=0.00140348 - Event#=2000 t[ns]=0.0279377 r[mm]=8.37542 deltaR[mum]=1.39433e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00114515 - Event#=3000 t[ns]=0.0426653 r[mm]=12.7906 deltaR[mum]=5.16179e-07 deltaEkin[MeV]=1.41123 deltaAngle(deg)=0.00182321 - Event#=4000 t[ns]=0.0562889 r[mm]=16.8748 deltaR[mum]=9.66331e-07 deltaEkin[MeV]=2.66478 deltaAngle(deg)=0.00197717 - Event#=5000 t[ns]=0.0465107 r[mm]=13.9434 deltaR[mum]=6.27942e-07 deltaEkin[MeV]=2.0943 deltaAngle(deg)=0.00191501 - Event#=6000 t[ns]=0.169464 r[mm]=50.8034 deltaR[mum]=3.398e-05 deltaEkin[MeV]=9.74872 deltaAngle(deg)=0.00648995 - Event#=7000 t[ns]=0.0329793 r[mm]=9.88681 deltaR[mum]=2.55508e-07 deltaEkin[MeV]=0.281199 deltaAngle(deg)=0.00131198 - Event#=8000 t[ns]=0.0288756 r[mm]=8.65658 deltaR[mum]=1.5395e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00118359 - Event#=9000 t[ns]=0.0726425 r[mm]=21.7774 deltaR[mum]=1.78327e-05 deltaEkin[MeV]=82.9711 deltaAngle(deg)=0.0039827 + Event#=0 t[ns]=0.183301 r[mm]=54.9514 deltaR[mum]=4.36119e-05 deltaEkin[MeV]=7.38397 deltaAngle(deg)=0.00783811 + Event#=1000 t[ns]=0.00830211 r[mm]=2.48888 deltaR[mum]=3.6593e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000340298 + Event#=2000 t[ns]=0.091325 r[mm]=27.3782 deltaR[mum]=4.74231e-06 deltaEkin[MeV]=8.64271 deltaAngle(deg)=0.00323019 + Event#=3000 t[ns]=0.0677095 r[mm]=20.2985 deltaR[mum]=1.87652e-06 deltaEkin[MeV]=7.59369 deltaAngle(deg)=0.00189185 + Event#=4000 t[ns]=0.0744526 r[mm]=22.3201 deltaR[mum]=1.9347e-06 deltaEkin[MeV]=4.88755 deltaAngle(deg)=0.00378605 + Event#=5000 t[ns]=0.176198 r[mm]=52.8222 deltaR[mum]=3.25137e-05 deltaEkin[MeV]=7.49737 deltaAngle(deg)=0.00729373 + Event#=6000 t[ns]=0.10144 r[mm]=30.4106 deltaR[mum]=6.14532e-06 deltaEkin[MeV]=6.70133 deltaAngle(deg)=0.00497141 + Event#=7000 t[ns]=0.161744 r[mm]=48.4889 deltaR[mum]=2.85042e-05 deltaEkin[MeV]=6.90008 deltaAngle(deg)=0.0071278 + Event#=8000 t[ns]=0.114989 r[mm]=34.4724 deltaR[mum]=8.0666e-06 deltaEkin[MeV]=7.70745 deltaAngle(deg)=0.00333603 + Event#=9000 t[ns]=0.0307068 r[mm]=9.20557 deltaR[mum]=1.926e-07 deltaEkin[MeV]=0.0893246 deltaAngle(deg)=0.0012879 Run terminated. Run Summary Number of events processed : 10000 - User=0.340000s Real=0.351459s Sys=0.000000s + User=0.330000s Real=0.331500s Sys=0.000000s ============ Run::printInfo() =============== RunID = 18 @@ -1764,45 +1764,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9819 + # Decays = 9820 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.96251e-05 mean=0.087902 max=0.882178 - decay R [mm] : min=0.00588338 mean=26.352 max=264.467 - decay X [mm] : min=0.00588338 mean=26.352 max=264.467 - decay Y [mm] : min=-0.0859763 mean=-0.00191284 max=0.00463887 - decay Z [mm] : min=-0.0120002 mean=9.37312e-06 max=0.0187798 - Delta decay R [mm] : min=-3.46945e-18 mean=3.01946e-08 max=4.59034e-06 - deflection angle [deg] : min=8.53688e-07 mean=0.0036698 max=0.0367371 - Delta Ekin [MeV] : min=0 mean=5.321 max=1948.75 - decay Ekin [GeV] : min=498.051 mean=499.995 max=500 - decay Px [GeV] : min=500.513 mean=502.456 max=502.462 - decay Py [GeV] : min=-0.322157 mean=-0.0316221 max=0.0911301 - decay Pz [GeV] : min=-0.121867 mean=0.00011632 max=0.130629 - decay Etot violation [MeV] : min=-1.05718e-05 mean=-1.64111e-07 max=9.03232e-06 - decay Px violation [MeV] : min=-1.0572e-05 mean=-1.64138e-07 max=9.03232e-06 - decay Py violation [MeV] : min=-1.779e-09 mean=2.91392e-11 max=2.64004e-09 - decay Pz violation [MeV] : min=-1.07133e-09 mean=-3.28414e-13 max=7.349e-10 + decay T [ns] : min=8.06877e-07 mean=0.0885239 max=0.777139 + decay R [mm] : min=0.000241893 mean=26.5385 max=232.978 + decay X [mm] : min=0.000241893 mean=26.5385 max=232.978 + decay Y [mm] : min=-0.0637214 mean=-0.00191847 max=0.0045153 + decay Z [mm] : min=-0.00837843 mean=2.82783e-06 max=0.0245063 + Delta decay R [mm] : min=-3.46945e-18 mean=2.87235e-08 max=3.05178e-06 + deflection angle [deg] : min=0 mean=0.00370044 max=0.0315681 + Delta Ekin [MeV] : min=0 mean=4.92254 max=1005.54 + decay Ekin [GeV] : min=498.994 mean=499.995 max=500 + decay Px [GeV] : min=501.456 mean=502.457 max=502.462 + decay Py [GeV] : min=-0.276858 mean=-0.0318724 max=0.11001 + decay Pz [GeV] : min=-0.164824 mean=-6.43383e-05 max=0.14903 + decay Etot violation [MeV] : min=-9.14605e-06 mean=-1.79343e-07 max=8.02096e-06 + decay Px violation [MeV] : min=-9.146e-06 mean=-1.79371e-07 max=8.02084e-06 + decay Py violation [MeV] : min=-1.8249e-09 mean=3.09286e-11 max=2.93781e-09 + decay Pz violation [MeV] : min=-1.78457e-09 mean=2.96427e-13 max=1.16452e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 4.54747e-06 , 0.0404316 (mean=0.0085883) + maxMass_deltaMax{1,2,3} [eV] = 0 , 4.54747e-06 , 0.0404316 (mean=0.00854785) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.59028e-09 , 1.59028e-09 + maxGamma_deltaMax{1,2,3} = 0 , 1.44803e-09 , 1.44803e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=5.85003e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=5.84507e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -38.592 (mean=-0.228882) (#above threshold = 107) - maxOverestimated_mc_truth_rPos_delta [mum] = 46.5254 (mean=0.219775) (#above threshold = 488) - minUnderestimated_rDeltaPos [mum] = -38.5911 (mean=-0.228852) (#above threshold = 107) - maxOverestimated_rDeltaPos [mum] = 46.5266 (mean=0.219805) (#above threshold = 489) + minUnderestimated_mc_truth_rPos_delta [mum] = -44.8156 (mean=-0.223897) (#above threshold = 81) + maxOverestimated_mc_truth_rPos_delta [mum] = 35.2005 (mean=0.210705) (#above threshold = 469) + minUnderestimated_rDeltaPos [mum] = -44.815 (mean=-0.223869) (#above threshold = 81) + maxOverestimated_rDeltaPos [mum] = 35.2015 (mean=0.210733) (#above threshold = 469) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.035024 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0175838 ============================================= @@ -1826,20 +1826,20 @@ Index : 1 used in the geometry : Yes ### Run 19 starts. ### Run 19 starts. - Event#=0 t[ns]=0.0670675 r[mm]=20.1061 deltaR[mum]=1.47526e-06 deltaEkin[MeV]=3.96973 deltaAngle(deg)=0.0030096 - Event#=1000 t[ns]=0.0107328 r[mm]=3.21758 deltaR[mum]=7.90568e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000439933 - Event#=2000 t[ns]=0.00296645 r[mm]=0.889309 deltaR[mum]=1.66978e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.00012159 - Event#=3000 t[ns]=0.14263 r[mm]=42.7587 deltaR[mum]=2.22764e-05 deltaEkin[MeV]=7.08226 deltaAngle(deg)=0.00655173 - Event#=4000 t[ns]=0.118207 r[mm]=35.437 deltaR[mum]=1.186e-05 deltaEkin[MeV]=7.46124 deltaAngle(deg)=0.00526293 - Event#=5000 t[ns]=0.0409563 r[mm]=12.2782 deltaR[mum]=4.68939e-07 deltaEkin[MeV]=1.05822 deltaAngle(deg)=0.00184005 - Event#=6000 t[ns]=0.0280644 r[mm]=8.41338 deltaR[mum]=1.41338e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00115034 - Event#=7000 t[ns]=0.170748 r[mm]=51.1883 deltaR[mum]=2.75121e-05 deltaEkin[MeV]=6.72049 deltaAngle(deg)=0.00663218 - Event#=8000 t[ns]=0.445799 r[mm]=133.646 deltaR[mum]=0.00059476 deltaEkin[MeV]=8.44718 deltaAngle(deg)=0.0182414 - Event#=9000 t[ns]=0.0463959 r[mm]=13.909 deltaR[mum]=7.24189e-07 deltaEkin[MeV]=2.62752 deltaAngle(deg)=0.00173658 + Event#=0 t[ns]=0.100724 r[mm]=30.1959 deltaR[mum]=6.28662e-06 deltaEkin[MeV]=7.79071 deltaAngle(deg)=0.00537878 + Event#=1000 t[ns]=0.0349713 r[mm]=10.484 deltaR[mum]=3.09017e-07 deltaEkin[MeV]=0.448676 deltaAngle(deg)=0.0017156 + Event#=2000 t[ns]=0.0590575 r[mm]=17.7048 deltaR[mum]=1.08125e-06 deltaEkin[MeV]=2.90345 deltaAngle(deg)=0.00232913 + Event#=3000 t[ns]=0.0561524 r[mm]=16.8339 deltaR[mum]=9.60906e-07 deltaEkin[MeV]=2.63275 deltaAngle(deg)=0.00218359 + Event#=4000 t[ns]=0.0229412 r[mm]=6.87751 deltaR[mum]=7.72031e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000940346 + Event#=5000 t[ns]=0.0807642 r[mm]=24.2122 deltaR[mum]=4.10694e-06 deltaEkin[MeV]=15.24 deltaAngle(deg)=0.00241833 + Event#=6000 t[ns]=0.00972484 r[mm]=2.9154 deltaR[mum]=5.88019e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000398614 + Event#=7000 t[ns]=0.241144 r[mm]=72.2923 deltaR[mum]=8.97032e-05 deltaEkin[MeV]=6.68932 deltaAngle(deg)=0.0102648 + Event#=8000 t[ns]=0.0127735 r[mm]=3.82935 deltaR[mum]=1.33249e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000523578 + Event#=9000 t[ns]=0.0196613 r[mm]=5.89425 deltaR[mum]=4.86002e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000805906 Run terminated. Run Summary Number of events processed : 10000 - User=0.340000s Real=0.338978s Sys=0.000000s + User=0.320000s Real=0.319325s Sys=0.000000s ============ Run::printInfo() =============== RunID = 19 @@ -1856,45 +1856,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9827 + # Decays = 9838 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=2.03354e-07 mean=0.0887717 max=0.998837 - decay R [mm] : min=6.09632e-05 mean=26.6128 max=299.44 - decay X [mm] : min=6.09632e-05 mean=26.6128 max=299.44 - decay Y [mm] : min=-0.00814469 mean=0.00193769 max=0.107963 - decay Z [mm] : min=-0.0321764 mean=-6.55208e-06 max=0.0103696 - Delta decay R [mm] : min=1.35525e-20 mean=3.4348e-08 max=2.54623e-05 - deflection angle [deg] : min=0 mean=0.00369307 max=0.0411019 - Delta Ekin [MeV] : min=0 mean=6.11184 max=7075.85 - decay Ekin [GeV] : min=492.924 mean=499.994 max=500 - decay Px [GeV] : min=495.386 mean=502.456 max=502.462 - decay Py [GeV] : min=-0.1454 mean=0.0318716 max=0.360475 - decay Pz [GeV] : min=-0.13478 mean=-9.76307e-05 max=0.0901358 - decay Etot violation [MeV] : min=-9.65135e-06 mean=-1.33433e-07 max=8.73889e-06 - decay Px violation [MeV] : min=-9.65165e-06 mean=-1.33461e-07 max=8.73877e-06 - decay Py violation [MeV] : min=-3.15907e-09 mean=-2.52912e-11 max=2.43185e-09 - decay Pz violation [MeV] : min=-6.32781e-10 mean=9.80224e-14 max=7.90479e-10 + decay T [ns] : min=5.38532e-06 mean=0.0894474 max=0.797615 + decay R [mm] : min=0.00161446 mean=26.8153 max=239.116 + decay X [mm] : min=0.00161446 mean=26.8153 max=239.116 + decay Y [mm] : min=-0.00193917 mean=0.00196537 max=0.0693086 + decay Z [mm] : min=-0.0137515 mean=8.49732e-06 max=0.0101902 + Delta decay R [mm] : min=-3.46945e-18 mean=3.00038e-08 max=3.36166e-06 + deflection angle [deg] : min=0 mean=0.00372957 max=0.0333058 + Delta Ekin [MeV] : min=0 mean=4.73661 max=315.988 + decay Ekin [GeV] : min=499.684 mean=499.995 max=500 + decay Px [GeV] : min=502.146 mean=502.457 max=502.462 + decay Py [GeV] : min=-0.106815 mean=0.0321979 max=0.290017 + decay Pz [GeV] : min=-0.159071 mean=3.60763e-05 max=0.100977 + decay Etot violation [MeV] : min=-9.26392e-06 mean=-1.71528e-07 max=8.34867e-06 + decay Px violation [MeV] : min=-9.26387e-06 mean=-1.71555e-07 max=8.34867e-06 + decay Py violation [MeV] : min=-3.65887e-09 mean=-3.27977e-11 max=1.74435e-09 + decay Pz violation [MeV] : min=-9.35643e-10 mean=3.02742e-13 max=1.09021e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 4.54747e-06 , 0.0342488 (mean=0.0085257) + maxMass_deltaMax{1,2,3} [eV] = 0 , 4.54747e-06 , 0.0399473 (mean=0.00846473) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.48938e-09 , 1.48938e-09 + maxGamma_deltaMax{1,2,3} = 0 , 1.58923e-09 , 1.58923e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=5.91942e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=5.92427e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -190.851 (mean=-0.25764) (#above threshold = 97) - maxOverestimated_mc_truth_rPos_delta [mum] = 1035.11 (mean=0.356165) (#above threshold = 457) - minUnderestimated_rDeltaPos [mum] = -190.825 (mean=-0.257606) (#above threshold = 97) - maxOverestimated_rDeltaPos [mum] = 1035.14 (mean=0.356199) (#above threshold = 457) + minUnderestimated_mc_truth_rPos_delta [mum] = -13.6604 (mean=-0.215329) (#above threshold = 99) + maxOverestimated_mc_truth_rPos_delta [mum] = 35.9351 (mean=0.207235) (#above threshold = 474) + minUnderestimated_rDeltaPos [mum] = -13.6601 (mean=-0.215299) (#above threshold = 99) + maxOverestimated_rDeltaPos [mum] = 35.9364 (mean=0.207265) (#above threshold = 474) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0322501 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0174989 ============================================= @@ -1918,20 +1918,20 @@ Index : 1 used in the geometry : Yes ### Run 20 starts. ### Run 20 starts. - Event#=0 t[ns]=0.00177095 r[mm]=0.53091 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0211576 r[mm]=6.34281 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.0113708 r[mm]=3.40883 deltaR[mum]=4.44089e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.00833778 r[mm]=2.49957 deltaR[mum]=4.44089e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.00149027 r[mm]=0.446766 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.015852 r[mm]=4.75225 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.00486839 r[mm]=1.45949 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.0235403 r[mm]=7.05712 deltaR[mum]=8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.00212392 r[mm]=0.636728 deltaR[mum]=1.11022e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.0712664 r[mm]=21.3649 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0374309 r[mm]=11.2214 deltaR[mum]=1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0718885 r[mm]=21.5514 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.0466115 r[mm]=13.9736 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.0248856 r[mm]=7.46044 deltaR[mum]=8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.025592 r[mm]=7.6722 deltaR[mum]=8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0157494 r[mm]=4.72148 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.0206132 r[mm]=6.17962 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.00844975 r[mm]=2.53314 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.0813155 r[mm]=24.3775 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.0366401 r[mm]=10.9843 deltaR[mum]=1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.100000s Real=0.098837s Sys=0.000000s + User=0.110000s Real=0.114121s Sys=0.000000s ============ Run::printInfo() =============== RunID = 20 @@ -1948,43 +1948,43 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9973 + # Decays = 9954 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.33788e-06 mean=0.022482 max=0.195029 - decay R [mm] : min=0.000401082 mean=6.73984 max=58.4677 - decay X [mm] : min=0.000401082 mean=6.73984 max=58.4677 - decay Y [mm] : min=-0.000372691 mean=4.07384e-07 max=0.00183638 - decay Z [mm] : min=-0.000573106 mean=2.7684e-07 max=0.0013796 - Delta decay R [mm] : min=-7.10543e-15 mean=3.84275e-11 max=1.25196e-07 - deflection angle [deg] : min=0 mean=8.43857e-06 max=0.018128 - Delta Ekin [MeV] : min=0 mean=0.000144608 max=0.485132 - decay Ekin [GeV] : min=500 mean=500 max=500 + decay T [ns] : min=2.12302e-06 mean=0.0316819 max=0.280252 + decay R [mm] : min=0.000636457 mean=9.49787 max=84.0165 + decay X [mm] : min=0.000636457 mean=9.49787 max=84.0165 + decay Y [mm] : min=-0.00111177 mean=7.6849e-07 max=0.00265151 + decay Z [mm] : min=-0.00211309 mean=1.34342e-07 max=0.00270523 + Delta decay R [mm] : min=-7.10543e-15 mean=1.15733e-10 max=3.16671e-07 + deflection angle [deg] : min=0 mean=1.46781e-05 max=0.0199447 + Delta Ekin [MeV] : min=0 mean=0.000208949 max=0.587244 + decay Ekin [GeV] : min=499.999 mean=500 max=500 decay Px [GeV] : min=502.464 mean=502.465 max=502.465 - decay Py [GeV] : min=-0.0189862 mean=4.09796e-05 max=0.0971783 - decay Pz [GeV] : min=-0.0589106 mean=3.77521e-05 max=0.151065 - decay Etot violation [MeV] : min=-1.12515e-06 mean=6.92682e-07 max=1.09643e-05 - decay Px violation [MeV] : min=-1.12521e-06 mean=6.9269e-07 max=1.09645e-05 - decay Py violation [MeV] : min=-1.23247e-10 mean=4.98545e-13 max=1.25156e-09 - decay Pz violation [MeV] : min=-7.25791e-10 mean=3.94727e-13 max=1.31173e-09 + decay Py [GeV] : min=-0.0591016 mean=2.37271e-05 max=0.138769 + decay Pz [GeV] : min=-0.120014 mean=8.59487e-06 max=0.0871953 + decay Etot violation [MeV] : min=-1.12527e-06 mean=1.56675e-06 max=1.19209e-05 + decay Px violation [MeV] : min=-1.12533e-06 mean=1.56676e-06 max=1.19211e-05 + decay Py violation [MeV] : min=-6.41059e-10 mean=2.85887e-13 max=9.25823e-10 + decay Pz violation [MeV] : min=-9.0705e-10 mean=3.40079e-13 max=8.07987e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.31921e-05 , 0.0192676 (mean=0.00543807) + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.31921e-05 , 0.0239611 (mean=0.00543929) maxBeta_deltaMax{1,2} = 1.11022e-16 , 2.22045e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.14531e-09 , 1.14531e-09 + maxGamma_deltaMax{1,2,3} = 0 , 1.09193e-09 , 1.09193e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0128831 (mean=-4.27138e-06) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.00369832 (mean=1.04428e-06) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0128771 (mean=-4.23295e-06) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.00382352 (mean=1.08271e-06) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0166541 (mean=-6.3755e-06) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.0112205 (mean=3.87526e-06) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0164197 (mean=-6.25977e-06) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.0115372 (mean=3.99099e-06) (#above threshold = 0) --- float instead of double --- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00762939 ============================================= @@ -2010,20 +2010,20 @@ Index : 1 used in the geometry : Yes ### Run 21 starts. ### Run 21 starts. - Event#=0 t[ns]=0.0283454 r[mm]=8.49763 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0380429 r[mm]=11.4048 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.0109499 r[mm]=3.28265 deltaR[mum]=4.44089e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.0175994 r[mm]=5.27611 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.00584935 r[mm]=1.75357 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.0250512 r[mm]=7.51006 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.0740066 r[mm]=22.1864 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.0385641 r[mm]=11.5611 deltaR[mum]=1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.00586884 r[mm]=1.75941 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.0297349 r[mm]=8.9142 deltaR[mum]=1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0156944 r[mm]=4.705 deltaR[mum]=8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0551834 r[mm]=16.5434 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.00255163 r[mm]=0.764951 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.0298509 r[mm]=8.94897 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.000667863 r[mm]=0.200218 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0315798 r[mm]=9.46727 deltaR[mum]=1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.0193953 r[mm]=5.8145 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.0542791 r[mm]=16.2723 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.0193203 r[mm]=5.79201 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.00329322 r[mm]=0.987271 deltaR[mum]=1.11022e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.100000s Real=0.103675s Sys=0.000000s + User=0.130000s Real=0.133907s Sys=0.000000s ============ Run::printInfo() =============== RunID = 21 @@ -2040,45 +2040,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9965 + # Decays = 9925 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.31733e-06 mean=0.0225106 max=0.269114 - decay R [mm] : min=0.000394921 mean=6.74842 max=80.6774 - decay X [mm] : min=0.000394921 mean=6.74842 max=80.6774 - decay Y [mm] : min=-0.0036902 mean=-1.00277e-06 max=0.00124862 - decay Z [mm] : min=-0.00159493 mean=3.65574e-07 max=0.00177515 - Delta decay R [mm] : min=-7.10543e-15 mean=1.90913e-10 max=3.22108e-07 - deflection angle [deg] : min=0 mean=2.11035e-05 max=0.0231938 - Delta Ekin [MeV] : min=0 mean=0.000443397 max=0.794158 + decay T [ns] : min=4.80372e-06 mean=0.0307477 max=0.255393 + decay R [mm] : min=0.0014401 mean=9.21782 max=76.5641 + decay X [mm] : min=0.0014401 mean=9.21782 max=76.5641 + decay Y [mm] : min=-0.00405523 mean=6.44596e-07 max=0.00501242 + decay Z [mm] : min=-0.00375704 mean=-3.3866e-07 max=0.00277605 + Delta decay R [mm] : min=-7.10543e-15 mean=1.81116e-10 max=4.9074e-07 + deflection angle [deg] : min=0 mean=2.32347e-05 max=0.0196218 + Delta Ekin [MeV] : min=0 mean=0.000367777 max=0.568383 decay Ekin [GeV] : min=499.999 mean=500 max=500 decay Px [GeV] : min=502.464 mean=502.465 max=502.465 - decay Py [GeV] : min=-0.20248 mean=-4.54071e-05 max=0.181192 - decay Pz [GeV] : min=-0.089132 mean=2.82752e-05 max=0.135554 - decay Etot violation [MeV] : min=-1.12533e-06 mean=7.16649e-07 max=1.32915e-05 - decay Px violation [MeV] : min=-1.12533e-06 mean=7.16658e-07 max=1.32915e-05 - decay Py violation [MeV] : min=-1.74182e-09 mean=-3.69186e-13 max=2.22067e-09 - decay Pz violation [MeV] : min=-9.22945e-10 mean=4.56208e-13 max=1.78392e-09 + decay Py [GeV] : min=-0.131551 mean=4.66362e-05 max=0.144688 + decay Pz [GeV] : min=-0.0974364 mean=5.3468e-06 max=0.094872 + decay Etot violation [MeV] : min=-1.12515e-06 mean=1.49645e-06 max=1.14316e-05 + decay Px violation [MeV] : min=-1.12521e-06 mean=1.49647e-06 max=1.14319e-05 + decay Py violation [MeV] : min=-1.45054e-09 mean=7.26676e-13 max=2.17889e-09 + decay Pz violation [MeV] : min=-1.49824e-09 mean=2.6665e-13 max=1.43967e-09 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.31921e-05 , 0.0239611 (mean=0.00544628) + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.31921e-05 , 0.0192676 (mean=0.00544257) maxBeta_deltaMax{1,2} = 1.11022e-16 , 2.22045e-16 - maxGamma_deltaMax{1,2,3} = 0 , 8.12463e-10 , 8.12463e-10 + maxGamma_deltaMax{1,2,3} = 0 , 1.24135e-09 , 1.24135e-09 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0231358 (mean=-1.21386e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.0109807 (mean=5.86125e-06) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0229062 (mean=-1.19477e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.0113028 (mean=6.05217e-06) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0204318 (mean=-1.31027e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.0181874 (mean=6.34647e-06) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0203213 (mean=-1.29216e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.0186782 (mean=6.52758e-06) (#above threshold = 0) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00762939 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00769037 ============================================= @@ -2102,20 +2102,20 @@ Index : 1 used in the geometry : Yes ### Run 22 starts. ### Run 22 starts. - Event#=0 t[ns]=0.00986247 r[mm]=2.95665 deltaR[mum]=-4.44089e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.000218353 r[mm]=0.0654596 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.00267716 r[mm]=0.802581 deltaR[mum]=1.11022e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.000367611 r[mm]=0.110205 deltaR[mum]=-1.38778e-14 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.00196662 r[mm]=0.589568 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.000745824 r[mm]=0.223589 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.00951802 r[mm]=2.85339 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.00117296 r[mm]=0.35164 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.00267331 r[mm]=0.801428 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.00159513 r[mm]=0.4782 deltaR[mum]=-5.55112e-14 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0912857 r[mm]=27.3664 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0283311 r[mm]=8.49333 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.0123035 r[mm]=3.68844 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.093092 r[mm]=27.9079 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.0323501 r[mm]=9.69818 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0176326 r[mm]=5.28605 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.00676636 r[mm]=2.02847 deltaR[mum]=-4.44089e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.0315293 r[mm]=9.45212 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.0439085 r[mm]=13.1632 deltaR[mum]=-1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.00250906 r[mm]=0.752185 deltaR[mum]=-1.11022e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.070000s Real=0.074832s Sys=0.000000s + User=0.150000s Real=0.150146s Sys=0.000000s ============ Run::printInfo() =============== RunID = 22 @@ -2132,45 +2132,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 10000 + # Decays = 9909 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=8.72173e-07 mean=0.00500077 max=0.050834 - decay R [mm] : min=0.000261467 mean=1.49917 max=15.2394 - decay X [mm] : min=0.000261467 mean=1.49917 max=15.2394 - decay Y [mm] : min=0 mean=0 max=0 - decay Z [mm] : min=0 mean=0 max=0 - Delta decay R [mm] : min=-1.77636e-15 mean=-4.58689e-17 max=1.77636e-15 - deflection angle [deg] : min=0 mean=0 max=0 - Delta Ekin [MeV] : min=0 mean=0 max=0 - decay Ekin [GeV] : min=500 mean=500 max=500 - decay Px [GeV] : min=502.688 mean=502.688 max=502.688 - decay Py [GeV] : min=0 mean=0 max=0 - decay Pz [GeV] : min=0 mean=0 max=0 - decay Etot violation [MeV] : min=-2.1389e-06 mean=-1.52785e-07 max=4.10696e-06 - decay Px violation [MeV] : min=-2.13902e-06 mean=-1.52793e-07 max=4.10702e-06 - decay Py violation [MeV] : min=-1.08002e-12 mean=1.66785e-15 max=6.88694e-12 - decay Pz violation [MeV] : min=-3.03668e-12 mean=5.18268e-17 max=1.54188e-12 + decay T [ns] : min=6.83783e-07 mean=0.0496281 max=0.439282 + decay R [mm] : min=0.00020499 mean=14.8779 max=131.691 + decay X [mm] : min=0.00020499 mean=14.8779 max=131.691 + decay Y [mm] : min=-0.00475941 mean=1.67987e-06 max=0.0154402 + decay Z [mm] : min=-0.00650589 mean=9.89795e-07 max=0.00497644 + Delta decay R [mm] : min=-2.84217e-14 mean=4.3152e-10 max=9.64048e-07 + deflection angle [deg] : min=0 mean=3.37048e-05 max=0.0276725 + Delta Ekin [MeV] : min=0 mean=0.000701914 max=1.13147 + decay Ekin [GeV] : min=499.999 mean=500 max=500 + decay Px [GeV] : min=502.687 mean=502.688 max=502.688 + decay Py [GeV] : min=-0.187851 mean=5.80861e-05 max=0.186684 + decay Pz [GeV] : min=-0.148902 mean=5.96231e-05 max=0.157241 + decay Etot violation [MeV] : min=-5.68246e-06 mean=-4.39349e-07 max=3.85131e-06 + decay Px violation [MeV] : min=-5.68258e-06 mean=-4.39366e-07 max=3.85143e-06 + decay Py violation [MeV] : min=-9.40247e-10 mean=-2.30713e-13 max=7.87637e-10 + decay Pz violation [MeV] : min=-5.99229e-10 mean=-4.39072e-14 max=4.74884e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.18234e-05 , 0.00158525 (mean=0.00158525) - maxBeta_deltaMax{1,2} = 0 , 0 - maxGamma_deltaMax{1,2,3} = 0 , 5.63034e-11 , 5.63034e-11 + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.18234e-05 , 0.0210603 (mean=0.00160573) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 + maxGamma_deltaMax{1,2,3} = 0 , 8.38071e-10 , 8.38071e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -3.55271e-12 (mean=-1.02254e-13) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0 (mean=-1.02254e-13) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -1.77636e-12 (mean=-1.48123e-13) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 1.77636e-12 (mean=-1.48123e-13) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0599775 (mean=-2.24768e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.0309597 (mean=1.93945e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0590135 (mean=-2.20453e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.0312555 (mean=1.9826e-05) (#above threshold = 0) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.000953674 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0152588 ============================================= @@ -2194,20 +2194,20 @@ Index : 1 used in the geometry : Yes ### Run 23 starts. ### Run 23 starts. - Event#=0 t[ns]=0.00299544 r[mm]=0.897997 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.00657093 r[mm]=1.96989 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.00116377 r[mm]=0.348884 deltaR[mum]=-5.55112e-14 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=6.23245e-05 r[mm]=0.0186842 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.000894812 r[mm]=0.268254 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.00529161 r[mm]=1.58636 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.00483713 r[mm]=1.45011 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.0120365 r[mm]=3.60839 deltaR[mum]=-4.44089e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.0166532 r[mm]=4.99244 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.00708783 r[mm]=2.12485 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.186412 r[mm]=55.8841 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0172959 r[mm]=5.18509 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.078062 r[mm]=23.4021 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.00486829 r[mm]=1.45946 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.0651274 r[mm]=19.5244 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0530909 r[mm]=15.916 deltaR[mum]=-1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.156164 r[mm]=46.816 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.0378222 r[mm]=11.3387 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.0390327 r[mm]=11.7015 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.0125154 r[mm]=3.75198 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.080000s Real=0.075578s Sys=0.000000s + User=0.140000s Real=0.143618s Sys=0.000000s ============ Run::printInfo() =============== RunID = 23 @@ -2224,45 +2224,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 10000 + # Decays = 9909 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=7.45237e-07 mean=0.00506641 max=0.0380602 - decay R [mm] : min=0.000223413 mean=1.51885 max=11.41 - decay X [mm] : min=0.000223413 mean=1.51885 max=11.41 - decay Y [mm] : min=0 mean=0 max=0 - decay Z [mm] : min=0 mean=0 max=0 - Delta decay R [mm] : min=-3.55271e-15 mean=-4.89082e-17 max=8.88178e-16 - deflection angle [deg] : min=0 mean=0 max=0 - Delta Ekin [MeV] : min=0 mean=0 max=0 - decay Ekin [GeV] : min=500 mean=500 max=500 - decay Px [GeV] : min=502.688 mean=502.688 max=502.688 - decay Py [GeV] : min=0 mean=0 max=0 - decay Pz [GeV] : min=0 mean=0 max=0 - decay Etot violation [MeV] : min=-2.76428e-06 mean=-1.53283e-07 max=1.07952e-06 - decay Px violation [MeV] : min=-2.76428e-06 mean=-1.53291e-07 max=1.07958e-06 - decay Py violation [MeV] : min=-1.4353e-12 mean=-4.21066e-17 max=1.9611e-12 - decay Pz violation [MeV] : min=-1.42109e-12 mean=2.22808e-15 max=2.11742e-12 + decay T [ns] : min=6.22002e-06 mean=0.0489816 max=0.405361 + decay R [mm] : min=0.00186469 mean=14.6841 max=121.522 + decay X [mm] : min=0.00186469 mean=14.6841 max=121.522 + decay Y [mm] : min=-0.00384733 mean=1.24104e-06 max=0.0118005 + decay Z [mm] : min=-0.00277336 mean=1.8661e-06 max=0.00940505 + Delta decay R [mm] : min=-2.84217e-14 mean=4.30994e-10 max=1.697e-06 + deflection angle [deg] : min=0 mean=3.29195e-05 max=0.0305345 + Delta Ekin [MeV] : min=0 mean=0.000654484 max=2.04721 + decay Ekin [GeV] : min=499.998 mean=500 max=500 + decay Px [GeV] : min=502.686 mean=502.688 max=502.688 + decay Py [GeV] : min=-0.107539 mean=6.13879e-05 max=0.223522 + decay Pz [GeV] : min=-0.109139 mean=5.21314e-05 max=0.183085 + decay Etot violation [MeV] : min=-5.92251e-06 mean=-4.42009e-07 max=3.98781e-06 + decay Px violation [MeV] : min=-5.92263e-06 mean=-4.42024e-07 max=3.98787e-06 + decay Py violation [MeV] : min=-1.72511e-09 mean=-6.3162e-14 max=1.2636e-09 + decay Pz violation [MeV] : min=-1.14014e-09 mean=6.37552e-15 max=7.88049e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.18234e-05 , 0.00158525 (mean=0.00158525) - maxBeta_deltaMax{1,2} = 0 , 0 - maxGamma_deltaMax{1,2,3} = 0 , 5.63034e-11 , 5.63034e-11 + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.18234e-05 , 0.0298928 (mean=0.0016198) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 + maxGamma_deltaMax{1,2,3} = 0 , 9.74211e-10 , 9.74211e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -3.55271e-12 (mean=-1.04033e-13) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 1.77636e-12 (mean=-1.04033e-13) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -3.55271e-12 (mean=-1.52941e-13) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 8.88178e-13 (mean=-1.52941e-13) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0751502 (mean=-2.12131e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.111674 (mean=2.1361e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0734532 (mean=-2.07821e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.113371 (mean=2.1792e-05) (#above threshold = 0) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00190735 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00762939 ============================================= @@ -2286,20 +2286,20 @@ Index : 1 used in the geometry : Yes ### Run 24 starts. ### Run 24 starts. - Event#=0 t[ns]=0.133379 r[mm]=39.9835 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0304459 r[mm]=9.12689 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.433751 r[mm]=130.027 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.129325 r[mm]=38.7681 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.0619924 r[mm]=18.5837 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.137059 r[mm]=41.0868 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.0290114 r[mm]=8.69687 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.0838735 r[mm]=25.1431 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.0137513 r[mm]=4.12227 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.00311522 r[mm]=0.933861 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.218711 r[mm]=65.5637 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0959093 r[mm]=28.7511 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.0532575 r[mm]=15.9652 deltaR[mum]=1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.0251289 r[mm]=7.53298 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.166132 r[mm]=49.802 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0368893 r[mm]=11.0584 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.207413 r[mm]=62.1771 deltaR[mum]=-7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.198036 r[mm]=59.3659 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.175612 r[mm]=52.6438 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.0640927 r[mm]=19.2133 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.260000s Real=0.258373s Sys=0.000000s + User=0.250000s Real=0.250062s Sys=0.000000s ============ Run::printInfo() =============== RunID = 24 @@ -2316,45 +2316,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9778 + # Decays = 9790 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.22744e-05 mean=0.131367 max=1.44609 - decay R [mm] : min=0.00367955 mean=39.3804 max=433.502 - decay X [mm] : min=0.00367955 mean=39.3804 max=433.502 - decay Y [mm] : min=-0.0251517 mean=-1.9171e-06 max=0.0226827 - decay Z [mm] : min=-0.0366535 mean=-6.35166e-06 max=0.0170076 - Delta decay R [mm] : min=-5.68434e-14 mean=1.49566e-09 max=1.17064e-06 - deflection angle [deg] : min=0 mean=8.84187e-05 max=0.0333664 - Delta Ekin [MeV] : min=0 mean=0.00155631 max=1.66404 - decay Ekin [GeV] : min=499.998 mean=500 max=500 + decay T [ns] : min=3.73259e-06 mean=0.128771 max=1.28553 + decay R [mm] : min=0.00111893 mean=38.6021 max=385.369 + decay X [mm] : min=0.00111893 mean=38.6021 max=385.369 + decay Y [mm] : min=-0.0239894 mean=-1.02899e-05 max=0.0136116 + decay Z [mm] : min=-0.0389554 mean=-1.42717e-05 max=0.0313991 + Delta decay R [mm] : min=-5.68434e-14 mean=1.8699e-09 max=1.95012e-06 + deflection angle [deg] : min=0 mean=9.44701e-05 max=0.0304568 + Delta Ekin [MeV] : min=0 mean=0.00174753 max=1.38648 + decay Ekin [GeV] : min=499.999 mean=500 max=500 decay Px [GeV] : min=505.587 mean=505.588 max=505.588 - decay Py [GeV] : min=-0.118451 mean=-5.65863e-06 max=0.149147 - decay Pz [GeV] : min=-0.201302 mean=-4.825e-05 max=0.277188 - decay Etot violation [MeV] : min=-1.54704e-06 mean=-3.77729e-07 max=9.17178e-07 - decay Px violation [MeV] : min=-1.54693e-06 mean=-3.77628e-07 max=9.17295e-07 - decay Py violation [MeV] : min=-1.41625e-10 mean=1.2082e-13 max=2.26976e-10 - decay Pz violation [MeV] : min=-2.26294e-10 mean=4.12118e-14 max=2.48264e-10 + decay Py [GeV] : min=-0.180994 mean=-0.000129583 max=0.136043 + decay Pz [GeV] : min=-0.243782 mean=-0.000154121 max=0.141749 + decay Etot violation [MeV] : min=-1.60141e-06 mean=-3.68582e-07 max=9.48552e-07 + decay Px violation [MeV] : min=-1.60123e-06 mean=-3.68481e-07 max=9.48727e-07 + decay Py violation [MeV] : min=-2.43404e-10 mean=1.62704e-13 max=2.40604e-10 + decay Pz violation [MeV] : min=-1.59616e-10 mean=8.44702e-14 max=3.44414e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.63709e-05 , 0.0112004 (mean=0.00306332) + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.63709e-05 , 0.016631 (mean=0.0030647) maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.01792e-10 , 1.01792e-10 + maxGamma_deltaMax{1,2,3} = 0 , 1.17495e-10 , 1.17495e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0407181 (mean=-5.1369e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.104286 (mean=0.00011387) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0398822 (mean=-4.98733e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.104633 (mean=0.000115365) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0471044 (mean=-6.24715e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.18208 (mean=0.000134114) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0451542 (mean=-6.06016e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.18403 (mean=0.000135984) (#above threshold = 0) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.030625 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0610352 ============================================= @@ -2378,20 +2378,20 @@ Index : 1 used in the geometry : Yes ### Run 25 starts. ### Run 25 starts. - Event#=0 t[ns]=0.0225672 r[mm]=6.76504 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.0542566 r[mm]=16.2647 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.188604 r[mm]=56.5385 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.0391126 r[mm]=11.7249 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.142983 r[mm]=42.8626 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.0971716 r[mm]=29.1295 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.0398779 r[mm]=11.9543 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.197544 r[mm]=59.2185 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.14497 r[mm]=43.4583 deltaR[mum]=-7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.0124428 r[mm]=3.73003 deltaR[mum]=-4.44089e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.0158704 r[mm]=4.75753 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0623222 r[mm]=18.6826 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.0722517 r[mm]=21.6592 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.0866382 r[mm]=25.9719 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.207561 r[mm]=62.2214 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0499815 r[mm]=14.9832 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.0493252 r[mm]=14.7864 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.00322385 r[mm]=0.966426 deltaR[mum]=-1.11022e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.0265936 r[mm]=7.97206 deltaR[mum]=-8.88178e-13 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.127543 r[mm]=38.2342 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.250000s Real=0.260239s Sys=0.000000s + User=0.270000s Real=0.265832s Sys=0.000000s ============ Run::printInfo() =============== RunID = 25 @@ -2408,43 +2408,43 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9777 + # Decays = 9768 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=7.89673e-06 mean=0.133234 max=1.24193 - decay R [mm] : min=0.00236723 mean=39.9401 max=372.298 - decay X [mm] : min=0.00236723 mean=39.9401 max=372.298 - decay Y [mm] : min=-0.021328 mean=-2.62324e-06 max=0.018645 - decay Z [mm] : min=-0.0279304 mean=-8.44376e-07 max=0.0154567 - Delta decay R [mm] : min=-5.68434e-14 mean=1.70033e-09 max=2.65261e-06 - deflection angle [deg] : min=0 mean=8.6601e-05 max=0.0396671 - Delta Ekin [MeV] : min=0 mean=0.00170593 max=2.35182 + decay T [ns] : min=3.25835e-05 mean=0.131721 max=1.24908 + decay R [mm] : min=0.00976769 mean=39.4866 max=374.441 + decay X [mm] : min=0.00976769 mean=39.4866 max=374.441 + decay Y [mm] : min=-0.137781 mean=-9.08311e-06 max=0.0622882 + decay Z [mm] : min=-0.0491134 mean=-1.1086e-05 max=0.0387218 + Delta decay R [mm] : min=-5.68434e-14 mean=2.22433e-09 max=3.98221e-06 + deflection angle [deg] : min=0 mean=9.83692e-05 max=0.0402738 + Delta Ekin [MeV] : min=0 mean=0.00187773 max=2.42432 decay Ekin [GeV] : min=499.998 mean=500 max=500 decay Px [GeV] : min=505.586 mean=505.588 max=505.588 - decay Py [GeV] : min=-0.192809 mean=-1.88143e-05 max=0.170497 - decay Pz [GeV] : min=-0.255271 mean=9.06072e-05 max=0.34538 - decay Etot violation [MeV] : min=-1.58028e-06 mean=-3.70616e-07 max=8.38889e-07 - decay Px violation [MeV] : min=-1.58028e-06 mean=-3.70516e-07 max=8.38947e-07 - decay Py violation [MeV] : min=-1.4262e-10 mean=1.07646e-13 max=4.65661e-10 - decay Pz violation [MeV] : min=-2.29278e-10 mean=-3.26477e-14 max=4.44686e-10 + decay Py [GeV] : min=-0.334784 mean=9.3621e-06 max=0.156162 + decay Pz [GeV] : min=-0.179941 mean=-6.11988e-05 max=0.160381 + decay Etot violation [MeV] : min=-1.6563e-06 mean=-3.74924e-07 max=1.07294e-06 + decay Px violation [MeV] : min=-1.65624e-06 mean=-3.74824e-07 max=1.07294e-06 + decay Py violation [MeV] : min=-2.3573e-10 mean=3.14114e-14 max=5.67866e-10 + decay Pz violation [MeV] : min=-4.07596e-10 mean=-5.50502e-14 max=2.0222e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 1.63709e-05 , 0.0139153 (mean=0.00306402) + maxMass_deltaMax{1,2,3} [eV] = 0 , 1.63709e-05 , 0.0139153 (mean=0.00306083) maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.06837e-10 , 1.06837e-10 + maxGamma_deltaMax{1,2,3} = 0 , 1.13644e-10 , 1.13644e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0758894 (mean=-6.28263e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.156538 (mean=0.000103386) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0732368 (mean=-6.1126e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.159191 (mean=0.000105087) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0810918 (mean=-6.72812e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.997671 (mean=0.000264529) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0771096 (mean=-6.50569e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 1.00165 (mean=0.000266753) (#above threshold = 1) --- float instead of double --- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0610352 ============================================= @@ -2470,20 +2470,20 @@ Index : 1 used in the geometry : Yes ### Run 26 starts. ### Run 26 starts. - Event#=0 t[ns]=0.0565171 r[mm]=16.9423 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.187654 r[mm]=56.2536 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.299204 r[mm]=89.6933 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.0891498 r[mm]=26.7247 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.330836 r[mm]=99.1758 deltaR[mum]=1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.103962 r[mm]=31.1649 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.0420265 r[mm]=12.5984 deltaR[mum]=1.77636e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.0278095 r[mm]=8.33654 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.033933 r[mm]=10.1722 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.0289366 r[mm]=8.67441 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.222205 r[mm]=66.6111 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.0411794 r[mm]=12.3445 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.190366 r[mm]=57.0666 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.225301 r[mm]=67.5392 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.405816 r[mm]=121.653 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.278519 r[mm]=83.4925 deltaR[mum]=1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.0496294 r[mm]=14.8776 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.0602069 r[mm]=18.0484 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.187682 r[mm]=56.262 deltaR[mum]=7.10543e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.00253678 r[mm]=0.760458 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.230000s Real=0.236355s Sys=0.000000s + User=0.210000s Real=0.212970s Sys=0.000000s ============ Run::printInfo() =============== RunID = 26 @@ -2500,43 +2500,43 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9794 + # Decays = 9821 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=5.47541e-07 mean=0.129925 max=1.38003 - decay R [mm] : min=0.000164138 mean=38.9481 max=413.696 - decay X [mm] : min=0.000164138 mean=38.9481 max=413.696 - decay Y [mm] : min=-0.00975415 mean=5.99157e-06 max=0.0389032 - decay Z [mm] : min=-0.0136952 mean=1.92423e-06 max=0.040936 - Delta decay R [mm] : min=-5.68434e-14 mean=1.52972e-09 max=7.8532e-07 - deflection angle [deg] : min=0 mean=9.34529e-05 max=0.0301386 - Delta Ekin [MeV] : min=0 mean=0.00169627 max=1.35857 + decay T [ns] : min=9.98573e-06 mean=0.126164 max=1.30049 + decay R [mm] : min=0.00299345 mean=37.8205 max=389.851 + decay X [mm] : min=0.00299345 mean=37.8205 max=389.851 + decay Y [mm] : min=-0.0360209 mean=-6.53386e-06 max=0.0144196 + decay Z [mm] : min=-0.019615 mean=-5.85527e-06 max=0.0073795 + Delta decay R [mm] : min=-5.68434e-14 mean=1.38244e-09 max=1.54946e-06 + deflection angle [deg] : min=0 mean=7.63102e-05 max=0.0280112 + Delta Ekin [MeV] : min=0 mean=0.00144967 max=1.17355 decay Ekin [GeV] : min=499.999 mean=500 max=500 - decay Px [GeV] : min=505.757 mean=505.759 max=505.759 - decay Py [GeV] : min=-0.240651 mean=-9.04163e-05 max=0.133025 - decay Pz [GeV] : min=-0.149559 mean=-4.00093e-05 max=0.169638 - decay Etot violation [MeV] : min=-2.16765e-07 mean=6.29996e-07 max=2.01585e-06 - decay Px violation [MeV] : min=-2.16707e-07 mean=6.30021e-07 max=2.01608e-06 - decay Py violation [MeV] : min=-3.77611e-10 mean=-1.07493e-13 max=3.21265e-10 - decay Pz violation [MeV] : min=-2.56364e-10 mean=-4.00774e-14 max=2.85354e-10 + decay Px [GeV] : min=505.758 mean=505.759 max=505.759 + decay Py [GeV] : min=-0.24026 mean=-0.000117866 max=0.138099 + decay Pz [GeV] : min=-0.24695 mean=-4.73594e-05 max=0.152477 + decay Etot violation [MeV] : min=-5.50819e-07 mean=6.2145e-07 max=2.02813e-06 + decay Px violation [MeV] : min=-5.50819e-07 mean=6.21475e-07 max=2.02848e-06 + decay Py violation [MeV] : min=-4.49432e-10 mean=-1.27794e-13 max=2.56392e-10 + decay Pz violation [MeV] : min=-5.44048e-10 mean=-1.23399e-13 max=2.99565e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0145428 (mean=0.001393) - maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 - maxGamma_deltaMax{1,2,3} = 0 , 9.54401e-11 , 9.54401e-11 + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.011908 (mean=0.00139125) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 2.22045e-16 + maxGamma_deltaMax{1,2,3} = 0 , 1.15065e-10 , 1.15065e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=4.38394e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=4.19938e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0714638 (mean=-5.98442e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.104643 (mean=0.000107895) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0710198 (mean=-5.83145e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.105092 (mean=0.000109425) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.0439089 (mean=-4.98349e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.172108 (mean=9.14608e-05) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.0423595 (mean=-4.84524e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.173172 (mean=9.28432e-05) (#above threshold = 0) --- float instead of double --- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176 ============================================= @@ -2562,20 +2562,20 @@ Index : 1 used in the geometry : Yes ### Run 27 starts. ### Run 27 starts. - Event#=0 t[ns]=0.0183368 r[mm]=5.49687 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=1000 t[ns]=0.719762 r[mm]=215.765 deltaR[mum]=-2.84217e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=2000 t[ns]=0.366735 r[mm]=109.937 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=3000 t[ns]=0.0923158 r[mm]=27.6738 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=4000 t[ns]=0.234986 r[mm]=70.4424 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=5000 t[ns]=0.220909 r[mm]=66.2226 deltaR[mum]=-1.42109e-11 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=6000 t[ns]=0.121214 r[mm]=36.3368 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=7000 t[ns]=0.303067 r[mm]=90.8513 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=8000 t[ns]=0.00529408 r[mm]=1.58702 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 - Event#=9000 t[ns]=0.143528 r[mm]=43.0257 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=0 t[ns]=0.171154 r[mm]=51.3074 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=1000 t[ns]=0.182279 r[mm]=54.6422 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=2000 t[ns]=0.0337037 r[mm]=10.1035 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=3000 t[ns]=0.0646296 r[mm]=19.3742 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=4000 t[ns]=0.0116994 r[mm]=3.50717 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=5000 t[ns]=0.0865292 r[mm]=25.9391 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=6000 t[ns]=0.105399 r[mm]=31.5959 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=7000 t[ns]=0.0815347 r[mm]=24.4419 deltaR[mum]=-3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=8000 t[ns]=0.0824886 r[mm]=24.7278 deltaR[mum]=0 deltaEkin[MeV]=0 deltaAngle(deg)=0 + Event#=9000 t[ns]=0.0962235 r[mm]=28.8452 deltaR[mum]=3.55271e-12 deltaEkin[MeV]=0 deltaAngle(deg)=0 Run terminated. Run Summary Number of events processed : 10000 - User=0.220000s Real=0.223562s Sys=0.000000s + User=0.240000s Real=0.238501s Sys=0.000000s ============ Run::printInfo() =============== RunID = 27 @@ -2592,43 +2592,43 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9809 + # Decays = 9792 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.11423e-05 mean=0.128444 max=1.65454 - decay R [mm] : min=0.00334016 mean=38.5039 max=495.985 - decay X [mm] : min=0.00334016 mean=38.5039 max=495.985 - decay Y [mm] : min=-0.0174418 mean=6.76136e-06 max=0.0333834 - decay Z [mm] : min=-0.0248196 mean=4.42623e-06 max=0.0420935 - Delta decay R [mm] : min=-5.68434e-14 mean=1.44488e-09 max=2.33178e-06 - deflection angle [deg] : min=0 mean=7.47931e-05 max=0.0336626 - Delta Ekin [MeV] : min=0 mean=0.00143839 max=1.69485 - decay Ekin [GeV] : min=499.998 mean=500 max=500 - decay Px [GeV] : min=505.757 mean=505.759 max=505.759 - decay Py [GeV] : min=-0.147375 mean=3.39749e-06 max=0.296616 - decay Pz [GeV] : min=-0.120366 mean=9.73799e-05 max=0.254946 - decay Etot violation [MeV] : min=-3.39642e-07 mean=6.30103e-07 max=2.19193e-06 - decay Px violation [MeV] : min=-3.39642e-07 mean=6.30129e-07 max=2.19204e-06 - decay Py violation [MeV] : min=-3.21563e-10 mean=3.15869e-14 max=4.18709e-10 - decay Pz violation [MeV] : min=-2.49926e-10 mean=2.1421e-13 max=4.29779e-10 + decay T [ns] : min=4.79195e-06 mean=0.128257 max=1.28847 + decay R [mm] : min=0.0014365 mean=38.4479 max=386.249 + decay X [mm] : min=0.0014365 mean=38.4479 max=386.249 + decay Y [mm] : min=-0.022252 mean=5.5671e-06 max=0.0202343 + decay Z [mm] : min=-0.0229171 mean=-6.23536e-06 max=0.0206746 + Delta decay R [mm] : min=-5.68434e-14 mean=1.87906e-09 max=1.82314e-06 + deflection angle [deg] : min=0 mean=9.58173e-05 max=0.0569417 + Delta Ekin [MeV] : min=0 mean=0.00220258 max=4.84947 + decay Ekin [GeV] : min=499.995 mean=500 max=500 + decay Px [GeV] : min=505.754 mean=505.759 max=505.759 + decay Py [GeV] : min=-0.395242 mean=-3.75489e-05 max=0.245128 + decay Pz [GeV] : min=-0.180551 mean=-4.18985e-05 max=0.310595 + decay Etot violation [MeV] : min=-4.97734e-07 mean=6.21428e-07 max=1.96416e-06 + decay Px violation [MeV] : min=-4.97501e-07 mean=6.21452e-07 max=1.96433e-06 + decay Py violation [MeV] : min=-3.50809e-10 mean=-2.26594e-14 max=6.89028e-10 + decay Pz violation [MeV] : min=-4.55088e-10 mean=-1.14441e-14 max=8.18773e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.00927412 (mean=0.00138728) - maxBeta_deltaMax{1,2} = 1.11022e-16 , 2.22045e-16 - maxGamma_deltaMax{1,2,3} = 0 , 9.52554e-11 , 9.52554e-11 + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.011908 (mean=0.00139015) + maxBeta_deltaMax{1,2} = 1.11022e-16 , 3.33067e-16 + maxGamma_deltaMax{1,2,3} = 0 , 9.82823e-11 , 9.82823e-11 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=4.22561e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=4.19801e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -0.0585463 (mean=-4.96419e-05) (#above threshold = 0) - maxOverestimated_mc_truth_rPos_delta [mum] = 0.190739 (mean=0.000124458) (#above threshold = 0) - minUnderestimated_rDeltaPos [mum] = -0.0562145 (mean=-4.81971e-05) (#above threshold = 0) - maxOverestimated_rDeltaPos [mum] = 0.193071 (mean=0.000125903) (#above threshold = 0) + minUnderestimated_mc_truth_rPos_delta [mum] = -0.10222 (mean=-7.07132e-05) (#above threshold = 0) + maxOverestimated_mc_truth_rPos_delta [mum] = 0.0801118 (mean=0.000116027) (#above threshold = 0) + minUnderestimated_rDeltaPos [mum] = -0.100397 (mean=-6.88342e-05) (#above threshold = 0) + maxOverestimated_rDeltaPos [mum] = 0.0812437 (mean=0.000117906) (#above threshold = 0) --- float instead of double --- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176 ============================================= @@ -2654,20 +2654,20 @@ Index : 1 used in the geometry : Yes ### Run 28 starts. ### Run 28 starts. - Event#=0 t[ns]=0.0823112 r[mm]=24.6747 deltaR[mum]=7.32662e-06 deltaEkin[MeV]=5.87443 deltaAngle(deg)=0.00382116 - Event#=1000 t[ns]=0.247409 r[mm]=74.1665 deltaR[mum]=0.000151867 deltaEkin[MeV]=7.11001 deltaAngle(deg)=0.00941609 - Event#=2000 t[ns]=0.341704 r[mm]=102.434 deltaR[mum]=0.000303665 deltaEkin[MeV]=6.85552 deltaAngle(deg)=0.0137411 - Event#=3000 t[ns]=0.00667191 r[mm]=2.00006 deltaR[mum]=1.87361e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000271681 - Event#=4000 t[ns]=0.219738 r[mm]=65.8716 deltaR[mum]=0.000104639 deltaEkin[MeV]=6.33415 deltaAngle(deg)=0.0090974 - Event#=5000 t[ns]=0.11418 r[mm]=34.2281 deltaR[mum]=3.31764e-05 deltaEkin[MeV]=8.01107 deltaAngle(deg)=0.00483147 - Event#=6000 t[ns]=0.0443501 r[mm]=13.295 deltaR[mum]=5.56678e-07 deltaEkin[MeV]=1.39438 deltaAngle(deg)=0.00152209 - Event#=7000 t[ns]=0.0244895 r[mm]=7.34129 deltaR[mum]=9.26788e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000997209 - Event#=8000 t[ns]=0.0364991 r[mm]=10.9414 deltaR[mum]=3.44988e-07 deltaEkin[MeV]=0.647226 deltaAngle(deg)=0.00146703 - Event#=9000 t[ns]=0.180248 r[mm]=54.0336 deltaR[mum]=9.70866e-05 deltaEkin[MeV]=7.87321 deltaAngle(deg)=0.00774102 + Event#=0 t[ns]=0.179537 r[mm]=53.8204 deltaR[mum]=8.54688e-05 deltaEkin[MeV]=7.78433 deltaAngle(deg)=0.00736975 + Event#=1000 t[ns]=0.121554 r[mm]=36.4384 deltaR[mum]=2.06941e-05 deltaEkin[MeV]=6.89062 deltaAngle(deg)=0.00414842 + Event#=2000 t[ns]=0.11126 r[mm]=33.3526 deltaR[mum]=3.49556e-05 deltaEkin[MeV]=8.29122 deltaAngle(deg)=0.00610823 + Event#=3000 t[ns]=0.0697135 r[mm]=20.8982 deltaR[mum]=1.60692e-06 deltaEkin[MeV]=3.93895 deltaAngle(deg)=0.00288439 + Event#=4000 t[ns]=0.113966 r[mm]=34.1638 deltaR[mum]=3.08546e-05 deltaEkin[MeV]=8.60652 deltaAngle(deg)=0.00358709 + Event#=5000 t[ns]=0.128954 r[mm]=38.6568 deltaR[mum]=4.30584e-05 deltaEkin[MeV]=9.05244 deltaAngle(deg)=0.00445713 + Event#=6000 t[ns]=0.0319585 r[mm]=9.58029 deltaR[mum]=2.24567e-07 deltaEkin[MeV]=0.14715 deltaAngle(deg)=0.00116243 + Event#=7000 t[ns]=0.0256342 r[mm]=7.68445 deltaR[mum]=1.06292e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00104382 + Event#=8000 t[ns]=0.0521092 r[mm]=15.6209 deltaR[mum]=7.99533e-07 deltaEkin[MeV]=2.54274 deltaAngle(deg)=0.00239221 + Event#=9000 t[ns]=0.117561 r[mm]=35.2415 deltaR[mum]=4.16031e-05 deltaEkin[MeV]=11.0658 deltaAngle(deg)=0.00446799 Run terminated. Run Summary Number of events processed : 10000 - User=0.380000s Real=0.380074s Sys=0.000000s + User=0.370000s Real=0.381523s Sys=0.000000s ============ Run::printInfo() =============== RunID = 28 @@ -2684,45 +2684,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9793 + # Decays = 9779 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.44954e-05 mean=0.137385 max=1.34127 - decay R [mm] : min=0.00434533 mean=41.1844 max=402.077 - decay X [mm] : min=0.00434533 mean=41.1844 max=402.077 - decay Y [mm] : min=-0.00610605 mean=0.00437501 max=0.197925 - decay Z [mm] : min=-0.0141966 mean=8.14944e-06 max=0.0172119 - Delta decay R [mm] : min=-1.73472e-18 mean=1.5353e-07 max=1.73631e-05 - deflection angle [deg] : min=0 mean=0.00567193 max=0.0555299 - Delta Ekin [MeV] : min=0 mean=6.40032 max=1079.05 - decay Ekin [GeV] : min=498.921 mean=499.994 max=500 - decay Px [GeV] : min=504.682 mean=505.755 max=505.761 - decay Py [GeV] : min=-0.112867 mean=0.0494929 max=0.490202 - decay Pz [GeV] : min=-0.275673 mean=0.000130471 max=0.117109 - decay Etot violation [MeV] : min=-1.75124e-06 mean=-7.32855e-08 max=1.77347e-06 - decay Px violation [MeV] : min=-1.75135e-06 mean=-7.32835e-08 max=1.77341e-06 - decay Py violation [MeV] : min=-8.58506e-10 mean=-7.91436e-12 max=5.43366e-10 - decay Pz violation [MeV] : min=-2.09837e-10 mean=-5.34986e-14 max=2.95017e-10 + decay T [ns] : min=1.76171e-05 mean=0.137931 max=1.21179 + decay R [mm] : min=0.00528114 mean=41.3481 max=363.262 + decay X [mm] : min=0.00528114 mean=41.3481 max=363.262 + decay Y [mm] : min=-0.00307723 mean=0.00442482 max=0.157103 + decay Z [mm] : min=-0.0207667 mean=1.46444e-05 max=0.0234491 + Delta decay R [mm] : min=8.67362e-19 mean=1.56243e-07 max=2.86522e-05 + deflection angle [deg] : min=0 mean=0.00568081 max=0.0533037 + Delta Ekin [MeV] : min=0 mean=6.42321 max=1451.3 + decay Ekin [GeV] : min=498.549 mean=499.994 max=500 + decay Px [GeV] : min=504.31 mean=505.755 max=505.761 + decay Py [GeV] : min=-0.0646645 mean=0.0495541 max=0.469785 + decay Pz [GeV] : min=-0.151233 mean=0.00016216 max=0.1552 + decay Etot violation [MeV] : min=-1.75787e-06 mean=-8.44081e-08 max=1.53563e-06 + decay Px violation [MeV] : min=-1.7577e-06 mean=-8.44083e-08 max=1.53563e-06 + decay Py violation [MeV] : min=-7.51641e-10 mean=-8.98829e-12 max=7.21684e-10 + decay Pz violation [MeV] : min=-1.94532e-10 mean=2.41315e-14 max=2.928e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 0 , 0.0184336 (mean=0.00342653) + maxMass_deltaMax{1,2,3} [eV] = 0 , 0 , 0.0157997 (mean=0.00343736) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.23094e-10 , 1.23094e-10 + maxGamma_deltaMax{1,2,3} = 0 , 1.14923e-10 , 1.14923e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -50.0871 (mean=-0.294029) (#above threshold = 143) - maxOverestimated_mc_truth_rPos_delta [mum] = 106.425 (mean=0.453745) (#above threshold = 1291) - minUnderestimated_rDeltaPos [mum] = -50.0729 (mean=-0.293875) (#above threshold = 143) - maxOverestimated_rDeltaPos [mum] = 106.439 (mean=0.453899) (#above threshold = 1291) + minUnderestimated_mc_truth_rPos_delta [mum] = -78.6434 (mean=-0.292902) (#above threshold = 120) + maxOverestimated_mc_truth_rPos_delta [mum] = 216.894 (mean=0.458788) (#above threshold = 1273) + minUnderestimated_rDeltaPos [mum] = -78.626 (mean=-0.292745) (#above threshold = 120) + maxOverestimated_rDeltaPos [mum] = 216.923 (mean=0.458945) (#above threshold = 1273) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0375452 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0421178 ============================================= @@ -2746,20 +2746,20 @@ Index : 1 used in the geometry : Yes ### Run 29 starts. ### Run 29 starts. - Event#=0 t[ns]=0.077792 r[mm]=23.3199 deltaR[mum]=5.46195e-06 deltaEkin[MeV]=5.67757 deltaAngle(deg)=0.00333267 - Event#=1000 t[ns]=0.67987 r[mm]=203.807 deltaR[mum]=0.00425515 deltaEkin[MeV]=46.4776 deltaAngle(deg)=0.0275694 - Event#=2000 t[ns]=0.431334 r[mm]=129.302 deltaR[mum]=0.000714106 deltaEkin[MeV]=8.50914 deltaAngle(deg)=0.0173175 - Event#=3000 t[ns]=0.0128616 r[mm]=3.85555 deltaR[mum]=1.34253e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000523722 - Event#=4000 t[ns]=0.158609 r[mm]=47.5468 deltaR[mum]=6.26661e-05 deltaEkin[MeV]=8.20164 deltaAngle(deg)=0.00609878 - Event#=5000 t[ns]=0.0748477 r[mm]=22.4373 deltaR[mum]=1.93643e-06 deltaEkin[MeV]=4.75381 deltaAngle(deg)=0.00385813 - Event#=6000 t[ns]=0.0451123 r[mm]=13.5235 deltaR[mum]=5.78577e-07 deltaEkin[MeV]=1.48508 deltaAngle(deg)=0.00203607 - Event#=7000 t[ns]=0.197161 r[mm]=59.1035 deltaR[mum]=9.82879e-05 deltaEkin[MeV]=7.40634 deltaAngle(deg)=0.00810134 - Event#=8000 t[ns]=0.0523636 r[mm]=15.6972 deltaR[mum]=8.08383e-07 deltaEkin[MeV]=2.23059 deltaAngle(deg)=0.00217113 - Event#=9000 t[ns]=0.109252 r[mm]=32.7508 deltaR[mum]=2.02689e-05 deltaEkin[MeV]=7.84968 deltaAngle(deg)=0.00364804 + Event#=0 t[ns]=0.0496468 r[mm]=14.8828 deltaR[mum]=7.17124e-07 deltaEkin[MeV]=2.04955 deltaAngle(deg)=0.00266936 + Event#=1000 t[ns]=0.0192964 r[mm]=5.78455 deltaR[mum]=4.5338e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000785748 + Event#=2000 t[ns]=0.0754768 r[mm]=22.6259 deltaR[mum]=1.98033e-06 deltaEkin[MeV]=4.45515 deltaAngle(deg)=0.00257704 + Event#=3000 t[ns]=0.145915 r[mm]=43.7413 deltaR[mum]=7.67524e-05 deltaEkin[MeV]=13.3871 deltaAngle(deg)=0.00647296 + Event#=4000 t[ns]=0.411116 r[mm]=123.241 deltaR[mum]=0.000707896 deltaEkin[MeV]=9.74728 deltaAngle(deg)=0.0172364 + Event#=5000 t[ns]=0.0157172 r[mm]=4.7116 deltaR[mum]=2.45022e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000640004 + Event#=6000 t[ns]=0.0375722 r[mm]=11.2631 deltaR[mum]=4.05704e-07 deltaEkin[MeV]=4.46 deltaAngle(deg)=0.00110123 + Event#=7000 t[ns]=0.0122827 r[mm]=3.68203 deltaR[mum]=1.16933e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000500151 + Event#=8000 t[ns]=0.0232776 r[mm]=6.978 deltaR[mum]=7.95879e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000947862 + Event#=9000 t[ns]=0.0334701 r[mm]=10.0334 deltaR[mum]=2.65253e-07 deltaEkin[MeV]=0.329174 deltaAngle(deg)=0.00128945 Run terminated. Run Summary Number of events processed : 10000 - User=0.400000s Real=0.408293s Sys=0.000000s + User=0.370000s Real=0.372656s Sys=0.000000s ============ Run::printInfo() =============== RunID = 29 @@ -2776,45 +2776,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9765 + # Decays = 9788 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=2.26536e-06 mean=0.135548 max=1.37001 - decay R [mm] : min=0.000679093 mean=40.6336 max=410.691 - decay X [mm] : min=0.000679093 mean=40.6336 max=410.691 - decay Y [mm] : min=-0.204326 mean=-0.00421682 max=0.0127168 - decay Z [mm] : min=-0.0280255 mean=-5.34169e-06 max=0.0178734 - Delta decay R [mm] : min=0 mean=1.45539e-07 max=1.7158e-05 - deflection angle [deg] : min=8.53688e-07 mean=0.00557231 max=0.0564317 - Delta Ekin [MeV] : min=0 mean=6.50433 max=1401.35 - decay Ekin [GeV] : min=498.599 mean=499.993 max=500 - decay Px [GeV] : min=504.36 mean=505.755 max=505.761 - decay Py [GeV] : min=-0.498175 mean=-0.0486411 max=0.0780144 - decay Pz [GeV] : min=-0.311411 mean=-6.52956e-05 max=0.139691 - decay Etot violation [MeV] : min=-1.70869e-06 mean=-7.83581e-08 max=1.4882e-06 - decay Px violation [MeV] : min=-1.70869e-06 mean=-7.83593e-08 max=1.48831e-06 - decay Py violation [MeV] : min=-4.78337e-10 mean=8.58326e-12 max=7.11708e-10 - decay Pz violation [MeV] : min=-1.7134e-10 mean=8.12658e-14 max=2.50679e-10 + decay T [ns] : min=5.18431e-07 mean=0.135518 max=1.57442 + decay R [mm] : min=0.000155411 mean=40.6247 max=471.968 + decay X [mm] : min=0.000155411 mean=40.6247 max=471.968 + decay Y [mm] : min=-0.264543 mean=-0.0043403 max=0.0084473 + decay Z [mm] : min=-0.0147605 mean=6.11071e-06 max=0.02549 + Delta decay R [mm] : min=2.71051e-20 mean=1.59784e-07 max=3.82326e-05 + deflection angle [deg] : min=8.53688e-07 mean=0.00557529 max=0.0641568 + Delta Ekin [MeV] : min=0 mean=6.64359 max=2696.03 + decay Ekin [GeV] : min=497.304 mean=499.993 max=500 + decay Px [GeV] : min=503.065 mean=505.755 max=505.761 + decay Py [GeV] : min=-0.566349 mean=-0.0486443 max=0.166452 + decay Pz [GeV] : min=-0.125426 mean=1.39582e-05 max=0.145267 + decay Etot violation [MeV] : min=-1.76625e-06 mean=-7.07047e-08 max=1.73616e-06 + decay Px violation [MeV] : min=-1.7662e-06 mean=-7.0704e-08 max=1.73616e-06 + decay Py violation [MeV] : min=-1.16978e-09 mean=7.77058e-12 max=7.03437e-10 + decay Pz violation [MeV] : min=-1.5558e-10 mean=3.68567e-14 max=2.22798e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 0 , 0.0157997 (mean=0.00345631) + maxMass_deltaMax{1,2,3} [eV] = 0 , 0 , 0.0157997 (mean=0.00347214) maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.17126e-10 , 1.17126e-10 + maxGamma_deltaMax{1,2,3} = 0 , 1.18902e-10 , 1.18902e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 maxMc_truth_rPos_deltaMax [mum] = 0 (mean=0) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -35.4873 (mean=-0.295291) (#above threshold = 131) - maxOverestimated_mc_truth_rPos_delta [mum] = 92.0899 (mean=0.446395) (#above threshold = 1225) - minUnderestimated_rDeltaPos [mum] = -35.4793 (mean=-0.295145) (#above threshold = 131) - maxOverestimated_rDeltaPos [mum] = 92.1021 (mean=0.446541) (#above threshold = 1225) + minUnderestimated_mc_truth_rPos_delta [mum] = -77.7545 (mean=-0.29761) (#above threshold = 121) + maxOverestimated_mc_truth_rPos_delta [mum] = 290.121 (mean=0.472692) (#above threshold = 1209) + minUnderestimated_rDeltaPos [mum] = -77.7163 (mean=-0.29745) (#above threshold = 121) + maxOverestimated_rDeltaPos [mum] = 290.159 (mean=0.472852) (#above threshold = 1209) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0353655 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0415942 ============================================= @@ -2838,20 +2838,20 @@ Index : 1 used in the geometry : Yes ### Run 30 starts. ### Run 30 starts. - Event#=0 t[ns]=0.02406 r[mm]=7.21248 deltaR[mum]=8.77982e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000979231 - Event#=1000 t[ns]=0.0153149 r[mm]=4.59098 deltaR[mum]=2.26441e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000623312 - Event#=2000 t[ns]=0.295739 r[mm]=88.6541 deltaR[mum]=0.000254001 deltaEkin[MeV]=7.8486 deltaAngle(deg)=0.0111683 - Event#=3000 t[ns]=0.56996 r[mm]=170.857 deltaR[mum]=0.00146571 deltaEkin[MeV]=7.5023 deltaAngle(deg)=0.0234696 - Event#=4000 t[ns]=0.117383 r[mm]=35.188 deltaR[mum]=2.73077e-05 deltaEkin[MeV]=8.1215 deltaAngle(deg)=0.00447704 - Event#=5000 t[ns]=0.1149 r[mm]=34.4435 deltaR[mum]=1.65987e-05 deltaEkin[MeV]=6.62682 deltaAngle(deg)=0.00355068 - Event#=6000 t[ns]=0.00869554 r[mm]=2.60667 deltaR[mum]=4.14468e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.000353905 - Event#=7000 t[ns]=0.0187589 r[mm]=5.62339 deltaR[mum]=4.1612e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000763481 - Event#=8000 t[ns]=0.174272 r[mm]=52.2416 deltaR[mum]=7.0122e-05 deltaEkin[MeV]=7.44585 deltaAngle(deg)=0.00686688 - Event#=9000 t[ns]=0.337796 r[mm]=101.261 deltaR[mum]=0.000336039 deltaEkin[MeV]=7.70161 deltaAngle(deg)=0.0125445 + Event#=0 t[ns]=0.310036 r[mm]=92.9397 deltaR[mum]=0.00054728 deltaEkin[MeV]=18.3799 deltaAngle(deg)=0.0126234 + Event#=1000 t[ns]=0.184462 r[mm]=55.2962 deltaR[mum]=7.92354e-05 deltaEkin[MeV]=7.04937 deltaAngle(deg)=0.00440478 + Event#=2000 t[ns]=0.10489 r[mm]=31.443 deltaR[mum]=2.76977e-05 deltaEkin[MeV]=10.9036 deltaAngle(deg)=0.00283461 + Event#=3000 t[ns]=0.00576351 r[mm]=1.72773 deltaR[mum]=1.20637e-09 deltaEkin[MeV]=0 deltaAngle(deg)=0.00023457 + Event#=4000 t[ns]=0.374522 r[mm]=112.271 deltaR[mum]=0.000665436 deltaEkin[MeV]=12.8148 deltaAngle(deg)=0.015613 + Event#=5000 t[ns]=0.17536 r[mm]=52.5679 deltaR[mum]=6.59913e-05 deltaEkin[MeV]=6.47067 deltaAngle(deg)=0.00703774 + Event#=6000 t[ns]=0.122036 r[mm]=36.583 deltaR[mum]=2.2254e-05 deltaEkin[MeV]=7.17378 deltaAngle(deg)=0.00444854 + Event#=7000 t[ns]=0.388165 r[mm]=116.361 deltaR[mum]=0.000540048 deltaEkin[MeV]=6.57324 deltaAngle(deg)=0.0161482 + Event#=8000 t[ns]=0.0353705 r[mm]=10.603 deltaR[mum]=3.81061e-07 deltaEkin[MeV]=1.58531 deltaAngle(deg)=0.00133461 + Event#=9000 t[ns]=0.024593 r[mm]=7.37227 deltaR[mum]=9.37641e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.00100093 Run terminated. Run Summary Number of events processed : 10000 - User=0.360000s Real=0.356674s Sys=0.000000s + User=0.360000s Real=0.363263s Sys=0.000000s ============ Run::printInfo() =============== RunID = 30 @@ -2868,45 +2868,45 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9816 + # Decays = 9794 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=2.5431e-05 mean=0.134789 max=1.35625 - decay R [mm] : min=0.00762349 mean=40.406 max=406.563 - decay X [mm] : min=0.00762349 mean=40.406 max=406.563 - decay Y [mm] : min=-0.0080595 mean=0.0042589 max=0.195177 - decay Z [mm] : min=-0.0264473 mean=2.50185e-06 max=0.024655 - Delta decay R [mm] : min=-1.73472e-18 mean=1.55599e-07 max=2.35618e-05 - deflection angle [deg] : min=8.53688e-07 mean=0.00554985 max=0.0550857 - Delta Ekin [MeV] : min=0 mean=6.53006 max=1819.48 - decay Ekin [GeV] : min=498.181 mean=499.993 max=500 - decay Px [GeV] : min=504.19 mean=506.003 max=506.01 - decay Py [GeV] : min=-0.107486 mean=0.0485543 max=0.486514 - decay Pz [GeV] : min=-0.13614 mean=-2.07985e-05 max=0.117641 - decay Etot violation [MeV] : min=-1.51398e-06 mean=1.55798e-07 max=1.75403e-06 - decay Px violation [MeV] : min=-1.51381e-06 mean=1.55782e-07 max=1.7542e-06 - decay Py violation [MeV] : min=-5.1287e-10 mean=1.07429e-11 max=5.72072e-10 - decay Pz violation [MeV] : min=-1.5045e-10 mean=4.56527e-14 max=1.46755e-10 + decay T [ns] : min=9.07131e-06 mean=0.138547 max=1.32362 + decay R [mm] : min=0.00271932 mean=41.5324 max=396.783 + decay X [mm] : min=0.00271932 mean=41.5324 max=396.783 + decay Y [mm] : min=-0.00433321 mean=0.00442806 max=0.187595 + decay Z [mm] : min=-0.0133677 mean=1.03483e-05 max=0.0255915 + Delta decay R [mm] : min=-3.46945e-18 mean=1.64869e-07 max=1.93597e-05 + deflection angle [deg] : min=0 mean=0.00569115 max=0.0540355 + Delta Ekin [MeV] : min=0 mean=6.85569 max=1569.41 + decay Ekin [GeV] : min=498.431 mean=499.993 max=500 + decay Px [GeV] : min=504.44 mean=506.003 max=506.01 + decay Py [GeV] : min=-0.131331 mean=0.0498329 max=0.477243 + decay Pz [GeV] : min=-0.0898716 mean=-2.91522e-05 max=0.138156 + decay Etot violation [MeV] : min=-1.21188e-06 mean=1.48985e-07 max=1.75147e-06 + decay Px violation [MeV] : min=-1.21188e-06 mean=1.48969e-07 max=1.75158e-06 + decay Py violation [MeV] : min=-5.66843e-10 mean=1.11202e-11 max=6.85873e-10 + decay Pz violation [MeV] : min=-9.69607e-11 mean=-4.56525e-14 max=1.77693e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0158498 (mean=0.00447336) - maxBeta_deltaMax{1,2} = 3.33067e-16 , 4.44089e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.10632e-10 , 1.10632e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0208966 (mean=0.0044369) + maxBeta_deltaMax{1,2} = 3.33067e-16 , 5.55112e-16 + maxGamma_deltaMax{1,2,3} = 0 , 1.10802e-10 , 1.10802e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=4.51418e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=4.65181e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -78.7723 (mean=-0.297011) (#above threshold = 102) - maxOverestimated_mc_truth_rPos_delta [mum] = 163.191 (mean=0.460646) (#above threshold = 1256) - minUnderestimated_rDeltaPos [mum] = -78.7537 (mean=-0.296856) (#above threshold = 102) - maxOverestimated_rDeltaPos [mum] = 163.215 (mean=0.460802) (#above threshold = 1257) + minUnderestimated_mc_truth_rPos_delta [mum] = -57.9186 (mean=-0.307552) (#above threshold = 109) + maxOverestimated_mc_truth_rPos_delta [mum] = 123.231 (mean=0.490235) (#above threshold = 1250) + minUnderestimated_rDeltaPos [mum] = -57.9109 (mean=-0.307387) (#above threshold = 109) + maxOverestimated_rDeltaPos [mum] = 123.25 (mean=0.4904) (#above threshold = 1250) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0697195 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0398055 ============================================= @@ -2930,20 +2930,20 @@ Index : 1 used in the geometry : Yes ### Run 31 starts. ### Run 31 starts. - Event#=0 t[ns]=0.131767 r[mm]=39.5 deltaR[mum]=4.19045e-05 deltaEkin[MeV]=7.09126 deltaAngle(deg)=0.0054921 - Event#=1000 t[ns]=0.257371 r[mm]=77.1524 deltaR[mum]=0.00045719 deltaEkin[MeV]=22.9694 deltaAngle(deg)=0.0119289 - Event#=2000 t[ns]=0.265258 r[mm]=79.5166 deltaR[mum]=0.000279915 deltaEkin[MeV]=11.071 deltaAngle(deg)=0.0102848 - Event#=3000 t[ns]=0.382216 r[mm]=114.577 deltaR[mum]=0.000475771 deltaEkin[MeV]=7.03262 deltaAngle(deg)=0.0151201 - Event#=4000 t[ns]=0.116207 r[mm]=34.8354 deltaR[mum]=4.11311e-05 deltaEkin[MeV]=9.15967 deltaAngle(deg)=0.00460629 - Event#=5000 t[ns]=0.149563 r[mm]=44.8346 deltaR[mum]=4.88326e-05 deltaEkin[MeV]=8.06538 deltaAngle(deg)=0.00532218 - Event#=6000 t[ns]=0.00353774 r[mm]=1.06051 deltaR[mum]=2.78888e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000143982 - Event#=7000 t[ns]=0.164173 r[mm]=49.2143 deltaR[mum]=6.38085e-05 deltaEkin[MeV]=7.80114 deltaAngle(deg)=0.00498559 - Event#=8000 t[ns]=0.214077 r[mm]=64.174 deltaR[mum]=0.000123949 deltaEkin[MeV]=7.45517 deltaAngle(deg)=0.00971268 - Event#=9000 t[ns]=0.0263312 r[mm]=7.89334 deltaR[mum]=1.15084e-07 deltaEkin[MeV]=0 deltaAngle(deg)=0.00107167 + Event#=0 t[ns]=0.00441713 r[mm]=1.32413 deltaR[mum]=5.42899e-10 deltaEkin[MeV]=0 deltaAngle(deg)=0.000179774 + Event#=1000 t[ns]=0.0361539 r[mm]=10.8379 deltaR[mum]=3.35618e-07 deltaEkin[MeV]=0.550993 deltaAngle(deg)=0.00135904 + Event#=2000 t[ns]=0.071583 r[mm]=21.4585 deltaR[mum]=1.11111e-05 deltaEkin[MeV]=7.15067 deltaAngle(deg)=0.00298299 + Event#=3000 t[ns]=0.0138727 r[mm]=4.15864 deltaR[mum]=1.68292e-08 deltaEkin[MeV]=0 deltaAngle(deg)=0.000564613 + Event#=4000 t[ns]=0.0473539 r[mm]=14.1953 deltaR[mum]=6.4451e-07 deltaEkin[MeV]=1.92107 deltaAngle(deg)=0.0015973 + Event#=5000 t[ns]=0.0559313 r[mm]=16.7666 deltaR[mum]=9.38748e-07 deltaEkin[MeV]=2.94127 deltaAngle(deg)=0.00228459 + Event#=6000 t[ns]=0.0889985 r[mm]=26.6792 deltaR[mum]=3.13125e-06 deltaEkin[MeV]=5.75065 deltaAngle(deg)=0.00285973 + Event#=7000 t[ns]=0.046569 r[mm]=13.96 deltaR[mum]=6.2083e-07 deltaEkin[MeV]=1.69698 deltaAngle(deg)=0.00199272 + Event#=8000 t[ns]=0.0658646 r[mm]=19.7443 deltaR[mum]=6.30567e-06 deltaEkin[MeV]=5.48293 deltaAngle(deg)=0.00225057 + Event#=9000 t[ns]=0.0351136 r[mm]=10.526 deltaR[mum]=7.11109e-07 deltaEkin[MeV]=1.33959 deltaAngle(deg)=0.0015098 Run terminated. Run Summary Number of events processed : 10000 - User=0.330000s Real=0.336785s Sys=0.000000s + User=0.340000s Real=0.349562s Sys=0.000000s ============ Run::printInfo() =============== RunID = 31 @@ -2960,48 +2960,48 @@ Run Summary isPreassignedDecayEnabled = 1 isBoostToLabEnabled = 1 # Events = 10000 - # Decays = 9841 + # Decays = 9808 (# Bad decays = 0 ) (# Unexpected decays = 0 ) # E violations = 0 # P violations = 0 - decay T [ns] : min=1.76946e-05 mean=0.134616 max=1.25119 - decay R [mm] : min=0.00530432 mean=40.354 max=375.07 - decay X [mm] : min=0.00530432 mean=40.354 max=375.07 - decay Y [mm] : min=-0.165692 mean=-0.00417717 max=0.00283635 - decay Z [mm] : min=-0.0261261 mean=-8.08607e-06 max=0.0211638 - Delta decay R [mm] : min=-6.93889e-18 mean=1.49415e-07 max=4.80416e-05 - deflection angle [deg] : min=0 mean=0.00554943 max=0.0507398 - Delta Ekin [MeV] : min=0 mean=6.15003 max=1934.62 - decay Ekin [GeV] : min=498.065 mean=499.994 max=500 - decay Px [GeV] : min=504.075 mean=506.004 max=506.01 - decay Py [GeV] : min=-0.448131 mean=-0.0484186 max=0.122156 - decay Pz [GeV] : min=-0.171584 mean=-0.000119727 max=0.135058 - decay Etot violation [MeV] : min=-1.46893e-06 mean=1.52391e-07 max=1.64128e-06 - decay Px violation [MeV] : min=-1.46899e-06 mean=1.52373e-07 max=1.64128e-06 - decay Py violation [MeV] : min=-6.82519e-10 mean=-1.04497e-11 max=6.5711e-10 - decay Pz violation [MeV] : min=-2.06313e-10 mean=-9.42926e-14 max=1.79284e-10 + decay T [ns] : min=1.77716e-05 mean=0.134397 max=1.30498 + decay R [mm] : min=0.00532742 mean=40.2883 max=391.196 + decay X [mm] : min=0.00532742 mean=40.2883 max=391.196 + decay Y [mm] : min=-0.185463 mean=-0.00420823 max=0.0057132 + decay Z [mm] : min=-0.0426246 mean=-1.35727e-05 max=0.0324221 + Delta decay R [mm] : min=-3.46945e-18 mean=1.50283e-07 max=1.50098e-05 + deflection angle [deg] : min=0 mean=0.0055403 max=0.0537571 + Delta Ekin [MeV] : min=0 mean=6.17529 max=1062.66 + decay Ekin [GeV] : min=498.937 mean=499.994 max=500 + decay Px [GeV] : min=504.947 mean=506.004 max=506.01 + decay Py [GeV] : min=-0.474798 mean=-0.0484172 max=0.0838615 + decay Pz [GeV] : min=-0.338394 mean=-3.42067e-05 max=0.255965 + decay Etot violation [MeV] : min=-1.34885e-06 mean=1.50699e-07 max=1.59221e-06 + decay Px violation [MeV] : min=-1.34879e-06 mean=1.50682e-07 max=1.59215e-06 + decay Py violation [MeV] : min=-7.09804e-10 mean=-1.02396e-11 max=4.7703e-10 + decay Pz violation [MeV] : min=-1.93154e-10 mean=-4.41046e-14 max=2.00444e-10 --- Consistency checks --- maxEkin_deltaMax [eV] = 0 maxEtot_deltaMax [eV] = 0 maxP_deltaMax [eV] = 0 maxPdir_deltaMax = 0 - maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0183736 (mean=0.00444746) - maxBeta_deltaMax{1,2} = 3.33067e-16 , 5.55112e-16 - maxGamma_deltaMax{1,2,3} = 0 , 1.05643e-10 , 1.05643e-10 + maxMass_deltaMax{1,2,3} [eV] = 0 , 2.36469e-05 , 0.0208966 (mean=0.00440648) + maxBeta_deltaMax{1,2} = 4.44089e-16 , 4.44089e-16 + maxGamma_deltaMax{1,2,3} = 0 , 1.04166e-10 , 1.04166e-10 maxT_proper_deltaMax [fs] = 0 maxT_lab_deltaMax [fs] = 0 - maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=4.43938e-12) (# above threshold = 0) + maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=4.48405e-12) (# above threshold = 0) --- Extra checks --- - minUnderestimated_mc_truth_rPos_delta [mum] = -110.331 (mean=-0.286493) (#above threshold = 100) - maxOverestimated_mc_truth_rPos_delta [mum] = 334.314 (mean=0.450659) (#above threshold = 1215) - minUnderestimated_rDeltaPos [mum] = -110.283 (mean=-0.286343) (#above threshold = 100) - maxOverestimated_rDeltaPos [mum] = 334.362 (mean=0.450808) (#above threshold = 1215) + minUnderestimated_mc_truth_rPos_delta [mum] = -46.5217 (mean=-0.282242) (#above threshold = 120) + maxOverestimated_mc_truth_rPos_delta [mum] = 95.5949 (mean=0.440012) (#above threshold = 1245) + minUnderestimated_rDeltaPos [mum] = -46.51 (mean=-0.282091) (#above threshold = 120) + maxOverestimated_rDeltaPos [mum] = 95.6092 (mean=0.440162) (#above threshold = 1245) --- float instead of double --- - fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0472151 + fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0661318 ============================================= ================== Deleting memory pools =================== Number of memory pools allocated: 11 of which, static: 0 -Dynamic pools deleted: 11 / Total memory freed: 0.062 MB +Dynamic pools deleted: 11 / Total memory freed: 0.066 MB ============================================================ diff --git a/examples/extended/hadronic/NeutronSource/NeutronSource.out b/examples/extended/hadronic/NeutronSource/NeutronSource.out index ea11499ac44..b80bac1d728 100644 --- a/examples/extended/hadronic/NeutronSource/NeutronSource.out +++ b/examples/extended/hadronic/NeutronSource/NeutronSource.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -515,7 +515,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=3.430000s Real=3.555723s Sys=0.010000s + User=3.410000s Real=3.472338s Sys=0.000000s The run is 10000 Am241 of 0 eV within BeO (D = 3 cm L = 6 cm ) diff --git a/examples/extended/hadronic/ParticleFluence/Calo/Calo.out b/examples/extended/hadronic/ParticleFluence/Calo/Calo.out index 8f9870c5811..0c14f4b6ec2 100644 --- a/examples/extended/hadronic/ParticleFluence/Calo/Calo.out +++ b/examples/extended/hadronic/ParticleFluence/Calo/Calo.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -226,13 +226,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -285,13 +285,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -317,13 +317,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -349,13 +349,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -381,13 +381,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -413,13 +413,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -445,13 +445,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -477,13 +477,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -946,7 +946,7 @@ Index : 3 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=54.240000s Real=54.630663s Sys=0.010000s + User=53.000000s Real=53.429357s Sys=0.030000s =============== Run::PrintInfo() =============== RunID = 0 @@ -960,140 +960,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.00029495 - case= 1 downstream electron 6.67947e-07 - case= 2 downstream gamma 5.72537e-05 + case= 0 downstream all 0.000442131 + case= 1 downstream electron 2.10248e-06 + case= 2 downstream gamma 0.000142605 case= 3 downstream muon 0 - case= 4 downstream neutrino 6.33789e-05 - case= 5 downstream pion 5.85489e-07 - case= 6 downstream neutron 0.000171463 - case= 7 downstream proton 1.60106e-06 + case= 4 downstream neutrino 6.52107e-05 + case= 5 downstream pion 6.6959e-07 + case= 6 downstream neutron 0.000230249 + case= 7 downstream proton 7.03382e-07 case= 8 downstream ion 0 - case= 9 downstream otherMeson 0 + case= 9 downstream otherMeson 5.91033e-07 case= 10 downstream otherBaryon 0 - case= 11 downstream below 20 MeV all 0.000208842 - case= 12 downstream below 20 MeV electron 6.67947e-07 - case= 13 downstream below 20 MeV gamma 5.72537e-05 + case= 11 downstream below 20 MeV all 0.000362245 + case= 12 downstream below 20 MeV electron 2.10248e-06 + case= 13 downstream below 20 MeV gamma 0.000142027 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 3.79064e-06 + case= 15 downstream below 20 MeV neutrino 7.49331e-06 case= 16 downstream below 20 MeV pion 0 - case= 17 downstream below 20 MeV neutron 0.00014713 + case= 17 downstream below 20 MeV neutron 0.000210622 case= 18 downstream below 20 MeV proton 0 case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 8.61084e-05 + case= 22 downstream above 20 MeV all 7.98859e-05 case= 23 downstream above 20 MeV electron 0 - case= 24 downstream above 20 MeV gamma 0 + case= 24 downstream above 20 MeV gamma 5.77292e-07 case= 25 downstream above 20 MeV muon 0 - case= 26 downstream above 20 MeV neutrino 5.95883e-05 - case= 27 downstream above 20 MeV pion 5.85489e-07 - case= 28 downstream above 20 MeV neutron 2.43336e-05 - case= 29 downstream above 20 MeV proton 1.60106e-06 + case= 26 downstream above 20 MeV neutrino 5.77174e-05 + case= 27 downstream above 20 MeV pion 6.6959e-07 + case= 28 downstream above 20 MeV neutron 1.96272e-05 + case= 29 downstream above 20 MeV proton 7.03382e-07 case= 30 downstream above 20 MeV ion 0 - case= 31 downstream above 20 MeV otherMeson 0 + case= 31 downstream above 20 MeV otherMeson 5.91033e-07 case= 32 downstream above 20 MeV otherBaryon 0 - case= 33 side all 0.000672874 - case= 34 side electron 2.89873e-06 - case= 35 side gamma 0.000118669 + case= 33 side all 0.0006658 + case= 34 side electron 4.13627e-06 + case= 35 side gamma 0.000117138 case= 36 side muon 0 - case= 37 side neutrino 0.000127299 + case= 37 side neutrino 0.000127658 case= 38 side pion 0 - case= 39 side neutron 0.000423591 - case= 40 side proton 4.15864e-07 + case= 39 side neutron 0.000416266 + case= 40 side proton 6.01308e-07 case= 41 side ion 0 case= 42 side otherMeson 0 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.000524975 - case= 45 side below 20 MeV electron 2.89873e-06 - case= 46 side below 20 MeV gamma 0.000118669 + case= 44 side below 20 MeV all 0.000514693 + case= 45 side below 20 MeV electron 4.13627e-06 + case= 46 side below 20 MeV gamma 0.000117138 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 8.93653e-06 + case= 48 side below 20 MeV neutrino 9.95571e-06 case= 49 side below 20 MeV pion 0 - case= 50 side below 20 MeV neutron 0.00039447 - case= 51 side below 20 MeV proton 0 + case= 50 side below 20 MeV neutron 0.000383308 + case= 51 side below 20 MeV proton 1.55278e-07 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000147898 + case= 55 side above 20 MeV all 0.000151106 case= 56 side above 20 MeV electron 0 case= 57 side above 20 MeV gamma 0 case= 58 side above 20 MeV muon 0 - case= 59 side above 20 MeV neutrino 0.000118362 + case= 59 side above 20 MeV neutrino 0.000117702 case= 60 side above 20 MeV pion 0 - case= 61 side above 20 MeV neutron 2.91203e-05 - case= 62 side above 20 MeV proton 4.15864e-07 + case= 61 side above 20 MeV neutron 3.29584e-05 + case= 62 side above 20 MeV proton 4.4603e-07 case= 63 side above 20 MeV ion 0 case= 64 side above 20 MeV otherMeson 0 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.00600289 - case= 67 upstream electron 2.23326e-05 - case= 68 upstream gamma 0.00168835 + case= 66 upstream all 0.00522814 + case= 67 upstream electron 2.57165e-05 + case= 68 upstream gamma 0.00151163 case= 69 upstream muon 0 - case= 70 upstream neutrino 0.000279956 - case= 71 upstream pion 1.22379e-05 - case= 72 upstream neutron 0.00399691 - case= 73 upstream proton 3.10429e-06 + case= 70 upstream neutrino 0.000297924 + case= 71 upstream pion 2.89588e-06 + case= 72 upstream neutron 0.00338517 + case= 73 upstream proton 4.80436e-06 case= 74 upstream ion 0 case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.00547123 - case= 78 upstream below 20 MeV electron 1.76567e-05 - case= 79 upstream below 20 MeV gamma 0.00167656 + case= 77 upstream below 20 MeV all 0.00471685 + case= 78 upstream below 20 MeV electron 2.26541e-05 + case= 79 upstream below 20 MeV gamma 0.00150161 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 2.49164e-05 + case= 81 upstream below 20 MeV neutrino 1.70106e-05 case= 82 upstream below 20 MeV pion 0 - case= 83 upstream below 20 MeV neutron 0.0037521 + case= 83 upstream below 20 MeV neutron 0.00317558 case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.000531663 - case= 89 upstream above 20 MeV electron 4.67593e-06 - case= 90 upstream above 20 MeV gamma 1.17956e-05 + case= 88 upstream above 20 MeV all 0.000511289 + case= 89 upstream above 20 MeV electron 3.06234e-06 + case= 90 upstream above 20 MeV gamma 1.00233e-05 case= 91 upstream above 20 MeV muon 0 - case= 92 upstream above 20 MeV neutrino 0.00025504 - case= 93 upstream above 20 MeV pion 1.22379e-05 - case= 94 upstream above 20 MeV neutron 0.000244809 - case= 95 upstream above 20 MeV proton 3.10429e-06 + case= 92 upstream above 20 MeV neutrino 0.000280913 + case= 93 upstream above 20 MeV pion 2.89588e-06 + case= 94 upstream above 20 MeV neutron 0.00020959 + case= 95 upstream above 20 MeV proton 4.80436e-06 case= 96 upstream above 20 MeV ion 0 case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 calorimeter all 64168.7 3.96576 254478 - case= 1 calorimeter electron 47427.1 1.47784 70089.6 - case= 2 calorimeter gamma 13815.6 4.94719 68348.1 - case= 3 calorimeter muon 4.82 19.6218 94.5771 - case= 4 calorimeter neutrino 14.43 38.2817 552.405 - case= 5 calorimeter pion 54.36 1228.87 66801.2 - case= 6 calorimeter neutron 1105.13 18.8797 20864.5 - case= 7 calorimeter proton 255.33 62.607 15985.4 - case= 8 calorimeter ion 1486.47 0.935752 1390.97 - case= 9 calorimeter otherMeson 4.31 2082.62 8976.07 - case= 10 calorimeter otherBaryon 1.21 1136.2 1374.8 - case= 11 calorimeter below 20 MeV all 63091.5 0.661959 41764 - case= 12 calorimeter below 20 MeV electron 47033.4 0.443493 20859 - case= 13 calorimeter below 20 MeV gamma 13461.5 1.21484 16353.5 - case= 14 calorimeter below 20 MeV muon 4.38 4.11981 18.0448 - case= 15 calorimeter below 20 MeV neutrino 1.08 14.4824 15.641 - case= 16 calorimeter below 20 MeV pion 0.87 10.9254 9.50507 - case= 17 calorimeter below 20 MeV neutron 955.28 2.66252 2543.45 - case= 18 calorimeter below 20 MeV proton 162.29 8.09422 1313.61 - case= 19 calorimeter below 20 MeV ion 1472.4 0.440217 648.175 - case= 20 calorimeter below 20 MeV otherMeson 0.21 8.10969 1.70304 - case= 21 calorimeter below 20 MeV otherBaryon 0.11 12.4567 1.37024 - case= 22 calorimeter above 20 MeV all 1077.17 197.475 212714 - case= 23 calorimeter above 20 MeV electron 393.7 125.046 49230.7 - case= 24 calorimeter above 20 MeV gamma 354.03 146.865 51994.6 - case= 25 calorimeter above 20 MeV muon 0.44 173.937 76.5323 - case= 26 calorimeter above 20 MeV neutrino 13.35 40.207 536.764 - case= 27 calorimeter above 20 MeV pion 53.49 1248.68 66791.7 - case= 28 calorimeter above 20 MeV neutron 149.85 122.263 18321 - case= 29 calorimeter above 20 MeV proton 93.04 157.694 14671.8 - case= 30 calorimeter above 20 MeV ion 14.07 52.7926 742.792 - case= 31 calorimeter above 20 MeV otherMeson 4.1 2188.87 8974.37 - case= 32 calorimeter above 20 MeV otherBaryon 1.1 1248.57 1373.43 + case= 0 calorimeter all 65658.4 4.02455 264245 + case= 1 calorimeter electron 48622.3 1.56913 76294.7 + case= 2 calorimeter gamma 14259.1 5.24169 74742.1 + case= 3 calorimeter muon 4.91 24.0334 118.004 + case= 4 calorimeter neutrino 14.66 39.5879 580.358 + case= 5 calorimeter pion 51.24 1266.54 64897.6 + case= 6 calorimeter neutron 1049 18.7997 19720.9 + case= 7 calorimeter proton 239.36 62.1747 14882.1 + case= 8 calorimeter ion 1411.99 0.92985 1312.94 + case= 9 calorimeter otherMeson 4.55 2399.64 10918.4 + case= 10 calorimeter otherBaryon 1.17 664.954 777.997 + case= 11 calorimeter below 20 MeV all 64545.6 0.662423 42756.5 + case= 12 calorimeter below 20 MeV electron 48200.7 0.447886 21588.4 + case= 13 calorimeter below 20 MeV gamma 13879.5 1.21431 16854 + case= 14 calorimeter below 20 MeV muon 4.37 4.14233 18.102 + case= 15 calorimeter below 20 MeV neutrino 1.2 14.7559 17.7071 + case= 16 calorimeter below 20 MeV pion 0.95 12.6206 11.9895 + case= 17 calorimeter below 20 MeV neutron 906.44 2.65102 2402.99 + case= 18 calorimeter below 20 MeV proton 153.6 8.14966 1251.79 + case= 19 calorimeter below 20 MeV ion 1398.62 0.435755 609.455 + case= 20 calorimeter below 20 MeV otherMeson 0.2 7.93814 1.58763 + case= 21 calorimeter below 20 MeV otherBaryon 0.04 12.2879 0.491514 + case= 22 calorimeter above 20 MeV all 1112.79 199.039 221489 + case= 23 calorimeter above 20 MeV electron 421.69 129.731 54706.3 + case= 24 calorimeter above 20 MeV gamma 379.64 152.481 57888.1 + case= 25 calorimeter above 20 MeV muon 0.54 185.004 99.902 + case= 26 calorimeter above 20 MeV neutrino 13.46 41.8017 562.651 + case= 27 calorimeter above 20 MeV pion 50.29 1290.23 64885.6 + case= 28 calorimeter above 20 MeV neutron 142.56 121.478 17317.9 + case= 29 calorimeter above 20 MeV proton 85.76 158.936 13630.4 + case= 30 calorimeter above 20 MeV ion 13.37 52.6166 703.484 + case= 31 calorimeter above 20 MeV otherMeson 4.35 2509.61 10916.8 + case= 32 calorimeter above 20 MeV otherBaryon 1.13 688.058 777.505 ============================================================= ================== Deleting memory pools =================== diff --git a/examples/extended/hadronic/ParticleFluence/ConcentricSpheres/ConcentricSpheres.out b/examples/extended/hadronic/ParticleFluence/ConcentricSpheres/ConcentricSpheres.out index b5f1647ea2d..ce83f2cddc8 100644 --- a/examples/extended/hadronic/ParticleFluence/ConcentricSpheres/ConcentricSpheres.out +++ b/examples/extended/hadronic/ParticleFluence/ConcentricSpheres/ConcentricSpheres.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -254,13 +254,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -313,13 +313,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -345,13 +345,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -377,13 +377,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -409,13 +409,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -441,13 +441,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -473,13 +473,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -505,13 +505,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -973,7 +973,7 @@ Index : 3 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=52.720000s Real=53.138996s Sys=0.020000s + User=56.760000s Real=57.237606s Sys=0.020000s =============== Run::PrintInfo() =============== RunID = 0 @@ -989,198 +989,198 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 tracker forward all 0.0560024 - case= 1 tracker forward electron 0.000696525 - case= 2 tracker forward gamma 0.012456 - case= 3 tracker forward muon 0 - case= 4 tracker forward neutrino 0.000405167 - case= 5 tracker forward pion 0.000498056 - case= 6 tracker forward neutron 0.0418591 - case= 7 tracker forward proton 4.8088e-05 + case= 0 tracker forward all 0.0719107 + case= 1 tracker forward electron 0.000846109 + case= 2 tracker forward gamma 0.0156546 + case= 3 tracker forward muon 3.54796e-06 + case= 4 tracker forward neutrino 0.000497906 + case= 5 tracker forward pion 0.000575954 + case= 6 tracker forward neutron 0.0542067 + case= 7 tracker forward proton 9.65849e-05 case= 8 tracker forward ion 0 - case= 9 tracker forward otherMeson 3.46017e-05 - case= 10 tracker forward otherBaryon 4.89611e-06 - case= 11 tracker backward all 0.00751855 - case= 12 tracker backward electron 0.000169368 - case= 13 tracker backward gamma 0.00248358 + case= 9 tracker forward otherMeson 2.45157e-05 + case= 10 tracker forward otherBaryon 4.89953e-06 + case= 11 tracker backward all 0.0098854 + case= 12 tracker backward electron 8.85577e-05 + case= 13 tracker backward gamma 0.00365388 case= 14 tracker backward muon 0 - case= 15 tracker backward neutrino 0.000135303 + case= 15 tracker backward neutrino 0.000185715 case= 16 tracker backward pion 0 - case= 17 tracker backward neutron 0.0047303 - case= 18 tracker backward proton 0 + case= 17 tracker backward neutron 0.00595404 + case= 18 tracker backward proton 3.20371e-06 case= 19 tracker backward ion 0 case= 20 tracker backward otherMeson 0 case= 21 tracker backward otherBaryon 0 - case= 22 tracker below 20 MeV forward all 0.0537269 - case= 23 tracker below 20 MeV forward electron 0.000542494 - case= 24 tracker below 20 MeV forward gamma 0.0121255 + case= 22 tracker below 20 MeV forward all 0.0690082 + case= 23 tracker below 20 MeV forward electron 0.000663682 + case= 24 tracker below 20 MeV forward gamma 0.0150727 case= 25 tracker below 20 MeV forward muon 0 - case= 26 tracker below 20 MeV forward neutrino 2.38583e-05 - case= 27 tracker below 20 MeV forward pion 0 - case= 28 tracker below 20 MeV forward neutron 0.0410312 - case= 29 tracker below 20 MeV forward proton 3.76124e-06 + case= 26 tracker below 20 MeV forward neutrino 5.88041e-05 + case= 27 tracker below 20 MeV forward pion 3.10541e-06 + case= 28 tracker below 20 MeV forward neutron 0.0532068 + case= 29 tracker below 20 MeV forward proton 3.13868e-06 case= 30 tracker below 20 MeV forward ion 0 case= 31 tracker below 20 MeV forward otherMeson 0 case= 32 tracker below 20 MeV forward otherBaryon 0 - case= 33 tracker below 20 MeV backward all 0.00723422 - case= 34 tracker below 20 MeV backward electron 0.000166324 - case= 35 tracker below 20 MeV backward gamma 0.0024757 + case= 33 tracker below 20 MeV backward all 0.00951426 + case= 34 tracker below 20 MeV backward electron 8.00082e-05 + case= 35 tracker below 20 MeV backward gamma 0.00363909 case= 36 tracker below 20 MeV backward muon 0 - case= 37 tracker below 20 MeV backward neutrino 2.09657e-05 + case= 37 tracker below 20 MeV backward neutrino 1.07823e-05 case= 38 tracker below 20 MeV backward pion 0 - case= 39 tracker below 20 MeV backward neutron 0.00457122 - case= 40 tracker below 20 MeV backward proton 0 + case= 39 tracker below 20 MeV backward neutron 0.00578118 + case= 40 tracker below 20 MeV backward proton 3.20371e-06 case= 41 tracker below 20 MeV backward ion 0 case= 42 tracker below 20 MeV backward otherMeson 0 case= 43 tracker below 20 MeV backward otherBaryon 0 - case= 44 tracker above 20 MeV forward all 0.00227547 - case= 45 tracker above 20 MeV forward electron 0.000154031 - case= 46 tracker above 20 MeV forward gamma 0.000330443 - case= 47 tracker above 20 MeV forward muon 0 - case= 48 tracker above 20 MeV forward neutrino 0.000381309 - case= 49 tracker above 20 MeV forward pion 0.000498056 - case= 50 tracker above 20 MeV forward neutron 0.000827805 - case= 51 tracker above 20 MeV forward proton 4.43268e-05 + case= 44 tracker above 20 MeV forward all 0.00290251 + case= 45 tracker above 20 MeV forward electron 0.000182427 + case= 46 tracker above 20 MeV forward gamma 0.000581858 + case= 47 tracker above 20 MeV forward muon 3.54796e-06 + case= 48 tracker above 20 MeV forward neutrino 0.000439102 + case= 49 tracker above 20 MeV forward pion 0.000572848 + case= 50 tracker above 20 MeV forward neutron 0.000999868 + case= 51 tracker above 20 MeV forward proton 9.34462e-05 case= 52 tracker above 20 MeV forward ion 0 - case= 53 tracker above 20 MeV forward otherMeson 3.46017e-05 - case= 54 tracker above 20 MeV forward otherBaryon 4.89611e-06 - case= 55 tracker above 20 MeV backward all 0.000284332 - case= 56 tracker above 20 MeV backward electron 3.04463e-06 - case= 57 tracker above 20 MeV backward gamma 7.87507e-06 + case= 53 tracker above 20 MeV forward otherMeson 2.45157e-05 + case= 54 tracker above 20 MeV forward otherBaryon 4.89953e-06 + case= 55 tracker above 20 MeV backward all 0.000371143 + case= 56 tracker above 20 MeV backward electron 8.54946e-06 + case= 57 tracker above 20 MeV backward gamma 1.47975e-05 case= 58 tracker above 20 MeV backward muon 0 - case= 59 tracker above 20 MeV backward neutrino 0.000114337 + case= 59 tracker above 20 MeV backward neutrino 0.000174933 case= 60 tracker above 20 MeV backward pion 0 - case= 61 tracker above 20 MeV backward neutron 0.000159075 + case= 61 tracker above 20 MeV backward neutron 0.000172864 case= 62 tracker above 20 MeV backward proton 0 case= 63 tracker above 20 MeV backward ion 0 case= 64 tracker above 20 MeV backward otherMeson 0 case= 65 tracker above 20 MeV backward otherBaryon 0 - case= 66 emCalo forward all 0.0806378 - case= 67 emCalo forward electron 0.00136622 - case= 68 emCalo forward gamma 0.0227466 - case= 69 emCalo forward muon 4.23535e-06 - case= 70 emCalo forward neutrino 0.000376297 - case= 71 emCalo forward pion 0.000226232 - case= 72 emCalo forward neutron 0.0558014 - case= 73 emCalo forward proton 9.33126e-05 - case= 74 emCalo forward ion 4.84342e-06 - case= 75 emCalo forward otherMeson 1.51411e-05 - case= 76 emCalo forward otherBaryon 3.51878e-06 - case= 77 emCalo backward all 0.00415538 - case= 78 emCalo backward electron 4.06008e-05 - case= 79 emCalo backward gamma 0.000558529 + case= 66 emCalo forward all 0.0797108 + case= 67 emCalo forward electron 0.000890921 + case= 68 emCalo forward gamma 0.0187618 + case= 69 emCalo forward muon 3.17974e-06 + case= 70 emCalo forward neutrino 0.000371744 + case= 71 emCalo forward pion 0.000211936 + case= 72 emCalo forward neutron 0.0593538 + case= 73 emCalo forward proton 9.65581e-05 + case= 74 emCalo forward ion 2.84874e-06 + case= 75 emCalo forward otherMeson 1.45872e-05 + case= 76 emCalo forward otherBaryon 3.46621e-06 + case= 77 emCalo backward all 0.0048011 + case= 78 emCalo backward electron 2.79283e-05 + case= 79 emCalo backward gamma 0.000664527 case= 80 emCalo backward muon 0 - case= 81 emCalo backward neutrino 8.38714e-05 + case= 81 emCalo backward neutrino 9.02811e-05 case= 82 emCalo backward pion 0 - case= 83 emCalo backward neutron 0.00347238 + case= 83 emCalo backward neutron 0.00401836 case= 84 emCalo backward proton 0 case= 85 emCalo backward ion 0 case= 86 emCalo backward otherMeson 0 case= 87 emCalo backward otherBaryon 0 - case= 88 emCalo below 20 MeV forward all 0.0783629 - case= 89 emCalo below 20 MeV forward electron 0.00113757 - case= 90 emCalo below 20 MeV forward gamma 0.0222661 - case= 91 emCalo below 20 MeV forward muon 0 - case= 92 emCalo below 20 MeV forward neutrino 2.00585e-05 - case= 93 emCalo below 20 MeV forward pion 2.82667e-06 - case= 94 emCalo below 20 MeV forward neutron 0.0549303 - case= 95 emCalo below 20 MeV forward proton 4.32785e-06 + case= 88 emCalo below 20 MeV forward all 0.0776967 + case= 89 emCalo below 20 MeV forward electron 0.000755442 + case= 90 emCalo below 20 MeV forward gamma 0.0184619 + case= 91 emCalo below 20 MeV forward muon 4.46952e-07 + case= 92 emCalo below 20 MeV forward neutrino 3.02602e-05 + case= 93 emCalo below 20 MeV forward pion 1.86982e-06 + case= 94 emCalo below 20 MeV forward neutron 0.0584435 + case= 95 emCalo below 20 MeV forward proton 2.8134e-06 case= 96 emCalo below 20 MeV forward ion 0 - case= 97 emCalo below 20 MeV forward otherMeson 1.64045e-06 + case= 97 emCalo below 20 MeV forward otherMeson 4.73588e-07 case= 98 emCalo below 20 MeV forward otherBaryon 0 - case= 99 emCalo below 20 MeV backward all 0.00407076 - case=100 emCalo below 20 MeV backward electron 4.06008e-05 - case=101 emCalo below 20 MeV backward gamma 0.000558529 + case= 99 emCalo below 20 MeV backward all 0.00469569 + case=100 emCalo below 20 MeV backward electron 2.79283e-05 + case=101 emCalo below 20 MeV backward gamma 0.000664527 case=102 emCalo below 20 MeV backward muon 0 - case=103 emCalo below 20 MeV backward neutrino 6.88184e-06 + case=103 emCalo below 20 MeV backward neutrino 7.91466e-06 case=104 emCalo below 20 MeV backward pion 0 - case=105 emCalo below 20 MeV backward neutron 0.00346475 + case=105 emCalo below 20 MeV backward neutron 0.00399532 case=106 emCalo below 20 MeV backward proton 0 case=107 emCalo below 20 MeV backward ion 0 case=108 emCalo below 20 MeV backward otherMeson 0 case=109 emCalo below 20 MeV backward otherBaryon 0 - case=110 emCalo above 20 MeV forward all 0.00227491 - case=111 emCalo above 20 MeV forward electron 0.000228643 - case=112 emCalo above 20 MeV forward gamma 0.000480475 - case=113 emCalo above 20 MeV forward muon 4.23535e-06 - case=114 emCalo above 20 MeV forward neutrino 0.000356238 - case=115 emCalo above 20 MeV forward pion 0.000223405 - case=116 emCalo above 20 MeV forward neutron 0.000871062 - case=117 emCalo above 20 MeV forward proton 8.89848e-05 - case=118 emCalo above 20 MeV forward ion 4.84342e-06 - case=119 emCalo above 20 MeV forward otherMeson 1.35007e-05 - case=120 emCalo above 20 MeV forward otherBaryon 3.51878e-06 - case=121 emCalo above 20 MeV backward all 8.46269e-05 + case=110 emCalo above 20 MeV forward all 0.00201412 + case=111 emCalo above 20 MeV forward electron 0.000135479 + case=112 emCalo above 20 MeV forward gamma 0.000299891 + case=113 emCalo above 20 MeV forward muon 2.73279e-06 + case=114 emCalo above 20 MeV forward neutrino 0.000341484 + case=115 emCalo above 20 MeV forward pion 0.000210067 + case=116 emCalo above 20 MeV forward neutron 0.000910291 + case=117 emCalo above 20 MeV forward proton 9.37447e-05 + case=118 emCalo above 20 MeV forward ion 2.84874e-06 + case=119 emCalo above 20 MeV forward otherMeson 1.41136e-05 + case=120 emCalo above 20 MeV forward otherBaryon 3.46621e-06 + case=121 emCalo above 20 MeV backward all 0.000105408 case=122 emCalo above 20 MeV backward electron 0 case=123 emCalo above 20 MeV backward gamma 0 case=124 emCalo above 20 MeV backward muon 0 - case=125 emCalo above 20 MeV backward neutrino 7.69896e-05 + case=125 emCalo above 20 MeV backward neutrino 8.23664e-05 case=126 emCalo above 20 MeV backward pion 0 - case=127 emCalo above 20 MeV backward neutron 7.63732e-06 + case=127 emCalo above 20 MeV backward neutron 2.30413e-05 case=128 emCalo above 20 MeV backward proton 0 case=129 emCalo above 20 MeV backward ion 0 case=130 emCalo above 20 MeV backward otherMeson 0 case=131 emCalo above 20 MeV backward otherBaryon 0 - case=132 hadCalo forward all 0.000194488 - case=133 hadCalo forward electron 2.92607e-07 - case=134 hadCalo forward gamma 3.84216e-05 - case=135 hadCalo forward muon 5.54183e-08 - case=136 hadCalo forward neutrino 5.7728e-05 - case=137 hadCalo forward pion 8.11925e-07 - case=138 hadCalo forward neutron 9.65742e-05 - case=139 hadCalo forward proton 5.41845e-07 - case=140 hadCalo forward ion 6.24726e-08 - case=141 hadCalo forward otherMeson 0 - case=142 hadCalo forward otherBaryon 0 - case=143 hadCalo backward all 2.17016e-05 + case=132 hadCalo forward all 0.000285621 + case=133 hadCalo forward electron 5.6202e-06 + case=134 hadCalo forward gamma 8.94469e-05 + case=135 hadCalo forward muon 0 + case=136 hadCalo forward neutrino 6.30201e-05 + case=137 hadCalo forward pion 1.1968e-06 + case=138 hadCalo forward neutron 0.000124947 + case=139 hadCalo forward proton 1.07371e-06 + case=140 hadCalo forward ion 0 + case=141 hadCalo forward otherMeson 2.44456e-07 + case=142 hadCalo forward otherBaryon 7.1472e-08 + case=143 hadCalo backward all 2.42354e-05 case=144 hadCalo backward electron 0 case=145 hadCalo backward gamma 0 case=146 hadCalo backward muon 0 - case=147 hadCalo backward neutrino 2.17016e-05 + case=147 hadCalo backward neutrino 2.42354e-05 case=148 hadCalo backward pion 0 case=149 hadCalo backward neutron 0 case=150 hadCalo backward proton 0 case=151 hadCalo backward ion 0 case=152 hadCalo backward otherMeson 0 case=153 hadCalo backward otherBaryon 0 - case=154 hadCalo below 20 MeV forward all 0.00012796 - case=155 hadCalo below 20 MeV forward electron 2.92607e-07 - case=156 hadCalo below 20 MeV forward gamma 3.82609e-05 + case=154 hadCalo below 20 MeV forward all 0.000205766 + case=155 hadCalo below 20 MeV forward electron 4.39014e-06 + case=156 hadCalo below 20 MeV forward gamma 8.6739e-05 case=157 hadCalo below 20 MeV forward muon 0 - case=158 hadCalo below 20 MeV forward neutrino 4.18021e-06 + case=158 hadCalo below 20 MeV forward neutrino 4.47356e-06 case=159 hadCalo below 20 MeV forward pion 0 - case=160 hadCalo below 20 MeV forward neutron 8.52259e-05 + case=160 hadCalo below 20 MeV forward neutron 0.000110164 case=161 hadCalo below 20 MeV forward proton 0 case=162 hadCalo below 20 MeV forward ion 0 case=163 hadCalo below 20 MeV forward otherMeson 0 case=164 hadCalo below 20 MeV forward otherBaryon 0 - case=165 hadCalo below 20 MeV backward all 1.61565e-06 + case=165 hadCalo below 20 MeV backward all 2.61512e-06 case=166 hadCalo below 20 MeV backward electron 0 case=167 hadCalo below 20 MeV backward gamma 0 case=168 hadCalo below 20 MeV backward muon 0 - case=169 hadCalo below 20 MeV backward neutrino 1.61565e-06 + case=169 hadCalo below 20 MeV backward neutrino 2.61512e-06 case=170 hadCalo below 20 MeV backward pion 0 case=171 hadCalo below 20 MeV backward neutron 0 case=172 hadCalo below 20 MeV backward proton 0 case=173 hadCalo below 20 MeV backward ion 0 case=174 hadCalo below 20 MeV backward otherMeson 0 case=175 hadCalo below 20 MeV backward otherBaryon 0 - case=176 hadCalo above 20 MeV forward all 6.65284e-05 - case=177 hadCalo above 20 MeV forward electron 0 - case=178 hadCalo above 20 MeV forward gamma 1.6068e-07 - case=179 hadCalo above 20 MeV forward muon 5.54183e-08 - case=180 hadCalo above 20 MeV forward neutrino 5.35478e-05 - case=181 hadCalo above 20 MeV forward pion 8.11925e-07 - case=182 hadCalo above 20 MeV forward neutron 1.13483e-05 - case=183 hadCalo above 20 MeV forward proton 5.41845e-07 - case=184 hadCalo above 20 MeV forward ion 6.24726e-08 - case=185 hadCalo above 20 MeV forward otherMeson 0 - case=186 hadCalo above 20 MeV forward otherBaryon 0 - case=187 hadCalo above 20 MeV backward all 2.00859e-05 + case=176 hadCalo above 20 MeV forward all 7.98543e-05 + case=177 hadCalo above 20 MeV forward electron 1.23006e-06 + case=178 hadCalo above 20 MeV forward gamma 2.70784e-06 + case=179 hadCalo above 20 MeV forward muon 0 + case=180 hadCalo above 20 MeV forward neutrino 5.85465e-05 + case=181 hadCalo above 20 MeV forward pion 1.1968e-06 + case=182 hadCalo above 20 MeV forward neutron 1.47834e-05 + case=183 hadCalo above 20 MeV forward proton 1.07371e-06 + case=184 hadCalo above 20 MeV forward ion 0 + case=185 hadCalo above 20 MeV forward otherMeson 2.44456e-07 + case=186 hadCalo above 20 MeV forward otherBaryon 7.1472e-08 + case=187 hadCalo above 20 MeV backward all 2.16203e-05 case=188 hadCalo above 20 MeV backward electron 0 case=189 hadCalo above 20 MeV backward gamma 0 case=190 hadCalo above 20 MeV backward muon 0 - case=191 hadCalo above 20 MeV backward neutrino 2.00859e-05 + case=191 hadCalo above 20 MeV backward neutrino 2.16203e-05 case=192 hadCalo above 20 MeV backward pion 0 case=193 hadCalo above 20 MeV backward neutron 0 case=194 hadCalo above 20 MeV backward proton 0 @@ -1189,105 +1189,105 @@ Run Summary case=197 hadCalo above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 tracker all 150.08 66.4664 9975.27 - case= 1 tracker electron 87.69 3.52882 309.442 - case= 2 tracker gamma 10.31 165.368 1704.95 - case= 3 tracker muon 0.02 4.11981 0.0823963 - case= 4 tracker neutrino 0.06 30.2783 1.8167 - case= 5 tracker pion 1.73 3144.69 5440.32 - case= 6 tracker neutron 1.42 120.063 170.489 - case= 7 tracker proton 35.65 5.40292 192.614 - case= 8 tracker ion 12.87 1.25939 16.2083 - case= 9 tracker otherMeson 0.3 5338.09 1601.43 - case= 10 tracker otherBaryon 0.03 17930.8 537.923 - case= 11 tracker below 20 MeV all 144.5 0.589279 85.1509 - case= 12 tracker below 20 MeV electron 86.85 0.380319 33.0307 - case= 13 tracker below 20 MeV gamma 8.76 1.47126 12.8883 - case= 14 tracker below 20 MeV muon 0.02 4.11981 0.0823963 - case= 15 tracker below 20 MeV neutrino 0.01 17.0722 0.170722 - case= 16 tracker below 20 MeV pion 0 0 0 - case= 17 tracker below 20 MeV neutron 0.92 6.0968 5.60906 - case= 18 tracker below 20 MeV proton 35.24 0.647161 22.8059 - case= 19 tracker below 20 MeV ion 12.7 0.831797 10.5638 + case= 0 tracker all 192.57 70.4302 13562.7 + case= 1 tracker electron 107.83 7.67051 827.112 + case= 2 tracker gamma 13.27 191.705 2543.92 + case= 3 tracker muon 0.04 4.11981 0.164793 + case= 4 tracker neutrino 0.14 33.7299 4.72218 + case= 5 tracker pion 2.72 2842.01 7730.26 + case= 6 tracker neutron 2.09 122.013 255.006 + case= 7 tracker proton 48.16 6.75032 325.096 + case= 8 tracker ion 17.98 1.27235 22.8769 + case= 9 tracker otherMeson 0.32 5028.07 1608.98 + case= 10 tracker otherBaryon 0.02 12230 244.6 + case= 11 tracker below 20 MeV all 184.08 0.560535 103.183 + case= 12 tracker below 20 MeV electron 106.81 0.348878 37.2636 + case= 13 tracker below 20 MeV gamma 10.62 1.31747 13.9915 + case= 14 tracker below 20 MeV muon 0.04 4.11981 0.164793 + case= 15 tracker below 20 MeV neutrino 0.02 10.9934 0.219869 + case= 16 tracker below 20 MeV pion 0.03 17.189 0.515671 + case= 17 tracker below 20 MeV neutron 1.37 5.13488 7.03478 + case= 18 tracker below 20 MeV proton 47.38 0.625877 29.654 + case= 19 tracker below 20 MeV ion 17.81 0.805108 14.339 case= 20 tracker below 20 MeV otherMeson 0 0 0 case= 21 tracker below 20 MeV otherBaryon 0 0 0 - case= 22 tracker above 20 MeV all 5.58 1772.42 9890.12 - case= 23 tracker above 20 MeV electron 0.84 329.061 276.411 - case= 24 tracker above 20 MeV gamma 1.55 1091.65 1692.06 + case= 22 tracker above 20 MeV all 8.49 1585.34 13459.6 + case= 23 tracker above 20 MeV electron 1.02 774.361 789.848 + case= 24 tracker above 20 MeV gamma 2.65 954.691 2529.93 case= 25 tracker above 20 MeV muon 0 0 0 - case= 26 tracker above 20 MeV neutrino 0.05 32.9195 1.64598 - case= 27 tracker above 20 MeV pion 1.73 3144.69 5440.32 - case= 28 tracker above 20 MeV neutron 0.5 329.76 164.88 - case= 29 tracker above 20 MeV proton 0.41 414.166 169.808 - case= 30 tracker above 20 MeV ion 0.17 33.2028 5.64448 - case= 31 tracker above 20 MeV otherMeson 0.3 5338.09 1601.43 - case= 32 tracker above 20 MeV otherBaryon 0.03 17930.8 537.923 - case= 33 emCalo all 22224.2 5.84854 129979 - case= 34 emCalo electron 13488.1 3.12883 42202.2 - case= 35 emCalo gamma 7394.61 5.72363 42324 - case= 36 emCalo muon 1.36 28.1433 38.2749 - case= 37 emCalo neutrino 3.96 36.9619 146.369 - case= 38 emCalo pion 18.2 1634.21 29742.6 - case= 39 emCalo neutron 467.95 11.3162 5295.39 - case= 40 emCalo proton 40.03 98.3033 3935.08 - case= 41 emCalo ion 807.84 0.73279 591.977 - case= 42 emCalo otherMeson 1.76 2874.19 5058.58 - case= 43 emCalo otherBaryon 0.29 2221.99 644.376 - case= 44 emCalo below 20 MeV all 21700.8 0.987673 21433.3 - case= 45 emCalo below 20 MeV electron 13268.3 0.805701 10690.3 - case= 46 emCalo below 20 MeV gamma 7182.2 1.31014 9409.66 - case= 47 emCalo below 20 MeV muon 1.24 4.20897 5.21912 - case= 48 emCalo below 20 MeV neutrino 0.21 13.7815 2.89411 - case= 49 emCalo below 20 MeV pion 0.31 11.0856 3.43652 - case= 50 emCalo below 20 MeV neutron 429.25 2.04532 877.953 - case= 51 emCalo below 20 MeV proton 17.05 9.82794 167.566 - case= 52 emCalo below 20 MeV ion 802.19 0.343823 275.812 - case= 53 emCalo below 20 MeV otherMeson 0.06 5.39912 0.323947 - case= 54 emCalo below 20 MeV otherBaryon 0.01 16.8546 0.168546 - case= 55 emCalo above 20 MeV all 523.31 207.421 108545 - case= 56 emCalo above 20 MeV electron 219.83 143.346 31511.9 - case= 57 emCalo above 20 MeV gamma 212.41 154.957 32914.3 - case= 58 emCalo above 20 MeV muon 0.12 275.465 33.0558 - case= 59 emCalo above 20 MeV neutrino 3.75 38.26 143.475 - case= 60 emCalo above 20 MeV pion 17.89 1662.33 29739.2 - case= 61 emCalo above 20 MeV neutron 38.7 114.146 4417.44 - case= 62 emCalo above 20 MeV proton 22.98 163.947 3767.51 - case= 63 emCalo above 20 MeV ion 5.65 55.9585 316.166 - case= 64 emCalo above 20 MeV otherMeson 1.7 2975.44 5058.26 - case= 65 emCalo above 20 MeV otherBaryon 0.28 2300.74 644.207 - case= 66 hadCalo all 43436.4 3.06375 133078 - case= 67 hadCalo electron 32136.9 1.21734 39121.6 - case= 68 hadCalo gamma 9119.65 4.05442 36974.9 - case= 69 hadCalo muon 2.93 21.074 61.7467 - case= 70 hadCalo neutrino 8.85 38.91 344.353 - case= 71 hadCalo pion 28.41 980.197 27847.4 - case= 72 hadCalo neutron 808.54 15.1873 12279.6 - case= 73 hadCalo proton 179.06 53.0168 9493.19 - case= 74 hadCalo ion 1148.64 0.764306 877.912 - case= 75 hadCalo otherMeson 2.62 1955.11 5122.38 - case= 76 hadCalo otherBaryon 0.84 1137.18 955.233 - case= 77 hadCalo below 20 MeV all 42820.3 0.646054 27664.2 - case= 78 hadCalo below 20 MeV electron 31920.3 0.427534 13647 - case= 79 hadCalo below 20 MeV gamma 8931 1.20955 10802.5 - case= 80 hadCalo below 20 MeV muon 2.72 4.17295 11.3504 - case= 81 hadCalo below 20 MeV neutrino 0.71 15.4192 10.9477 - case= 82 hadCalo below 20 MeV pion 0.7 12.0348 8.42439 - case= 83 hadCalo below 20 MeV neutron 705.45 2.53992 1791.79 - case= 84 hadCalo below 20 MeV proton 119.14 8.12894 968.482 - case= 85 hadCalo below 20 MeV ion 1140.1 0.370196 422.061 - case= 86 hadCalo below 20 MeV otherMeson 0.18 6.50094 1.17017 - case= 87 hadCalo below 20 MeV otherBaryon 0.03 16.2433 0.487299 - case= 88 hadCalo above 20 MeV all 616.09 171.102 105414 - case= 89 hadCalo above 20 MeV electron 216.58 117.622 25474.6 - case= 90 hadCalo above 20 MeV gamma 188.65 138.735 26172.4 - case= 91 hadCalo above 20 MeV muon 0.21 239.983 50.3963 - case= 92 hadCalo above 20 MeV neutrino 8.14 40.9589 333.405 - case= 93 hadCalo above 20 MeV pion 27.71 1004.65 27839 - case= 94 hadCalo above 20 MeV neutron 103.09 101.734 10487.8 - case= 95 hadCalo above 20 MeV proton 59.92 142.268 8524.71 - case= 96 hadCalo above 20 MeV ion 8.54 53.3784 455.851 - case= 97 hadCalo above 20 MeV otherMeson 2.44 2098.86 5121.21 - case= 98 hadCalo above 20 MeV otherBaryon 0.81 1178.7 954.746 + case= 26 tracker above 20 MeV neutrino 0.12 37.5193 4.50231 + case= 27 tracker above 20 MeV pion 2.69 2873.51 7729.75 + case= 28 tracker above 20 MeV neutron 0.72 344.405 247.971 + case= 29 tracker above 20 MeV proton 0.78 378.771 295.442 + case= 30 tracker above 20 MeV ion 0.17 50.2233 8.53795 + case= 31 tracker above 20 MeV otherMeson 0.32 5028.07 1608.98 + case= 32 tracker above 20 MeV otherBaryon 0.02 12230 244.6 + case= 33 emCalo all 24704.9 5.42039 133910 + case= 34 emCalo electron 14988.5 2.87911 43153.7 + case= 35 emCalo gamma 8142.59 5.22868 42575 + case= 36 emCalo muon 1.44 19.4434 27.9985 + case= 37 emCalo neutrino 4.23 39.0163 165.039 + case= 38 emCalo pion 19.23 1556.07 29923.3 + case= 39 emCalo neutron 556.59 11.6335 6475.12 + case= 40 emCalo proton 46.49 95.2053 4426.09 + case= 41 emCalo ion 943.09 0.71042 669.99 + case= 42 emCalo otherMeson 1.82 2966.78 5399.54 + case= 43 emCalo otherBaryon 0.85 1287.26 1094.17 + case= 44 emCalo below 20 MeV all 24138.4 0.981307 23687.2 + case= 45 emCalo below 20 MeV electron 14753.4 0.801472 11824.4 + case= 46 emCalo below 20 MeV gamma 7917.32 1.29805 10277.1 + case= 47 emCalo below 20 MeV muon 1.28 4.27575 5.47296 + case= 48 emCalo below 20 MeV neutrino 0.34 14.0765 4.78601 + case= 49 emCalo below 20 MeV pion 0.37 13.2532 4.90368 + case= 50 emCalo below 20 MeV neutron 508.73 2.03624 1035.9 + case= 51 emCalo below 20 MeV proton 20.39 9.91295 202.125 + case= 52 emCalo below 20 MeV ion 936.43 0.353855 331.361 + case= 53 emCalo below 20 MeV otherMeson 0.13 6.25286 0.812871 + case= 54 emCalo below 20 MeV otherBaryon 0.03 11.4827 0.344482 + case= 55 emCalo above 20 MeV all 566.46 194.582 110223 + case= 56 emCalo above 20 MeV electron 235.15 133.231 31329.3 + case= 57 emCalo above 20 MeV gamma 225.27 143.375 32298 + case= 58 emCalo above 20 MeV muon 0.16 140.785 22.5256 + case= 59 emCalo above 20 MeV neutrino 3.89 41.1961 160.253 + case= 60 emCalo above 20 MeV pion 18.86 1586.34 29918.4 + case= 61 emCalo above 20 MeV neutron 47.86 113.649 5439.22 + case= 62 emCalo above 20 MeV proton 26.1 161.838 4223.97 + case= 63 emCalo above 20 MeV ion 6.66 50.8452 338.629 + case= 64 emCalo above 20 MeV otherMeson 1.69 3194.51 5398.72 + case= 65 emCalo above 20 MeV otherBaryon 0.82 1333.94 1093.83 + case= 66 hadCalo all 40294.7 3.02489 121887 + case= 67 hadCalo electron 29716.9 1.17023 34775.7 + case= 68 hadCalo gamma 8395.44 3.92466 32949.2 + case= 69 hadCalo muon 3.13 22.7029 71.0601 + case= 70 hadCalo neutrino 9.45 41.4795 391.982 + case= 71 hadCalo pion 26.81 971.623 26049.2 + case= 72 hadCalo neutron 809.54 15.231 12330.1 + case= 73 hadCalo proton 175.59 49.2736 8651.96 + case= 74 hadCalo ion 1154.4 0.774207 893.744 + case= 75 hadCalo otherMeson 2.55 1968.06 5018.55 + case= 76 hadCalo otherBaryon 0.95 795.625 755.844 + case= 77 hadCalo below 20 MeV all 39733.4 0.644612 25612.6 + case= 78 hadCalo below 20 MeV electron 29527.6 0.419867 12397.7 + case= 79 hadCalo below 20 MeV gamma 8230.56 1.21724 10018.5 + case= 80 hadCalo below 20 MeV muon 2.77 4.13693 11.4593 + case= 81 hadCalo below 20 MeV neutrino 0.78 14.7033 11.4686 + case= 82 hadCalo below 20 MeV pion 0.6 12.0663 7.23976 + case= 83 hadCalo below 20 MeV neutron 707.78 2.52883 1789.86 + case= 84 hadCalo below 20 MeV proton 117.14 8.06086 944.249 + case= 85 hadCalo below 20 MeV ion 1145.83 0.374923 429.598 + case= 86 hadCalo below 20 MeV otherMeson 0.21 6.24985 1.31247 + case= 87 hadCalo below 20 MeV otherBaryon 0.09 13.4515 1.21064 + case= 88 hadCalo above 20 MeV all 561.34 171.509 96274.7 + case= 89 hadCalo above 20 MeV electron 189.24 118.252 22378 + case= 90 hadCalo above 20 MeV gamma 164.88 139.075 22930.7 + case= 91 hadCalo above 20 MeV muon 0.36 165.558 59.6008 + case= 92 hadCalo above 20 MeV neutrino 8.67 43.8885 380.513 + case= 93 hadCalo above 20 MeV pion 26.21 993.589 26042 + case= 94 hadCalo above 20 MeV neutron 101.76 103.579 10540.2 + case= 95 hadCalo above 20 MeV proton 58.45 131.868 7707.71 + case= 96 hadCalo above 20 MeV ion 8.57 54.1594 464.146 + case= 97 hadCalo above 20 MeV otherMeson 2.34 2144.12 5017.24 + case= 98 hadCalo above 20 MeV otherBaryon 0.86 877.481 754.633 ============================================================= @@ -1388,7 +1388,7 @@ Index : 6 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=79.590000s Real=80.197312s Sys=0.020000s + User=80.210000s Real=80.852678s Sys=0.030000s =============== Run::PrintInfo() =============== RunID = 1 @@ -1404,198 +1404,198 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 tracker forward all 0.37226 - case= 1 tracker forward electron 0.00116768 - case= 2 tracker forward gamma 0.0162381 + case= 0 tracker forward all 0.356148 + case= 1 tracker forward electron 0.000737463 + case= 2 tracker forward gamma 0.0131539 case= 3 tracker forward muon 0 - case= 4 tracker forward neutrino 0.000422778 - case= 5 tracker forward pion 0.000609966 - case= 6 tracker forward neutron 0.353557 - case= 7 tracker forward proton 0.000221252 - case= 8 tracker forward ion 2.8844e-06 - case= 9 tracker forward otherMeson 3.71331e-05 - case= 10 tracker forward otherBaryon 2.46662e-06 - case= 11 tracker backward all 0.237538 - case= 12 tracker backward electron 0.000118162 - case= 13 tracker backward gamma 0.00372479 + case= 4 tracker forward neutrino 0.000368276 + case= 5 tracker forward pion 0.000455508 + case= 6 tracker forward neutron 0.341332 + case= 7 tracker forward proton 8.39138e-05 + case= 8 tracker forward ion 3.12752e-06 + case= 9 tracker forward otherMeson 1.15438e-05 + case= 10 tracker forward otherBaryon 2.44997e-06 + case= 11 tracker backward all 0.231709 + case= 12 tracker backward electron 6.43596e-05 + case= 13 tracker backward gamma 0.00311299 case= 14 tracker backward muon 0 - case= 15 tracker backward neutrino 0.0001804 + case= 15 tracker backward neutrino 0.00017365 case= 16 tracker backward pion 0 - case= 17 tracker backward neutron 0.233515 + case= 17 tracker backward neutron 0.228358 case= 18 tracker backward proton 0 case= 19 tracker backward ion 0 case= 20 tracker backward otherMeson 0 case= 21 tracker backward otherBaryon 0 - case= 22 tracker below 20 MeV forward all 0.36818 - case= 23 tracker below 20 MeV forward electron 0.000894686 - case= 24 tracker below 20 MeV forward gamma 0.0157196 + case= 22 tracker below 20 MeV forward all 0.35307 + case= 23 tracker below 20 MeV forward electron 0.0004957 + case= 24 tracker below 20 MeV forward gamma 0.0127879 case= 25 tracker below 20 MeV forward muon 0 - case= 26 tracker below 20 MeV forward neutrino 2.70545e-05 - case= 27 tracker below 20 MeV forward pion 2.73812e-05 - case= 28 tracker below 20 MeV forward neutron 0.351494 - case= 29 tracker below 20 MeV forward proton 1.79028e-05 + case= 26 tracker below 20 MeV forward neutrino 2.2917e-05 + case= 27 tracker below 20 MeV forward pion 3.06679e-06 + case= 28 tracker below 20 MeV forward neutron 0.339761 + case= 29 tracker below 20 MeV forward proton 0 case= 30 tracker below 20 MeV forward ion 0 case= 31 tracker below 20 MeV forward otherMeson 0 case= 32 tracker below 20 MeV forward otherBaryon 0 - case= 33 tracker below 20 MeV backward all 0.236966 - case= 34 tracker below 20 MeV backward electron 0.000107731 - case= 35 tracker below 20 MeV backward gamma 0.00372192 + case= 33 tracker below 20 MeV backward all 0.23127 + case= 34 tracker below 20 MeV backward electron 6.43596e-05 + case= 35 tracker below 20 MeV backward gamma 0.00311299 case= 36 tracker below 20 MeV backward muon 0 - case= 37 tracker below 20 MeV backward neutrino 2.08917e-05 + case= 37 tracker below 20 MeV backward neutrino 2.5278e-05 case= 38 tracker below 20 MeV backward pion 0 - case= 39 tracker below 20 MeV backward neutron 0.233115 + case= 39 tracker below 20 MeV backward neutron 0.228068 case= 40 tracker below 20 MeV backward proton 0 case= 41 tracker below 20 MeV backward ion 0 case= 42 tracker below 20 MeV backward otherMeson 0 case= 43 tracker below 20 MeV backward otherBaryon 0 - case= 44 tracker above 20 MeV forward all 0.00407914 - case= 45 tracker above 20 MeV forward electron 0.000272999 - case= 46 tracker above 20 MeV forward gamma 0.000518453 + case= 44 tracker above 20 MeV forward all 0.00307764 + case= 45 tracker above 20 MeV forward electron 0.000241763 + case= 46 tracker above 20 MeV forward gamma 0.000366025 case= 47 tracker above 20 MeV forward muon 0 - case= 48 tracker above 20 MeV forward neutrino 0.000395723 - case= 49 tracker above 20 MeV forward pion 0.000582585 - case= 50 tracker above 20 MeV forward neutron 0.00206355 - case= 51 tracker above 20 MeV forward proton 0.000203349 - case= 52 tracker above 20 MeV forward ion 2.8844e-06 - case= 53 tracker above 20 MeV forward otherMeson 3.71331e-05 - case= 54 tracker above 20 MeV forward otherBaryon 2.46662e-06 - case= 55 tracker above 20 MeV backward all 0.000571842 - case= 56 tracker above 20 MeV backward electron 1.04312e-05 - case= 57 tracker above 20 MeV backward gamma 2.87239e-06 + case= 48 tracker above 20 MeV forward neutrino 0.000345359 + case= 49 tracker above 20 MeV forward pion 0.000452441 + case= 50 tracker above 20 MeV forward neutron 0.00157102 + case= 51 tracker above 20 MeV forward proton 8.39138e-05 + case= 52 tracker above 20 MeV forward ion 3.12752e-06 + case= 53 tracker above 20 MeV forward otherMeson 1.15438e-05 + case= 54 tracker above 20 MeV forward otherBaryon 2.44997e-06 + case= 55 tracker above 20 MeV backward all 0.000439177 + case= 56 tracker above 20 MeV backward electron 0 + case= 57 tracker above 20 MeV backward gamma 0 case= 58 tracker above 20 MeV backward muon 0 - case= 59 tracker above 20 MeV backward neutrino 0.000159509 + case= 59 tracker above 20 MeV backward neutrino 0.000148372 case= 60 tracker above 20 MeV backward pion 0 - case= 61 tracker above 20 MeV backward neutron 0.00039903 + case= 61 tracker above 20 MeV backward neutron 0.000290805 case= 62 tracker above 20 MeV backward proton 0 case= 63 tracker above 20 MeV backward ion 0 case= 64 tracker above 20 MeV backward otherMeson 0 case= 65 tracker above 20 MeV backward otherBaryon 0 - case= 66 emCalo forward all 0.200619 - case= 67 emCalo forward electron 0.00101334 - case= 68 emCalo forward gamma 0.0189609 - case= 69 emCalo forward muon 3.18535e-06 - case= 70 emCalo forward neutrino 0.000381437 - case= 71 emCalo forward pion 0.00019936 - case= 72 emCalo forward neutron 0.179958 - case= 73 emCalo forward proton 8.36681e-05 - case= 74 emCalo forward ion 1.80602e-06 - case= 75 emCalo forward otherMeson 1.69327e-05 - case= 76 emCalo forward otherBaryon 0 - case= 77 emCalo backward all 0.0487551 - case= 78 emCalo backward electron 0.000106809 - case= 79 emCalo backward gamma 0.0018555 + case= 66 emCalo forward all 0.202462 + case= 67 emCalo forward electron 0.000948279 + case= 68 emCalo forward gamma 0.0189754 + case= 69 emCalo forward muon 9.80499e-07 + case= 70 emCalo forward neutrino 0.000386097 + case= 71 emCalo forward pion 0.000233258 + case= 72 emCalo forward neutron 0.181784 + case= 73 emCalo forward proton 0.000112197 + case= 74 emCalo forward ion 2.98111e-06 + case= 75 emCalo forward otherMeson 1.61531e-05 + case= 76 emCalo forward otherBaryon 2.31791e-06 + case= 77 emCalo backward all 0.0469547 + case= 78 emCalo backward electron 0.000128531 + case= 79 emCalo backward gamma 0.0017588 case= 80 emCalo backward muon 0 - case= 81 emCalo backward neutrino 7.677e-05 + case= 81 emCalo backward neutrino 8.04444e-05 case= 82 emCalo backward pion 0 - case= 83 emCalo backward neutron 0.0467161 + case= 83 emCalo backward neutron 0.0449869 case= 84 emCalo backward proton 0 case= 85 emCalo backward ion 0 case= 86 emCalo backward otherMeson 0 case= 87 emCalo backward otherBaryon 0 - case= 88 emCalo below 20 MeV forward all 0.198451 - case= 89 emCalo below 20 MeV forward electron 0.000853215 - case= 90 emCalo below 20 MeV forward gamma 0.0186388 - case= 91 emCalo below 20 MeV forward muon 5.03774e-07 - case= 92 emCalo below 20 MeV forward neutrino 4.97406e-05 - case= 93 emCalo below 20 MeV forward pion 9.06447e-07 - case= 94 emCalo below 20 MeV forward neutron 0.178905 - case= 95 emCalo below 20 MeV forward proton 2.22819e-06 - case= 96 emCalo below 20 MeV forward ion 7.56008e-07 + case= 88 emCalo below 20 MeV forward all 0.200282 + case= 89 emCalo below 20 MeV forward electron 0.000826984 + case= 90 emCalo below 20 MeV forward gamma 0.0187167 + case= 91 emCalo below 20 MeV forward muon 0 + case= 92 emCalo below 20 MeV forward neutrino 2.55994e-05 + case= 93 emCalo below 20 MeV forward pion 1.05393e-05 + case= 94 emCalo below 20 MeV forward neutron 0.180699 + case= 95 emCalo below 20 MeV forward proton 2.44582e-06 + case= 96 emCalo below 20 MeV forward ion 5.66177e-07 case= 97 emCalo below 20 MeV forward otherMeson 0 case= 98 emCalo below 20 MeV forward otherBaryon 0 - case= 99 emCalo below 20 MeV backward all 0.0486649 - case=100 emCalo below 20 MeV backward electron 0.000106809 - case=101 emCalo below 20 MeV backward gamma 0.0018555 + case= 99 emCalo below 20 MeV backward all 0.0468623 + case=100 emCalo below 20 MeV backward electron 0.000128531 + case=101 emCalo below 20 MeV backward gamma 0.0017588 case=102 emCalo below 20 MeV backward muon 0 - case=103 emCalo below 20 MeV backward neutrino 6.32136e-06 + case=103 emCalo below 20 MeV backward neutrino 5.72237e-06 case=104 emCalo below 20 MeV backward pion 0 - case=105 emCalo below 20 MeV backward neutron 0.0466963 + case=105 emCalo below 20 MeV backward neutron 0.0449693 case=106 emCalo below 20 MeV backward proton 0 case=107 emCalo below 20 MeV backward ion 0 case=108 emCalo below 20 MeV backward otherMeson 0 case=109 emCalo below 20 MeV backward otherBaryon 0 - case=110 emCalo above 20 MeV forward all 0.00216804 - case=111 emCalo above 20 MeV forward electron 0.000160128 - case=112 emCalo above 20 MeV forward gamma 0.0003221 - case=113 emCalo above 20 MeV forward muon 2.68158e-06 - case=114 emCalo above 20 MeV forward neutrino 0.000331696 - case=115 emCalo above 20 MeV forward pion 0.000198454 - case=116 emCalo above 20 MeV forward neutron 0.00105355 - case=117 emCalo above 20 MeV forward proton 8.14399e-05 - case=118 emCalo above 20 MeV forward ion 1.05002e-06 - case=119 emCalo above 20 MeV forward otherMeson 1.69327e-05 - case=120 emCalo above 20 MeV forward otherBaryon 0 - case=121 emCalo above 20 MeV backward all 9.02203e-05 + case=110 emCalo above 20 MeV forward all 0.00218005 + case=111 emCalo above 20 MeV forward electron 0.000121295 + case=112 emCalo above 20 MeV forward gamma 0.000258673 + case=113 emCalo above 20 MeV forward muon 9.80499e-07 + case=114 emCalo above 20 MeV forward neutrino 0.000360497 + case=115 emCalo above 20 MeV forward pion 0.000222718 + case=116 emCalo above 20 MeV forward neutron 0.00108525 + case=117 emCalo above 20 MeV forward proton 0.000109751 + case=118 emCalo above 20 MeV forward ion 2.41493e-06 + case=119 emCalo above 20 MeV forward otherMeson 1.61531e-05 + case=120 emCalo above 20 MeV forward otherBaryon 2.31791e-06 + case=121 emCalo above 20 MeV backward all 9.23867e-05 case=122 emCalo above 20 MeV backward electron 0 case=123 emCalo above 20 MeV backward gamma 0 case=124 emCalo above 20 MeV backward muon 0 - case=125 emCalo above 20 MeV backward neutrino 7.04486e-05 + case=125 emCalo above 20 MeV backward neutrino 7.4722e-05 case=126 emCalo above 20 MeV backward pion 0 - case=127 emCalo above 20 MeV backward neutron 1.97717e-05 + case=127 emCalo above 20 MeV backward neutron 1.76646e-05 case=128 emCalo above 20 MeV backward proton 0 case=129 emCalo above 20 MeV backward ion 0 case=130 emCalo above 20 MeV backward otherMeson 0 case=131 emCalo above 20 MeV backward otherBaryon 0 - case=132 hadCalo forward all 0.000401292 - case=133 hadCalo forward electron 3.18065e-06 - case=134 hadCalo forward gamma 9.25138e-05 - case=135 hadCalo forward muon 1.21969e-07 - case=136 hadCalo forward neutrino 5.58645e-05 - case=137 hadCalo forward pion 2.14297e-06 - case=138 hadCalo forward neutron 0.000245702 - case=139 hadCalo forward proton 1.65107e-06 + case=132 hadCalo forward all 0.000380216 + case=133 hadCalo forward electron 1.00032e-05 + case=134 hadCalo forward gamma 0.000111609 + case=135 hadCalo forward muon 0 + case=136 hadCalo forward neutrino 5.46855e-05 + case=137 hadCalo forward pion 1.34058e-06 + case=138 hadCalo forward neutron 0.000201222 + case=139 hadCalo forward proton 9.22348e-07 case=140 hadCalo forward ion 0 - case=141 hadCalo forward otherMeson 1.14865e-07 - case=142 hadCalo forward otherBaryon 0 - case=143 hadCalo backward all 2.49645e-05 + case=141 hadCalo forward otherMeson 2.99139e-07 + case=142 hadCalo forward otherBaryon 1.34161e-07 + case=143 hadCalo backward all 2.4097e-05 case=144 hadCalo backward electron 0 - case=145 hadCalo backward gamma 1.75751e-07 + case=145 hadCalo backward gamma 2.08519e-07 case=146 hadCalo backward muon 0 - case=147 hadCalo backward neutrino 1.9481e-05 + case=147 hadCalo backward neutrino 1.99153e-05 case=148 hadCalo backward pion 0 - case=149 hadCalo backward neutron 5.30781e-06 + case=149 hadCalo backward neutron 3.97312e-06 case=150 hadCalo backward proton 0 case=151 hadCalo backward ion 0 case=152 hadCalo backward otherMeson 0 case=153 hadCalo backward otherBaryon 0 - case=154 hadCalo below 20 MeV forward all 0.000329097 - case=155 hadCalo below 20 MeV forward electron 2.68577e-06 - case=156 hadCalo below 20 MeV forward gamma 9.0703e-05 + case=154 hadCalo below 20 MeV forward all 0.000305576 + case=155 hadCalo below 20 MeV forward electron 6.22299e-06 + case=156 hadCalo below 20 MeV forward gamma 0.000103929 case=157 hadCalo below 20 MeV forward muon 0 - case=158 hadCalo below 20 MeV forward neutrino 4.07476e-06 + case=158 hadCalo below 20 MeV forward neutrino 4.50562e-06 case=159 hadCalo below 20 MeV forward pion 0 - case=160 hadCalo below 20 MeV forward neutron 0.000231633 + case=160 hadCalo below 20 MeV forward neutron 0.000190918 case=161 hadCalo below 20 MeV forward proton 0 case=162 hadCalo below 20 MeV forward ion 0 case=163 hadCalo below 20 MeV forward otherMeson 0 case=164 hadCalo below 20 MeV forward otherBaryon 0 - case=165 hadCalo below 20 MeV backward all 7.49859e-06 + case=165 hadCalo below 20 MeV backward all 5.62898e-06 case=166 hadCalo below 20 MeV backward electron 0 - case=167 hadCalo below 20 MeV backward gamma 1.75751e-07 + case=167 hadCalo below 20 MeV backward gamma 2.08519e-07 case=168 hadCalo below 20 MeV backward muon 0 - case=169 hadCalo below 20 MeV backward neutrino 2.01503e-06 + case=169 hadCalo below 20 MeV backward neutrino 1.44734e-06 case=170 hadCalo below 20 MeV backward pion 0 - case=171 hadCalo below 20 MeV backward neutron 5.30781e-06 + case=171 hadCalo below 20 MeV backward neutron 3.97312e-06 case=172 hadCalo below 20 MeV backward proton 0 case=173 hadCalo below 20 MeV backward ion 0 case=174 hadCalo below 20 MeV backward otherMeson 0 case=175 hadCalo below 20 MeV backward otherBaryon 0 - case=176 hadCalo above 20 MeV forward all 7.2195e-05 - case=177 hadCalo above 20 MeV forward electron 4.9488e-07 - case=178 hadCalo above 20 MeV forward gamma 1.8108e-06 - case=179 hadCalo above 20 MeV forward muon 1.21969e-07 - case=180 hadCalo above 20 MeV forward neutrino 5.17898e-05 - case=181 hadCalo above 20 MeV forward pion 2.14297e-06 - case=182 hadCalo above 20 MeV forward neutron 1.40687e-05 - case=183 hadCalo above 20 MeV forward proton 1.65107e-06 + case=176 hadCalo above 20 MeV forward all 7.46396e-05 + case=177 hadCalo above 20 MeV forward electron 3.78023e-06 + case=178 hadCalo above 20 MeV forward gamma 7.67945e-06 + case=179 hadCalo above 20 MeV forward muon 0 + case=180 hadCalo above 20 MeV forward neutrino 5.01799e-05 + case=181 hadCalo above 20 MeV forward pion 1.34058e-06 + case=182 hadCalo above 20 MeV forward neutron 1.03038e-05 + case=183 hadCalo above 20 MeV forward proton 9.22348e-07 case=184 hadCalo above 20 MeV forward ion 0 - case=185 hadCalo above 20 MeV forward otherMeson 1.14865e-07 - case=186 hadCalo above 20 MeV forward otherBaryon 0 - case=187 hadCalo above 20 MeV backward all 1.74659e-05 + case=185 hadCalo above 20 MeV forward otherMeson 2.99139e-07 + case=186 hadCalo above 20 MeV forward otherBaryon 1.34161e-07 + case=187 hadCalo above 20 MeV backward all 1.8468e-05 case=188 hadCalo above 20 MeV backward electron 0 case=189 hadCalo above 20 MeV backward gamma 0 case=190 hadCalo above 20 MeV backward muon 0 - case=191 hadCalo above 20 MeV backward neutrino 1.74659e-05 + case=191 hadCalo above 20 MeV backward neutrino 1.8468e-05 case=192 hadCalo above 20 MeV backward pion 0 case=193 hadCalo above 20 MeV backward neutron 0 case=194 hadCalo above 20 MeV backward proton 0 @@ -1604,105 +1604,105 @@ Run Summary case=197 hadCalo above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 tracker all 263.67 44.8469 11824.8 - case= 1 tracker electron 144.65 5.45286 788.756 - case= 2 tracker gamma 43.79 45.1935 1979.02 - case= 3 tracker muon 0.01 4.11981 0.0411981 - case= 4 tracker neutrino 0.03 31.7896 0.953687 - case= 5 tracker pion 2.1 3045.51 6395.58 - case= 6 tracker neutron 12.45 34.9565 435.208 - case= 7 tracker proton 1.22 434.296 529.841 - case= 8 tracker ion 59.15 0.371875 21.9964 - case= 9 tracker otherMeson 0.25 6566.44 1641.61 - case= 10 tracker otherBaryon 0.02 1588.17 31.7635 - case= 11 tracker below 20 MeV all 254.72 0.580813 147.945 - case= 12 tracker below 20 MeV electron 142.98 0.368636 52.7076 - case= 13 tracker below 20 MeV gamma 40.95 1.25185 51.2633 - case= 14 tracker below 20 MeV muon 0.01 4.11981 0.0411981 - case= 15 tracker below 20 MeV neutrino 0.01 16.9407 0.169407 + case= 0 tracker all 220.05 43.1366 9492.21 + case= 1 tracker electron 117.69 7.49792 882.43 + case= 2 tracker gamma 35.6 70.0338 2493.2 + case= 3 tracker muon 0.05 4.11981 0.205991 + case= 4 tracker neutrino 0.15 28.8731 4.33096 + case= 5 tracker pion 1.52 3490.93 5306.21 + case= 6 tracker neutron 10.36 22.2735 230.754 + case= 7 tracker proton 0.88 124.976 109.979 + case= 8 tracker ion 53.6 0.261601 14.0218 + case= 9 tracker otherMeson 0.16 1849.37 295.899 + case= 10 tracker otherBaryon 0.04 3879.43 155.177 + case= 11 tracker below 20 MeV all 213.42 0.557251 118.929 + case= 12 tracker below 20 MeV electron 116.3 0.354983 41.2846 + case= 13 tracker below 20 MeV gamma 33.54 1.21991 40.9157 + case= 14 tracker below 20 MeV muon 0.05 4.11981 0.205991 + case= 15 tracker below 20 MeV neutrino 0.03 13.7903 0.413708 case= 16 tracker below 20 MeV pion 0 0 0 - case= 17 tracker below 20 MeV neutron 11.22 2.32088 26.0402 - case= 18 tracker below 20 MeV proton 0.61 7.9503 4.84969 - case= 19 tracker below 20 MeV ion 58.94 0.218414 12.8733 + case= 17 tracker below 20 MeV neutron 9.5 2.14386 20.3666 + case= 18 tracker below 20 MeV proton 0.5 9.61528 4.80764 + case= 19 tracker below 20 MeV ion 53.5 0.204378 10.9342 case= 20 tracker below 20 MeV otherMeson 0 0 0 case= 21 tracker below 20 MeV otherBaryon 0 0 0 - case= 22 tracker above 20 MeV all 8.95 1304.67 11676.8 - case= 23 tracker above 20 MeV electron 1.67 440.748 736.049 - case= 24 tracker above 20 MeV gamma 2.84 678.789 1927.76 + case= 22 tracker above 20 MeV all 6.63 1413.77 9373.28 + case= 23 tracker above 20 MeV electron 1.39 605.141 841.146 + case= 24 tracker above 20 MeV gamma 2.06 1190.43 2452.29 case= 25 tracker above 20 MeV muon 0 0 0 - case= 26 tracker above 20 MeV neutrino 0.02 39.214 0.78428 - case= 27 tracker above 20 MeV pion 2.1 3045.51 6395.58 - case= 28 tracker above 20 MeV neutron 1.23 332.657 409.168 - case= 29 tracker above 20 MeV proton 0.61 860.641 524.991 - case= 30 tracker above 20 MeV ion 0.21 43.4433 9.12308 - case= 31 tracker above 20 MeV otherMeson 0.25 6566.44 1641.61 - case= 32 tracker above 20 MeV otherBaryon 0.02 1588.17 31.7635 - case= 33 emCalo all 26517.5 5.672 150408 - case= 34 emCalo electron 15954.4 2.87366 45847.5 - case= 35 emCalo gamma 9216.89 4.99009 45993.1 - case= 36 emCalo muon 1.76 22.6416 39.8492 - case= 37 emCalo neutrino 5.17 40.297 208.335 - case= 38 emCalo pion 23.25 1467.89 34128.4 - case= 39 emCalo neutron 829.65 10.9971 9123.73 - case= 40 emCalo proton 56.4 98.5612 5558.85 - case= 41 emCalo ion 427 1.70631 728.595 - case= 42 emCalo otherMeson 2.39 3363.96 8039.85 - case= 43 emCalo otherBaryon 0.66 1120.21 739.339 - case= 44 emCalo below 20 MeV all 25871.7 1.01871 26355.8 - case= 45 emCalo below 20 MeV electron 15699.6 0.82692 12982.4 - case= 46 emCalo below 20 MeV gamma 8971.6 1.25688 11276.2 - case= 47 emCalo below 20 MeV muon 1.55 4.11981 6.38571 - case= 48 emCalo below 20 MeV neutrino 0.5 15.7174 7.85868 - case= 49 emCalo below 20 MeV pion 0.31 12.3657 3.83338 - case= 50 emCalo below 20 MeV neutron 761.65 2.18506 1664.25 - case= 51 emCalo below 20 MeV proton 18.41 12.6186 232.308 - case= 52 emCalo below 20 MeV ion 417.76 0.431941 180.448 - case= 53 emCalo below 20 MeV otherMeson 0.19 6.32208 1.20119 - case= 54 emCalo below 20 MeV otherBaryon 0.08 11.9395 0.955164 - case= 55 emCalo above 20 MeV all 645.85 192.075 124052 - case= 56 emCalo above 20 MeV electron 254.73 129.02 32865.2 - case= 57 emCalo above 20 MeV gamma 245.29 141.534 34716.9 - case= 58 emCalo above 20 MeV muon 0.21 159.35 33.4635 - case= 59 emCalo above 20 MeV neutrino 4.67 42.9286 200.477 - case= 60 emCalo above 20 MeV pion 22.94 1487.56 34124.6 - case= 61 emCalo above 20 MeV neutron 68 109.698 7459.48 - case= 62 emCalo above 20 MeV proton 37.99 140.209 5326.54 - case= 63 emCalo above 20 MeV ion 9.24 59.3233 548.147 - case= 64 emCalo above 20 MeV otherMeson 2.2 3653.93 8038.65 - case= 65 emCalo above 20 MeV otherBaryon 0.58 1273.08 738.384 - case= 66 hadCalo all 40214.4 2.49868 100483 - case= 67 hadCalo electron 29993.2 1.00821 30239.4 - case= 68 hadCalo gamma 7788.76 3.67464 28620.9 - case= 69 hadCalo muon 2.22 27.0014 59.9431 - case= 70 hadCalo neutrino 6.75 42.8424 289.186 - case= 71 hadCalo pion 21.75 890.434 19366.9 - case= 72 hadCalo neutron 802.03 13.221 10603.6 - case= 73 hadCalo proton 133.61 50.9695 6810.04 - case= 74 hadCalo ion 1464.03 0.486421 712.135 - case= 75 hadCalo otherMeson 1.61 2251.72 3625.27 - case= 76 hadCalo otherBaryon 0.44 353.816 155.679 - case= 77 hadCalo below 20 MeV all 39762.8 0.616517 24514.4 - case= 78 hadCalo below 20 MeV electron 29840.8 0.398401 11888.6 - case= 79 hadCalo below 20 MeV gamma 7656.75 1.30637 10002.6 - case= 80 hadCalo below 20 MeV muon 2.01 4.11981 8.28082 - case= 81 hadCalo below 20 MeV neutrino 0.47 14.0605 6.60845 - case= 82 hadCalo below 20 MeV pion 0.44 11.7046 5.15002 - case= 83 hadCalo below 20 MeV neutron 716.51 2.12908 1525.51 - case= 84 hadCalo below 20 MeV proton 87.53 7.86364 688.304 - case= 85 hadCalo below 20 MeV ion 1458.11 0.266292 388.283 - case= 86 hadCalo below 20 MeV otherMeson 0.08 6.01765 0.481412 - case= 87 hadCalo below 20 MeV otherBaryon 0.05 12.7172 0.635858 - case= 88 hadCalo above 20 MeV all 451.68 168.191 75968.7 - case= 89 hadCalo above 20 MeV electron 152.43 120.389 18350.8 - case= 90 hadCalo above 20 MeV gamma 132.01 141.037 18618.3 - case= 91 hadCalo above 20 MeV muon 0.21 246.011 51.6623 - case= 92 hadCalo above 20 MeV neutrino 6.28 44.9964 282.577 - case= 93 hadCalo above 20 MeV pion 21.31 908.577 19361.8 - case= 94 hadCalo above 20 MeV neutron 85.52 106.152 9078.1 - case= 95 hadCalo above 20 MeV proton 46.08 132.85 6121.74 - case= 96 hadCalo above 20 MeV ion 5.92 54.7046 323.851 - case= 97 hadCalo above 20 MeV otherMeson 1.53 2369.14 3624.79 - case= 98 hadCalo above 20 MeV otherBaryon 0.39 397.546 155.043 + case= 26 tracker above 20 MeV neutrino 0.12 32.6438 3.91725 + case= 27 tracker above 20 MeV pion 1.52 3490.93 5306.21 + case= 28 tracker above 20 MeV neutron 0.86 244.636 210.387 + case= 29 tracker above 20 MeV proton 0.38 276.766 105.171 + case= 30 tracker above 20 MeV ion 0.1 30.8758 3.08758 + case= 31 tracker above 20 MeV otherMeson 0.16 1849.37 295.899 + case= 32 tracker above 20 MeV otherBaryon 0.04 3879.43 155.177 + case= 33 emCalo all 28691.9 5.54657 159142 + case= 34 emCalo electron 17322 2.9506 51110.4 + case= 35 emCalo gamma 10040.9 5.03925 50598.7 + case= 36 emCalo muon 1.59 19.5867 31.1428 + case= 37 emCalo neutrino 4.72 35.4876 167.502 + case= 38 emCalo pion 23.91 1466.1 35054.5 + case= 39 emCalo neutron 820.11 11.7919 9670.64 + case= 40 emCalo proton 54.92 114.288 6276.72 + case= 41 emCalo ion 421.37 1.7182 723.999 + case= 42 emCalo otherMeson 1.82 2783.44 5065.86 + case= 43 emCalo otherBaryon 0.51 867.197 442.271 + case= 44 emCalo below 20 MeV all 27999.2 1.02586 28723.4 + case= 45 emCalo below 20 MeV electron 17042.2 0.837075 14265.6 + case= 46 emCalo below 20 MeV gamma 9772.65 1.26777 12389.5 + case= 47 emCalo below 20 MeV muon 1.5 4.11981 6.17972 + case= 48 emCalo below 20 MeV neutrino 0.36 14.2214 5.1197 + case= 49 emCalo below 20 MeV pion 0.43 12.2661 5.27441 + case= 50 emCalo below 20 MeV neutron 752.25 2.17788 1638.31 + case= 51 emCalo below 20 MeV proton 18.32 12.6315 231.409 + case= 52 emCalo below 20 MeV ion 411.42 0.441123 181.487 + case= 53 emCalo below 20 MeV otherMeson 0.05 6.4334 0.32167 + case= 54 emCalo below 20 MeV otherBaryon 0.02 12.5053 0.250105 + case= 55 emCalo above 20 MeV all 692.71 188.273 130418 + case= 56 emCalo above 20 MeV electron 279.84 131.664 36844.8 + case= 57 emCalo above 20 MeV gamma 268.27 142.428 38209.2 + case= 58 emCalo above 20 MeV muon 0.09 277.368 24.9631 + case= 59 emCalo above 20 MeV neutrino 4.36 37.2436 162.382 + case= 60 emCalo above 20 MeV pion 23.48 1492.72 35049.2 + case= 61 emCalo above 20 MeV neutron 67.86 118.366 8032.33 + case= 62 emCalo above 20 MeV proton 36.6 165.172 6045.31 + case= 63 emCalo above 20 MeV ion 9.95 54.5238 542.512 + case= 64 emCalo above 20 MeV otherMeson 1.77 2861.89 5065.54 + case= 65 emCalo above 20 MeV otherBaryon 0.49 902.082 442.02 + case= 66 hadCalo all 37377.4 2.38186 89027.7 + case= 67 hadCalo electron 27820.5 0.926458 25774.5 + case= 68 hadCalo gamma 7143.75 3.45317 24668.6 + case= 69 hadCalo muon 2.38 19.017 45.2604 + case= 70 hadCalo neutrino 7.24 37.8783 274.239 + case= 71 hadCalo pion 20.11 886.797 17833.5 + case= 72 hadCalo neutron 796.38 12.0375 9586.42 + case= 73 hadCalo proton 131.39 51.7667 6801.63 + case= 74 hadCalo ion 1453.65 0.491048 713.812 + case= 75 hadCalo otherMeson 1.61 1877.28 3022.42 + case= 76 hadCalo otherBaryon 0.48 640.317 307.352 + case= 77 hadCalo below 20 MeV all 36978.9 0.614805 22734.8 + case= 78 hadCalo below 20 MeV electron 27693.5 0.391884 10852.6 + case= 79 hadCalo below 20 MeV gamma 7033.94 1.31768 9268.48 + case= 80 hadCalo below 20 MeV muon 2.14 4.11981 8.8164 + case= 81 hadCalo below 20 MeV neutrino 0.58 14.9572 8.67517 + case= 82 hadCalo below 20 MeV pion 0.33 11.552 3.81215 + case= 83 hadCalo below 20 MeV neutron 713.17 2.13919 1525.61 + case= 84 hadCalo below 20 MeV proton 87.7 7.82604 686.344 + case= 85 hadCalo below 20 MeV ion 1447.35 0.261396 378.331 + case= 86 hadCalo below 20 MeV otherMeson 0.15 8.01069 1.2016 + case= 87 hadCalo below 20 MeV otherBaryon 0.06 14.9954 0.899723 + case= 88 hadCalo above 20 MeV all 398.55 166.335 66292.9 + case= 89 hadCalo above 20 MeV electron 126.98 117.513 14921.8 + case= 90 hadCalo above 20 MeV gamma 109.81 140.243 15400.1 + case= 91 hadCalo above 20 MeV muon 0.24 151.85 36.444 + case= 92 hadCalo above 20 MeV neutrino 6.66 39.8744 265.564 + case= 93 hadCalo above 20 MeV pion 19.78 901.4 17829.7 + case= 94 hadCalo above 20 MeV neutron 83.21 96.8732 8060.82 + case= 95 hadCalo above 20 MeV proton 43.69 139.97 6115.29 + case= 96 hadCalo above 20 MeV ion 6.3 53.2509 335.481 + case= 97 hadCalo above 20 MeV otherMeson 1.46 2069.33 3021.22 + case= 98 hadCalo above 20 MeV otherBaryon 0.42 729.649 306.452 ============================================================= @@ -1811,7 +1811,7 @@ Index : 8 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=107.650000s Real=108.463859s Sys=0.020000s + User=109.960000s Real=110.859160s Sys=0.010000s =============== Run::PrintInfo() =============== RunID = 2 @@ -1827,198 +1827,198 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 tracker forward all 0.238899 - case= 1 tracker forward electron 0.00279923 - case= 2 tracker forward gamma 0.0434289 - case= 3 tracker forward muon 9.14481e-06 - case= 4 tracker forward neutrino 0.000891503 - case= 5 tracker forward pion 0.000810159 - case= 6 tracker forward neutron 0.19067 - case= 7 tracker forward proton 0.000215572 - case= 8 tracker forward ion 1.80476e-05 - case= 9 tracker forward otherMeson 4.43258e-05 - case= 10 tracker forward otherBaryon 1.24094e-05 - case= 11 tracker backward all 0.0763933 - case= 12 tracker backward electron 0.00028214 - case= 13 tracker backward gamma 0.00707077 + case= 0 tracker forward all 0.218983 + case= 1 tracker forward electron 0.00206275 + case= 2 tracker forward gamma 0.0381342 + case= 3 tracker forward muon 2.64665e-06 + case= 4 tracker forward neutrino 0.000886022 + case= 5 tracker forward pion 0.000702067 + case= 6 tracker forward neutron 0.176971 + case= 7 tracker forward proton 0.000162867 + case= 8 tracker forward ion 2.72848e-06 + case= 9 tracker forward otherMeson 4.93953e-05 + case= 10 tracker forward otherBaryon 9.01957e-06 + case= 11 tracker backward all 0.0734736 + case= 12 tracker backward electron 0.000331998 + case= 13 tracker backward gamma 0.00701705 case= 14 tracker backward muon 0 - case= 15 tracker backward neutrino 0.000313033 - case= 16 tracker backward pion 3.62428e-06 - case= 17 tracker backward neutron 0.0687179 - case= 18 tracker backward proton 5.86553e-06 + case= 15 tracker backward neutrino 0.000275802 + case= 16 tracker backward pion 0 + case= 17 tracker backward neutron 0.0658358 + case= 18 tracker backward proton 1.29483e-05 case= 19 tracker backward ion 0 case= 20 tracker backward otherMeson 0 case= 21 tracker backward otherBaryon 0 - case= 22 tracker below 20 MeV forward all 0.232666 - case= 23 tracker below 20 MeV forward electron 0.00200152 - case= 24 tracker below 20 MeV forward gamma 0.0420277 + case= 22 tracker below 20 MeV forward all 0.213319 + case= 23 tracker below 20 MeV forward electron 0.00143159 + case= 24 tracker below 20 MeV forward gamma 0.0369812 case= 25 tracker below 20 MeV forward muon 0 - case= 26 tracker below 20 MeV forward neutrino 0.000160662 - case= 27 tracker below 20 MeV forward pion 1.24731e-05 - case= 28 tracker below 20 MeV forward neutron 0.188458 - case= 29 tracker below 20 MeV forward proton 2.54351e-06 - case= 30 tracker below 20 MeV forward ion 3.15083e-06 + case= 26 tracker below 20 MeV forward neutrino 6.30327e-05 + case= 27 tracker below 20 MeV forward pion 1.03917e-05 + case= 28 tracker below 20 MeV forward neutron 0.174812 + case= 29 tracker below 20 MeV forward proton 2.02871e-05 + case= 30 tracker below 20 MeV forward ion 0 case= 31 tracker below 20 MeV forward otherMeson 0 case= 32 tracker below 20 MeV forward otherBaryon 0 - case= 33 tracker below 20 MeV backward all 0.0758729 - case= 34 tracker below 20 MeV backward electron 0.000279651 - case= 35 tracker below 20 MeV backward gamma 0.00705632 + case= 33 tracker below 20 MeV backward all 0.0729312 + case= 34 tracker below 20 MeV backward electron 0.000304725 + case= 35 tracker below 20 MeV backward gamma 0.00700898 case= 36 tracker below 20 MeV backward muon 0 - case= 37 tracker below 20 MeV backward neutrino 3.04596e-05 + case= 37 tracker below 20 MeV backward neutrino 1.99311e-05 case= 38 tracker below 20 MeV backward pion 0 - case= 39 tracker below 20 MeV backward neutron 0.0685064 + case= 39 tracker below 20 MeV backward neutron 0.0655976 case= 40 tracker below 20 MeV backward proton 0 case= 41 tracker below 20 MeV backward ion 0 case= 42 tracker below 20 MeV backward otherMeson 0 case= 43 tracker below 20 MeV backward otherBaryon 0 - case= 44 tracker above 20 MeV forward all 0.00623321 - case= 45 tracker above 20 MeV forward electron 0.000797715 - case= 46 tracker above 20 MeV forward gamma 0.00140125 - case= 47 tracker above 20 MeV forward muon 9.14481e-06 - case= 48 tracker above 20 MeV forward neutrino 0.000730841 - case= 49 tracker above 20 MeV forward pion 0.000797686 - case= 50 tracker above 20 MeV forward neutron 0.00221191 - case= 51 tracker above 20 MeV forward proton 0.000213029 - case= 52 tracker above 20 MeV forward ion 1.48968e-05 - case= 53 tracker above 20 MeV forward otherMeson 4.43258e-05 - case= 54 tracker above 20 MeV forward otherBaryon 1.24094e-05 - case= 55 tracker above 20 MeV backward all 0.000520418 - case= 56 tracker above 20 MeV backward electron 2.48957e-06 - case= 57 tracker above 20 MeV backward gamma 1.44499e-05 + case= 44 tracker above 20 MeV forward all 0.00566421 + case= 45 tracker above 20 MeV forward electron 0.000631152 + case= 46 tracker above 20 MeV forward gamma 0.00115302 + case= 47 tracker above 20 MeV forward muon 2.64665e-06 + case= 48 tracker above 20 MeV forward neutrino 0.00082299 + case= 49 tracker above 20 MeV forward pion 0.000691675 + case= 50 tracker above 20 MeV forward neutron 0.002159 + case= 51 tracker above 20 MeV forward proton 0.00014258 + case= 52 tracker above 20 MeV forward ion 2.72848e-06 + case= 53 tracker above 20 MeV forward otherMeson 4.93953e-05 + case= 54 tracker above 20 MeV forward otherBaryon 9.01957e-06 + case= 55 tracker above 20 MeV backward all 0.000542423 + case= 56 tracker above 20 MeV backward electron 2.72729e-05 + case= 57 tracker above 20 MeV backward gamma 8.06879e-06 case= 58 tracker above 20 MeV backward muon 0 - case= 59 tracker above 20 MeV backward neutrino 0.000282573 - case= 60 tracker above 20 MeV backward pion 3.62428e-06 - case= 61 tracker above 20 MeV backward neutron 0.000211415 - case= 62 tracker above 20 MeV backward proton 5.86553e-06 + case= 59 tracker above 20 MeV backward neutrino 0.000255871 + case= 60 tracker above 20 MeV backward pion 0 + case= 61 tracker above 20 MeV backward neutron 0.000238262 + case= 62 tracker above 20 MeV backward proton 1.29483e-05 case= 63 tracker above 20 MeV backward ion 0 case= 64 tracker above 20 MeV backward otherMeson 0 case= 65 tracker above 20 MeV backward otherBaryon 0 - case= 66 emCalo forward all 0.0644023 - case= 67 emCalo forward electron 0.000519946 - case= 68 emCalo forward gamma 0.00833095 - case= 69 emCalo forward muon 9.22343e-07 - case= 70 emCalo forward neutrino 0.000584655 - case= 71 emCalo forward pion 9.83301e-05 - case= 72 emCalo forward neutron 0.0548134 - case= 73 emCalo forward proton 4.47507e-05 - case= 74 emCalo forward ion 5.19919e-07 - case= 75 emCalo forward otherMeson 7.92046e-06 - case= 76 emCalo forward otherBaryon 8.93898e-07 - case= 77 emCalo backward all 0.00213015 - case= 78 emCalo backward electron 3.38224e-05 - case= 79 emCalo backward gamma 0.000216993 + case= 66 emCalo forward all 0.0733266 + case= 67 emCalo forward electron 0.000637006 + case= 68 emCalo forward gamma 0.00992512 + case= 69 emCalo forward muon 4.68673e-06 + case= 70 emCalo forward neutrino 0.000500106 + case= 71 emCalo forward pion 9.98995e-05 + case= 72 emCalo forward neutron 0.0620801 + case= 73 emCalo forward proton 6.38958e-05 + case= 74 emCalo forward ion 2.13274e-06 + case= 75 emCalo forward otherMeson 1.32241e-05 + case= 76 emCalo forward otherBaryon 4.3625e-07 + case= 77 emCalo backward all 0.00239993 + case= 78 emCalo backward electron 2.60424e-05 + case= 79 emCalo backward gamma 0.000217258 case= 80 emCalo backward muon 0 - case= 81 emCalo backward neutrino 0.000118642 + case= 81 emCalo backward neutrino 0.000117184 case= 82 emCalo backward pion 0 - case= 83 emCalo backward neutron 0.00176069 + case= 83 emCalo backward neutron 0.00203944 case= 84 emCalo backward proton 0 case= 85 emCalo backward ion 0 case= 86 emCalo backward otherMeson 0 case= 87 emCalo backward otherBaryon 0 - case= 88 emCalo below 20 MeV forward all 0.0628179 - case= 89 emCalo below 20 MeV forward electron 0.000491209 - case= 90 emCalo below 20 MeV forward gamma 0.00824851 + case= 88 emCalo below 20 MeV forward all 0.0716132 + case= 89 emCalo below 20 MeV forward electron 0.000563997 + case= 90 emCalo below 20 MeV forward gamma 0.00978144 case= 91 emCalo below 20 MeV forward muon 0 - case= 92 emCalo below 20 MeV forward neutrino 4.82354e-05 - case= 93 emCalo below 20 MeV forward pion 7.97964e-07 - case= 94 emCalo below 20 MeV forward neutron 0.0540258 - case= 95 emCalo below 20 MeV forward proton 3.31152e-06 + case= 92 emCalo below 20 MeV forward neutrino 4.23407e-05 + case= 93 emCalo below 20 MeV forward pion 5.98014e-07 + case= 94 emCalo below 20 MeV forward neutron 0.0612243 + case= 95 emCalo below 20 MeV forward proton 4.8621e-07 case= 96 emCalo below 20 MeV forward ion 0 case= 97 emCalo below 20 MeV forward otherMeson 0 case= 98 emCalo below 20 MeV forward otherBaryon 0 - case= 99 emCalo below 20 MeV backward all 0.00201972 - case=100 emCalo below 20 MeV backward electron 3.38224e-05 - case=101 emCalo below 20 MeV backward gamma 0.000216993 + case= 99 emCalo below 20 MeV backward all 0.00228795 + case=100 emCalo below 20 MeV backward electron 2.60424e-05 + case=101 emCalo below 20 MeV backward gamma 0.000217258 case=102 emCalo below 20 MeV backward muon 0 - case=103 emCalo below 20 MeV backward neutrino 9.65367e-06 + case=103 emCalo below 20 MeV backward neutrino 8.98064e-06 case=104 emCalo below 20 MeV backward pion 0 - case=105 emCalo below 20 MeV backward neutron 0.00175925 + case=105 emCalo below 20 MeV backward neutron 0.00203567 case=106 emCalo below 20 MeV backward proton 0 case=107 emCalo below 20 MeV backward ion 0 case=108 emCalo below 20 MeV backward otherMeson 0 case=109 emCalo below 20 MeV backward otherBaryon 0 - case=110 emCalo above 20 MeV forward all 0.00158446 - case=111 emCalo above 20 MeV forward electron 2.87368e-05 - case=112 emCalo above 20 MeV forward gamma 8.24403e-05 - case=113 emCalo above 20 MeV forward muon 9.22343e-07 - case=114 emCalo above 20 MeV forward neutrino 0.00053642 - case=115 emCalo above 20 MeV forward pion 9.75321e-05 - case=116 emCalo above 20 MeV forward neutron 0.000787635 - case=117 emCalo above 20 MeV forward proton 4.14392e-05 - case=118 emCalo above 20 MeV forward ion 5.19919e-07 - case=119 emCalo above 20 MeV forward otherMeson 7.92046e-06 - case=120 emCalo above 20 MeV forward otherBaryon 8.93898e-07 - case=121 emCalo above 20 MeV backward all 0.000110432 + case=110 emCalo above 20 MeV forward all 0.00171341 + case=111 emCalo above 20 MeV forward electron 7.30081e-05 + case=112 emCalo above 20 MeV forward gamma 0.000143677 + case=113 emCalo above 20 MeV forward muon 4.68673e-06 + case=114 emCalo above 20 MeV forward neutrino 0.000457765 + case=115 emCalo above 20 MeV forward pion 9.93015e-05 + case=116 emCalo above 20 MeV forward neutron 0.000855769 + case=117 emCalo above 20 MeV forward proton 6.34096e-05 + case=118 emCalo above 20 MeV forward ion 2.13274e-06 + case=119 emCalo above 20 MeV forward otherMeson 1.32241e-05 + case=120 emCalo above 20 MeV forward otherBaryon 4.3625e-07 + case=121 emCalo above 20 MeV backward all 0.000111972 case=122 emCalo above 20 MeV backward electron 0 case=123 emCalo above 20 MeV backward gamma 0 case=124 emCalo above 20 MeV backward muon 0 - case=125 emCalo above 20 MeV backward neutrino 0.000108988 + case=125 emCalo above 20 MeV backward neutrino 0.000108204 case=126 emCalo above 20 MeV backward pion 0 - case=127 emCalo above 20 MeV backward neutron 1.44367e-06 + case=127 emCalo above 20 MeV backward neutron 3.76868e-06 case=128 emCalo above 20 MeV backward proton 0 case=129 emCalo above 20 MeV backward ion 0 case=130 emCalo above 20 MeV backward otherMeson 0 case=131 emCalo above 20 MeV backward otherBaryon 0 - case=132 hadCalo forward all 5.70937e-05 + case=132 hadCalo forward all 4.65812e-05 case=133 hadCalo forward electron 0 - case=134 hadCalo forward gamma 2.63652e-07 + case=134 hadCalo forward gamma 8.90346e-08 case=135 hadCalo forward muon 0 - case=136 hadCalo forward neutrino 5.48215e-05 + case=136 hadCalo forward neutrino 4.41306e-05 case=137 hadCalo forward pion 0 - case=138 hadCalo forward neutron 2.00856e-06 + case=138 hadCalo forward neutron 2.36154e-06 case=139 hadCalo forward proton 0 case=140 hadCalo forward ion 0 case=141 hadCalo forward otherMeson 0 case=142 hadCalo forward otherBaryon 0 - case=143 hadCalo backward all 2.75417e-05 + case=143 hadCalo backward all 2.51289e-05 case=144 hadCalo backward electron 0 case=145 hadCalo backward gamma 0 case=146 hadCalo backward muon 0 - case=147 hadCalo backward neutrino 2.75417e-05 + case=147 hadCalo backward neutrino 2.51289e-05 case=148 hadCalo backward pion 0 case=149 hadCalo backward neutron 0 case=150 hadCalo backward proton 0 case=151 hadCalo backward ion 0 case=152 hadCalo backward otherMeson 0 case=153 hadCalo backward otherBaryon 0 - case=154 hadCalo below 20 MeV forward all 6.87422e-06 + case=154 hadCalo below 20 MeV forward all 6.79357e-06 case=155 hadCalo below 20 MeV forward electron 0 - case=156 hadCalo below 20 MeV forward gamma 2.63652e-07 + case=156 hadCalo below 20 MeV forward gamma 8.90346e-08 case=157 hadCalo below 20 MeV forward muon 0 - case=158 hadCalo below 20 MeV forward neutrino 4.72253e-06 + case=158 hadCalo below 20 MeV forward neutrino 4.58883e-06 case=159 hadCalo below 20 MeV forward pion 0 - case=160 hadCalo below 20 MeV forward neutron 1.88803e-06 + case=160 hadCalo below 20 MeV forward neutron 2.1157e-06 case=161 hadCalo below 20 MeV forward proton 0 case=162 hadCalo below 20 MeV forward ion 0 case=163 hadCalo below 20 MeV forward otherMeson 0 case=164 hadCalo below 20 MeV forward otherBaryon 0 - case=165 hadCalo below 20 MeV backward all 2.24608e-06 + case=165 hadCalo below 20 MeV backward all 1.62186e-06 case=166 hadCalo below 20 MeV backward electron 0 case=167 hadCalo below 20 MeV backward gamma 0 case=168 hadCalo below 20 MeV backward muon 0 - case=169 hadCalo below 20 MeV backward neutrino 2.24608e-06 + case=169 hadCalo below 20 MeV backward neutrino 1.62186e-06 case=170 hadCalo below 20 MeV backward pion 0 case=171 hadCalo below 20 MeV backward neutron 0 case=172 hadCalo below 20 MeV backward proton 0 case=173 hadCalo below 20 MeV backward ion 0 case=174 hadCalo below 20 MeV backward otherMeson 0 case=175 hadCalo below 20 MeV backward otherBaryon 0 - case=176 hadCalo above 20 MeV forward all 5.02195e-05 + case=176 hadCalo above 20 MeV forward all 3.97876e-05 case=177 hadCalo above 20 MeV forward electron 0 case=178 hadCalo above 20 MeV forward gamma 0 case=179 hadCalo above 20 MeV forward muon 0 - case=180 hadCalo above 20 MeV forward neutrino 5.0099e-05 + case=180 hadCalo above 20 MeV forward neutrino 3.95418e-05 case=181 hadCalo above 20 MeV forward pion 0 - case=182 hadCalo above 20 MeV forward neutron 1.20527e-07 + case=182 hadCalo above 20 MeV forward neutron 2.45832e-07 case=183 hadCalo above 20 MeV forward proton 0 case=184 hadCalo above 20 MeV forward ion 0 case=185 hadCalo above 20 MeV forward otherMeson 0 case=186 hadCalo above 20 MeV forward otherBaryon 0 - case=187 hadCalo above 20 MeV backward all 2.52956e-05 + case=187 hadCalo above 20 MeV backward all 2.3507e-05 case=188 hadCalo above 20 MeV backward electron 0 case=189 hadCalo above 20 MeV backward gamma 0 case=190 hadCalo above 20 MeV backward muon 0 - case=191 hadCalo above 20 MeV backward neutrino 2.52956e-05 + case=191 hadCalo above 20 MeV backward neutrino 2.3507e-05 case=192 hadCalo above 20 MeV backward pion 0 case=193 hadCalo above 20 MeV backward neutron 0 case=194 hadCalo above 20 MeV backward proton 0 @@ -2027,105 +2027,105 @@ Run Summary case=197 hadCalo above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 tracker all 663.88 37.0848 24619.9 - case= 1 tracker electron 495.28 5.99646 2969.93 - case= 2 tracker gamma 94.01 58.4074 5490.88 - case= 3 tracker muon 0.13 4.11981 0.535576 - case= 4 tracker neutrino 0.42 34.0313 14.2932 - case= 5 tracker pion 4.52 2561.82 11579.4 - case= 6 tracker neutron 11.82 44.5772 526.902 - case= 7 tracker proton 5.87 193.351 1134.97 - case= 8 tracker ion 51.19 0.971219 49.7167 - case= 9 tracker otherMeson 0.49 4951.24 2426.11 - case= 10 tracker otherBaryon 0.15 2847.3 427.095 - case= 11 tracker below 20 MeV all 639.87 0.584725 374.148 - case= 12 tracker below 20 MeV electron 489.72 0.335986 164.539 - case= 13 tracker below 20 MeV gamma 85.44 1.41997 121.322 - case= 14 tracker below 20 MeV muon 0.13 4.11981 0.535576 - case= 15 tracker below 20 MeV neutrino 0.02 17.7281 0.354562 - case= 16 tracker below 20 MeV pion 0.03 8.42949 0.252885 - case= 17 tracker below 20 MeV neutron 9.76 3.35482 32.743 - case= 18 tracker below 20 MeV proton 4.03 6.28013 25.3089 - case= 19 tracker below 20 MeV ion 50.73 0.572757 29.056 - case= 20 tracker below 20 MeV otherMeson 0 0 0 - case= 21 tracker below 20 MeV otherBaryon 0.01 3.60282 0.0360282 - case= 22 tracker above 20 MeV all 24.01 1009.82 24245.7 - case= 23 tracker above 20 MeV electron 5.56 504.566 2805.39 - case= 24 tracker above 20 MeV gamma 8.57 626.553 5369.56 - case= 25 tracker above 20 MeV muon 0 0 0 - case= 26 tracker above 20 MeV neutrino 0.4 34.8465 13.9386 - case= 27 tracker above 20 MeV pion 4.49 2578.89 11579.2 - case= 28 tracker above 20 MeV neutron 2.06 239.883 494.159 - case= 29 tracker above 20 MeV proton 1.84 603.078 1109.66 - case= 30 tracker above 20 MeV ion 0.46 44.9146 20.6607 - case= 31 tracker above 20 MeV otherMeson 0.49 4951.24 2426.11 - case= 32 tracker above 20 MeV otherBaryon 0.14 3050.42 427.059 - case= 33 emCalo all 51277.9 3.62267 185763 - case= 34 emCalo electron 30523.6 2.02177 61711.5 - case= 35 emCalo gamma 16201.1 3.73401 60494.9 - case= 36 emCalo muon 3.28 18.1808 59.6331 - case= 37 emCalo neutrino 9.81 37.8208 371.022 - case= 38 emCalo pion 29.57 1103.45 32628.9 - case= 39 emCalo neutron 2203.11 6.12883 13502.5 - case= 40 emCalo proton 84.6 100.27 8482.86 - case= 41 emCalo ion 2219.55 0.450834 1000.65 - case= 42 emCalo otherMeson 2.77 2254.73 6245.6 - case= 43 emCalo otherBaryon 0.63 2008.68 1265.47 - case= 44 emCalo below 20 MeV all 50425.3 0.891683 44963.4 - case= 45 emCalo below 20 MeV electron 30191.7 0.714473 21571.1 - case= 46 emCalo below 20 MeV gamma 15889.6 1.253 19909.6 - case= 47 emCalo below 20 MeV muon 3.01 4.14614 12.4799 - case= 48 emCalo below 20 MeV neutrino 0.85 15.1181 12.8504 - case= 49 emCalo below 20 MeV pion 0.57 11.9944 6.8368 - case= 50 emCalo below 20 MeV neutron 2101.74 1.31385 2761.38 - case= 51 emCalo below 20 MeV proton 30.55 12.3506 377.309 - case= 52 emCalo below 20 MeV ion 2207.08 0.140513 310.123 - case= 53 emCalo below 20 MeV otherMeson 0.22 5.87403 1.29229 - case= 54 emCalo below 20 MeV otherBaryon 0.03 12.0807 0.36242 - case= 55 emCalo above 20 MeV all 852.58 165.145 140800 - case= 56 emCalo above 20 MeV electron 331.89 120.945 40140.3 - case= 57 emCalo above 20 MeV gamma 311.42 130.323 40585.3 - case= 58 emCalo above 20 MeV muon 0.27 174.642 47.1532 - case= 59 emCalo above 20 MeV neutrino 8.96 39.9745 358.172 - case= 60 emCalo above 20 MeV pion 29 1124.9 32622.1 - case= 61 emCalo above 20 MeV neutron 101.37 105.96 10741.1 - case= 62 emCalo above 20 MeV proton 54.05 149.964 8105.55 - case= 63 emCalo above 20 MeV ion 12.47 55.3748 690.524 - case= 64 emCalo above 20 MeV otherMeson 2.55 2448.75 6244.31 - case= 65 emCalo above 20 MeV otherBaryon 0.6 2108.51 1265.11 - case= 66 hadCalo all 22425.1 2.47741 55556.1 - case= 67 hadCalo electron 12950.1 1.3043 16890.8 - case= 68 hadCalo gamma 6665.21 2.58013 17197.1 - case= 69 hadCalo muon 1.35 21.8051 29.4369 - case= 70 hadCalo neutrino 4.08 38.5684 157.359 - case= 71 hadCalo pion 10.13 880.52 8919.67 - case= 72 hadCalo neutron 1323.01 4.91966 6508.76 - case= 73 hadCalo proton 38.79 89.9244 3488.17 - case= 74 hadCalo ion 1430.89 0.275765 394.589 - case= 75 hadCalo otherMeson 1.11 1464.44 1625.53 - case= 76 hadCalo otherBaryon 0.46 749.319 344.687 - case= 77 hadCalo below 20 MeV all 22178.7 0.799853 17739.7 - case= 78 hadCalo below 20 MeV electron 12873.2 0.624424 8038.36 - case= 79 hadCalo below 20 MeV gamma 6594.38 1.19155 7857.56 - case= 80 hadCalo below 20 MeV muon 1.19 4.11981 4.90258 - case= 81 hadCalo below 20 MeV neutrino 0.33 14.5682 4.8075 - case= 82 hadCalo below 20 MeV pion 0.19 11.0789 2.105 - case= 83 hadCalo below 20 MeV neutron 1269.74 1.20123 1525.24 - case= 84 hadCalo below 20 MeV proton 13.51 12.7772 172.62 - case= 85 hadCalo below 20 MeV ion 1425.95 0.0934374 133.237 - case= 86 hadCalo below 20 MeV otherMeson 0.11 6.24675 0.687143 - case= 87 hadCalo below 20 MeV otherBaryon 0.01 13.3535 0.133535 - case= 88 hadCalo above 20 MeV all 246.44 153.451 37816.5 - case= 89 hadCalo above 20 MeV electron 76.82 115.236 8852.45 - case= 90 hadCalo above 20 MeV gamma 70.83 131.859 9339.56 - case= 91 hadCalo above 20 MeV muon 0.16 153.339 24.5343 - case= 92 hadCalo above 20 MeV neutrino 3.75 40.6804 152.551 - case= 93 hadCalo above 20 MeV pion 9.94 897.14 8917.57 - case= 94 hadCalo above 20 MeV neutron 53.27 93.552 4983.51 - case= 95 hadCalo above 20 MeV proton 25.28 131.153 3315.55 - case= 96 hadCalo above 20 MeV ion 4.94 52.9053 261.352 - case= 97 hadCalo above 20 MeV otherMeson 1 1624.85 1624.85 - case= 98 hadCalo above 20 MeV otherBaryon 0.45 765.674 344.553 + case= 0 tracker all 584.2 45.0528 26319.8 + case= 1 tracker electron 433.35 6.28102 2721.88 + case= 2 tracker gamma 79.73 73.3748 5850.17 + case= 3 tracker muon 0.12 23.5354 2.82425 + case= 4 tracker neutrino 0.34 44.5141 15.1348 + case= 5 tracker pion 4.3 3037.82 13062.6 + case= 6 tracker neutron 12.18 38.6052 470.211 + case= 7 tracker proton 5.32 126.261 671.711 + case= 8 tracker ion 48.23 0.918062 44.2781 + case= 9 tracker otherMeson 0.53 5969.72 3163.95 + case= 10 tracker otherBaryon 0.1 3170.3 317.03 + case= 11 tracker below 20 MeV all 563.62 0.594961 335.332 + case= 12 tracker below 20 MeV electron 429.11 0.328665 141.033 + case= 13 tracker below 20 MeV gamma 72.93 1.4832 108.17 + case= 14 tracker below 20 MeV muon 0.09 4.11981 0.370783 + case= 15 tracker below 20 MeV neutrino 0.03 14.7592 0.442777 + case= 16 tracker below 20 MeV pion 0.05 9.55964 0.477982 + case= 17 tracker below 20 MeV neutron 9.76 3.24906 31.7109 + case= 18 tracker below 20 MeV proton 3.85 6.49298 24.998 + case= 19 tracker below 20 MeV ion 47.79 0.587889 28.0952 + case= 20 tracker below 20 MeV otherMeson 0.01 3.29314 0.0329314 + case= 21 tracker below 20 MeV otherBaryon 0 0 0 + case= 22 tracker above 20 MeV all 20.58 1262.61 25984.5 + case= 23 tracker above 20 MeV electron 4.24 608.69 2580.85 + case= 24 tracker above 20 MeV gamma 6.8 844.412 5742 + case= 25 tracker above 20 MeV muon 0.03 81.7821 2.45346 + case= 26 tracker above 20 MeV neutrino 0.31 47.3936 14.692 + case= 27 tracker above 20 MeV pion 4.25 3073.45 13062.2 + case= 28 tracker above 20 MeV neutron 2.42 181.199 438.501 + case= 29 tracker above 20 MeV proton 1.47 439.941 646.713 + case= 30 tracker above 20 MeV ion 0.44 36.7793 16.1829 + case= 31 tracker above 20 MeV otherMeson 0.52 6084.46 3163.92 + case= 32 tracker above 20 MeV otherBaryon 0.1 3170.3 317.03 + case= 33 emCalo all 54787.9 3.81567 209053 + case= 34 emCalo electron 32689 2.13963 69942.4 + case= 35 emCalo gamma 17381.2 3.93186 68340.4 + case= 36 emCalo muon 2.91 18.5547 53.9942 + case= 37 emCalo neutrino 8.71 36.8444 320.914 + case= 38 emCalo pion 30.53 1293.35 39485.8 + case= 39 emCalo neutron 2288.05 6.17524 14129.3 + case= 40 emCalo proton 88.61 88.1624 7812.07 + case= 41 emCalo ion 2295.01 0.45832 1051.85 + case= 42 emCalo otherMeson 3.09 2462.84 7610.19 + case= 43 emCalo otherBaryon 0.83 368.428 305.795 + case= 44 emCalo below 20 MeV all 53860.2 0.897624 48346.2 + case= 45 emCalo below 20 MeV electron 32323.7 0.720267 23281.7 + case= 46 emCalo below 20 MeV gamma 17035.1 1.25811 21432.1 + case= 47 emCalo below 20 MeV muon 2.7 4.11981 11.1235 + case= 48 emCalo below 20 MeV neutrino 0.82 14.6802 12.0377 + case= 49 emCalo below 20 MeV pion 0.71 12.5347 8.89964 + case= 50 emCalo below 20 MeV neutron 2182.42 1.32024 2881.31 + case= 51 emCalo below 20 MeV proton 32.38 12.3795 400.847 + case= 52 emCalo below 20 MeV ion 2282.07 0.138473 316.006 + case= 53 emCalo below 20 MeV otherMeson 0.17 4.66363 0.792817 + case= 54 emCalo below 20 MeV otherBaryon 0.11 12.6251 1.38876 + case= 55 emCalo above 20 MeV all 927.69 173.233 160706 + case= 56 emCalo above 20 MeV electron 365.28 127.74 46660.7 + case= 57 emCalo above 20 MeV gamma 346.05 135.553 46908.3 + case= 58 emCalo above 20 MeV muon 0.21 204.146 42.8707 + case= 59 emCalo above 20 MeV neutrino 7.89 39.1479 308.877 + case= 60 emCalo above 20 MeV pion 29.82 1323.84 39476.9 + case= 61 emCalo above 20 MeV neutron 105.63 106.484 11248 + case= 62 emCalo above 20 MeV proton 56.23 131.802 7411.22 + case= 63 emCalo above 20 MeV ion 12.94 56.8657 735.842 + case= 64 emCalo above 20 MeV otherMeson 2.92 2605.96 7609.39 + case= 65 emCalo above 20 MeV otherBaryon 0.72 422.787 304.407 + case= 66 hadCalo all 19739.8 2.12333 41914.1 + case= 67 hadCalo electron 11320.3 1.13234 12818.4 + case= 68 hadCalo gamma 5779.18 2.24232 12958.8 + case= 69 hadCalo muon 1 15.319 15.319 + case= 70 hadCalo neutrino 3.06 38.2345 116.998 + case= 71 hadCalo pion 7.62 743.995 5669.24 + case= 72 hadCalo neutron 1237.61 4.65157 5756.83 + case= 73 hadCalo proton 35.25 80.7217 2845.44 + case= 74 hadCalo ion 1354.73 0.279207 378.25 + case= 75 hadCalo otherMeson 0.76 1416.15 1076.27 + case= 76 hadCalo otherBaryon 0.31 898.743 278.61 + case= 77 hadCalo below 20 MeV all 19551.2 0.782538 15299.6 + case= 78 hadCalo below 20 MeV electron 11265.8 0.60478 6813.34 + case= 79 hadCalo below 20 MeV gamma 5730.86 1.17912 6757.38 + case= 80 hadCalo below 20 MeV muon 0.92 4.11981 3.79023 + case= 81 hadCalo below 20 MeV neutrino 0.24 14.8003 3.55206 + case= 82 hadCalo below 20 MeV pion 0.3 9.85892 2.95768 + case= 83 hadCalo below 20 MeV neutron 1189.66 1.20114 1428.95 + case= 84 hadCalo below 20 MeV proton 13.35 12.5544 167.602 + case= 85 hadCalo below 20 MeV ion 1349.98 0.0896442 121.018 + case= 86 hadCalo below 20 MeV otherMeson 0.05 6.69215 0.334607 + case= 87 hadCalo below 20 MeV otherBaryon 0.04 16.1845 0.64738 + case= 88 hadCalo above 20 MeV all 188.58 141.131 26614.6 + case= 89 hadCalo above 20 MeV electron 54.46 110.265 6005.04 + case= 90 hadCalo above 20 MeV gamma 48.32 128.341 6201.42 + case= 91 hadCalo above 20 MeV muon 0.08 144.109 11.5287 + case= 92 hadCalo above 20 MeV neutrino 2.82 40.229 113.446 + case= 93 hadCalo above 20 MeV pion 7.32 774.082 5666.28 + case= 94 hadCalo above 20 MeV neutron 47.95 90.2582 4327.88 + case= 95 hadCalo above 20 MeV proton 21.9 122.276 2677.84 + case= 96 hadCalo above 20 MeV ion 4.75 54.1541 257.232 + case= 97 hadCalo above 20 MeV otherMeson 0.71 1515.41 1075.94 + case= 98 hadCalo above 20 MeV otherBaryon 0.27 1029.49 277.963 ============================================================= ================== Deleting memory pools =================== diff --git a/examples/extended/hadronic/ParticleFluence/Layer/Layer.out b/examples/extended/hadronic/ParticleFluence/Layer/Layer.out index 2b998bc10f2..61bc7dfef8a 100644 --- a/examples/extended/hadronic/ParticleFluence/Layer/Layer.out +++ b/examples/extended/hadronic/ParticleFluence/Layer/Layer.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -235,13 +235,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -294,13 +294,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -326,13 +326,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -358,13 +358,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -390,13 +390,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -422,13 +422,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -454,13 +454,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -486,13 +486,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -940,7 +940,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=1.210000s Real=1.229124s Sys=0.010000s + User=1.250000s Real=1.268155s Sys=0.010000s =============== Run::PrintInfo() =============== RunID = 0 @@ -953,140 +953,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.0138349 - case= 1 downstream electron 0.00163756 - case= 2 downstream gamma 0.0105717 - case= 3 downstream muon 1.28961e-05 - case= 4 downstream neutrino 0.000124084 - case= 5 downstream pion 0.000693502 - case= 6 downstream neutron 0.000565549 - case= 7 downstream proton 0.000177106 - case= 8 downstream ion 1.47022e-06 - case= 9 downstream otherMeson 4.9741e-05 - case= 10 downstream otherBaryon 1.28353e-06 - case= 11 downstream below 20 MeV all 0.00940722 - case= 12 downstream below 20 MeV electron 0.000659195 - case= 13 downstream below 20 MeV gamma 0.00860762 + case= 0 downstream all 0.0169133 + case= 1 downstream electron 0.00218624 + case= 2 downstream gamma 0.0131196 + case= 3 downstream muon 4.42863e-06 + case= 4 downstream neutrino 0.000115221 + case= 5 downstream pion 0.000660786 + case= 6 downstream neutron 0.000551992 + case= 7 downstream proton 0.00020693 + case= 8 downstream ion 3.64388e-06 + case= 9 downstream otherMeson 6.30073e-05 + case= 10 downstream otherBaryon 1.48567e-06 + case= 11 downstream below 20 MeV all 0.0117425 + case= 12 downstream below 20 MeV electron 0.000906536 + case= 13 downstream below 20 MeV gamma 0.010667 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 7.51172e-06 - case= 16 downstream below 20 MeV pion 2.90242e-06 - case= 17 downstream below 20 MeV neutron 0.000126167 - case= 18 downstream below 20 MeV proton 3.82484e-06 + case= 15 downstream below 20 MeV neutrino 8.18896e-06 + case= 16 downstream below 20 MeV pion 4.73908e-06 + case= 17 downstream below 20 MeV neutron 0.000156035 + case= 18 downstream below 20 MeV proton 0 case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.00442772 - case= 23 downstream above 20 MeV electron 0.000978369 - case= 24 downstream above 20 MeV gamma 0.00196413 - case= 25 downstream above 20 MeV muon 1.28961e-05 - case= 26 downstream above 20 MeV neutrino 0.000116572 - case= 27 downstream above 20 MeV pion 0.000690599 - case= 28 downstream above 20 MeV neutron 0.000439382 - case= 29 downstream above 20 MeV proton 0.000173281 - case= 30 downstream above 20 MeV ion 1.47022e-06 - case= 31 downstream above 20 MeV otherMeson 4.9741e-05 - case= 32 downstream above 20 MeV otherBaryon 1.28353e-06 - case= 33 side all 0.00135357 - case= 34 side electron 7.63226e-05 - case= 35 side gamma 0.00106102 - case= 36 side muon 1.24408e-06 - case= 37 side neutrino 8.50929e-05 - case= 38 side pion 2.38251e-05 - case= 39 side neutron 0.000100269 - case= 40 side proton 5.79487e-06 + case= 22 downstream above 20 MeV all 0.00517074 + case= 23 downstream above 20 MeV electron 0.00127971 + case= 24 downstream above 20 MeV gamma 0.0024525 + case= 25 downstream above 20 MeV muon 4.42863e-06 + case= 26 downstream above 20 MeV neutrino 0.000107032 + case= 27 downstream above 20 MeV pion 0.000656047 + case= 28 downstream above 20 MeV neutron 0.000395958 + case= 29 downstream above 20 MeV proton 0.00020693 + case= 30 downstream above 20 MeV ion 3.64388e-06 + case= 31 downstream above 20 MeV otherMeson 6.30073e-05 + case= 32 downstream above 20 MeV otherBaryon 1.48567e-06 + case= 33 side all 0.00128777 + case= 34 side electron 7.32453e-05 + case= 35 side gamma 0.00103368 + case= 36 side muon 3.81463e-07 + case= 37 side neutrino 5.26612e-05 + case= 38 side pion 2.04526e-05 + case= 39 side neutron 9.7129e-05 + case= 40 side proton 9.35674e-06 case= 41 side ion 0 - case= 42 side otherMeson 0 + case= 42 side otherMeson 8.65287e-07 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.0010531 - case= 45 side below 20 MeV electron 3.64562e-05 - case= 46 side below 20 MeV gamma 0.000979536 + case= 44 side below 20 MeV all 0.00102616 + case= 45 side below 20 MeV electron 3.80737e-05 + case= 46 side below 20 MeV gamma 0.000949437 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 7.26398e-06 + case= 48 side below 20 MeV neutrino 3.03076e-06 case= 49 side below 20 MeV pion 0 - case= 50 side below 20 MeV neutron 2.95226e-05 - case= 51 side below 20 MeV proton 3.24365e-07 + case= 50 side below 20 MeV neutron 3.39819e-05 + case= 51 side below 20 MeV proton 1.63912e-06 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000300468 - case= 56 side above 20 MeV electron 3.98664e-05 - case= 57 side above 20 MeV gamma 8.14864e-05 - case= 58 side above 20 MeV muon 1.24408e-06 - case= 59 side above 20 MeV neutrino 7.78289e-05 - case= 60 side above 20 MeV pion 2.38251e-05 - case= 61 side above 20 MeV neutron 7.07466e-05 - case= 62 side above 20 MeV proton 5.4705e-06 + case= 55 side above 20 MeV all 0.000261606 + case= 56 side above 20 MeV electron 3.51717e-05 + case= 57 side above 20 MeV gamma 8.42399e-05 + case= 58 side above 20 MeV muon 3.81463e-07 + case= 59 side above 20 MeV neutrino 4.96305e-05 + case= 60 side above 20 MeV pion 2.04526e-05 + case= 61 side above 20 MeV neutron 6.31471e-05 + case= 62 side above 20 MeV proton 7.71761e-06 case= 63 side above 20 MeV ion 0 - case= 64 side above 20 MeV otherMeson 0 + case= 64 side above 20 MeV otherMeson 8.65287e-07 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.000930858 - case= 67 upstream electron 2.35249e-05 - case= 68 upstream gamma 0.000711525 + case= 66 upstream all 0.000661071 + case= 67 upstream electron 1.98385e-05 + case= 68 upstream gamma 0.000534403 case= 69 upstream muon 0 - case= 70 upstream neutrino 6.64566e-05 - case= 71 upstream pion 1.12506e-05 - case= 72 upstream neutron 0.000101562 - case= 73 upstream proton 1.65392e-05 - case= 74 upstream ion 0 + case= 70 upstream neutrino 3.94799e-05 + case= 71 upstream pion 1.17524e-05 + case= 72 upstream neutron 5.40396e-05 + case= 73 upstream proton 0 + case= 74 upstream ion 1.55731e-06 case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.000725804 - case= 78 upstream below 20 MeV electron 1.29196e-05 - case= 79 upstream below 20 MeV gamma 0.000656378 + case= 77 upstream below 20 MeV all 0.000540785 + case= 78 upstream below 20 MeV electron 6.43105e-06 + case= 79 upstream below 20 MeV gamma 0.000506968 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 7.31569e-06 + case= 81 upstream below 20 MeV neutrino 4.59451e-06 case= 82 upstream below 20 MeV pion 0 - case= 83 upstream below 20 MeV neutron 4.91907e-05 + case= 83 upstream below 20 MeV neutron 2.27909e-05 case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.000205054 - case= 89 upstream above 20 MeV electron 1.06053e-05 - case= 90 upstream above 20 MeV gamma 5.51467e-05 + case= 88 upstream above 20 MeV all 0.000120286 + case= 89 upstream above 20 MeV electron 1.34075e-05 + case= 90 upstream above 20 MeV gamma 2.74347e-05 case= 91 upstream above 20 MeV muon 0 - case= 92 upstream above 20 MeV neutrino 5.91409e-05 - case= 93 upstream above 20 MeV pion 1.12506e-05 - case= 94 upstream above 20 MeV neutron 5.23714e-05 - case= 95 upstream above 20 MeV proton 1.65392e-05 - case= 96 upstream above 20 MeV ion 0 + case= 92 upstream above 20 MeV neutrino 3.48854e-05 + case= 93 upstream above 20 MeV pion 1.17524e-05 + case= 94 upstream above 20 MeV neutron 3.12487e-05 + case= 95 upstream above 20 MeV proton 0 + case= 96 upstream above 20 MeV ion 1.55731e-06 case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 1748.68 38.601 67500.8 - case= 1 layer electron 1422.66 5.86098 8338.18 - case= 2 layer gamma 214.13 74.9387 16046.6 - case= 3 layer muon 1.1 33.3066 36.6372 - case= 4 layer neutrino 3.1 38.3 118.73 - case= 5 layer pion 17.03 1742.2 29669.6 - case= 6 layer neutron 16.61 166.959 2773.19 - case= 7 layer proton 35.52 56.6133 2010.9 - case= 8 layer ion 36.72 5.44805 200.052 - case= 9 layer otherMeson 1.54 4973.4 7659.04 - case= 10 layer otherBaryon 0.27 2399.65 647.906 - case= 11 layer below 20 MeV all 1661.46 0.58621 973.964 - case= 12 layer below 20 MeV electron 1402.67 0.327723 459.688 - case= 13 layer below 20 MeV gamma 186 1.488 276.767 - case= 14 layer below 20 MeV muon 0.9 4.23486 3.81137 - case= 15 layer below 20 MeV neutrino 0.26 14.9972 3.89928 - case= 16 layer below 20 MeV pion 0.29 7.46119 2.16374 - case= 17 layer below 20 MeV neutron 8.23 6.4171 52.8127 - case= 18 layer below 20 MeV proton 28.07 2.64862 74.3468 - case= 19 layer below 20 MeV ion 35.02 2.86873 100.463 - case= 20 layer below 20 MeV otherMeson 0.02 0.604206 0.0120841 + case= 0 layer all 1829.19 43.4224 79427.8 + case= 1 layer electron 1481.29 7.2915 10800.8 + case= 2 layer gamma 234.76 87.1802 20466.4 + case= 3 layer muon 0.74 36.9134 27.3159 + case= 4 layer neutrino 2.14 37.7692 80.826 + case= 5 layer pion 17.37 2017.43 35042.7 + case= 6 layer neutron 16.67 135.161 2253.13 + case= 7 layer proton 37.45 60.7398 2274.7 + case= 8 layer ion 37.05 5.359 198.551 + case= 9 layer otherMeson 1.53 5288.45 8091.33 + case= 10 layer otherBaryon 0.19 1010.77 192.047 + case= 11 layer below 20 MeV all 1734.78 0.605704 1050.76 + case= 12 layer below 20 MeV electron 1458.88 0.338072 493.206 + case= 13 layer below 20 MeV gamma 201.46 1.52992 308.217 + case= 14 layer below 20 MeV muon 0.69 4.11981 2.84267 + case= 15 layer below 20 MeV neutrino 0.13 15.3453 1.99488 + case= 16 layer below 20 MeV pion 0.3 7.3379 2.20137 + case= 17 layer below 20 MeV neutron 8.44 6.67916 56.3721 + case= 18 layer below 20 MeV proton 29.61 2.90882 86.1302 + case= 19 layer below 20 MeV ion 35.26 2.83009 99.7891 + case= 20 layer below 20 MeV otherMeson 0.01 0.937294 0.00937294 case= 21 layer below 20 MeV otherBaryon 0 0 0 - case= 22 layer above 20 MeV all 87.22 762.748 66526.9 - case= 23 layer above 20 MeV electron 19.99 394.122 7878.49 - case= 24 layer above 20 MeV gamma 28.13 560.606 15769.8 - case= 25 layer above 20 MeV muon 0.2 164.129 32.8258 - case= 26 layer above 20 MeV neutrino 2.84 40.4334 114.831 - case= 27 layer above 20 MeV pion 16.74 1772.25 29667.4 - case= 28 layer above 20 MeV neutron 8.38 324.627 2720.37 - case= 29 layer above 20 MeV proton 7.45 259.941 1936.56 - case= 30 layer above 20 MeV ion 1.7 58.5819 99.5893 - case= 31 layer above 20 MeV otherMeson 1.52 5038.83 7659.03 - case= 32 layer above 20 MeV otherBaryon 0.27 2399.65 647.906 + case= 22 layer above 20 MeV all 94.41 830.177 78377.1 + case= 23 layer above 20 MeV electron 22.41 459.956 10307.6 + case= 24 layer above 20 MeV gamma 33.3 605.351 20158.2 + case= 25 layer above 20 MeV muon 0.05 489.464 24.4732 + case= 26 layer above 20 MeV neutrino 2.01 39.2195 78.8312 + case= 27 layer above 20 MeV pion 17.07 2052.75 35040.5 + case= 28 layer above 20 MeV neutron 8.23 266.921 2196.76 + case= 29 layer above 20 MeV proton 7.84 279.155 2188.57 + case= 30 layer above 20 MeV ion 1.79 55.1743 98.762 + case= 31 layer above 20 MeV otherMeson 1.52 5323.24 8091.32 + case= 32 layer above 20 MeV otherBaryon 0.19 1010.77 192.047 ============================================================= @@ -1151,7 +1151,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=6.800000s Real=6.853834s Sys=0.010000s + User=6.000000s Real=6.065186s Sys=0.020000s =============== Run::PrintInfo() =============== RunID = 1 @@ -1164,140 +1164,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.0488027 - case= 1 downstream electron 0.00448179 - case= 2 downstream gamma 0.040697 - case= 3 downstream muon 1.68083e-05 - case= 4 downstream neutrino 0.000414947 - case= 5 downstream pion 0.000683558 - case= 6 downstream neutron 0.00220944 - case= 7 downstream proton 0.000241915 - case= 8 downstream ion 0 - case= 9 downstream otherMeson 5.45977e-05 - case= 10 downstream otherBaryon 2.63445e-06 - case= 11 downstream below 20 MeV all 0.0389907 - case= 12 downstream below 20 MeV electron 0.00225188 - case= 13 downstream below 20 MeV gamma 0.0355113 + case= 0 downstream all 0.0443533 + case= 1 downstream electron 0.00399231 + case= 2 downstream gamma 0.0367384 + case= 3 downstream muon 1.81511e-05 + case= 4 downstream neutrino 0.000395596 + case= 5 downstream pion 0.000745884 + case= 6 downstream neutron 0.00214075 + case= 7 downstream proton 0.000237652 + case= 8 downstream ion 3.55828e-06 + case= 9 downstream otherMeson 7.25052e-05 + case= 10 downstream otherBaryon 8.46609e-06 + case= 11 downstream below 20 MeV all 0.0348844 + case= 12 downstream below 20 MeV electron 0.00195607 + case= 13 downstream below 20 MeV gamma 0.0317525 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 6.61838e-05 - case= 16 downstream below 20 MeV pion 3.05147e-06 - case= 17 downstream below 20 MeV neutron 0.00115693 - case= 18 downstream below 20 MeV proton 1.39677e-06 + case= 15 downstream below 20 MeV neutrino 2.73523e-05 + case= 16 downstream below 20 MeV pion 1.30207e-06 + case= 17 downstream below 20 MeV neutron 0.0011382 + case= 18 downstream below 20 MeV proton 9.03985e-06 case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.00981194 - case= 23 downstream above 20 MeV electron 0.00222992 - case= 24 downstream above 20 MeV gamma 0.00518568 - case= 25 downstream above 20 MeV muon 1.68083e-05 - case= 26 downstream above 20 MeV neutrino 0.000348763 - case= 27 downstream above 20 MeV pion 0.000680506 - case= 28 downstream above 20 MeV neutron 0.00105251 - case= 29 downstream above 20 MeV proton 0.000240518 - case= 30 downstream above 20 MeV ion 0 - case= 31 downstream above 20 MeV otherMeson 5.45977e-05 - case= 32 downstream above 20 MeV otherBaryon 2.63445e-06 - case= 33 side all 0.0029975 - case= 34 side electron 0.000131953 - case= 35 side gamma 0.00209471 - case= 36 side muon 1.94505e-06 - case= 37 side neutrino 0.000236478 - case= 38 side pion 1.75566e-05 - case= 39 side neutron 0.000501397 - case= 40 side proton 1.1631e-05 + case= 22 downstream above 20 MeV all 0.00946891 + case= 23 downstream above 20 MeV electron 0.00203625 + case= 24 downstream above 20 MeV gamma 0.00498599 + case= 25 downstream above 20 MeV muon 1.81511e-05 + case= 26 downstream above 20 MeV neutrino 0.000368243 + case= 27 downstream above 20 MeV pion 0.000744582 + case= 28 downstream above 20 MeV neutron 0.00100255 + case= 29 downstream above 20 MeV proton 0.000228612 + case= 30 downstream above 20 MeV ion 3.55828e-06 + case= 31 downstream above 20 MeV otherMeson 7.25052e-05 + case= 32 downstream above 20 MeV otherBaryon 8.46609e-06 + case= 33 side all 0.0026318 + case= 34 side electron 0.000112191 + case= 35 side gamma 0.00183025 + case= 36 side muon 9.21653e-07 + case= 37 side neutrino 0.000209758 + case= 38 side pion 1.91867e-05 + case= 39 side neutron 0.000453577 + case= 40 side proton 4.87075e-06 case= 41 side ion 0 - case= 42 side otherMeson 1.82584e-06 + case= 42 side otherMeson 1.0474e-06 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.00238774 - case= 45 side below 20 MeV electron 8.04728e-05 - case= 46 side below 20 MeV gamma 0.0019505 + case= 44 side below 20 MeV all 0.00208512 + case= 45 side below 20 MeV electron 6.77044e-05 + case= 46 side below 20 MeV gamma 0.00169523 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 2.10788e-05 - case= 49 side below 20 MeV pion 0 - case= 50 side below 20 MeV neutron 0.000334358 - case= 51 side below 20 MeV proton 1.32294e-06 + case= 48 side below 20 MeV neutrino 1.90887e-05 + case= 49 side below 20 MeV pion 7.93003e-07 + case= 50 side below 20 MeV neutron 0.000301966 + case= 51 side below 20 MeV proton 3.41319e-07 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000609763 - case= 56 side above 20 MeV electron 5.14801e-05 - case= 57 side above 20 MeV gamma 0.000144209 - case= 58 side above 20 MeV muon 1.94505e-06 - case= 59 side above 20 MeV neutrino 0.0002154 - case= 60 side above 20 MeV pion 1.75566e-05 - case= 61 side above 20 MeV neutron 0.000167039 - case= 62 side above 20 MeV proton 1.0308e-05 + case= 55 side above 20 MeV all 0.000546682 + case= 56 side above 20 MeV electron 4.44869e-05 + case= 57 side above 20 MeV gamma 0.000135022 + case= 58 side above 20 MeV muon 9.21653e-07 + case= 59 side above 20 MeV neutrino 0.000190669 + case= 60 side above 20 MeV pion 1.83937e-05 + case= 61 side above 20 MeV neutron 0.000151611 + case= 62 side above 20 MeV proton 4.52943e-06 case= 63 side above 20 MeV ion 0 - case= 64 side above 20 MeV otherMeson 1.82584e-06 + case= 64 side above 20 MeV otherMeson 1.0474e-06 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.00262878 - case= 67 upstream electron 7.00114e-05 - case= 68 upstream gamma 0.00166551 - case= 69 upstream muon 1.28953e-06 - case= 70 upstream neutrino 0.000276576 - case= 71 upstream pion 2.63109e-05 - case= 72 upstream neutron 0.000579678 - case= 73 upstream proton 7.97626e-06 - case= 74 upstream ion 0 - case= 75 upstream otherMeson 1.43041e-06 + case= 66 upstream all 0.00235288 + case= 67 upstream electron 5.38066e-05 + case= 68 upstream gamma 0.00151711 + case= 69 upstream muon 0 + case= 70 upstream neutrino 0.00017186 + case= 71 upstream pion 7.10616e-06 + case= 72 upstream neutron 0.000599184 + case= 73 upstream proton 2.10661e-06 + case= 74 upstream ion 1.69861e-06 + case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.00208976 - case= 78 upstream below 20 MeV electron 3.63521e-05 - case= 79 upstream below 20 MeV gamma 0.00155945 + case= 77 upstream below 20 MeV all 0.00196203 + case= 78 upstream below 20 MeV electron 2.1744e-05 + case= 79 upstream below 20 MeV gamma 0.00143464 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 1.96616e-05 - case= 82 upstream below 20 MeV pion 3.34017e-06 - case= 83 upstream below 20 MeV neutron 0.000470958 + case= 81 upstream below 20 MeV neutrino 1.94342e-05 + case= 82 upstream below 20 MeV pion 0 + case= 83 upstream below 20 MeV neutron 0.000486215 case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.000539025 - case= 89 upstream above 20 MeV electron 3.36594e-05 - case= 90 upstream above 20 MeV gamma 0.000106063 - case= 91 upstream above 20 MeV muon 1.28953e-06 - case= 92 upstream above 20 MeV neutrino 0.000256915 - case= 93 upstream above 20 MeV pion 2.29707e-05 - case= 94 upstream above 20 MeV neutron 0.00010872 - case= 95 upstream above 20 MeV proton 7.97626e-06 - case= 96 upstream above 20 MeV ion 0 - case= 97 upstream above 20 MeV otherMeson 1.43041e-06 + case= 88 upstream above 20 MeV all 0.000390843 + case= 89 upstream above 20 MeV electron 3.20627e-05 + case= 90 upstream above 20 MeV gamma 8.24733e-05 + case= 91 upstream above 20 MeV muon 0 + case= 92 upstream above 20 MeV neutrino 0.000152426 + case= 93 upstream above 20 MeV pion 7.10616e-06 + case= 94 upstream above 20 MeV neutron 0.000112969 + case= 95 upstream above 20 MeV proton 2.10661e-06 + case= 96 upstream above 20 MeV ion 1.69861e-06 + case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 13295.3 10.4331 138711 - case= 1 layer electron 11354.5 2.48927 28264.4 - case= 2 layer gamma 1342.79 26.6152 35738.6 - case= 3 layer muon 3.14 29.7872 93.5319 - case= 4 layer neutrino 9.11 36.6952 334.293 - case= 5 layer pion 36.35 1379.29 50137.1 - case= 6 layer neutron 79.8 74.7267 5963.19 - case= 7 layer proton 45.56 144.12 6566.11 - case= 8 layer ion 420.7 1.76776 743.698 - case= 9 layer otherMeson 2.7 3733.44 10080.3 - case= 10 layer otherBaryon 0.65 1214.77 789.599 - case= 11 layer below 20 MeV all 12974.9 0.423647 5496.77 - case= 12 layer below 20 MeV electron 11254.2 0.242408 2728.11 - case= 13 layer below 20 MeV gamma 1230.64 1.41017 1735.41 - case= 14 layer below 20 MeV muon 2.84 4.17307 11.8515 - case= 15 layer below 20 MeV neutrino 0.89 14.2725 12.7025 - case= 16 layer below 20 MeV pion 0.67 12.483 8.36364 - case= 17 layer below 20 MeV neutron 46.77 6.19724 289.845 - case= 18 layer below 20 MeV proton 22.86 7.42716 169.785 - case= 19 layer below 20 MeV ion 415.93 1.29843 540.057 - case= 20 layer below 20 MeV otherMeson 0.06 4.59102 0.275461 - case= 21 layer below 20 MeV otherBaryon 0.04 9.37285 0.374914 - case= 22 layer above 20 MeV all 320.37 415.813 133214 - case= 23 layer above 20 MeV electron 100.27 254.675 25536.3 - case= 24 layer above 20 MeV gamma 112.15 303.194 34003.2 - case= 25 layer above 20 MeV muon 0.3 272.268 81.6804 - case= 26 layer above 20 MeV neutrino 8.22 39.123 321.591 - case= 27 layer above 20 MeV pion 35.68 1404.95 50128.7 - case= 28 layer above 20 MeV neutron 33.03 171.763 5673.34 - case= 29 layer above 20 MeV proton 22.7 281.776 6396.32 - case= 30 layer above 20 MeV ion 4.77 42.692 203.641 - case= 31 layer above 20 MeV otherMeson 2.64 3818.19 10080 - case= 32 layer above 20 MeV otherBaryon 0.61 1293.81 789.224 + case= 0 layer all 11522.5 11.7691 135610 + case= 1 layer electron 9814.4 2.67133 26217.5 + case= 2 layer gamma 1166.61 29.7605 34718.9 + case= 3 layer muon 2.84 26.4153 75.0193 + case= 4 layer neutrino 8.34 37.5536 313.197 + case= 5 layer pion 35.15 1439.9 50612.5 + case= 6 layer neutron 72.53 87.9436 6378.55 + case= 7 layer proton 40.63 137.19 5574.03 + case= 8 layer ion 378.33 1.88287 712.345 + case= 9 layer otherMeson 2.97 3426.5 10176.7 + case= 10 layer otherBaryon 0.69 1204.11 830.836 + case= 11 layer below 20 MeV all 11231 0.424591 4768.59 + case= 12 layer below 20 MeV electron 9725.45 0.240231 2336.36 + case= 13 layer below 20 MeV gamma 1065.68 1.40352 1495.7 + case= 14 layer below 20 MeV muon 2.61 4.11981 10.7527 + case= 15 layer below 20 MeV neutrino 0.75 13.4531 10.0898 + case= 16 layer below 20 MeV pion 0.54 12.8345 6.93064 + case= 17 layer below 20 MeV neutron 41.9 6.1455 257.496 + case= 18 layer below 20 MeV proton 20.14 7.64231 153.916 + case= 19 layer below 20 MeV ion 373.9 1.32829 496.649 + case= 20 layer below 20 MeV otherMeson 0.05 13.8039 0.690196 + case= 21 layer below 20 MeV otherBaryon 0 0 0 + case= 22 layer above 20 MeV all 291.47 448.901 130841 + case= 23 layer above 20 MeV electron 88.95 268.479 23881.2 + case= 24 layer above 20 MeV gamma 100.93 329.171 33223.2 + case= 25 layer above 20 MeV muon 0.23 279.42 64.2666 + case= 26 layer above 20 MeV neutrino 7.59 39.9351 303.107 + case= 27 layer above 20 MeV pion 34.61 1462.17 50605.6 + case= 28 layer above 20 MeV neutron 30.63 199.839 6121.05 + case= 29 layer above 20 MeV proton 20.49 264.525 5420.12 + case= 30 layer above 20 MeV ion 4.43 48.6897 215.696 + case= 31 layer above 20 MeV otherMeson 2.92 3484.94 10176 + case= 32 layer above 20 MeV otherBaryon 0.69 1204.11 830.836 ============================================================= @@ -1367,7 +1367,7 @@ Index : 3 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=11.030000s Real=11.122977s Sys=0.010000s + User=10.690000s Real=10.792871s Sys=0.020000s =============== Run::PrintInfo() =============== RunID = 2 @@ -1380,140 +1380,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.0690569 - case= 1 downstream electron 0.00507214 - case= 2 downstream gamma 0.0589246 - case= 3 downstream muon 1.2237e-05 - case= 4 downstream neutrino 0.000279379 - case= 5 downstream pion 0.00076434 - case= 6 downstream neutron 0.00360966 - case= 7 downstream proton 0.000332356 - case= 8 downstream ion 5.98339e-06 - case= 9 downstream otherMeson 5.4745e-05 - case= 10 downstream otherBaryon 1.48539e-06 - case= 11 downstream below 20 MeV all 0.0606138 - case= 12 downstream below 20 MeV electron 0.00344587 - case= 13 downstream below 20 MeV gamma 0.0545874 + case= 0 downstream all 0.0752019 + case= 1 downstream electron 0.00531156 + case= 2 downstream gamma 0.0655695 + case= 3 downstream muon 7.79646e-06 + case= 4 downstream neutrino 0.000268002 + case= 5 downstream pion 0.000636555 + case= 6 downstream neutron 0.00303979 + case= 7 downstream proton 0.000296422 + case= 8 downstream ion 5.49109e-06 + case= 9 downstream otherMeson 6.39295e-05 + case= 10 downstream otherBaryon 2.83384e-06 + case= 11 downstream below 20 MeV all 0.0663264 + case= 12 downstream below 20 MeV electron 0.00349605 + case= 13 downstream below 20 MeV gamma 0.0606728 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 3.25615e-05 - case= 16 downstream below 20 MeV pion 2.52485e-06 - case= 17 downstream below 20 MeV neutron 0.00254272 - case= 18 downstream below 20 MeV proton 2.74596e-06 + case= 15 downstream below 20 MeV neutrino 2.09239e-05 + case= 16 downstream below 20 MeV pion 5.99244e-06 + case= 17 downstream below 20 MeV neutron 0.00211189 + case= 18 downstream below 20 MeV proton 1.88096e-05 case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.0084431 - case= 23 downstream above 20 MeV electron 0.00162628 - case= 24 downstream above 20 MeV gamma 0.00433719 - case= 25 downstream above 20 MeV muon 1.2237e-05 - case= 26 downstream above 20 MeV neutrino 0.000246818 - case= 27 downstream above 20 MeV pion 0.000761815 - case= 28 downstream above 20 MeV neutron 0.00106694 - case= 29 downstream above 20 MeV proton 0.00032961 - case= 30 downstream above 20 MeV ion 5.98339e-06 - case= 31 downstream above 20 MeV otherMeson 5.4745e-05 - case= 32 downstream above 20 MeV otherBaryon 1.48539e-06 - case= 33 side all 0.00418668 - case= 34 side electron 8.08342e-05 - case= 35 side gamma 0.00238739 - case= 36 side muon 1.03611e-06 - case= 37 side neutrino 0.0001676 - case= 38 side pion 2.02546e-05 - case= 39 side neutron 0.00152414 - case= 40 side proton 5.01981e-06 - case= 41 side ion 4.11983e-07 - case= 42 side otherMeson 0 + case= 22 downstream above 20 MeV all 0.00887551 + case= 23 downstream above 20 MeV electron 0.00181552 + case= 24 downstream above 20 MeV gamma 0.00489678 + case= 25 downstream above 20 MeV muon 7.79646e-06 + case= 26 downstream above 20 MeV neutrino 0.000247078 + case= 27 downstream above 20 MeV pion 0.000630562 + case= 28 downstream above 20 MeV neutron 0.000927908 + case= 29 downstream above 20 MeV proton 0.000277612 + case= 30 downstream above 20 MeV ion 5.49109e-06 + case= 31 downstream above 20 MeV otherMeson 6.39295e-05 + case= 32 downstream above 20 MeV otherBaryon 2.83384e-06 + case= 33 side all 0.003521 + case= 34 side electron 7.14441e-05 + case= 35 side gamma 0.00193845 + case= 36 side muon 1.5655e-06 + case= 37 side neutrino 0.000155322 + case= 38 side pion 1.53907e-05 + case= 39 side neutron 0.00133119 + case= 40 side proton 7.28281e-06 + case= 41 side ion 0 + case= 42 side otherMeson 3.59277e-07 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.00367845 - case= 45 side below 20 MeV electron 5.94006e-05 - case= 46 side below 20 MeV gamma 0.00230631 + case= 44 side below 20 MeV all 0.0030973 + case= 45 side below 20 MeV electron 5.54455e-05 + case= 46 side below 20 MeV gamma 0.00188165 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 1.38022e-05 - case= 49 side below 20 MeV pion 3.49194e-07 - case= 50 side below 20 MeV neutron 0.00129859 - case= 51 side below 20 MeV proton 0 + case= 48 side below 20 MeV neutrino 1.05714e-05 + case= 49 side below 20 MeV pion 0 + case= 50 side below 20 MeV neutron 0.00114924 + case= 51 side below 20 MeV proton 3.927e-07 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000508232 - case= 56 side above 20 MeV electron 2.14336e-05 - case= 57 side above 20 MeV gamma 8.10803e-05 - case= 58 side above 20 MeV muon 1.03611e-06 - case= 59 side above 20 MeV neutrino 0.000153798 - case= 60 side above 20 MeV pion 1.99054e-05 - case= 61 side above 20 MeV neutron 0.000225547 - case= 62 side above 20 MeV proton 5.01981e-06 - case= 63 side above 20 MeV ion 4.11983e-07 - case= 64 side above 20 MeV otherMeson 0 + case= 55 side above 20 MeV all 0.000423705 + case= 56 side above 20 MeV electron 1.59986e-05 + case= 57 side above 20 MeV gamma 5.68001e-05 + case= 58 side above 20 MeV muon 1.5655e-06 + case= 59 side above 20 MeV neutrino 0.00014475 + case= 60 side above 20 MeV pion 1.53907e-05 + case= 61 side above 20 MeV neutron 0.00018195 + case= 62 side above 20 MeV proton 6.89011e-06 + case= 63 side above 20 MeV ion 0 + case= 64 side above 20 MeV otherMeson 3.59277e-07 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.00388369 - case= 67 upstream electron 4.55925e-05 - case= 68 upstream gamma 0.0019471 + case= 66 upstream all 0.00269802 + case= 67 upstream electron 2.33177e-05 + case= 68 upstream gamma 0.00130078 case= 69 upstream muon 0 - case= 70 upstream neutrino 0.000170256 - case= 71 upstream pion 1.83192e-05 - case= 72 upstream neutron 0.00168956 - case= 73 upstream proton 1.28567e-05 + case= 70 upstream neutrino 0.000184532 + case= 71 upstream pion 1.36964e-05 + case= 72 upstream neutron 0.00117569 + case= 73 upstream proton 0 case= 74 upstream ion 0 case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.00343072 - case= 78 upstream below 20 MeV electron 2.67818e-05 - case= 79 upstream below 20 MeV gamma 0.00185049 + case= 77 upstream below 20 MeV all 0.00236542 + case= 78 upstream below 20 MeV electron 1.6659e-05 + case= 79 upstream below 20 MeV gamma 0.00127005 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 1.15207e-05 - case= 82 upstream below 20 MeV pion 2.77786e-06 - case= 83 upstream below 20 MeV neutron 0.00153915 + case= 81 upstream below 20 MeV neutrino 2.56537e-05 + case= 82 upstream below 20 MeV pion 1.34474e-06 + case= 83 upstream below 20 MeV neutron 0.00105171 case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.000452967 - case= 89 upstream above 20 MeV electron 1.88107e-05 - case= 90 upstream above 20 MeV gamma 9.66103e-05 + case= 88 upstream above 20 MeV all 0.000332593 + case= 89 upstream above 20 MeV electron 6.65871e-06 + case= 90 upstream above 20 MeV gamma 3.07252e-05 case= 91 upstream above 20 MeV muon 0 - case= 92 upstream above 20 MeV neutrino 0.000158736 - case= 93 upstream above 20 MeV pion 1.55413e-05 - case= 94 upstream above 20 MeV neutron 0.000150412 - case= 95 upstream above 20 MeV proton 1.28567e-05 + case= 92 upstream above 20 MeV neutrino 0.000158878 + case= 93 upstream above 20 MeV pion 1.23516e-05 + case= 94 upstream above 20 MeV neutron 0.00012398 + case= 95 upstream above 20 MeV proton 0 case= 96 upstream above 20 MeV ion 0 case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 22765.7 7.21899 164345 - case= 1 layer electron 18360.4 2.23892 41107.4 - case= 2 layer gamma 3861.74 11.4419 44185.7 - case= 3 layer muon 2.38 28.3366 67.4412 - case= 4 layer neutrino 6.86 36.4049 249.737 - case= 5 layer pion 33.84 1531.65 51831 - case= 6 layer neutron 116.72 56.9253 6644.32 - case= 7 layer proton 84.19 89.8135 7561.4 - case= 8 layer ion 296.22 1.83943 544.877 - case= 9 layer otherMeson 2.65 3999.02 10597.4 - case= 10 layer otherBaryon 0.67 2322.24 1555.9 - case= 11 layer below 20 MeV all 22247.3 0.549376 12222.2 - case= 12 layer below 20 MeV electron 18155 0.362819 6586.99 - case= 13 layer below 20 MeV gamma 3659.82 1.2501 4575.15 - case= 14 layer below 20 MeV muon 2.15 4.2584 9.15555 - case= 15 layer below 20 MeV neutrino 0.62 14.4182 8.93927 - case= 16 layer below 20 MeV pion 0.48 11.2797 5.41423 - case= 17 layer below 20 MeV neutron 81.93 4.35964 357.185 - case= 18 layer below 20 MeV proton 55.84 6.47528 361.579 - case= 19 layer below 20 MeV ion 291.41 1.08778 316.991 - case= 20 layer below 20 MeV otherMeson 0.06 9.1962 0.551772 - case= 21 layer below 20 MeV otherBaryon 0.02 10.0609 0.201218 - case= 22 layer above 20 MeV all 518.33 293.487 152123 - case= 23 layer above 20 MeV electron 205.39 168.073 34520.4 - case= 24 layer above 20 MeV gamma 201.92 196.169 39610.5 - case= 25 layer above 20 MeV muon 0.23 253.416 58.2856 - case= 26 layer above 20 MeV neutrino 6.24 38.5895 240.798 - case= 27 layer above 20 MeV pion 33.36 1553.53 51825.6 - case= 28 layer above 20 MeV neutron 34.79 180.717 6287.14 - case= 29 layer above 20 MeV proton 28.35 253.962 7199.82 - case= 30 layer above 20 MeV ion 4.81 47.3774 227.885 - case= 31 layer above 20 MeV otherMeson 2.59 4091.44 10596.8 - case= 32 layer above 20 MeV otherBaryon 0.65 2393.39 1555.7 + case= 0 layer all 21480.6 7.35815 158057 + case= 1 layer electron 17320.3 2.43645 42200.1 + case= 2 layer gamma 3711.45 12.3841 45962.9 + case= 3 layer muon 2.17 18.5372 40.2256 + case= 4 layer neutrino 6.32 36.7741 232.413 + case= 5 layer pion 28.96 1588.51 46003.2 + case= 6 layer neutron 97.13 55.6271 5403.06 + case= 7 layer proton 69.18 81.5169 5639.34 + case= 8 layer ion 241.82 1.6964 410.224 + case= 9 layer otherMeson 2.78 4061.05 11289.7 + case= 10 layer otherBaryon 0.44 1990.77 875.937 + case= 11 layer below 20 MeV all 20987.4 0.548007 11501.2 + case= 12 layer below 20 MeV electron 17120.4 0.363657 6225.95 + case= 13 layer below 20 MeV gamma 3511.3 1.25419 4403.83 + case= 14 layer below 20 MeV muon 2 4.27112 8.54224 + case= 15 layer below 20 MeV neutrino 0.5 13.3511 6.67555 + case= 16 layer below 20 MeV pion 0.46 13.3117 6.12336 + case= 17 layer below 20 MeV neutron 68.78 4.39761 302.468 + case= 18 layer below 20 MeV proton 45.9 6.54711 300.512 + case= 19 layer below 20 MeV ion 237.99 1.03507 246.337 + case= 20 layer below 20 MeV otherMeson 0.09 8.00852 0.720767 + case= 21 layer below 20 MeV otherBaryon 0.01 9.44992 0.0944992 + case= 22 layer above 20 MeV all 493.17 297.171 146556 + case= 23 layer above 20 MeV electron 199.95 179.916 35974.2 + case= 24 layer above 20 MeV gamma 200.15 207.64 41559.1 + case= 25 layer above 20 MeV muon 0.17 186.373 31.6834 + case= 26 layer above 20 MeV neutrino 5.82 38.7864 225.737 + case= 27 layer above 20 MeV pion 28.5 1613.93 45997.1 + case= 28 layer above 20 MeV neutron 28.35 179.915 5100.59 + case= 29 layer above 20 MeV proton 23.28 229.331 5338.83 + case= 30 layer above 20 MeV ion 3.83 42.7904 163.887 + case= 31 layer above 20 MeV otherMeson 2.69 4196.66 11289 + case= 32 layer above 20 MeV otherBaryon 0.43 2036.84 875.843 ============================================================= @@ -1588,7 +1588,7 @@ Index : 4 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=3.810000s Real=3.858048s Sys=0.010000s + User=3.560000s Real=3.612911s Sys=0.020000s =============== Run::PrintInfo() =============== RunID = 3 @@ -1601,140 +1601,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.0523153 - case= 1 downstream electron 0.00462196 - case= 2 downstream gamma 0.0438237 - case= 3 downstream muon 8.37965e-06 - case= 4 downstream neutrino 0.000120954 - case= 5 downstream pion 0.000691356 - case= 6 downstream neutron 0.00275706 - case= 7 downstream proton 0.000220891 - case= 8 downstream ion 1.14519e-05 - case= 9 downstream otherMeson 5.69549e-05 - case= 10 downstream otherBaryon 2.58968e-06 - case= 11 downstream below 20 MeV all 0.0449831 - case= 12 downstream below 20 MeV electron 0.00282688 - case= 13 downstream below 20 MeV gamma 0.0400955 + case= 0 downstream all 0.0471382 + case= 1 downstream electron 0.00424842 + case= 2 downstream gamma 0.0395453 + case= 3 downstream muon 9.86667e-06 + case= 4 downstream neutrino 8.62929e-05 + case= 5 downstream pion 0.00062669 + case= 6 downstream neutron 0.00232 + case= 7 downstream proton 0.000253533 + case= 8 downstream ion 3.39278e-06 + case= 9 downstream otherMeson 4.41708e-05 + case= 10 downstream otherBaryon 5.83985e-07 + case= 11 downstream below 20 MeV all 0.0401605 + case= 12 downstream below 20 MeV electron 0.00239379 + case= 13 downstream below 20 MeV gamma 0.0360186 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 1.30143e-05 - case= 16 downstream below 20 MeV pion 0 - case= 17 downstream below 20 MeV neutron 0.00203759 - case= 18 downstream below 20 MeV proton 4.05551e-06 - case= 19 downstream below 20 MeV ion 6.08708e-06 + case= 15 downstream below 20 MeV neutrino 4.52528e-06 + case= 16 downstream below 20 MeV pion 2.05683e-06 + case= 17 downstream below 20 MeV neutron 0.00174012 + case= 18 downstream below 20 MeV proton 1.36625e-06 + case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.00733224 - case= 23 downstream above 20 MeV electron 0.00179508 - case= 24 downstream above 20 MeV gamma 0.00372826 - case= 25 downstream above 20 MeV muon 8.37965e-06 - case= 26 downstream above 20 MeV neutrino 0.00010794 - case= 27 downstream above 20 MeV pion 0.000691356 - case= 28 downstream above 20 MeV neutron 0.000719477 - case= 29 downstream above 20 MeV proton 0.000216835 - case= 30 downstream above 20 MeV ion 5.36485e-06 - case= 31 downstream above 20 MeV otherMeson 5.69549e-05 - case= 32 downstream above 20 MeV otherBaryon 2.58968e-06 - case= 33 side all 0.00357445 - case= 34 side electron 7.62219e-05 - case= 35 side gamma 0.00220297 - case= 36 side muon 2.83377e-06 - case= 37 side neutrino 5.48975e-05 - case= 38 side pion 2.12011e-05 - case= 39 side neutron 0.00120906 - case= 40 side proton 5.71044e-06 + case= 22 downstream above 20 MeV all 0.00697777 + case= 23 downstream above 20 MeV electron 0.00185463 + case= 24 downstream above 20 MeV gamma 0.00352668 + case= 25 downstream above 20 MeV muon 9.86667e-06 + case= 26 downstream above 20 MeV neutrino 8.17676e-05 + case= 27 downstream above 20 MeV pion 0.000624633 + case= 28 downstream above 20 MeV neutron 0.000579881 + case= 29 downstream above 20 MeV proton 0.000252166 + case= 30 downstream above 20 MeV ion 3.39278e-06 + case= 31 downstream above 20 MeV otherMeson 4.41708e-05 + case= 32 downstream above 20 MeV otherBaryon 5.83985e-07 + case= 33 side all 0.00256056 + case= 34 side electron 5.11682e-05 + case= 35 side gamma 0.00158525 + case= 36 side muon 0 + case= 37 side neutrino 4.00534e-05 + case= 38 side pion 9.48686e-06 + case= 39 side neutron 0.00086893 + case= 40 side proton 4.0977e-06 case= 41 side ion 0 - case= 42 side otherMeson 1.54412e-06 + case= 42 side otherMeson 1.56464e-06 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.00327313 - case= 45 side below 20 MeV electron 5.67047e-05 - case= 46 side below 20 MeV gamma 0.00215169 + case= 44 side below 20 MeV all 0.0023537 + case= 45 side below 20 MeV electron 3.62781e-05 + case= 46 side below 20 MeV gamma 0.0015527 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 4.06137e-06 - case= 49 side below 20 MeV pion 3.63838e-07 - case= 50 side below 20 MeV neutron 0.00106006 - case= 51 side below 20 MeV proton 2.57466e-07 + case= 48 side below 20 MeV neutrino 2.8438e-06 + case= 49 side below 20 MeV pion 0 + case= 50 side below 20 MeV neutron 0.00076188 + case= 51 side below 20 MeV proton 0 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000301314 - case= 56 side above 20 MeV electron 1.95173e-05 - case= 57 side above 20 MeV gamma 5.12852e-05 - case= 58 side above 20 MeV muon 2.83377e-06 - case= 59 side above 20 MeV neutrino 5.08362e-05 - case= 60 side above 20 MeV pion 2.08372e-05 - case= 61 side above 20 MeV neutron 0.000149008 - case= 62 side above 20 MeV proton 5.45297e-06 + case= 55 side above 20 MeV all 0.000206856 + case= 56 side above 20 MeV electron 1.48901e-05 + case= 57 side above 20 MeV gamma 3.2556e-05 + case= 58 side above 20 MeV muon 0 + case= 59 side above 20 MeV neutrino 3.72096e-05 + case= 60 side above 20 MeV pion 9.48686e-06 + case= 61 side above 20 MeV neutron 0.000107051 + case= 62 side above 20 MeV proton 4.0977e-06 case= 63 side above 20 MeV ion 0 - case= 64 side above 20 MeV otherMeson 1.54412e-06 + case= 64 side above 20 MeV otherMeson 1.56464e-06 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.00252659 - case= 67 upstream electron 3.92955e-05 - case= 68 upstream gamma 0.0011992 + case= 66 upstream all 0.00125181 + case= 67 upstream electron 1.21836e-05 + case= 68 upstream gamma 0.000591713 case= 69 upstream muon 0 - case= 70 upstream neutrino 6.18738e-05 - case= 71 upstream pion 4.37179e-06 - case= 72 upstream neutron 0.00121445 - case= 73 upstream proton 7.39633e-06 + case= 70 upstream neutrino 2.67003e-05 + case= 71 upstream pion 4.76475e-06 + case= 72 upstream neutron 0.00061645 + case= 73 upstream proton 0 case= 74 upstream ion 0 case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.00231832 - case= 78 upstream below 20 MeV electron 3.92955e-05 - case= 79 upstream below 20 MeV gamma 0.00117469 + case= 77 upstream below 20 MeV all 0.00115668 + case= 78 upstream below 20 MeV electron 8.12453e-06 + case= 79 upstream below 20 MeV gamma 0.000586608 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 2.75821e-06 - case= 82 upstream below 20 MeV pion 1.55774e-06 - case= 83 upstream below 20 MeV neutron 0.00110002 + case= 81 upstream below 20 MeV neutrino 1.57232e-06 + case= 82 upstream below 20 MeV pion 0 + case= 83 upstream below 20 MeV neutron 0.000560378 case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.000208276 - case= 89 upstream above 20 MeV electron 0 - case= 90 upstream above 20 MeV gamma 2.45148e-05 + case= 88 upstream above 20 MeV all 9.51292e-05 + case= 89 upstream above 20 MeV electron 4.0591e-06 + case= 90 upstream above 20 MeV gamma 5.10507e-06 case= 91 upstream above 20 MeV muon 0 - case= 92 upstream above 20 MeV neutrino 5.91156e-05 - case= 93 upstream above 20 MeV pion 2.81405e-06 - case= 94 upstream above 20 MeV neutron 0.000114435 - case= 95 upstream above 20 MeV proton 7.39633e-06 + case= 92 upstream above 20 MeV neutrino 2.5128e-05 + case= 93 upstream above 20 MeV pion 4.76475e-06 + case= 94 upstream above 20 MeV neutron 5.60723e-05 + case= 95 upstream above 20 MeV proton 0 case= 96 upstream above 20 MeV ion 0 case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 6091.68 14.5306 88515.6 - case= 1 layer electron 4491.7 4.05089 18195.4 - case= 2 layer gamma 1372.89 17.1905 23600.6 - case= 3 layer muon 0.82 162.155 132.967 - case= 4 layer neutrino 2.21 47.474 104.918 - case= 5 layer pion 16.21 1861.01 30166.9 - case= 6 layer neutron 73.28 55.7946 4088.63 - case= 7 layer proton 19.51 141.725 2765.05 - case= 8 layer ion 112.93 1.71353 193.509 - case= 9 layer otherMeson 1.79 4758.53 8517.78 - case= 10 layer otherBaryon 0.34 2205.42 749.844 - case= 11 layer below 20 MeV all 5889.24 0.663212 3905.82 - case= 12 layer below 20 MeV electron 4420.03 0.427846 1891.09 - case= 13 layer below 20 MeV gamma 1290.1 1.25737 1622.14 - case= 14 layer below 20 MeV muon 0.63 4.11981 2.59548 - case= 15 layer below 20 MeV neutrino 0.19 15.0201 2.85382 - case= 16 layer below 20 MeV pion 0.09 15.156 1.36404 - case= 17 layer below 20 MeV neutron 58.14 3.77275 219.348 - case= 18 layer below 20 MeV proton 9.2 8.13791 74.8687 - case= 19 layer below 20 MeV ion 110.82 0.822511 91.1507 - case= 20 layer below 20 MeV otherMeson 0.03 8.83066 0.26492 - case= 21 layer below 20 MeV otherBaryon 0.01 14.1356 0.141356 - case= 22 layer above 20 MeV all 202.44 417.95 84609.8 - case= 23 layer above 20 MeV electron 71.67 227.491 16304.3 - case= 24 layer above 20 MeV gamma 82.79 265.473 21978.5 - case= 25 layer above 20 MeV muon 0.19 686.167 130.372 - case= 26 layer above 20 MeV neutrino 2.02 50.5266 102.064 - case= 27 layer above 20 MeV pion 16.12 1871.31 30165.5 - case= 28 layer above 20 MeV neutron 15.14 255.567 3869.28 - case= 29 layer above 20 MeV proton 10.31 260.929 2690.18 - case= 30 layer above 20 MeV ion 2.11 48.5112 102.359 - case= 31 layer above 20 MeV otherMeson 1.76 4839.49 8517.51 - case= 32 layer above 20 MeV otherBaryon 0.33 2271.83 749.703 + case= 0 layer all 4778.08 16.5404 79031.2 + case= 1 layer electron 3507.02 4.87954 17112.6 + case= 2 layer gamma 1103.34 19.7774 21821.2 + case= 3 layer muon 0.56 41.0771 23.0032 + case= 4 layer neutrino 1.57 41.2847 64.817 + case= 5 layer pion 13.08 2269.68 29687.5 + case= 6 layer neutron 53.93 49.3647 2662.24 + case= 7 layer proton 14.26 177.65 2533.28 + case= 8 layer ion 82.9 1.57691 130.726 + case= 9 layer otherMeson 1.23 3956.51 4866.51 + case= 10 layer otherBaryon 0.19 680.805 129.353 + case= 11 layer below 20 MeV all 4611.4 0.676872 3121.33 + case= 12 layer below 20 MeV electron 3447.39 0.438243 1510.79 + case= 13 layer below 20 MeV gamma 1032.05 1.2809 1321.95 + case= 14 layer below 20 MeV muon 0.47 4.11981 1.93631 + case= 15 layer below 20 MeV neutrino 0.09 16.2724 1.46451 + case= 16 layer below 20 MeV pion 0.05 12.5137 0.625684 + case= 17 layer below 20 MeV neutron 42.85 3.69593 158.371 + case= 18 layer below 20 MeV proton 6.81 8.43172 57.42 + case= 19 layer below 20 MeV ion 81.62 0.838219 68.4155 + case= 20 layer below 20 MeV otherMeson 0.06 5.38195 0.322917 + case= 21 layer below 20 MeV otherBaryon 0.01 2.57908 0.0257908 + case= 22 layer above 20 MeV all 166.68 455.423 75909.9 + case= 23 layer above 20 MeV electron 59.63 261.644 15601.8 + case= 24 layer above 20 MeV gamma 71.29 287.547 20499.2 + case= 25 layer above 20 MeV muon 0.09 234.076 21.0669 + case= 26 layer above 20 MeV neutrino 1.48 42.8057 63.3525 + case= 27 layer above 20 MeV pion 13.03 2278.35 29686.8 + case= 28 layer above 20 MeV neutron 11.08 225.981 2503.87 + case= 29 layer above 20 MeV proton 7.45 332.331 2475.86 + case= 30 layer above 20 MeV ion 1.28 48.6803 62.3108 + case= 31 layer above 20 MeV otherMeson 1.17 4159.13 4866.18 + case= 32 layer above 20 MeV otherBaryon 0.18 718.485 129.327 ============================================================= @@ -1814,7 +1814,7 @@ Index : 5 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=45.990000s Real=46.366443s Sys=0.020000s + User=39.340000s Real=39.659110s Sys=0.020000s =============== Run::PrintInfo() =============== RunID = 4 @@ -1827,140 +1827,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.0203734 - case= 1 downstream electron 0.000728427 - case= 2 downstream gamma 0.00996511 - case= 3 downstream muon 3.78243e-06 - case= 4 downstream neutrino 0.000399307 - case= 5 downstream pion 0.00017513 - case= 6 downstream neutron 0.00899621 - case= 7 downstream proton 9.1455e-05 + case= 0 downstream all 0.0158153 + case= 1 downstream electron 0.000390688 + case= 2 downstream gamma 0.00717452 + case= 3 downstream muon 1.31424e-06 + case= 4 downstream neutrino 0.000360404 + case= 5 downstream pion 0.000137687 + case= 6 downstream neutron 0.00766423 + case= 7 downstream proton 7.21448e-05 case= 8 downstream ion 0 - case= 9 downstream otherMeson 1.2715e-05 - case= 10 downstream otherBaryon 1.27436e-06 - case= 11 downstream below 20 MeV all 0.0182539 - case= 12 downstream below 20 MeV electron 0.00052429 - case= 13 downstream below 20 MeV gamma 0.00947668 + case= 9 downstream otherMeson 1.43263e-05 + case= 10 downstream otherBaryon 0 + case= 11 downstream below 20 MeV all 0.0141395 + case= 12 downstream below 20 MeV electron 0.000231432 + case= 13 downstream below 20 MeV gamma 0.00688418 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 5.5979e-05 - case= 16 downstream below 20 MeV pion 0 - case= 17 downstream below 20 MeV neutron 0.00819692 + case= 15 downstream below 20 MeV neutrino 3.00332e-05 + case= 16 downstream below 20 MeV pion 1.34502e-06 + case= 17 downstream below 20 MeV neutron 0.00699246 case= 18 downstream below 20 MeV proton 0 case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.00211954 - case= 23 downstream above 20 MeV electron 0.000204137 - case= 24 downstream above 20 MeV gamma 0.000488429 - case= 25 downstream above 20 MeV muon 3.78243e-06 - case= 26 downstream above 20 MeV neutrino 0.000343328 - case= 27 downstream above 20 MeV pion 0.00017513 - case= 28 downstream above 20 MeV neutron 0.000799291 - case= 29 downstream above 20 MeV proton 9.1455e-05 + case= 22 downstream above 20 MeV all 0.00167585 + case= 23 downstream above 20 MeV electron 0.000159256 + case= 24 downstream above 20 MeV gamma 0.000290337 + case= 25 downstream above 20 MeV muon 1.31424e-06 + case= 26 downstream above 20 MeV neutrino 0.000330371 + case= 27 downstream above 20 MeV pion 0.000136342 + case= 28 downstream above 20 MeV neutron 0.000671763 + case= 29 downstream above 20 MeV proton 7.21448e-05 case= 30 downstream above 20 MeV ion 0 - case= 31 downstream above 20 MeV otherMeson 1.2715e-05 - case= 32 downstream above 20 MeV otherBaryon 1.27436e-06 - case= 33 side all 0.00496898 - case= 34 side electron 2.0933e-06 - case= 35 side gamma 0.000556677 + case= 31 downstream above 20 MeV otherMeson 1.43263e-05 + case= 32 downstream above 20 MeV otherBaryon 0 + case= 33 side all 0.00506085 + case= 34 side electron 4.33164e-06 + case= 35 side gamma 0.000531974 case= 36 side muon 0 - case= 37 side neutrino 0.000282579 - case= 38 side pion 9.74462e-07 - case= 39 side neutron 0.00412425 - case= 40 side proton 2.02233e-06 + case= 37 side neutrino 0.000294034 + case= 38 side pion 0 + case= 39 side neutron 0.00422903 + case= 40 side proton 1.48131e-06 case= 41 side ion 0 - case= 42 side otherMeson 3.8291e-07 + case= 42 side otherMeson 0 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.00456429 - case= 45 side below 20 MeV electron 2.0933e-06 - case= 46 side below 20 MeV gamma 0.00055636 + case= 44 side below 20 MeV all 0.00464291 + case= 45 side below 20 MeV electron 4.33164e-06 + case= 46 side below 20 MeV gamma 0.000531974 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 2.21625e-05 + case= 48 side below 20 MeV neutrino 2.04502e-05 case= 49 side below 20 MeV pion 0 - case= 50 side below 20 MeV neutron 0.00398285 - case= 51 side below 20 MeV proton 8.26094e-07 + case= 50 side below 20 MeV neutron 0.00408616 + case= 51 side below 20 MeV proton 0 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000404688 + case= 55 side above 20 MeV all 0.000417939 case= 56 side above 20 MeV electron 0 - case= 57 side above 20 MeV gamma 3.17096e-07 + case= 57 side above 20 MeV gamma 0 case= 58 side above 20 MeV muon 0 - case= 59 side above 20 MeV neutrino 0.000260417 - case= 60 side above 20 MeV pion 9.74462e-07 - case= 61 side above 20 MeV neutron 0.0001414 - case= 62 side above 20 MeV proton 1.19624e-06 + case= 59 side above 20 MeV neutrino 0.000273583 + case= 60 side above 20 MeV pion 0 + case= 61 side above 20 MeV neutron 0.000142875 + case= 62 side above 20 MeV proton 1.48131e-06 case= 63 side above 20 MeV ion 0 - case= 64 side above 20 MeV otherMeson 3.8291e-07 + case= 64 side above 20 MeV otherMeson 0 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.012783 - case= 67 upstream electron 0.000184807 - case= 68 upstream gamma 0.00299603 + case= 66 upstream all 0.0151432 + case= 67 upstream electron 0.000139721 + case= 68 upstream gamma 0.00310902 case= 69 upstream muon 0 - case= 70 upstream neutrino 0.000465189 - case= 71 upstream pion 7.00925e-06 - case= 72 upstream neutron 0.00912781 - case= 73 upstream proton 2.1061e-06 + case= 70 upstream neutrino 0.00044615 + case= 71 upstream pion 1.56383e-05 + case= 72 upstream neutron 0.0114278 + case= 73 upstream proton 4.81457e-06 case= 74 upstream ion 0 case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.0119201 - case= 78 upstream below 20 MeV electron 0.000180587 - case= 79 upstream below 20 MeV gamma 0.00296169 + case= 77 upstream below 20 MeV all 0.0141631 + case= 78 upstream below 20 MeV electron 0.000139721 + case= 79 upstream below 20 MeV gamma 0.00307707 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 3.73729e-05 + case= 81 upstream below 20 MeV neutrino 3.7726e-05 case= 82 upstream below 20 MeV pion 0 - case= 83 upstream below 20 MeV neutron 0.00874045 + case= 83 upstream below 20 MeV neutron 0.0109086 case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.000862852 - case= 89 upstream above 20 MeV electron 4.2196e-06 - case= 90 upstream above 20 MeV gamma 3.43328e-05 + case= 88 upstream above 20 MeV all 0.000980029 + case= 89 upstream above 20 MeV electron 0 + case= 90 upstream above 20 MeV gamma 3.19532e-05 case= 91 upstream above 20 MeV muon 0 - case= 92 upstream above 20 MeV neutrino 0.000427816 - case= 93 upstream above 20 MeV pion 7.00925e-06 - case= 94 upstream above 20 MeV neutron 0.000387368 - case= 95 upstream above 20 MeV proton 2.1061e-06 + case= 92 upstream above 20 MeV neutrino 0.000408424 + case= 93 upstream above 20 MeV pion 1.56383e-05 + case= 94 upstream above 20 MeV neutron 0.000519199 + case= 95 upstream above 20 MeV proton 4.81457e-06 case= 96 upstream above 20 MeV ion 0 case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 56831.7 4.63491 263409 - case= 1 layer electron 42547.5 1.77254 75416.9 - case= 2 layer gamma 12032.3 6.17807 74336.6 - case= 3 layer muon 4.13 19.4944 80.5117 - case= 4 layer neutrino 12.32 37.4372 461.226 - case= 5 layer pion 47.99 1410.14 67672.6 - case= 6 layer neutron 859.95 19.8611 17079.6 - case= 7 layer proton 194.91 65.4565 12758.1 - case= 8 layer ion 1126.9 0.948326 1068.67 - case= 9 layer otherMeson 4.43 3064.56 13576 - case= 10 layer otherBaryon 1.24 773.615 959.282 - case= 11 layer below 20 MeV all 55778.4 0.654981 36533.8 - case= 12 layer below 20 MeV electron 42132 0.447766 18865.3 - case= 13 layer below 20 MeV gamma 11657.9 1.21833 14203.3 - case= 14 layer below 20 MeV muon 3.77 4.11981 15.5317 - case= 15 layer below 20 MeV neutrino 1.01 14.8728 15.0215 - case= 16 layer below 20 MeV pion 0.81 12.7581 10.334 - case= 17 layer below 20 MeV neutron 741.71 2.54742 1889.45 - case= 18 layer below 20 MeV proton 123.84 8.00545 991.395 - case= 19 layer below 20 MeV ion 1117.12 0.484774 541.551 - case= 20 layer below 20 MeV otherMeson 0.11 5.91258 0.650384 - case= 21 layer below 20 MeV otherBaryon 0.1 13.4351 1.34351 - case= 22 layer above 20 MeV all 1053.22 215.411 226876 - case= 23 layer above 20 MeV electron 415.44 136.125 56551.6 - case= 24 layer above 20 MeV gamma 374.38 160.621 60133.3 - case= 25 layer above 20 MeV muon 0.36 180.5 64.98 - case= 26 layer above 20 MeV neutrino 11.31 39.4522 446.205 - case= 27 layer above 20 MeV pion 47.18 1434.13 67662.3 - case= 28 layer above 20 MeV neutron 118.24 128.469 15190.1 - case= 29 layer above 20 MeV proton 71.07 165.565 11766.7 - case= 30 layer above 20 MeV ion 9.78 53.8975 527.118 - case= 31 layer above 20 MeV otherMeson 4.32 3142.44 13575.3 - case= 32 layer above 20 MeV otherBaryon 1.14 840.297 957.939 + case= 0 layer all 56422.1 4.47216 252329 + case= 1 layer electron 42203.7 1.69935 71719 + case= 2 layer gamma 11894 5.90723 70260.5 + case= 3 layer muon 4.26 15.8126 67.3618 + case= 4 layer neutrino 12.71 37.6468 478.491 + case= 5 layer pion 50.58 1346.18 68089.9 + case= 6 layer neutron 886.86 19.1276 16963.5 + case= 7 layer proton 196.5 65.1045 12793 + case= 8 layer ion 1168.74 0.960656 1122.76 + case= 9 layer otherMeson 3.76 2625.28 9871.04 + case= 10 layer otherBaryon 1.03 935.162 963.217 + case= 11 layer below 20 MeV all 55382.6 0.654785 36263.7 + case= 12 layer below 20 MeV electron 41800 0.446971 18683.4 + case= 13 layer below 20 MeV gamma 11528.8 1.21699 14030.5 + case= 14 layer below 20 MeV muon 3.95 4.11981 16.2733 + case= 15 layer below 20 MeV neutrino 0.98 14.6208 14.3284 + case= 16 layer below 20 MeV pion 0.81 12.5192 10.1405 + case= 17 layer below 20 MeV neutron 768.04 2.55895 1965.37 + case= 18 layer below 20 MeV proton 122.33 8.01 979.863 + case= 19 layer below 20 MeV ion 1157.38 0.485009 561.34 + case= 20 layer below 20 MeV otherMeson 0.16 7.88089 1.26094 + case= 21 layer below 20 MeV otherBaryon 0.11 10.7256 1.17981 + case= 22 layer above 20 MeV all 1039.51 207.853 216065 + case= 23 layer above 20 MeV electron 403.68 131.38 53035.6 + case= 24 layer above 20 MeV gamma 365.15 153.992 56230 + case= 25 layer above 20 MeV muon 0.31 164.802 51.0886 + case= 26 layer above 20 MeV neutrino 11.73 39.5706 464.163 + case= 27 layer above 20 MeV pion 49.77 1367.89 68079.7 + case= 28 layer above 20 MeV neutron 118.82 126.226 14998.1 + case= 29 layer above 20 MeV proton 74.17 159.271 11813.2 + case= 30 layer above 20 MeV ion 11.36 49.4205 561.417 + case= 31 layer above 20 MeV otherMeson 3.6 2741.6 9869.78 + case= 32 layer above 20 MeV otherBaryon 0.92 1045.69 962.037 ============================================================= @@ -2045,7 +2045,7 @@ Index : 6 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=46.960000s Real=47.353631s Sys=0.030000s + User=40.190000s Real=40.543463s Sys=0.030000s =============== Run::PrintInfo() =============== RunID = 5 @@ -2058,140 +2058,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.00798943 - case= 1 downstream electron 0.00016599 - case= 2 downstream gamma 0.00341061 - case= 3 downstream muon 1.29946e-06 - case= 4 downstream neutrino 0.000345241 - case= 5 downstream pion 9.16876e-05 - case= 6 downstream neutron 0.00390352 - case= 7 downstream proton 5.17035e-05 - case= 8 downstream ion 1.34899e-06 - case= 9 downstream otherMeson 1.65933e-05 - case= 10 downstream otherBaryon 1.43315e-06 - case= 11 downstream below 20 MeV all 0.00675204 - case= 12 downstream below 20 MeV electron 9.83704e-05 - case= 13 downstream below 20 MeV gamma 0.00327308 + case= 0 downstream all 0.00958762 + case= 1 downstream electron 0.000221558 + case= 2 downstream gamma 0.00421409 + case= 3 downstream muon 0 + case= 4 downstream neutrino 0.000391551 + case= 5 downstream pion 9.01384e-05 + case= 6 downstream neutron 0.00459989 + case= 7 downstream proton 5.51775e-05 + case= 8 downstream ion 1.38307e-06 + case= 9 downstream otherMeson 1.083e-05 + case= 10 downstream otherBaryon 3.00459e-06 + case= 11 downstream below 20 MeV all 0.00837522 + case= 12 downstream below 20 MeV electron 0.00018222 + case= 13 downstream below 20 MeV gamma 0.00408672 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 2.77599e-05 + case= 15 downstream below 20 MeV neutrino 3.28396e-05 case= 16 downstream below 20 MeV pion 0 - case= 17 downstream below 20 MeV neutron 0.00334804 - case= 18 downstream below 20 MeV proton 4.78784e-06 - case= 19 downstream below 20 MeV ion 0 + case= 17 downstream below 20 MeV neutron 0.00407057 + case= 18 downstream below 20 MeV proton 1.47996e-06 + case= 19 downstream below 20 MeV ion 1.38307e-06 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.00123739 - case= 23 downstream above 20 MeV electron 6.76191e-05 - case= 24 downstream above 20 MeV gamma 0.000137531 - case= 25 downstream above 20 MeV muon 1.29946e-06 - case= 26 downstream above 20 MeV neutrino 0.000317482 - case= 27 downstream above 20 MeV pion 9.16876e-05 - case= 28 downstream above 20 MeV neutron 0.000555478 - case= 29 downstream above 20 MeV proton 4.69156e-05 - case= 30 downstream above 20 MeV ion 1.34899e-06 - case= 31 downstream above 20 MeV otherMeson 1.65933e-05 - case= 32 downstream above 20 MeV otherBaryon 1.43315e-06 - case= 33 side all 0.00238905 - case= 34 side electron 8.07973e-06 - case= 35 side gamma 0.000477152 + case= 22 downstream above 20 MeV all 0.0012124 + case= 23 downstream above 20 MeV electron 3.93378e-05 + case= 24 downstream above 20 MeV gamma 0.000127368 + case= 25 downstream above 20 MeV muon 0 + case= 26 downstream above 20 MeV neutrino 0.000358712 + case= 27 downstream above 20 MeV pion 9.01384e-05 + case= 28 downstream above 20 MeV neutron 0.000529316 + case= 29 downstream above 20 MeV proton 5.36975e-05 + case= 30 downstream above 20 MeV ion 0 + case= 31 downstream above 20 MeV otherMeson 1.083e-05 + case= 32 downstream above 20 MeV otherBaryon 3.00459e-06 + case= 33 side all 0.0024131 + case= 34 side electron 3.61226e-06 + case= 35 side gamma 0.000533811 case= 36 side muon 0 - case= 37 side neutrino 0.000332808 - case= 38 side pion 0 - case= 39 side neutron 0.00156917 - case= 40 side proton 1.83463e-06 + case= 37 side neutrino 0.000312423 + case= 38 side pion 4.06079e-07 + case= 39 side neutron 0.00156099 + case= 40 side proton 1.85503e-06 case= 41 side ion 0 case= 42 side otherMeson 0 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.00195428 - case= 45 side below 20 MeV electron 8.07973e-06 - case= 46 side below 20 MeV gamma 0.000477152 + case= 44 side below 20 MeV all 0.00197622 + case= 45 side below 20 MeV electron 3.61226e-06 + case= 46 side below 20 MeV gamma 0.000533811 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 2.80635e-05 + case= 48 side below 20 MeV neutrino 2.69745e-05 case= 49 side below 20 MeV pion 0 - case= 50 side below 20 MeV neutron 0.00144099 - case= 51 side below 20 MeV proton 0 + case= 50 side below 20 MeV neutron 0.00141136 + case= 51 side below 20 MeV proton 4.6599e-07 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.00043476 + case= 55 side above 20 MeV all 0.000436877 case= 56 side above 20 MeV electron 0 case= 57 side above 20 MeV gamma 0 case= 58 side above 20 MeV muon 0 - case= 59 side above 20 MeV neutrino 0.000304744 - case= 60 side above 20 MeV pion 0 - case= 61 side above 20 MeV neutron 0.000128181 - case= 62 side above 20 MeV proton 1.83463e-06 + case= 59 side above 20 MeV neutrino 0.000285448 + case= 60 side above 20 MeV pion 4.06079e-07 + case= 61 side above 20 MeV neutron 0.000149634 + case= 62 side above 20 MeV proton 1.38904e-06 case= 63 side above 20 MeV ion 0 case= 64 side above 20 MeV otherMeson 0 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.0125302 - case= 67 upstream electron 6.25975e-05 - case= 68 upstream gamma 0.00345387 - case= 69 upstream muon 0 - case= 70 upstream neutrino 0.000657991 - case= 71 upstream pion 2.33479e-05 - case= 72 upstream neutron 0.00832684 - case= 73 upstream proton 5.52889e-06 + case= 66 upstream all 0.0115723 + case= 67 upstream electron 7.25629e-05 + case= 68 upstream gamma 0.00320282 + case= 69 upstream muon 1.63821e-06 + case= 70 upstream neutrino 0.000621492 + case= 71 upstream pion 5.88047e-06 + case= 72 upstream neutron 0.00766789 + case= 73 upstream proton 0 case= 74 upstream ion 0 case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.0113378 - case= 78 upstream below 20 MeV electron 5.20079e-05 - case= 79 upstream below 20 MeV gamma 0.00342014 + case= 77 upstream below 20 MeV all 0.0104918 + case= 78 upstream below 20 MeV electron 7.1083e-05 + case= 79 upstream below 20 MeV gamma 0.00317939 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 3.41863e-05 + case= 81 upstream below 20 MeV neutrino 5.04118e-05 case= 82 upstream below 20 MeV pion 0 - case= 83 upstream below 20 MeV neutron 0.00783 - case= 84 upstream below 20 MeV proton 1.49398e-06 + case= 83 upstream below 20 MeV neutron 0.00719091 + case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.00119234 - case= 89 upstream above 20 MeV electron 1.05897e-05 - case= 90 upstream above 20 MeV gamma 3.37275e-05 - case= 91 upstream above 20 MeV muon 0 - case= 92 upstream above 20 MeV neutrino 0.000623805 - case= 93 upstream above 20 MeV pion 2.33479e-05 - case= 94 upstream above 20 MeV neutron 0.000496834 - case= 95 upstream above 20 MeV proton 4.03491e-06 + case= 88 upstream above 20 MeV all 0.00108048 + case= 89 upstream above 20 MeV electron 1.4799e-06 + case= 90 upstream above 20 MeV gamma 2.34255e-05 + case= 91 upstream above 20 MeV muon 1.63821e-06 + case= 92 upstream above 20 MeV neutrino 0.00057108 + case= 93 upstream above 20 MeV pion 5.88047e-06 + case= 94 upstream above 20 MeV neutron 0.000476976 + case= 95 upstream above 20 MeV proton 0 case= 96 upstream above 20 MeV ion 0 case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 60822.6 4.21561 256404 - case= 1 layer electron 44942.2 1.59157 71528.6 - case= 2 layer gamma 13372 5.25778 70307.2 - case= 3 layer muon 4.84 22.5244 109.018 - case= 4 layer neutrino 14.45 40.0985 579.423 - case= 5 layer pion 51.18 1299.12 66489.1 - case= 6 layer neutron 972.72 19.2125 18688.4 - case= 7 layer proton 229.51 61.1344 14030.9 - case= 8 layer ion 1230.12 0.962384 1183.85 - case= 9 layer otherMeson 4.34 2997.73 13010.1 - case= 10 layer otherBaryon 1.17 408.131 477.513 - case= 11 layer below 20 MeV all 59755.8 0.668807 39965.1 - case= 12 layer below 20 MeV electron 44537.4 0.453267 20187.4 - case= 13 layer below 20 MeV gamma 13007.4 1.21303 15778.5 - case= 14 layer below 20 MeV muon 4.41 4.14191 18.2658 - case= 15 layer below 20 MeV neutrino 1.1 14.9718 16.4689 - case= 16 layer below 20 MeV pion 0.81 11.4506 9.275 - case= 17 layer below 20 MeV neutron 838.83 2.61665 2194.92 - case= 18 layer below 20 MeV proton 147.59 8.13208 1200.21 - case= 19 layer below 20 MeV ion 1217.91 0.457914 557.698 - case= 20 layer below 20 MeV otherMeson 0.18 6.18631 1.11354 - case= 21 layer below 20 MeV otherBaryon 0.08 16.1242 1.28993 - case= 22 layer above 20 MeV all 1066.78 202.89 216439 - case= 23 layer above 20 MeV electron 404.77 126.84 51341.2 - case= 24 layer above 20 MeV gamma 364.59 149.562 54528.7 - case= 25 layer above 20 MeV muon 0.43 211.052 90.7522 - case= 26 layer above 20 MeV neutrino 13.35 42.1688 562.954 - case= 27 layer above 20 MeV pion 50.37 1319.83 66479.8 - case= 28 layer above 20 MeV neutron 133.89 123.186 16493.4 - case= 29 layer above 20 MeV proton 81.92 156.625 12830.7 - case= 30 layer above 20 MeV ion 12.21 51.2817 626.149 - case= 31 layer above 20 MeV otherMeson 4.16 3127.17 13009 - case= 32 layer above 20 MeV otherBaryon 1.09 436.902 476.223 + case= 0 layer all 60335.2 4.17324 251793 + case= 1 layer electron 44579.8 1.57923 70401.9 + case= 2 layer gamma 13248.4 5.21429 69081 + case= 3 layer muon 4.66 20.2298 94.2708 + case= 4 layer neutrino 13.92 38.3745 534.173 + case= 5 layer pion 49.41 1230.27 60787.6 + case= 6 layer neutron 973.09 18.5907 18090.4 + case= 7 layer proton 228.25 61.1658 13961.1 + case= 8 layer ion 1230.93 1.00929 1242.36 + case= 9 layer otherMeson 5.26 2775.73 14600.4 + case= 10 layer otherBaryon 1.52 1973.82 3000.2 + case= 11 layer below 20 MeV all 59286.5 0.671035 39783.3 + case= 12 layer below 20 MeV electron 44184.7 0.454651 20088.6 + case= 13 layer below 20 MeV gamma 12890.1 1.21624 15677.5 + case= 14 layer below 20 MeV muon 4.18 4.15484 17.3672 + case= 15 layer below 20 MeV neutrino 1.18 14.3147 16.8913 + case= 16 layer below 20 MeV pion 0.88 12.2817 10.8079 + case= 17 layer below 20 MeV neutron 838.7 2.64343 2217.04 + case= 18 layer below 20 MeV proton 147.69 8.10118 1196.46 + case= 19 layer below 20 MeV ion 1218.74 0.456326 556.143 + case= 20 layer below 20 MeV otherMeson 0.21 7.37595 1.54895 + case= 21 layer below 20 MeV otherBaryon 0.07 12.9149 0.904044 + case= 22 layer above 20 MeV all 1048.74 202.157 212010 + case= 23 layer above 20 MeV electron 395.05 127.359 50313.3 + case= 24 layer above 20 MeV gamma 358.3 149.047 53403.5 + case= 25 layer above 20 MeV muon 0.48 160.216 76.9036 + case= 26 layer above 20 MeV neutrino 12.74 40.6029 517.282 + case= 27 layer above 20 MeV pion 48.53 1252.36 60776.8 + case= 28 layer above 20 MeV neutron 134.39 118.114 15873.4 + case= 29 layer above 20 MeV proton 80.56 158.449 12764.6 + case= 30 layer above 20 MeV ion 12.19 56.2938 686.221 + case= 31 layer above 20 MeV otherMeson 5.05 2890.85 14598.8 + case= 32 layer above 20 MeV otherBaryon 1.45 2068.48 2999.3 ============================================================= @@ -2281,7 +2281,7 @@ Index : 7 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=104.890000s Real=105.802667s Sys=0.080000s + User=101.930000s Real=102.892019s Sys=0.080000s =============== Run::PrintInfo() =============== RunID = 6 @@ -2294,140 +2294,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.000546382 + case= 0 downstream all 0.000600453 case= 1 downstream electron 0 - case= 2 downstream gamma 4.91542e-05 - case= 3 downstream muon 1.29964e-06 - case= 4 downstream neutrino 0.000137054 - case= 5 downstream pion 4.31102e-06 - case= 6 downstream neutron 0.000351883 - case= 7 downstream proton 1.32622e-06 + case= 2 downstream gamma 2.39863e-05 + case= 3 downstream muon 0 + case= 4 downstream neutrino 0.000159929 + case= 5 downstream pion 0 + case= 6 downstream neutron 0.000416538 + case= 7 downstream proton 0 case= 8 downstream ion 0 - case= 9 downstream otherMeson 1.35319e-06 + case= 9 downstream otherMeson 0 case= 10 downstream otherBaryon 0 - case= 11 downstream below 20 MeV all 0.000382855 + case= 11 downstream below 20 MeV all 0.000429789 case= 12 downstream below 20 MeV electron 0 - case= 13 downstream below 20 MeV gamma 4.91542e-05 + case= 13 downstream below 20 MeV gamma 2.39863e-05 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 1.41025e-05 + case= 15 downstream below 20 MeV neutrino 1.53672e-05 case= 16 downstream below 20 MeV pion 0 - case= 17 downstream below 20 MeV neutron 0.000319598 + case= 17 downstream below 20 MeV neutron 0.000390435 case= 18 downstream below 20 MeV proton 0 case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.000163527 + case= 22 downstream above 20 MeV all 0.000170664 case= 23 downstream above 20 MeV electron 0 case= 24 downstream above 20 MeV gamma 0 - case= 25 downstream above 20 MeV muon 1.29964e-06 - case= 26 downstream above 20 MeV neutrino 0.000122952 - case= 27 downstream above 20 MeV pion 4.31102e-06 - case= 28 downstream above 20 MeV neutron 3.22847e-05 - case= 29 downstream above 20 MeV proton 1.32622e-06 + case= 25 downstream above 20 MeV muon 0 + case= 26 downstream above 20 MeV neutrino 0.000144561 + case= 27 downstream above 20 MeV pion 0 + case= 28 downstream above 20 MeV neutron 2.61029e-05 + case= 29 downstream above 20 MeV proton 0 case= 30 downstream above 20 MeV ion 0 - case= 31 downstream above 20 MeV otherMeson 1.35319e-06 + case= 31 downstream above 20 MeV otherMeson 0 case= 32 downstream above 20 MeV otherBaryon 0 - case= 33 side all 0.000704894 - case= 34 side electron 1.58206e-06 - case= 35 side gamma 3.45024e-05 + case= 33 side all 0.000754034 + case= 34 side electron 0 + case= 35 side gamma 4.77925e-05 case= 36 side muon 0 - case= 37 side neutrino 0.000238147 + case= 37 side neutrino 0.000284723 case= 38 side pion 0 - case= 39 side neutron 0.000430662 - case= 40 side proton 0 + case= 39 side neutron 0.000421062 + case= 40 side proton 4.57371e-07 case= 41 side ion 0 case= 42 side otherMeson 0 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.000458921 - case= 45 side below 20 MeV electron 1.58206e-06 - case= 46 side below 20 MeV gamma 3.45024e-05 + case= 44 side below 20 MeV all 0.000469041 + case= 45 side below 20 MeV electron 0 + case= 46 side below 20 MeV gamma 4.77925e-05 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 1.88724e-05 + case= 48 side below 20 MeV neutrino 1.93852e-05 case= 49 side below 20 MeV pion 0 - case= 50 side below 20 MeV neutron 0.000403964 - case= 51 side below 20 MeV proton 0 + case= 50 side below 20 MeV neutron 0.000401406 + case= 51 side below 20 MeV proton 4.57371e-07 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000245972 + case= 55 side above 20 MeV all 0.000284993 case= 56 side above 20 MeV electron 0 case= 57 side above 20 MeV gamma 0 case= 58 side above 20 MeV muon 0 - case= 59 side above 20 MeV neutrino 0.000219275 + case= 59 side above 20 MeV neutrino 0.000265337 case= 60 side above 20 MeV pion 0 - case= 61 side above 20 MeV neutron 2.66977e-05 + case= 61 side above 20 MeV neutron 1.96553e-05 case= 62 side above 20 MeV proton 0 case= 63 side above 20 MeV ion 0 case= 64 side above 20 MeV otherMeson 0 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.0312476 - case= 67 upstream electron 0.000218908 - case= 68 upstream gamma 0.00385164 + case= 66 upstream all 0.0299485 + case= 67 upstream electron 6.25888e-05 + case= 68 upstream gamma 0.00347336 case= 69 upstream muon 0 - case= 70 upstream neutrino 0.000778925 - case= 71 upstream pion 1.639e-05 - case= 72 upstream neutron 0.0263201 - case= 73 upstream proton 5.58639e-05 - case= 74 upstream ion 5.76975e-06 + case= 70 upstream neutrino 0.000756995 + case= 71 upstream pion 2.47004e-05 + case= 72 upstream neutron 0.0256095 + case= 73 upstream proton 1.99283e-05 + case= 74 upstream ion 1.37997e-06 case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.0292659 - case= 78 upstream below 20 MeV electron 0.000191014 - case= 79 upstream below 20 MeV gamma 0.00384652 + case= 77 upstream below 20 MeV all 0.0281485 + case= 78 upstream below 20 MeV electron 5.96259e-05 + case= 79 upstream below 20 MeV gamma 0.00346639 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 5.87536e-05 + case= 81 upstream below 20 MeV neutrino 3.92651e-05 case= 82 upstream below 20 MeV pion 0 - case= 83 upstream below 20 MeV neutron 0.0251565 - case= 84 upstream below 20 MeV proton 1.3109e-05 + case= 83 upstream below 20 MeV neutron 0.0245832 + case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.00198172 - case= 89 upstream above 20 MeV electron 2.78939e-05 - case= 90 upstream above 20 MeV gamma 5.1198e-06 + case= 88 upstream above 20 MeV all 0.00179993 + case= 89 upstream above 20 MeV electron 2.9629e-06 + case= 90 upstream above 20 MeV gamma 6.97141e-06 case= 91 upstream above 20 MeV muon 0 - case= 92 upstream above 20 MeV neutrino 0.000720171 - case= 93 upstream above 20 MeV pion 1.639e-05 - case= 94 upstream above 20 MeV neutron 0.00116362 - case= 95 upstream above 20 MeV proton 4.27549e-05 - case= 96 upstream above 20 MeV ion 5.76975e-06 + case= 92 upstream above 20 MeV neutrino 0.00071773 + case= 93 upstream above 20 MeV pion 2.47004e-05 + case= 94 upstream above 20 MeV neutron 0.00102626 + case= 95 upstream above 20 MeV proton 1.99283e-05 + case= 96 upstream above 20 MeV ion 1.37997e-06 case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 70882.7 3.70039 262294 - case= 1 layer electron 41733.9 1.92115 80177.3 - case= 2 layer gamma 22071.7 3.71251 81941.5 - case= 3 layer muon 3.69 23.9872 88.5128 - case= 4 layer neutrino 11.02 37.9545 418.259 - case= 5 layer pion 43.49 1270.13 55238 - case= 6 layer neutron 3444.03 5.87489 20233.3 - case= 7 layer proton 129.18 88.5627 11440.5 - case= 8 layer ion 3440.86 0.439451 1512.09 - case= 9 layer otherMeson 4.01 2698.16 10819.6 - case= 10 layer otherBaryon 0.79 537.568 424.678 - case= 11 layer below 20 MeV all 69770.9 0.871867 60831 - case= 12 layer below 20 MeV electron 41323.8 0.694737 28709.2 - case= 13 layer below 20 MeV gamma 21683.2 1.23491 26776.8 - case= 14 layer below 20 MeV muon 3.43 4.11981 14.131 - case= 15 layer below 20 MeV neutrino 0.88 15.056 13.2493 - case= 16 layer below 20 MeV pion 0.85 12.2537 10.4156 - case= 17 layer below 20 MeV neutron 3291.07 1.30554 4296.62 - case= 18 layer below 20 MeV proton 45.17 12.4531 562.508 - case= 19 layer below 20 MeV ion 3421.99 0.129723 443.912 - case= 20 layer below 20 MeV otherMeson 0.39 6.88191 2.68394 - case= 21 layer below 20 MeV otherBaryon 0.11 13.2539 1.45793 - case= 22 layer above 20 MeV all 1111.78 181.207 201463 - case= 23 layer above 20 MeV electron 410.13 125.492 51468.1 - case= 24 layer above 20 MeV gamma 388.47 142.005 55164.7 - case= 25 layer above 20 MeV muon 0.26 286.084 74.3818 - case= 26 layer above 20 MeV neutrino 10.14 39.9418 405.01 - case= 27 layer above 20 MeV pion 42.64 1295.21 55227.6 - case= 28 layer above 20 MeV neutron 152.96 104.188 15936.7 - case= 29 layer above 20 MeV proton 84.01 129.485 10878 - case= 30 layer above 20 MeV ion 18.87 56.6072 1068.18 - case= 31 layer above 20 MeV otherMeson 3.62 2988.1 10816.9 - case= 32 layer above 20 MeV otherBaryon 0.68 622.383 423.22 + case= 0 layer all 70982 3.67797 261070 + case= 1 layer electron 41791.5 1.92184 80316.7 + case= 2 layer gamma 22084.9 3.70778 81886.1 + case= 3 layer muon 4.16 16.8809 70.2246 + case= 4 layer neutrino 12.47 37.3846 466.186 + case= 5 layer pion 44.36 1201.85 53314.1 + case= 6 layer neutron 3457.41 5.98636 20697.3 + case= 7 layer proton 126.8 98.6617 12510.3 + case= 8 layer ion 3455.64 0.427744 1478.13 + case= 9 layer otherMeson 3.78 2501.55 9455.85 + case= 10 layer otherBaryon 0.91 961.306 874.789 + case= 11 layer below 20 MeV all 69867.9 0.869805 60771.5 + case= 12 layer below 20 MeV electron 41381.3 0.693468 28696.6 + case= 13 layer below 20 MeV gamma 21695 1.23138 26714.8 + case= 14 layer below 20 MeV muon 3.86 4.11981 15.9025 + case= 15 layer below 20 MeV neutrino 0.81 14.4699 11.7206 + case= 16 layer below 20 MeV pion 0.79 12.1856 9.62663 + case= 17 layer below 20 MeV neutron 3302.94 1.3056 4312.33 + case= 18 layer below 20 MeV proton 45.37 12.5275 568.373 + case= 19 layer below 20 MeV ion 3437.64 0.127961 439.885 + case= 20 layer below 20 MeV otherMeson 0.22 7.93549 1.74581 + case= 21 layer below 20 MeV otherBaryon 0.07 6.89222 0.482456 + case= 22 layer above 20 MeV all 1114.04 179.794 200298 + case= 23 layer above 20 MeV electron 410.26 125.823 51620.1 + case= 24 layer above 20 MeV gamma 389.95 141.483 55171.2 + case= 25 layer above 20 MeV muon 0.3 181.074 54.3221 + case= 26 layer above 20 MeV neutrino 11.66 38.9765 454.465 + case= 27 layer above 20 MeV pion 43.57 1223.42 53304.5 + case= 28 layer above 20 MeV neutron 154.47 106.072 16385 + case= 29 layer above 20 MeV proton 81.43 146.653 11941.9 + case= 30 layer above 20 MeV ion 18 57.6802 1038.24 + case= 31 layer above 20 MeV otherMeson 3.56 2655.65 9454.1 + case= 32 layer above 20 MeV otherBaryon 0.84 1040.84 874.306 ============================================================= @@ -2522,7 +2522,7 @@ Index : 8 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=64.740000s Real=65.242025s Sys=0.020000s + User=66.610000s Real=67.205487s Sys=0.050000s =============== Run::PrintInfo() =============== RunID = 7 @@ -2535,140 +2535,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.0354302 - case= 1 downstream electron 2.08348e-05 - case= 2 downstream gamma 0.0010074 - case= 3 downstream muon 1.40258e-06 - case= 4 downstream neutrino 0.000288276 - case= 5 downstream pion 6.61667e-05 - case= 6 downstream neutron 0.0339981 - case= 7 downstream proton 4.28696e-05 - case= 8 downstream ion 0 - case= 9 downstream otherMeson 2.57146e-06 - case= 10 downstream otherBaryon 2.66542e-06 - case= 11 downstream below 20 MeV all 0.034401 - case= 12 downstream below 20 MeV electron 1.42447e-05 - case= 13 downstream below 20 MeV gamma 0.000986557 + case= 0 downstream all 0.0342218 + case= 1 downstream electron 4.43206e-05 + case= 2 downstream gamma 0.00105838 + case= 3 downstream muon 1.27458e-06 + case= 4 downstream neutrino 0.000298174 + case= 5 downstream pion 7.26928e-05 + case= 6 downstream neutron 0.0326964 + case= 7 downstream proton 4.13503e-05 + case= 8 downstream ion 1.30303e-06 + case= 9 downstream otherMeson 7.91269e-06 + case= 10 downstream otherBaryon 0 + case= 11 downstream below 20 MeV all 0.0331348 + case= 12 downstream below 20 MeV electron 3.25391e-05 + case= 13 downstream below 20 MeV gamma 0.00103359 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 1.60398e-05 - case= 16 downstream below 20 MeV pion 1.51653e-06 - case= 17 downstream below 20 MeV neutron 0.0333826 + case= 15 downstream below 20 MeV neutrino 2.15554e-05 + case= 16 downstream below 20 MeV pion 1.54323e-06 + case= 17 downstream below 20 MeV neutron 0.0320456 case= 18 downstream below 20 MeV proton 0 case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.00102925 - case= 23 downstream above 20 MeV electron 6.5901e-06 - case= 24 downstream above 20 MeV gamma 2.08405e-05 - case= 25 downstream above 20 MeV muon 1.40258e-06 - case= 26 downstream above 20 MeV neutrino 0.000272236 - case= 27 downstream above 20 MeV pion 6.46501e-05 - case= 28 downstream above 20 MeV neutron 0.00061542 - case= 29 downstream above 20 MeV proton 4.28696e-05 - case= 30 downstream above 20 MeV ion 0 - case= 31 downstream above 20 MeV otherMeson 2.57146e-06 - case= 32 downstream above 20 MeV otherBaryon 2.66542e-06 - case= 33 side all 0.0314125 - case= 34 side electron 5.22877e-07 - case= 35 side gamma 0.000156057 + case= 22 downstream above 20 MeV all 0.00108704 + case= 23 downstream above 20 MeV electron 1.17815e-05 + case= 24 downstream above 20 MeV gamma 2.47976e-05 + case= 25 downstream above 20 MeV muon 1.27458e-06 + case= 26 downstream above 20 MeV neutrino 0.000276619 + case= 27 downstream above 20 MeV pion 7.11496e-05 + case= 28 downstream above 20 MeV neutron 0.000650847 + case= 29 downstream above 20 MeV proton 4.13503e-05 + case= 30 downstream above 20 MeV ion 1.30303e-06 + case= 31 downstream above 20 MeV otherMeson 7.91269e-06 + case= 32 downstream above 20 MeV otherBaryon 0 + case= 33 side all 0.0307919 + case= 34 side electron 1.78013e-06 + case= 35 side gamma 0.000159835 case= 36 side muon 0 - case= 37 side neutrino 0.000268733 + case= 37 side neutrino 0.000260314 case= 38 side pion 0 - case= 39 side neutron 0.0309864 - case= 40 side proton 7.36252e-07 + case= 39 side neutron 0.0303685 + case= 40 side proton 1.07491e-06 case= 41 side ion 0 - case= 42 side otherMeson 0 + case= 42 side otherMeson 3.77849e-07 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.030971 - case= 45 side below 20 MeV electron 5.22877e-07 - case= 46 side below 20 MeV gamma 0.000156057 + case= 44 side below 20 MeV all 0.0303489 + case= 45 side below 20 MeV electron 1.78013e-06 + case= 46 side below 20 MeV gamma 0.000159835 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 2.27936e-05 + case= 48 side below 20 MeV neutrino 1.79342e-05 case= 49 side below 20 MeV pion 0 - case= 50 side below 20 MeV neutron 0.0307916 + case= 50 side below 20 MeV neutron 0.0301693 case= 51 side below 20 MeV proton 0 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000441476 + case= 55 side above 20 MeV all 0.000443047 case= 56 side above 20 MeV electron 0 case= 57 side above 20 MeV gamma 0 case= 58 side above 20 MeV muon 0 - case= 59 side above 20 MeV neutrino 0.000245939 + case= 59 side above 20 MeV neutrino 0.00024238 case= 60 side above 20 MeV pion 0 - case= 61 side above 20 MeV neutron 0.0001948 - case= 62 side above 20 MeV proton 7.36252e-07 + case= 61 side above 20 MeV neutron 0.000199214 + case= 62 side above 20 MeV proton 1.07491e-06 case= 63 side above 20 MeV ion 0 - case= 64 side above 20 MeV otherMeson 0 + case= 64 side above 20 MeV otherMeson 3.77849e-07 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.0658179 - case= 67 upstream electron 2.5896e-05 - case= 68 upstream gamma 0.00150648 - case= 69 upstream muon 0 - case= 70 upstream neutrino 0.000429577 - case= 71 upstream pion 6.67751e-06 - case= 72 upstream neutron 0.0638375 - case= 73 upstream proton 1.17414e-05 + case= 66 upstream all 0.0607432 + case= 67 upstream electron 5.6271e-05 + case= 68 upstream gamma 0.00167525 + case= 69 upstream muon 2.44086e-06 + case= 70 upstream neutrino 0.000499262 + case= 71 upstream pion 1.65951e-05 + case= 72 upstream neutron 0.0584684 + case= 73 upstream proton 2.27785e-05 case= 74 upstream ion 0 case= 75 upstream otherMeson 0 - case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.0645673 - case= 78 upstream below 20 MeV electron 2.44999e-05 - case= 79 upstream below 20 MeV gamma 0.0015026 + case= 76 upstream otherBaryon 2.23139e-06 + case= 77 upstream below 20 MeV all 0.0593543 + case= 78 upstream below 20 MeV electron 4.84331e-05 + case= 79 upstream below 20 MeV gamma 0.00167525 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 5.04647e-05 + case= 81 upstream below 20 MeV neutrino 5.58978e-05 case= 82 upstream below 20 MeV pion 0 - case= 83 upstream below 20 MeV neutron 0.0629897 + case= 83 upstream below 20 MeV neutron 0.0575747 case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.00125061 - case= 89 upstream above 20 MeV electron 1.3961e-06 - case= 90 upstream above 20 MeV gamma 3.88073e-06 - case= 91 upstream above 20 MeV muon 0 - case= 92 upstream above 20 MeV neutrino 0.000379113 - case= 93 upstream above 20 MeV pion 6.67751e-06 - case= 94 upstream above 20 MeV neutron 0.000847805 - case= 95 upstream above 20 MeV proton 1.17414e-05 + case= 88 upstream above 20 MeV all 0.00138894 + case= 89 upstream above 20 MeV electron 7.83784e-06 + case= 90 upstream above 20 MeV gamma 0 + case= 91 upstream above 20 MeV muon 2.44086e-06 + case= 92 upstream above 20 MeV neutrino 0.000443364 + case= 93 upstream above 20 MeV pion 1.65951e-05 + case= 94 upstream above 20 MeV neutron 0.000893696 + case= 95 upstream above 20 MeV proton 2.27785e-05 case= 96 upstream above 20 MeV ion 0 case= 97 upstream above 20 MeV otherMeson 0 - case= 98 upstream above 20 MeV otherBaryon 0 + case= 98 upstream above 20 MeV otherBaryon 2.23139e-06 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 44693.8 5.10203 228029 - case= 1 layer electron 26268.7 2.52887 66430.3 - case= 2 layer gamma 15088.7 4.43246 66879.9 - case= 3 layer muon 3.83 16.8542 64.5518 - case= 4 layer neutrino 11.46 37.8865 434.179 - case= 5 layer pion 41.89 1289.17 54003.3 - case= 6 layer neutron 2059.1 9.29601 19141.4 - case= 7 layer proton 115.15 92.8493 10691.6 - case= 8 layer ion 1100.31 1.29936 1429.7 - case= 9 layer otherMeson 3.69 2215.73 8176.03 - case= 10 layer otherBaryon 0.95 818.958 778.01 - case= 11 layer below 20 MeV all 43666 0.989123 43191 - case= 12 layer below 20 MeV electron 25897.4 0.794452 20574.2 - case= 13 layer below 20 MeV gamma 14737.3 1.21062 17841.3 - case= 14 layer below 20 MeV muon 3.51 4.11981 14.4605 - case= 15 layer below 20 MeV neutrino 1 15.1286 15.1286 - case= 16 layer below 20 MeV pion 0.73 12.5462 9.15871 - case= 17 layer below 20 MeV neutron 1905.99 2.02963 3868.46 - case= 18 layer below 20 MeV proton 38.28 12.663 484.74 - case= 19 layer below 20 MeV ion 1081.32 0.351749 380.353 - case= 20 layer below 20 MeV otherMeson 0.32 5.94669 1.90294 - case= 21 layer below 20 MeV otherBaryon 0.12 10.5312 1.26375 - case= 22 layer above 20 MeV all 1027.81 179.837 184838 - case= 23 layer above 20 MeV electron 371.32 123.495 45856 - case= 24 layer above 20 MeV gamma 351.38 139.56 49038.6 - case= 25 layer above 20 MeV muon 0.32 156.535 50.0912 - case= 26 layer above 20 MeV neutrino 10.46 40.0622 419.051 - case= 27 layer above 20 MeV pion 41.16 1311.81 53994.2 - case= 28 layer above 20 MeV neutron 153.11 99.7515 15273 - case= 29 layer above 20 MeV proton 76.87 132.781 10206.9 - case= 30 layer above 20 MeV ion 18.99 55.2577 1049.34 - case= 31 layer above 20 MeV otherMeson 3.37 2425.56 8174.13 - case= 32 layer above 20 MeV otherBaryon 0.83 935.839 776.747 + case= 0 layer all 46300.5 5.15136 238510 + case= 1 layer electron 27338.4 2.63973 72165.9 + case= 2 layer gamma 15749.1 4.62562 72849.3 + case= 3 layer muon 3.82 25.8947 98.9176 + case= 4 layer neutrino 11.34 38.5818 437.517 + case= 5 layer pion 39.99 1250.01 49988 + case= 6 layer neutron 1979.12 9.81968 19434.3 + case= 7 layer proton 113.39 100.41 11385.5 + case= 8 layer ion 1060.67 1.31348 1393.17 + case= 9 layer otherMeson 3.66 2737.4 10018.9 + case= 10 layer otherBaryon 1.06 697.061 738.884 + case= 11 layer below 20 MeV all 45229.1 0.993752 44946.6 + case= 12 layer below 20 MeV electron 26938.8 0.802572 21620.3 + case= 13 layer below 20 MeV gamma 15371.3 1.21903 18738 + case= 14 layer below 20 MeV muon 3.5 4.12175 14.4261 + case= 15 layer below 20 MeV neutrino 0.85 15.1112 12.8445 + case= 16 layer below 20 MeV pion 0.86 13.4022 11.5259 + case= 17 layer below 20 MeV neutron 1833.62 2.02802 3718.63 + case= 18 layer below 20 MeV proton 37.25 12.6342 470.624 + case= 19 layer below 20 MeV ion 1042.67 0.343002 357.638 + case= 20 layer below 20 MeV otherMeson 0.21 4.9459 1.03864 + case= 21 layer below 20 MeV otherBaryon 0.11 13.267 1.45937 + case= 22 layer above 20 MeV all 1071.34 180.674 193564 + case= 23 layer above 20 MeV electron 399.54 126.51 50545.6 + case= 24 layer above 20 MeV gamma 377.82 143.22 54111.3 + case= 25 layer above 20 MeV muon 0.32 264.036 84.4915 + case= 26 layer above 20 MeV neutrino 10.49 40.4836 424.673 + case= 27 layer above 20 MeV pion 39.13 1277.19 49976.4 + case= 28 layer above 20 MeV neutron 145.5 108.012 15715.7 + case= 29 layer above 20 MeV proton 76.14 143.352 10914.8 + case= 30 layer above 20 MeV ion 18 57.5295 1035.53 + case= 31 layer above 20 MeV otherMeson 3.45 2903.72 10017.8 + case= 32 layer above 20 MeV otherBaryon 0.95 776.237 737.425 ============================================================= @@ -2768,7 +2768,7 @@ Index : 9 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=54.930000s Real=55.356820s Sys=0.030000s + User=57.390000s Real=57.896878s Sys=0.030000s =============== Run::PrintInfo() =============== RunID = 8 @@ -2781,140 +2781,140 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 downstream all 0.016857 - case= 1 downstream electron 0.000284924 - case= 2 downstream gamma 0.00422846 - case= 3 downstream muon 5.64125e-06 - case= 4 downstream neutrino 0.00031391 - case= 5 downstream pion 0.000156821 - case= 6 downstream neutron 0.0117711 - case= 7 downstream proton 7.55055e-05 - case= 8 downstream ion 2.08192e-06 - case= 9 downstream otherMeson 1.8583e-05 + case= 0 downstream all 0.0201216 + case= 1 downstream electron 0.000359695 + case= 2 downstream gamma 0.00513182 + case= 3 downstream muon 6.59948e-06 + case= 4 downstream neutrino 0.000437937 + case= 5 downstream pion 0.000209811 + case= 6 downstream neutron 0.0138532 + case= 7 downstream proton 0.000113319 + case= 8 downstream ion 0 + case= 9 downstream otherMeson 9.20056e-06 case= 10 downstream otherBaryon 0 - case= 11 downstream below 20 MeV all 0.015261 - case= 12 downstream below 20 MeV electron 0.000221375 - case= 13 downstream below 20 MeV gamma 0.00410711 + case= 11 downstream below 20 MeV all 0.0180094 + case= 12 downstream below 20 MeV electron 0.000248301 + case= 13 downstream below 20 MeV gamma 0.00493475 case= 14 downstream below 20 MeV muon 0 - case= 15 downstream below 20 MeV neutrino 3.87954e-05 - case= 16 downstream below 20 MeV pion 0 - case= 17 downstream below 20 MeV neutron 0.0108937 - case= 18 downstream below 20 MeV proton 0 + case= 15 downstream below 20 MeV neutrino 5.12813e-05 + case= 16 downstream below 20 MeV pion 1.55507e-06 + case= 17 downstream below 20 MeV neutron 0.0127706 + case= 18 downstream below 20 MeV proton 2.92248e-06 case= 19 downstream below 20 MeV ion 0 case= 20 downstream below 20 MeV otherMeson 0 case= 21 downstream below 20 MeV otherBaryon 0 - case= 22 downstream above 20 MeV all 0.001596 - case= 23 downstream above 20 MeV electron 6.35488e-05 - case= 24 downstream above 20 MeV gamma 0.000121344 - case= 25 downstream above 20 MeV muon 5.64125e-06 - case= 26 downstream above 20 MeV neutrino 0.000275115 - case= 27 downstream above 20 MeV pion 0.000156821 - case= 28 downstream above 20 MeV neutron 0.000877359 - case= 29 downstream above 20 MeV proton 7.55055e-05 - case= 30 downstream above 20 MeV ion 2.08192e-06 - case= 31 downstream above 20 MeV otherMeson 1.8583e-05 + case= 22 downstream above 20 MeV all 0.00211219 + case= 23 downstream above 20 MeV electron 0.000111393 + case= 24 downstream above 20 MeV gamma 0.000197069 + case= 25 downstream above 20 MeV muon 6.59948e-06 + case= 26 downstream above 20 MeV neutrino 0.000386655 + case= 27 downstream above 20 MeV pion 0.000208256 + case= 28 downstream above 20 MeV neutron 0.00108262 + case= 29 downstream above 20 MeV proton 0.000110396 + case= 30 downstream above 20 MeV ion 0 + case= 31 downstream above 20 MeV otherMeson 9.20056e-06 case= 32 downstream above 20 MeV otherBaryon 0 - case= 33 side all 0.0051486 - case= 34 side electron 6.87111e-06 - case= 35 side gamma 0.000520326 + case= 33 side all 0.00478623 + case= 34 side electron 8.26335e-06 + case= 35 side gamma 0.000503044 case= 36 side muon 0 - case= 37 side neutrino 0.000303203 - case= 38 side pion 3.98673e-07 - case= 39 side neutron 0.00431611 - case= 40 side proton 1.69428e-06 - case= 41 side ion 0 - case= 42 side otherMeson 0 + case= 37 side neutrino 0.000284444 + case= 38 side pion 7.4969e-07 + case= 39 side neutron 0.00398828 + case= 40 side proton 6.95577e-07 + case= 41 side ion 4.20367e-07 + case= 42 side otherMeson 3.25774e-07 case= 43 side otherBaryon 0 - case= 44 side below 20 MeV all 0.00462169 - case= 45 side below 20 MeV electron 6.87111e-06 - case= 46 side below 20 MeV gamma 0.000520326 + case= 44 side below 20 MeV all 0.00430055 + case= 45 side below 20 MeV electron 8.26335e-06 + case= 46 side below 20 MeV gamma 0.000503044 case= 47 side below 20 MeV muon 0 - case= 48 side below 20 MeV neutrino 2.17158e-05 + case= 48 side below 20 MeV neutrino 2.18207e-05 case= 49 side below 20 MeV pion 0 - case= 50 side below 20 MeV neutron 0.00407278 + case= 50 side below 20 MeV neutron 0.00376742 case= 51 side below 20 MeV proton 0 case= 52 side below 20 MeV ion 0 case= 53 side below 20 MeV otherMeson 0 case= 54 side below 20 MeV otherBaryon 0 - case= 55 side above 20 MeV all 0.000526909 + case= 55 side above 20 MeV all 0.000485679 case= 56 side above 20 MeV electron 0 case= 57 side above 20 MeV gamma 0 case= 58 side above 20 MeV muon 0 - case= 59 side above 20 MeV neutrino 0.000281488 - case= 60 side above 20 MeV pion 3.98673e-07 - case= 61 side above 20 MeV neutron 0.000243328 - case= 62 side above 20 MeV proton 1.69428e-06 - case= 63 side above 20 MeV ion 0 - case= 64 side above 20 MeV otherMeson 0 + case= 59 side above 20 MeV neutrino 0.000262623 + case= 60 side above 20 MeV pion 7.4969e-07 + case= 61 side above 20 MeV neutron 0.000220865 + case= 62 side above 20 MeV proton 6.95577e-07 + case= 63 side above 20 MeV ion 4.20367e-07 + case= 64 side above 20 MeV otherMeson 3.25774e-07 case= 65 side above 20 MeV otherBaryon 0 - case= 66 upstream all 0.0204935 - case= 67 upstream electron 8.70635e-05 - case= 68 upstream gamma 0.00229404 - case= 69 upstream muon 5.23706e-06 - case= 70 upstream neutrino 0.000470719 - case= 71 upstream pion 4.42696e-06 - case= 72 upstream neutron 0.0176236 - case= 73 upstream proton 8.38398e-06 - case= 74 upstream ion 0 + case= 66 upstream all 0.0172947 + case= 67 upstream electron 0.00011249 + case= 68 upstream gamma 0.00220436 + case= 69 upstream muon 0 + case= 70 upstream neutrino 0.000414346 + case= 71 upstream pion 2.09811e-05 + case= 72 upstream neutron 0.0145325 + case= 73 upstream proton 7.57679e-06 + case= 74 upstream ion 2.43708e-06 case= 75 upstream otherMeson 0 case= 76 upstream otherBaryon 0 - case= 77 upstream below 20 MeV all 0.0193002 - case= 78 upstream below 20 MeV electron 8.42e-05 - case= 79 upstream below 20 MeV gamma 0.00228052 + case= 77 upstream below 20 MeV all 0.0162696 + case= 78 upstream below 20 MeV electron 0.000107896 + case= 79 upstream below 20 MeV gamma 0.00218144 case= 80 upstream below 20 MeV muon 0 - case= 81 upstream below 20 MeV neutrino 4.31507e-05 + case= 81 upstream below 20 MeV neutrino 2.48965e-05 case= 82 upstream below 20 MeV pion 0 - case= 83 upstream below 20 MeV neutron 0.0168924 + case= 83 upstream below 20 MeV neutron 0.0139554 case= 84 upstream below 20 MeV proton 0 case= 85 upstream below 20 MeV ion 0 case= 86 upstream below 20 MeV otherMeson 0 case= 87 upstream below 20 MeV otherBaryon 0 - case= 88 upstream above 20 MeV all 0.00119327 - case= 89 upstream above 20 MeV electron 2.86341e-06 - case= 90 upstream above 20 MeV gamma 1.35254e-05 - case= 91 upstream above 20 MeV muon 5.23706e-06 - case= 92 upstream above 20 MeV neutrino 0.000427568 - case= 93 upstream above 20 MeV pion 4.42696e-06 - case= 94 upstream above 20 MeV neutron 0.000731265 - case= 95 upstream above 20 MeV proton 8.38398e-06 - case= 96 upstream above 20 MeV ion 0 + case= 88 upstream above 20 MeV all 0.0010251 + case= 89 upstream above 20 MeV electron 4.59419e-06 + case= 90 upstream above 20 MeV gamma 2.29257e-05 + case= 91 upstream above 20 MeV muon 0 + case= 92 upstream above 20 MeV neutrino 0.00038945 + case= 93 upstream above 20 MeV pion 2.09811e-05 + case= 94 upstream above 20 MeV neutron 0.00057714 + case= 95 upstream above 20 MeV proton 7.57679e-06 + case= 96 upstream above 20 MeV ion 2.43708e-06 case= 97 upstream above 20 MeV otherMeson 0 case= 98 upstream above 20 MeV otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 layer all 52399.7 4.65742 244048 - case= 1 layer electron 31009.3 2.32279 72028.1 - case= 2 layer gamma 16433.5 4.42318 72688.3 - case= 3 layer muon 4.23 17.8542 75.5233 - case= 4 layer neutrino 12.53 37.4784 469.604 - case= 5 layer pion 45.23 1240.63 56113.6 - case= 6 layer neutron 1693.92 10.6735 18080 - case= 7 layer proton 127.71 90.6196 11573 - case= 8 layer ion 3068.53 0.576754 1769.79 - case= 9 layer otherMeson 3.94 2722.96 10728.5 - case= 10 layer otherBaryon 0.88 592.412 521.323 - case= 11 layer below 20 MeV all 51371.2 0.934573 48010.2 - case= 12 layer below 20 MeV electron 30623.9 0.755742 23143.8 - case= 13 layer below 20 MeV gamma 16070.5 1.2669 20359.8 - case= 14 layer below 20 MeV muon 3.84 4.15875 15.9696 - case= 15 layer below 20 MeV neutrino 0.99 14.9599 14.8103 - case= 16 layer below 20 MeV pion 0.88 11.2595 9.90839 - case= 17 layer below 20 MeV neutron 1562.71 1.9228 3004.78 - case= 18 layer below 20 MeV proton 54.98 9.63573 529.773 - case= 19 layer below 20 MeV ion 3053.12 0.304328 929.151 - case= 20 layer below 20 MeV otherMeson 0.22 7.05565 1.55224 - case= 21 layer below 20 MeV otherBaryon 0.07 9.3628 0.655396 - case= 22 layer above 20 MeV all 1028.5 190.605 196038 - case= 23 layer above 20 MeV electron 385.33 126.863 48884.3 - case= 24 layer above 20 MeV gamma 363.01 144.152 52328.6 - case= 25 layer above 20 MeV muon 0.39 152.702 59.5537 - case= 26 layer above 20 MeV neutrino 11.54 39.4102 454.794 - case= 27 layer above 20 MeV pion 44.35 1265.02 56103.7 - case= 28 layer above 20 MeV neutron 131.21 114.894 15075.2 - case= 29 layer above 20 MeV proton 72.73 151.839 11043.3 - case= 30 layer above 20 MeV ion 15.41 54.5514 840.637 - case= 31 layer above 20 MeV otherMeson 3.72 2883.58 10726.9 - case= 32 layer above 20 MeV otherBaryon 0.81 642.799 520.667 + case= 0 layer all 53249.4 4.8411 257786 + case= 1 layer electron 31803.6 2.5114 79871.6 + case= 2 layer gamma 16927.4 4.76101 80591.4 + case= 3 layer muon 4.16 21.6715 90.1536 + case= 4 layer neutrino 12.33 37.6509 464.236 + case= 5 layer pion 43.48 1346.25 58534.8 + case= 6 layer neutron 1547.07 10.557 16332.4 + case= 7 layer proton 118.18 92.8186 10969.3 + case= 8 layer ion 2788.87 0.58129 1621.14 + case= 9 layer otherMeson 3.47 2507.85 8702.25 + case= 10 layer otherBaryon 0.92 661.756 608.815 + case= 11 layer below 20 MeV all 52165.4 0.943815 49234.5 + case= 12 layer below 20 MeV electron 31380 0.767667 24089.4 + case= 13 layer below 20 MeV gamma 16528.6 1.27142 21014.9 + case= 14 layer below 20 MeV muon 3.81 4.15828 15.8431 + case= 15 layer below 20 MeV neutrino 0.99 14.8305 14.6822 + case= 16 layer below 20 MeV pion 0.9 12.4727 11.2254 + case= 17 layer below 20 MeV neutron 1425.46 1.93188 2753.81 + case= 18 layer below 20 MeV proton 50.67 9.56346 484.58 + case= 19 layer below 20 MeV ion 2774.63 0.305527 847.725 + case= 20 layer below 20 MeV otherMeson 0.27 6.335 1.71045 + case= 21 layer below 20 MeV otherBaryon 0.07 9.17986 0.64259 + case= 22 layer above 20 MeV all 1084.01 192.389 208552 + case= 23 layer above 20 MeV electron 423.57 131.695 55782.2 + case= 24 layer above 20 MeV gamma 398.76 149.405 59576.5 + case= 25 layer above 20 MeV muon 0.35 212.316 74.3106 + case= 26 layer above 20 MeV neutrino 11.34 39.6432 449.554 + case= 27 layer above 20 MeV pion 42.58 1374.44 58523.6 + case= 28 layer above 20 MeV neutron 121.61 111.656 13578.5 + case= 29 layer above 20 MeV proton 67.51 155.306 10484.7 + case= 30 layer above 20 MeV ion 14.24 54.313 773.418 + case= 31 layer above 20 MeV otherMeson 3.2 2718.92 8700.54 + case= 32 layer above 20 MeV otherBaryon 0.85 715.497 608.173 ============================================================= ================== Deleting memory pools =================== diff --git a/examples/extended/hadronic/ParticleFluence/Sphere/Sphere.out b/examples/extended/hadronic/ParticleFluence/Sphere/Sphere.out index 5af55df6d9a..f9f219c7f33 100644 --- a/examples/extended/hadronic/ParticleFluence/Sphere/Sphere.out +++ b/examples/extended/hadronic/ParticleFluence/Sphere/Sphere.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -224,13 +224,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -283,13 +283,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -315,13 +315,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -347,13 +347,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -379,13 +379,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -411,13 +411,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -443,13 +443,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -475,13 +475,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -929,7 +929,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=1.450000s Real=1.479515s Sys=0.010000s + User=1.050000s Real=1.069107s Sys=0.010000s =============== Run::PrintInfo() =============== RunID = 0 @@ -941,107 +941,107 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.00227639 - case= 1 forward electron 0.000240749 - case= 2 forward gamma 0.00176122 - case= 3 forward muon 1.82733e-06 - case= 4 forward neutrino 5.32432e-05 - case= 5 forward pion 8.26747e-05 - case= 6 forward neutron 0.000103891 - case= 7 forward proton 2.53151e-05 - case= 8 forward ion 5.19372e-07 - case= 9 forward otherMeson 6.59187e-06 - case= 10 forward otherBaryon 3.60174e-07 - case= 11 backward all 5.33076e-05 - case= 12 backward electron 1.92984e-06 - case= 13 backward gamma 3.37931e-05 + case= 0 forward all 0.00177877 + case= 1 forward electron 0.000186299 + case= 2 forward gamma 0.00136682 + case= 3 forward muon 1.01882e-06 + case= 4 forward neutrino 3.34715e-05 + case= 5 forward pion 7.50603e-05 + case= 6 forward neutron 8.79602e-05 + case= 7 forward proton 2.30453e-05 + case= 8 forward ion 1.9519e-07 + case= 9 forward otherMeson 4.64992e-06 + case= 10 forward otherBaryon 2.46917e-07 + case= 11 backward all 3.73969e-05 + case= 12 backward electron 7.78462e-07 + case= 13 backward gamma 2.25163e-05 case= 14 backward muon 0 - case= 15 backward neutrino 1.3675e-05 - case= 16 backward pion 1.57883e-07 - case= 17 backward neutron 3.75181e-06 - case= 18 backward proton 0 + case= 15 backward neutrino 1.20847e-05 + case= 16 backward pion 0 + case= 17 backward neutron 1.8557e-06 + case= 18 backward proton 1.61666e-07 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.00162591 - case= 23 below 20 MeV forward electron 0.000106786 - case= 24 below 20 MeV forward gamma 0.00148293 + case= 22 below 20 MeV forward all 0.00124887 + case= 23 below 20 MeV forward electron 8.21758e-05 + case= 24 below 20 MeV forward gamma 0.00113651 case= 25 below 20 MeV forward muon 0 - case= 26 below 20 MeV forward neutrino 4.7304e-06 - case= 27 below 20 MeV forward pion 5.98743e-07 - case= 28 below 20 MeV forward neutron 3.06411e-05 - case= 29 below 20 MeV forward proton 2.20472e-07 + case= 26 below 20 MeV forward neutrino 2.31625e-06 + case= 27 below 20 MeV forward pion 0 + case= 28 below 20 MeV forward neutron 2.68167e-05 + case= 29 below 20 MeV forward proton 1.04831e-06 case= 30 below 20 MeV forward ion 0 case= 31 below 20 MeV forward otherMeson 0 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 3.42534e-05 - case= 34 below 20 MeV backward electron 4.16867e-07 - case= 35 below 20 MeV backward gamma 3.12488e-05 + case= 33 below 20 MeV backward all 2.09785e-05 + case= 34 below 20 MeV backward electron 2.65702e-07 + case= 35 below 20 MeV backward gamma 1.94884e-05 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 1.17397e-06 + case= 37 below 20 MeV backward neutrino 1.22441e-06 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 1.41369e-06 + case= 39 below 20 MeV backward neutron 0 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.000650482 - case= 45 above 20 MeV forward electron 0.000133964 - case= 46 above 20 MeV forward gamma 0.000278286 - case= 47 above 20 MeV forward muon 1.82733e-06 - case= 48 above 20 MeV forward neutrino 4.85128e-05 - case= 49 above 20 MeV forward pion 8.2076e-05 - case= 50 above 20 MeV forward neutron 7.32496e-05 - case= 51 above 20 MeV forward proton 2.50946e-05 - case= 52 above 20 MeV forward ion 5.19372e-07 - case= 53 above 20 MeV forward otherMeson 6.59187e-06 - case= 54 above 20 MeV forward otherBaryon 3.60174e-07 - case= 55 above 20 MeV backward all 1.90543e-05 - case= 56 above 20 MeV backward electron 1.51297e-06 - case= 57 above 20 MeV backward gamma 2.5443e-06 + case= 44 above 20 MeV forward all 0.000529901 + case= 45 above 20 MeV forward electron 0.000104123 + case= 46 above 20 MeV forward gamma 0.000230311 + case= 47 above 20 MeV forward muon 1.01882e-06 + case= 48 above 20 MeV forward neutrino 3.11552e-05 + case= 49 above 20 MeV forward pion 7.50603e-05 + case= 50 above 20 MeV forward neutron 6.11435e-05 + case= 51 above 20 MeV forward proton 2.1997e-05 + case= 52 above 20 MeV forward ion 1.9519e-07 + case= 53 above 20 MeV forward otherMeson 4.64992e-06 + case= 54 above 20 MeV forward otherBaryon 2.46917e-07 + case= 55 above 20 MeV backward all 1.64183e-05 + case= 56 above 20 MeV backward electron 5.1276e-07 + case= 57 above 20 MeV backward gamma 3.02788e-06 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 1.2501e-05 - case= 60 above 20 MeV backward pion 1.57883e-07 - case= 61 above 20 MeV backward neutron 2.33811e-06 - case= 62 above 20 MeV backward proton 0 + case= 59 above 20 MeV backward neutrino 1.08603e-05 + case= 60 above 20 MeV backward pion 0 + case= 61 above 20 MeV backward neutron 1.8557e-06 + case= 62 above 20 MeV backward proton 1.61666e-07 case= 63 above 20 MeV backward ion 0 case= 64 above 20 MeV backward otherMeson 0 case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 2180.21 53.308 116223 - case= 1 sphere electron 1799.74 4.59701 8273.42 - case= 2 sphere gamma 245.96 61.2413 15062.9 - case= 3 sphere muon 1.16 40.9525 47.5049 - case= 4 sphere neutrino 3.28 37.2884 122.306 - case= 5 sphere pion 17.49 4518.16 79022.7 - case= 6 sphere neutron 19.34 148.762 2877.05 - case= 7 sphere proton 46.18 57.8157 2669.93 - case= 8 sphere ion 45.22 4.56489 206.424 - case= 9 sphere otherMeson 1.5 4981.32 7471.98 - case= 10 sphere otherBaryon 0.34 1377.72 468.423 - case= 11 sphere below 20 MeV all 2087.76 0.551554 1151.51 - case= 12 sphere below 20 MeV electron 1778.08 0.301483 536.06 - case= 13 sphere below 20 MeV gamma 216.73 1.44879 313.997 - case= 14 sphere below 20 MeV muon 1 4.18767 4.18767 - case= 15 sphere below 20 MeV neutrino 0.27 14.7357 3.97863 - case= 16 sphere below 20 MeV pion 0.44 8.27679 3.64179 - case= 17 sphere below 20 MeV neutron 10.07 6.57167 66.1767 - case= 18 sphere below 20 MeV proton 37.57 2.73349 102.697 - case= 19 sphere below 20 MeV ion 43.59 2.7694 120.718 - case= 20 sphere below 20 MeV otherMeson 0.01 5.40206 0.0540206 + case= 0 sphere all 1648.43 64.9378 107045 + case= 1 sphere electron 1367.19 4.7469 6489.91 + case= 2 sphere gamma 185.91 68.7989 12790.4 + case= 3 sphere muon 0.82 30.1413 24.7159 + case= 4 sphere neutrino 2.34 37.2056 87.061 + case= 5 sphere pion 14.02 5537.09 77630 + case= 6 sphere neutron 14.07 161.001 2265.28 + case= 7 sphere proton 31.19 68.859 2147.71 + case= 8 sphere ion 31.77 4.76582 151.41 + case= 9 sphere otherMeson 0.94 5278.83 4962.1 + case= 10 sphere otherBaryon 0.18 2760 496.799 + case= 11 sphere below 20 MeV all 1578.41 0.534242 843.253 + case= 12 sphere below 20 MeV electron 1350.96 0.296097 400.016 + case= 13 sphere below 20 MeV gamma 162.97 1.39138 226.754 + case= 14 sphere below 20 MeV muon 0.72 4.1626 2.99707 + case= 15 sphere below 20 MeV neutrino 0.19 15.2163 2.89109 + case= 16 sphere below 20 MeV pion 0.27 7.17237 1.93654 + case= 17 sphere below 20 MeV neutron 7.52 6.91487 51.9998 + case= 18 sphere below 20 MeV proton 25.37 2.88918 73.2986 + case= 19 sphere below 20 MeV ion 30.38 2.73612 83.1233 + case= 20 sphere below 20 MeV otherMeson 0.03 7.88707 0.236612 case= 21 sphere below 20 MeV otherBaryon 0 0 0 - case= 22 sphere above 20 MeV all 92.45 1244.68 115071 - case= 23 sphere above 20 MeV electron 21.66 357.219 7737.36 - case= 24 sphere above 20 MeV gamma 29.23 504.581 14748.9 - case= 25 sphere above 20 MeV muon 0.16 270.733 43.3172 - case= 26 sphere above 20 MeV neutrino 3.01 39.3114 118.327 - case= 27 sphere above 20 MeV pion 17.05 4634.55 79019 - case= 28 sphere above 20 MeV neutron 9.27 303.223 2810.88 - case= 29 sphere above 20 MeV proton 8.61 298.169 2567.23 - case= 30 sphere above 20 MeV ion 1.63 52.5804 85.7061 - case= 31 sphere above 20 MeV otherMeson 1.49 5014.71 7471.92 - case= 32 sphere above 20 MeV otherBaryon 0.34 1377.72 468.423 + case= 22 sphere above 20 MeV all 70.02 1516.74 106202 + case= 23 sphere above 20 MeV electron 16.23 375.224 6089.89 + case= 24 sphere above 20 MeV gamma 22.94 547.674 12563.7 + case= 25 sphere above 20 MeV muon 0.1 217.188 21.7188 + case= 26 sphere above 20 MeV neutrino 2.15 39.1488 84.1699 + case= 27 sphere above 20 MeV pion 13.75 5645.68 77628.1 + case= 28 sphere above 20 MeV neutron 6.55 337.905 2213.28 + case= 29 sphere above 20 MeV proton 5.82 356.428 2074.41 + case= 30 sphere above 20 MeV ion 1.39 49.1273 68.2869 + case= 31 sphere above 20 MeV otherMeson 0.91 5452.6 4961.87 + case= 32 sphere above 20 MeV otherBaryon 0.18 2760 496.799 ============================================================= @@ -1100,7 +1100,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=6.780000s Real=6.844089s Sys=0.010000s + User=6.830000s Real=6.899890s Sys=0.010000s =============== Run::PrintInfo() =============== RunID = 1 @@ -1112,107 +1112,107 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.0063478 - case= 1 forward electron 0.000527698 - case= 2 forward gamma 0.00513044 - case= 3 forward muon 1.1549e-06 - case= 4 forward neutrino 0.000144686 - case= 5 forward pion 0.000100039 - case= 6 forward neutron 0.000399075 - case= 7 forward proton 3.66815e-05 - case= 8 forward ion 5.08899e-07 - case= 9 forward otherMeson 7.51491e-06 - case= 10 forward otherBaryon 0 - case= 11 backward all 7.05573e-05 - case= 12 backward electron 0 - case= 13 backward gamma 2.56338e-05 + case= 0 forward all 0.00633905 + case= 1 forward electron 0.0005446 + case= 2 forward gamma 0.00519458 + case= 3 forward muon 1.90562e-06 + case= 4 forward neutrino 0.000127406 + case= 5 forward pion 8.38583e-05 + case= 6 forward neutron 0.000348442 + case= 7 forward proton 3.11015e-05 + case= 8 forward ion 1.92653e-07 + case= 9 forward otherMeson 6.64966e-06 + case= 10 forward otherBaryon 3.19164e-07 + case= 11 backward all 7.46965e-05 + case= 12 backward electron 1.6155e-07 + case= 13 backward gamma 2.52376e-05 case= 14 backward muon 0 - case= 15 backward neutrino 3.79635e-05 + case= 15 backward neutrino 4.11874e-05 case= 16 backward pion 0 - case= 17 backward neutron 6.74777e-06 - case= 18 backward proton 2.12276e-07 + case= 17 backward neutron 8.10989e-06 + case= 18 backward proton 0 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.00500041 - case= 23 below 20 MeV forward electron 0.00026628 - case= 24 below 20 MeV forward gamma 0.00450449 + case= 22 below 20 MeV forward all 0.00502252 + case= 23 below 20 MeV forward electron 0.000267664 + case= 24 below 20 MeV forward gamma 0.00454512 case= 25 below 20 MeV forward muon 0 - case= 26 below 20 MeV forward neutrino 1.13509e-05 - case= 27 below 20 MeV forward pion 1.06441e-06 - case= 28 below 20 MeV forward neutron 0.00021704 - case= 29 below 20 MeV forward proton 1.86856e-07 + case= 26 below 20 MeV forward neutrino 1.51432e-05 + case= 27 below 20 MeV forward pion 5.06922e-07 + case= 28 below 20 MeV forward neutron 0.000193853 + case= 29 below 20 MeV forward proton 2.33354e-07 case= 30 below 20 MeV forward ion 0 case= 31 below 20 MeV forward otherMeson 0 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 2.9104e-05 - case= 34 below 20 MeV backward electron 0 - case= 35 below 20 MeV backward gamma 2.29357e-05 + case= 33 below 20 MeV backward all 3.20867e-05 + case= 34 below 20 MeV backward electron 1.6155e-07 + case= 35 below 20 MeV backward gamma 2.28905e-05 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 2.19181e-06 + case= 37 below 20 MeV backward neutrino 3.18572e-06 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 3.97655e-06 + case= 39 below 20 MeV backward neutron 5.84894e-06 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.00134739 - case= 45 above 20 MeV forward electron 0.000261419 - case= 46 above 20 MeV forward gamma 0.000625956 - case= 47 above 20 MeV forward muon 1.1549e-06 - case= 48 above 20 MeV forward neutrino 0.000133335 - case= 49 above 20 MeV forward pion 9.89745e-05 - case= 50 above 20 MeV forward neutron 0.000182035 - case= 51 above 20 MeV forward proton 3.64947e-05 - case= 52 above 20 MeV forward ion 5.08899e-07 - case= 53 above 20 MeV forward otherMeson 7.51491e-06 - case= 54 above 20 MeV forward otherBaryon 0 - case= 55 above 20 MeV backward all 4.14533e-05 + case= 44 above 20 MeV forward all 0.00131653 + case= 45 above 20 MeV forward electron 0.000276937 + case= 46 above 20 MeV forward gamma 0.000649459 + case= 47 above 20 MeV forward muon 1.90562e-06 + case= 48 above 20 MeV forward neutrino 0.000112263 + case= 49 above 20 MeV forward pion 8.33514e-05 + case= 50 above 20 MeV forward neutron 0.000154588 + case= 51 above 20 MeV forward proton 3.08681e-05 + case= 52 above 20 MeV forward ion 1.92653e-07 + case= 53 above 20 MeV forward otherMeson 6.64966e-06 + case= 54 above 20 MeV forward otherBaryon 3.19164e-07 + case= 55 above 20 MeV backward all 4.26098e-05 case= 56 above 20 MeV backward electron 0 - case= 57 above 20 MeV backward gamma 2.6981e-06 + case= 57 above 20 MeV backward gamma 2.34713e-06 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 3.57717e-05 + case= 59 above 20 MeV backward neutrino 3.80017e-05 case= 60 above 20 MeV backward pion 0 - case= 61 above 20 MeV backward neutron 2.77122e-06 - case= 62 above 20 MeV backward proton 2.12276e-07 + case= 61 above 20 MeV backward neutron 2.26095e-06 + case= 62 above 20 MeV backward proton 0 case= 63 above 20 MeV backward ion 0 case= 64 above 20 MeV backward otherMeson 0 case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 12547.6 14.7745 185385 - case= 1 sphere electron 10695.1 2.18806 23401.5 - case= 2 sphere gamma 1231.22 24.823 30562.6 - case= 3 sphere muon 3.08 23.5121 72.4171 - case= 4 sphere neutrino 9.1 35.8466 326.204 - case= 5 sphere pion 38.02 2785.35 105899 - case= 6 sphere neutron 80.57 91.5053 7372.58 - case= 7 sphere proton 43.52 134.042 5833.52 - case= 8 sphere ion 443.96 1.70219 755.705 - case= 9 sphere otherMeson 2.61 3931.84 10262.1 - case= 10 sphere otherBaryon 0.46 1955.31 899.441 - case= 11 sphere below 20 MeV all 12248.7 0.419042 5132.72 - case= 12 sphere below 20 MeV electron 10604.3 0.236012 2502.74 - case= 13 sphere below 20 MeV gamma 1131.81 1.41047 1596.38 - case= 14 sphere below 20 MeV muon 2.85 4.18239 11.9198 - case= 15 sphere below 20 MeV neutrino 0.66 14.8946 9.83045 - case= 16 sphere below 20 MeV pion 0.59 11.8126 6.96943 - case= 17 sphere below 20 MeV neutron 47.76 6.14125 293.306 - case= 18 sphere below 20 MeV proton 21.04 7.44223 156.584 - case= 19 sphere below 20 MeV ion 439.58 1.25948 553.642 - case= 20 sphere below 20 MeV otherMeson 0.07 9.61414 0.67299 - case= 21 sphere below 20 MeV otherBaryon 0.06 11.2515 0.675092 - case= 22 sphere above 20 MeV all 298.94 602.971 180252 - case= 23 sphere above 20 MeV electron 90.82 230.112 20898.8 - case= 24 sphere above 20 MeV gamma 99.41 291.381 28966.2 - case= 25 sphere above 20 MeV muon 0.23 263.032 60.4973 - case= 26 sphere above 20 MeV neutrino 8.44 37.4851 316.374 - case= 27 sphere above 20 MeV pion 37.43 2829.07 105892 - case= 28 sphere above 20 MeV neutron 32.81 215.766 7079.28 - case= 29 sphere above 20 MeV proton 22.48 252.533 5676.94 - case= 30 sphere above 20 MeV ion 4.38 46.1332 202.063 - case= 31 sphere above 20 MeV otherMeson 2.54 4039.93 10261.4 - case= 32 sphere above 20 MeV otherBaryon 0.4 2246.91 898.765 + case= 0 sphere all 12649.4 14.7622 186732 + case= 1 sphere electron 10814.2 2.53719 27437.7 + case= 2 sphere gamma 1251.51 28.1868 35276.1 + case= 3 sphere muon 2.93 38.309 112.246 + case= 4 sphere neutrino 8.56 36.4787 312.258 + case= 5 sphere pion 34.2 2899.9 99176.5 + case= 6 sphere neutron 75.99 77.6309 5899.17 + case= 7 sphere proton 40.38 128.98 5208.19 + case= 8 sphere ion 418.44 1.7554 734.529 + case= 9 sphere otherMeson 2.57 4588.18 11791.6 + case= 10 sphere otherBaryon 0.55 1425.19 783.857 + case= 11 sphere below 20 MeV all 12349.2 0.416415 5142.38 + case= 12 sphere below 20 MeV electron 10719 0.238336 2554.72 + case= 13 sphere below 20 MeV gamma 1147.03 1.40967 1616.94 + case= 14 sphere below 20 MeV muon 2.64 4.21745 11.1341 + case= 15 sphere below 20 MeV neutrino 0.88 14.1278 12.4325 + case= 16 sphere below 20 MeV pion 0.56 11.7091 6.55712 + case= 17 sphere below 20 MeV neutron 45.22 6.09682 275.698 + case= 18 sphere below 20 MeV proton 19.82 7.59282 150.49 + case= 19 sphere below 20 MeV ion 414.01 1.24172 514.086 + case= 20 sphere below 20 MeV otherMeson 0 0 0 + case= 21 sphere below 20 MeV otherBaryon 0.03 10.8257 0.324772 + case= 22 sphere above 20 MeV all 300.2 604.896 181590 + case= 23 sphere above 20 MeV electron 95.26 261.211 24883 + case= 24 sphere above 20 MeV gamma 104.48 322.159 33659.1 + case= 25 sphere above 20 MeV muon 0.29 348.66 101.111 + case= 26 sphere above 20 MeV neutrino 7.68 39.0398 299.825 + case= 27 sphere above 20 MeV pion 33.64 2947.98 99169.9 + case= 28 sphere above 20 MeV neutron 30.77 182.758 5623.48 + case= 29 sphere above 20 MeV proton 20.56 245.997 5057.7 + case= 30 sphere above 20 MeV ion 4.43 49.7615 220.443 + case= 31 sphere above 20 MeV otherMeson 2.57 4588.18 11791.6 + case= 32 sphere above 20 MeV otherBaryon 0.52 1506.79 783.532 ============================================================= @@ -1276,7 +1276,7 @@ Index : 3 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=9.290000s Real=9.376396s Sys=0.010000s + User=10.160000s Real=10.249042s Sys=0.010000s =============== Run::PrintInfo() =============== RunID = 2 @@ -1288,107 +1288,107 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.00892097 - case= 1 forward electron 0.000583374 - case= 2 forward gamma 0.00713067 - case= 3 forward muon 1.71599e-06 - case= 4 forward neutrino 8.59552e-05 - case= 5 forward pion 9.57182e-05 - case= 6 forward neutron 0.000979184 - case= 7 forward proton 3.50063e-05 - case= 8 forward ion 7.77273e-07 - case= 9 forward otherMeson 8.20091e-06 - case= 10 forward otherBaryon 3.73332e-07 - case= 11 backward all 0.000192856 + case= 0 forward all 0.00986381 + case= 1 forward electron 0.000607279 + case= 2 forward gamma 0.00804709 + case= 3 forward muon 1.7491e-06 + case= 4 forward neutrino 9.07431e-05 + case= 5 forward pion 8.94882e-05 + case= 6 forward neutron 0.000981916 + case= 7 forward proton 3.41086e-05 + case= 8 forward ion 8.02292e-07 + case= 9 forward otherMeson 1.03178e-05 + case= 10 forward otherBaryon 3.18269e-07 + case= 11 backward all 0.000200479 case= 12 backward electron 0 - case= 13 backward gamma 1.16333e-05 + case= 13 backward gamma 1.54974e-05 case= 14 backward muon 0 - case= 15 backward neutrino 2.69142e-05 + case= 15 backward neutrino 2.45125e-05 case= 16 backward pion 0 - case= 17 backward neutron 0.000154308 + case= 17 backward neutron 0.000160469 case= 18 backward proton 0 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.00778968 - case= 23 below 20 MeV forward electron 0.000368412 - case= 24 below 20 MeV forward gamma 0.00660281 - case= 25 below 20 MeV forward muon 8.37159e-07 - case= 26 below 20 MeV forward neutrino 5.9158e-06 - case= 27 below 20 MeV forward pion 3.50812e-07 - case= 28 below 20 MeV forward neutron 0.00081022 - case= 29 below 20 MeV forward proton 9.28683e-07 - case= 30 below 20 MeV forward ion 2.10909e-07 - case= 31 below 20 MeV forward otherMeson 0 + case= 22 below 20 MeV forward all 0.00866547 + case= 23 below 20 MeV forward electron 0.000387569 + case= 24 below 20 MeV forward gamma 0.00746187 + case= 25 below 20 MeV forward muon 0 + case= 26 below 20 MeV forward neutrino 7.19202e-06 + case= 27 below 20 MeV forward pion 1.77238e-07 + case= 28 below 20 MeV forward neutron 0.000808005 + case= 29 below 20 MeV forward proton 4.34672e-07 + case= 30 below 20 MeV forward ion 0 + case= 31 below 20 MeV forward otherMeson 2.15907e-07 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 0.000161181 + case= 33 below 20 MeV backward all 0.000173397 case= 34 below 20 MeV backward electron 0 - case= 35 below 20 MeV backward gamma 1.16333e-05 + case= 35 below 20 MeV backward gamma 1.54974e-05 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 2.03356e-06 + case= 37 below 20 MeV backward neutrino 2.3526e-06 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 0.000147514 + case= 39 below 20 MeV backward neutron 0.000155547 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.00113129 - case= 45 above 20 MeV forward electron 0.000214962 - case= 46 above 20 MeV forward gamma 0.000527859 - case= 47 above 20 MeV forward muon 8.78832e-07 - case= 48 above 20 MeV forward neutrino 8.00394e-05 - case= 49 above 20 MeV forward pion 9.53674e-05 - case= 50 above 20 MeV forward neutron 0.000168964 - case= 51 above 20 MeV forward proton 3.40776e-05 - case= 52 above 20 MeV forward ion 5.66363e-07 - case= 53 above 20 MeV forward otherMeson 8.20091e-06 - case= 54 above 20 MeV forward otherBaryon 3.73332e-07 - case= 55 above 20 MeV backward all 3.16746e-05 + case= 44 above 20 MeV forward all 0.00119834 + case= 45 above 20 MeV forward electron 0.00021971 + case= 46 above 20 MeV forward gamma 0.000585213 + case= 47 above 20 MeV forward muon 1.7491e-06 + case= 48 above 20 MeV forward neutrino 8.35511e-05 + case= 49 above 20 MeV forward pion 8.9311e-05 + case= 50 above 20 MeV forward neutron 0.000173911 + case= 51 above 20 MeV forward proton 3.36739e-05 + case= 52 above 20 MeV forward ion 8.02292e-07 + case= 53 above 20 MeV forward otherMeson 1.01019e-05 + case= 54 above 20 MeV forward otherBaryon 3.18269e-07 + case= 55 above 20 MeV backward all 2.70815e-05 case= 56 above 20 MeV backward electron 0 case= 57 above 20 MeV backward gamma 0 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 2.48807e-05 + case= 59 above 20 MeV backward neutrino 2.21599e-05 case= 60 above 20 MeV backward pion 0 - case= 61 above 20 MeV backward neutron 6.7939e-06 + case= 61 above 20 MeV backward neutron 4.9216e-06 case= 62 above 20 MeV backward proton 0 case= 63 above 20 MeV backward ion 0 case= 64 above 20 MeV backward otherMeson 0 case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 17846 10.7917 192588 - case= 1 sphere electron 14300.6 2.38319 34081.1 - case= 2 sphere gamma 3027.75 12.3811 37486.9 - case= 3 sphere muon 1.91 20.4349 39.0307 - case= 4 sphere neutrino 5.6 37.9015 212.248 - case= 5 sphere pion 30.32 3244.31 98367.6 - case= 6 sphere neutron 106.2 53.6969 5702.62 - case= 7 sphere proton 73.46 91.0306 6687.11 - case= 8 sphere ion 297.16 1.57195 467.121 - case= 9 sphere otherMeson 2.55 3522.65 8982.76 - case= 10 sphere otherBaryon 0.47 1195.51 561.888 - case= 11 sphere below 20 MeV all 17425.2 0.552884 9634.11 - case= 12 sphere below 20 MeV electron 14138.8 0.361085 5105.32 - case= 13 sphere below 20 MeV gamma 2865.65 1.25479 3595.78 - case= 14 sphere below 20 MeV muon 1.74 4.11981 7.16847 - case= 15 sphere below 20 MeV neutrino 0.39 15.829 6.1733 - case= 16 sphere below 20 MeV pion 0.41 12.3928 5.08106 - case= 17 sphere below 20 MeV neutron 76.14 4.25859 324.249 - case= 18 sphere below 20 MeV proton 48.7 6.48313 315.728 - case= 19 sphere below 20 MeV ion 293.28 0.934483 274.065 - case= 20 sphere below 20 MeV otherMeson 0.06 8.60226 0.516135 - case= 21 sphere below 20 MeV otherBaryon 0.01 3.20452 0.0320452 - case= 22 sphere above 20 MeV all 420.81 434.767 182954 - case= 23 sphere above 20 MeV electron 161.77 179.117 28975.7 - case= 24 sphere above 20 MeV gamma 162.1 209.075 33891.1 - case= 25 sphere above 20 MeV muon 0.17 187.425 31.8622 - case= 26 sphere above 20 MeV neutrino 5.21 39.5537 206.075 - case= 27 sphere above 20 MeV pion 29.91 3288.62 98362.5 - case= 28 sphere above 20 MeV neutron 30.06 178.921 5378.37 - case= 29 sphere above 20 MeV proton 24.76 257.325 6371.38 - case= 30 sphere above 20 MeV ion 3.88 49.7567 193.056 - case= 31 sphere above 20 MeV otherMeson 2.49 3607.33 8982.25 - case= 32 sphere above 20 MeV otherBaryon 0.46 1221.43 561.856 + case= 0 sphere all 20802.7 9.93669 206710 + case= 1 sphere electron 16741.8 2.42433 40587.5 + case= 2 sphere gamma 3547.79 12.4479 44162.5 + case= 3 sphere muon 1.9 27.4647 52.1829 + case= 4 sphere neutrino 5.53 43.3979 239.991 + case= 5 sphere pion 29.5 3336.39 98423.4 + case= 6 sphere neutron 105.65 52.3781 5533.74 + case= 7 sphere proton 72.66 80.5156 5850.26 + case= 8 sphere ion 294.45 1.61388 475.206 + case= 9 sphere otherMeson 2.78 3870.5 10760 + case= 10 sphere otherBaryon 0.69 906.179 625.264 + case= 11 sphere below 20 MeV all 20327.3 0.547125 11121.6 + case= 12 sphere below 20 MeV electron 16550.9 0.360656 5969.16 + case= 13 sphere below 20 MeV gamma 3358.93 1.2543 4213.1 + case= 14 sphere below 20 MeV muon 1.69 4.11981 6.96248 + case= 15 sphere below 20 MeV neutrino 0.46 13.5074 6.21341 + case= 16 sphere below 20 MeV pion 0.34 12.4177 4.22202 + case= 17 sphere below 20 MeV neutron 75.43 4.32793 326.456 + case= 18 sphere below 20 MeV proton 48.94 6.46936 316.61 + case= 19 sphere below 20 MeV ion 290.49 0.95528 277.499 + case= 20 sphere below 20 MeV otherMeson 0.05 10.4079 0.520393 + case= 21 sphere below 20 MeV otherBaryon 0.07 11.6152 0.813063 + case= 22 sphere above 20 MeV all 475.44 411.384 195588 + case= 23 sphere above 20 MeV electron 190.89 181.352 34618.3 + case= 24 sphere above 20 MeV gamma 188.86 211.529 39949.4 + case= 25 sphere above 20 MeV muon 0.21 215.336 45.2205 + case= 26 sphere above 20 MeV neutrino 5.07 46.1099 233.777 + case= 27 sphere above 20 MeV pion 29.16 3375.14 98419.2 + case= 28 sphere above 20 MeV neutron 30.22 172.313 5207.29 + case= 29 sphere above 20 MeV proton 23.72 233.291 5533.65 + case= 30 sphere above 20 MeV ion 3.96 49.9259 197.707 + case= 31 sphere above 20 MeV otherMeson 2.73 3941.2 10759.5 + case= 32 sphere above 20 MeV otherBaryon 0.62 1007.18 624.451 ============================================================= @@ -1457,7 +1457,7 @@ Index : 4 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=3.350000s Real=3.388440s Sys=0.010000s + User=3.440000s Real=3.491362s Sys=0.010000s =============== Run::PrintInfo() =============== RunID = 3 @@ -1469,107 +1469,107 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.00671962 - case= 1 forward electron 0.000507114 - case= 2 forward gamma 0.00536658 - case= 3 forward muon 1.70562e-06 - case= 4 forward neutrino 2.95955e-05 - case= 5 forward pion 6.64477e-05 - case= 6 forward neutron 0.000720308 - case= 7 forward proton 2.22892e-05 - case= 8 forward ion 4.37265e-07 - case= 9 forward otherMeson 4.98882e-06 - case= 10 forward otherBaryon 1.57585e-07 - case= 11 backward all 0.000184711 - case= 12 backward electron 4.22848e-07 - case= 13 backward gamma 3.48346e-05 + case= 0 forward all 0.00658587 + case= 1 forward electron 0.000464341 + case= 2 forward gamma 0.00516346 + case= 3 forward muon 1.26954e-06 + case= 4 forward neutrino 3.27391e-05 + case= 5 forward pion 8.26332e-05 + case= 6 forward neutron 0.000807377 + case= 7 forward proton 2.44629e-05 + case= 8 forward ion 1.71403e-06 + case= 9 forward otherMeson 7.22217e-06 + case= 10 forward otherBaryon 6.51364e-07 + case= 11 backward all 0.00017875 + case= 12 backward electron 6.36576e-07 + case= 13 backward gamma 2.67574e-05 case= 14 backward muon 0 - case= 15 backward neutrino 8.81346e-06 + case= 15 backward neutrino 8.44444e-06 case= 16 backward pion 0 - case= 17 backward neutron 0.00014064 - case= 18 backward proton 0 + case= 17 backward neutron 0.000142752 + case= 18 backward proton 1.59701e-07 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.00582841 - case= 23 below 20 MeV forward electron 0.000294906 - case= 24 below 20 MeV forward gamma 0.00491734 + case= 22 below 20 MeV forward all 0.00572657 + case= 23 below 20 MeV forward electron 0.000280512 + case= 24 below 20 MeV forward gamma 0.00476214 case= 25 below 20 MeV forward muon 0 - case= 26 below 20 MeV forward neutrino 1.23408e-06 - case= 27 below 20 MeV forward pion 6.88075e-07 - case= 28 below 20 MeV forward neutron 0.000613308 - case= 29 below 20 MeV forward proton 7.25447e-07 - case= 30 below 20 MeV forward ion 0 - case= 31 below 20 MeV forward otherMeson 2.13826e-07 + case= 26 below 20 MeV forward neutrino 2.55492e-06 + case= 27 below 20 MeV forward pion 3.293e-07 + case= 28 below 20 MeV forward neutron 0.00068021 + case= 29 below 20 MeV forward proton 6.20432e-07 + case= 30 below 20 MeV forward ion 2.02337e-07 + case= 31 below 20 MeV forward otherMeson 0 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 0.00016926 - case= 34 below 20 MeV backward electron 4.22848e-07 - case= 35 below 20 MeV backward gamma 3.48346e-05 + case= 33 below 20 MeV backward all 0.000164642 + case= 34 below 20 MeV backward electron 6.36576e-07 + case= 35 below 20 MeV backward gamma 2.67574e-05 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 8.39181e-07 + case= 37 below 20 MeV backward neutrino 5.4417e-07 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 0.000133164 + case= 39 below 20 MeV backward neutron 0.000136704 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.00089121 - case= 45 above 20 MeV forward electron 0.000212208 - case= 46 above 20 MeV forward gamma 0.000449243 - case= 47 above 20 MeV forward muon 1.70562e-06 - case= 48 above 20 MeV forward neutrino 2.83615e-05 - case= 49 above 20 MeV forward pion 6.57597e-05 - case= 50 above 20 MeV forward neutron 0.000106999 - case= 51 above 20 MeV forward proton 2.15638e-05 - case= 52 above 20 MeV forward ion 4.37265e-07 - case= 53 above 20 MeV forward otherMeson 4.77499e-06 - case= 54 above 20 MeV forward otherBaryon 1.57585e-07 - case= 55 above 20 MeV backward all 1.54507e-05 + case= 44 above 20 MeV forward all 0.000859303 + case= 45 above 20 MeV forward electron 0.000183829 + case= 46 above 20 MeV forward gamma 0.000401322 + case= 47 above 20 MeV forward muon 1.26954e-06 + case= 48 above 20 MeV forward neutrino 3.01842e-05 + case= 49 above 20 MeV forward pion 8.23039e-05 + case= 50 above 20 MeV forward neutron 0.000127167 + case= 51 above 20 MeV forward proton 2.38425e-05 + case= 52 above 20 MeV forward ion 1.51169e-06 + case= 53 above 20 MeV forward otherMeson 7.22217e-06 + case= 54 above 20 MeV forward otherBaryon 6.51364e-07 + case= 55 above 20 MeV backward all 1.41079e-05 case= 56 above 20 MeV backward electron 0 case= 57 above 20 MeV backward gamma 0 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 7.97428e-06 + case= 59 above 20 MeV backward neutrino 7.90027e-06 case= 60 above 20 MeV backward pion 0 - case= 61 above 20 MeV backward neutron 7.47641e-06 - case= 62 above 20 MeV backward proton 0 + case= 61 above 20 MeV backward neutron 6.04789e-06 + case= 62 above 20 MeV backward proton 1.59701e-07 case= 63 above 20 MeV backward ion 0 case= 64 above 20 MeV backward otherMeson 0 case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 5145.62 24.1025 124022 - case= 1 sphere electron 3782.32 4.46934 16904.5 - case= 2 sphere gamma 1159.22 18.1844 21079.7 - case= 3 sphere muon 0.7 255.951 179.166 - case= 4 sphere neutrino 1.91 87.9496 167.984 - case= 5 sphere pion 12.72 5892.12 74947.8 - case= 6 sphere neutron 61.37 46.9465 2881.1 - case= 7 sphere proton 14 133.489 1868.84 - case= 8 sphere ion 111.88 1.26587 141.625 - case= 9 sphere otherMeson 1.31 4295.71 5627.39 - case= 10 sphere otherBaryon 0.19 1180.34 224.265 - case= 11 sphere below 20 MeV all 4975.35 0.656613 3266.88 - case= 12 sphere below 20 MeV electron 3721.65 0.42709 1589.48 - case= 13 sphere below 20 MeV gamma 1085.83 1.25876 1366.8 - case= 14 sphere below 20 MeV muon 0.56 4.08501 2.28761 - case= 15 sphere below 20 MeV neutrino 0.12 14.6528 1.75834 - case= 16 sphere below 20 MeV pion 0.16 11.1002 1.77603 - case= 17 sphere below 20 MeV neutron 49.83 3.53376 176.087 - case= 18 sphere below 20 MeV proton 6.71 8.02316 53.8354 - case= 19 sphere below 20 MeV ion 110.44 0.673391 74.3693 - case= 20 sphere below 20 MeV otherMeson 0.04 7.36381 0.294552 - case= 21 sphere below 20 MeV otherBaryon 0.01 19.4738 0.194738 - case= 22 sphere above 20 MeV all 170.27 709.2 120755 - case= 23 sphere above 20 MeV electron 60.67 252.431 15315 - case= 24 sphere above 20 MeV gamma 73.39 268.604 19712.9 - case= 25 sphere above 20 MeV muon 0.14 1263.42 176.878 - case= 26 sphere above 20 MeV neutrino 1.79 92.8634 166.225 - case= 27 sphere above 20 MeV pion 12.56 5967.04 74946 - case= 28 sphere above 20 MeV neutron 11.54 234.404 2705.02 - case= 29 sphere above 20 MeV proton 7.29 248.972 1815.01 - case= 30 sphere above 20 MeV ion 1.44 46.7055 67.2559 - case= 31 sphere above 20 MeV otherMeson 1.27 4430.78 5627.09 - case= 32 sphere above 20 MeV otherBaryon 0.18 1244.83 224.07 + case= 0 sphere all 5473.81 22.6342 123895 + case= 1 sphere electron 4040.36 3.77088 15235.7 + case= 2 sphere gamma 1200.33 15.9876 19190.4 + case= 3 sphere muon 0.71 35.4036 25.1366 + case= 4 sphere neutrino 2 35.4514 70.9027 + case= 5 sphere pion 14.56 5385.92 78419 + case= 6 sphere neutron 69.8 38.5954 2693.96 + case= 7 sphere proton 16.27 134.583 2189.67 + case= 8 sphere ion 128.19 1.18775 152.258 + case= 9 sphere otherMeson 1.25 4141.56 5176.95 + case= 10 sphere otherBaryon 0.34 2180.58 741.397 + case= 11 sphere below 20 MeV all 5302.59 0.652723 3461.12 + case= 12 sphere below 20 MeV electron 3980.16 0.423708 1686.43 + case= 13 sphere below 20 MeV gamma 1129.87 1.2493 1411.55 + case= 14 sphere below 20 MeV muon 0.62 4.06467 2.5201 + case= 15 sphere below 20 MeV neutrino 0.13 14.2915 1.85789 + case= 16 sphere below 20 MeV pion 0.17 11.0655 1.88113 + case= 17 sphere below 20 MeV neutron 56.64 3.59769 203.773 + case= 18 sphere below 20 MeV proton 8.19 8.10255 66.3599 + case= 19 sphere below 20 MeV ion 126.8 0.68327 86.6386 + case= 20 sphere below 20 MeV otherMeson 0 0 0 + case= 21 sphere below 20 MeV otherBaryon 0.01 11.8161 0.118161 + case= 22 sphere above 20 MeV all 171.22 703.389 120434 + case= 23 sphere above 20 MeV electron 60.2 225.071 13549.3 + case= 24 sphere above 20 MeV gamma 70.46 252.325 17778.8 + case= 25 sphere above 20 MeV muon 0.09 251.294 22.6165 + case= 26 sphere above 20 MeV neutrino 1.87 36.9224 69.0449 + case= 27 sphere above 20 MeV pion 14.39 5449.42 78417.1 + case= 28 sphere above 20 MeV neutron 13.16 189.224 2490.18 + case= 29 sphere above 20 MeV proton 8.08 262.786 2123.31 + case= 30 sphere above 20 MeV ion 1.39 47.2081 65.6192 + case= 31 sphere above 20 MeV otherMeson 1.25 4141.56 5176.95 + case= 32 sphere above 20 MeV otherBaryon 0.33 2246.3 741.279 ============================================================= @@ -1643,7 +1643,7 @@ Index : 5 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=41.580000s Real=41.906726s Sys=0.030000s + User=40.710000s Real=41.063006s Sys=0.020000s =============== Run::PrintInfo() =============== RunID = 4 @@ -1655,107 +1655,107 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.00299506 - case= 1 forward electron 4.9382e-05 - case= 2 forward gamma 0.00101409 - case= 3 forward muon 0 - case= 4 forward neutrino 0.000158038 - case= 5 forward pion 1.82757e-05 - case= 6 forward neutron 0.00174547 - case= 7 forward proton 8.48004e-06 - case= 8 forward ion 1.93775e-07 - case= 9 forward otherMeson 1.1286e-06 - case= 10 forward otherBaryon 0 - case= 11 backward all 9.71664e-05 + case= 0 forward all 0.00319395 + case= 1 forward electron 6.69103e-05 + case= 2 forward gamma 0.00122383 + case= 3 forward muon 1.65809e-07 + case= 4 forward neutrino 0.000154483 + case= 5 forward pion 2.48886e-05 + case= 6 forward neutron 0.00171014 + case= 7 forward proton 1.09576e-05 + case= 8 forward ion 5.23484e-07 + case= 9 forward otherMeson 1.77304e-06 + case= 10 forward otherBaryon 2.75109e-07 + case= 11 backward all 0.000107431 case= 12 backward electron 0 - case= 13 backward gamma 4.57729e-06 + case= 13 backward gamma 9.01436e-06 case= 14 backward muon 0 - case= 15 backward neutrino 5.65573e-05 + case= 15 backward neutrino 6.31857e-05 case= 16 backward pion 0 - case= 17 backward neutron 3.60318e-05 + case= 17 backward neutron 3.52306e-05 case= 18 backward proton 0 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.00266138 - case= 23 below 20 MeV forward electron 3.80438e-05 - case= 24 below 20 MeV forward gamma 0.000982232 + case= 22 below 20 MeV forward all 0.00283933 + case= 23 below 20 MeV forward electron 4.92606e-05 + case= 24 below 20 MeV forward gamma 0.00118256 case= 25 below 20 MeV forward muon 0 - case= 26 below 20 MeV forward neutrino 1.43137e-05 + case= 26 below 20 MeV forward neutrino 1.29769e-05 case= 27 below 20 MeV forward pion 0 - case= 28 below 20 MeV forward neutron 0.00162659 - case= 29 below 20 MeV forward proton 0 - case= 30 below 20 MeV forward ion 1.93775e-07 + case= 28 below 20 MeV forward neutron 0.00159388 + case= 29 below 20 MeV forward proton 6.52426e-07 + case= 30 below 20 MeV forward ion 0 case= 31 below 20 MeV forward otherMeson 0 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 4.36061e-05 + case= 33 below 20 MeV backward all 4.86018e-05 case= 34 below 20 MeV backward electron 0 - case= 35 below 20 MeV backward gamma 4.57729e-06 + case= 35 below 20 MeV backward gamma 9.01436e-06 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 3.78839e-06 + case= 37 below 20 MeV backward neutrino 4.74431e-06 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 3.52404e-05 + case= 39 below 20 MeV backward neutron 3.48431e-05 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.000333685 - case= 45 above 20 MeV forward electron 1.13381e-05 - case= 46 above 20 MeV forward gamma 3.18577e-05 - case= 47 above 20 MeV forward muon 0 - case= 48 above 20 MeV forward neutrino 0.000143724 - case= 49 above 20 MeV forward pion 1.82757e-05 - case= 50 above 20 MeV forward neutron 0.00011888 - case= 51 above 20 MeV forward proton 8.48004e-06 - case= 52 above 20 MeV forward ion 0 - case= 53 above 20 MeV forward otherMeson 1.1286e-06 - case= 54 above 20 MeV forward otherBaryon 0 - case= 55 above 20 MeV backward all 5.35603e-05 + case= 44 above 20 MeV forward all 0.000354619 + case= 45 above 20 MeV forward electron 1.76497e-05 + case= 46 above 20 MeV forward gamma 4.12731e-05 + case= 47 above 20 MeV forward muon 1.65809e-07 + case= 48 above 20 MeV forward neutrino 0.000141506 + case= 49 above 20 MeV forward pion 2.48886e-05 + case= 50 above 20 MeV forward neutron 0.000116259 + case= 51 above 20 MeV forward proton 1.03052e-05 + case= 52 above 20 MeV forward ion 5.23484e-07 + case= 53 above 20 MeV forward otherMeson 1.77304e-06 + case= 54 above 20 MeV forward otherBaryon 2.75109e-07 + case= 55 above 20 MeV backward all 5.88289e-05 case= 56 above 20 MeV backward electron 0 case= 57 above 20 MeV backward gamma 0 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 5.27689e-05 + case= 59 above 20 MeV backward neutrino 5.84414e-05 case= 60 above 20 MeV backward pion 0 - case= 61 above 20 MeV backward neutron 7.914e-07 + case= 61 above 20 MeV backward neutron 3.87492e-07 case= 62 above 20 MeV backward proton 0 case= 63 above 20 MeV backward ion 0 case= 64 above 20 MeV backward otherMeson 0 case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 60576.7 5.16175 312682 - case= 1 sphere electron 45479 1.6956 77114.2 - case= 2 sphere gamma 12735.3 5.97679 76116.2 - case= 3 sphere muon 4.03 21.2665 85.7039 - case= 4 sphere neutrino 12.03 38.4913 463.05 - case= 5 sphere pion 47.77 2419.77 115592 - case= 6 sphere neutron 878.96 18.7963 16521.2 - case= 7 sphere proton 191.56 63.7909 12219.8 - case= 8 sphere ion 1222.69 0.925734 1131.89 - case= 9 sphere otherMeson 4.01 2872.19 11517.5 - case= 10 sphere otherBaryon 1.3 1476.87 1919.94 - case= 11 sphere below 20 MeV all 59501 0.648335 38576.6 - case= 12 sphere below 20 MeV electron 45051.2 0.443706 19989.5 - case= 13 sphere below 20 MeV gamma 12350.5 1.22606 15142.5 - case= 14 sphere below 20 MeV muon 3.6 4.15103 14.9437 - case= 15 sphere below 20 MeV neutrino 1.01 14.4892 14.6341 - case= 16 sphere below 20 MeV pion 0.77 12.0696 9.29359 - case= 17 sphere below 20 MeV neutron 761.3 2.50015 1903.36 - case= 18 sphere below 20 MeV proton 121.01 7.95774 962.967 - case= 19 sphere below 20 MeV ion 1211.48 0.444114 538.035 - case= 20 sphere below 20 MeV otherMeson 0.1 6.25124 0.625124 - case= 21 sphere below 20 MeV otherBaryon 0.05 14.4297 0.721485 - case= 22 sphere above 20 MeV all 1075.66 254.825 274105 - case= 23 sphere above 20 MeV electron 427.84 133.519 57124.7 - case= 24 sphere above 20 MeV gamma 384.79 158.46 60973.7 - case= 25 sphere above 20 MeV muon 0.43 164.559 70.7602 - case= 26 sphere above 20 MeV neutrino 11.02 40.6911 448.416 - case= 27 sphere above 20 MeV pion 47 2459.21 115583 - case= 28 sphere above 20 MeV neutron 117.66 124.238 14617.9 - case= 29 sphere above 20 MeV proton 70.55 159.558 11256.8 - case= 30 sphere above 20 MeV ion 11.21 52.9751 593.851 - case= 31 sphere above 20 MeV otherMeson 3.91 2945.49 11516.9 - case= 32 sphere above 20 MeV otherBaryon 1.25 1535.37 1919.22 + case= 0 sphere all 57326.5 5.18354 297154 + case= 1 sphere electron 42948.7 1.65412 71042.2 + case= 2 sphere gamma 12005.6 5.79405 69560.9 + case= 3 sphere muon 4.01 21.9471 88.0077 + case= 4 sphere neutrino 12.02 38.4372 462.016 + case= 5 sphere pion 48.75 2308.24 112527 + case= 6 sphere neutron 881.14 19.0447 16781 + case= 7 sphere proton 192.64 68.5403 13203.6 + case= 8 sphere ion 1228.5 0.914098 1122.97 + case= 9 sphere otherMeson 4.13 2779.04 11477.4 + case= 10 sphere otherBaryon 0.96 926.085 889.041 + case= 11 sphere below 20 MeV all 56313.1 0.650356 36623.6 + case= 12 sphere below 20 MeV electron 42553.1 0.442039 18810.1 + case= 13 sphere below 20 MeV gamma 11648.6 1.22865 14312.1 + case= 14 sphere below 20 MeV muon 3.63 4.20229 15.2543 + case= 15 sphere below 20 MeV neutrino 0.93 14.5243 13.5076 + case= 16 sphere below 20 MeV pion 0.88 11.6406 10.2437 + case= 17 sphere below 20 MeV neutron 765.69 2.53736 1942.83 + case= 18 sphere below 20 MeV proton 121.85 7.97705 972.004 + case= 19 sphere below 20 MeV ion 1218.12 0.447938 545.642 + case= 20 sphere below 20 MeV otherMeson 0.16 6.3178 1.01085 + case= 21 sphere below 20 MeV otherBaryon 0.07 11.3923 0.797464 + case= 22 sphere above 20 MeV all 1013.34 257.101 260531 + case= 23 sphere above 20 MeV electron 395.59 132.036 52232.1 + case= 24 sphere above 20 MeV gamma 356.93 154.789 55248.8 + case= 25 sphere above 20 MeV muon 0.38 191.456 72.7534 + case= 26 sphere above 20 MeV neutrino 11.09 40.4426 448.508 + case= 27 sphere above 20 MeV pion 47.87 2350.46 112517 + case= 28 sphere above 20 MeV neutron 115.45 128.525 14838.2 + case= 29 sphere above 20 MeV proton 70.79 172.787 12231.6 + case= 30 sphere above 20 MeV ion 10.38 55.6192 577.327 + case= 31 sphere above 20 MeV otherMeson 3.97 2890.79 11476.4 + case= 32 sphere above 20 MeV otherBaryon 0.89 998.027 888.244 ============================================================= @@ -1834,7 +1834,7 @@ Index : 6 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=40.600000s Real=40.926460s Sys=0.020000s + User=39.360000s Real=39.700149s Sys=0.020000s =============== Run::PrintInfo() =============== RunID = 5 @@ -1846,107 +1846,107 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.0021461 - case= 1 forward electron 4.0434e-05 - case= 2 forward gamma 0.000963648 - case= 3 forward muon 4.92791e-07 - case= 4 forward neutrino 0.000167785 - case= 5 forward pion 1.72757e-05 - case= 6 forward neutron 0.000941938 - case= 7 forward proton 1.21334e-05 - case= 8 forward ion 2.70434e-07 - case= 9 forward otherMeson 1.95184e-06 - case= 10 forward otherBaryon 1.76352e-07 - case= 11 backward all 7.22547e-05 + case= 0 forward all 0.00135587 + case= 1 forward electron 1.95425e-05 + case= 2 forward gamma 0.000441026 + case= 3 forward muon 1.59255e-07 + case= 4 forward neutrino 0.000155345 + case= 5 forward pion 9.99067e-06 + case= 6 forward neutron 0.000723878 + case= 7 forward proton 4.6093e-06 + case= 8 forward ion 0 + case= 9 forward otherMeson 1.16606e-06 + case= 10 forward otherBaryon 1.57682e-07 + case= 11 backward all 6.03749e-05 case= 12 backward electron 0 - case= 13 backward gamma 1.25302e-06 + case= 13 backward gamma 8.61426e-07 case= 14 backward muon 0 - case= 15 backward neutrino 6.62763e-05 + case= 15 backward neutrino 5.65859e-05 case= 16 backward pion 0 - case= 17 backward neutron 4.72543e-06 + case= 17 backward neutron 2.92757e-06 case= 18 backward proton 0 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.00181539 - case= 23 below 20 MeV forward electron 3.04069e-05 - case= 24 below 20 MeV forward gamma 0.000933742 + case= 22 below 20 MeV forward all 0.00109051 + case= 23 below 20 MeV forward electron 1.28694e-05 + case= 24 below 20 MeV forward gamma 0.000427236 case= 25 below 20 MeV forward muon 0 - case= 26 below 20 MeV forward neutrino 1.56332e-05 - case= 27 below 20 MeV forward pion 2.07949e-07 - case= 28 below 20 MeV forward neutron 0.000834526 - case= 29 below 20 MeV forward proton 8.74004e-07 + case= 26 below 20 MeV forward neutrino 1.29897e-05 + case= 27 below 20 MeV forward pion 1.60907e-07 + case= 28 below 20 MeV forward neutron 0.000637039 + case= 29 below 20 MeV forward proton 2.18186e-07 case= 30 below 20 MeV forward ion 0 case= 31 below 20 MeV forward otherMeson 0 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 1.16064e-05 + case= 33 below 20 MeV backward all 7.25596e-06 case= 34 below 20 MeV backward electron 0 - case= 35 below 20 MeV backward gamma 1.25302e-06 + case= 35 below 20 MeV backward gamma 8.61426e-07 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 6.55841e-06 + case= 37 below 20 MeV backward neutrino 3.46697e-06 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 3.79498e-06 + case= 39 below 20 MeV backward neutron 2.92757e-06 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.000330715 - case= 45 above 20 MeV forward electron 1.00271e-05 - case= 46 above 20 MeV forward gamma 2.99058e-05 - case= 47 above 20 MeV forward muon 4.92791e-07 - case= 48 above 20 MeV forward neutrino 0.000152151 - case= 49 above 20 MeV forward pion 1.70678e-05 - case= 50 above 20 MeV forward neutron 0.000107412 - case= 51 above 20 MeV forward proton 1.12594e-05 - case= 52 above 20 MeV forward ion 2.70434e-07 - case= 53 above 20 MeV forward otherMeson 1.95184e-06 - case= 54 above 20 MeV forward otherBaryon 1.76352e-07 - case= 55 above 20 MeV backward all 6.06483e-05 + case= 44 above 20 MeV forward all 0.00026536 + case= 45 above 20 MeV forward electron 6.67306e-06 + case= 46 above 20 MeV forward gamma 1.37895e-05 + case= 47 above 20 MeV forward muon 1.59255e-07 + case= 48 above 20 MeV forward neutrino 0.000142355 + case= 49 above 20 MeV forward pion 9.82976e-06 + case= 50 above 20 MeV forward neutron 8.68385e-05 + case= 51 above 20 MeV forward proton 4.39111e-06 + case= 52 above 20 MeV forward ion 0 + case= 53 above 20 MeV forward otherMeson 1.16606e-06 + case= 54 above 20 MeV forward otherBaryon 1.57682e-07 + case= 55 above 20 MeV backward all 5.31189e-05 case= 56 above 20 MeV backward electron 0 case= 57 above 20 MeV backward gamma 0 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 5.97179e-05 + case= 59 above 20 MeV backward neutrino 5.31189e-05 case= 60 above 20 MeV backward pion 0 - case= 61 above 20 MeV backward neutron 9.30452e-07 + case= 61 above 20 MeV backward neutron 0 case= 62 above 20 MeV backward proton 0 case= 63 above 20 MeV backward ion 0 case= 64 above 20 MeV backward otherMeson 0 case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 61528 4.99673 307439 - case= 1 sphere electron 45505.1 1.60059 72835 - case= 2 sphere gamma 13514.9 5.3016 71650.3 - case= 3 sphere muon 4.33 25.0672 108.541 - case= 4 sphere neutrino 12.89 37.5506 484.028 - case= 5 sphere pion 49.69 2327.75 115666 - case= 6 sphere neutron 957.12 18.505 17711.5 - case= 7 sphere proton 220.6 61.361 13536.2 - case= 8 sphere ion 1257.13 0.932618 1172.42 - case= 9 sphere otherMeson 4.55 2815.2 12809.1 - case= 10 sphere otherBaryon 1.74 842.555 1466.05 - case= 11 sphere below 20 MeV all 60479.6 0.665878 40272 - case= 12 sphere below 20 MeV electron 45105.2 0.451396 20360.3 - case= 13 sphere below 20 MeV gamma 13153.5 1.21671 16004 - case= 14 sphere below 20 MeV muon 3.98 4.13735 16.4667 - case= 15 sphere below 20 MeV neutrino 1.2 14.9952 17.9943 - case= 16 sphere below 20 MeV pion 0.66 12.0908 7.97993 - case= 17 sphere below 20 MeV neutron 827.14 2.62329 2169.83 - case= 18 sphere below 20 MeV proton 141.82 8.11777 1151.26 - case= 19 sphere below 20 MeV ion 1245.88 0.435096 542.077 - case= 20 sphere below 20 MeV otherMeson 0.12 4.49641 0.539569 - case= 21 sphere below 20 MeV otherBaryon 0.14 11.7026 1.63837 - case= 22 sphere above 20 MeV all 1048.42 254.828 267167 - case= 23 sphere above 20 MeV electron 399.95 131.203 52474.7 - case= 24 sphere above 20 MeV gamma 361.36 153.992 55646.4 - case= 25 sphere above 20 MeV muon 0.35 263.07 92.0745 - case= 26 sphere above 20 MeV neutrino 11.69 39.866 466.033 - case= 27 sphere above 20 MeV pion 49.03 2358.92 115658 - case= 28 sphere above 20 MeV neutron 129.98 119.57 15541.7 - case= 29 sphere above 20 MeV proton 78.78 157.21 12385 - case= 30 sphere above 20 MeV ion 11.25 56.0306 630.344 - case= 31 sphere above 20 MeV otherMeson 4.43 2891.33 12808.6 - case= 32 sphere above 20 MeV otherBaryon 1.6 915.255 1464.41 + case= 0 sphere all 62498.7 4.9657 310350 + case= 1 sphere electron 46327.4 1.67789 77732.5 + case= 2 sphere gamma 13753.8 5.55623 76419.3 + case= 3 sphere muon 3.99 23.4711 93.6495 + case= 4 sphere neutrino 11.87 39.3898 467.557 + case= 5 sphere pion 47.08 2353.3 110793 + case= 6 sphere neutron 918.39 19.4758 17886.4 + case= 7 sphere proton 214.32 59.6845 12791.6 + case= 8 sphere ion 1216.28 0.894043 1087.41 + case= 9 sphere otherMeson 4.4 2743.48 12071.3 + case= 10 sphere otherBaryon 1.13 891.234 1007.09 + case= 11 sphere below 20 MeV all 61438.9 0.666393 40942.4 + case= 12 sphere below 20 MeV electron 45914.5 0.454363 20861.8 + case= 13 sphere below 20 MeV gamma 13379.9 1.21847 16303 + case= 14 sphere below 20 MeV muon 3.57 4.21564 15.0498 + case= 15 sphere below 20 MeV neutrino 0.92 14.2881 13.145 + case= 16 sphere below 20 MeV pion 0.67 12.0639 8.08278 + case= 17 sphere below 20 MeV neutron 794.21 2.6147 2076.62 + case= 18 sphere below 20 MeV proton 139.26 8.14139 1133.77 + case= 19 sphere below 20 MeV ion 1205.6 0.438444 528.588 + case= 20 sphere below 20 MeV otherMeson 0.23 8.70924 2.00312 + case= 21 sphere below 20 MeV otherBaryon 0.03 11.588 0.34764 + case= 22 sphere above 20 MeV all 1059.81 254.204 269407 + case= 23 sphere above 20 MeV electron 412.96 137.715 56870.7 + case= 24 sphere above 20 MeV gamma 373.88 160.79 60116.3 + case= 25 sphere above 20 MeV muon 0.42 187.142 78.5997 + case= 26 sphere above 20 MeV neutrino 10.95 41.4988 454.412 + case= 27 sphere above 20 MeV pion 46.41 2387.1 110785 + case= 28 sphere above 20 MeV neutron 124.18 127.313 15809.8 + case= 29 sphere above 20 MeV proton 75.06 155.313 11657.8 + case= 30 sphere above 20 MeV ion 10.68 52.3239 558.819 + case= 31 sphere above 20 MeV otherMeson 4.17 2894.32 12069.3 + case= 32 sphere above 20 MeV otherBaryon 1.1 915.224 1006.75 ============================================================= @@ -2030,7 +2030,7 @@ Index : 7 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=116.260000s Real=117.292485s Sys=0.080000s + User=111.850000s Real=112.922000s Sys=0.100000s =============== Run::PrintInfo() =============== RunID = 6 @@ -2042,66 +2042,66 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.000325726 - case= 1 forward electron 5.31749e-07 - case= 2 forward gamma 3.39151e-05 + case= 0 forward all 0.000240221 + case= 1 forward electron 0 + case= 2 forward gamma 1.51614e-05 case= 3 forward muon 0 - case= 4 forward neutrino 0.000129789 - case= 5 forward pion 5.6813e-07 - case= 6 forward neutron 0.000159611 - case= 7 forward proton 1.31044e-06 + case= 4 forward neutrino 0.000129451 + case= 5 forward pion 6.4463e-07 + case= 6 forward neutron 9.47753e-05 + case= 7 forward proton 1.88567e-07 case= 8 forward ion 0 case= 9 forward otherMeson 0 case= 10 forward otherBaryon 0 - case= 11 backward all 8.20679e-05 + case= 11 backward all 7.37212e-05 case= 12 backward electron 0 case= 13 backward gamma 0 case= 14 backward muon 0 - case= 15 backward neutrino 8.09813e-05 + case= 15 backward neutrino 7.35394e-05 case= 16 backward pion 0 - case= 17 backward neutron 1.08658e-06 + case= 17 backward neutron 1.81823e-07 case= 18 backward proton 0 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.000195411 - case= 23 below 20 MeV forward electron 5.31749e-07 - case= 24 below 20 MeV forward gamma 3.33607e-05 + case= 22 below 20 MeV forward all 0.000113725 + case= 23 below 20 MeV forward electron 0 + case= 24 below 20 MeV forward gamma 1.50038e-05 case= 25 below 20 MeV forward muon 0 - case= 26 below 20 MeV forward neutrino 1.0959e-05 + case= 26 below 20 MeV forward neutrino 1.17637e-05 case= 27 below 20 MeV forward pion 0 - case= 28 below 20 MeV forward neutron 0.00015056 + case= 28 below 20 MeV forward neutron 8.69571e-05 case= 29 below 20 MeV forward proton 0 case= 30 below 20 MeV forward ion 0 case= 31 below 20 MeV forward otherMeson 0 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 8.0385e-06 + case= 33 below 20 MeV backward all 6.4283e-06 case= 34 below 20 MeV backward electron 0 case= 35 below 20 MeV backward gamma 0 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 6.95191e-06 + case= 37 below 20 MeV backward neutrino 6.24648e-06 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 1.08658e-06 + case= 39 below 20 MeV backward neutron 1.81823e-07 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.000130314 + case= 44 above 20 MeV forward all 0.000126496 case= 45 above 20 MeV forward electron 0 - case= 46 above 20 MeV forward gamma 5.54462e-07 + case= 46 above 20 MeV forward gamma 1.57602e-07 case= 47 above 20 MeV forward muon 0 - case= 48 above 20 MeV forward neutrino 0.00011883 - case= 49 above 20 MeV forward pion 5.6813e-07 - case= 50 above 20 MeV forward neutron 9.05152e-06 - case= 51 above 20 MeV forward proton 1.31044e-06 + case= 48 above 20 MeV forward neutrino 0.000117687 + case= 49 above 20 MeV forward pion 6.4463e-07 + case= 50 above 20 MeV forward neutron 7.81822e-06 + case= 51 above 20 MeV forward proton 1.88567e-07 case= 52 above 20 MeV forward ion 0 case= 53 above 20 MeV forward otherMeson 0 case= 54 above 20 MeV forward otherBaryon 0 - case= 55 above 20 MeV backward all 7.40294e-05 + case= 55 above 20 MeV backward all 6.72929e-05 case= 56 above 20 MeV backward electron 0 case= 57 above 20 MeV backward gamma 0 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 7.40294e-05 + case= 59 above 20 MeV backward neutrino 6.72929e-05 case= 60 above 20 MeV backward pion 0 case= 61 above 20 MeV backward neutron 0 case= 62 above 20 MeV backward proton 0 @@ -2110,39 +2110,39 @@ Run Summary case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 74460.4 4.15579 309442 - case= 1 sphere electron 43712.4 1.78151 77873.9 - case= 2 sphere gamma 22971 3.46847 79674.2 - case= 3 sphere muon 4.28 18.4045 78.7711 - case= 4 sphere neutrino 12.86 39.4752 507.651 - case= 5 sphere pion 45.51 2257.73 102749 - case= 6 sphere neutron 3726.96 5.89637 21975.5 - case= 7 sphere proton 131.85 92.4689 12192 - case= 8 sphere ion 3849.6 0.402647 1550.03 - case= 9 sphere otherMeson 4.66 2494.96 11626.5 - case= 10 sphere otherBaryon 1.26 963.184 1213.61 - case= 11 sphere below 20 MeV all 73364.2 0.856651 62847.5 - case= 12 sphere below 20 MeV electron 43317.2 0.680004 29455.9 - case= 13 sphere below 20 MeV gamma 22597.9 1.22894 27771.3 - case= 14 sphere below 20 MeV muon 3.85 4.15774 16.0073 - case= 15 sphere below 20 MeV neutrino 1.1 13.6702 15.0372 - case= 16 sphere below 20 MeV pion 0.83 12.766 10.5958 - case= 17 sphere below 20 MeV neutron 3565.35 1.27067 4530.38 - case= 18 sphere below 20 MeV proton 46.64 12.5679 586.166 - case= 19 sphere below 20 MeV ion 3830.98 0.119941 459.491 - case= 20 sphere below 20 MeV otherMeson 0.23 7.39149 1.70004 - case= 21 sphere below 20 MeV otherBaryon 0.08 10.7988 0.863902 - case= 22 sphere above 20 MeV all 1096.24 224.945 246594 - case= 23 sphere above 20 MeV electron 395.16 122.528 48418 - case= 24 sphere above 20 MeV gamma 373.16 139.09 51902.9 - case= 25 sphere above 20 MeV muon 0.43 145.962 62.7638 - case= 26 sphere above 20 MeV neutrino 11.76 41.8889 492.614 - case= 27 sphere above 20 MeV pion 44.68 2299.43 102739 - case= 28 sphere above 20 MeV neutron 161.61 107.946 17445.1 - case= 29 sphere above 20 MeV proton 85.21 136.203 11605.9 - case= 30 sphere above 20 MeV ion 18.62 58.5682 1090.54 - case= 31 sphere above 20 MeV otherMeson 4.43 2624.11 11624.8 - case= 32 sphere above 20 MeV otherBaryon 1.18 1027.75 1212.75 + case= 0 sphere all 74665.4 4.12045 307655 + case= 1 sphere electron 43733 1.74797 76443.8 + case= 2 sphere gamma 22940.6 3.40242 78053.7 + case= 3 sphere muon 4.13 22.1208 91.3591 + case= 4 sphere neutrino 12.4 38.2142 473.856 + case= 5 sphere pion 45.32 2318.68 105082 + case= 6 sphere neutron 3831.19 5.77977 22143.4 + case= 7 sphere proton 135.67 87.4314 11861.8 + case= 8 sphere ion 3957.94 0.395128 1563.89 + case= 9 sphere otherMeson 4 2751.64 11006.6 + case= 10 sphere otherBaryon 1.15 812.492 934.366 + case= 11 sphere below 20 MeV all 73587.9 0.85183 62684.3 + case= 12 sphere below 20 MeV electron 43351.1 0.674675 29247.9 + case= 13 sphere below 20 MeV gamma 22579.3 1.22363 27628.7 + case= 14 sphere below 20 MeV muon 3.74 4.16023 15.5592 + case= 15 sphere below 20 MeV neutrino 1.1 14.5626 16.0189 + case= 16 sphere below 20 MeV pion 1 12.4843 12.4843 + case= 17 sphere below 20 MeV neutron 3664.06 1.27392 4667.71 + case= 18 sphere below 20 MeV proton 48.91 12.5305 612.868 + case= 19 sphere below 20 MeV ion 3938.27 0.122074 480.76 + case= 20 sphere below 20 MeV otherMeson 0.28 5.30281 1.48479 + case= 21 sphere below 20 MeV otherBaryon 0.09 8.72237 0.785014 + case= 22 sphere above 20 MeV all 1077.52 227.347 244971 + case= 23 sphere above 20 MeV electron 381.87 123.591 47195.9 + case= 24 sphere above 20 MeV gamma 361.3 139.565 50424.9 + case= 25 sphere above 20 MeV muon 0.39 194.359 75.7998 + case= 26 sphere above 20 MeV neutrino 11.3 40.5166 457.837 + case= 27 sphere above 20 MeV pion 44.32 2370.71 105070 + case= 28 sphere above 20 MeV neutron 167.13 104.563 17475.7 + case= 29 sphere above 20 MeV proton 86.76 129.656 11248.9 + case= 30 sphere above 20 MeV ion 19.67 55.0652 1083.13 + case= 31 sphere above 20 MeV otherMeson 3.72 2958.35 11005.1 + case= 32 sphere above 20 MeV otherBaryon 1.06 880.737 933.581 ============================================================= @@ -2231,7 +2231,7 @@ Index : 8 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=111.330000s Real=112.197797s Sys=0.060000s + User=111.830000s Real=112.782035s Sys=0.050000s =============== Run::PrintInfo() =============== RunID = 7 @@ -2243,107 +2243,107 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.0145359 - case= 1 forward electron 1.04615e-05 - case= 2 forward gamma 0.000229344 - case= 3 forward muon 7.69503e-07 - case= 4 forward neutrino 0.000132553 - case= 5 forward pion 1.17487e-05 - case= 6 forward neutron 0.0141434 - case= 7 forward proton 6.4987e-06 - case= 8 forward ion 3.24359e-07 - case= 9 forward otherMeson 8.06869e-07 + case= 0 forward all 0.0145794 + case= 1 forward electron 8.30243e-06 + case= 2 forward gamma 0.000303785 + case= 3 forward muon 3.89495e-07 + case= 4 forward neutrino 0.000134047 + case= 5 forward pion 9.07118e-06 + case= 6 forward neutron 0.0141167 + case= 7 forward proton 6.10049e-06 + case= 8 forward ion 1.62536e-07 + case= 9 forward otherMeson 8.38902e-07 case= 10 forward otherBaryon 0 - case= 11 backward all 0.00250801 + case= 11 backward all 0.00250829 case= 12 backward electron 0 - case= 13 backward gamma 6.9418e-06 + case= 13 backward gamma 8.5345e-06 case= 14 backward muon 0 - case= 15 backward neutrino 5.83142e-05 + case= 15 backward neutrino 5.90444e-05 case= 16 backward pion 0 - case= 17 backward neutron 0.00244276 + case= 17 backward neutron 0.00244071 case= 18 backward proton 0 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.0142801 - case= 23 below 20 MeV forward electron 8.54709e-06 - case= 24 below 20 MeV forward gamma 0.000225998 + case= 22 below 20 MeV forward all 0.0143293 + case= 23 below 20 MeV forward electron 7.38355e-06 + case= 24 below 20 MeV forward gamma 0.000299807 case= 25 below 20 MeV forward muon 0 - case= 26 below 20 MeV forward neutrino 1.2851e-05 + case= 26 below 20 MeV forward neutrino 1.10936e-05 case= 27 below 20 MeV forward pion 0 - case= 28 below 20 MeV forward neutron 0.0140318 - case= 29 below 20 MeV forward proton 9.19595e-07 + case= 28 below 20 MeV forward neutron 0.0140107 + case= 29 below 20 MeV forward proton 3.32369e-07 case= 30 below 20 MeV forward ion 0 case= 31 below 20 MeV forward otherMeson 0 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 0.00245506 + case= 33 below 20 MeV backward all 0.00245446 case= 34 below 20 MeV backward electron 0 - case= 35 below 20 MeV backward gamma 6.9418e-06 + case= 35 below 20 MeV backward gamma 8.5345e-06 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 5.68852e-06 + case= 37 below 20 MeV backward neutrino 6.04438e-06 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 0.00244243 + case= 39 below 20 MeV backward neutron 0.00243988 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.000255802 - case= 45 above 20 MeV forward electron 1.91437e-06 - case= 46 above 20 MeV forward gamma 3.34538e-06 - case= 47 above 20 MeV forward muon 7.69503e-07 - case= 48 above 20 MeV forward neutrino 0.000119702 - case= 49 above 20 MeV forward pion 1.17487e-05 - case= 50 above 20 MeV forward neutron 0.000111612 - case= 51 above 20 MeV forward proton 5.5791e-06 - case= 52 above 20 MeV forward ion 3.24359e-07 - case= 53 above 20 MeV forward otherMeson 8.06869e-07 + case= 44 above 20 MeV forward all 0.000250042 + case= 45 above 20 MeV forward electron 9.18877e-07 + case= 46 above 20 MeV forward gamma 3.97786e-06 + case= 47 above 20 MeV forward muon 3.89495e-07 + case= 48 above 20 MeV forward neutrino 0.000122953 + case= 49 above 20 MeV forward pion 9.07118e-06 + case= 50 above 20 MeV forward neutron 0.000105962 + case= 51 above 20 MeV forward proton 5.76812e-06 + case= 52 above 20 MeV forward ion 1.62536e-07 + case= 53 above 20 MeV forward otherMeson 8.38902e-07 case= 54 above 20 MeV forward otherBaryon 0 - case= 55 above 20 MeV backward all 5.29577e-05 + case= 55 above 20 MeV backward all 5.38305e-05 case= 56 above 20 MeV backward electron 0 case= 57 above 20 MeV backward gamma 0 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 5.26257e-05 + case= 59 above 20 MeV backward neutrino 5.30001e-05 case= 60 above 20 MeV backward pion 0 - case= 61 above 20 MeV backward neutron 3.3196e-07 + case= 61 above 20 MeV backward neutron 8.30489e-07 case= 62 above 20 MeV backward proton 0 case= 63 above 20 MeV backward ion 0 case= 64 above 20 MeV backward otherMeson 0 case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 50879.7 5.77692 293928 - case= 1 sphere electron 30104.3 2.52324 75960.4 - case= 2 sphere gamma 17220.4 4.4619 76835.6 - case= 3 sphere muon 3.57 15.0175 53.6125 - case= 4 sphere neutrino 10.69 36.8032 393.427 - case= 5 sphere pion 41.07 2477.22 101740 - case= 6 sphere neutron 2069.39 8.95228 18525.8 - case= 7 sphere proton 111.64 94.7827 10581.5 - case= 8 sphere ion 1314.95 1.06473 1400.07 - case= 9 sphere otherMeson 2.79 2615.22 7296.46 - case= 10 sphere otherBaryon 0.96 1188.91 1141.35 - case= 11 sphere below 20 MeV all 49795.4 0.975814 48591.1 - case= 12 sphere below 20 MeV electron 29696.9 0.786161 23346.6 - case= 13 sphere below 20 MeV gamma 16834.2 1.22229 20576.2 - case= 14 sphere below 20 MeV muon 3.28 4.11981 13.513 - case= 15 sphere below 20 MeV neutrino 1.06 14.8691 15.7613 - case= 16 sphere below 20 MeV pion 0.77 12.7829 9.84286 - case= 17 sphere below 20 MeV neutron 1925.76 1.96986 3793.48 - case= 18 sphere below 20 MeV proton 36.91 12.7335 469.992 - case= 19 sphere below 20 MeV ion 1296.23 0.280486 363.574 - case= 20 sphere below 20 MeV otherMeson 0.16 7.67038 1.22726 - case= 21 sphere below 20 MeV otherBaryon 0.09 9.70054 0.873049 - case= 22 sphere above 20 MeV all 1084.32 226.259 245337 - case= 23 sphere above 20 MeV electron 407.33 129.168 52613.8 - case= 24 sphere above 20 MeV gamma 386.19 145.678 56259.5 - case= 25 sphere above 20 MeV muon 0.29 138.274 40.0995 - case= 26 sphere above 20 MeV neutrino 9.63 39.2176 377.665 - case= 27 sphere above 20 MeV pion 40.3 2524.31 101730 - case= 28 sphere above 20 MeV neutron 143.63 102.571 14732.3 - case= 29 sphere above 20 MeV proton 74.73 135.308 10111.5 - case= 30 sphere above 20 MeV ion 18.72 55.3683 1036.5 - case= 31 sphere above 20 MeV otherMeson 2.63 2773.85 7295.24 - case= 32 sphere above 20 MeV otherBaryon 0.87 1310.9 1140.48 + case= 0 sphere all 51444.6 5.88323 302660 + case= 1 sphere electron 30426 2.48523 75615.5 + case= 2 sphere gamma 17402.5 4.39679 76515 + case= 3 sphere muon 3.71 25.111 93.1619 + case= 4 sphere neutrino 11.07 37.1215 410.935 + case= 5 sphere pion 41.87 2570.84 107641 + case= 6 sphere neutron 2098.42 9.05425 18999.6 + case= 7 sphere proton 114.51 98.3286 11259.6 + case= 8 sphere ion 1342.15 1.03848 1393.79 + case= 9 sphere otherMeson 3.44 2914.75 10026.7 + case= 10 sphere otherBaryon 0.96 733.962 704.604 + case= 11 sphere below 20 MeV all 50349.8 0.973254 49003.2 + case= 12 sphere below 20 MeV electron 30014.8 0.783907 23528.8 + case= 13 sphere below 20 MeV gamma 17013 1.21953 20747.9 + case= 14 sphere below 20 MeV muon 3.42 4.11981 14.0898 + case= 15 sphere below 20 MeV neutrino 1.01 15.068 15.2187 + case= 16 sphere below 20 MeV pion 0.73 11.9711 8.73893 + case= 17 sphere below 20 MeV neutron 1955.52 1.96203 3836.79 + case= 18 sphere below 20 MeV proton 37.82 12.5934 476.282 + case= 19 sphere below 20 MeV ion 1323.28 0.282195 373.422 + case= 20 sphere below 20 MeV otherMeson 0.17 5.59864 0.95177 + case= 21 sphere below 20 MeV otherBaryon 0.08 12.0708 0.965667 + case= 22 sphere above 20 MeV all 1094.71 231.711 253657 + case= 23 sphere above 20 MeV electron 411.15 126.685 52086.7 + case= 24 sphere above 20 MeV gamma 389.46 143.191 55767.1 + case= 25 sphere above 20 MeV muon 0.29 272.663 79.0721 + case= 26 sphere above 20 MeV neutrino 10.06 39.3356 395.716 + case= 27 sphere above 20 MeV pion 41.14 2616.24 107632 + case= 28 sphere above 20 MeV neutron 142.9 106.108 15162.8 + case= 29 sphere above 20 MeV proton 76.69 140.609 10783.3 + case= 30 sphere above 20 MeV ion 18.87 54.0737 1020.37 + case= 31 sphere above 20 MeV otherMeson 3.27 3065.99 10025.8 + case= 32 sphere above 20 MeV otherBaryon 0.88 799.589 703.638 ============================================================= @@ -2437,7 +2437,7 @@ Index : 9 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=61.660000s Real=62.140436s Sys=0.020000s + User=64.560000s Real=65.095098s Sys=0.030000s =============== Run::PrintInfo() =============== RunID = 8 @@ -2449,107 +2449,107 @@ Run Summary Number of events = 100 Conversion factor: fluence from mm^-2 to cm^-2 = 100 Particle fluence in unit of cm^-2 : - case= 0 forward all 0.00352342 - case= 1 forward electron 9.15484e-05 - case= 2 forward gamma 0.00112847 - case= 3 forward muon 1.94455e-07 - case= 4 forward neutrino 0.000163239 - case= 5 forward pion 2.53771e-05 - case= 6 forward neutron 0.00209976 - case= 7 forward proton 1.32558e-05 - case= 8 forward ion 2.32011e-07 - case= 9 forward otherMeson 8.25898e-07 - case= 10 forward otherBaryon 5.24286e-07 - case= 11 backward all 9.72195e-05 + case= 0 forward all 0.00294123 + case= 1 forward electron 2.68513e-05 + case= 2 forward gamma 0.00058285 + case= 3 forward muon 0 + case= 4 forward neutrino 0.000175808 + case= 5 forward pion 2.15098e-05 + case= 6 forward neutron 0.00212274 + case= 7 forward proton 1.00895e-05 + case= 8 forward ion 2.44756e-07 + case= 9 forward otherMeson 1.13259e-06 + case= 10 forward otherBaryon 0 + case= 11 backward all 9.71323e-05 case= 12 backward electron 0 - case= 13 backward gamma 2.24283e-06 + case= 13 backward gamma 3.73285e-06 case= 14 backward muon 0 - case= 15 backward neutrino 5.99119e-05 + case= 15 backward neutrino 6.85251e-05 case= 16 backward pion 0 - case= 17 backward neutron 3.50648e-05 + case= 17 backward neutron 2.48743e-05 case= 18 backward proton 0 case= 19 backward ion 0 case= 20 backward otherMeson 0 case= 21 backward otherBaryon 0 - case= 22 below 20 MeV forward all 0.00308427 - case= 23 below 20 MeV forward electron 5.94922e-05 - case= 24 below 20 MeV forward gamma 0.00107214 + case= 22 below 20 MeV forward all 0.0025593 + case= 23 below 20 MeV forward electron 2.0262e-05 + case= 24 below 20 MeV forward gamma 0.000566857 case= 25 below 20 MeV forward muon 0 - case= 26 below 20 MeV forward neutrino 1.24473e-05 - case= 27 below 20 MeV forward pion 2.9291e-07 - case= 28 below 20 MeV forward neutron 0.0019399 + case= 26 below 20 MeV forward neutrino 1.65922e-05 + case= 27 below 20 MeV forward pion 1.68402e-07 + case= 28 below 20 MeV forward neutron 0.00195542 case= 29 below 20 MeV forward proton 0 case= 30 below 20 MeV forward ion 0 case= 31 below 20 MeV forward otherMeson 0 case= 32 below 20 MeV forward otherBaryon 0 - case= 33 below 20 MeV backward all 3.9918e-05 + case= 33 below 20 MeV backward all 3.0852e-05 case= 34 below 20 MeV backward electron 0 - case= 35 below 20 MeV backward gamma 2.24283e-06 + case= 35 below 20 MeV backward gamma 3.73285e-06 case= 36 below 20 MeV backward muon 0 - case= 37 below 20 MeV backward neutrino 5.24838e-06 + case= 37 below 20 MeV backward neutrino 5.30344e-06 case= 38 below 20 MeV backward pion 0 - case= 39 below 20 MeV backward neutron 3.24268e-05 + case= 39 below 20 MeV backward neutron 2.18157e-05 case= 40 below 20 MeV backward proton 0 case= 41 below 20 MeV backward ion 0 case= 42 below 20 MeV backward otherMeson 0 case= 43 below 20 MeV backward otherBaryon 0 - case= 44 above 20 MeV forward all 0.000439153 - case= 45 above 20 MeV forward electron 3.20561e-05 - case= 46 above 20 MeV forward gamma 5.63279e-05 - case= 47 above 20 MeV forward muon 1.94455e-07 - case= 48 above 20 MeV forward neutrino 0.000150792 - case= 49 above 20 MeV forward pion 2.50842e-05 - case= 50 above 20 MeV forward neutron 0.000159861 - case= 51 above 20 MeV forward proton 1.32558e-05 - case= 52 above 20 MeV forward ion 2.32011e-07 - case= 53 above 20 MeV forward otherMeson 8.25898e-07 - case= 54 above 20 MeV forward otherBaryon 5.24286e-07 - case= 55 above 20 MeV backward all 5.73015e-05 + case= 44 above 20 MeV forward all 0.000381923 + case= 45 above 20 MeV forward electron 6.58935e-06 + case= 46 above 20 MeV forward gamma 1.59926e-05 + case= 47 above 20 MeV forward muon 0 + case= 48 above 20 MeV forward neutrino 0.000159216 + case= 49 above 20 MeV forward pion 2.13414e-05 + case= 50 above 20 MeV forward neutron 0.000167317 + case= 51 above 20 MeV forward proton 1.00895e-05 + case= 52 above 20 MeV forward ion 2.44756e-07 + case= 53 above 20 MeV forward otherMeson 1.13259e-06 + case= 54 above 20 MeV forward otherBaryon 0 + case= 55 above 20 MeV backward all 6.62802e-05 case= 56 above 20 MeV backward electron 0 case= 57 above 20 MeV backward gamma 0 case= 58 above 20 MeV backward muon 0 - case= 59 above 20 MeV backward neutrino 5.46635e-05 + case= 59 above 20 MeV backward neutrino 6.32216e-05 case= 60 above 20 MeV backward pion 0 - case= 61 above 20 MeV backward neutron 2.63799e-06 + case= 61 above 20 MeV backward neutron 3.05862e-06 case= 62 above 20 MeV backward proton 0 case= 63 above 20 MeV backward ion 0 case= 64 above 20 MeV backward otherMeson 0 case= 65 above 20 MeV backward otherBaryon 0 ------------------------------------------------------------- Extra information: particle production [MeV] - case= 0 sphere all 55767.4 5.36302 299082 - case= 1 sphere electron 32938.1 2.23875 73740.2 - case= 2 sphere gamma 17341 4.3121 74776.1 - case= 3 sphere muon 4.16 20.1177 83.6896 - case= 4 sphere neutrino 12.39 37.9448 470.136 - case= 5 sphere pion 45.81 2310.58 105847 - case= 6 sphere neutron 1818.54 9.78474 17793.9 - case= 7 sphere proton 129.55 88.5676 11473.9 - case= 8 sphere ion 3472.45 0.515836 1791.21 - case= 9 sphere otherMeson 4.22 2730.05 11520.8 - case= 10 sphere otherBaryon 1.17 1353.95 1584.12 - case= 11 sphere below 20 MeV all 54732.3 0.921566 50439.5 - case= 12 sphere below 20 MeV electron 32551.8 0.740933 24118.7 - case= 13 sphere below 20 MeV gamma 16977.2 1.27053 21569.9 - case= 14 sphere below 20 MeV muon 3.7 4.11981 15.2433 - case= 15 sphere below 20 MeV neutrino 0.99 14.8185 14.6703 - case= 16 sphere below 20 MeV pion 0.87 11.2524 9.78961 - case= 17 sphere below 20 MeV neutron 1681.71 1.88153 3164.19 - case= 18 sphere below 20 MeV proton 58.44 9.58526 560.163 - case= 19 sphere below 20 MeV ion 3457.28 0.284531 983.705 - case= 20 sphere below 20 MeV otherMeson 0.23 6.84676 1.57475 - case= 21 sphere below 20 MeV otherBaryon 0.11 13.2331 1.45564 - case= 22 sphere above 20 MeV all 1035.07 240.218 248642 - case= 23 sphere above 20 MeV electron 386.28 128.46 49621.5 - case= 24 sphere above 20 MeV gamma 363.83 146.239 53206.2 - case= 25 sphere above 20 MeV muon 0.46 148.796 68.4462 - case= 26 sphere above 20 MeV neutrino 11.4 39.9532 455.466 - case= 27 sphere above 20 MeV pion 44.94 2355.09 105838 - case= 28 sphere above 20 MeV neutron 136.83 106.919 14629.8 - case= 29 sphere above 20 MeV proton 71.11 153.477 10913.8 - case= 30 sphere above 20 MeV ion 15.17 53.2307 807.51 - case= 31 sphere above 20 MeV otherMeson 3.99 2887.02 11519.2 - case= 32 sphere above 20 MeV otherBaryon 1.06 1493.08 1582.66 + case= 0 sphere all 58357.4 5.26387 307186 + case= 1 sphere electron 34648.2 2.26957 78636.7 + case= 2 sphere gamma 18260.5 4.3491 79416.6 + case= 3 sphere muon 4.46 18.4863 82.4488 + case= 4 sphere neutrino 13.32 37.4206 498.442 + case= 5 sphere pion 46.02 2324.27 106963 + case= 6 sphere neutron 1799.74 10.2379 18425.6 + case= 7 sphere proton 126.84 81.258 10306.8 + case= 8 sphere ion 3453.84 0.529362 1828.33 + case= 9 sphere otherMeson 3.6 2866.36 10318.9 + case= 10 sphere otherBaryon 0.91 779.889 709.699 + case= 11 sphere below 20 MeV all 57262.1 0.925805 53013.5 + case= 12 sphere below 20 MeV electron 34229.7 0.748557 25622.9 + case= 13 sphere below 20 MeV gamma 17864.6 1.26995 22687.1 + case= 14 sphere below 20 MeV muon 4.07 4.14717 16.879 + case= 15 sphere below 20 MeV neutrino 1.17 14.4795 16.9411 + case= 16 sphere below 20 MeV pion 0.83 11.2049 9.30005 + case= 17 sphere below 20 MeV neutron 1667.32 1.88464 3142.3 + case= 18 sphere below 20 MeV proton 56.12 9.59082 538.237 + case= 19 sphere below 20 MeV ion 3437.98 0.284329 977.516 + case= 20 sphere below 20 MeV otherMeson 0.2 7.4689 1.49378 + case= 21 sphere below 20 MeV otherBaryon 0.07 12.3399 0.863795 + case= 22 sphere above 20 MeV all 1095.34 232.049 254173 + case= 23 sphere above 20 MeV electron 418.52 126.67 53013.8 + case= 24 sphere above 20 MeV gamma 395.85 143.311 56729.5 + case= 25 sphere above 20 MeV muon 0.39 168.128 65.5699 + case= 26 sphere above 20 MeV neutrino 12.15 39.6297 481.501 + case= 27 sphere above 20 MeV pion 45.19 2366.75 106953 + case= 28 sphere above 20 MeV neutron 132.42 115.415 15283.3 + case= 29 sphere above 20 MeV proton 70.72 138.13 9768.53 + case= 30 sphere above 20 MeV ion 15.86 53.6453 850.815 + case= 31 sphere above 20 MeV otherMeson 3.4 3034.53 10317.4 + case= 32 sphere above 20 MeV otherBaryon 0.84 843.851 708.835 ============================================================= ================== Deleting memory pools =================== diff --git a/examples/extended/medical/DICOM/run.out b/examples/extended/medical/DICOM/run.out index 0db3e9badb1..f2cf10fb172 100644 --- a/examples/extended/medical/DICOM/run.out +++ b/examples/extended/medical/DICOM/run.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -315,13 +315,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -391,13 +391,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -423,13 +423,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -455,13 +455,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -487,13 +487,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -519,13 +519,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -570,13 +570,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -602,13 +602,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1246,7 +1246,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 100 - User=0.010000s Real=0.024231s Sys=0.010000s + User=0.020000s Real=0.025726s Sys=0.010000s --------------------End of Global Run----------------------- The run was 100 events LOCAL TOTAL DOSE : 0 Gy diff --git a/examples/extended/medical/DICOM2/run.out b/examples/extended/medical/DICOM2/run.out index a9a848b3119..2c27a541d5f 100644 --- a/examples/extended/medical/DICOM2/run.out +++ b/examples/extended/medical/DICOM2/run.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -320,13 +320,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -396,13 +396,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -428,13 +428,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -460,13 +460,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -492,13 +492,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -524,13 +524,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -575,13 +575,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -607,13 +607,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1252,7 +1252,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 100 - User=0.030000s Real=0.038256s Sys=0.010000s + User=0.030000s Real=0.038661s Sys=0.010000s [=========================================================== DICOM ===========================================================] @@ -1294,5 +1294,5 @@ Number of memory pools allocated: 10 of which, static: 0 Dynamic pools deleted: 10 / Total memory freed: 0.041 MB ============================================================ -[/build/jenkins/workspace/examples/extended/medical/DICOM2/dicom2] Primary execution time: User=8.500000s Real=9.470565s Sys=0.500000s +[/build/jenkins/workspace/examples/extended/medical/DICOM2/dicom2] Primary execution time: User=8.520000s Real=9.714942s Sys=0.530000s diff --git a/examples/extended/medical/GammaTherapy/GammaTherapy.out b/examples/extended/medical/GammaTherapy/GammaTherapy.out index 9a01fbf1700..c1cdf5b4e01 100644 --- a/examples/extended/medical/GammaTherapy/GammaTherapy.out +++ b/examples/extended/medical/GammaTherapy/GammaTherapy.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -334,13 +334,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 10 GeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 Sampling table 4x1001 from 7.50618 GeV to 0.0150124 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 10 GeV ModifiedMephi @@ -393,13 +393,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 10 GeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 Sampling table 4x1001 from 7.50618 GeV to 0.0150124 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 10 GeV ModifiedMephi @@ -425,13 +425,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 10 GeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 Sampling table 4x1001 from 3.94942 GeV to 0.01 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 10 GeV ModifiedMephi @@ -457,13 +457,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 10 GeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 Sampling table 4x1001 from 3.94942 GeV to 0.01 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 10 GeV ModifiedMephi @@ -489,13 +489,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 10 GeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 Sampling table 5x1001 from 0.85 GeV to 0.01 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 10 GeV ModifiedMephi @@ -521,13 +521,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 10 GeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 Sampling table 5x1001 from 0.85 GeV to 0.01 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 10 GeV ModifiedMephi @@ -553,13 +553,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 10 GeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 Sampling table 4x1001 from 1.11656 GeV to 0.01 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 10 GeV ModifiedMephi @@ -585,13 +585,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 10 GeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 10 eV to 10 GeV in 90 bins - Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 0 + Lambda tables from threshold to 10 GeV, 10 bins/decade, spline: 1 Sampling table 4x1001 from 1.11656 GeV to 0.01 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 10 GeV ModifiedMephi @@ -662,7 +662,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 10000 - User=3.370000s Real=3.397056s Sys=0.000000s + User=3.310000s Real=3.336512s Sys=0.000000s Histo: End of run actions are started ======================================================== Number of events 10000 diff --git a/examples/extended/medical/dna/AuNP/AuNP.out b/examples/extended/medical/dna/AuNP/AuNP.out index 6e6ca409651..286647bedaf 100644 --- a/examples/extended/medical/dna/AuNP/AuNP.out +++ b/examples/extended/medical/dna/AuNP/AuNP.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/chem1/chem1.out b/examples/extended/medical/dna/chem1/chem1.out index 94cc79ed8e9..07f1b9ef75e 100644 --- a/examples/extended/medical/dna/chem1/chem1.out +++ b/examples/extended/medical/dna/chem1/chem1.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -749,7 +749,7 @@ ___________________________________ Run terminated. Run Summary Number of events processed : 1 - User=90.340000s Real=90.820326s Sys=0.010000s + User=90.350000s Real=90.901522s Sys=0.020000s G4 kernel has come to Quit state. UserDetectorConstruction deleted. UserPhysicsList deleted. diff --git a/examples/extended/medical/dna/chem2/chem2.out b/examples/extended/medical/dna/chem2/chem2.out index 11f3c28fac5..044f0e2db57 100644 --- a/examples/extended/medical/dna/chem2/chem2.out +++ b/examples/extended/medical/dna/chem2/chem2.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/chem3/chem3.out b/examples/extended/medical/dna/chem3/chem3.out index b5b8dcd96bf..6e300f0f533 100644 --- a/examples/extended/medical/dna/chem3/chem3.out +++ b/examples/extended/medical/dna/chem3/chem3.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/chem4/chem4.out b/examples/extended/medical/dna/chem4/chem4.out index e08d41f25eb..37827b01726 100644 --- a/examples/extended/medical/dna/chem4/chem4.out +++ b/examples/extended/medical/dna/chem4/chem4.out @@ -1,4 +1,4 @@ -Seed used : 1675954094 +Seed used : 1686681246 Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Forcing G4RunManager type... ############################################ @@ -12,7 +12,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -585,6 +585,8 @@ H^0 + H^0 -> H_2^0 1.2e+10 0.2265 ------------------------------------------------------------------------------------------------------------------------------ DNAMolecularStepByStepModel will be used Start event 1 + * PrimaryKiller: aborts event 1, energy loss is too large. + * Energy loss by primary is: 2.8357 keV. Event is aborted if the Eloss is > 2 keV Start event 2 Start event 3 Start event 4 @@ -595,9 +597,9 @@ Start event 8 Start event 9 --------------------End of Global Run----------------------- - The run has 10 events -Number of events recorded by the species scorer = 10 - Total energy deposited in the world volume : 12405 eV + The run has 9 events +Number of events recorded by the species scorer = 9 + Total energy deposited in the world volume : 9876.1 eV ------------------------------------------------------------ Graphics systems deleted. diff --git a/examples/extended/medical/dna/chem5/chem5.out b/examples/extended/medical/dna/chem5/chem5.out index 63b6b0b570c..fb8eb5978b9 100644 --- a/examples/extended/medical/dna/chem5/chem5.out +++ b/examples/extended/medical/dna/chem5/chem5.out @@ -1,4 +1,4 @@ -Seed used : 1675954118 +Seed used : 1686681275 Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Forcing G4RunManager type... ############################################ @@ -12,7 +12,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/chem6/chem6.out b/examples/extended/medical/dna/chem6/chem6.out index 18de7e474df..1e9e570365a 100644 --- a/examples/extended/medical/dna/chem6/chem6.out +++ b/examples/extended/medical/dna/chem6/chem6.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -546,9 +546,9 @@ Number of events recorded by the species scorer = 6 --> Event 0 starts. --------------------End of Global Run----------------------- - The run has 6 events -Number of events recorded by the species scorer = 6 - Total energy deposited in the world volume : 13854 eV + The run has 7 events +Number of events recorded by the species scorer = 7 + Total energy deposited in the world volume : 16154 eV ------------------------------------------------------------ ### Run 3 starts. @@ -556,9 +556,9 @@ Number of events recorded by the species scorer = 6 --> Event 0 starts. --------------------End of Global Run----------------------- - The run has 2 events -Number of events recorded by the species scorer = 2 - Total energy deposited in the world volume : 7640.5 eV + The run has 1 events +Number of events recorded by the species scorer = 1 + Total energy deposited in the world volume : 3838 eV ------------------------------------------------------------ ### Run 4 starts. @@ -566,28 +566,14 @@ Number of events recorded by the species scorer = 2 --> Event 0 starts. --------------------End of Global Run----------------------- - The run has 3 events -Number of events recorded by the species scorer = 3 - Total energy deposited in the world volume : 18043 eV + The run has 2 events +Number of events recorded by the species scorer = 2 + Total energy deposited in the world volume : 12069 eV ------------------------------------------------------------ ### Run 5 starts. ### Run 5 starts. --> Event 0 starts. - ---------------------End of Global Run----------------------- - The run has 1 events -Number of events recorded by the species scorer = 1 - Total energy deposited in the world volume : 8005.6 eV - ------------------------------------------------------------ - ### Run 6 starts. ### Run 6 starts. --> Event 0 starts. - ---------------------End of Global Run----------------------- - The run has 1 events -Number of events recorded by the species scorer = 1 - Total energy deposited in the world volume : 10030 eV - ------------------------------------------------------------ - diff --git a/examples/extended/medical/dna/clustering/clustering.out b/examples/extended/medical/dna/clustering/clustering.out index 3cc29f657d1..56dfdf0c7b5 100644 --- a/examples/extended/medical/dna/clustering/clustering.out +++ b/examples/extended/medical/dna/clustering/clustering.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/dnadamage1/dnadamage1.out b/examples/extended/medical/dna/dnadamage1/dnadamage1.out index 5f41e5a74af..7efb059c584 100644 --- a/examples/extended/medical/dna/dnadamage1/dnadamage1.out +++ b/examples/extended/medical/dna/dnadamage1/dnadamage1.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -520,17 +520,17 @@ Start closing geometry. G4GeometryManager::ReportVoxelStats -- Voxel Statistics Total memory consumed for geometry optimisation: 2913 kByte - Total CPU time elapsed for geometry optimisation: 8.6 seconds + Total CPU time elapsed for geometry optimisation: 8.7 seconds Voxelisation: top CPU users: Percent Total CPU System CPU Memory Volume ------- ---------- ---------- -------- ---------- - 99.42 8.53 0.01 2914k VoxelStraight_logic + 99.31 8.60 0.01 2914k VoxelStraight_logic Voxelisation: top memory users: Percent Memory Heads Nodes Pointers Total CPU Volume ------- -------- ------ ------ -------- ---------- ---------- - 100.00 2913k 20884 21735 54614 8.53 VoxelStraight_logic + 100.00 2913k 20884 21735 54614 8.60 VoxelStraight_logic G4VisManager: Using G4TrajectoryDrawByCharge as fallback trajectory model. See commands in /vis/modeling/trajectories/ for other options. ### Run 0 starts. @@ -638,7 +638,7 @@ At time : 376.29 ps Reaction : Histone^0 (-6454) + H3O^1 (-14525) -> Histone^0 At time : 385.29 ps Reaction : Adenine^0 (-2623) + OH^0 (-14530) -> Damaged_Adenine^0 (-14666) At time : 400.29 ps Reaction : H^0 (-14539) + OH^0 (-14631) -> No product At time : 406.29 ps Reaction : H^0 (-14569) + Histone^0 (-7255) -> Histone^0 (-14667) -At time : 409.29 ps Reaction : H^0 (-14612) + Thymine^0 (-6901) -> Damaged_Thymine^0 (-14668) +At time : 409.29 ps Reaction : Thymine^0 (-6901) + H^0 (-14612) -> Damaged_Thymine^0 (-14668) At time : 461.8 ps Reaction : Histone^0 (-14667) + H^0 (-14559) -> Histone^0 (-14669) At time : 470.8 ps Reaction : H^0 (-14555) + Deoxyribose^0 (-12250) -> Damaged_Deoxyribose^0 (-14670) At time : 556.82 ps Reaction : H^0 (-14597) + OH^0 (-14606) -> No product @@ -654,7 +654,7 @@ At time : 785.45 ps Reaction : Histone^0 (-2449) + H3O^1 (-14534) -> Histone^0 At time : 788.45 ps Reaction : H^0 (-14579) + Deoxyribose^0 (-2065) -> Damaged_Deoxyribose^0 (-14680) At time : 804.05 ps Reaction : OH^0 (-14553) + Thymine^0 (-12208) -> Damaged_Thymine^0 (-14681) At time : 983.44 ps Reaction : OH^0 (-14542) + H^0 (-14620) -> No product -At time : 1.0364 ns Reaction : Histone^0 (-14676) + H_2^0 (-14654) -> Histone^0 (-14682) +At time : 1.0364 ns Reaction : H_2^0 (-14654) + Histone^0 (-14676) -> Histone^0 (-14682) At time : 1.4601 ns Reaction : OH^0 (-14578) + Guanine^0 (-2939) -> Damaged_Guanine^0 (-14683) At time : 1.4701 ns Reaction : H^0 (-14589) + Deoxyribose^0 (-2049) -> Damaged_Deoxyribose^0 (-14684) At time : 1.4901 ns Reaction : H_2^0 (-14562) + Histone^0 (-14674) -> Histone^0 (-14685) @@ -754,7 +754,7 @@ ___________________________________ Run terminated. Run Summary Number of events processed : 2 - User=117.560000s Real=118.270547s Sys=0.080000s + User=134.760000s Real=135.644230s Sys=0.090000s ----> Histograms are saved Graphics systems deleted. diff --git a/examples/extended/medical/dna/dnaphysics/dnaphysics.out b/examples/extended/medical/dna/dnaphysics/dnaphysics.out index a8f3b53d94f..27f9637bae0 100644 --- a/examples/extended/medical/dna/dnaphysics/dnaphysics.out +++ b/examples/extended/medical/dna/dnaphysics/dnaphysics.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -19,7 +19,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo WWW : http://geant4.org/ ************************************************************** -##### Create analysis manager 0x1797330 +##### Create analysis manager 0x1011330 Using analysis manager /run/numberOfThreads 2 *** /run/numberOfThreads command is issued in sequential mode. @@ -581,7 +581,7 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 1 GeV + MuBetheBloch : Emin= 200 keV Emax= 1 GeV deltaVI CoulombScat: for mu+ XStype:1 SubType=1 BuildTable=1 Lambda table from threshold to 1 GeV, 20 bins/decade, spline: 0 @@ -600,7 +600,7 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 1 GeV + MuBetheBloch : Emin= 200 keV Emax= 1 GeV deltaVI CoulombScat: for mu- XStype:1 SubType=1 BuildTable=1 Used Lambda table of mu+ @@ -709,7 +709,7 @@ Setting was ignored. Run terminated. Run Summary Number of events processed : 2 - User=4.380000s Real=4.457886s Sys=0.050000s + User=4.370000s Real=4.474954s Sys=0.070000s ... write file : dna.root - done ... close file : dna.root - done G4 kernel has come to Quit state. diff --git a/examples/extended/medical/dna/icsd/icsd.out b/examples/extended/medical/dna/icsd/icsd.out index d03a99909d5..a5ca2631682 100644 --- a/examples/extended/medical/dna/icsd/icsd.out +++ b/examples/extended/medical/dna/icsd/icsd.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -19,7 +19,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo WWW : http://geant4.org/ ************************************************************** -##### Create analysis manager 0x1034400 +##### Create analysis manager 0x18bf3e0 Using analysis manager e-_G4DNAPTBAugerModel is constructed ======================================================================= diff --git a/examples/extended/medical/dna/jetcounter/jetcounter.out b/examples/extended/medical/dna/jetcounter/jetcounter.out index 89cb57e3a6e..21b758c471a 100644 --- a/examples/extended/medical/dna/jetcounter/jetcounter.out +++ b/examples/extended/medical/dna/jetcounter/jetcounter.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -277,13 +277,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -479,13 +479,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -567,13 +567,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -599,13 +599,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -627,17 +627,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -659,17 +659,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -695,13 +695,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -727,13 +727,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -744,5 +744,4 @@ CoulombScat: for pi- XStype:1 SubType=1 BuildTable=1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== eCoulombScattering : Emin= 0 eV Emax= 100 TeV ### Run 0 start. -ev: 0 -number of event = 40 User=3.670000s Real=3.684852s Sys=0.000000s +number of event = 40 User=3.760000s Real=3.779136s Sys=0.000000s diff --git a/examples/extended/medical/dna/mfp/mfp.out b/examples/extended/medical/dna/mfp/mfp.out index 5e24500dff7..cc290217c25 100644 --- a/examples/extended/medical/dna/mfp/mfp.out +++ b/examples/extended/medical/dna/mfp/mfp.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/microdosimetry/microdosimetry.out b/examples/extended/medical/dna/microdosimetry/microdosimetry.out index 3d68b7637ab..b9da01a79fd 100644 --- a/examples/extended/medical/dna/microdosimetry/microdosimetry.out +++ b/examples/extended/medical/dna/microdosimetry/microdosimetry.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -372,7 +372,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 2 - User=24.910000s Real=25.036063s Sys=0.000000s + User=24.840000s Real=24.990761s Sys=0.010000s Number and type of particles created outside region "Target" : N e- : 729 _______________________ diff --git a/examples/extended/medical/dna/microprox/microprox.out b/examples/extended/medical/dna/microprox/microprox.out index 43f19145c36..e73c400de79 100644 --- a/examples/extended/medical/dna/microprox/microprox.out +++ b/examples/extended/medical/dna/microprox/microprox.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -19,7 +19,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo WWW : http://geant4.org/ ************************************************************** -##### Create analysis manager 0x1164a70 +##### Create analysis manager 0xfaca50 Using analysis manager Visualization Manager instantiating with verbosity "warnings (3)"... Visualization Manager initialising... diff --git a/examples/extended/medical/dna/microyz/microyz.out b/examples/extended/medical/dna/microyz/microyz.out index 4a228eb8660..8f3bf54df7b 100644 --- a/examples/extended/medical/dna/microyz/microyz.out +++ b/examples/extended/medical/dna/microyz/microyz.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -19,7 +19,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo WWW : http://geant4.org/ ************************************************************** -##### Create analysis manager 0x1c136b0 +##### Create analysis manager 0x1957690 Using analysis manager Visualization Manager instantiating with verbosity "warnings (3)"... Visualization Manager initialising... diff --git a/examples/extended/medical/dna/moleculardna/moleculardna.out b/examples/extended/medical/dna/moleculardna/moleculardna.out index 22f1e408e81..84bf359d3ae 100644 --- a/examples/extended/medical/dna/moleculardna/moleculardna.out +++ b/examples/extended/medical/dna/moleculardna/moleculardna.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -567,21 +567,21 @@ Start closing geometry. G4GeometryManager::ReportVoxelStats -- Voxel Statistics Total memory consumed for geometry optimisation: 84655 kByte - Total CPU time elapsed for geometry optimisation: 59 seconds + Total CPU time elapsed for geometry optimisation: 60 seconds Voxelisation: top CPU users: Percent Total CPU System CPU Memory Volume ------- ---------- ---------- -------- ---------- - 49.97 29.53 0.08 42138k DNAPhysLV - 49.89 29.48 0.07 42138k CellLogical - 0.08 0.05 0.00 380k prism + 49.95 29.72 0.07 42138k CellLogical + 49.92 29.70 0.08 42138k DNAPhysLV + 0.07 0.04 0.00 380k prism Voxelisation: top memory users: Percent Memory Heads Nodes Pointers Total CPU Volume ------- -------- ------ ------ -------- ---------- ---------- - 49.78 42137k 311671 314256 703064 29.53 DNAPhysLV - 49.78 42137k 311671 314256 703064 29.48 CellLogical - 0.45 379k 1273 3780 14482 0.05 prism + 49.78 42137k 311671 314256 703064 29.72 CellLogical + 49.78 42137k 311671 314256 703064 29.70 DNAPhysLV + 0.45 379k 1273 3780 14482 0.04 prism ### Run 0 starts. AnalysisManager::Initialize() GetRunID : 0 ... set ntuple merging row mode : row-wise - done @@ -597,7 +597,7 @@ DNAIndependentReactionTimeModel will be used ========================== Run terminated. Run Summary Number of events processed : 2 - User=0.350000s Real=0.353076s Sys=0.000000s + User=0.350000s Real=0.357864s Sys=0.000000s ... write file : molecular-dna.root - done ... close file : molecular-dna.root - done G4 kernel has come to Quit state. diff --git a/examples/extended/medical/dna/neuron/neuron.out b/examples/extended/medical/dna/neuron/neuron.out index 30c6a5233ff..3b52ec224f7 100644 --- a/examples/extended/medical/dna/neuron/neuron.out +++ b/examples/extended/medical/dna/neuron/neuron.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -319,14 +319,14 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -389,14 +389,14 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -422,14 +422,14 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -455,14 +455,14 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -484,18 +484,18 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -517,18 +517,18 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -554,14 +554,14 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -587,14 +587,14 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi ===== Limit on energy threshold has been applied hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -657,7 +657,7 @@ Physics stage ends Outputs of energy deposition per event written in data file: OutputPerEvent.out - Calculation time = 2.63356 s + Calculation time = 2.64091 s Graphics systems deleted. Visualization Manager deleting... diff --git a/examples/extended/medical/dna/pdb4dna/pdb4dna.out b/examples/extended/medical/dna/pdb4dna/pdb4dna.out index 8a5ea8cd1cb..50d68db790d 100644 --- a/examples/extended/medical/dna/pdb4dna/pdb4dna.out +++ b/examples/extended/medical/dna/pdb4dna/pdb4dna.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/range/range.out b/examples/extended/medical/dna/range/range.out index d65eb1504d3..3265bad04b2 100644 --- a/examples/extended/medical/dna/range/range.out +++ b/examples/extended/medical/dna/range/range.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/scavenger/scavenger.out b/examples/extended/medical/dna/scavenger/scavenger.out index c72d2c4bf9e..2eab682c47b 100644 --- a/examples/extended/medical/dna/scavenger/scavenger.out +++ b/examples/extended/medical/dna/scavenger/scavenger.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -531,7 +531,7 @@ DNAMolecularIRTModel will be used Run terminated. Run Summary Number of events processed : 2 - User=0.540000s Real=0.560173s Sys=0.010000s + User=0.550000s Real=0.563310s Sys=0.000000s --------------------End of Global Run----------------------- The run has 1 events diff --git a/examples/extended/medical/dna/slowing/slowing.out b/examples/extended/medical/dna/slowing/slowing.out index ba1c859348d..5a091bd4994 100644 --- a/examples/extended/medical/dna/slowing/slowing.out +++ b/examples/extended/medical/dna/slowing/slowing.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/spower/spower.out b/examples/extended/medical/dna/spower/spower.out index fcfe5c224b4..59a490c1caa 100644 --- a/examples/extended/medical/dna/spower/spower.out +++ b/examples/extended/medical/dna/spower/spower.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -465,7 +465,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=26.380000s Real=26.529485s Sys=0.000000s + User=25.710000s Real=25.864045s Sys=0.000000s ======================== run summary ===================== @@ -490,7 +490,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=27.420000s Real=27.572881s Sys=0.000000s + User=29.670000s Real=29.860430s Sys=0.000000s ======================== run summary ===================== @@ -515,7 +515,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=31.880000s Real=32.070183s Sys=0.000000s + User=32.760000s Real=32.945791s Sys=0.000000s ======================== run summary ===================== @@ -540,7 +540,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=33.080000s Real=33.273208s Sys=0.000000s + User=33.380000s Real=33.599619s Sys=0.010000s ======================== run summary ===================== @@ -565,7 +565,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=30.350000s Real=30.508619s Sys=0.000000s + User=32.450000s Real=32.652198s Sys=0.000000s ======================== run summary ===================== diff --git a/examples/extended/medical/dna/svalue/svalue.out b/examples/extended/medical/dna/svalue/svalue.out index 77d27fdbc02..3de5426cdff 100644 --- a/examples/extended/medical/dna/svalue/svalue.out +++ b/examples/extended/medical/dna/svalue/svalue.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -565,7 +565,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 1000 - User=0.260000s Real=0.258836s Sys=0.000000s + User=0.260000s Real=0.260562s Sys=0.000000s ======================== run summary ===================== @@ -606,7 +606,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=0.460000s Real=0.465890s Sys=0.000000s + User=0.460000s Real=0.464966s Sys=0.000000s ======================== run summary ===================== @@ -647,7 +647,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=0.670000s Real=0.670824s Sys=0.000000s + User=0.670000s Real=0.667770s Sys=0.000000s ======================== run summary ===================== @@ -688,7 +688,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=0.870000s Real=0.872884s Sys=0.000000s + User=0.860000s Real=0.868683s Sys=0.000000s ======================== run summary ===================== @@ -729,7 +729,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=1.050000s Real=1.059454s Sys=0.000000s + User=1.050000s Real=1.057352s Sys=0.000000s ======================== run summary ===================== @@ -770,7 +770,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=1.280000s Real=1.284644s Sys=0.000000s + User=1.280000s Real=1.282448s Sys=0.000000s ======================== run summary ===================== @@ -811,7 +811,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=1.480000s Real=1.486645s Sys=0.000000s + User=1.460000s Real=1.477738s Sys=0.000000s ======================== run summary ===================== @@ -852,7 +852,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=1.690000s Real=1.703035s Sys=0.000000s + User=1.680000s Real=1.684148s Sys=0.000000s ======================== run summary ===================== @@ -893,7 +893,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=1.870000s Real=1.883499s Sys=0.000000s + User=1.880000s Real=1.893920s Sys=0.000000s ======================== run summary ===================== @@ -934,7 +934,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=2.090000s Real=2.097916s Sys=0.000000s + User=2.360000s Real=2.377583s Sys=0.000000s ======================== run summary ===================== @@ -975,7 +975,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=4.140000s Real=4.158620s Sys=0.000000s + User=4.680000s Real=4.716696s Sys=0.000000s ======================== run summary ===================== @@ -1016,7 +1016,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=6.200000s Real=6.232629s Sys=0.000000s + User=6.430000s Real=6.470294s Sys=0.000000s ======================== run summary ===================== @@ -1057,7 +1057,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=9.460000s Real=9.522856s Sys=0.000000s + User=8.250000s Real=8.310158s Sys=0.000000s ======================== run summary ===================== @@ -1098,7 +1098,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=10.240000s Real=10.290673s Sys=0.000000s + User=10.220000s Real=10.271676s Sys=0.000000s ======================== run summary ===================== @@ -1139,7 +1139,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=12.140000s Real=12.208215s Sys=0.000000s + User=12.250000s Real=12.322462s Sys=0.000000s ======================== run summary ===================== @@ -1180,7 +1180,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=14.220000s Real=14.298534s Sys=0.000000s + User=14.230000s Real=14.322972s Sys=0.000000s ======================== run summary ===================== @@ -1221,7 +1221,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=16.810000s Real=16.905158s Sys=0.000000s + User=16.210000s Real=16.304684s Sys=0.000000s ======================== run summary ===================== @@ -1262,7 +1262,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=18.310000s Real=18.411936s Sys=0.000000s + User=18.290000s Real=18.402398s Sys=0.000000s ======================== run summary ===================== @@ -1303,7 +1303,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=20.290000s Real=20.391809s Sys=0.000000s + User=20.300000s Real=20.416030s Sys=0.000000s ======================== run summary ===================== diff --git a/examples/extended/medical/dna/wholeNuclearDNA/wholeNuclearDNA.out b/examples/extended/medical/dna/wholeNuclearDNA/wholeNuclearDNA.out index 7e20a8d2770..4ab5ddfd2fe 100644 --- a/examples/extended/medical/dna/wholeNuclearDNA/wholeNuclearDNA.out +++ b/examples/extended/medical/dna/wholeNuclearDNA/wholeNuclearDNA.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/dna/wvalue/wvalue.out b/examples/extended/medical/dna/wvalue/wvalue.out index 6d6492cf570..523c3cf0c75 100644 --- a/examples/extended/medical/dna/wvalue/wvalue.out +++ b/examples/extended/medical/dna/wvalue/wvalue.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/medical/electronScattering/electronScattering.out b/examples/extended/medical/electronScattering/electronScattering.out index 65b0f966e58..e797dee5230 100644 --- a/examples/extended/medical/electronScattering/electronScattering.out +++ b/examples/extended/medical/electronScattering/electronScattering.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -367,13 +367,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -426,13 +426,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -458,13 +458,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -490,13 +490,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -522,13 +522,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -554,13 +554,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -586,13 +586,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -618,13 +618,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -735,7 +735,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 100000 - User=5.070000s Real=5.103299s Sys=0.000000s + User=4.980000s Real=5.019137s Sys=0.000000s ======================== run summary ====================== diff --git a/examples/extended/medical/electronScattering2/electronScattering2.out b/examples/extended/medical/electronScattering2/electronScattering2.out index a2285538e7e..bb6d49d28a9 100644 --- a/examples/extended/medical/electronScattering2/electronScattering2.out +++ b/examples/extended/medical/electronScattering2/electronScattering2.out @@ -15,7 +15,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -341,13 +341,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -400,13 +400,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -432,13 +432,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -464,13 +464,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,13 +528,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -560,13 +560,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -592,13 +592,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -845,4 +845,4 @@ Number of Events Processed:20000 230 0.0092149 0.0036173 10 4 231 0.0030701 0.0007328 4 1 232 0.005447 0.0032813 7 4 -### deleting electronFilter 0x179f1e0 +### deleting electronFilter 0x100b1e0 diff --git a/examples/extended/medical/fanoCavity/fanoCavity.out b/examples/extended/medical/fanoCavity/fanoCavity.out index 4cc678147c8..4ff8985d791 100644 --- a/examples/extended/medical/fanoCavity/fanoCavity.out +++ b/examples/extended/medical/fanoCavity/fanoCavity.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -297,7 +297,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 4000 - User=7.240000s Real=7.280511s Sys=0.010000s + User=8.670000s Real=8.739868s Sys=0.000000s ======================== run summary ====================== diff --git a/examples/extended/medical/fanoCavity2/fanoCavity2.out b/examples/extended/medical/fanoCavity2/fanoCavity2.out index cf51668d290..b126a309fe0 100644 --- a/examples/extended/medical/fanoCavity2/fanoCavity2.out +++ b/examples/extended/medical/fanoCavity2/fanoCavity2.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -314,7 +314,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008 Run terminated. Run Summary Number of events processed : 40000 - User=1.290000s Real=1.298699s Sys=0.000000s + User=1.290000s Real=1.304379s Sys=0.000000s Process calls frequency ---> eIoni= 328414 msc= 138727 Transportation= 22903 diff --git a/examples/extended/optical/LXe/LXe.out b/examples/extended/optical/LXe/LXe.out index d60d19fb756..8dc9c86bfb8 100644 --- a/examples/extended/optical/LXe/LXe.out +++ b/examples/extended/optical/LXe/LXe.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -311,13 +311,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -380,13 +380,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -412,13 +412,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -444,13 +444,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -472,17 +472,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -504,17 +504,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -540,13 +540,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -572,13 +572,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1054,7 +1054,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 200 - User=10.180000s Real=10.309753s Sys=0.030000s + User=7.790000s Real=7.912612s Sys=0.050000s ======================== run summary ====================== The run was 200 events. @@ -1174,7 +1174,7 @@ Unaccounted for photons in this event : 0 Run terminated. Run Summary Number of events processed : 5 - User=0.300000s Real=0.305128s Sys=0.000000s + User=0.200000s Real=0.199011s Sys=0.000000s ======================== run summary ====================== The run was 5 events. @@ -2067,7 +2067,7 @@ Unaccounted for photons in this event : 0 ./currentEvent.rndm is copied to ./run2evt0.rndm Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.016429s Sys=0.000000s + User=0.000000s Real=0.020477s Sys=0.010000s ======================== run summary ====================== The run was 1 events. diff --git a/examples/extended/optical/LXe/cerenkov.out b/examples/extended/optical/LXe/cerenkov.out index 71888319560..aa65fb7cdf4 100644 --- a/examples/extended/optical/LXe/cerenkov.out +++ b/examples/extended/optical/LXe/cerenkov.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -339,13 +339,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -408,13 +408,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -440,13 +440,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -472,13 +472,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -500,17 +500,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -532,17 +532,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -568,13 +568,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -600,13 +600,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1078,17 +1078,17 @@ WARNING: G4VisManager::IsValidView(): Attempt to draw when no graphics system Run terminated. Run Summary Number of events processed : 10000 - User=3.470000s Real=3.505511s Sys=0.000000s + User=3.510000s Real=3.547442s Sys=0.000000s ======================== run summary ====================== The run was 10000 events. -Number of hits per event: 13.36 +- 0.09771 -Number of hits per event above threshold: 11.97 +- 0.08405 +Number of hits per event: 13.77 +- 0.09876 +Number of hits per event above threshold: 12.3 +- 0.08387 Number of scintillation photons per event : 0 +- 0 -Number of Cerenkov photons per event: 53.05 +- 0.344 -Number of absorbed photons per event : 33.21 +- 0.2205 -Number of photons absorbed at boundary per event: 6.488 +- 0.04418 -Total energy deposition in scintillator per event: 6680 +- 39.91 keV. +Number of Cerenkov photons per event: 54.28 +- 0.3482 +Number of absorbed photons per event : 33.94 +- 0.222 +Number of photons absorbed at boundary per event: 6.569 +- 0.04575 +Total energy deposition in scintillator per event: 6819 +- 40.4 keV. ... write file : cerenkov.root - done ... close file : cerenkov.root - done @@ -1099,5 +1099,5 @@ Graphics systems deleted. Visualization Manager deleting... ================== Deleting memory pools =================== Number of memory pools allocated: 17 of which, static: 0 -Dynamic pools deleted: 17 / Total memory freed: 0.38 MB +Dynamic pools deleted: 17 / Total memory freed: 0.42 MB ============================================================ diff --git a/examples/extended/optical/LXe/photon.out b/examples/extended/optical/LXe/photon.out index 1fbda91dd1d..ed3b175f385 100644 --- a/examples/extended/optical/LXe/photon.out +++ b/examples/extended/optical/LXe/photon.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -291,13 +291,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -360,13 +360,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -392,13 +392,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -424,13 +424,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -452,17 +452,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -484,17 +484,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -520,13 +520,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -552,13 +552,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/optical/LXe/wls.out b/examples/extended/optical/LXe/wls.out index ae3e4e8023f..fb8935d1d37 100644 --- a/examples/extended/optical/LXe/wls.out +++ b/examples/extended/optical/LXe/wls.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -335,13 +335,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -404,13 +404,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -436,13 +436,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -468,13 +468,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,17 +496,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,17 +528,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -564,13 +564,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -596,13 +596,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1127,7 +1127,7 @@ LXeSteppingAction: No reallocation step after reflection!Something is wrong with Run terminated. Run Summary Number of events processed : 100 - User=35.940000s Real=36.122791s Sys=0.000000s + User=31.510000s Real=31.715511s Sys=0.000000s ======================== run summary ====================== The run was 100 events. diff --git a/examples/extended/optical/OpNovice/OpNovice.out b/examples/extended/optical/OpNovice/OpNovice.out index 1feb1c7a691..08e6cce9222 100644 --- a/examples/extended/optical/OpNovice/OpNovice.out +++ b/examples/extended/optical/OpNovice/OpNovice.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -553,13 +553,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -622,13 +622,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -654,13 +654,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -686,13 +686,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -714,17 +714,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -746,17 +746,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -814,13 +814,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -846,13 +846,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -13814,7 +13814,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu ********************************************************************************************************* * G4Track Information: Particle = e-, Track ID = 102, Parent ID = 51 -************************************************* +*********************************** ============================================================================================ ================= lines above cut to keep file within limits =============================== ============================================================================================ @@ -13828,7 +13828,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 1000 - User=1.630000s Real=1.644606s Sys=0.000000s + User=1.600000s Real=1.616919s Sys=0.000000s ======================== run summary ====================== Primary particle was: e+ with energy 500 keV. diff --git a/examples/extended/optical/OpNovice/opgdml.out b/examples/extended/optical/OpNovice/opgdml.out index bba54e45b61..0a4c257c3e9 100644 --- a/examples/extended/optical/OpNovice/opgdml.out +++ b/examples/extended/optical/OpNovice/opgdml.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -274,13 +274,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -343,13 +343,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -375,13 +375,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -407,13 +407,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -435,17 +435,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -467,17 +467,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -535,13 +535,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -567,13 +567,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -13584,7 +13584,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolume ProcName 0 1.28 0.187 0.296 2.52e-06 0 0 0 Tank_phys initStep 1 5e+03 -4.53e+03 -4.01e+03 2.52e-06 0 7.85e+03 7.85e+03 expHall_phys Transportation - 2 5e+03 -4.53e+03 -4.01e+03 2. + 2 5e+03 -4.53e+03 ============================================================================================ ================= lines above cut to keep file within limits =============================== ============================================================================================ @@ -13598,7 +13598,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 1000 - User=1.700000s Real=1.716990s Sys=0.000000s + User=1.940000s Real=1.954157s Sys=0.000000s ======================== run summary ====================== Primary particle was: e+ with energy 500 keV. diff --git a/examples/extended/optical/OpNovice/optPhoton.out b/examples/extended/optical/OpNovice/optPhoton.out index 89103e9c1b6..cb97b6f805d 100644 --- a/examples/extended/optical/OpNovice/optPhoton.out +++ b/examples/extended/optical/OpNovice/optPhoton.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -544,13 +544,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -613,13 +613,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -645,13 +645,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -677,13 +677,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -705,17 +705,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -737,17 +737,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -805,13 +805,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -837,13 +837,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1422,7 +1422,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.001851s Sys=0.000000s + User=0.000000s Real=0.002209s Sys=0.000000s ======================== run summary ====================== Primary particle was: opticalphoton with energy 3 eV . @@ -1462,7 +1462,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.150000s Real=0.147430s Sys=0.000000s + User=0.220000s Real=0.222421s Sys=0.000000s ======================== run summary ====================== Primary particle was: opticalphoton with energy 3 eV . diff --git a/examples/extended/optical/OpNovice2/OpNovice2.out b/examples/extended/optical/OpNovice2/OpNovice2.out index d1898bc5669..01c10355f13 100644 --- a/examples/extended/optical/OpNovice2/OpNovice2.out +++ b/examples/extended/optical/OpNovice2/OpNovice2.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -427,13 +427,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,13 +528,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -560,13 +560,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -588,17 +588,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -620,17 +620,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -656,13 +656,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -688,13 +688,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1137,7 +1137,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 100000 - User=2.050000s Real=2.060626s Sys=0.000000s + User=1.380000s Real=1.378697s Sys=0.000000s Run Summary --------------------------------- diff --git a/examples/extended/optical/OpNovice2/boundary.out b/examples/extended/optical/OpNovice2/boundary.out index e9efe7e8a15..35f43397784 100644 --- a/examples/extended/optical/OpNovice2/boundary.out +++ b/examples/extended/optical/OpNovice2/boundary.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -505,13 +505,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -574,13 +574,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -606,13 +606,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -638,13 +638,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -666,17 +666,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -698,17 +698,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -734,13 +734,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -766,13 +766,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1215,7 +1215,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 10000 - User=0.220000s Real=0.222949s Sys=0.000000s + User=0.220000s Real=0.226244s Sys=0.000000s Run Summary --------------------------------- @@ -1304,7 +1304,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.130000s Real=0.138970s Sys=0.000000s + User=0.140000s Real=0.141733s Sys=0.000000s Run Summary --------------------------------- @@ -1411,7 +1411,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.150000s Real=0.150205s Sys=0.000000s + User=0.150000s Real=0.157517s Sys=0.000000s Run Summary --------------------------------- @@ -1524,7 +1524,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.160762s Sys=0.000000s + User=0.170000s Real=0.164746s Sys=0.000000s Run Summary --------------------------------- @@ -1604,7 +1604,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.170000s Real=0.171136s Sys=0.000000s + User=0.170000s Real=0.175957s Sys=0.000000s Run Summary --------------------------------- @@ -1684,7 +1684,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.780000s Real=0.783197s Sys=0.000000s + User=0.920000s Real=0.925466s Sys=0.010000s Run Summary --------------------------------- @@ -1768,7 +1768,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.770000s Real=0.773078s Sys=0.000000s + User=0.770000s Real=0.784344s Sys=0.000000s Run Summary --------------------------------- @@ -1857,7 +1857,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.160945s Sys=0.000000s + User=0.160000s Real=0.166605s Sys=0.000000s Run Summary --------------------------------- @@ -1937,7 +1937,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.180000s Real=0.178076s Sys=0.000000s + User=0.180000s Real=0.182741s Sys=0.000000s Run Summary --------------------------------- @@ -2031,7 +2031,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.140000s Real=0.140671s Sys=0.000000s + User=0.140000s Real=0.141658s Sys=0.000000s Run Summary --------------------------------- @@ -2138,7 +2138,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.150000s Real=0.149921s Sys=0.000000s + User=0.150000s Real=0.153029s Sys=0.000000s Run Summary --------------------------------- @@ -2253,7 +2253,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.155535s Sys=0.000000s + User=0.160000s Real=0.155437s Sys=0.000000s Run Summary --------------------------------- @@ -2342,7 +2342,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.159277s Sys=0.000000s + User=0.160000s Real=0.159616s Sys=0.000000s Run Summary --------------------------------- @@ -2422,7 +2422,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.390000s Real=0.397796s Sys=0.000000s + User=0.390000s Real=0.392357s Sys=0.000000s Run Summary --------------------------------- @@ -2503,7 +2503,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.170000s Real=0.169739s Sys=0.000000s + User=0.170000s Real=0.169873s Sys=0.000000s Run Summary --------------------------------- @@ -2597,7 +2597,7 @@ Boundary scattering may be incorrect. Run terminated. Run Summary Number of events processed : 10000 - User=0.390000s Real=0.392149s Sys=0.000000s + User=0.390000s Real=0.396015s Sys=0.000000s Run Summary --------------------------------- @@ -2686,7 +2686,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.150000s Real=0.155835s Sys=0.000000s + User=0.150000s Real=0.157772s Sys=0.000000s Run Summary --------------------------------- @@ -2769,7 +2769,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.170000s Real=0.169809s Sys=0.000000s + User=0.170000s Real=0.171465s Sys=0.000000s Run Summary --------------------------------- @@ -2864,7 +2864,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=1.250000s Real=1.255903s Sys=0.000000s + User=1.250000s Real=1.256509s Sys=0.000000s Run Summary --------------------------------- @@ -2947,7 +2947,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.050000s Real=0.050640s Sys=0.000000s + User=0.050000s Real=0.049109s Sys=0.000000s Run Summary --------------------------------- @@ -3035,7 +3035,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=0.080000s Real=0.080882s Sys=0.000000s + User=0.090000s Real=0.083436s Sys=0.000000s Run Summary --------------------------------- diff --git a/examples/extended/optical/OpNovice2/coated.out b/examples/extended/optical/OpNovice2/coated.out index 7f89358d0d2..f73bcfe233c 100644 --- a/examples/extended/optical/OpNovice2/coated.out +++ b/examples/extended/optical/OpNovice2/coated.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -399,13 +399,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -468,13 +468,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -500,13 +500,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -532,13 +532,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -560,17 +560,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -592,17 +592,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -628,13 +628,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -660,13 +660,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1114,7 +1114,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 500000 - User=3.310000s Real=3.331329s Sys=0.010000s + User=3.060000s Real=3.076434s Sys=0.000000s Run Summary --------------------------------- @@ -1193,7 +1193,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 500000 - User=3.530000s Real=3.554402s Sys=0.000000s + User=3.400000s Real=3.417403s Sys=0.000000s Run Summary --------------------------------- diff --git a/examples/extended/optical/OpNovice2/complexRindex.out b/examples/extended/optical/OpNovice2/complexRindex.out index 9a25493664c..d7ee9ed8a91 100644 --- a/examples/extended/optical/OpNovice2/complexRindex.out +++ b/examples/extended/optical/OpNovice2/complexRindex.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -407,13 +407,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -476,13 +476,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -508,13 +508,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -540,13 +540,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -568,17 +568,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -600,17 +600,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -636,13 +636,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -668,13 +668,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/optical/OpNovice2/electron.out b/examples/extended/optical/OpNovice2/electron.out index 7e524f2d143..90ee4345b9b 100644 --- a/examples/extended/optical/OpNovice2/electron.out +++ b/examples/extended/optical/OpNovice2/electron.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -982,13 +982,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1051,13 +1051,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1083,13 +1083,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1115,13 +1115,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1143,17 +1143,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1175,17 +1175,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1211,13 +1211,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1243,13 +1243,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1693,7 +1693,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 100 - User=3.040000s Real=3.054788s Sys=0.000000s + User=2.910000s Real=2.927339s Sys=0.000000s Run Summary --------------------------------- diff --git a/examples/extended/optical/OpNovice2/fresnel.out b/examples/extended/optical/OpNovice2/fresnel.out index 41b23ea54e6..a2dc0aecbd8 100644 --- a/examples/extended/optical/OpNovice2/fresnel.out +++ b/examples/extended/optical/OpNovice2/fresnel.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -382,13 +382,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -451,13 +451,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -483,13 +483,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,13 +515,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -543,17 +543,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -575,17 +575,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -611,13 +611,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -643,13 +643,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1097,7 +1097,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 500000 - User=3.910000s Real=3.927920s Sys=0.000000s + User=3.780000s Real=3.805164s Sys=0.000000s Run Summary --------------------------------- @@ -1177,7 +1177,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 500000 - User=4.140000s Real=4.160865s Sys=0.000000s + User=4.190000s Real=4.223987s Sys=0.000000s Run Summary --------------------------------- diff --git a/examples/extended/optical/OpNovice2/scint_by_particle.out b/examples/extended/optical/OpNovice2/scint_by_particle.out index a858de79102..f1ac8099d5d 100644 --- a/examples/extended/optical/OpNovice2/scint_by_particle.out +++ b/examples/extended/optical/OpNovice2/scint_by_particle.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -1341,13 +1341,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1410,13 +1410,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1442,13 +1442,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1474,13 +1474,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1502,17 +1502,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1534,17 +1534,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1570,13 +1570,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1602,13 +1602,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2051,7 +2051,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 100 - User=8.780000s Real=8.839789s Sys=0.010000s + User=9.610000s Real=9.681412s Sys=0.010000s Run Summary --------------------------------- @@ -2122,7 +2122,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=0.140000s Real=0.134277s Sys=0.000000s + User=0.150000s Real=0.146899s Sys=0.000000s Run Summary --------------------------------- @@ -2193,7 +2193,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=1.320000s Real=1.329378s Sys=0.000000s + User=1.450000s Real=1.458808s Sys=0.000000s Run Summary --------------------------------- @@ -2264,7 +2264,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=0.130000s Real=0.133997s Sys=0.000000s + User=0.150000s Real=0.147756s Sys=0.010000s Run Summary --------------------------------- @@ -2336,7 +2336,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100 - User=0.130000s Real=0.133648s Sys=0.000000s + User=0.140000s Real=0.146474s Sys=0.000000s Run Summary --------------------------------- diff --git a/examples/extended/optical/OpNovice2/wls.out b/examples/extended/optical/OpNovice2/wls.out index e599d782520..ef7d5dd34d3 100644 --- a/examples/extended/optical/OpNovice2/wls.out +++ b/examples/extended/optical/OpNovice2/wls.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -678,13 +678,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -747,13 +747,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -779,13 +779,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -811,13 +811,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -839,17 +839,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -871,17 +871,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -907,13 +907,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -939,13 +939,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1398,7 +1398,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 10000 - User=0.650000s Real=0.654282s Sys=0.000000s + User=0.620000s Real=0.625391s Sys=0.010000s Run Summary --------------------------------- diff --git a/examples/extended/optical/wls/electron.out b/examples/extended/optical/wls/electron.out index 93b9c66d234..ccbe943cf27 100644 --- a/examples/extended/optical/wls/electron.out +++ b/examples/extended/optical/wls/electron.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -390,13 +390,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -459,13 +459,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -491,13 +491,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -523,13 +523,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -551,17 +551,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -583,17 +583,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -619,13 +619,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -651,13 +651,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1332,7 +1332,7 @@ Arrival time: 39.151 ns Arrival position: (-8.89374 um , 509.083 um ) Exit posi Run terminated. Run Summary Number of events processed : 10 - User=16.080000s Real=16.159650s Sys=0.000000s + User=16.570000s Real=16.644103s Sys=0.010000s ----> print histograms statistics for the entire run diff --git a/examples/extended/parallel/ThreadsafeScorers/threadsafe-scorers.out b/examples/extended/parallel/ThreadsafeScorers/threadsafe-scorers.out index 6fad1618396..728b68f86b5 100644 --- a/examples/extended/parallel/ThreadsafeScorers/threadsafe-scorers.out +++ b/examples/extended/parallel/ThreadsafeScorers/threadsafe-scorers.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -296,13 +296,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -382,13 +382,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -414,13 +414,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -446,13 +446,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -474,17 +474,17 @@ muIoni: for mu+ XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== Bragg : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -506,17 +506,17 @@ muIoni: for mu- XStype:3 SubType=2 StepFunction=(0.1, 0.05 mm), integ: 3, fluct: 1, linLossLim= 0.01 ===== EM models for the G4Region DefaultRegionForTheWorld ====== ICRU73QO : Emin= 0 eV Emax= 200 keV deltaVI - MuBetheBloch : Emin= 200 keV Emax= 100 TeV + MuBetheBloch : Emin= 200 keV Emax= 100 TeV deltaVI muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -556,13 +556,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -588,13 +588,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 240 bins - Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 20 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1031,7 +1031,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 10000 - User=21.500000s Real=22.763042s Sys=1.020000s + User=21.670000s Real=23.101044s Sys=1.140000s ###### EndOfTSRunAction ###### ============================================================ opened file mfd_tl_EnergyDeposit.out for output @@ -1264,13 +1264,13 @@ Run Summary 100 330841 [sigma: 453.426 | error: 0.0335709 | coeff: 0.0335709 | eff: 1 | fom: 40.3322 | r2int: 0.00112512 | r2eff: 0 | hits: 600 ] keV 101 363258 [sigma: 466.015 | error: 0.0341351 | coeff: 0.0341351 | eff: 1 | fom: 39.0099 | r2int: 0.00116356 | r2eff: 0 | hits: 708 ] keV 102 368196 [sigma: 522.586 | error: 0.0380312 | coeff: 0.0380312 | eff: 1 | fom: 31.4265 | r2int: 0.00144436 | r2eff: 0 | hits: 718 ] keV - 103 344546 [sigma: 489.12 | error: 0.037046 | coeff: 0.037046 | eff: 1 | fom: 33.1203 | r2int: 0.00137039 | r2eff: 0 | hits: 681 ] keV - 104 322247 [sigma: 480.52 | error: 0.0362813 | coeff: 0.0362813 | eff: 1 | fom: 34.5311 | r2int: 0.00131411 | r2eff: 0 | hits: 592 ] keV - 105 390380 [sigma: 486.365 | error: 0.0336156 | coeff: 0.0336156 | eff: 1 | fom: 40.225 | r2int: 0.00112846 | r2eff: 0 | hits: 728 ] keV - 106 358804 [sigma: 464.494 | error: 0.0372511 | coeff: 0.0372511 | eff: 1 | fom: 32.7566 | r2int: 0.00138597 | r2eff: 0 | hits: 828 ] keV - 107 388819 [sigma: 482.872 | error: 0.0365674 | coeff: 0.0365674 | eff: 1 | fom: 33.993 | r2int: 0.00133563 | r2eff: 0 | hits: 867 ] keV - 108 423485 [sigma: 515.66 | error: 0.035957 | coeff: 0.035957 | eff: 1 | fom: 35.1568 | r2int: 0.00129143 | r2eff: 0 | hits: 872 ] keV - 109 348715 [sigma: 493.448 | error: 0.0367913 | coeff: 0.0367913 | eff: 1 | fom: 33.5806 | r2int: 0.00135159 | r2eff: 0 | hits: 676 ] keV + 103 344546 [sigma: 489.12 | error: 0.037046 | coeff: 0.037046 | eff: 1 | fom: 31.6803 | r2int: 0.00137039 | r2eff: 0 | hits: 681 ] keV + 104 322247 [sigma: 480.52 | error: 0.0362813 | coeff: 0.0362813 | eff: 1 | fom: 33.0298 | r2int: 0.00131411 | r2eff: 0 | hits: 592 ] keV + 105 390380 [sigma: 486.365 | error: 0.0336156 | coeff: 0.0336156 | eff: 1 | fom: 38.4761 | r2int: 0.00112846 | r2eff: 0 | hits: 728 ] keV + 106 358804 [sigma: 464.494 | error: 0.0372511 | coeff: 0.0372511 | eff: 1 | fom: 31.3324 | r2int: 0.00138597 | r2eff: 0 | hits: 828 ] keV + 107 388819 [sigma: 482.872 | error: 0.0365674 | coeff: 0.0365674 | eff: 1 | fom: 32.5151 | r2int: 0.00133563 | r2eff: 0 | hits: 867 ] keV + 108 423485 [sigma: 515.66 | error: 0.035957 | coeff: 0.035957 | eff: 1 | fom: 33.6283 | r2int: 0.00129143 | r2eff: 0 | hits: 872 ] keV + 109 348715 [sigma: 493.448 | error: 0.0367913 | coeff: 0.0367913 | eff: 1 | fom: 32.1205 | r2int: 0.00135159 | r2eff: 0 | hits: 676 ] keV 110 347577 [sigma: 484.543 | error: 0.0369096 | coeff: 0.0369096 | eff: 1 | fom: 31.9148 | r2int: 0.00136038 | r2eff: 0 | hits: 701 ] keV 111 401610 [sigma: 504.7 | error: 0.0364657 | coeff: 0.0364657 | eff: 1 | fom: 32.6966 | r2int: 0.00132817 | r2eff: 0 | hits: 842 ] keV 112 396433 [sigma: 482.746 | error: 0.0366533 | coeff: 0.0366533 | eff: 1 | fom: 32.3629 | r2int: 0.00134198 | r2eff: 0 | hits: 906 ] keV @@ -1648,17 +1648,17 @@ Run Summary 99 3187 [sigma: 26.0412 | error: 0.101729 | coeff: 0.101729 | eff: 1 | fom: 4.20129 | r2int: 0.010282 | r2eff: 0 | hits: 155 ] steps 100 14516 [sigma: 27.3208 | error: 0.0480953 | coeff: 0.0480953 | eff: 1 | fom: 18.796 | r2int: 0.00230962 | r2eff: 0 | hits: 653 ] steps 101 18071 [sigma: 28.3232 | error: 0.0436888 | coeff: 0.0436888 | eff: 1 | fom: 22.7789 | r2int: 0.00190625 | r2eff: 0 | hits: 777 ] steps - 102 19715 [sigma: 31.6306 | error: 0.045066 | coeff: 0.045066 | eff: 1 | fom: 21.4079 | r2int: 0.00202837 | r2eff: 0 | hits: 789 ] steps + 102 19715 [sigma: 31.6306 | error: 0.045066 | coeff: 0.045066 | eff: 1 | fom: 20.5159 | r2int: 0.00202837 | r2eff: 0 | hits: 789 ] steps 103 19248 [sigma: 30.9783 | error: 0.0441641 | coeff: 0.0441641 | eff: 1 | fom: 21.3624 | r2int: 0.00194787 | r2eff: 0 | hits: 753 ] steps 104 14509 [sigma: 27.161 | error: 0.0474326 | coeff: 0.0474326 | eff: 1 | fom: 18.5198 | r2int: 0.00224634 | r2eff: 0 | hits: 642 ] steps 105 19554 [sigma: 30.3887 | error: 0.0441209 | coeff: 0.0441209 | eff: 1 | fom: 21.4043 | r2int: 0.00194423 | r2eff: 0 | hits: 806 ] steps 106 22913 [sigma: 32.7438 | error: 0.0432745 | coeff: 0.0432745 | eff: 1 | fom: 22.2497 | r2int: 0.00187064 | r2eff: 0 | hits: 917 ] steps - 107 25372 [sigma: 35.7507 | error: 0.0443351 | coeff: 0.0443351 | eff: 1 | fom: 21.1979 | r2int: 0.00196362 | r2eff: 0 | hits: 990 ] steps - 108 25207 [sigma: 31.708 | error: 0.0392378 | coeff: 0.0392378 | eff: 1 | fom: 27.0632 | r2int: 0.00153802 | r2eff: 0 | hits: 973 ] steps - 109 18199 [sigma: 31.3526 | error: 0.0479907 | coeff: 0.0479907 | eff: 1 | fom: 18.0915 | r2int: 0.00230014 | r2eff: 0 | hits: 776 ] steps - 110 19639 [sigma: 33.2694 | error: 0.0473425 | coeff: 0.0473425 | eff: 1 | fom: 18.5903 | r2int: 0.00223844 | r2eff: 0 | hits: 781 ] steps - 111 23658 [sigma: 31.4029 | error: 0.0409983 | coeff: 0.0409983 | eff: 1 | fom: 24.7889 | r2int: 0.0016791 | r2eff: 0 | hits: 954 ] steps - 112 24077 [sigma: 28.8991 | error: 0.0384088 | coeff: 0.0384088 | eff: 1 | fom: 28.244 | r2int: 0.0014738 | r2eff: 0 | hits: 1024 ] steps + 107 25372 [sigma: 35.7507 | error: 0.0443351 | coeff: 0.0443351 | eff: 1 | fom: 20.35 | r2int: 0.00196362 | r2eff: 0 | hits: 990 ] steps + 108 25207 [sigma: 31.708 | error: 0.0392378 | coeff: 0.0392378 | eff: 1 | fom: 25.9807 | r2int: 0.00153802 | r2eff: 0 | hits: 973 ] steps + 109 18199 [sigma: 31.3526 | error: 0.0479907 | coeff: 0.0479907 | eff: 1 | fom: 17.3678 | r2int: 0.00230014 | r2eff: 0 | hits: 776 ] steps + 110 19639 [sigma: 33.2694 | error: 0.0473425 | coeff: 0.0473425 | eff: 1 | fom: 17.8467 | r2int: 0.00223844 | r2eff: 0 | hits: 781 ] steps + 111 23658 [sigma: 31.4029 | error: 0.0409983 | coeff: 0.0409983 | eff: 1 | fom: 23.7973 | r2int: 0.0016791 | r2eff: 0 | hits: 954 ] steps + 112 24077 [sigma: 28.8991 | error: 0.0384088 | coeff: 0.0384088 | eff: 1 | fom: 27.1142 | r2int: 0.0014738 | r2eff: 0 | hits: 1024 ] steps 113 25233 [sigma: 30.7123 | error: 0.0380833 | coeff: 0.0380833 | eff: 1 | fom: 27.5797 | r2int: 0.00144886 | r2eff: 0 | hits: 979 ] steps 114 18017 [sigma: 30.0311 | error: 0.045373 | coeff: 0.045373 | eff: 1 | fom: 19.4296 | r2int: 0.00205593 | r2eff: 0 | hits: 741 ] steps 115 18352 [sigma: 27.8754 | error: 0.0423398 | coeff: 0.0423398 | eff: 1 | fom: 22.3132 | r2int: 0.00179035 | r2eff: 0 | hits: 777 ] steps @@ -1668,9 +1668,9 @@ Run Summary 119 18472 [sigma: 30.529 | error: 0.0455323 | coeff: 0.0455323 | eff: 1 | fom: 19.294 | r2int: 0.00207045 | r2eff: 0 | hits: 759 ] steps 120 14245 [sigma: 26.2139 | error: 0.0468081 | coeff: 0.0468081 | eff: 1 | fom: 18.2565 | r2int: 0.00218761 | r2eff: 0 | hits: 647 ] steps 121 19034 [sigma: 30.8833 | error: 0.0457198 | coeff: 0.0457198 | eff: 1 | fom: 19.136 | r2int: 0.00208767 | r2eff: 0 | hits: 794 ] steps - 122 20690 [sigma: 32.654 | error: 0.0453317 | coeff: 0.0453317 | eff: 1 | fom: 19.465 | r2int: 0.00205248 | r2eff: 0 | hits: 825 ] steps - 123 17916 [sigma: 29.08 | error: 0.0447466 | coeff: 0.0447466 | eff: 1 | fom: 19.9774 | r2int: 0.00199963 | r2eff: 0 | hits: 760 ] steps - 124 14756 [sigma: 28.3773 | error: 0.0476915 | coeff: 0.0476915 | eff: 1 | fom: 17.5865 | r2int: 0.00227078 | r2eff: 0 | hits: 615 ] steps + 122 20690 [sigma: 32.654 | error: 0.0453317 | coeff: 0.0453317 | eff: 1 | fom: 18.7164 | r2int: 0.00205248 | r2eff: 0 | hits: 825 ] steps + 123 17916 [sigma: 29.08 | error: 0.0447466 | coeff: 0.0447466 | eff: 1 | fom: 19.2091 | r2int: 0.00199963 | r2eff: 0 | hits: 760 ] steps + 124 14756 [sigma: 28.3773 | error: 0.0476915 | coeff: 0.0476915 | eff: 1 | fom: 16.9101 | r2int: 0.00227078 | r2eff: 0 | hits: 615 ] steps ============================================================ closed file mfd_tl_NumberOfSteps.out for output ============================================================ diff --git a/examples/extended/parameterisations/Par01/examplePar01.out b/examples/extended/parameterisations/Par01/examplePar01.out index b6148f1c267..1879e68b60c 100644 --- a/examples/extended/parameterisations/Par01/examplePar01.out +++ b/examples/extended/parameterisations/Par01/examplePar01.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -268,13 +268,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -327,13 +327,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -359,13 +359,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -391,13 +391,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -423,13 +423,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -455,13 +455,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -487,13 +487,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -519,13 +519,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/parameterisations/Par02/examplePar02.out b/examples/extended/parameterisations/Par02/examplePar02.out index 963d70472ac..c275b0a9abb 100644 --- a/examples/extended/parameterisations/Par02/examplePar02.out +++ b/examples/extended/parameterisations/Par02/examplePar02.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/parameterisations/Par03/Par03.out b/examples/extended/parameterisations/Par03/Par03.out index 7451aa1abd3..fcb1d96e13c 100644 --- a/examples/extended/parameterisations/Par03/Par03.out +++ b/examples/extended/parameterisations/Par03/Par03.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/parameterisations/Par04/examplePar04.out b/examples/extended/parameterisations/Par04/examplePar04.out index 4595a9e2a61..090a79983c7 100644 --- a/examples/extended/parameterisations/Par04/examplePar04.out +++ b/examples/extended/parameterisations/Par04/examplePar04.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/parameterisations/gflash/gflash1/test.out b/examples/extended/parameterisations/gflash/gflash1/test.out index 1d2ec226a51..32d9c4078ed 100644 --- a/examples/extended/parameterisations/gflash/gflash1/test.out +++ b/examples/extended/parameterisations/gflash/gflash1/test.out @@ -16,7 +16,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -301,13 +301,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -360,13 +360,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -392,13 +392,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -424,13 +424,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -456,13 +456,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -488,13 +488,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -520,13 +520,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -552,13 +552,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -980,7 +980,7 @@ See commands in /vis/modeling/trajectories/ for other options. ****************************************** -Internal Real Elapsed Time is: 0.0113834 +Internal Real Elapsed Time is: 0.0116105 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -995,7 +995,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00826472 +Internal Real Elapsed Time is: 0.00827896 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1010,7 +1010,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00813473 +Internal Real Elapsed Time is: 0.0080732 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1025,9 +1025,9 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00817867 +Internal Real Elapsed Time is: 0.00818595 Internal System Elapsed Time: 0 -Internal GetUserElapsed Time: 0 +Internal GetUserElapsed Time: 0.01 ****************************************** ------ ExGflashEventAction::End of event nr. 3 ----- 12005 hits are stored in ExGflashHitsCollection @@ -1040,9 +1040,9 @@ Internal GetUserElapsed Time: 0 ****************************************** -Internal Real Elapsed Time is: 0.00802827 +Internal Real Elapsed Time is: 0.00807074 Internal System Elapsed Time: 0 -Internal GetUserElapsed Time: 0.01 +Internal GetUserElapsed Time: 0 ****************************************** ------ ExGflashEventAction::End of event nr. 4 ----- 11944 hits are stored in ExGflashHitsCollection @@ -1055,7 +1055,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00944882 +Internal Real Elapsed Time is: 0.00805759 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1070,7 +1070,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00813888 +Internal Real Elapsed Time is: 0.00808066 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1085,7 +1085,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00809697 +Internal Real Elapsed Time is: 0.00810415 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1100,7 +1100,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00813773 +Internal Real Elapsed Time is: 0.0080748 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1115,7 +1115,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00822082 +Internal Real Elapsed Time is: 0.008183 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0 ****************************************** @@ -1128,10 +1128,10 @@ Internal GetUserElapsed Time: 0 number of event = 10 Graphics systems deleted. Visualization Manager deleting... -Internal Real Elapsed Time /event is: 0.00955922 +Internal Real Elapsed Time /event is: 0.00941329 ****************************************** -Total Real Elapsed Time is: 2.80861 +Total Real Elapsed Time is: 2.8072 Total System Elapsed Time: 0.14 -Total GetUserElapsed Time: 2.49 +Total GetUserElapsed Time: 2.5 ****************************************** diff --git a/examples/extended/parameterisations/gflash/gflash2/test.out b/examples/extended/parameterisations/gflash/gflash2/test.out index a104425ae8d..4d695695f2e 100644 --- a/examples/extended/parameterisations/gflash/gflash2/test.out +++ b/examples/extended/parameterisations/gflash/gflash2/test.out @@ -16,7 +16,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -303,13 +303,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -362,13 +362,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -394,13 +394,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -426,13 +426,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -458,13 +458,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -490,13 +490,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -522,13 +522,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -554,13 +554,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -982,7 +982,7 @@ See commands in /vis/modeling/trajectories/ for other options. ****************************************** -Internal Real Elapsed Time is: 0.0123506 +Internal Real Elapsed Time is: 0.0120142 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -997,7 +997,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00848666 +Internal Real Elapsed Time is: 0.00829977 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1012,7 +1012,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00813375 +Internal Real Elapsed Time is: 0.00785603 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1027,7 +1027,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00829979 +Internal Real Elapsed Time is: 0.00803378 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1042,7 +1042,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00816432 +Internal Real Elapsed Time is: 0.00794252 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0 ****************************************** @@ -1057,7 +1057,7 @@ Internal GetUserElapsed Time: 0 ****************************************** -Internal Real Elapsed Time is: 0.00833862 +Internal Real Elapsed Time is: 0.00802002 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1072,7 +1072,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.0082502 +Internal Real Elapsed Time is: 0.00801884 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1087,7 +1087,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.0082729 +Internal Real Elapsed Time is: 0.00805833 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1102,8 +1102,8 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00822048 -Internal System Elapsed Time: 0.01 +Internal Real Elapsed Time is: 0.00806485 +Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** ------ ExGflashEventAction::End of event nr. 8 ----- @@ -1117,7 +1117,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00908371 +Internal Real Elapsed Time is: 0.00880631 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1130,10 +1130,10 @@ Internal GetUserElapsed Time: 0.01 number of event = 10 Graphics systems deleted. Visualization Manager deleting... -Internal Real Elapsed Time /event is: 0.00973345 +Internal Real Elapsed Time /event is: 0.00945718 ****************************************** -Total Real Elapsed Time is: 2.72859 -Total System Elapsed Time: 0.14 -Total GetUserElapsed Time: 2.46 +Total Real Elapsed Time is: 2.8938 +Total System Elapsed Time: 0.15 +Total GetUserElapsed Time: 2.5 ****************************************** diff --git a/examples/extended/parameterisations/gflash/gflash3/test.out b/examples/extended/parameterisations/gflash/gflash3/test.out index f77c7842769..76bb2a71730 100644 --- a/examples/extended/parameterisations/gflash/gflash3/test.out +++ b/examples/extended/parameterisations/gflash/gflash3/test.out @@ -16,7 +16,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -280,13 +280,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -339,13 +339,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -371,13 +371,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -403,13 +403,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -435,13 +435,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -467,13 +467,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -499,13 +499,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -531,13 +531,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -959,7 +959,7 @@ See commands in /vis/modeling/trajectories/ for other options. ****************************************** -Internal Real Elapsed Time is: 0.0119894 +Internal Real Elapsed Time is: 0.0125632 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -974,7 +974,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00825988 +Internal Real Elapsed Time is: 0.00816273 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0 ****************************************** @@ -989,7 +989,7 @@ Internal GetUserElapsed Time: 0 ****************************************** -Internal Real Elapsed Time is: 0.0080184 +Internal Real Elapsed Time is: 0.00799 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1004,7 +1004,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00813287 +Internal Real Elapsed Time is: 0.00805504 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1019,7 +1019,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00797545 +Internal Real Elapsed Time is: 0.00790175 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1034,7 +1034,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00813794 +Internal Real Elapsed Time is: 0.00812207 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1049,9 +1049,9 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00809866 +Internal Real Elapsed Time is: 0.00800513 Internal System Elapsed Time: 0 -Internal GetUserElapsed Time: 0.01 +Internal GetUserElapsed Time: 0 ****************************************** ------ ExGflashEventAction::End of event nr. 6 ----- 11991 hits are stored in ExGflashHitsCollection @@ -1064,9 +1064,9 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00803905 +Internal Real Elapsed Time is: 0.00801215 Internal System Elapsed Time: 0 -Internal GetUserElapsed Time: 0 +Internal GetUserElapsed Time: 0.01 ****************************************** ------ ExGflashEventAction::End of event nr. 7 ----- 11876 hits are stored in ExGflashHitsCollection @@ -1079,7 +1079,7 @@ Internal GetUserElapsed Time: 0 ****************************************** -Internal Real Elapsed Time is: 0.00810908 +Internal Real Elapsed Time is: 0.00803614 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1094,7 +1094,7 @@ Internal GetUserElapsed Time: 0.01 ****************************************** -Internal Real Elapsed Time is: 0.00813017 +Internal Real Elapsed Time is: 0.00804478 Internal System Elapsed Time: 0 Internal GetUserElapsed Time: 0.01 ****************************************** @@ -1107,10 +1107,10 @@ Internal GetUserElapsed Time: 0.01 number of event = 10 Graphics systems deleted. Visualization Manager deleting... -Internal Real Elapsed Time /event is: 0.00943232 +Internal Real Elapsed Time /event is: 0.00943255 ****************************************** -Total Real Elapsed Time is: 2.73671 -Total System Elapsed Time: 0.09 -Total GetUserElapsed Time: 2.5 +Total Real Elapsed Time is: 2.85631 +Total System Elapsed Time: 0.12 +Total GetUserElapsed Time: 2.55 ****************************************** diff --git a/examples/extended/parameterisations/gflash/gflasha/test.out b/examples/extended/parameterisations/gflash/gflasha/test.out index dde399e9810..fed131686e0 100644 --- a/examples/extended/parameterisations/gflash/gflasha/test.out +++ b/examples/extended/parameterisations/gflash/gflasha/test.out @@ -16,7 +16,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -306,13 +306,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -365,13 +365,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -397,13 +397,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -429,13 +429,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -461,13 +461,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -493,13 +493,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -525,13 +525,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -557,13 +557,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -986,9 +986,9 @@ See commands in /vis/modeling/trajectories/ for other options. ... open analysis file : gflash01.root - done ****************************************** -Run Real Elapsed Time is: 0.937032 -Run System Elapsed Time: 0.01 -Run GetUserElapsed Time: 0.93 +Run Real Elapsed Time is: 0.911014 +Run System Elapsed Time: 0 +Run GetUserElapsed Time: 0.9 ****************************************** number of event = 100 ... write file : gflash01.root - done @@ -1005,9 +1005,9 @@ View them with "/vis/plot" or "/vis/reviewPlots". ... open analysis file : gflash00.root - done ****************************************** -Run Real Elapsed Time is: 59.0948 -Run System Elapsed Time: 0.26 -Run GetUserElapsed Time: 58.48 +Run Real Elapsed Time is: 60.8165 +Run System Elapsed Time: 0.36 +Run GetUserElapsed Time: 59.99 ****************************************** number of event = 100 ... write file : gflash00.root - done @@ -1022,7 +1022,7 @@ Graphics systems deleted. Visualization Manager deleting... ****************************************** -Total Real Elapsed Time is: 62.7095 -Total System Elapsed Time: 0.4 -Total GetUserElapsed Time: 61.78 +Total Real Elapsed Time is: 64.7841 +Total System Elapsed Time: 0.5 +Total GetUserElapsed Time: 63.32 ****************************************** diff --git a/examples/extended/persistency/P01/p01-read.out b/examples/extended/persistency/P01/p01-read.out index 698e44c71e5..2da3e6cd559 100644 --- a/examples/extended/persistency/P01/p01-read.out +++ b/examples/extended/persistency/P01/p01-read.out @@ -125,338 +125,324 @@ Number of hits: 119 trackID: 20 chamberNb: 0 energy deposit[MeV]: 0.00497492 position[mm]: (-15.073,3.52762,-1450.69) trackID: 19 chamberNb: 0 energy deposit[MeV]: 0.00137306 position[mm]: (-14.7158,3.46797,-1474.51) Collection: Event_2 -Number of hits: 121 - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00907343 position[mm]: (-68.1334,41.4461,-1572.97) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00200465 position[mm]: (-68.7854,41.8139,-1564.83) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.000220015 position[mm]: (-68.8864,41.8698,-1563.56) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.044785 position[mm]: (-81.9654,49.0932,-1400) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00111806 position[mm]: (-128.386,80.0122,-792.521) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.000699579 position[mm]: (-128.595,80.1473,-789.806) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0246273 position[mm]: (-133.049,83.0117,-732.087) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0154128 position[mm]: (-136.182,85.0463,-691.323) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00757907 position[mm]: (-137.337,85.8481,-676.211) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00455298 position[mm]: (-138.117,86.3562,-665.973) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00389531 position[mm]: (-138.921,86.8702,-655.27) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00355516 position[mm]: (-140.685,88.0047,-631.313) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0119434 position[mm]: (-142.982,89.4392,-600) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00641127 position[mm]: (-188.274,117.29,10.6937) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.000741055 position[mm]: (-188.424,117.383,12.7434) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0028337 position[mm]: (-188.715,117.561,16.7167) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00683565 position[mm]: (-190.291,118.535,38.1404) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00663419 position[mm]: (-191.748,119.41,57.6588) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00637841 position[mm]: (-192.651,119.963,69.8904) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00324097 position[mm]: (-193.059,120.216,75.4634) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0147506 position[mm]: (-195.602,121.777,110.186) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0223852 position[mm]: (-198.642,123.637,152.074) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.011204 position[mm]: (-200.572,124.852,179.565) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00141752 position[mm]: (-200.755,124.972,182.189) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00159327 position[mm]: (-200.972,125.115,185.302) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00349666 position[mm]: (-201.62,125.544,194.625) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.000385273 position[mm]: (-201.992,125.788,200) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0116775 position[mm]: (-246.179,154.661,822.725) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0151391 position[mm]: (-249.21,156.481,863.788) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00305101 position[mm]: (-249.572,156.66,868.549) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0114668 position[mm]: (-250.962,157.341,886.725) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00492794 position[mm]: (-252.048,157.877,900.719) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0103538 position[mm]: (-253.848,158.748,923.489) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00543732 position[mm]: (-254.836,159.241,935.868) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00328441 position[mm]: (-255.356,159.494,942.389) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0119127 position[mm]: (-256.779,160.176,960.246) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0146264 position[mm]: (-259.973,161.73,1000) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0181108 position[mm]: (-309.201,186.696,1634.96) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0189242 position[mm]: (-311.285,187.671,1662.15) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0113455 position[mm]: (-313.197,188.654,1687.24) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0165385 position[mm]: (-316.268,190.279,1728.41) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00256152 position[mm]: (-316.753,190.538,1734.97) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00869922 position[mm]: (-318.531,191.493,1759.23) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0174294 position[mm]: (-320.999,192.831,1792.64) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.000231182 position[mm]: (-321.186,192.939,1795.17) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00226907 position[mm]: (-321.545,193.146,1800) - trackID: 89 chamberNb: 4 energy deposit[MeV]: 0.00182671 position[mm]: (-321.196,192.936,1795.17) - trackID: 88 chamberNb: 4 energy deposit[MeV]: 0.00160558 position[mm]: (-320.996,192.84,1792.64) - trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.00320531 position[mm]: (-318.553,191.486,1759.23) - trackID: 86 chamberNb: 4 energy deposit[MeV]: 0.0028284 position[mm]: (-316.772,190.543,1734.97) - trackID: 85 chamberNb: 4 energy deposit[MeV]: 0.00224094 position[mm]: (-316.255,190.286,1728.41) - trackID: 84 chamberNb: 4 energy deposit[MeV]: 0.00227177 position[mm]: (-313.188,188.665,1687.24) - trackID: 83 chamberNb: 4 energy deposit[MeV]: 0.00141566 position[mm]: (-311.28,187.677,1662.15) - trackID: 82 chamberNb: 4 energy deposit[MeV]: 0.0064023 position[mm]: (-309.243,186.649,1634.96) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00939834 position[mm]: (-255.129,157.96,961.27) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.0104992 position[mm]: (-256.334,158.72,963.083) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00464948 position[mm]: (-255.456,159.158,963.449) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.000473231 position[mm]: (-254.972,158.732,963.477) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00727016 position[mm]: (-254.662,158.052,964.462) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00133344 position[mm]: (-254.354,157.577,964.398) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00588748 position[mm]: (-254.228,157.595,964.957) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00907459 position[mm]: (-254.296,157.377,965.214) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.000176749 position[mm]: (-254.28,157.401,965.316) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00828008 position[mm]: (-254.219,157.334,965.295) - trackID: 114 chamberNb: 3 energy deposit[MeV]: 0.00154042 position[mm]: (-254.287,157.395,965.315) - trackID: 113 chamberNb: 3 energy deposit[MeV]: 0.0016481 position[mm]: (-254.221,157.599,964.962) - trackID: 112 chamberNb: 3 energy deposit[MeV]: 0.00261767 position[mm]: (-254.354,157.56,964.398) - trackID: 111 chamberNb: 3 energy deposit[MeV]: 0.00545155 position[mm]: (-254.619,158.078,964.465) - trackID: 110 chamberNb: 3 energy deposit[MeV]: 0.00124511 position[mm]: (-254.968,158.728,963.473) - trackID: 109 chamberNb: 3 energy deposit[MeV]: 0.0015124 position[mm]: (-255.452,159.162,963.456) - trackID: 108 chamberNb: 3 energy deposit[MeV]: 0.00180645 position[mm]: (-256.339,158.729,963.087) - trackID: 73 chamberNb: 3 energy deposit[MeV]: 0.00278292 position[mm]: (-255.369,159.508,942.389) - trackID: 72 chamberNb: 3 energy deposit[MeV]: 0.00165589 position[mm]: (-254.827,159.237,935.87) - trackID: 71 chamberNb: 3 energy deposit[MeV]: 0.00134273 position[mm]: (-253.852,158.742,923.489) - trackID: 70 chamberNb: 3 energy deposit[MeV]: 0.00419028 position[mm]: (-252.067,157.849,900.721) - trackID: 69 chamberNb: 3 energy deposit[MeV]: 0.00145859 position[mm]: (-250.97,157.343,886.725) - trackID: 68 chamberNb: 3 energy deposit[MeV]: 0.00691457 position[mm]: (-249.678,156.607,868.555) - trackID: 68 chamberNb: 3 energy deposit[MeV]: 0.00281587 position[mm]: (-249.667,156.592,868.553) - trackID: 67 chamberNb: 3 energy deposit[MeV]: 0.00166717 position[mm]: (-249.2,156.482,863.789) - trackID: 66 chamberNb: 3 energy deposit[MeV]: 0.00252673 position[mm]: (-246.164,154.666,822.726) - trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00494727 position[mm]: (-202.086,125.646,194.664) - trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0019102 position[mm]: (-201.856,125.681,194.515) - trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00317086 position[mm]: (-201.827,125.597,194.394) - trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00415125 position[mm]: (-201.836,125.569,194.378) - trackID: 120 chamberNb: 2 energy deposit[MeV]: 0.00130105 position[mm]: (-201.84,125.586,194.42) - trackID: 120 chamberNb: 2 energy deposit[MeV]: 0.0026982 position[mm]: (-201.832,125.581,194.437) - trackID: 119 chamberNb: 2 energy deposit[MeV]: 0.00372384 position[mm]: (-201.851,125.659,194.532) - trackID: 118 chamberNb: 2 energy deposit[MeV]: 0.00151199 position[mm]: (-202.083,125.638,194.665) - trackID: 59 chamberNb: 2 energy deposit[MeV]: 0.00154201 position[mm]: (-200.963,125.113,185.303) - trackID: 58 chamberNb: 2 energy deposit[MeV]: 0.00421907 position[mm]: (-200.788,124.96,182.19) - trackID: 57 chamberNb: 2 energy deposit[MeV]: 0.00327174 position[mm]: (-200.554,124.868,179.567) - trackID: 56 chamberNb: 2 energy deposit[MeV]: 0.00179369 position[mm]: (-198.637,123.628,152.076) - trackID: 55 chamberNb: 2 energy deposit[MeV]: 0.0102976 position[mm]: (-195.421,121.927,110.223) - trackID: 55 chamberNb: 2 energy deposit[MeV]: 0.000210267 position[mm]: (-195.41,121.947,110.191) - trackID: 55 chamberNb: 2 energy deposit[MeV]: 0.00322028 position[mm]: (-195.419,121.94,110.212) - trackID: 121 chamberNb: 2 energy deposit[MeV]: 0.00128205 position[mm]: (-195.416,121.946,110.188) - trackID: 54 chamberNb: 2 energy deposit[MeV]: 0.00202446 position[mm]: (-193.053,120.227,75.4639) - trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.00215451 position[mm]: (-192.644,119.952,69.8921) - trackID: 52 chamberNb: 2 energy deposit[MeV]: 0.00374487 position[mm]: (-190.308,118.559,38.1399) - trackID: 51 chamberNb: 2 energy deposit[MeV]: 0.00721201 position[mm]: (-188.669,117.454,16.7369) - trackID: 51 chamberNb: 2 energy deposit[MeV]: 0.00247235 position[mm]: (-188.666,117.439,16.7326) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00202466 position[mm]: (-188.606,117.985,12.8126) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00577674 position[mm]: (-188.754,118.134,13.2772) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00531375 position[mm]: (-188.743,117.924,13.5251) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00328417 position[mm]: (-188.764,117.961,13.4063) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00438353 position[mm]: (-188.765,117.985,13.3798) - trackID: 124 chamberNb: 2 energy deposit[MeV]: 0.0024489 position[mm]: (-188.78,117.959,13.4058) - trackID: 123 chamberNb: 2 energy deposit[MeV]: 0.0031077 position[mm]: (-188.753,117.943,13.5325) - trackID: 122 chamberNb: 2 energy deposit[MeV]: 0.00179557 position[mm]: (-188.598,117.992,12.813) - trackID: 49 chamberNb: 2 energy deposit[MeV]: 0.00160021 position[mm]: (-188.272,117.299,10.6938) - trackID: 41 chamberNb: 1 energy deposit[MeV]: 0.00152675 position[mm]: (-140.681,87.9973,-631.312) - trackID: 40 chamberNb: 1 energy deposit[MeV]: 0.00898635 position[mm]: (-138.964,86.7753,-655.258) - trackID: 39 chamberNb: 1 energy deposit[MeV]: 0.00128595 position[mm]: (-138.12,86.3495,-665.972) - trackID: 38 chamberNb: 1 energy deposit[MeV]: 0.0017522 position[mm]: (-137.329,85.8554,-676.21) - trackID: 37 chamberNb: 1 energy deposit[MeV]: 0.0033578 position[mm]: (-136.164,85.0634,-691.321) - trackID: 36 chamberNb: 1 energy deposit[MeV]: 0.00244773 position[mm]: (-133.05,82.9957,-732.086) - trackID: 35 chamberNb: 1 energy deposit[MeV]: 0.00148235 position[mm]: (-128.587,80.1426,-789.805) - trackID: 34 chamberNb: 1 energy deposit[MeV]: 0.00259712 position[mm]: (-128.397,79.9986,-792.521) - trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.00137721 position[mm]: (-68.8833,41.8627,-1563.56) - trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.00922423 position[mm]: (-68.8759,41.875,-1564.82) - trackID: 26 chamberNb: 0 energy deposit[MeV]: 0.00137039 position[mm]: (-68.1393,41.4511,-1572.97) +Number of hits: 85 + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0090587 position[mm]: (-67.8112,41.7507,-1572.95) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00199849 position[mm]: (-68.4598,42.1214,-1564.81) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.000220015 position[mm]: (-68.5603,42.1778,-1563.54) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0446193 position[mm]: (-81.5739,49.461,-1400) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00109926 position[mm]: (-127.722,80.5927,-792.642) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.000698346 position[mm]: (-127.93,80.7287,-789.928) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0245691 position[mm]: (-132.358,83.6137,-732.23) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0153768 position[mm]: (-135.473,85.6627,-691.481) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00756279 position[mm]: (-136.62,86.4698,-676.374) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00454484 position[mm]: (-137.396,86.9816,-666.14) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00388578 position[mm]: (-138.195,87.4991,-655.441) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00354315 position[mm]: (-139.949,88.6416,-631.493) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0119665 position[mm]: (-142.246,90.0952,-600) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0034141 position[mm]: (-187.27,118.147,10.4203) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00631749 position[mm]: (-190.057,119.93,48.2638) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0243769 position[mm]: (-193.822,122.319,97.7283) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00735352 position[mm]: (-194.74,122.911,109.768) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0197937 position[mm]: (-197.808,124.855,149.679) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.021361 position[mm]: (-201.492,127.064,197.008) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00109013 position[mm]: (-201.678,127.176,199.411) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.000129393 position[mm]: (-201.724,127.204,200) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0316611 position[mm]: (-255.692,160.611,894.82) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00411927 position[mm]: (-257.028,161.432,911.969) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0144147 position[mm]: (-261.446,164.026,967.203) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.000775051 position[mm]: (-261.979,164.33,973.734) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00666182 position[mm]: (-263.466,165.176,991.737) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00140913 position[mm]: (-264.137,165.565,1000) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00523695 position[mm]: (-314.827,194.946,1623.06) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00382059 position[mm]: (-315.621,195.395,1632.96) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0117532 position[mm]: (-317.037,196.166,1650.37) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00175853 position[mm]: (-317.623,196.459,1657.38) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0113743 position[mm]: (-320.383,197.893,1690.63) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00861185 position[mm]: (-322.242,198.837,1713.17) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0243907 position[mm]: (-327.667,201.825,1778.12) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0111773 position[mm]: (-329.446,202.883,1800) + trackID: 83 chamberNb: 4 energy deposit[MeV]: 0.00124059 position[mm]: (-327.66,201.825,1778.12) + trackID: 82 chamberNb: 4 energy deposit[MeV]: 0.00256112 position[mm]: (-322.227,198.845,1713.18) + trackID: 81 chamberNb: 4 energy deposit[MeV]: 0.00312204 position[mm]: (-320.372,197.913,1690.63) + trackID: 80 chamberNb: 4 energy deposit[MeV]: 0.00191095 position[mm]: (-317.634,196.463,1657.38) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00151692 position[mm]: (-317.038,196.175,1650.37) + trackID: 78 chamberNb: 4 energy deposit[MeV]: 0.00947187 position[mm]: (-315.601,195.059,1633.02) + trackID: 78 chamberNb: 4 energy deposit[MeV]: 0.00956582 position[mm]: (-315.519,195.036,1632.95) + trackID: 77 chamberNb: 4 energy deposit[MeV]: 0.00153512 position[mm]: (-314.824,194.955,1623.06) + trackID: 68 chamberNb: 3 energy deposit[MeV]: 0.00137437 position[mm]: (-263.473,165.18,991.736) + trackID: 67 chamberNb: 3 energy deposit[MeV]: 0.00156901 position[mm]: (-261.983,164.322,973.734) + trackID: 66 chamberNb: 3 energy deposit[MeV]: 0.00150587 position[mm]: (-261.439,164.02,967.204) + trackID: 65 chamberNb: 3 energy deposit[MeV]: 0.0121437 position[mm]: (-257.179,161.637,911.981) + trackID: 65 chamberNb: 3 energy deposit[MeV]: 0.00354835 position[mm]: (-257.175,161.661,911.992) + trackID: 64 chamberNb: 3 energy deposit[MeV]: 0.00223685 position[mm]: (-255.698,160.624,894.82) + trackID: 54 chamberNb: 2 energy deposit[MeV]: 0.00343155 position[mm]: (-201.703,127.181,199.41) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.00427492 position[mm]: (-204.937,122.722,198.117) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.0121734 position[mm]: (-204.781,126.411,192.525) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.00154056 position[mm]: (-205.691,126.943,191.38) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 3.32643e-05 position[mm]: (-206.149,126.979,191.063) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.0175945 position[mm]: (-213.235,130.594,193.935) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.00696757 position[mm]: (-213.666,131.463,199.346) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.000377124 position[mm]: (-213.252,131.232,200) + trackID: 101 chamberNb: 2 energy deposit[MeV]: 0.00529752 position[mm]: (-206.14,126.934,191.048) + trackID: 52 chamberNb: 2 energy deposit[MeV]: 0.00186248 position[mm]: (-197.803,124.864,149.679) + trackID: 51 chamberNb: 2 energy deposit[MeV]: 0.00153835 position[mm]: (-194.749,122.909,109.768) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00343489 position[mm]: (-193.596,121.586,97.9275) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.000273753 position[mm]: (-193.714,121.666,97.7059) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00252211 position[mm]: (-193.542,121.685,97.3455) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.000993683 position[mm]: (-193.727,121.409,97.1805) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00775605 position[mm]: (-193.441,121.24,97.0501) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.011731 position[mm]: (-193.589,121.237,97.1127) + trackID: 106 chamberNb: 2 energy deposit[MeV]: 0.00132707 position[mm]: (-193.724,121.415,97.1771) + trackID: 105 chamberNb: 2 energy deposit[MeV]: 0.00225263 position[mm]: (-193.538,121.676,97.3561) + trackID: 104 chamberNb: 2 energy deposit[MeV]: 0.00165668 position[mm]: (-193.708,121.658,97.7081) + trackID: 49 chamberNb: 2 energy deposit[MeV]: 0.00362723 position[mm]: (-190.058,119.958,48.2642) + trackID: 41 chamberNb: 1 energy deposit[MeV]: 0.00152675 position[mm]: (-139.944,88.6342,-631.492) + trackID: 40 chamberNb: 1 energy deposit[MeV]: 0.0022465 position[mm]: (-138.238,87.4045,-655.429) + trackID: 40 chamberNb: 1 energy deposit[MeV]: 0.00543429 position[mm]: (-138.253,87.3815,-655.471) + trackID: 113 chamberNb: 1 energy deposit[MeV]: 0.00130553 position[mm]: (-138.242,87.3997,-655.425) + trackID: 39 chamberNb: 1 energy deposit[MeV]: 0.00128595 position[mm]: (-137.398,86.9748,-666.14) + trackID: 38 chamberNb: 1 energy deposit[MeV]: 0.0017522 position[mm]: (-136.613,86.4771,-676.374) + trackID: 37 chamberNb: 1 energy deposit[MeV]: 0.00335779 position[mm]: (-135.455,85.6796,-691.479) + trackID: 36 chamberNb: 1 energy deposit[MeV]: 0.00244772 position[mm]: (-132.359,83.5977,-732.229) + trackID: 35 chamberNb: 1 energy deposit[MeV]: 0.00148235 position[mm]: (-127.923,80.724,-789.927) + trackID: 34 chamberNb: 1 energy deposit[MeV]: 0.00259712 position[mm]: (-127.733,80.5791,-792.641) + trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.00137721 position[mm]: (-68.5572,42.1707,-1563.54) + trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.000928164 position[mm]: (-68.5398,42.1762,-1564.8) + trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.00674021 position[mm]: (-68.5545,42.2307,-1564.77) + trackID: 114 chamberNb: 0 energy deposit[MeV]: 0.00155584 position[mm]: (-68.5329,42.1743,-1564.8) + trackID: 26 chamberNb: 0 energy deposit[MeV]: 0.00137039 position[mm]: (-67.8171,41.7558,-1572.95) Collection: Event_3 -Number of hits: 88 - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00605905 position[mm]: (-41.567,14.8122,-1580.51) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00237272 position[mm]: (-41.9831,14.9564,-1571.75) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0118235 position[mm]: (-43.2649,15.3877,-1544.97) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.000617746 position[mm]: (-43.6012,15.4952,-1538.05) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0203112 position[mm]: (-46.4303,16.4581,-1478.98) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0267319 position[mm]: (-50.3416,17.4082,-1400.65) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 1.98517e-05 position[mm]: (-50.3739,17.4147,-1400) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0231555 position[mm]: (-81.9381,23.8821,-758.17) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00241102 position[mm]: (-82.1462,23.9326,-753.669) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00335417 position[mm]: (-82.6984,24.0682,-741.784) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0042182 position[mm]: (-83.0599,24.1633,-733.947) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.000454984 position[mm]: (-83.1359,24.1818,-732.296) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0227701 position[mm]: (-85.9024,24.6752,-677.913) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.016655 position[mm]: (-88.6988,25.3941,-620.816) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00314546 position[mm]: (-89.7559,25.6104,-600) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.023241 position[mm]: (-124.543,32.9839,67.4945) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.01116 position[mm]: (-126.733,33.4991,107.04) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00792469 position[mm]: (-127.785,33.7775,125.838) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00513093 position[mm]: (-128.736,34.0437,143.011) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00279317 position[mm]: (-129.096,34.1366,149.672) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00195493 position[mm]: (-129.447,34.2229,156.271) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 2.79167e-05 position[mm]: (-129.481,34.2311,156.902) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00483659 position[mm]: (-130.925,34.5786,183.933) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00604544 position[mm]: (-131.779,34.8028,200) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.012359 position[mm]: (-166.914,43.974,817.169) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0111093 position[mm]: (-169.29,44.634,860.125) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.000510258 position[mm]: (-169.498,44.6864,864.083) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.000257885 position[mm]: (-169.581,44.7079,865.636) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0394592 position[mm]: (-175.389,46.2388,974.687) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00627716 position[mm]: (-175.946,46.3621,985.474) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00586056 position[mm]: (-176.693,46.5234,1000) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.000954787 position[mm]: (-209.897,52.2833,1605.46) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00280387 position[mm]: (-210.637,52.3817,1618.77) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0126728 position[mm]: (-212.466,52.6074,1651.55) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0180808 position[mm]: (-214.928,52.9149,1697.49) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00307238 position[mm]: (-215.388,53.031,1706.91) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00111245 position[mm]: (-215.665,53.1002,1712.71) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00711509 position[mm]: (-217.043,53.4298,1741.41) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0209341 position[mm]: (-219.138,53.902,1785.72) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00318534 position[mm]: (-219.821,54.0943,1800) - trackID: 74 chamberNb: 4 energy deposit[MeV]: 0.0063736 position[mm]: (-219.181,53.9478,1785.73) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.00832786 position[mm]: (-216.337,53.1615,1741.59) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.00530584 position[mm]: (-215.942,53.0535,1741.78) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.00112467 position[mm]: (-215.937,53.0629,1741.55) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.00748517 position[mm]: (-215.99,53.1183,1741.53) - trackID: 90 chamberNb: 4 energy deposit[MeV]: 0.00743681 position[mm]: (-215.896,53.1176,1741.59) - trackID: 89 chamberNb: 4 energy deposit[MeV]: 0.00183988 position[mm]: (-215.941,53.0644,1741.78) - trackID: 72 chamberNb: 4 energy deposit[MeV]: 0.00278162 position[mm]: (-215.668,53.0811,1712.71) - trackID: 71 chamberNb: 4 energy deposit[MeV]: 0.00437608 position[mm]: (-215.373,52.998,1706.92) - trackID: 70 chamberNb: 4 energy deposit[MeV]: 0.00596763 position[mm]: (-214.982,52.934,1697.49) - trackID: 69 chamberNb: 4 energy deposit[MeV]: 0.00751967 position[mm]: (-212.46,52.5281,1651.56) - trackID: 68 chamberNb: 4 energy deposit[MeV]: 0.00619137 position[mm]: (-210.557,52.4651,1618.79) - trackID: 68 chamberNb: 4 energy deposit[MeV]: 0.00343813 position[mm]: (-210.537,52.4658,1618.8) - trackID: 67 chamberNb: 4 energy deposit[MeV]: 0.00155717 position[mm]: (-209.905,52.2858,1605.46) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00141636 position[mm]: (-175.952,46.3667,985.474) - trackID: 54 chamberNb: 3 energy deposit[MeV]: 0.00147834 position[mm]: (-175.395,46.2449,974.687) - trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0014031 position[mm]: (-169.583,44.7157,865.636) - trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.00309055 position[mm]: (-169.494,44.7083,864.084) - trackID: 51 chamberNb: 3 energy deposit[MeV]: 0.00781625 position[mm]: (-169.404,44.6712,860.131) - trackID: 51 chamberNb: 3 energy deposit[MeV]: 0.00197781 position[mm]: (-169.398,44.6784,860.138) - trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.0017418 position[mm]: (-129.488,34.2387,156.902) - trackID: 43 chamberNb: 2 energy deposit[MeV]: 0.00158827 position[mm]: (-129.448,34.2137,156.271) - trackID: 42 chamberNb: 2 energy deposit[MeV]: 0.0013076 position[mm]: (-129.099,34.1432,149.672) - trackID: 41 chamberNb: 2 energy deposit[MeV]: 0.00126899 position[mm]: (-128.737,34.0506,143.011) - trackID: 40 chamberNb: 2 energy deposit[MeV]: 0.0026302 position[mm]: (-127.803,33.7757,125.838) - trackID: 39 chamberNb: 2 energy deposit[MeV]: 0.00460982 position[mm]: (-126.704,33.525,107.044) - trackID: 38 chamberNb: 2 energy deposit[MeV]: 0.00165537 position[mm]: (-124.551,32.9786,67.4945) - trackID: 32 chamberNb: 1 energy deposit[MeV]: 0.00123701 position[mm]: (-88.7037,25.3988,-620.816) - trackID: 31 chamberNb: 1 energy deposit[MeV]: 0.00151219 position[mm]: (-85.8999,24.6669,-677.912) - trackID: 30 chamberNb: 1 energy deposit[MeV]: 0.00138326 position[mm]: (-83.1426,24.1777,-732.296) - trackID: 29 chamberNb: 1 energy deposit[MeV]: 0.0014687 position[mm]: (-83.0683,24.1639,-733.947) - trackID: 28 chamberNb: 1 energy deposit[MeV]: 0.00219626 position[mm]: (-82.6908,24.0796,-741.783) - trackID: 27 chamberNb: 1 energy deposit[MeV]: 0.00212591 position[mm]: (-82.1583,23.9377,-753.669) - trackID: 26 chamberNb: 1 energy deposit[MeV]: 0.00151791 position[mm]: (-81.9296,23.88,-758.169) - trackID: 20 chamberNb: 0 energy deposit[MeV]: 0.00191057 position[mm]: (-50.3474,17.4181,-1400.65) - trackID: 19 chamberNb: 0 energy deposit[MeV]: 0.00657709 position[mm]: (-46.4447,16.5381,-1478.97) - trackID: 19 chamberNb: 0 energy deposit[MeV]: 0.00103291 position[mm]: (-46.4464,16.5333,-1478.97) - trackID: 18 chamberNb: 0 energy deposit[MeV]: 0.00305001 position[mm]: (-43.5814,15.4862,-1538.05) - trackID: 17 chamberNb: 0 energy deposit[MeV]: 0.00942871 position[mm]: (-42.9005,15.3684,-1544.9) - trackID: 17 chamberNb: 0 energy deposit[MeV]: 0.0106103 position[mm]: (-42.8059,15.2726,-1544.87) - trackID: 16 chamberNb: 0 energy deposit[MeV]: 0.0017335 position[mm]: (-41.9838,14.9463,-1571.75) - trackID: 15 chamberNb: 0 energy deposit[MeV]: 0.00222915 position[mm]: (-41.5532,14.8143,-1580.51) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 5.25348e-05 position[mm]: (-41.896,12.9275,-1599.99) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.000841506 position[mm]: (-41.8808,12.9203,-1599.9) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.000228751 position[mm]: (-41.8448,12.8972,-1599.88) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.0010624 position[mm]: (-41.8356,12.8573,-1599.83) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.00146409 position[mm]: (-41.8567,12.7894,-1599.83) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.00345798 position[mm]: (-41.8595,12.7645,-1599.82) +Number of hits: 103 + trackID: 1 chamberNb: 0 energy deposit[MeV]: 1.63788e-05 position[mm]: (62.0654,-233.385,-1599.75) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00236672 position[mm]: (62.703,-235.803,-1591.35) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00648563 position[mm]: (63.8169,-240,-1576.77) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00159127 position[mm]: (124.562,-464.484,-797.731) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 6.93952e-05 position[mm]: (124.582,-464.56,-797.466) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0371716 position[mm]: (134.358,-500.795,-671.92) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0247403 position[mm]: (138.959,-516.795,-615.802) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00549848 position[mm]: (140.266,-521.354,-600) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00150804 position[mm]: (190.857,-697.824,10.7219) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0072851 position[mm]: (193.416,-706.762,41.6396) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.000583177 position[mm]: (193.763,-707.976,45.8546) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00221965 position[mm]: (194.512,-710.6,54.9381) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0322461 position[mm]: (201.118,-733.32,133.731) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0232768 position[mm]: (206.711,-752.138,200) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00257581 position[mm]: (254.486,-927.111,806.289) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0340483 position[mm]: (257.083,-936.807,839.829) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00583277 position[mm]: (258.501,-942.171,858.404) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0224075 position[mm]: (260.823,-950.804,888.594) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.000994387 position[mm]: (261.538,-953.383,897.487) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00992485 position[mm]: (263.543,-960.452,921.497) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00234741 position[mm]: (264.196,-962.732,929.204) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0234274 position[mm]: (269.875,-982.354,995.958) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.000792294 position[mm]: (270.202,-983.489,999.786) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 5.33887e-05 position[mm]: (270.22,-983.552,1000) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0249491 position[mm]: (325.215,-1175.29,1649.67) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00109725 position[mm]: (325.731,-1177.06,1655.63) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00659822 position[mm]: (328.054,-1185.03,1682.59) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0279198 position[mm]: (333.533,-1203.44,1745.37) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00325219 position[mm]: (334.179,-1205.5,1752.43) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00657819 position[mm]: (335.214,-1208.87,1764.01) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00367009 position[mm]: (335.931,-1211.24,1772.13) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00382579 position[mm]: (337.833,-1217.71,1794.36) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00115707 position[mm]: (338.311,-1219.36,1800) + trackID: 80 chamberNb: 4 energy deposit[MeV]: 0.00346111 position[mm]: (337.814,-1217.73,1794.36) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00603029 position[mm]: (335.478,-1213.97,1772.16) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00153762 position[mm]: (335.734,-1213.43,1771.69) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0126914 position[mm]: (337.598,-1212.05,1771.08) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00186728 position[mm]: (337.587,-1212.62,1771.6) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00982597 position[mm]: (338.078,-1212.88,1773.01) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00818542 position[mm]: (338.083,-1212.05,1772.37) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00755172 position[mm]: (338.066,-1211.6,1771.8) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00443989 position[mm]: (337.897,-1211.31,1771.5) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00191653 position[mm]: (338.021,-1211.1,1771.69) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00122824 position[mm]: (338.171,-1211.18,1771.85) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.00473364 position[mm]: (338.233,-1211.2,1771.83) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0021607 position[mm]: (338.235,-1211.2,1771.82) + trackID: 96 chamberNb: 4 energy deposit[MeV]: 0.00651949 position[mm]: (338.197,-1211.12,1771.85) + trackID: 95 chamberNb: 4 energy deposit[MeV]: 0.00149701 position[mm]: (338.016,-1211.11,1771.7) + trackID: 94 chamberNb: 4 energy deposit[MeV]: 0.00141381 position[mm]: (337.58,-1212.61,1771.6) + trackID: 93 chamberNb: 4 energy deposit[MeV]: 0.00123954 position[mm]: (335.73,-1213.42,1771.69) + trackID: 78 chamberNb: 4 energy deposit[MeV]: 0.00180648 position[mm]: (335.204,-1208.87,1764.01) + trackID: 77 chamberNb: 4 energy deposit[MeV]: 0.00399142 position[mm]: (334.196,-1205.43,1752.45) + trackID: 77 chamberNb: 4 energy deposit[MeV]: 0.0018986 position[mm]: (334.194,-1205.44,1752.46) + trackID: 97 chamberNb: 4 energy deposit[MeV]: 0.00122758 position[mm]: (334.201,-1205.43,1752.46) + trackID: 76 chamberNb: 4 energy deposit[MeV]: 0.00632718 position[mm]: (333.589,-1203.47,1745.36) + trackID: 75 chamberNb: 4 energy deposit[MeV]: 0.00124886 position[mm]: (328.052,-1185.02,1682.59) + trackID: 74 chamberNb: 4 energy deposit[MeV]: 0.00190681 position[mm]: (325.727,-1177.07,1655.63) + trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.00281244 position[mm]: (325.219,-1175.31,1649.67) + trackID: 60 chamberNb: 3 energy deposit[MeV]: 0.0018342 position[mm]: (270.198,-983.479,999.79) + trackID: 59 chamberNb: 3 energy deposit[MeV]: 0.00154949 position[mm]: (269.922,-982.33,995.965) + trackID: 59 chamberNb: 3 energy deposit[MeV]: 0.0022053 position[mm]: (269.919,-982.325,995.978) + trackID: 104 chamberNb: 3 energy deposit[MeV]: 0.00192263 position[mm]: (269.933,-982.332,995.969) + trackID: 58 chamberNb: 3 energy deposit[MeV]: 0.00162886 position[mm]: (264.202,-962.738,929.202) + trackID: 57 chamberNb: 3 energy deposit[MeV]: 0.00139948 position[mm]: (263.547,-960.446,921.498) + trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.000160428 position[mm]: (261.561,-953.444,897.751) + trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.0023479 position[mm]: (261.569,-953.447,897.739) + trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00173117 position[mm]: (261.541,-953.393,897.485) + trackID: 54 chamberNb: 3 energy deposit[MeV]: 0.00173366 position[mm]: (260.826,-950.795,888.597) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.011565 position[mm]: (259.213,-948.231,858.738) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00959893 position[mm]: (260.819,-947.253,853.959) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00117764 position[mm]: (260.628,-948.417,852.759) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0120729 position[mm]: (260.426,-951.741,854.009) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.000583242 position[mm]: (260.182,-951.155,853.962) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00977205 position[mm]: (260.915,-948.784,854.205) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00124471 position[mm]: (261.348,-948.78,854.2) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 5.07155e-05 position[mm]: (261.467,-948.913,854.171) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 6.37712e-05 position[mm]: (261.565,-949.102,854.176) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0108294 position[mm]: (262.09,-950.277,854.036) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00589134 position[mm]: (261.948,-950.508,854.814) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00784296 position[mm]: (262.547,-950.545,854.866) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00706427 position[mm]: (262.253,-950.447,854.718) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00171456 position[mm]: (262.273,-950.606,854.697) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00834272 position[mm]: (262.238,-950.605,854.611) + trackID: 110 chamberNb: 3 energy deposit[MeV]: 0.00192091 position[mm]: (262.28,-950.614,854.694) + trackID: 109 chamberNb: 3 energy deposit[MeV]: 0.0023127 position[mm]: (261.575,-949.097,854.167) + trackID: 108 chamberNb: 3 energy deposit[MeV]: 0.00156112 position[mm]: (261.46,-948.916,854.176) + trackID: 107 chamberNb: 3 energy deposit[MeV]: 0.00698539 position[mm]: (261.377,-948.77,854.265) + trackID: 106 chamberNb: 3 energy deposit[MeV]: 0.00367947 position[mm]: (260.157,-951.146,853.955) + trackID: 105 chamberNb: 3 energy deposit[MeV]: 0.0100465 position[mm]: (260.504,-948.418,852.745) + trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.00360763 position[mm]: (257.108,-937.287,839.769) + trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.0104819 position[mm]: (256.897,-937.315,839.704) + trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.00387863 position[mm]: (256.907,-937.344,839.701) + trackID: 111 chamberNb: 3 energy deposit[MeV]: 0.00584489 position[mm]: (257.091,-937.248,839.805) + trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.00172289 position[mm]: (194.506,-710.592,54.9414) + trackID: 43 chamberNb: 2 energy deposit[MeV]: 0.00149216 position[mm]: (193.772,-707.977,45.854) + trackID: 42 chamberNb: 2 energy deposit[MeV]: 0.00709372 position[mm]: (193.459,-706.706,41.6588) + trackID: 41 chamberNb: 2 energy deposit[MeV]: 0.00606585 position[mm]: (190.913,-697.841,10.7171) + trackID: 35 chamberNb: 1 energy deposit[MeV]: 0.00601205 position[mm]: (138.946,-516.742,-615.781) + trackID: 34 chamberNb: 1 energy deposit[MeV]: 0.00142108 position[mm]: (134.364,-500.789,-671.919) + trackID: 33 chamberNb: 1 energy deposit[MeV]: 0.00495631 position[mm]: (124.578,-464.603,-797.474) + trackID: 32 chamberNb: 1 energy deposit[MeV]: 0.00132799 position[mm]: (124.569,-464.485,-797.732) + trackID: 21 chamberNb: 0 energy deposit[MeV]: 0.0017335 position[mm]: (62.712,-235.798,-1591.35) + trackID: 20 chamberNb: 0 energy deposit[MeV]: 0.00222915 position[mm]: (62.0561,-233.375,-1599.75) Collection: Event_4 -Number of hits: 121 - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00895369 position[mm]: (-35.6346,-146.007,-1552.63) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0386771 position[mm]: (-39.8176,-162.318,-1458.25) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00132442 position[mm]: (-39.9071,-162.62,-1456.5) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0062305 position[mm]: (-40.6392,-165.112,-1442.02) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0171614 position[mm]: (-42.7895,-172.39,-1400) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00921419 position[mm]: (-75.1687,-282.566,-767.052) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0138349 position[mm]: (-76.2712,-286.384,-744.988) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0100147 position[mm]: (-78.4573,-293.727,-702.306) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00273468 position[mm]: (-78.6092,-294.233,-699.335) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00888706 position[mm]: (-80.5479,-300.666,-661.471) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00135107 position[mm]: (-80.9555,-301.953,-653.869) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0278002 position[mm]: (-83.8273,-311.037,-600) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00660252 position[mm]: (-116.822,-416.313,28.9657) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00225479 position[mm]: (-117.006,-416.892,32.4342) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00485086 position[mm]: (-117.648,-418.937,44.6894) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0162097 position[mm]: (-119.729,-425.506,84.4042) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0076387 position[mm]: (-120.691,-428.549,102.808) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0207828 position[mm]: (-123.468,-437.244,155.454) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00604355 position[mm]: (-124.463,-440.495,174.787) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0131598 position[mm]: (-125.785,-444.746,200) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00931401 position[mm]: (-161.222,-551.111,827.697) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00372764 position[mm]: (-161.768,-552.752,837.441) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00642755 position[mm]: (-162.558,-555.127,851.465) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0160058 position[mm]: (-165.201,-563.435,899.975) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.000342835 position[mm]: (-165.474,-564.354,905.343) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0336649 position[mm]: (-169.518,-577.916,984.533) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00493019 position[mm]: (-170.126,-580.063,997.348) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.000884613 position[mm]: (-170.25,-580.505,1000) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00200996 position[mm]: (-198.517,-680.429,1605.12) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.000637142 position[mm]: (-198.587,-680.676,1606.63) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00218573 position[mm]: (-199.289,-683.165,1621.78) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00259468 position[mm]: (-199.546,-684.053,1627.22) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0128241 position[mm]: (-200.531,-687.473,1648.25) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0114507 position[mm]: (-201.917,-692.428,1678.74) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00209123 position[mm]: (-202.036,-692.862,1681.4) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0102068 position[mm]: (-203.298,-697.431,1709.42) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00610425 position[mm]: (-204.349,-701.067,1731.56) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00266233 position[mm]: (-204.658,-702.131,1738.03) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00974277 position[mm]: (-205.782,-705.924,1761.15) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0101877 position[mm]: (-206.659,-708.803,1778.52) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00235737 position[mm]: (-206.885,-709.556,1783.05) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00797551 position[mm]: (-207.735,-712.366,1800) - trackID: 77 chamberNb: 4 energy deposit[MeV]: 0.00215778 position[mm]: (-206.892,-709.567,1783.05) - trackID: 76 chamberNb: 4 energy deposit[MeV]: 0.0023978 position[mm]: (-206.675,-708.805,1778.52) - trackID: 75 chamberNb: 4 energy deposit[MeV]: 0.0018658 position[mm]: (-205.793,-705.923,1761.15) - trackID: 74 chamberNb: 4 energy deposit[MeV]: 0.00265608 position[mm]: (-204.641,-702.125,1738.03) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.00192161 position[mm]: (-204.338,-701.066,1731.56) - trackID: 72 chamberNb: 4 energy deposit[MeV]: 0.00158612 position[mm]: (-203.302,-697.423,1709.42) - trackID: 71 chamberNb: 4 energy deposit[MeV]: 0.00242662 position[mm]: (-202.039,-692.847,1681.41) - trackID: 70 chamberNb: 4 energy deposit[MeV]: 0.001866 position[mm]: (-201.904,-692.441,1678.75) - trackID: 90 chamberNb: 4 energy deposit[MeV]: 0.00146876 position[mm]: (-201.903,-692.437,1678.74) - trackID: 69 chamberNb: 4 energy deposit[MeV]: 0.00134867 position[mm]: (-200.579,-687.566,1648.24) - trackID: 69 chamberNb: 4 energy deposit[MeV]: 0.00550773 position[mm]: (-200.546,-687.602,1648.22) - trackID: 91 chamberNb: 4 energy deposit[MeV]: 0.00215639 position[mm]: (-200.577,-687.57,1648.25) - trackID: 68 chamberNb: 4 energy deposit[MeV]: 0.0013668 position[mm]: (-199.289,-683.157,1621.78) - trackID: 67 chamberNb: 4 energy deposit[MeV]: 0.00347914 position[mm]: (-198.564,-680.665,1606.63) - trackID: 66 chamberNb: 4 energy deposit[MeV]: 0.00279209 position[mm]: (-198.516,-680.41,1605.13) - trackID: 58 chamberNb: 3 energy deposit[MeV]: 0.00230514 position[mm]: (-170.14,-580.068,997.347) - trackID: 57 chamberNb: 3 energy deposit[MeV]: 0.00128832 position[mm]: (-169.511,-577.918,984.533) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.00236245 position[mm]: (-165.39,-564.479,905.342) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.000124538 position[mm]: (-165.338,-564.513,905.313) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 1.83885e-05 position[mm]: (-165.341,-564.542,905.313) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.00154011 position[mm]: (-165.363,-564.513,905.331) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.00190821 position[mm]: (-165.353,-564.509,905.329) - trackID: 96 chamberNb: 3 energy deposit[MeV]: 0.00125429 position[mm]: (-165.36,-564.518,905.334) - trackID: 95 chamberNb: 3 energy deposit[MeV]: 0.00127447 position[mm]: (-165.343,-564.54,905.307) - trackID: 94 chamberNb: 3 energy deposit[MeV]: 0.00163704 position[mm]: (-165.331,-564.514,905.307) - trackID: 93 chamberNb: 3 energy deposit[MeV]: 0.00121867 position[mm]: (-165.394,-564.485,905.342) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00638365 position[mm]: (-169.19,-565.453,900.946) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0103347 position[mm]: (-172.057,-569.181,900.867) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00458982 position[mm]: (-172.147,-567.476,902.704) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00850837 position[mm]: (-173.944,-569.305,904.42) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00394697 position[mm]: (-174.016,-568.222,903.861) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00665876 position[mm]: (-174.181,-567.727,904.559) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00658646 position[mm]: (-174.262,-567.894,903.97) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00108446 position[mm]: (-174.14,-567.787,904.261) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.00789172 position[mm]: (-173.88,-567.607,904.246) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0101543 position[mm]: (-173.951,-567.509,904.284) - trackID: 102 chamberNb: 3 energy deposit[MeV]: 0.0015934 position[mm]: (-174.142,-567.784,904.252) - trackID: 101 chamberNb: 3 energy deposit[MeV]: 0.00888356 position[mm]: (-174.158,-568.258,903.856) - trackID: 101 chamberNb: 3 energy deposit[MeV]: 0.00221527 position[mm]: (-174.144,-568.255,903.857) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.00445492 position[mm]: (-174.243,-569.393,904.267) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.000570112 position[mm]: (-174.406,-569.428,904.296) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.00763957 position[mm]: (-174.447,-569.607,904.181) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.000539551 position[mm]: (-174.461,-569.59,904.169) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.00306401 position[mm]: (-174.462,-569.612,904.168) - trackID: 103 chamberNb: 3 energy deposit[MeV]: 0.00290288 position[mm]: (-174.45,-569.596,904.198) - trackID: 99 chamberNb: 3 energy deposit[MeV]: 0.0023472 position[mm]: (-172.151,-567.464,902.713) - trackID: 98 chamberNb: 3 energy deposit[MeV]: 0.00561781 position[mm]: (-172.099,-569.204,900.888) - trackID: 97 chamberNb: 3 energy deposit[MeV]: 0.00411376 position[mm]: (-169.196,-565.449,900.914) - trackID: 54 chamberNb: 3 energy deposit[MeV]: 0.00327305 position[mm]: (-162.582,-555.125,851.465) - trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00289424 position[mm]: (-161.75,-552.743,837.444) - trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.00809019 position[mm]: (-161.168,-551.282,827.693) - trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.00139006 position[mm]: (-161.155,-551.252,827.675) - trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.00307516 position[mm]: (-161.148,-551.232,827.682) - trackID: 45 chamberNb: 2 energy deposit[MeV]: 0.00204863 position[mm]: (-124.471,-440.485,174.789) - trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.002126 position[mm]: (-123.582,-437.291,155.454) - trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.00510403 position[mm]: (-123.557,-437.246,155.492) - trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.00138302 position[mm]: (-123.557,-437.238,155.492) - trackID: 104 chamberNb: 2 energy deposit[MeV]: 0.0013801 position[mm]: (-123.586,-437.294,155.46) - trackID: 43 chamberNb: 2 energy deposit[MeV]: 0.00589772 position[mm]: (-120.766,-428.571,102.808) - trackID: 43 chamberNb: 2 energy deposit[MeV]: 0.0015045 position[mm]: (-120.767,-428.562,102.807) - trackID: 42 chamberNb: 2 energy deposit[MeV]: 0.00216344 position[mm]: (-119.718,-425.497,84.4068) - trackID: 41 chamberNb: 2 energy deposit[MeV]: 0.0015232 position[mm]: (-117.656,-418.942,44.6886) - trackID: 40 chamberNb: 2 energy deposit[MeV]: 0.00172729 position[mm]: (-117.013,-416.899,32.4331) - trackID: 39 chamberNb: 2 energy deposit[MeV]: 0.00519239 position[mm]: (-116.777,-416.321,28.9703) - trackID: 32 chamberNb: 1 energy deposit[MeV]: 0.00196739 position[mm]: (-80.9448,-301.948,-653.867) - trackID: 31 chamberNb: 1 energy deposit[MeV]: 0.00101215 position[mm]: (-80.5671,-300.896,-661.481) - trackID: 31 chamberNb: 1 energy deposit[MeV]: 0.0130696 position[mm]: (-80.7546,-300.882,-661.446) - trackID: 109 chamberNb: 1 energy deposit[MeV]: 0.00127854 position[mm]: (-80.5676,-300.903,-661.48) - trackID: 30 chamberNb: 1 energy deposit[MeV]: 0.00984858 position[mm]: (-78.447,-294.286,-699.316) - trackID: 30 chamberNb: 1 energy deposit[MeV]: 0.00237606 position[mm]: (-78.4581,-294.276,-699.311) - trackID: 29 chamberNb: 1 energy deposit[MeV]: 0.00286318 position[mm]: (-78.4475,-293.744,-702.307) - trackID: 28 chamberNb: 1 energy deposit[MeV]: 0.00427749 position[mm]: (-76.239,-286.372,-744.982) - trackID: 27 chamberNb: 1 energy deposit[MeV]: 0.00140101 position[mm]: (-75.175,-282.57,-767.053) - trackID: 18 chamberNb: 0 energy deposit[MeV]: 0.00626464 position[mm]: (-40.6116,-165.059,-1442) - trackID: 17 chamberNb: 0 energy deposit[MeV]: 0.00234803 position[mm]: (-39.9216,-162.616,-1456.5) - trackID: 16 chamberNb: 0 energy deposit[MeV]: 0.00193542 position[mm]: (-39.8098,-162.31,-1458.25) - trackID: 15 chamberNb: 0 energy deposit[MeV]: 0.000538253 position[mm]: (-35.734,-145.953,-1552.61) - trackID: 15 chamberNb: 0 energy deposit[MeV]: 0.00670511 position[mm]: (-35.7945,-145.973,-1552.59) - trackID: 110 chamberNb: 0 energy deposit[MeV]: 0.00236276 position[mm]: (-35.7305,-145.967,-1552.61) +Number of hits: 128 + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00831438 position[mm]: (12.943,132.501,-1588.76) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00869716 position[mm]: (13.3053,135.89,-1567.76) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00947621 position[mm]: (13.914,140.786,-1537.5) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00524135 position[mm]: (14.1447,142.489,-1527.17) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 5.88269e-05 position[mm]: (14.1765,142.731,-1525.7) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00152446 position[mm]: (14.4234,144.601,-1514.39) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 3.99037e-05 position[mm]: (14.4366,144.7,-1513.79) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0081713 position[mm]: (14.9033,148.151,-1492.76) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00223125 position[mm]: (14.9733,148.7,-1489.41) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.000617965 position[mm]: (15.0465,149.282,-1485.85) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00615037 position[mm]: (15.2761,151.098,-1474.78) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00101187 position[mm]: (15.3356,151.565,-1471.96) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00770866 position[mm]: (15.648,153.901,-1457.9) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.000392353 position[mm]: (15.697,154.203,-1456.05) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00218331 position[mm]: (15.8934,155.422,-1448.57) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00622966 position[mm]: (16.4636,158.898,-1427.29) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0100916 position[mm]: (17.2193,163.357,-1400) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0208896 position[mm]: (33.3657,270.256,-748.864) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0337973 position[mm]: (35.4863,283.551,-668.684) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00513609 position[mm]: (35.676,284.854,-660.787) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0248673 position[mm]: (37.0923,294.826,-600) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.000418147 position[mm]: (49.3799,392.35,4.22494) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00571045 position[mm]: (49.7823,395.721,25.0892) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0160861 position[mm]: (50.5399,402.366,66.3976) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0326713 position[mm]: (51.8847,414.971,144.378) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00545943 position[mm]: (52.1001,416.873,156.374) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00795266 position[mm]: (52.431,419.758,174.69) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00214643 position[mm]: (52.5663,420.915,182.057) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00621704 position[mm]: (52.9242,423.733,200) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0349621 position[mm]: (65.1401,531.065,880.669) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 1.59121e-05 position[mm]: (65.1487,531.145,881.171) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00228022 position[mm]: (65.2273,531.873,885.755) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00160155 position[mm]: (65.2923,532.455,889.419) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0265384 position[mm]: (66.8163,546.318,976.809) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00388331 position[mm]: (67.1616,549.955,1000) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00713211 position[mm]: (75.1726,648.194,1615) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00302357 position[mm]: (75.2717,649.33,1622.04) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00458432 position[mm]: (75.5965,652.91,1644.36) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00947104 position[mm]: (75.8544,655.755,1662.17) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0263997 position[mm]: (76.853,666.51,1729.25) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.000159404 position[mm]: (76.8696,666.767,1730.9) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0211473 position[mm]: (77.5052,676.889,1795.91) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.000100873 position[mm]: (77.521,677.088,1797.19) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00212124 position[mm]: (77.5566,677.521,1800) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.00282567 position[mm]: (77.6697,678.409,1797.47) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.00463483 position[mm]: (78.2739,679.083,1796.73) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.00345551 position[mm]: (79.1457,679.82,1797.02) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.00812776 position[mm]: (79.1152,679.836,1797.31) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.00462163 position[mm]: (79.146,679.776,1797.23) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.00288392 position[mm]: (79.1653,679.779,1797.24) + trackID: 99 chamberNb: 4 energy deposit[MeV]: 0.00143531 position[mm]: (79.1487,679.772,1797.22) + trackID: 98 chamberNb: 4 energy deposit[MeV]: 0.000480609 position[mm]: (79.191,679.857,1797.03) + trackID: 98 chamberNb: 4 energy deposit[MeV]: 0.00416359 position[mm]: (79.1712,679.875,1797.01) + trackID: 100 chamberNb: 4 energy deposit[MeV]: 0.00166389 position[mm]: (79.1949,679.865,1797.03) + trackID: 86 chamberNb: 4 energy deposit[MeV]: 0.00165539 position[mm]: (77.4974,676.895,1795.91) + trackID: 85 chamberNb: 4 energy deposit[MeV]: 0.00134681 position[mm]: (76.862,666.767,1730.9) + trackID: 84 chamberNb: 4 energy deposit[MeV]: 0.00190559 position[mm]: (76.8625,666.516,1729.25) + trackID: 83 chamberNb: 4 energy deposit[MeV]: 0.00210881 position[mm]: (75.8613,655.766,1662.16) + trackID: 82 chamberNb: 4 energy deposit[MeV]: 0.00726313 position[mm]: (75.672,652.776,1644.4) + trackID: 82 chamberNb: 4 energy deposit[MeV]: 0.00436735 position[mm]: (75.6707,652.774,1644.43) + trackID: 81 chamberNb: 4 energy deposit[MeV]: 0.000395379 position[mm]: (75.1978,649.363,1622.05) + trackID: 81 chamberNb: 4 energy deposit[MeV]: 0.00658303 position[mm]: (75.1331,649.375,1622.05) + trackID: 101 chamberNb: 4 energy deposit[MeV]: 0.00142882 position[mm]: (75.1987,649.366,1622.06) + trackID: 80 chamberNb: 4 energy deposit[MeV]: 0.00393001 position[mm]: (75.2019,648.204,1615) + trackID: 75 chamberNb: 3 energy deposit[MeV]: 0.00168221 position[mm]: (66.8256,546.314,976.81) + trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00195012 position[mm]: (65.3039,532.457,889.419) + trackID: 73 chamberNb: 3 energy deposit[MeV]: 0.00539349 position[mm]: (65.2708,531.85,885.762) + trackID: 72 chamberNb: 3 energy deposit[MeV]: 0.00134693 position[mm]: (65.1514,531.152,881.17) + trackID: 71 chamberNb: 3 energy deposit[MeV]: 0.00138247 position[mm]: (65.1479,531.066,880.669) + trackID: 63 chamberNb: 2 energy deposit[MeV]: 0.00142788 position[mm]: (52.5605,420.921,182.057) + trackID: 62 chamberNb: 2 energy deposit[MeV]: 0.00632537 position[mm]: (52.4876,419.784,174.69) + trackID: 61 chamberNb: 2 energy deposit[MeV]: 0.00141659 position[mm]: (52.0951,416.879,156.373) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00438753 position[mm]: (50.3769,416.71,144.775) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.000433431 position[mm]: (50.3369,416.592,144.477) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.000739943 position[mm]: (50.2779,416.326,143.761) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.000262155 position[mm]: (50.3449,416.531,143.103) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00248669 position[mm]: (50.6594,416.693,142.077) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.000123469 position[mm]: (50.9876,416.3,141.991) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00209654 position[mm]: (50.888,415.534,141.464) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.000540944 position[mm]: (51.0615,415.305,140.861) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00640819 position[mm]: (51.293,414.297,140.635) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.000289284 position[mm]: (51.3234,414.284,140.596) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00131185 position[mm]: (51.4442,414.07,140.198) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00687374 position[mm]: (51.5278,414.464,140.054) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00602585 position[mm]: (51.6819,414.321,140.164) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00570956 position[mm]: (51.6804,414.237,140.103) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00323338 position[mm]: (51.6837,414.214,140.108) + trackID: 146 chamberNb: 2 energy deposit[MeV]: 0.00391591 position[mm]: (51.4324,414.089,140.24) + trackID: 146 chamberNb: 2 energy deposit[MeV]: 0.00134366 position[mm]: (51.4277,414.093,140.244) + trackID: 145 chamberNb: 2 energy deposit[MeV]: 0.0033408 position[mm]: (51.3437,414.298,140.594) + trackID: 144 chamberNb: 2 energy deposit[MeV]: 0.00183954 position[mm]: (51.0555,415.301,140.869) + trackID: 143 chamberNb: 2 energy deposit[MeV]: 0.00249414 position[mm]: (50.8846,415.549,141.457) + trackID: 142 chamberNb: 2 energy deposit[MeV]: 0.00136794 position[mm]: (50.9948,416.298,141.993) + trackID: 141 chamberNb: 2 energy deposit[MeV]: 0.00498865 position[mm]: (50.6395,416.684,142.039) + trackID: 140 chamberNb: 2 energy deposit[MeV]: 0.00330155 position[mm]: (50.3462,416.555,143.107) + trackID: 139 chamberNb: 2 energy deposit[MeV]: 0.00234755 position[mm]: (50.3469,416.581,144.48) + trackID: 138 chamberNb: 2 energy deposit[MeV]: 0.00824836 position[mm]: (50.3205,416.779,144.753) + trackID: 59 chamberNb: 2 energy deposit[MeV]: 0.00323562 position[mm]: (50.4679,402.353,66.4073) + trackID: 59 chamberNb: 2 energy deposit[MeV]: 0.00247189 position[mm]: (50.481,402.36,66.4007) + trackID: 147 chamberNb: 2 energy deposit[MeV]: 0.00140205 position[mm]: (50.4693,402.357,66.4142) + trackID: 58 chamberNb: 2 energy deposit[MeV]: 0.00140245 position[mm]: (49.7817,395.729,25.0882) + trackID: 57 chamberNb: 2 energy deposit[MeV]: 0.00198161 position[mm]: (49.3751,392.34,4.22733) + trackID: 49 chamberNb: 1 energy deposit[MeV]: 0.0014119 position[mm]: (35.6695,284.849,-660.786) + trackID: 48 chamberNb: 1 energy deposit[MeV]: 0.001408 position[mm]: (35.4943,283.55,-668.684) + trackID: 47 chamberNb: 1 energy deposit[MeV]: 0.00143265 position[mm]: (33.366,270.264,-748.865) + trackID: 38 chamberNb: 0 energy deposit[MeV]: 0.00127036 position[mm]: (16.4653,158.891,-1427.29) + trackID: 37 chamberNb: 0 energy deposit[MeV]: 0.00706037 position[mm]: (16.0555,155.521,-1448.56) + trackID: 37 chamberNb: 0 energy deposit[MeV]: 0.00357392 position[mm]: (16.0514,155.521,-1448.54) + trackID: 148 chamberNb: 0 energy deposit[MeV]: 0.00239109 position[mm]: (16.0708,155.52,-1448.56) + trackID: 36 chamberNb: 0 energy deposit[MeV]: 0.00227411 position[mm]: (15.7061,154.192,-1456.04) + trackID: 35 chamberNb: 0 energy deposit[MeV]: 0.0108302 position[mm]: (15.5099,153.925,-1457.89) + trackID: 34 chamberNb: 0 energy deposit[MeV]: 0.00164985 position[mm]: (15.3387,151.574,-1471.97) + trackID: 33 chamberNb: 0 energy deposit[MeV]: 0.00296046 position[mm]: (15.2514,151.041,-1474.76) + trackID: 33 chamberNb: 0 energy deposit[MeV]: 0.00194442 position[mm]: (15.2579,151.05,-1474.76) + trackID: 149 chamberNb: 0 energy deposit[MeV]: 0.00153101 position[mm]: (15.2542,151.043,-1474.77) + trackID: 32 chamberNb: 0 energy deposit[MeV]: 0.00158344 position[mm]: (14.9717,148.709,-1489.41) + trackID: 31 chamberNb: 0 energy deposit[MeV]: 0.00153767 position[mm]: (14.9122,148.15,-1492.76) + trackID: 30 chamberNb: 0 energy deposit[MeV]: 0.00212734 position[mm]: (14.43,144.711,-1513.79) + trackID: 29 chamberNb: 0 energy deposit[MeV]: 0.00152102 position[mm]: (14.4262,144.609,-1514.39) + trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.00570193 position[mm]: (14.023,142.411,-1525.59) + trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.0009509 position[mm]: (14.0113,142.371,-1525.68) + trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.00632909 position[mm]: (13.9596,142.398,-1525.66) + trackID: 151 chamberNb: 0 energy deposit[MeV]: 0.00129386 position[mm]: (14.0073,142.366,-1525.68) + trackID: 150 chamberNb: 0 energy deposit[MeV]: 0.00659573 position[mm]: (13.993,142.36,-1525.56) + trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.00202775 position[mm]: (14.1686,142.499,-1527.17) + trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.00143177 position[mm]: (14.1707,142.494,-1527.17) + trackID: 26 chamberNb: 0 energy deposit[MeV]: 0.00155299 position[mm]: (13.9224,140.782,-1537.5) + trackID: 25 chamberNb: 0 energy deposit[MeV]: 0.00229202 position[mm]: (13.2931,135.883,-1567.76) diff --git a/examples/extended/persistency/P01/p01-write.out b/examples/extended/persistency/P01/p01-write.out index 213c99f2971..de4eafddfcf 100644 --- a/examples/extended/persistency/P01/p01-write.out +++ b/examples/extended/persistency/P01/p01-write.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -306,13 +306,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -365,13 +365,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -397,13 +397,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -429,13 +429,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -461,13 +461,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -493,13 +493,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -525,13 +525,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -557,13 +557,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -2398,7 +2398,7 @@ writing Event_1 Run terminated. Run Summary Number of events processed : 1 - User=0.300000s Real=4.323265s Sys=0.240000s + User=0.320000s Real=2.231503s Sys=0.270000s Region -- -- appears in world volume This region is in the mass world. @@ -2443,358 +2443,344 @@ Index : 2 used in the geometry : Yes CalorimeterSD::Initialize: TrackerChamberSD ExP01/TrackerChamberSD_HC is not found. --------->Storing hits in the ROOT file: in this event there are 121 hits in the tracker chambers: - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0090734299234772 position[mm]: (-68.133390396475,41.446090092179,-1572.9727621245) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0020046523217718 position[mm]: (-68.785427910506,41.813879048734,-1564.8253202279) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00022001548666743 position[mm]: (-68.886446543946,41.86983435498,-1563.5575954045) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.044784971901184 position[mm]: (-81.965354097834,49.093178355079,-1400) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0011180563337048 position[mm]: (-128.38589425311,80.012192969094,-792.52135349353) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00069957861263339 position[mm]: (-128.59452978677,80.147252387339,-789.80613978182) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.024627266794535 position[mm]: (-133.0487926901,83.011692824545,-732.08715949577) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.015412767003177 position[mm]: (-136.18242973517,85.046267900214,-691.32326895333) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0075790684235893 position[mm]: (-137.33668252563,85.848089209745,-676.21092940629) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0045529830587111 position[mm]: (-138.11722052966,86.35624361187,-665.9727790121) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0038953101784737 position[mm]: (-138.92072753935,86.870161055752,-655.2699144743) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0035551566197513 position[mm]: (-140.6853630347,88.004701982929,-631.31289754528) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.01194338398864 position[mm]: (-142.98245283362,89.439210759528,-600) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0064112744200947 position[mm]: (-188.2739436008,117.28965872239,10.693678407221) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00074105462021135 position[mm]: (-188.42427089761,117.38270500179,12.743429508376) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0028336974732606 position[mm]: (-188.71471725826,117.56130925846,16.716674866274) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0068356549422707 position[mm]: (-190.29092947419,118.53528604673,38.140355696733) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0066341860012351 position[mm]: (-191.74775496892,119.41033405597,57.658802044953) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0063784052291113 position[mm]: (-192.65065250741,119.96321967266,69.890437892834) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0032409663376634 position[mm]: (-193.05870366097,120.21638200677,75.463396740081) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.014750565511368 position[mm]: (-195.60218630239,121.77672467832,110.18611439538) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.022385204045827 position[mm]: (-198.64228623215,123.63701134641,152.07443240877) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.011203953304504 position[mm]: (-200.57160096433,124.85178434493,179.56528119157) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0014175229221585 position[mm]: (-200.75545866934,124.97192315947,182.18941931718) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0015932721953755 position[mm]: (-200.97189792379,125.1154325413,185.30167093216) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0034966607116363 position[mm]: (-201.62041269167,125.54357074577,194.62479677523) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00038527283780982 position[mm]: (-201.9916237272,125.78816243967,200) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.01167748503264 position[mm]: (-246.17942323182,154.66050146603,822.724535452) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.015139065707285 position[mm]: (-249.20990679645,156.48107036796,863.78836818127) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0030510104174619 position[mm]: (-249.57212572843,156.66020986983,868.54908999305) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.01146675071289 position[mm]: (-250.96228905719,157.34051274965,886.72534140542) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0049279357838613 position[mm]: (-252.04752098574,157.87654706101,900.71895718241) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.010353781702576 position[mm]: (-253.84786669441,158.74832034924,923.48890235501) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0054373174353533 position[mm]: (-254.83563068644,159.24115337296,935.86829240657) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0032844105649368 position[mm]: (-255.35586527249,159.49363736232,942.38941432805) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.011912684228523 position[mm]: (-256.77925829373,160.17634631292,960.24599577467) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.014626368891835 position[mm]: (-259.97338224201,161.72979607862,1000) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.018110823920437 position[mm]: (-309.20070358907,186.69608747779,1634.9583722497) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.018924172127053 position[mm]: (-311.28517826467,187.67120094601,1662.1529202381) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.01134547086126 position[mm]: (-313.19667158946,188.65372265233,1687.2433223035) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.016538458941695 position[mm]: (-316.26795483509,190.27936558237,1728.4056071573) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.002561520294858 position[mm]: (-316.75302187543,190.5375091964,1734.9673478568) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0086992190638841 position[mm]: (-318.53086476543,191.49317355558,1759.2303420411) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.017429439497645 position[mm]: (-320.99926380025,192.83144767818,1792.6426413833) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00023118229245426 position[mm]: (-321.18564669239,192.93872181695,1795.1709546754) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0022690690585589 position[mm]: (-321.54486608953,193.14578892213,1800) - trackID: 89 chamberNb: 4 energy deposit[MeV]: 0.001826708979032 position[mm]: (-321.19614568331,192.93596844416,1795.1707767856) - trackID: 88 chamberNb: 4 energy deposit[MeV]: 0.0016055782384081 position[mm]: (-320.99627469529,192.84031729536,1792.6428776223) - trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.0032053120609869 position[mm]: (-318.55312610497,191.48586626211,1759.2303757203) - trackID: 86 chamberNb: 4 energy deposit[MeV]: 0.0028284021963428 position[mm]: (-316.7720154943,190.54302390785,1734.966838104) - trackID: 85 chamberNb: 4 energy deposit[MeV]: 0.0022409391334501 position[mm]: (-316.25549224422,190.28595354746,1728.4069698664) - trackID: 84 chamberNb: 4 energy deposit[MeV]: 0.0022717717724148 position[mm]: (-313.18780834647,188.66508435677,1687.2442541722) - trackID: 83 chamberNb: 4 energy deposit[MeV]: 0.001415657549856 position[mm]: (-311.27952515077,187.67693664309,1662.1534438013) - trackID: 82 chamberNb: 4 energy deposit[MeV]: 0.0064022998258934 position[mm]: (-309.24270126612,186.64890027995,1634.9621260006) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.0093983394530061 position[mm]: (-255.12910653239,157.95969213495,961.26954682539) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.010499235019908 position[mm]: (-256.3338620308,158.7202241403,963.08337184687) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.0046494814421554 position[mm]: (-255.45558749457,159.15822710333,963.44878692034) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00047323137668761 position[mm]: (-254.97201217576,158.73224828423,963.47742496654) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.0072701550512557 position[mm]: (-254.66155042622,158.05180116104,964.461598396) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.001333438491921 position[mm]: (-254.35418937504,157.57725362709,964.39774605867) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.0058874830517409 position[mm]: (-254.22787246692,157.59509022574,964.95710088566) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.0090745894454067 position[mm]: (-254.29597483892,157.37671696203,965.2142506081) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.00017674872962118 position[mm]: (-254.27997115841,157.40068722928,965.31562684653) - trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.0082800806323371 position[mm]: (-254.21873845265,157.33448233259,965.29517437174) - trackID: 114 chamberNb: 3 energy deposit[MeV]: 0.0015404170039259 position[mm]: (-254.28659980561,157.39476357047,965.31481591356) - trackID: 113 chamberNb: 3 energy deposit[MeV]: 0.0016481040309462 position[mm]: (-254.22056559299,157.59875714724,964.96222009244) - trackID: 112 chamberNb: 3 energy deposit[MeV]: 0.0026176729462575 position[mm]: (-254.35405682502,157.55953533034,964.3984275559) - trackID: 111 chamberNb: 3 energy deposit[MeV]: 0.0054515518710167 position[mm]: (-254.61907139127,158.07816669993,964.46458965237) - trackID: 110 chamberNb: 3 energy deposit[MeV]: 0.00124511305286 position[mm]: (-254.96825324681,158.72814009167,963.47345920701) - trackID: 109 chamberNb: 3 energy deposit[MeV]: 0.0015123987180076 position[mm]: (-255.45233182541,159.16229024918,963.45580370347) - trackID: 108 chamberNb: 3 energy deposit[MeV]: 0.0018064543308593 position[mm]: (-256.33941825285,158.72870087789,963.08684725311) - trackID: 73 chamberNb: 3 energy deposit[MeV]: 0.0027829202611266 position[mm]: (-255.3690291855,159.50780079476,942.38888988673) - trackID: 72 chamberNb: 3 energy deposit[MeV]: 0.0016558927748312 position[mm]: (-254.82700714329,159.23690131676,935.86955763607) - trackID: 71 chamberNb: 3 energy deposit[MeV]: 0.0013427299738391 position[mm]: (-253.85171278649,158.74182950211,923.48914316469) - trackID: 70 chamberNb: 3 energy deposit[MeV]: 0.0041902841948522 position[mm]: (-252.06682976024,157.84880314071,900.72078096218) - trackID: 69 chamberNb: 3 energy deposit[MeV]: 0.0014585905238933 position[mm]: (-250.97019469425,157.34323351453,886.72495828669) - trackID: 68 chamberNb: 3 energy deposit[MeV]: 0.0069145728887251 position[mm]: (-249.67829693424,156.60727884072,868.5551514791) - trackID: 68 chamberNb: 3 energy deposit[MeV]: 0.0028158693794828 position[mm]: (-249.66676655728,156.59154555314,868.55267131894) - trackID: 67 chamberNb: 3 energy deposit[MeV]: 0.0016671685311841 position[mm]: (-249.20028312453,156.48237825918,863.78945603957) - trackID: 66 chamberNb: 3 energy deposit[MeV]: 0.0025267299191218 position[mm]: (-246.16354488146,154.66582334153,822.72635612009) - trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0049472673533557 position[mm]: (-202.08554999478,125.6458451032,194.66363063792) - trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0019101980946852 position[mm]: (-201.85601568178,125.68148372122,194.51525002681) - trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0031708612508658 position[mm]: (-201.82694743364,125.59705102404,194.39412473034) - trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0041512482262743 position[mm]: (-201.83591943713,125.56916091702,194.37810103004) - trackID: 120 chamberNb: 2 energy deposit[MeV]: 0.0013010477539203 position[mm]: (-201.83959017408,125.58591319469,194.42033181747) - trackID: 120 chamberNb: 2 energy deposit[MeV]: 0.0026982040514797 position[mm]: (-201.83215594407,125.58091122669,194.4365386755) - trackID: 119 chamberNb: 2 energy deposit[MeV]: 0.0037238436283936 position[mm]: (-201.8509210585,125.65884332685,194.53203018808) - trackID: 118 chamberNb: 2 energy deposit[MeV]: 0.0015119878057339 position[mm]: (-202.08330798096,125.637518012,194.66501917424) - trackID: 59 chamberNb: 2 energy deposit[MeV]: 0.0015420082597568 position[mm]: (-200.96338919887,125.11291751307,185.30274509303) - trackID: 58 chamberNb: 2 energy deposit[MeV]: 0.0042190673564241 position[mm]: (-200.7876787118,124.96049963198,182.19002340294) - trackID: 57 chamberNb: 2 energy deposit[MeV]: 0.0032717387923051 position[mm]: (-200.55375120807,124.86782384051,179.56723565922) - trackID: 56 chamberNb: 2 energy deposit[MeV]: 0.0017936865155471 position[mm]: (-198.63730619071,123.62770493411,152.0756634395) - trackID: 55 chamberNb: 2 energy deposit[MeV]: 0.010297637632447 position[mm]: (-195.42088216648,121.92670293301,110.22291253273) - trackID: 55 chamberNb: 2 energy deposit[MeV]: 0.00021026655188131 position[mm]: (-195.41002771303,121.94705652637,110.1912264603) - trackID: 55 chamberNb: 2 energy deposit[MeV]: 0.0032202775180337 position[mm]: (-195.41851970918,121.94013863884,110.2121030513) - trackID: 121 chamberNb: 2 energy deposit[MeV]: 0.0012820509660092 position[mm]: (-195.41634884177,121.94577127227,110.18824523108) - trackID: 54 chamberNb: 2 energy deposit[MeV]: 0.0020244649862874 position[mm]: (-193.0528894873,120.22723997774,75.463914384929) - trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.0021545146506582 position[mm]: (-192.6438355562,119.95179913586,69.892106050866) - trackID: 52 chamberNb: 2 energy deposit[MeV]: 0.0037448674420966 position[mm]: (-190.30774101286,118.55873960949,38.139893807) - trackID: 51 chamberNb: 2 energy deposit[MeV]: 0.0072120105192596 position[mm]: (-188.66943569532,117.45435534607,16.73694983913) - trackID: 51 chamberNb: 2 energy deposit[MeV]: 0.0024723509171545 position[mm]: (-188.66606312621,117.43898093081,16.732639614997) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0020246642831034 position[mm]: (-188.60618957892,117.9849213996,12.812613787412) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0057767382700173 position[mm]: (-188.75430507887,118.13379344789,13.277204711572) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0053137493214109 position[mm]: (-188.74268200517,117.92446048495,13.525088900092) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0032841692964165 position[mm]: (-188.76404100078,117.96064804836,13.406339784766) - trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0043835255283911 position[mm]: (-188.76549574803,117.98517347472,13.379797211407) - trackID: 124 chamberNb: 2 energy deposit[MeV]: 0.0024488980164917 position[mm]: (-188.78006565556,117.95923651676,13.405843731999) - trackID: 123 chamberNb: 2 energy deposit[MeV]: 0.0031076971149512 position[mm]: (-188.75322273839,117.94289675319,13.532473076557) - trackID: 122 chamberNb: 2 energy deposit[MeV]: 0.0017955721203731 position[mm]: (-188.59814566963,117.99187321995,12.813025175318) - trackID: 49 chamberNb: 2 energy deposit[MeV]: 0.0016002102898758 position[mm]: (-188.27158332856,117.29868077434,10.693832291901) - trackID: 41 chamberNb: 1 energy deposit[MeV]: 0.0015267506815148 position[mm]: (-140.68059990313,87.997335513635,-631.31184981531) - trackID: 40 chamberNb: 1 energy deposit[MeV]: 0.0089863452015712 position[mm]: (-138.96377832302,86.775254620685,-655.25823644678) - trackID: 39 chamberNb: 1 energy deposit[MeV]: 0.0012859548551431 position[mm]: (-138.11953767526,86.349509382402,-665.97235030974) - trackID: 38 chamberNb: 1 energy deposit[MeV]: 0.0017521953472427 position[mm]: (-137.32939206827,85.855397402679,-676.2102763532) - trackID: 37 chamberNb: 1 energy deposit[MeV]: 0.0033577956398767 position[mm]: (-136.16440915297,85.063367322863,-691.32129082998) - trackID: 36 chamberNb: 1 energy deposit[MeV]: 0.0024477260295325 position[mm]: (-133.04951731541,82.995703322732,-732.08558540391) - trackID: 35 chamberNb: 1 energy deposit[MeV]: 0.001482353523142 position[mm]: (-128.58745542291,80.142614567361,-789.80502011292) - trackID: 34 chamberNb: 1 energy deposit[MeV]: 0.0025971237541136 position[mm]: (-128.39688502033,79.998556570381,-792.52058592984) - trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.0013772128545696 position[mm]: (-68.883321827963,41.862743136279,-1563.5567297571) - trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.0092242334361271 position[mm]: (-68.875913943428,41.875039154404,-1564.8243065923) - trackID: 26 chamberNb: 0 energy deposit[MeV]: 0.0013703907128359 position[mm]: (-68.139273170523,41.451117242967,-1572.9731598836) +-------->Storing hits in the ROOT file: in this event there are 85 hits in the tracker chambers: + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0090587027587673 position[mm]: (-67.811229131297,41.750732687891,-1572.9497021026) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0019984942336731 position[mm]: (-68.459810898648,42.121423927618,-1564.8052401441) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00022001548666743 position[mm]: (-68.5602984778,42.177826956396,-1563.5379790507) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.044619253838658 position[mm]: (-81.57392906468,49.460985126738,-1400) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0010992557884369 position[mm]: (-127.7224113941,80.592711206907,-792.64213159178) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00069834567804018 position[mm]: (-127.92981368172,80.728729661438,-789.92791274047) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.02456911848874 position[mm]: (-132.35792118947,83.613663837299,-732.23008174199) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.015376817130105 position[mm]: (-135.47300364451,85.662653213768,-691.48112947253) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0075627916402477 position[mm]: (-136.62008616625,86.469826269149,-676.37432831772) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0045448442267735 position[mm]: (-137.39597598547,86.981561008994,-666.13993062332) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0038857764018834 position[mm]: (-138.19471366686,87.499127602098,-655.44098969154) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0035431511811362 position[mm]: (-139.94873118922,88.641617072316,-631.49275711757) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.011966528845736 position[mm]: (-142.24617938023,90.095237954074,-600) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0034141034779064 position[mm]: (-187.27015123421,118.14673760099,10.420342052424) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0063174919294488 position[mm]: (-190.05708251288,119.93034442743,48.263788121144) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.024376928530457 position[mm]: (-193.82155455003,122.31890680168,97.728272349723) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0073535197936957 position[mm]: (-194.73984256149,122.91123919267,109.76815591762) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.019793717075536 position[mm]: (-197.80838876192,124.85459108751,149.67878590339) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.021361020245779 position[mm]: (-201.49203554212,127.06388008599,197.00767492902) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0010901308508757 position[mm]: (-201.67795078141,127.17601519302,199.41051055566) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00012939297790507 position[mm]: (-201.72367602743,127.20350214413,200) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.031661131508941 position[mm]: (-255.6919760353,160.61092317452,894.82017740214) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.004119265158144 position[mm]: (-257.0278571185,161.43150496182,911.9693497799) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.014414710036534 position[mm]: (-261.44600798488,164.02558549609,967.20264054488) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00077505099139992 position[mm]: (-261.97936373754,164.33017127872,973.73389832256) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0066618248176276 position[mm]: (-263.46638189227,165.17589325345,991.73687266689) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0014091261321808 position[mm]: (-264.13684942494,165.5645777266,1000) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0052369473868404 position[mm]: (-314.82670976834,194.9460487497,1623.0570890071) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0038205878748022 position[mm]: (-315.62117661709,195.395432151,1632.9588783691) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.011753192301413 position[mm]: (-317.03735073523,196.16615952024,1650.3747248587) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.001758532221855 position[mm]: (-317.62308662581,196.45874192865,1657.3833928198) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.011374324811033 position[mm]: (-320.38257395135,197.89278860943,1690.6314745784) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0086118472224853 position[mm]: (-322.24235868665,198.83699148674,1713.1739688235) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.024390693292866 position[mm]: (-327.66702083868,201.82537614462,1778.1240141801) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.011177312604834 position[mm]: (-329.44597427661,202.88305410392,1800) + trackID: 83 chamberNb: 4 energy deposit[MeV]: 0.0012405941312011 position[mm]: (-327.66030262098,201.82469682295,1778.1248441585) + trackID: 82 chamberNb: 4 energy deposit[MeV]: 0.0025611183771983 position[mm]: (-322.22704352706,198.84455954363,1713.1757885531) + trackID: 81 chamberNb: 4 energy deposit[MeV]: 0.0031220399034399 position[mm]: (-320.37196455304,197.91272284171,1690.6328364671) + trackID: 80 chamberNb: 4 energy deposit[MeV]: 0.0019109477351964 position[mm]: (-317.63360941352,196.46324359933,1657.3828493253) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0015169246263133 position[mm]: (-317.03800333622,196.17490313417,1650.3746626521) + trackID: 78 chamberNb: 4 energy deposit[MeV]: 0.0094718726044215 position[mm]: (-315.60111360594,195.05915581818,1633.0245099792) + trackID: 78 chamberNb: 4 energy deposit[MeV]: 0.0095658209309336 position[mm]: (-315.51927290571,195.03643691555,1632.9460442888) + trackID: 77 chamberNb: 4 energy deposit[MeV]: 0.001535119578498 position[mm]: (-314.82400282188,194.95451539871,1623.0572864152) + trackID: 68 chamberNb: 3 energy deposit[MeV]: 0.001374372973673 position[mm]: (-263.47288396175,165.18013865372,991.73644709753) + trackID: 67 chamberNb: 3 energy deposit[MeV]: 0.0015690137063077 position[mm]: (-261.98305321733,164.32184534526,973.73436268086) + trackID: 66 chamberNb: 3 energy deposit[MeV]: 0.0015058729495501 position[mm]: (-261.43906849835,164.02047913912,967.20379837061) + trackID: 65 chamberNb: 3 energy deposit[MeV]: 0.012143736725219 position[mm]: (-257.17906680524,161.63664170804,911.98082542346) + trackID: 65 chamberNb: 3 energy deposit[MeV]: 0.0035483542283244 position[mm]: (-257.17479609922,161.66080982143,911.99164969441) + trackID: 64 chamberNb: 3 energy deposit[MeV]: 0.0022368526295534 position[mm]: (-255.69798714253,160.62370060845,894.81979641819) + trackID: 54 chamberNb: 2 energy deposit[MeV]: 0.0034315479866441 position[mm]: (-201.70309408058,127.18105447948,199.40989552263) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.0042749213136016 position[mm]: (-204.93714906444,122.72243900313,198.11706779415) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.012173391722019 position[mm]: (-204.78058708684,126.41057486253,192.52531373936) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.0015405571825655 position[mm]: (-205.6905244187,126.94267788524,191.38026379998) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 3.3264344046106e-05 position[mm]: (-206.14949977341,126.97903303935,191.06342862512) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.017594466486275 position[mm]: (-213.23504106639,130.5938259478,193.93546955629) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.006967569281041 position[mm]: (-213.66610521673,131.46347360835,199.34623066366) + trackID: 53 chamberNb: 2 energy deposit[MeV]: 0.00037712417048436 position[mm]: (-213.25198849071,131.23228773481,200) + trackID: 101 chamberNb: 2 energy deposit[MeV]: 0.0052975161012672 position[mm]: (-206.14028464174,126.9343500391,191.04848475785) + trackID: 52 chamberNb: 2 energy deposit[MeV]: 0.0018624782387 position[mm]: (-197.80272959171,124.86413613805,149.67928211956) + trackID: 51 chamberNb: 2 energy deposit[MeV]: 0.0015383533035089 position[mm]: (-194.74852852672,122.90925165705,109.76795051874) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0034348932931971 position[mm]: (-193.59598995627,121.58604423602,97.927490411886) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.00027375329803814 position[mm]: (-193.71374931702,121.6657983958,97.705907708871) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0025221076877757 position[mm]: (-193.54179614331,121.6849806338,97.345515498208) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0009936827447706 position[mm]: (-193.72657502134,121.4087278567,97.180471730181) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.0077560532589761 position[mm]: (-193.44131962186,121.24040340265,97.050089426942) + trackID: 50 chamberNb: 2 energy deposit[MeV]: 0.011730953900634 position[mm]: (-193.58899388414,121.2374787352,97.112705343704) + trackID: 106 chamberNb: 2 energy deposit[MeV]: 0.0013270740495338 position[mm]: (-193.72440910358,121.41496647812,97.177056320134) + trackID: 105 chamberNb: 2 energy deposit[MeV]: 0.0022526316833141 position[mm]: (-193.53820372597,121.67612082832,97.356105752893) + trackID: 104 chamberNb: 2 energy deposit[MeV]: 0.0016566765202895 position[mm]: (-193.70809080686,121.65823779127,97.708136179416) + trackID: 49 chamberNb: 2 energy deposit[MeV]: 0.0036272302874263 position[mm]: (-190.05755975989,119.95796791269,48.264156513145) + trackID: 41 chamberNb: 1 energy deposit[MeV]: 0.001526750516119 position[mm]: (-139.94401139863,88.6342225882,-631.49171060334) + trackID: 40 chamberNb: 1 energy deposit[MeV]: 0.0022465037178092 position[mm]: (-138.23831012411,87.404508480858,-655.42931623553) + trackID: 40 chamberNb: 1 energy deposit[MeV]: 0.005434286474774 position[mm]: (-138.25251246365,87.381497319453,-655.47119698177) + trackID: 113 chamberNb: 1 energy deposit[MeV]: 0.0013055305618685 position[mm]: (-138.24208929375,87.399675385816,-655.42540165098) + trackID: 39 chamberNb: 1 energy deposit[MeV]: 0.0012859548242812 position[mm]: (-137.39833323813,86.974840699345,-666.13950214828) + trackID: 38 chamberNb: 1 energy deposit[MeV]: 0.0017521950191435 position[mm]: (-136.61275225192,86.477090870348,-676.37367551229) + trackID: 37 chamberNb: 1 energy deposit[MeV]: 0.003357793123591 position[mm]: (-135.4548796346,85.679642996152,-691.47915186448) + trackID: 36 chamberNb: 1 energy deposit[MeV]: 0.002447724975278 position[mm]: (-132.35874070782,83.597678819618,-732.22850875437) + trackID: 35 chamberNb: 1 energy deposit[MeV]: 0.001482353385675 position[mm]: (-127.92276684718,80.724049824188,-789.92679430992) + trackID: 34 chamberNb: 1 energy deposit[MeV]: 0.0025971224999009 position[mm]: (-127.73348289746,80.579140316855,-792.64136359755) + trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.0013772127775768 position[mm]: (-68.557213580802,42.170718212037,-1563.5371143349) + trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.00092816394962641 position[mm]: (-68.539813880341,42.176157681042,-1564.8043236268) + trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.0067402070029068 position[mm]: (-68.554456663906,42.230745965801,-1564.766209515) + trackID: 114 chamberNb: 0 energy deposit[MeV]: 0.001555836647208 position[mm]: (-68.532853652479,42.174266418862,-1564.7988899296) + trackID: 26 chamberNb: 0 energy deposit[MeV]: 0.001370390639504 position[mm]: (-67.817083427317,41.755793070876,-1572.9500986147) writing Event_2 >>> Event 0 0 trajectories stored in this event. CalorimeterSD::Initialize: TrackerChamberSD ExP01/TrackerChamberSD_HC is not found. --------->Storing hits in the ROOT file: in this event there are 88 hits in the tracker chambers: - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0060590509316663 position[mm]: (-41.567027098852,14.812185597486,-1580.5126132647) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0023727227093323 position[mm]: (-41.983061933516,14.956442607512,-1571.7520745984) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.011823503804018 position[mm]: (-43.264891778844,15.387677161813,-1544.9681494623) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00061774573245988 position[mm]: (-43.60118430633,15.495243762419,-1538.0539096619) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.020311182861871 position[mm]: (-46.43030440148,16.458119634794,-1478.9806147615) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.026731939705666 position[mm]: (-50.341587611365,17.408203612291,-1400.6467585175) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 1.9851662612802e-05 position[mm]: (-50.373938236992,17.41474748234,-1400) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.023155525453624 position[mm]: (-81.938086136362,23.882061605507,-758.17017618579) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0024110188673382 position[mm]: (-82.146191767873,23.932568589072,-753.66920581655) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0033541678572421 position[mm]: (-82.698433488663,24.068187977285,-741.78354653077) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0042182007362596 position[mm]: (-83.059894180123,24.163326437894,-733.94721827057) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.00045498424869829 position[mm]: (-83.135864364146,24.181796749165,-732.29564818516) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.022770115504672 position[mm]: (-85.902426108478,24.675239960685,-677.91273971272) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.016654970523511 position[mm]: (-88.698811329601,25.39412172995,-620.8159987558) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0031454630657249 position[mm]: (-89.755936942711,25.610418520805,-600) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.023240983520257 position[mm]: (-124.54263166339,32.983925394818,67.494479781557) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.011160016930177 position[mm]: (-126.73326498797,33.499089914984,107.03984424785) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0079246853366732 position[mm]: (-127.7854733427,33.777474801304,125.83766778991) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0051309264251322 position[mm]: (-128.73588504153,34.043709730394,143.01090769267) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0027931727724685 position[mm]: (-129.09587428282,34.136649086942,149.67176679236) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0019549270140744 position[mm]: (-129.44696813844,34.222894724961,156.27096923719) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 2.791670810525e-05 position[mm]: (-129.48078685388,34.23111621269,156.90232520645) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0048365855768108 position[mm]: (-130.92497241968,34.578574099887,183.93346985356) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0060454355299678 position[mm]: (-131.77859161858,34.802785081447,200) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.012359019360115 position[mm]: (-166.9135084101,43.973981808327,817.16932004704) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.011109326223069 position[mm]: (-169.28954328401,44.633987052809,860.12472427742) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00051025776869541 position[mm]: (-169.49811044275,44.686407541934,864.08286753495) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00025788503966759 position[mm]: (-169.58085396929,44.707881480388,865.63624210648) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.039459201638804 position[mm]: (-175.38935471248,46.238825388641,974.68657386671) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0062771597640555 position[mm]: (-175.94588601012,46.362058958627,985.47413396184) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.005860559472538 position[mm]: (-176.69301112788,46.523421518326,1000) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00095478658840939 position[mm]: (-209.89674922153,52.283295522603,1605.4567487525) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0028038709671797 position[mm]: (-210.63689769242,52.38165831344,1618.7698337084) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.012672842715424 position[mm]: (-212.46639712602,52.607439896089,1651.5533898208) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.018080823549104 position[mm]: (-214.92784689795,52.914879045115,1697.4924858098) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0030723820048113 position[mm]: (-215.38767554577,53.030961238553,1706.9123012401) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0011124546108168 position[mm]: (-215.66491013043,53.100193360839,1712.7075908464) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0071150915664793 position[mm]: (-217.04296923314,53.429822942858,1741.41075384) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.020934066974096 position[mm]: (-219.13763724605,53.901953021332,1785.724857415) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0031853378998612 position[mm]: (-219.82072643749,54.094270640359,1800) - trackID: 74 chamberNb: 4 energy deposit[MeV]: 0.0063736028912042 position[mm]: (-219.1805550609,53.947828220433,1785.7273864073) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.0083278649194099 position[mm]: (-216.33705902875,53.161527396694,1741.5879473536) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.0053058357627951 position[mm]: (-215.94214464559,53.0534634057,1741.783067015) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.0011246748043993 position[mm]: (-215.93698429498,53.062888045805,1741.5526396808) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.0074851692744816 position[mm]: (-215.98990609331,53.118271201975,1741.5314913212) - trackID: 90 chamberNb: 4 energy deposit[MeV]: 0.0074368055102641 position[mm]: (-215.89636049385,53.117577778813,1741.5920599008) - trackID: 89 chamberNb: 4 energy deposit[MeV]: 0.0018398800014397 position[mm]: (-215.94143153464,53.06438043493,1741.7834717345) - trackID: 72 chamberNb: 4 energy deposit[MeV]: 0.0027816209713819 position[mm]: (-215.66755162256,53.081078536117,1712.7087417157) - trackID: 71 chamberNb: 4 energy deposit[MeV]: 0.0043760847045095 position[mm]: (-215.37337993247,52.998028284574,1706.9158536504) - trackID: 70 chamberNb: 4 energy deposit[MeV]: 0.0059676305838393 position[mm]: (-214.98167609386,52.934029712279,1697.4941982568) - trackID: 69 chamberNb: 4 energy deposit[MeV]: 0.0075196685422648 position[mm]: (-212.46034720974,52.528051533266,1651.5613174301) - trackID: 68 chamberNb: 4 energy deposit[MeV]: 0.0061913672396704 position[mm]: (-210.55660650605,52.465073635817,1618.7856054179) - trackID: 68 chamberNb: 4 energy deposit[MeV]: 0.0034381302727217 position[mm]: (-210.53720999453,52.465824118286,1618.8024735848) - trackID: 67 chamberNb: 4 energy deposit[MeV]: 0.0015571743256259 position[mm]: (-209.90542687389,52.28582339572,1605.4566182028) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0014163614049655 position[mm]: (-175.95249049498,46.366704927783,985.47405833049) - trackID: 54 chamberNb: 3 energy deposit[MeV]: 0.0014783357048397 position[mm]: (-175.39527574362,46.244931195602,974.6865383254) - trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0014030984288445 position[mm]: (-169.58260938335,44.715667010594,865.6363498968) - trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.00309055046626 position[mm]: (-169.49374558596,44.708260574804,864.08408990239) - trackID: 51 chamberNb: 3 energy deposit[MeV]: 0.00781624851122 position[mm]: (-169.40350755212,44.671180920757,860.13051488176) - trackID: 51 chamberNb: 3 energy deposit[MeV]: 0.0019778115077513 position[mm]: (-169.39754704563,44.678400087153,860.13796071234) - trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.001741797872797 position[mm]: (-129.48771805906,34.238698715369,156.90230273184) - trackID: 43 chamberNb: 2 energy deposit[MeV]: 0.0015882739690466 position[mm]: (-129.44785366795,34.213701138006,156.27142409139) - trackID: 42 chamberNb: 2 energy deposit[MeV]: 0.0013076036045265 position[mm]: (-129.09899760997,34.143239219991,149.67178845011) - trackID: 41 chamberNb: 2 energy deposit[MeV]: 0.0012689920263963 position[mm]: (-128.73710117318,34.050613349212,143.0110050928) - trackID: 40 chamberNb: 2 energy deposit[MeV]: 0.0026302037435915 position[mm]: (-127.80323655494,33.775672379206,125.83766342039) - trackID: 39 chamberNb: 2 energy deposit[MeV]: 0.0046098205828164 position[mm]: (-126.70440346578,33.524990206565,107.04382174092) - trackID: 38 chamberNb: 2 energy deposit[MeV]: 0.0016553683928634 position[mm]: (-124.55076087254,32.978643944209,67.494507972946) - trackID: 32 chamberNb: 1 energy deposit[MeV]: 0.001237012293884 position[mm]: (-88.703737139778,25.398776220794,-620.81604970035) - trackID: 31 chamberNb: 1 energy deposit[MeV]: 0.0015121915671956 position[mm]: (-85.89990610255,24.666895444452,-677.91215845447) - trackID: 30 chamberNb: 1 energy deposit[MeV]: 0.0013832595307494 position[mm]: (-83.14255753037,24.177713237192,-732.29560688026) - trackID: 29 chamberNb: 1 energy deposit[MeV]: 0.0014686994115656 position[mm]: (-83.068311748024,24.163926913255,-733.9472776833) - trackID: 28 chamberNb: 1 energy deposit[MeV]: 0.0021962634066212 position[mm]: (-82.690845096904,24.079640718843,-741.78266590921) - trackID: 27 chamberNb: 1 energy deposit[MeV]: 0.002125905456568 position[mm]: (-82.158324208583,23.937668535212,-753.66919786574) - trackID: 26 chamberNb: 1 energy deposit[MeV]: 0.0015179053915952 position[mm]: (-81.929581537308,23.880043028952,-758.16940536856) - trackID: 20 chamberNb: 0 energy deposit[MeV]: 0.0019105659637671 position[mm]: (-50.347393920461,17.418077578557,-1400.646629008) - trackID: 19 chamberNb: 0 energy deposit[MeV]: 0.0065770894970684 position[mm]: (-46.444721812012,16.538077321323,-1478.9749485238) - trackID: 19 chamberNb: 0 energy deposit[MeV]: 0.0010329094180693 position[mm]: (-46.446413893257,16.533308745906,-1478.9731932955) - trackID: 18 chamberNb: 0 energy deposit[MeV]: 0.0030500056184075 position[mm]: (-43.581361115498,15.48617352622,-1538.0515560126) - trackID: 17 chamberNb: 0 energy deposit[MeV]: 0.0094287127711173 position[mm]: (-42.900475176369,15.368409957504,-1544.8959316681) - trackID: 17 chamberNb: 0 energy deposit[MeV]: 0.010610251566384 position[mm]: (-42.805901664793,15.272578508213,-1544.8742453403) - trackID: 16 chamberNb: 0 energy deposit[MeV]: 0.001733501515401 position[mm]: (-41.983816380361,14.946269315985,-1571.7515052514) - trackID: 15 chamberNb: 0 energy deposit[MeV]: 0.002229154028653 position[mm]: (-41.5531934862,14.814311686382,-1580.5113024189) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 5.2534842029252e-05 position[mm]: (-41.895984822244,12.927499619363,-1599.9910695759) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.00084150595268255 position[mm]: (-41.880827278882,12.920288435962,-1599.904186239) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.00022875114476576 position[mm]: (-41.844769317232,12.897184084283,-1599.8792596741) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.001062395974784 position[mm]: (-41.835620286448,12.857253005118,-1599.834037577) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.0014640852883831 position[mm]: (-41.856739817257,12.789399830467,-1599.827193336) - trackID: 14 chamberNb: 0 energy deposit[MeV]: 0.0034579783781152 position[mm]: (-41.859515691964,12.764504819263,-1599.8205544968) +-------->Storing hits in the ROOT file: in this event there are 103 hits in the tracker chambers: + trackID: 1 chamberNb: 0 energy deposit[MeV]: 1.6378774621835e-05 position[mm]: (62.065447137969,-233.38460788787,-1599.7510715595) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0023667195515573 position[mm]: (62.70304003289,-235.8029203388,-1591.3476673982) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0064856332341563 position[mm]: (63.816949742504,-240,-1576.7690276535) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0015912721522829 position[mm]: (124.56180306715,-464.48368328178,-797.73105632151) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 6.9395163978314e-05 position[mm]: (124.58245420395,-464.56035385385,-797.46552528044) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.037171566437704 position[mm]: (134.35827777669,-500.79505186519,-671.92047329017) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.024740263509065 position[mm]: (138.95882837941,-516.79481035816,-615.80210527498) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0054984762782872 position[mm]: (140.26647944358,-521.35389528985,-600) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0015080417840457 position[mm]: (190.85724645266,-697.82356997484,10.721900440444) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0072851015938033 position[mm]: (193.41570984098,-706.76193208715,41.639599392304) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00058317693477732 position[mm]: (193.76314843194,-707.97615415278,45.854576449922) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0022196512814668 position[mm]: (194.51159312365,-710.60046078838,54.938122484615) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.032246053574792 position[mm]: (201.11786978294,-733.32044802263,133.73068114157) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.023276792765156 position[mm]: (206.71134782229,-752.13827520981,200) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0025758135627583 position[mm]: (254.48588107611,-927.11066514292,806.28939655025) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.03404832911459 position[mm]: (257.08254374711,-936.80729191416,839.82942685799) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0058327653234152 position[mm]: (258.50095691496,-942.17148904805,858.40416064291) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.022407521536778 position[mm]: (260.8231861663,-950.80385830609,888.59376728858) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00099438669102343 position[mm]: (261.53807144131,-953.38331908952,897.48715836759) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0099248538080806 position[mm]: (263.54256279018,-960.45219938444,921.49654851938) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0023474053185383 position[mm]: (264.19550773059,-962.73159324454,929.20367987357) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.023427379828244 position[mm]: (269.87521322823,-982.35432245828,995.95788205626) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0007922943602239 position[mm]: (270.20152480818,-983.48888519868,999.78625316589) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 5.3388658597137e-05 position[mm]: (270.21981299098,-983.5521047701,1000) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.024949126465868 position[mm]: (325.21517033557,-1175.2936063947,1649.6736511866) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0010972487148451 position[mm]: (325.73098028735,-1177.0556805354,1655.6287148387) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0065982205450568 position[mm]: (328.0544899328,-1185.0251655079,1682.5926408601) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.027919759805349 position[mm]: (333.53333927703,-1203.4412759164,1745.3665183069) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0032521887629734 position[mm]: (334.17935240083,-1205.4990835048,1752.4287629546) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0065781926641722 position[mm]: (335.21421346551,-1208.8733795456,1764.0091750507) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0036700935088452 position[mm]: (335.93124924233,-1211.2415668733,1772.1288066946) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0038257923284294 position[mm]: (337.83343886754,-1217.7145312311,1794.3589028305) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0011570724964946 position[mm]: (338.31096477195,-1219.3581360947,1800) + trackID: 80 chamberNb: 4 energy deposit[MeV]: 0.0034611116988729 position[mm]: (337.81354414274,-1217.7311182372,1794.357407657) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0060302910889644 position[mm]: (335.47764878169,-1213.9747118881,1772.1557637301) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0015376155487116 position[mm]: (335.73361857851,-1213.4267951839,1771.6903091322) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.012691394961645 position[mm]: (337.59776018313,-1212.0457232893,1771.0763895576) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0018672844013535 position[mm]: (337.58660373886,-1212.6161562611,1771.5994649441) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0098259708298107 position[mm]: (338.07830538942,-1212.878294621,1773.0082392204) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0081854198527553 position[mm]: (338.08274081288,-1212.0489528461,1772.3657088843) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0075517161351836 position[mm]: (338.06610609417,-1211.5996647717,1771.8041907038) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0044398859533406 position[mm]: (337.89701595498,-1211.3125212951,1771.5040667035) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0019165299059872 position[mm]: (338.02088162424,-1211.0985321188,1771.6944677846) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0012282398608258 position[mm]: (338.17092660651,-1211.1753390665,1771.8490124053) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0047336416177235 position[mm]: (338.23345768081,-1211.2005330678,1771.8285857404) + trackID: 79 chamberNb: 4 energy deposit[MeV]: 0.0021606957083742 position[mm]: (338.23485069684,-1211.203343449,1771.8154986731) + trackID: 96 chamberNb: 4 energy deposit[MeV]: 0.006519485510138 position[mm]: (338.19676342216,-1211.1158919683,1771.8533239366) + trackID: 95 chamberNb: 4 energy deposit[MeV]: 0.0014970084171816 position[mm]: (338.01566798652,-1211.105167201,1771.696290126) + trackID: 94 chamberNb: 4 energy deposit[MeV]: 0.0014138060236628 position[mm]: (337.57980109354,-1212.6130675946,1771.602482233) + trackID: 93 chamberNb: 4 energy deposit[MeV]: 0.0012395396665057 position[mm]: (335.73006219528,-1213.421212035,1771.691845657) + trackID: 78 chamberNb: 4 energy deposit[MeV]: 0.0018064763405887 position[mm]: (335.20359310763,-1208.8734401422,1764.0105937547) + trackID: 77 chamberNb: 4 energy deposit[MeV]: 0.0039914227389397 position[mm]: (334.19601129668,-1205.4316451581,1752.4536582068) + trackID: 77 chamberNb: 4 energy deposit[MeV]: 0.0018985959735347 position[mm]: (334.19407565745,-1205.4411166463,1752.4596390618) + trackID: 97 chamberNb: 4 energy deposit[MeV]: 0.0012275796549002 position[mm]: (334.20055298539,-1205.4297155138,1752.458202945) + trackID: 76 chamberNb: 4 energy deposit[MeV]: 0.0063271761141696 position[mm]: (333.5892921956,-1203.467446635,1745.3591304149) + trackID: 75 chamberNb: 4 energy deposit[MeV]: 0.0012488620550985 position[mm]: (328.05190327845,-1185.0192138329,1682.5948759036) + trackID: 74 chamberNb: 4 energy deposit[MeV]: 0.0019068077184516 position[mm]: (325.7267144161,-1177.0660601825,1655.6265562595) + trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.0028124387879833 position[mm]: (325.21931009532,-1175.3122022589,1649.6689197743) + trackID: 60 chamberNb: 3 energy deposit[MeV]: 0.0018341986101387 position[mm]: (270.19809298989,-983.47920150578,999.78991796661) + trackID: 59 chamberNb: 3 energy deposit[MeV]: 0.0015494852794299 position[mm]: (269.92173684083,-982.32988922658,995.96549241679) + trackID: 59 chamberNb: 3 energy deposit[MeV]: 0.002205301247545 position[mm]: (269.91906752943,-982.32508785643,995.97820218471) + trackID: 104 chamberNb: 3 energy deposit[MeV]: 0.0019226265651647 position[mm]: (269.93258737666,-982.33221484606,995.96867508902) + trackID: 58 chamberNb: 3 energy deposit[MeV]: 0.0016288572093227 position[mm]: (264.20189576063,-962.73832708165,929.20157365339) + trackID: 57 chamberNb: 3 energy deposit[MeV]: 0.00139947799701 position[mm]: (263.54709269265,-960.44591112768,921.49834759473) + trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.00016042813412111 position[mm]: (261.56052081517,-953.44366148239,897.75101738754) + trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.0023479048388493 position[mm]: (261.56902848063,-953.44740534546,897.73906688043) + trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0017311672676373 position[mm]: (261.54133614128,-953.39264034242,897.48460416019) + trackID: 54 chamberNb: 3 energy deposit[MeV]: 0.001733655929082 position[mm]: (260.82631028211,-950.79456724382,888.5966528633) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.01156502388039 position[mm]: (259.21346655692,-948.23071478362,858.73822122565) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0095989324608526 position[mm]: (260.8190272745,-947.25268243139,853.95854491057) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.001177642258136 position[mm]: (260.62803464323,-948.41685213778,852.75940145428) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.012072910383355 position[mm]: (260.42595662685,-951.74084661735,854.0085624242) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.00058324202457595 position[mm]: (260.18209304788,-951.15539554498,853.96235874358) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0097720540710614 position[mm]: (260.91526628856,-948.78439644249,854.20511727349) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0012447058445182 position[mm]: (261.34814833525,-948.77967227427,854.19959609896) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 5.0715529363579e-05 position[mm]: (261.46679242798,-948.91320858168,854.17054810976) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 6.3771206101989e-05 position[mm]: (261.56483768957,-949.10235754748,854.1758117549) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.010829389328332 position[mm]: (262.08999484128,-950.27705903415,854.03559677929) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0058913407481308 position[mm]: (261.94825105827,-950.50816693765,854.81438387427) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0078429615386393 position[mm]: (262.54657882084,-950.54495741739,854.86616340866) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0070642726575086 position[mm]: (262.25303104991,-950.44659717055,854.71770937554) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0017145590456276 position[mm]: (262.27301595235,-950.60565380372,854.69732311832) + trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.008342719956544 position[mm]: (262.23780191377,-950.60463292839,854.61067284815) + trackID: 110 chamberNb: 3 energy deposit[MeV]: 0.0019209085035123 position[mm]: (262.28004699775,-950.61428498623,854.69431554708) + trackID: 109 chamberNb: 3 energy deposit[MeV]: 0.0023126994207436 position[mm]: (261.57537069713,-949.09675725051,854.16702881587) + trackID: 108 chamberNb: 3 energy deposit[MeV]: 0.0015611162071334 position[mm]: (261.46044849978,-948.91642327523,854.17617017453) + trackID: 107 chamberNb: 3 energy deposit[MeV]: 0.0069853930529757 position[mm]: (261.37688701099,-948.76998679046,854.26467696815) + trackID: 106 chamberNb: 3 energy deposit[MeV]: 0.0036794650161301 position[mm]: (260.15658247843,-951.14627966029,853.95462778505) + trackID: 105 chamberNb: 3 energy deposit[MeV]: 0.010046523031549 position[mm]: (260.50395936029,-948.41847493679,852.74457556728) + trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.0036076287734926 position[mm]: (257.10753848702,-937.28708698928,839.76899625462) + trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.010481943334764 position[mm]: (256.89700028947,-937.31488141303,839.7035222772) + trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.0038786273339187 position[mm]: (256.90651297985,-937.34352225388,839.70077257132) + trackID: 111 chamberNb: 3 energy deposit[MeV]: 0.0058448907402153 position[mm]: (257.09076441342,-937.24812644337,839.80472483548) + trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.0017228888763837 position[mm]: (194.50646930621,-710.59232245205,54.941354863732) + trackID: 43 chamberNb: 2 energy deposit[MeV]: 0.0014921649289399 position[mm]: (193.77167950644,-707.97705662906,45.853972619717) + trackID: 42 chamberNb: 2 energy deposit[MeV]: 0.007093715850565 position[mm]: (193.4593888931,-706.70610246622,41.658761112075) + trackID: 41 chamberNb: 2 energy deposit[MeV]: 0.0060658475756077 position[mm]: (190.91277028151,-697.84144039574,10.717066275905) + trackID: 35 chamberNb: 1 energy deposit[MeV]: 0.0060120464519151 position[mm]: (138.94615595711,-516.742490675,-615.78112056081) + trackID: 34 chamberNb: 1 energy deposit[MeV]: 0.00142108415495 position[mm]: (134.36400048706,-500.78949032518,-671.91903566651) + trackID: 33 chamberNb: 1 energy deposit[MeV]: 0.0049563081423153 position[mm]: (124.57833071044,-464.60275591882,-797.47413508079) + trackID: 32 chamberNb: 1 energy deposit[MeV]: 0.0013279874299945 position[mm]: (124.56902553135,-464.48531586328,-797.73179539343) + trackID: 21 chamberNb: 0 energy deposit[MeV]: 0.001733501156588 position[mm]: (62.712006508985,-235.79815823003,-1591.3465211942) + trackID: 20 chamberNb: 0 energy deposit[MeV]: 0.0022291531241383 position[mm]: (62.056125109545,-233.37496134786,-1599.7468702222) writing Event_3 >>> Event 1 0 trajectories stored in this event. CalorimeterSD::Initialize: TrackerChamberSD ExP01/TrackerChamberSD_HC is not found. --------->Storing hits in the ROOT file: in this event there are 121 hits in the tracker chambers: - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0089536897481431 position[mm]: (-35.634580763703,-146.00720548478,-1552.6280343745) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.038677086094654 position[mm]: (-39.817612260033,-162.3183743958,-1458.2514192077) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0013244205185908 position[mm]: (-39.907064741462,-162.61986447555,-1456.499229187) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0062305021391862 position[mm]: (-40.639210146004,-165.11188084391,-1442.0197179823) - trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.017161424553452 position[mm]: (-42.789504857373,-172.38982137058,-1400) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0092141886680288 position[mm]: (-75.168692577193,-282.56557609056,-767.05209916402) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.013834913810383 position[mm]: (-76.271160051297,-286.38381385211,-744.98785665778) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.010014747470841 position[mm]: (-78.457306329895,-293.72651023063,-702.30584347319) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0027346771183811 position[mm]: (-78.609227174078,-294.2331189578,-699.33501826807) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0088870624832832 position[mm]: (-80.547876670148,-300.6664867558,-661.47055931082) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0013510714069106 position[mm]: (-80.955538129647,-301.95310859731,-653.8691165573) - trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.027800234340032 position[mm]: (-83.827316092288,-311.0374760666,-600) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.006602518291631 position[mm]: (-116.82237375826,-416.31314852191,28.965709450602) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0022547949305289 position[mm]: (-117.00589287751,-416.89187046604,32.434214382142) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0048508595780051 position[mm]: (-117.64836871634,-418.93681234558,44.689441769315) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.016209700971165 position[mm]: (-119.72853710438,-425.50584401393,84.404244132627) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0076387010325946 position[mm]: (-120.6910931689,-428.5486770843,102.8084732253) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.020782809041374 position[mm]: (-123.46775512637,-437.24432235738,155.45448669135) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0060435486260414 position[mm]: (-124.46315280989,-440.49460192696,174.78720709692) - trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.01315975918006 position[mm]: (-125.78497326947,-444.74646355635,200) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0093140108190442 position[mm]: (-161.22174132181,-551.11108148287,827.69722247152) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0037276398738841 position[mm]: (-161.76832125088,-552.75175100922,837.44070742058) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0064275528969699 position[mm]: (-162.55807666807,-555.12707998706,851.46497454884) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.016005795220986 position[mm]: (-165.20070825853,-563.43469261563,899.97491230055) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00034283468241772 position[mm]: (-165.47394792079,-564.35387506221,905.34266500152) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.033664856632484 position[mm]: (-169.51788059141,-577.91634621358,984.53272447339) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0049301858145602 position[mm]: (-170.12645104401,-580.06298278101,997.34754490164) - trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.00088461319981639 position[mm]: (-170.25026256131,-580.50452487675,1000) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0020099638164453 position[mm]: (-198.51719141667,-680.4290076627,1605.1238467521) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00063714202831891 position[mm]: (-198.58693002127,-680.67635855516,1606.6281771068) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0021857301468792 position[mm]: (-199.28863396549,-683.16456537198,1621.7759983677) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0025946794324607 position[mm]: (-199.54637910927,-684.05349363162,1627.2246664849) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.012824115514417 position[mm]: (-200.53051298868,-687.47303899937,1648.2452592305) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.011450748383712 position[mm]: (-201.91723929203,-692.42797239687,1678.7412030029) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.002091231760139 position[mm]: (-202.03605918373,-692.86235626102,1681.4024228386) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.010206760842588 position[mm]: (-203.29750390423,-697.43141973074,1709.4194233052) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0061042484633735 position[mm]: (-204.34915505296,-701.06677627668,1731.5557389369) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.002662331915166 position[mm]: (-204.65783366136,-702.13132556118,1738.0313985476) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0097427713491338 position[mm]: (-205.78211729895,-705.92449869396,1761.1499188076) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.010187739084686 position[mm]: (-206.65923847621,-708.80349928787,1778.5190915149) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0023573749903194 position[mm]: (-206.88511144961,-709.55592217478,1783.0511447284) - trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0079755109408857 position[mm]: (-207.7347636528,-712.36559506897,1800) - trackID: 77 chamberNb: 4 energy deposit[MeV]: 0.0021577849088769 position[mm]: (-206.89216720098,-709.56724358307,1783.0495704067) - trackID: 76 chamberNb: 4 energy deposit[MeV]: 0.0023978011007194 position[mm]: (-206.67476489681,-708.80507670313,1778.5188594629) - trackID: 75 chamberNb: 4 energy deposit[MeV]: 0.0018657981845651 position[mm]: (-205.79320107288,-705.92347722926,1761.150034111) - trackID: 74 chamberNb: 4 energy deposit[MeV]: 0.0026560765787372 position[mm]: (-204.64108787103,-702.12504295386,1738.0342245189) - trackID: 73 chamberNb: 4 energy deposit[MeV]: 0.0019216146012053 position[mm]: (-204.33773969391,-701.06567653642,1731.5569955763) - trackID: 72 chamberNb: 4 energy deposit[MeV]: 0.0015861189205286 position[mm]: (-203.30176433888,-697.42336824805,1709.4209298115) - trackID: 71 chamberNb: 4 energy deposit[MeV]: 0.0024266234895262 position[mm]: (-202.0392591986,-692.84712510884,1681.4055847323) - trackID: 70 chamberNb: 4 energy deposit[MeV]: 0.0018659996965624 position[mm]: (-201.90374898367,-692.44113217392,1678.7497060995) - trackID: 90 chamberNb: 4 energy deposit[MeV]: 0.0014687618142033 position[mm]: (-201.90334715007,-692.4367485523,1678.7364590609) - trackID: 69 chamberNb: 4 energy deposit[MeV]: 0.0013486670941199 position[mm]: (-200.57873121674,-687.5663523611,1648.2383709723) - trackID: 69 chamberNb: 4 energy deposit[MeV]: 0.0055077313521754 position[mm]: (-200.54617699059,-687.60224419941,1648.2229634058) - trackID: 91 chamberNb: 4 energy deposit[MeV]: 0.0021563920506281 position[mm]: (-200.57703003882,-687.57032728736,1648.2510761207) - trackID: 68 chamberNb: 4 energy deposit[MeV]: 0.0013668035935232 position[mm]: (-199.28873171696,-683.15699656995,1621.7775287457) - trackID: 67 chamberNb: 4 energy deposit[MeV]: 0.003479143584633 position[mm]: (-198.563663201,-680.66536139849,1606.6326800952) - trackID: 66 chamberNb: 4 energy deposit[MeV]: 0.0027920854582051 position[mm]: (-198.51552656916,-680.41012171326,1605.1281088987) - trackID: 58 chamberNb: 3 energy deposit[MeV]: 0.0023051414798322 position[mm]: (-170.14036003086,-580.06782319592,997.34683419162) - trackID: 57 chamberNb: 3 energy deposit[MeV]: 0.0012883222162125 position[mm]: (-169.51085134801,-577.91760533801,984.53311746343) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.0023624531532051 position[mm]: (-165.3903485704,-564.47926217988,905.34227410436) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.00012453844373573 position[mm]: (-165.33848866172,-564.51304258459,905.31264182449) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 1.8388473084737e-05 position[mm]: (-165.34084312084,-564.54172513263,905.31345981503) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.0015401114827398 position[mm]: (-165.3630282277,-564.51320280238,905.33075345167) - trackID: 56 chamberNb: 3 energy deposit[MeV]: 0.0019082072178721 position[mm]: (-165.35270118658,-564.50875528803,905.32865568181) - trackID: 96 chamberNb: 3 energy deposit[MeV]: 0.0012542852499674 position[mm]: (-165.36009027987,-564.51828380976,905.33438736513) - trackID: 95 chamberNb: 3 energy deposit[MeV]: 0.0012744699863391 position[mm]: (-165.34298900263,-564.53952346756,905.307114786) - trackID: 94 chamberNb: 3 energy deposit[MeV]: 0.0016370365749126 position[mm]: (-165.33100253915,-564.51385497895,905.30673208414) - trackID: 93 chamberNb: 3 energy deposit[MeV]: 0.0012186743417721 position[mm]: (-165.39392807169,-564.4848589804,905.34234375835) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0063836470656757 position[mm]: (-169.18971361882,-565.45307491892,900.945700512) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.010334682406412 position[mm]: (-172.05681963518,-569.18074618794,900.86749115101) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0045898167862692 position[mm]: (-172.14716162537,-567.47585204229,902.7040512752) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0085083663667758 position[mm]: (-173.94377240714,-569.30492442109,904.42039614011) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.003946974592851 position[mm]: (-174.01584144375,-568.22233026262,903.86079904514) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0066587593170653 position[mm]: (-174.18113183642,-567.72695716411,904.55900000115) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0065864588521126 position[mm]: (-174.26181310701,-567.89363094422,903.97018488747) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0010844571628904 position[mm]: (-174.13962049256,-567.78651045105,904.26062620604) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.0078917205806795 position[mm]: (-173.88013881739,-567.6067731077,904.24600168759) - trackID: 55 chamberNb: 3 energy deposit[MeV]: 0.010154254378617 position[mm]: (-173.95137596528,-567.50863834316,904.28410575577) - trackID: 102 chamberNb: 3 energy deposit[MeV]: 0.0015934029965584 position[mm]: (-174.14206864606,-567.78357963769,904.25216664821) - trackID: 101 chamberNb: 3 energy deposit[MeV]: 0.008883561352379 position[mm]: (-174.15809503504,-568.25755512986,903.85551865553) - trackID: 101 chamberNb: 3 energy deposit[MeV]: 0.0022152677138806 position[mm]: (-174.14443508546,-568.25500951941,903.85656028857) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.0044549156972348 position[mm]: (-174.24263503775,-569.39251760688,904.26745599683) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.00057011200650783 position[mm]: (-174.40571813768,-569.42784884712,904.29648436593) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.007639567730004 position[mm]: (-174.44741766115,-569.60680688681,904.18103538535) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.00053955142089298 position[mm]: (-174.46082581364,-569.5896291706,904.16860391309) - trackID: 100 chamberNb: 3 energy deposit[MeV]: 0.0030640088299055 position[mm]: (-174.46158461586,-569.61165377697,904.16757483883) - trackID: 103 chamberNb: 3 energy deposit[MeV]: 0.002902879634672 position[mm]: (-174.44998619495,-569.59616808968,904.19837578336) - trackID: 99 chamberNb: 3 energy deposit[MeV]: 0.0023471989152216 position[mm]: (-172.1510127027,-567.46414776496,902.71283714876) - trackID: 98 chamberNb: 3 energy deposit[MeV]: 0.0056178109829076 position[mm]: (-172.09906976586,-569.20370226492,900.88817647017) - trackID: 97 chamberNb: 3 energy deposit[MeV]: 0.0041137646078234 position[mm]: (-169.19564730423,-565.4486219154,900.91358888414) - trackID: 54 chamberNb: 3 energy deposit[MeV]: 0.0032730484382278 position[mm]: (-162.58206354049,-555.12491639427,851.46548833886) - trackID: 53 chamberNb: 3 energy deposit[MeV]: 0.0028942358465189 position[mm]: (-161.75021777919,-552.7430343608,837.44435909878) - trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.0080901920007554 position[mm]: (-161.16769686577,-551.28182118933,827.69252041392) - trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.001390064926186 position[mm]: (-161.15542784985,-551.25166805229,827.67467643045) - trackID: 52 chamberNb: 3 energy deposit[MeV]: 0.0030751629800059 position[mm]: (-161.14804191399,-551.23206122811,827.68192249133) - trackID: 45 chamberNb: 2 energy deposit[MeV]: 0.0020486319609384 position[mm]: (-124.47120113503,-440.48517335728,174.78897144755) - trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.0021259983930633 position[mm]: (-123.5821496822,-437.29074053504,155.45372536242) - trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.0051040327166555 position[mm]: (-123.55679815302,-437.24575904677,155.49237299162) - trackID: 44 chamberNb: 2 energy deposit[MeV]: 0.0013830171522288 position[mm]: (-123.5567544109,-437.2379572328,155.49161281029) - trackID: 104 chamberNb: 2 energy deposit[MeV]: 0.0013801006569586 position[mm]: (-123.58565881978,-437.2940269702,155.45989032863) - trackID: 43 chamberNb: 2 energy deposit[MeV]: 0.0058977194481524 position[mm]: (-120.76613117173,-428.57057335387,102.80795234459) - trackID: 43 chamberNb: 2 energy deposit[MeV]: 0.0015044999445206 position[mm]: (-120.76735316803,-428.56203132475,102.80697751755) - trackID: 42 chamberNb: 2 energy deposit[MeV]: 0.0021634429394288 position[mm]: (-119.71844654262,-425.49729053281,84.40684537704) - trackID: 41 chamberNb: 2 energy deposit[MeV]: 0.0015232027267971 position[mm]: (-117.65551599664,-418.9418932618,44.68858867582) - trackID: 40 chamberNb: 2 energy deposit[MeV]: 0.0017272921223297 position[mm]: (-117.01329620296,-416.89876473467,32.433120724663) - trackID: 39 chamberNb: 2 energy deposit[MeV]: 0.0051923940039914 position[mm]: (-116.77674054424,-416.32141233138,28.970271471289) - trackID: 32 chamberNb: 1 energy deposit[MeV]: 0.00196739195801 position[mm]: (-80.944839608281,-301.94831496913,-653.86718334805) - trackID: 31 chamberNb: 1 energy deposit[MeV]: 0.0010121485942106 position[mm]: (-80.567134289614,-300.8962593474,-661.48058007703) - trackID: 31 chamberNb: 1 energy deposit[MeV]: 0.013069591989532 position[mm]: (-80.754567455933,-300.88150223038,-661.44589034601) - trackID: 109 chamberNb: 1 energy deposit[MeV]: 0.0012785412341522 position[mm]: (-80.567558125648,-300.90327578827,-661.47973030668) - trackID: 30 chamberNb: 1 energy deposit[MeV]: 0.0098485809662294 position[mm]: (-78.447040076389,-294.28558714773,-699.31577083704) - trackID: 30 chamberNb: 1 energy deposit[MeV]: 0.0023760648232518 position[mm]: (-78.458145925736,-294.27620422291,-699.3106836901) - trackID: 29 chamberNb: 1 energy deposit[MeV]: 0.0028631841447241 position[mm]: (-78.447505416553,-293.7440310795,-702.30719757172) - trackID: 28 chamberNb: 1 energy deposit[MeV]: 0.0042774947010044 position[mm]: (-76.239037387538,-286.37166697883,-744.98172280433) - trackID: 27 chamberNb: 1 energy deposit[MeV]: 0.0014010113040661 position[mm]: (-75.175009965526,-282.57035884359,-767.05292847964) - trackID: 18 chamberNb: 0 energy deposit[MeV]: 0.0062646365368073 position[mm]: (-40.61163923224,-165.05937362273,-1442.0041136233) - trackID: 17 chamberNb: 0 energy deposit[MeV]: 0.002348033406396 position[mm]: (-39.921618939914,-162.61575704922,-1456.4984861389) - trackID: 16 chamberNb: 0 energy deposit[MeV]: 0.001935423128562 position[mm]: (-39.80982496422,-162.31005431761,-1458.2490494787) - trackID: 15 chamberNb: 0 energy deposit[MeV]: 0.00053825267714277 position[mm]: (-35.733983327486,-145.95269212363,-1552.6112421294) - trackID: 15 chamberNb: 0 energy deposit[MeV]: 0.006705106703858 position[mm]: (-35.794497593177,-145.97315070503,-1552.588955835) - trackID: 110 chamberNb: 0 energy deposit[MeV]: 0.0023627621964695 position[mm]: (-35.730527493026,-145.96711364702,-1552.6149174235) +-------->Storing hits in the ROOT file: in this event there are 128 hits in the tracker chambers: + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0083143775590644 position[mm]: (12.942958536853,132.50138253228,-1588.7590575568) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0086971637922587 position[mm]: (13.305337450164,135.89023467758,-1567.7580472898) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0094762063232984 position[mm]: (13.914040342556,140.78563498189,-1537.5016026724) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.005241354336353 position[mm]: (14.144674263038,142.48874368692,-1527.1733662553) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 5.8826928665565e-05 position[mm]: (14.176451677836,142.73133729609,-1525.7043741963) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0015244610430675 position[mm]: (14.423373251389,144.60106640384,-1514.3936642315) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 3.9903651341812e-05 position[mm]: (14.436648474915,144.69970579906,-1513.7929142715) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0081712964009555 position[mm]: (14.903280863085,148.15094819694,-1492.7566356377) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0022312513921598 position[mm]: (14.973316403592,148.69976465404,-1489.4091614663) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00061796457528152 position[mm]: (15.046526219168,149.28187450928,-1485.8493177282) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0061503660896382 position[mm]: (15.276109345018,151.09790337438,-1474.7776333188) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0010118682806867 position[mm]: (15.33559634486,151.56505473893,-1471.9644461759) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0077086649413501 position[mm]: (15.648001248088,153.90068990938,-1457.9011850557) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.00039235347032116 position[mm]: (15.696969037753,154.20265193891,-1456.0462273328) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0021833124842863 position[mm]: (15.893365942036,155.42230910249,-1448.565778174) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.0062296631499808 position[mm]: (16.463630361619,158.89779870477,-1427.2887731102) + trackID: 1 chamberNb: 0 energy deposit[MeV]: 0.010091557341288 position[mm]: (17.219282410984,163.35665146453,-1400) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.020889613625755 position[mm]: (33.365700955082,270.25593083772,-748.86382163784) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.033797296874574 position[mm]: (35.486324673878,283.55078313443,-668.68393607232) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.0051360938706522 position[mm]: (35.67600632817,284.85357310639,-660.78741775899) + trackID: 1 chamberNb: 1 energy deposit[MeV]: 0.024867250873748 position[mm]: (37.092342933895,294.82595613844,-600) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.00041814650934246 position[mm]: (49.379852133231,392.35035408341,4.2249424971876) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0057104527230424 position[mm]: (49.782255897206,395.72098112354,25.089188917219) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.016086099800417 position[mm]: (50.539858572023,402.36568293271,66.397609972339) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.032671334500673 position[mm]: (51.884737193664,414.97088432879,144.37782390726) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0054594325391559 position[mm]: (52.10014963787,416.87293153762,156.37355207028) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0079526608186792 position[mm]: (52.430952663196,419.75825747888,174.69004133241) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.002146434357344 position[mm]: (52.566258617913,420.91481964759,182.05714187969) + trackID: 1 chamberNb: 2 energy deposit[MeV]: 0.0062170357233742 position[mm]: (52.924209883615,423.73288765334,200) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.03496211643228 position[mm]: (65.140079367436,531.0653874058,880.66947171332) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 1.5912131504563e-05 position[mm]: (65.148702511445,531.1450252554,881.17057534973) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0022802232535688 position[mm]: (65.227336530875,531.87276498955,885.75533977207) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0016015476699792 position[mm]: (65.292323316139,532.4553265974,889.41895993752) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.026538378772526 position[mm]: (66.816288039815,546.31777789464,976.80907465014) + trackID: 1 chamberNb: 3 energy deposit[MeV]: 0.0038833125315803 position[mm]: (67.161608139602,549.95451396222,1000) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0071321099818027 position[mm]: (75.17257763905,648.19403890404,1614.9995849684) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0030235657013224 position[mm]: (75.271686373664,649.33020562516,1622.044737408) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0045843225666738 position[mm]: (75.596500625998,652.90992321448,1644.3585381809) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0094710407828897 position[mm]: (75.854434122306,655.7547240605,1662.1650881645) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.026399682113959 position[mm]: (76.853005364696,666.50960274991,1729.2531323361) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00015940415450722 position[mm]: (76.869582418699,666.76669444446,1730.8968440531) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.021147285034832 position[mm]: (77.505167852444,676.88930841413,1795.9066667788) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.00010087347210039 position[mm]: (77.52104308536,677.08834787714,1797.1940912608) + trackID: 1 chamberNb: 4 energy deposit[MeV]: 0.0021212363307537 position[mm]: (77.55659456695,677.52106505593,1800) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.00282566966169 position[mm]: (77.669746510968,678.40927798555,1797.4680246533) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.0046348322785017 position[mm]: (78.273912161504,679.0830210623,1796.7283227634) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.0034555094012609 position[mm]: (79.145656931023,679.81958093756,1797.0227281281) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.0081277550843116 position[mm]: (79.115181920745,679.83571657533,1797.3108497087) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.0046216334692531 position[mm]: (79.146037506813,679.77554983079,1797.2318507369) + trackID: 87 chamberNb: 4 energy deposit[MeV]: 0.002883920669253 position[mm]: (79.165252395273,679.77949068849,1797.2371652092) + trackID: 99 chamberNb: 4 energy deposit[MeV]: 0.0014353072883626 position[mm]: (79.148690532879,679.77204809628,1797.2249175173) + trackID: 98 chamberNb: 4 energy deposit[MeV]: 0.00048060903315887 position[mm]: (79.191034010937,679.85705167938,1797.0260251479) + trackID: 98 chamberNb: 4 energy deposit[MeV]: 0.0041635873680844 position[mm]: (79.171197208335,679.87496919054,1797.0057709836) + trackID: 100 chamberNb: 4 energy deposit[MeV]: 0.0016638942702368 position[mm]: (79.194850143203,679.86530486581,1797.0295472316) + trackID: 86 chamberNb: 4 energy deposit[MeV]: 0.0016553919701257 position[mm]: (77.497420425985,676.89512290893,1795.906278662) + trackID: 85 chamberNb: 4 energy deposit[MeV]: 0.0013468102079267 position[mm]: (76.862049627974,666.76748637024,1730.8970867232) + trackID: 84 chamberNb: 4 energy deposit[MeV]: 0.0019055910055721 position[mm]: (76.862482997313,666.51594486449,1729.2525469706) + trackID: 83 chamberNb: 4 energy deposit[MeV]: 0.0021088148323289 position[mm]: (75.861310160512,655.76570749691,1662.1638536382) + trackID: 82 chamberNb: 4 energy deposit[MeV]: 0.0072631331535629 position[mm]: (75.672045083304,652.77625254348,1644.3966554877) + trackID: 82 chamberNb: 4 energy deposit[MeV]: 0.0043673526024628 position[mm]: (75.670686719194,652.77427347437,1644.4325461326) + trackID: 81 chamberNb: 4 energy deposit[MeV]: 0.00039537853540612 position[mm]: (75.197763616063,649.3633047864,1622.0482964443) + trackID: 81 chamberNb: 4 energy deposit[MeV]: 0.0065830281683293 position[mm]: (75.133116953098,649.37523644809,1622.0526068588) + trackID: 101 chamberNb: 4 energy deposit[MeV]: 0.0014288165839611 position[mm]: (75.198696444069,649.36569420793,1622.0560455568) + trackID: 80 chamberNb: 4 energy deposit[MeV]: 0.0039300074414082 position[mm]: (75.201864659535,648.20380292493,1614.9996318925) + trackID: 75 chamberNb: 3 energy deposit[MeV]: 0.0016822052232493 position[mm]: (66.825556943617,546.31447368543,976.8098803935) + trackID: 74 chamberNb: 3 energy deposit[MeV]: 0.0019501198844669 position[mm]: (65.303946910928,532.45704551701,889.41903003046) + trackID: 73 chamberNb: 3 energy deposit[MeV]: 0.0053934875010493 position[mm]: (65.270758409,531.85037018382,885.7619303942) + trackID: 72 chamberNb: 3 energy deposit[MeV]: 0.0013469341137367 position[mm]: (65.151441942575,531.15203847044,881.16970764545) + trackID: 71 chamberNb: 3 energy deposit[MeV]: 0.0013824708571239 position[mm]: (65.147852333768,531.06637108463,880.66948770357) + trackID: 63 chamberNb: 2 energy deposit[MeV]: 0.0014278782963555 position[mm]: (52.560545625753,420.92062127787,182.05666863657) + trackID: 62 chamberNb: 2 energy deposit[MeV]: 0.0063253656993439 position[mm]: (52.48758100428,419.78395251374,174.69015381112) + trackID: 61 chamberNb: 2 energy deposit[MeV]: 0.0014165926132952 position[mm]: (52.095051030139,416.87916967644,156.37298105777) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0043875299586233 position[mm]: (50.376940592502,416.71024815203,144.77517371753) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00043343061837835 position[mm]: (50.336868303626,416.59159073687,144.47724088259) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00073994320385391 position[mm]: (50.27792932333,416.32639622556,143.76114835375) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00026215520457242 position[mm]: (50.34492420762,416.53144747439,143.10337320474) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0024866905637634 position[mm]: (50.659417032203,416.69284493588,142.07688493227) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00012346934651204 position[mm]: (50.987578340316,416.29992868247,141.99125926622) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0020965360587512 position[mm]: (50.888017625489,415.53397804462,141.46371466377) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00054094399791505 position[mm]: (51.061501428856,415.30464604081,140.86077260682) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0064081916965324 position[mm]: (51.292977567467,414.29652191377,140.63520614356) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.00028928427980815 position[mm]: (51.323376262689,414.28391530728,140.59606259649) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0013118451901339 position[mm]: (51.44417265513,414.07030423245,140.19804583343) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.006873739047737 position[mm]: (51.527751118727,414.46397440824,140.05423551426) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0060258465619023 position[mm]: (51.681862012061,414.32114527627,140.16415643584) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.005709559554119 position[mm]: (51.680391855878,414.23697759129,140.10294669064) + trackID: 60 chamberNb: 2 energy deposit[MeV]: 0.0032333815834971 position[mm]: (51.683725520528,414.21406871631,140.10803605752) + trackID: 146 chamberNb: 2 energy deposit[MeV]: 0.0039159116497272 position[mm]: (51.432386644907,414.08874093256,140.24020420061) + trackID: 146 chamberNb: 2 energy deposit[MeV]: 0.0013436553029379 position[mm]: (51.427661081155,414.09310784098,140.24416425565) + trackID: 145 chamberNb: 2 energy deposit[MeV]: 0.0033408038251634 position[mm]: (51.343708159315,414.29794019076,140.59443323556) + trackID: 144 chamberNb: 2 energy deposit[MeV]: 0.0018395374821689 position[mm]: (51.055497562036,415.30127132355,140.86927942735) + trackID: 143 chamberNb: 2 energy deposit[MeV]: 0.0024941411602606 position[mm]: (50.884602780268,415.54867515793,141.45696488468) + trackID: 142 chamberNb: 2 energy deposit[MeV]: 0.0013679390623602 position[mm]: (50.994835505268,416.29780559493,141.99286882656) + trackID: 141 chamberNb: 2 energy deposit[MeV]: 0.0049886511916063 position[mm]: (50.639511740163,416.68365966194,142.03886207218) + trackID: 140 chamberNb: 2 energy deposit[MeV]: 0.0033015519355598 position[mm]: (50.346216031637,416.55547595199,143.1072182963) + trackID: 139 chamberNb: 2 energy deposit[MeV]: 0.0023475493773179 position[mm]: (50.346949826868,416.58071131102,144.4802595332) + trackID: 138 chamberNb: 2 energy deposit[MeV]: 0.0082483582865541 position[mm]: (50.320471790683,416.77935999298,144.75311824783) + trackID: 59 chamberNb: 2 energy deposit[MeV]: 0.0032356154525792 position[mm]: (50.467862321763,402.35347333561,66.407341088442) + trackID: 59 chamberNb: 2 energy deposit[MeV]: 0.002471887100434 position[mm]: (50.481045198192,402.36042582112,66.400703770817) + trackID: 147 chamberNb: 2 energy deposit[MeV]: 0.0014020528308732 position[mm]: (50.469349171163,402.35724409915,66.414208409504) + trackID: 58 chamberNb: 2 energy deposit[MeV]: 0.0014024527213131 position[mm]: (49.78171080735,395.72888308139,25.088242038924) + trackID: 57 chamberNb: 2 energy deposit[MeV]: 0.001981612100345 position[mm]: (49.375058311422,392.33962519604,4.2273295399272) + trackID: 49 chamberNb: 1 energy deposit[MeV]: 0.0014118982347451 position[mm]: (35.669508793484,284.84899114883,-660.78619661106) + trackID: 48 chamberNb: 1 energy deposit[MeV]: 0.001407996986614 position[mm]: (35.494310475832,283.55012434871,-668.68370261366) + trackID: 47 chamberNb: 1 energy deposit[MeV]: 0.0014326543734966 position[mm]: (33.366010726619,270.26404957064,-748.86484971243) + trackID: 38 chamberNb: 0 energy deposit[MeV]: 0.0012703624822792 position[mm]: (16.465294071197,158.89110523911,-1427.2874621687) + trackID: 37 chamberNb: 0 energy deposit[MeV]: 0.0070603714518329 position[mm]: (16.055481126791,155.52088003624,-1448.563565775) + trackID: 37 chamberNb: 0 energy deposit[MeV]: 0.0035739166085652 position[mm]: (16.051444883738,155.52089844222,-1448.5367847468) + trackID: 148 chamberNb: 0 energy deposit[MeV]: 0.0023910886430879 position[mm]: (16.070809508375,155.51981807512,-1448.5612100277) + trackID: 36 chamberNb: 0 energy deposit[MeV]: 0.0022741105569575 position[mm]: (15.706108057308,154.19167784249,-1456.0439526923) + trackID: 35 chamberNb: 0 energy deposit[MeV]: 0.010830191888262 position[mm]: (15.50990229524,153.92452232718,-1457.8860506932) + trackID: 34 chamberNb: 0 energy deposit[MeV]: 0.001649851824892 position[mm]: (15.338679169598,151.57413259557,-1471.9656107996) + trackID: 33 chamberNb: 0 energy deposit[MeV]: 0.0029604649220334 position[mm]: (15.251437211696,151.04125427649,-1474.7623712051) + trackID: 33 chamberNb: 0 energy deposit[MeV]: 0.0019444213750499 position[mm]: (15.257943875754,151.0501806612,-1474.7584928688) + trackID: 149 chamberNb: 0 energy deposit[MeV]: 0.0015310095855806 position[mm]: (15.254246206683,151.04281523447,-1474.7706314519) + trackID: 32 chamberNb: 0 energy deposit[MeV]: 0.0015834353129151 position[mm]: (14.971679458856,148.70877172779,-1489.4102148846) + trackID: 31 chamberNb: 0 energy deposit[MeV]: 0.0015376708513123 position[mm]: (14.91215305217,148.15020737748,-1492.7563322756) + trackID: 30 chamberNb: 0 energy deposit[MeV]: 0.0021273433097418 position[mm]: (14.430004579942,144.71102996524,-1513.7939856646) + trackID: 29 chamberNb: 0 energy deposit[MeV]: 0.0015210219773683 position[mm]: (14.426221921329,144.6093207583,-1514.3947216912) + trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.0057019333352833 position[mm]: (14.023020649128,142.41131901653,-1525.5920559203) + trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.00095090007146886 position[mm]: (14.011342072482,142.37059743321,-1525.6783340128) + trackID: 28 chamberNb: 0 energy deposit[MeV]: 0.0063290869823297 position[mm]: (13.959649667041,142.39785127588,-1525.6569162786) + trackID: 151 chamberNb: 0 energy deposit[MeV]: 0.0012938570506185 position[mm]: (14.007326373433,142.3656614586,-1525.6816867534) + trackID: 150 chamberNb: 0 energy deposit[MeV]: 0.0065957324161889 position[mm]: (13.993034814252,142.35952130613,-1525.5640870881) + trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.0020277541798664 position[mm]: (14.16858961863,142.49873147243,-1527.173927473) + trackID: 27 chamberNb: 0 energy deposit[MeV]: 0.001431769772147 position[mm]: (14.170691203229,142.4936687575,-1527.1678514668) + trackID: 26 chamberNb: 0 energy deposit[MeV]: 0.0015529881430057 position[mm]: (13.92238175283,140.78230623273,-1537.5008663507) + trackID: 25 chamberNb: 0 energy deposit[MeV]: 0.0022920216480297 position[mm]: (13.293105257045,135.88253550073,-1567.7558194151) writing Event_4 >>> Event 2 0 trajectories stored in this event. Run terminated. Run Summary Number of events processed : 3 - User=0.000000s Real=0.006835s Sys=0.000000s + User=0.010000s Real=0.007799s Sys=0.000000s Graphics systems deleted. Visualization Manager deleting... G4 kernel has come to Quit state. @@ -2826,7 +2812,7 @@ Pool ID '16G4HitsCollection', size : 0.000961 MB Pool ID '7G4Track', size : 0.0336 MB Pool ID '18G4TouchableHistory', size : 0.00192 MB Pool ID '15G4CountedObjectIvE', size : 0.000961 MB -Pool ID '15ExP01TrackerHit', size : 0.0211 MB +Pool ID '15ExP01TrackerHit', size : 0.0202 MB Number of memory pools allocated: 14 of which, static: 0 Dynamic pools deleted: 14 / Total memory freed: 0.11 MB ============================================================ diff --git a/examples/extended/persistency/P03/batch.out b/examples/extended/persistency/P03/batch.out index 95f02ea897e..dd12b553530 100644 --- a/examples/extended/persistency/P03/batch.out +++ b/examples/extended/persistency/P03/batch.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -299,13 +299,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -358,13 +358,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -390,13 +390,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -422,13 +422,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -454,13 +454,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -486,13 +486,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -518,13 +518,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -550,13 +550,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -615,7 +615,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.000897s Sys=0.000000s + User=0.000000s Real=0.000814s Sys=0.000000s 10 events have been kept for refreshing and/or reviewing. "/vis/reviewKeptEvents" to review one by one. To see accumulated, "/vis/enable", then "/vis/viewer/flush" or "/vis/viewer/rebuild". diff --git a/examples/extended/persistency/gdml/G01/g01.out b/examples/extended/persistency/gdml/G01/g01.out index e3d5cefac65..3dc63ffe398 100644 --- a/examples/extended/persistency/gdml/G01/g01.out +++ b/examples/extended/persistency/gdml/G01/g01.out @@ -48,7 +48,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -296,13 +296,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -355,13 +355,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -387,13 +387,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -419,13 +419,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -451,13 +451,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -483,13 +483,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,13 +515,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -547,13 +547,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1344,7 +1344,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 20 - User=0.010000s Real=0.005250s Sys=0.000000s + User=0.010000s Real=0.005378s Sys=0.000000s /gun/direction 0 0 -1 /run/beamOn 20 @@ -1711,7 +1711,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 20 - User=0.000000s Real=0.004457s Sys=0.000000s + User=0.000000s Real=0.004570s Sys=0.000000s /tracking/verbose 0 /gun/direction 0.3 0.2 1 /run/beamOn 20 @@ -1751,7 +1751,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 20 - User=0.010000s Real=0.002112s Sys=0.000000s + User=0.000000s Real=0.002139s Sys=0.000000s /gun/direction 0.3 -0.2 1 /run/beamOn 20 @@ -1790,7 +1790,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 20 - User=0.000000s Real=0.002095s Sys=0.000000s + User=0.000000s Real=0.002137s Sys=0.000000s /gun/direction -0.3 0.2 0.6 /run/beamOn 20 @@ -1829,7 +1829,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 20 - User=0.000000s Real=0.002085s Sys=0.000000s + User=0.000000s Real=0.002106s Sys=0.000000s Graphics systems deleted. Visualization Manager deleting... G4 kernel has come to Quit state. diff --git a/examples/extended/persistency/gdml/G04/g04.out b/examples/extended/persistency/gdml/G04/g04.out index f6afce15b16..0158812b2c3 100644 --- a/examples/extended/persistency/gdml/G04/g04.out +++ b/examples/extended/persistency/gdml/G04/g04.out @@ -22,7 +22,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -278,13 +278,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -337,13 +337,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -369,13 +369,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -401,13 +401,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -433,13 +433,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -465,13 +465,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -497,13 +497,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -529,13 +529,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1205,7 +1205,7 @@ Processing hits .... Run terminated. Run Summary Number of events processed : 20 - User=0.000000s Real=0.001348s Sys=0.000000s + User=0.000000s Real=0.001859s Sys=0.000000s /gun/direction 0 0 -1 /run/beamOn 20 @@ -1457,7 +1457,7 @@ Processing hits .... Run terminated. Run Summary Number of events processed : 20 - User=0.000000s Real=0.000993s Sys=0.000000s + User=0.000000s Real=0.001340s Sys=0.000000s /tracking/verbose 0 /gun/direction 0.3 0.2 1 /run/beamOn 20 @@ -1510,7 +1510,7 @@ Processing hits .... Run terminated. Run Summary Number of events processed : 20 - User=0.000000s Real=0.000157s Sys=0.000000s + User=0.000000s Real=0.000267s Sys=0.000000s /gun/direction 0.3 -0.2 1 /run/beamOn 20 @@ -1562,7 +1562,7 @@ Processing hits .... Run terminated. Run Summary Number of events processed : 20 - User=0.000000s Real=0.000137s Sys=0.000000s + User=0.000000s Real=0.000261s Sys=0.000000s /gun/direction -0.3 0.2 0.6 /run/beamOn 20 @@ -1614,7 +1614,7 @@ Processing hits .... Run terminated. Run Summary Number of events processed : 20 - User=0.000000s Real=0.000164s Sys=0.000000s + User=0.000000s Real=0.000249s Sys=0.000000s Graphics systems deleted. Visualization Manager deleting... G4 kernel has come to Quit state. diff --git a/examples/extended/physicslists/extensibleFactory/extensibleFactory.out b/examples/extended/physicslists/extensibleFactory/extensibleFactory.out index e50ebcd96d5..1f809852aae 100644 --- a/examples/extended/physicslists/extensibleFactory/extensibleFactory.out +++ b/examples/extended/physicslists/extensibleFactory/extensibleFactory.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -297,13 +297,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -356,13 +356,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -388,13 +388,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -420,13 +420,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -452,13 +452,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -484,13 +484,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -516,13 +516,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -548,13 +548,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/physicslists/factory/factory-environment.out b/examples/extended/physicslists/factory/factory-environment.out index eeb162b77a7..10b0957372b 100644 --- a/examples/extended/physicslists/factory/factory-environment.out +++ b/examples/extended/physicslists/factory/factory-environment.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -296,13 +296,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -355,13 +355,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -387,13 +387,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -419,13 +419,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -451,13 +451,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -483,13 +483,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -515,13 +515,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -547,13 +547,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/physicslists/factory/factory.out b/examples/extended/physicslists/factory/factory.out index 15e1e28c91d..069175fa8ec 100644 --- a/examples/extended/physicslists/factory/factory.out +++ b/examples/extended/physicslists/factory/factory.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -299,13 +299,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -358,13 +358,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -390,13 +390,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -422,13 +422,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -454,13 +454,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -486,13 +486,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -518,13 +518,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -550,13 +550,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/physicslists/genericPL/genericPL.out b/examples/extended/physicslists/genericPL/genericPL.out index 49423dc3652..2501ce0df05 100644 --- a/examples/extended/physicslists/genericPL/genericPL.out +++ b/examples/extended/physicslists/genericPL/genericPL.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -298,13 +298,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -357,13 +357,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -389,13 +389,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -421,13 +421,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -453,13 +453,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -485,13 +485,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -517,13 +517,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -549,13 +549,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/polarisation/Pol01/pol01.out b/examples/extended/polarisation/Pol01/pol01.out index 212da087c5b..8db18f676d5 100644 --- a/examples/extended/polarisation/Pol01/pol01.out +++ b/examples/extended/polarisation/Pol01/pol01.out @@ -10,7 +10,7 @@ ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -216,7 +216,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics Run terminated. Run Summary Number of events processed : 10000 - User=0.060000s Real=0.063451s Sys=0.000000s + User=0.060000s Real=0.061462s Sys=0.000000s The run consists of 10000 gamma of 10 MeV through 1.75 mm of G4_Fe (density: 7.874 g/cm3 ) diff --git a/examples/extended/radioactivedecay/Activation/Activation.out b/examples/extended/radioactivedecay/Activation/Activation.out index d588607814c..537469cb318 100644 --- a/examples/extended/radioactivedecay/Activation/Activation.out +++ b/examples/extended/radioactivedecay/Activation/Activation.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -156,7 +156,7 @@ Index : 1 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=0.140000s Real=0.140367s Sys=0.000000s + User=0.140000s Real=0.142808s Sys=0.000000s The run is 1000 neutron of 25 meV through 1 cm of G4_Co (density: 8.9 g/cm3 ) diff --git a/examples/extended/radioactivedecay/rdecay01/rdecay01.out b/examples/extended/radioactivedecay/rdecay01/rdecay01.out index 400bd02fb7c..7d843daa24b 100644 --- a/examples/extended/radioactivedecay/rdecay01/rdecay01.out +++ b/examples/extended/radioactivedecay/rdecay01/rdecay01.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -107,7 +107,7 @@ Step# X Y Z KineE dEStep StepLeng T Run terminated. Run Summary Number of events processed : 1 - User=0.010000s Real=0.001983s Sys=0.000000s + User=0.000000s Real=0.002035s Sys=0.000000s ======================== run summary ====================== The run was 1 Co60 of 0 eV @@ -182,7 +182,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100000 - User=0.910000s Real=0.914840s Sys=0.000000s + User=0.900000s Real=0.910469s Sys=0.000000s ======================== run summary ====================== The run was 100000 Co60 of 0 eV @@ -257,7 +257,7 @@ Index : 0 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 100000 - User=2.280000s Real=2.293117s Sys=0.000000s + User=2.460000s Real=2.472784s Sys=0.000000s ======================== run summary ====================== The run was 100000 Co60 of 0 eV diff --git a/examples/extended/radioactivedecay/rdecay02/rdecay02.out b/examples/extended/radioactivedecay/rdecay02/rdecay02.out index 3d553a6096c..d6c1a1d9884 100644 --- a/examples/extended/radioactivedecay/rdecay02/rdecay02.out +++ b/examples/extended/radioactivedecay/rdecay02/rdecay02.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -252,13 +252,13 @@ hIoni: for proton XStype:1 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -328,13 +328,13 @@ hIoni: for anti_proton XStype:1 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -360,13 +360,13 @@ hIoni: for kaon+ XStype:1 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -392,13 +392,13 @@ hIoni: for kaon- XStype:1 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -424,13 +424,13 @@ muIoni: for mu+ XStype:1 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -456,13 +456,13 @@ muIoni: for mu- XStype:1 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -488,13 +488,13 @@ hIoni: for pi+ XStype:1 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -520,13 +520,13 @@ hIoni: for pi- XStype:1 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -935,7 +935,7 @@ Index : 2 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10000 - User=0.870000s Real=0.883417s Sys=0.000000s + User=0.810000s Real=0.821603s Sys=0.000000s The run is 10000 Ne24 of 0 eV through : Target : Length = 1 cm Radius = 5 mm Material = G4_CESIUM_IODIDE diff --git a/examples/extended/runAndEvent/RE01/sample.out b/examples/extended/runAndEvent/RE01/sample.out index 4ad312918fe..95784ab5ad4 100644 --- a/examples/extended/runAndEvent/RE01/sample.out +++ b/examples/extended/runAndEvent/RE01/sample.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -256,13 +256,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -315,13 +315,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -347,13 +347,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -379,13 +379,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -411,13 +411,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -443,13 +443,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -475,13 +475,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -507,13 +507,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -944,3692 +944,5335 @@ See commands in /vis/modeling/trajectories/ for other options. Tracks in tracking region have been processed. -- Stage 0 over. -Source track ID 6457 (e+,73.574162047643[GeV]) at (140.79270297617,479.76808437897,-280.9232506517) +Source track ID 9238 (gamma,19.874104401472[GeV]) at (140.63828445838,479.81337303644,-280.96950340845) +Original primary track ID 1 (unknown,305.48142430119[GeV]) +Cell[8,9] 18.213229311268 [GeV] +Cell[8,10] 1.2100694365108 [GeV] +Cell[7,10] 0.063113447282317 [GeV] +Cell[8,7] 0.0013034703778175 [GeV] +Cell[8,8] 0.088246263847943 [GeV] +Cell[7,9] 0.17908644415437 [GeV] +Cell[8,11] 0.035586888443439 [GeV] +Cell[7,8] 0.011532992757339 [GeV] +Cell[7,7] 0.0036427704611843 [GeV] +Cell[9,8] 0.0029892198599139 [GeV] +Cell[9,7] 0.00018244547349413 [GeV] +Cell[8,22] 0.0042599715842162 [GeV] +Cell[8,21] 0.00051099891 [GeV] +Cell[8,29] 0.0016279940213575 [GeV] +Cell[8,28] 0.0026106545263071 [GeV] +Cell[9,9] 0.0086137091094249 [GeV] +Cell[7,12] 0.00032946427559719 [GeV] +Cell[7,11] 0.0044103296961172 [GeV] +Cell[9,10] 0.00092172481650087 [GeV] +Cell[10,10] 0.00040992547655277 [GeV] +Cell[10,12] 0.00040721176897711 [GeV] +Cell[10,11] 0.0001862066537754 [GeV] +Cell[3,23] 0.0011360249757008 [GeV] +Cell[11,39] 0.00049349403121511 [GeV] +Cell[11,40] 0.00025221705978357 [GeV] +Cell[11,42] 0.0016361196675387 [GeV] +Cell[11,43] 0.0011223325801956 [GeV] +Cell[9,11] 0.00032791422669118 [GeV] +Cell[4,33] 0.0014985320793025 [GeV] +Cell[7,21] 0.0010263647700852 [GeV] +Cell[8,13] 0.0022962394475346 [GeV] +Cell[9,41] 0.0012355038151821 [GeV] +Cell[8,12] 0.00088071049366216 [GeV] +Cell[8,30] 0.00061309483200056 [GeV] +Cell[8,6] 0.00051099891 [GeV] +Cell[11,6] 1.2110103853047e-09 [GeV] +Cell[6,40] 0.0014609441712845 [GeV] +Cell[5,31] 0.0012248474817486 [GeV] +### Total energy deposition in calorimeter by a source track in 38 cells : 19.848986221029 (GeV) + +Source track ID 9239 (gamma,8.9863563379657[GeV]) at (140.64665705298,479.81091886265,-280.97656352545) +Original primary track ID 1 (unknown,305.48142430119[GeV]) +Cell[8,9] 8.070266565001 [GeV] +Cell[8,10] 0.65872081852429 [GeV] +Cell[7,10] 0.035242417060498 [GeV] +Cell[8,7] 0.0040751709436195 [GeV] +Cell[8,8] 0.043045632191133 [GeV] +Cell[7,9] 0.078909454128285 [GeV] +Cell[8,11] 0.016176251224545 [GeV] +Cell[7,8] 0.02042013030212 [GeV] +Cell[7,7] 0.0041182733382882 [GeV] +Cell[9,8] 0.0054299222049114 [GeV] +Cell[9,7] 0.00071729818173267 [GeV] +Cell[9,9] 0.0040616353470453 [GeV] +Cell[7,11] 0.00036698770911267 [GeV] +Cell[9,41] 0.00070387871423367 [GeV] +Cell[8,12] 0.00052274135028448 [GeV] +Cell[7,34] 0.0012028775157462 [GeV] +Cell[7,35] 0.00051099891 [GeV] +Cell[12,36] 0.0047857559645835 [GeV] +Cell[10,33] 0.00092035131678794 [GeV] +Cell[6,41] 0.0056435304875761 [GeV] +Cell[6,1] 0.00031727181607064 [GeV] +Cell[9,0] 0.00027832140253692 [GeV] +Cell[9,12] 0.0012320913724023 [GeV] +Cell[7,14] 0.00062604115038368 [GeV] +Cell[7,42] 0.00044456315504991 [GeV] +Cell[7,43] 0.00050004534594085 [GeV] +Cell[6,33] 0.0014330511133467 [GeV] +Cell[6,32] 0.0027155888752091 [GeV] +Cell[8,38] 0.00048775530378302 [GeV] +Cell[6,29] 0.00073836781653727 [GeV] +Cell[8,3] 0.00015577112093565 [GeV] +Cell[8,5] 5.6662633929293e-06 [GeV] +Cell[1,9] 0.00049736769689169 [GeV] +Cell[4,5] 0.00011737076941965 [GeV] +Cell[10,25] 0.0018145082830231 [GeV] +Cell[2,27] 0.0022968201166284 [GeV] +Cell[9,6] 0.000521574611734 [GeV] +Cell[7,45] 0.0023852439800131 [GeV] +### Total energy deposition in calorimeter by a source track in 38 cells : 8.9724081106091 (GeV) + +Source track ID 9252 (gamma,0.00064961006109602[GeV]) at (140.62524200085,479.81719572375,-280.98287762127) +Original primary track ID 1 (unknown,305.48142430119[GeV]) +Cell[8,9] 0.00064961006109602 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00064961006109602 (GeV) + +Source track ID 9248 (e-,8.0922001779858[GeV]) at (140.48373181876,479.85864699334,-280.95947921602) +Original primary track ID 1 (unknown,305.48142430119[GeV]) +Cell[8,9] 7.2872017420301 [GeV] +Cell[8,10] 0.61971252469724 [GeV] +Cell[7,10] 0.013609367224247 [GeV] +Cell[8,7] 0.0013959931660446 [GeV] +Cell[8,8] 0.038391932698549 [GeV] +Cell[7,9] 0.039881252046524 [GeV] +Cell[8,11] 0.0060762265054591 [GeV] +Cell[7,8] 0.0056560749784344 [GeV] +Cell[9,9] 0.01712979056219 [GeV] +Cell[7,11] 0.0010178516255787 [GeV] +Cell[9,10] 0.0028114566810336 [GeV] +Cell[9,11] 0.0063466829828404 [GeV] +Cell[8,12] 4.731999320029e-08 [GeV] +Cell[10,28] 0.0020211028632369 [GeV] +Cell[5,41] 0.0012935301290465 [GeV] +Cell[7,41] 0.00083939608368096 [GeV] +Cell[6,2] 0.00077081370328647 [GeV] +Cell[5,44] 0.0014464239690909 [GeV] +Cell[4,35] 0.00070068066023621 [GeV] +Cell[2,26] 0.00053582512009267 [GeV] +Cell[15,20] 0.00030861363078159 [GeV] +Cell[8,46] 0.0031838836804277 [GeV] +Cell[8,47] 0.00038550233538362 [GeV] +Cell[7,46] 1.3098676310619e-05 [GeV] +Cell[7,6] 0.00075875963534793 [GeV] +Cell[7,5] 3.4356111086709e-08 [GeV] +Cell[7,39] 0.00037326408118323 [GeV] +Cell[9,40] 0.0021466065042027 [GeV] +Cell[5,34] 0.00072284761756777 [GeV] +Cell[4,34] 0.0014222893878513 [GeV] +Cell[8,14] 0.0016976108183925 [GeV] +Cell[5,45] 0.0021856514136186 [GeV] +Cell[3,27] 0.0020966323492372 [GeV] +Cell[4,30] 0.00051099891 [GeV] +Cell[6,37] 0.00096964427884972 [GeV] +Cell[13,35] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 36 cells : 8.0641251516322 (GeV) + +Source track ID 9250 (gamma,0.0016147160754337[GeV]) at (140.65668126128,479.8079803594,-280.97104098215) +Original primary track ID 1 (unknown,305.48142430119[GeV]) +Cell[8,9] 0.0016147160754337 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0016147160754337 (GeV) + +Source track ID 9249 (e+,6.4350858464835[GeV]) at (140.82191538204,479.75951074276,-280.97743405474) Original primary track ID 1 (unknown,305.48142430119[GeV]) -Cell[8,9] 66.436535453078 [GeV] -Cell[8,10] 4.2914648472139 [GeV] -Cell[7,12] 0.00099154591459781 [GeV] -Cell[8,12] 0.0025706914905192 [GeV] -Cell[7,10] 0.3307552107926 [GeV] -Cell[8,11] 0.11192994686221 [GeV] -Cell[8,26] 0.0015148803941239 [GeV] -Cell[8,8] 0.35560430407732 [GeV] -Cell[7,11] 0.03244197064302 [GeV] -Cell[7,9] 1.5720929512894 [GeV] -Cell[7,8] 0.061571426846599 [GeV] -Cell[7,7] 0.010781555087532 [GeV] -Cell[5,36] 0.0076421559825568 [GeV] -Cell[9,9] 0.014970592470655 [GeV] -Cell[9,8] 0.0062167141378307 [GeV] -Cell[9,10] 0.016257682618609 [GeV] -Cell[8,7] 0.022512649090963 [GeV] -Cell[9,19] 2.2941280622035e-07 [GeV] -Cell[0,31] 6.0773701989092e-07 [GeV] -Cell[0,29] 3.4755581873469e-07 [GeV] -Cell[1,34] 4.8749119741842e-07 [GeV] -Cell[1,27] 0.0026548927494617 [GeV] -Cell[9,7] 0.0015458590934143 [GeV] -Cell[8,30] 0.0058410507067216 [GeV] -Cell[2,34] 0.0032189490124126 [GeV] -Cell[0,35] 0.00078131367720008 [GeV] -Cell[7,35] 0.00082212596729352 [GeV] -Cell[6,39] 0.004007711720724 [GeV] -Cell[4,29] 0.0020194175791914 [GeV] -Cell[8,6] 0.0089774429067546 [GeV] -Cell[6,11] 0.0014007195038207 [GeV] -Cell[9,12] 0.0029980323174166 [GeV] -Cell[8,33] 0.0037210042145205 [GeV] -Cell[6,9] 0.0022777176730581 [GeV] -Cell[6,7] 0.0045992349293595 [GeV] -Cell[6,6] 0.00051099891 [GeV] -Cell[7,5] 0.0052986772013312 [GeV] -Cell[7,6] 0.0046295457698797 [GeV] -Cell[7,13] 0.0033215161684369 [GeV] -Cell[9,11] 0.0061364261935293 [GeV] -Cell[2,17] 0.00075657435784861 [GeV] -Cell[5,29] 0.0009701237211226 [GeV] -Cell[6,8] 0.0025290375558688 [GeV] -Cell[9,6] 0.00024878646498663 [GeV] -Cell[8,5] 0.0036941985511248 [GeV] -Cell[9,43] 0.0044369721952256 [GeV] -Cell[12,45] 0.0014593926473881 [GeV] -Cell[4,21] 0.00021289359495197 [GeV] -Cell[5,46] 0.00038946251796149 [GeV] -Cell[4,38] 0.0043002855472037 [GeV] -Cell[8,41] 0.00051607974750834 [GeV] -Cell[5,39] 0.0010663556733374 [GeV] -Cell[9,27] 0.00050252273296459 [GeV] -Cell[6,25] 0.00055890151308765 [GeV] -Cell[6,24] 0.00082675163652912 [GeV] -Cell[6,44] 0.0011888775591611 [GeV] -Cell[4,15] 0.00032328679754276 [GeV] -Cell[7,44] 0.0016212474921116 [GeV] -Cell[5,21] 0.00073250746450568 [GeV] -Cell[7,25] 0.0013688875590446 [GeV] -Cell[7,24] 0.00048103403400806 [GeV] -Cell[6,21] 0.0011292399443129 [GeV] -Cell[7,20] 0.0014950992385504 [GeV] -Cell[0,33] 0.0048790062528335 [GeV] -Cell[8,45] 0.0033542727908621 [GeV] -Cell[2,35] 0.00083549785003227 [GeV] -Cell[17,30] 0.00053313623603354 [GeV] -Cell[6,0] 0.00098839872263974 [GeV] -Cell[8,18] 0.00070464075604202 [GeV] -Cell[6,42] 0.00051099891 [GeV] -Cell[12,36] 0.001646769015931 [GeV] -Cell[9,4] 0.002112145949107 [GeV] -Cell[5,31] 0.00045964106125125 [GeV] -Cell[3,29] 0.0014248183800612 [GeV] -Cell[6,10] 0.0047714014236851 [GeV] -Cell[5,28] 0.0019480140778863 [GeV] -Cell[11,35] 0.00010005468831426 [GeV] -Cell[6,27] 0.00058714439939976 [GeV] -Cell[9,33] 0.00040263461065722 [GeV] -Cell[9,34] 0.00010836429934278 [GeV] -Cell[14,7] 0.00051099891 [GeV] -Cell[12,7] 0.00026040089552697 [GeV] -Cell[10,34] 0.0017561173735996 [GeV] -Cell[10,35] 0.00056106288735447 [GeV] -Cell[9,35] 0.0026142644502796 [GeV] -Cell[6,31] 0.002043384684119 [GeV] -Cell[8,28] 0.00020401607683187 [GeV] -Cell[7,17] 0.00057194702763151 [GeV] -Cell[8,37] 0.00062876842695479 [GeV] -Cell[4,36] 0.00033461014493697 [GeV] -Cell[12,38] 0.0006032288828309 [GeV] -Cell[12,39] 0.00019139058516337 [GeV] -Cell[11,39] 0.00032963593737551 [GeV] -Cell[10,41] 0.00048259445319322 [GeV] -Cell[3,31] 0.0004626530439875 [GeV] -Cell[4,34] 0.00070285832937646 [GeV] -Cell[9,5] 0.00019665049456085 [GeV] -Cell[7,26] 0.0021668364159452 [GeV] -Cell[9,17] 0.00037765164075431 [GeV] -Cell[3,27] 0.00081864642422392 [GeV] -Cell[7,37] 0.0018079643612178 [GeV] -### Total energy deposition in calorimeter by a source track in 101 cells : 73.414420025898 (GeV) - -Source track ID 6419 (mu+,97.449304919981[GeV]) at (421.37955761876,269.14544101846,1659.095703495) +Cell[8,9] 5.6985953186259 [GeV] +Cell[8,10] 0.59116748441615 [GeV] +Cell[7,10] 0.0047568456486034 [GeV] +Cell[8,7] 0.0025080918836483 [GeV] +Cell[8,8] 0.033255383483079 [GeV] +Cell[7,9] 0.011959026494326 [GeV] +Cell[8,11] 0.018372055426997 [GeV] +Cell[7,8] 0.0035770059746632 [GeV] +Cell[7,7] 0.0023433983035074 [GeV] +Cell[9,7] 0.00020891209724808 [GeV] +Cell[9,9] 0.0046399949041372 [GeV] +Cell[7,12] 0.00035397354756401 [GeV] +Cell[7,11] 0.0010732232607136 [GeV] +Cell[9,10] 0.00091621709315449 [GeV] +Cell[9,11] 0.0010471485551896 [GeV] +Cell[8,13] 1.4620590388631e-05 [GeV] +Cell[8,12] 0.0013316763822767 [GeV] +Cell[8,6] 0.0018197245265726 [GeV] +Cell[8,38] 0.00017642686095246 [GeV] +Cell[7,46] 0.00012906318876088 [GeV] +Cell[7,6] 0.00014300230805268 [GeV] +Cell[7,5] 4.1422774373359e-05 [GeV] +Cell[12,22] 0.00072701215844698 [GeV] +Cell[7,15] 0.0017699864429112 [GeV] +Cell[3,25] 0.00051099891 [GeV] +Cell[3,38] 0.0014162994421973 [GeV] +Cell[8,45] 0.0010359712091199 [GeV] +Cell[8,36] 0.0013096801139905 [GeV] +Cell[5,30] 0.002493911261867 [GeV] +Cell[7,4] 0.00028619874054338 [GeV] +Cell[10,32] 0.00015448593097326 [GeV] +Cell[8,26] 0.0005577650676386 [GeV] +Cell[7,22] 0.001734094736133 [GeV] +Cell[8,35] 0.0014637903472928 [GeV] +Cell[13,30] 0.00051099891 [GeV] +Cell[7,33] 0.00051099891 [GeV] +Cell[8,37] 0.00076624737360726 [GeV] +Cell[9,38] 0.00056329431041809 [GeV] +Cell[8,0] 0.00011338668697731 [GeV] +Cell[6,7] 5.3292471566238e-06 [GeV] +Cell[8,39] 0.00014685805421743 [GeV] +Cell[7,31] 0.0019081193227425 [GeV] +Cell[8,33] 0.00036073229574044 [GeV] +Cell[12,34] 0.0011828757325888 [GeV] +Cell[10,8] 0.00033993824560261 [GeV] +Cell[7,30] 0.001657179721503 [GeV] +### Total energy deposition in calorimeter by a source track in 46 cells : 6.3999561695179 (GeV) + +Source track ID 9242 (gamma,0.47731666464797[GeV]) at (140.83053210147,479.75698142707,-280.96982200039) Original primary track ID 1 (unknown,305.48142430119[GeV]) -Cell[8,30] 0.0013243673381487 [GeV] -Cell[18,4] 0.69158595646998 [GeV] -Cell[19,4] 1.6690438576231 [GeV] -Cell[19,5] 0.0092658597240933 [GeV] -Cell[19,3] 0.022889235765267 [GeV] -Cell[19,2] 0.0051708755785639 [GeV] -Cell[19,39] 0.00022549485714589 [GeV] -Cell[19,47] 0.002037208981765 [GeV] -Cell[18,3] 0.0047003277327317 [GeV] -Cell[13,18] 0.00047444935800498 [GeV] -Cell[19,22] 0.00087612948600269 [GeV] -Cell[17,32] 0.0012180395571148 [GeV] -Cell[14,34] 0.00044345210545603 [GeV] -Cell[19,19] 0.00074434070091363 [GeV] -Cell[18,5] 0.0018278539417146 [GeV] -### Total energy deposition in calorimeter by a source track in 15 cells : 2.41182744922 (GeV) - -Source track ID 6420 (mu-,49.166602272495[GeV]) at (-250.0336414042,-432.99327727593,234.26871388906) +Cell[8,9] 0.41079488553598 [GeV] +Cell[8,10] 0.057082504586685 [GeV] +Cell[7,10] 0.00054359333659909 [GeV] +Cell[8,8] 0.0046792406542033 [GeV] +Cell[7,9] 0.00052845020152677 [GeV] +Cell[7,8] 0.00023446819457441 [GeV] +Cell[7,7] 0.001165114605187 [GeV] +Cell[5,31] 0.0013959074623694 [GeV] +Cell[10,28] 0.0001511013569316 [GeV] +Cell[5,38] 0.00056621563573263 [GeV] +### Total energy deposition in calorimeter by a source track in 10 cells : 0.47714148156979 (GeV) + +Source track ID 9244 (gamma,0.0027859405059041[GeV]) at (140.95462435415,479.72053726433,-280.97254668024) Original primary track ID 1 (unknown,305.48142430119[GeV]) -Cell[17,32] 0.016364196250764 [GeV] -Cell[11,31] 0.041586471227822 [GeV] -Cell[11,32] 0.40635469314953 [GeV] -Cell[12,32] 0.6706294040449 [GeV] -Cell[13,32] 0.91221484741536 [GeV] -Cell[14,32] 0.54035163777691 [GeV] -Cell[15,32] 0.49023648394441 [GeV] -Cell[16,32] 0.66622231584994 [GeV] -Cell[16,31] 0.0033741284995672 [GeV] -Cell[15,31] 0.0049105976497 [GeV] -Cell[14,31] 0.010873705248664 [GeV] -Cell[13,31] 0.044179740203306 [GeV] -Cell[12,31] 0.020018258384832 [GeV] -### Total energy deposition in calorimeter by a source track in 13 cells : 3.8273164796457 (GeV) - -Source track ID 6415 (gamma,0.18586941759822[GeV]) at (-308.57132043534,-393.42564761946,1178.6007263083) +Cell[8,9] 0.0023736837815535 [GeV] +Cell[8,10] 0.0004122567243506 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.0027859405059041 (GeV) + +Source track ID 9158 (e+,29.700314035712[GeV]) at (140.98799159549,479.7107318227,-280.97231743532) +Original primary track ID 1 (unknown,305.48142430119[GeV]) +Cell[8,9] 27.072004620847 [GeV] +Cell[8,10] 2.0458887437947 [GeV] +Cell[7,10] 0.086446779360581 [GeV] +Cell[8,7] 0.0074086328911605 [GeV] +Cell[8,8] 0.12812955330854 [GeV] +Cell[7,9] 0.13965824734773 [GeV] +Cell[8,11] 0.066241292570241 [GeV] +Cell[7,8] 0.017673267733776 [GeV] +Cell[7,7] 0.0047670547808785 [GeV] +Cell[9,8] 0.0047904553654101 [GeV] +Cell[9,7] 0.00015610235084956 [GeV] +Cell[8,21] 0.001050210947298 [GeV] +Cell[9,9] 0.0095096791793384 [GeV] +Cell[7,12] 0.003776067455918 [GeV] +Cell[7,11] 0.003392255652409 [GeV] +Cell[9,10] 0.0018690340146848 [GeV] +Cell[11,39] 0.00034395829661191 [GeV] +Cell[11,43] 0.00066221489018311 [GeV] +Cell[9,11] 0.00015194418832197 [GeV] +Cell[8,13] 0.00037568899162455 [GeV] +Cell[9,41] 0.00079778466313012 [GeV] +Cell[8,12] 0.0027008607285696 [GeV] +Cell[8,6] 0.0027753506289248 [GeV] +Cell[7,34] 2.5095070361658e-07 [GeV] +Cell[7,42] 0.0003936239538858 [GeV] +Cell[6,33] 0.00072830398491834 [GeV] +Cell[6,29] 0.00086087472681947 [GeV] +Cell[8,3] 0.00018433460657312 [GeV] +Cell[8,5] 0.0003317568106311 [GeV] +Cell[7,46] 0.00016206711234262 [GeV] +Cell[7,6] 0.0012721347459826 [GeV] +Cell[5,45] 0.0022330519516598 [GeV] +Cell[8,26] 0.0019115162647274 [GeV] +Cell[8,35] 0.0033214071726049 [GeV] +Cell[7,33] 5.0226602297698e-08 [GeV] +Cell[8,0] 0.00037927193622045 [GeV] +Cell[7,1] 0.00019565639627532 [GeV] +Cell[7,28] 0.00031534251372468 [GeV] +Cell[14,33] 0.0015923675094262 [GeV] +Cell[6,24] 3.3847787999548e-06 [GeV] +Cell[7,24] 2.1702515077777e-06 [GeV] +Cell[6,34] 1.1732366328943e-07 [GeV] +Cell[9,30] 0.0048624926870508 [GeV] +Cell[4,22] 0.00083949439423981 [GeV] +Cell[7,29] 0.00048980589725496 [GeV] +Cell[9,39] 0.00013583871839832 [GeV] +Cell[8,20] 0.00078844331697676 [GeV] +Cell[4,36] 0.00052865699903284 [GeV] +Cell[11,36] 0.0013744177892185 [GeV] +Cell[12,42] 0.00028056267392496 [GeV] +Cell[9,45] 0.00034278532389561 [GeV] +Cell[2,37] 0.0019931439053744 [GeV] +Cell[10,42] 0.00032093390092167 [GeV] +Cell[1,27] 0.00051099891 [GeV] +Cell[3,17] 1.0633083653602e-06 [GeV] +Cell[3,18] 1.7637095879763e-08 [GeV] +Cell[2,17] 2.5578431859685e-08 [GeV] +Cell[10,47] 0.0014010151596792 [GeV] +Cell[6,10] 0.000404743257868 [GeV] +Cell[12,35] 0.00089377156774253 [GeV] +Cell[3,14] 0.00020351754129683 [GeV] +Cell[4,40] 0.00024511149130926 [GeV] +Cell[1,39] 0.0015228895217001 [GeV] +Cell[6,4] 6.1742022287059e-05 [GeV] +Cell[7,18] 0.00050565655334632 [GeV] +Cell[8,25] 0.00059252030642515 [GeV] +Cell[7,3] 0.0010099674686266 [GeV] +Cell[4,25] 0.00010557583986338 [GeV] +Cell[6,0] 0.0064355937121249 [GeV] +### Total energy deposition in calorimeter by a source track in 69 cells : 29.640308268688 (GeV) + +Source track ID 9139 (mu+,97.449419553652[GeV]) at (421.35843979383,269.17850065432,1659.1147488355) +Original primary track ID 1 (unknown,305.48142430119[GeV]) +Cell[18,4] 0.19249727376525 [GeV] +Cell[19,4] 0.19560120597272 [GeV] +Cell[17,13] 0.0013852831545588 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.38948376289253 (GeV) + +Source track ID 9140 (mu-,49.169000914693[GeV]) at (-250.06275224611,-432.97646580282,234.23807377492) +Original primary track ID 1 (unknown,305.48142430119[GeV]) +Cell[11,31] 0.039338489833064 [GeV] +Cell[11,32] 0.41275037167519 [GeV] +Cell[12,32] 0.56744507129013 [GeV] +Cell[13,32] 0.5376804058731 [GeV] +Cell[14,32] 0.5795277963539 [GeV] +Cell[15,32] 0.63454491597321 [GeV] +Cell[16,32] 0.45207753036543 [GeV] +Cell[16,31] 0.0020762736439218 [GeV] +Cell[15,31] 0.011995823318054 [GeV] +Cell[14,31] 0.0049972627590226 [GeV] +Cell[13,31] 0.058355081560369 [GeV] +Cell[12,31] 0.03586368265791 [GeV] +### Total energy deposition in calorimeter by a source track in 12 cells : 3.3366527053033 (GeV) + +Source track ID 9135 (gamma,0.18586941759822[GeV]) at (-308.5712838573,-393.42567630832,1178.6007943509) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[16,31] 0.0098497287627402 [GeV] -Cell[15,30] 0.059934585901251 [GeV] -Cell[16,30] 0.11333925482207 [GeV] -Cell[16,13] 0.00051099891 [GeV] -Cell[16,11] 0.0010958679111803 [GeV] -Cell[17,8] 0.0011389812909776 [GeV] -### Total energy deposition in calorimeter by a source track in 6 cells : 0.18586941759822 (GeV) - -Source track ID 6416 (gamma,0.79108390679382[GeV]) at (-463.39575343403,-187.78811383925,658.34953984745) +Cell[16,31] 0.016522637601471 [GeV] +Cell[15,31] 0.0029322482289571 [GeV] +Cell[15,30] 0.064174838110136 [GeV] +Cell[14,44] 0.00048571250581044 [GeV] +Cell[14,43] 0.00020717765588426 [GeV] +Cell[16,30] 0.094276163666866 [GeV] +Cell[17,31] 0.0021280358786584 [GeV] +Cell[19,1] 0.00046200418261881 [GeV] +Cell[16,5] 0.001543333086598 [GeV] +### Total energy deposition in calorimeter by a source track in 9 cells : 0.182732150917 (GeV) + +Source track ID 9136 (gamma,0.79108390679382[GeV]) at (-463.39575608286,-187.78810730287,658.34952262221) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[13,26] 0.64341985252312 [GeV] -Cell[13,27] 0.12222281341415 [GeV] -Cell[13,14] 0.00094321189026224 [GeV] -Cell[14,27] 0.0067227577419005 [GeV] -Cell[14,26] 0.00308842277267 [GeV] -Cell[13,28] 0.0034889456680124 [GeV] -Cell[14,43] 0.00051099891 [GeV] -Cell[15,15] 0.0088969378041997 [GeV] -Cell[15,14] 0.00060722271852435 [GeV] -### Total energy deposition in calorimeter by a source track in 9 cells : 0.78990116344284 (GeV) - -Source track ID 6124 (gamma,0.68389327451526[GeV]) at (-406.71455128735,-290.83203704394,428.61114635435) +Cell[13,26] 0.69670225656274 [GeV] +Cell[16,18] 0.0009702295356698 [GeV] +Cell[13,27] 0.080532034574576 [GeV] +Cell[13,25] 0.00033199237614621 [GeV] +Cell[13,28] 0.00073787075979551 [GeV] +Cell[14,26] 0.00102199782 [GeV] +Cell[15,9] 0.0015808757226068 [GeV] +Cell[16,13] 0.00092008019955332 [GeV] +Cell[9,21] 0.0002948734707584 [GeV] +Cell[14,40] 0.00051099891 [GeV] +Cell[13,33] 0.00029526279910201 [GeV] +Cell[14,27] 0.0028052694354538 [GeV] +Cell[14,18] 0.00051075721424268 [GeV] +Cell[16,4] 0.00055061100592099 [GeV] +Cell[14,1] 0.0004959375479895 [GeV] +Cell[17,7] 0.00074100923821843 [GeV] +Cell[14,35] 0.00068474952384698 [GeV] +Cell[14,20] 0.00058682533583828 [GeV] +Cell[14,16] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 19 cells : 0.79078463094246 (GeV) + +Source track ID 9068 (e-,0.00079962684724504[GeV]) at (793.95689949674,94.128670834401,2000) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[7,10] 0.0014998121589927 [GeV] -Cell[12,28] 0.64757120764356 [GeV] -Cell[12,29] 0.031455787583387 [GeV] -Cell[13,29] 0.0010250601497271 [GeV] -Cell[12,27] 0.00031314966543485 [GeV] -Cell[11,28] 0.002028257314161 [GeV] -### Total energy deposition in calorimeter by a source track in 6 cells : 0.68389327451526 (GeV) - -Source track ID 6125 (gamma,0.23519569097121[GeV]) at (-263.70596349484,-424.80485498316,329.32749503967) +Cell[19,0] 0.00028862793724504 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00028862793724504 (GeV) + +Source track ID 8804 (gamma,0.68389327451526[GeV]) at (-406.71457617467,-290.83200224022,428.61116113144) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[12,28] 0.65764536139088 [GeV] +Cell[12,29] 0.023156204670421 [GeV] +Cell[12,30] 0.00051099891 [GeV] +Cell[12,27] 0.0019120989812033 [GeV] +Cell[11,47] 0.00066861056275723 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.68389327451526 (GeV) + +Source track ID 8805 (gamma,0.23519569097121[GeV]) at (-263.70586739907,-424.80491463647,329.32742171404) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[11,31] 0.22106424333488 [GeV] +Cell[11,32] 0.00032804310635349 [GeV] +Cell[12,31] 0.013803404529971 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.23519569097121 (GeV) + +Source track ID 8279 (proton,1.6977641303276[GeV]) at (-499.9974407576,1.5997611859443,253.67179878579) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[11,31] 0.22252419754465 [GeV] -Cell[11,32] 0.0012675445201328 [GeV] -Cell[12,32] 0.00091281533287545 [GeV] -Cell[12,31] 0.0080682588938279 [GeV] -Cell[15,46] 0.0024228746797251 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.23519569097121 (GeV) - -Source track ID 6030 (proton,1.6975739050568[GeV]) at (-499.9831959492,4.0992399815485,254.15854390295) +Cell[11,6] 0.00010653675576282 [GeV] +Cell[10,25] 1.5959572692736e-08 [GeV] +Cell[10,28] 0.00075724847805978 [GeV] +Cell[12,22] 0.0088855126919575 [GeV] +Cell[16,30] 0.00041092405238555 [GeV] +Cell[16,5] 6.1243576965353e-10 [GeV] +Cell[13,26] 0.00073680084208092 [GeV] +Cell[13,25] 0.0067703414649184 [GeV] +Cell[16,4] 2.8349719275639e-05 [GeV] +Cell[11,23] 0.37770980023911 [GeV] +Cell[11,24] 0.009503228531016 [GeV] +Cell[12,24] 0.0044132298120166 [GeV] +Cell[11,25] 0.0008640622252309 [GeV] +Cell[12,25] 0.0013585025615472 [GeV] +Cell[12,26] 0.0015913284991741 [GeV] +Cell[13,9] 0.0017058544971463 [GeV] +Cell[14,9] 0.00086513174186287 [GeV] +Cell[12,23] 0.013112817319938 [GeV] +Cell[13,24] 0.0015561885741027 [GeV] +Cell[11,22] 0.0066527807760931 [GeV] +Cell[16,3] 0.00014227857756487 [GeV] +Cell[15,4] 0.00076029357824996 [GeV] +Cell[15,3] 0.00018561238619804 [GeV] +Cell[11,26] 0.0001339764556966 [GeV] +Cell[12,33] 1.3074510497972e-06 [GeV] +Cell[12,9] 9.0271554060223e-05 [GeV] +Cell[12,8] 1.146989321569e-06 [GeV] +Cell[14,8] 0.00043509229524388 [GeV] +Cell[13,10] 0.0011012976135333 [GeV] +Cell[11,20] 0.001845810892547 [GeV] +Cell[11,21] 0.0020848683504285 [GeV] +Cell[10,6] 0.001294510634741 [GeV] +Cell[10,5] 6.3633443205617e-06 [GeV] +Cell[11,7] 2.624428741774e-05 [GeV] +Cell[10,7] 9.080370300353e-06 [GeV] +Cell[16,29] 8.9224615039029e-05 [GeV] +Cell[16,28] 9.0725467998709e-08 [GeV] +Cell[14,41] 0.0011499216886859 [GeV] +Cell[12,21] 1.025983465297e-09 [GeV] +Cell[10,26] 1.1090866109953e-08 [GeV] +Cell[10,22] 1.9417612265897e-06 [GeV] +Cell[10,23] 1.4930789029677e-07 [GeV] +Cell[11,27] 0.0067799030986725 [GeV] +Cell[11,28] 0.0012735533600831 [GeV] +Cell[10,29] 0.00032972306549163 [GeV] +Cell[10,27] 9.0654947360804e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 46 cells : 0.45486198482113 (GeV) + +Source track ID 8418 (pi+,0.21068271424858[GeV]) at (17.399222728881,-499.69717534566,-1105.1202460726) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[13,32] 0.00012217517285103 [GeV] -Cell[11,28] 0.0056038784554095 [GeV] -Cell[11,23] 0.34421046355879 [GeV] -Cell[11,24] 0.013754106342701 [GeV] -Cell[12,23] 0.034933939679486 [GeV] -Cell[12,24] 0.003242696306477 [GeV] -Cell[12,25] 4.7149270940395e-05 [GeV] -Cell[13,24] 9.3735393369229e-05 [GeV] -Cell[12,22] 0.0058714259905314 [GeV] -Cell[11,22] 0.021133398022913 [GeV] -Cell[12,21] 0.0022409349022812 [GeV] -Cell[11,21] 0.0014168643819673 [GeV] -Cell[11,25] 0.0014198229483534 [GeV] -Cell[13,8] 0.00078686417718745 [GeV] -Cell[14,17] 2.0800133323064e-05 [GeV] -Cell[13,33] 0.0019280090759461 [GeV] -Cell[13,34] 6.3237234826374e-09 [GeV] -Cell[10,22] 1.6798942397145e-09 [GeV] -Cell[10,24] 0.0015083661646571 [GeV] -Cell[10,23] 0.00081252974058486 [GeV] -Cell[10,25] 4.8363381450486e-05 [GeV] -Cell[11,26] 0.0054494064609391 [GeV] -Cell[19,38] 6.2198497762438e-06 [GeV] -Cell[13,43] 0.00039224228931391 [GeV] -Cell[13,44] 0.0058830710917735 [GeV] -Cell[13,45] 0.0021487649666568 [GeV] -Cell[12,26] 0.00057518202156267 [GeV] -Cell[11,27] 2.3652147967368e-05 [GeV] -Cell[15,8] 0.00016328166604478 [GeV] -Cell[16,8] 0.00016180567682068 [GeV] -Cell[15,7] 1.3140633135436e-06 [GeV] -Cell[17,35] 6.9567765297052e-07 [GeV] -Cell[12,13] 1.7811661615269e-05 [GeV] -Cell[17,26] 9.1892151976936e-06 [GeV] -Cell[17,17] 7.904670375865e-06 [GeV] -Cell[11,29] 0.0032978052924609 [GeV] -Cell[11,30] 0.0020050397275818 [GeV] -Cell[13,23] 0.00042883227075833 [GeV] -### Total energy deposition in calorimeter by a source track in 38 cells : 0.45976774985265 (GeV) - -Source track ID 6031 (anti_proton,1.0406670160181[GeV]) at (-280.35630160586,-414.00524652459,-314.82462158797) +Cell[4,35] 0.0084626506077891 [GeV] +Cell[4,36] 0.091022461986529 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.099485112594318 (GeV) + +Source track ID 8701 (gamma,0.16930440613177[GeV]) at (-310.31284695716,-392.05348743933,-196.72589331528) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[8,30] 0.0055958957632402 [GeV] +Cell[9,30] 0.091417105981954 [GeV] +Cell[9,31] 0.034008876904881 [GeV] +Cell[8,31] 0.029999731037319 [GeV] +Cell[9,32] 0.00019611789284942 [GeV] +Cell[8,32] 4.7293724492192e-11 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.16121772762754 (GeV) + +Source track ID 8702 (gamma,0.21551735492079[GeV]) at (-389.3567266745,-313.68987773487,-170.23336042569) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[7,10] 0.00044307826680496 [GeV] -Cell[7,9] 0.00051099891 [GeV] -Cell[9,19] 1.1561258563688e-06 [GeV] -Cell[8,30] 0.016167040542497 [GeV] -Cell[7,35] 0.0022070869499677 [GeV] -Cell[8,6] 4.2879017883024e-09 [GeV] -Cell[8,33] 0.11664296888504 [GeV] -Cell[6,6] 0.0004547911224081 [GeV] -Cell[6,8] 1.8890739647418e-05 [GeV] -Cell[9,6] 0.0020996233921215 [GeV] -Cell[4,21] 2.9968126909807e-08 [GeV] -Cell[4,15] 7.9918330625333e-06 [GeV] -Cell[5,21] 9.1372306927951e-05 [GeV] -Cell[7,20] 2.6489752526686e-05 [GeV] -Cell[8,45] 0.0028190605773464 [GeV] -Cell[6,0] 0.0009147068261467 [GeV] -Cell[8,18] 0.0010201328069625 [GeV] -Cell[9,33] 0.0011522272366413 [GeV] -Cell[9,34] 5.9410036682266e-06 [GeV] -Cell[9,35] 5.1333336159587e-10 [GeV] -Cell[8,37] 0.00052227140251068 [GeV] -Cell[12,39] 3.1560704228468e-06 [GeV] -Cell[7,37] 4.3610167689621e-05 [GeV] -Cell[13,18] 5.9090638824273e-06 [GeV] -Cell[12,28] 1.0211798292062e-05 [GeV] -Cell[12,22] 0.00096797968780967 [GeV] -Cell[13,8] 1.4547700731782e-05 [GeV] -Cell[12,26] 0.0022230528001031 [GeV] -Cell[8,31] 0.75532308805662 [GeV] -Cell[11,8] 0.0005233712768512 [GeV] -Cell[6,47] 0.0001056921178855 [GeV] -Cell[5,0] 0.00067361949958183 [GeV] -Cell[5,47] 0.00018635467328022 [GeV] -Cell[8,21] 0.00016543904838469 [GeV] -Cell[7,21] 6.5364723268431e-06 [GeV] -Cell[7,22] 0.00027134525558938 [GeV] -Cell[8,32] 0.055083742038278 [GeV] -Cell[9,18] 2.5489447207065e-05 [GeV] -Cell[9,20] 0.00030316779063423 [GeV] -Cell[7,14] 0.00042344236788019 [GeV] -Cell[7,30] 0.001318905825942 [GeV] -Cell[7,31] 0.00095127428987064 [GeV] -Cell[7,19] 0.00050657434650032 [GeV] -Cell[5,38] 0.0018530945318473 [GeV] -Cell[8,46] 0.0020084981418624 [GeV] -Cell[4,18] 0.00050497190528961 [GeV] -Cell[4,19] 3.2753312552813e-08 [GeV] -Cell[4,20] 1.407221716363e-07 [GeV] -Cell[5,37] 0.00054159862373621 [GeV] -Cell[6,36] 0.0012383014785293 [GeV] -Cell[8,40] 0.0015431254633226 [GeV] -Cell[8,38] 0.00055932157262905 [GeV] -Cell[9,32] 0.00042568577011662 [GeV] -Cell[11,45] 0.00020802831435662 [GeV] -Cell[11,46] 1.0387607233497e-05 [GeV] -Cell[7,32] 0.0025748576951355 [GeV] -Cell[11,4] 0.0012614125579414 [GeV] -Cell[11,3] 7.3456153518237e-07 [GeV] -Cell[10,3] 1.3484451528711e-09 [GeV] -Cell[9,45] 0.00051099891 [GeV] -Cell[9,31] 0.0010198618077146 [GeV] -Cell[8,29] 0.001135968943235 [GeV] -Cell[7,46] 0.0009281238942757 [GeV] -Cell[7,47] 0.00086015322553271 [GeV] -Cell[8,34] 0.011889998424349 [GeV] -Cell[9,24] 0.00067979051078896 [GeV] -Cell[9,0] 0.00025473836786341 [GeV] -Cell[9,1] 0.00047119928178717 [GeV] -Cell[7,45] 1.1158529378008e-06 [GeV] -Cell[5,7] 1.2628340627998e-06 [GeV] -Cell[5,8] 1.3406833473937e-06 [GeV] -Cell[15,43] 2.3461817849238e-05 [GeV] -Cell[19,26] 0.00039231704097904 [GeV] -Cell[19,27] 0.00052812836667863 [GeV] -Cell[14,4] 6.0219987062737e-07 [GeV] -Cell[13,21] 3.7356422514222e-05 [GeV] -Cell[14,21] 1.9805927536254e-08 [GeV] -Cell[13,20] 0.0003269548940699 [GeV] -Cell[7,34] 0.0046303730868261 [GeV] -Cell[6,1] 1.8787065835113e-07 [GeV] -Cell[11,44] 0.00038045119344671 [GeV] -Cell[10,10] 0.00018116435723213 [GeV] -Cell[7,33] 0.002667803830584 [GeV] -Cell[7,43] 0.013210107244518 [GeV] -Cell[8,42] 0.0020440782229482 [GeV] -Cell[7,40] 0.061198759551352 [GeV] -Cell[6,32] 0.00011298833906806 [GeV] -Cell[4,40] 0.00026962300821557 [GeV] -Cell[8,43] 0.021755447447368 [GeV] -Cell[9,28] 0.00051099891 [GeV] -Cell[8,16] 9.4965714891977e-05 [GeV] -Cell[8,1] 0.00079484287461247 [GeV] -Cell[10,29] 6.0656469862571e-05 [GeV] -Cell[10,15] 0.0003537951528345 [GeV] -Cell[10,6] 0.00032445136016112 [GeV] -Cell[8,36] 0.00030180826255388 [GeV] -Cell[8,25] 0.00041598290778197 [GeV] -Cell[6,46] 5.7434197922829e-05 [GeV] -Cell[11,6] 0.00059163949631474 [GeV] -Cell[11,17] 0.0012898743935309 [GeV] -Cell[7,39] 0.17787881404452 [GeV] -Cell[5,22] 0.00036277478105683 [GeV] -Cell[6,22] 5.2112626667054e-05 [GeV] -Cell[5,23] 2.7576057026408e-06 [GeV] -Cell[7,38] 0.0033963161244288 [GeV] -Cell[8,39] 0.0028361684079138 [GeV] -Cell[13,19] 0.0011885642346875 [GeV] -Cell[14,20] 4.0122462946215e-05 [GeV] -Cell[3,13] 0.0019127257897024 [GeV] -Cell[3,12] 1.3242363929749e-06 [GeV] -Cell[4,13] 6.8676555929642e-05 [GeV] -Cell[7,36] 0.00082596460608511 [GeV] -Cell[6,35] 9.4613146757183e-09 [GeV] -Cell[7,41] 0.00096804094467109 [GeV] -Cell[7,42] 0.0016166097469185 [GeV] -Cell[6,37] 0.00085065448692387 [GeV] -Cell[6,38] 0.002086073269249 [GeV] -Cell[8,20] 9.5124352729727e-05 [GeV] -Cell[8,35] 8.0875533749349e-06 [GeV] -Cell[6,4] 3.1198904616758e-07 [GeV] -Cell[5,33] 7.8683998435736e-07 [GeV] -Cell[5,34] 3.1318181117285e-05 [GeV] -Cell[6,34] 1.2386619346216e-07 [GeV] -Cell[4,17] 8.2617800217122e-08 [GeV] -Cell[2,42] 1.5647721011192e-07 [GeV] -Cell[5,15] 1.6589183360338e-12 [GeV] -Cell[11,11] 1.4522747369483e-07 [GeV] -Cell[13,9] 0.0011920448181221 [GeV] -Cell[9,2] 2.4783282482531e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 129 cells : 1.3027240680615 (GeV) - -Source track ID 6067 (gamma,0.37133215847831[GeV]) at (-133.93655623753,-481.72710002992,181.6824852726) +Cell[8,9] 0.0012828610480577 [GeV] +Cell[8,29] 0.00022148319587351 [GeV] +Cell[8,28] 0.00039354301294111 [GeV] +Cell[9,29] 0.16960979129383 [GeV] +Cell[9,28] 0.042216720372688 [GeV] +Cell[9,27] 0.0012819570873974 [GeV] +Cell[9,3] 0.00042289843855561 [GeV] +### Total energy deposition in calorimeter by a source track in 7 cells : 0.21542925444935 (GeV) + +Source track ID 8546 (neutron,0.97942704982352[GeV]) at (-484.24300204844,124.53399121168,-59.936823271749) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[11,35] 0.00042487782995062 [GeV] -Cell[10,34] 0.020788636429652 [GeV] -Cell[10,35] 0.0016705320407948 [GeV] -Cell[11,27] 0.00047831123708639 [GeV] -Cell[7,21] 0.00041223822748966 [GeV] -Cell[5,38] 0.00031012194203134 [GeV] -Cell[10,33] 0.306398491055 [GeV] -Cell[11,34] 0.016681578555636 [GeV] -Cell[11,33] 0.021762070234151 [GeV] -Cell[15,38] 0.0003509535239599 [GeV] -Cell[19,35] 0.0003375381325007 [GeV] -### Total energy deposition in calorimeter by a source track in 11 cells : 0.36961534920825 (GeV) - -Source track ID 6068 (gamma,0.136782797126[GeV]) at (-378.97239150333,-326.15935748993,68.392634643728) +Cell[9,21] 0.006773870224698 [GeV] +Cell[9,20] 0.01112811355137 [GeV] +Cell[9,18] 2.9758310117359e-05 [GeV] +Cell[9,17] 2.6480017822905e-10 [GeV] +Cell[9,19] 0.00018197803612179 [GeV] +Cell[9,22] 0.00010957139109917 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.018223291778207 (GeV) + +Source track ID 8549 (neutron,0.94135254338374[GeV]) at (-477.83729949293,147.21248321153,-59.678607511915) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[10,29] 0.13162228774232 [GeV] -Cell[10,28] 0.0051605093836866 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.136782797126 (GeV) +Cell[9,7] 0.0010048183784779 [GeV] +Cell[9,10] 0.00032184236394851 [GeV] +Cell[9,21] 1.8945264164358e-05 [GeV] +Cell[12,39] 0.0001256567003515 [GeV] +Cell[9,15] 5.3118203068152e-06 [GeV] +Cell[9,16] 0.00015186791641543 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.0016284424436645 (GeV) + +Source track ID 8550 (gamma,0.00053170699010494[GeV]) at (-141.09105161358,-479.68043023931,65.502795668167) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[10,33] 0.00053170699010494 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00053170699010494 (GeV) -Source track ID 6034 (pi+,0.39367138487477[GeV]) at (-476.50203770238,-151.47873799803,240.17621837973) +Source track ID 8537 (gamma,0.00063792485632387[GeV]) at (-410.42612956794,-285.57029286653,-354.04413071955) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[11,25] 0.25740216738419 [GeV] -Cell[11,26] 0.052041246466384 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.30944341385058 (GeV) +Cell[8,28] 0.00063792485632387 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00063792485632387 (GeV) -Source track ID 6035 (pi-,0.89568491718768[GeV]) at (-157.49813075253,-474.54645590233,408.94638806898) +Source track ID 8540 (gamma,0.0036407841329385[GeV]) at (-378.12145451782,-327.14548083892,-398.87888879026) Original primary track ID 2 (unknown,2.8798399642419[GeV]) -Cell[7,35] 1.0701012797654e-08 [GeV] -Cell[7,5] 5.5115984374424e-05 [GeV] -Cell[4,21] 3.9034886169247e-05 [GeV] -Cell[12,36] 0.0058045956270863 [GeV] -Cell[11,35] 2.6074457011418e-05 [GeV] -Cell[12,38] 0.00013671854713539 [GeV] -Cell[12,39] 0.0022320938230963 [GeV] -Cell[7,37] 1.1003359290953e-06 [GeV] -Cell[14,34] 0.00086019151940854 [GeV] -Cell[12,32] 0.0047019567004328 [GeV] -Cell[13,32] 0.08074476360642 [GeV] -Cell[14,32] 0.0012598595045139 [GeV] -Cell[14,31] 0.012158869798413 [GeV] -Cell[13,31] 0.012160553388703 [GeV] -Cell[13,14] 6.1059664585628e-07 [GeV] -Cell[15,46] 0.00043555894800238 [GeV] -Cell[13,33] 0.012549977313041 [GeV] -Cell[13,34] 0.0012875280082217 [GeV] -Cell[10,23] 3.3317803172395e-08 [GeV] -Cell[15,8] 1.3595699536381e-05 [GeV] -Cell[4,20] 0.0028310410306377 [GeV] -Cell[11,4] 1.5320595058483e-06 [GeV] -Cell[11,3] 4.1769235394895e-09 [GeV] -Cell[9,24] 0.0022984635947359 [GeV] -Cell[14,21] 5.7178520419257e-06 [GeV] -Cell[8,36] 3.1426025088876e-09 [GeV] -Cell[8,25] 1.2356588854345e-08 [GeV] -Cell[14,20] 1.3777914284674e-07 [GeV] -Cell[11,34] 0.0029163735407122 [GeV] -Cell[11,33] 0.003133389692561 [GeV] -Cell[12,33] 0.16793880783426 [GeV] -Cell[12,34] 0.19327645008447 [GeV] -Cell[14,29] 0.0048906126075221 [GeV] -Cell[14,30] 0.0032121838764178 [GeV] -Cell[15,22] 0.0017408577311932 [GeV] -Cell[16,47] 7.1442187472712e-06 [GeV] -Cell[3,21] 3.3889161946718e-05 [GeV] -Cell[13,15] 8.8125594963003e-05 [GeV] -Cell[14,15] 4.7876746539259e-06 [GeV] -Cell[12,17] 0.00090670639648827 [GeV] -Cell[16,45] 0.00027969403884936 [GeV] -Cell[16,44] 9.7011835538297e-06 [GeV] -Cell[15,44] 0.00021199069206875 [GeV] -Cell[17,7] 0.0022892681389638 [GeV] -Cell[8,24] 4.9859531281982e-06 [GeV] -Cell[9,25] 0.00027435588958463 [GeV] -Cell[6,12] 0.00018693528950098 [GeV] -Cell[12,35] 0.010013045617326 [GeV] -Cell[14,35] 0.0010615597568684 [GeV] -Cell[14,47] 0.00045633662768557 [GeV] -Cell[15,47] 0.00026962238889405 [GeV] -Cell[15,0] 6.7567554981451e-07 [GeV] -Cell[14,6] 3.5235279938206e-08 [GeV] -Cell[13,5] 2.7897651307285e-08 [GeV] -Cell[19,34] 3.3674645237625e-08 [GeV] -Cell[14,33] 6.7229848355055e-12 [GeV] -Cell[12,37] 0.00030606769447468 [GeV] -Cell[13,35] 0.0027596533977925 [GeV] -Cell[11,36] 2.9449638900473e-05 [GeV] -Cell[13,36] 0.015996530856421 [GeV] -Cell[13,37] 5.9492394395306e-05 [GeV] -Cell[13,38] 7.876433983256e-09 [GeV] -### Total energy deposition in calorimeter by a source track in 62 cells : 0.55196395309376 (GeV) - -Source track ID 6024 (gamma,0.032559394638405[GeV]) at (-498.62851401438,-37.008174932154,-1796.9994618684) -Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[0,24] 0.017596247426496 [GeV] -Cell[0,20] 0.00089792752453612 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.018494174951033 (GeV) +Cell[7,29] 0.0036407841329385 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0036407841329385 (GeV) -Source track ID 5999 (pi+,0.77707373698038[GeV]) at (-481.32269732452,135.38264674708,-1805.8674909211) +Source track ID 8530 (gamma,0.0017316060817381[GeV]) at (-395.38065731395,-306.0623070912,-326.29310482397) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[8,29] 0.0017316060817381 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0017316060817381 (GeV) + +Source track ID 8531 (gamma,0.0026598111476357[GeV]) at (240.83486375234,438.17641242015,-937.46800250365) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[5,7] 0.0021488122376357 [GeV] +Cell[5,8] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.0026598111476357 (GeV) + +Source track ID 8533 (gamma,0.00027630370228898[GeV]) at (499.7402388366,16.115014351043,-834.13974070456) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[5,0] 0.00027630370228898 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00027630370228898 (GeV) + +Source track ID 8534 (gamma,0.00051099891[GeV]) at (-423.87501441887,-265.19798670315,-305.00369958507) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[8,28] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00051099891 (GeV) + +Source track ID 8535 (gamma,0.00044541252965805[GeV]) at (478.78727330219,-144.09284133453,-360.50760209444) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[7,21] 0.00016406625644618 [GeV] +Cell[8,45] 0.00027842308372391 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.00044248934017009 (GeV) + +Source track ID 8520 (gamma,0.00024601613208151[GeV]) at (-380.06682720803,324.88337423762,-740.70961613538) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[6,18] 0.00024601613208151 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00024601613208151 (GeV) + +Source track ID 8493 (gamma,0.001511312427418[GeV]) at (-369.76987077035,-336.55644797044,-579.82379718227) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[7,7] 0.00028123538260306 [GeV] +Cell[7,29] 0.001230077044815 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.001511312427418 (GeV) + +Source track ID 8437 (e-,0.031957823067671[GeV]) at (-406.17965674513,-291.57861109211,-1229.7127386214) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[3,28] 0.028355537688649 [GeV] +Cell[3,29] 0.003091286469022 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.031446824157671 (GeV) + +Source track ID 8442 (gamma,0.00022347213831469[GeV]) at (-492.57447478262,-85.850956853316,-263.43326633568) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[8,25] 0.00022347213831469 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00022347213831469 (GeV) + +Source track ID 8470 (gamma,0.00257909986786[GeV]) at (398.08719024423,-302.53361625355,-1711.8439180511) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[1,43] 0.00257909986786 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00257909986786 (GeV) + +Source track ID 8468 (e-,0.031486444002912[GeV]) at (-307.78766127159,-394.03902797688,-1333.6750139412) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[5,45] 0.00020639358647091 [GeV] +Cell[3,30] 0.022410214411378 [GeV] +Cell[2,15] 0.0018740554056112 [GeV] +Cell[3,31] 0.00095258247502694 [GeV] +Cell[2,34] 0.00028255416919334 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.025725800047681 (GeV) + +Source track ID 8445 (gamma,0.00015051914633061[GeV]) at (8.3144056894581,-499.9308658785,-516.79440832204) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[7,36] 0.00015051914633061 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00015051914633061 (GeV) + +Source track ID 8448 (gamma,0.12089087395429[GeV]) at (55.77953903485,-496.8789017709,-1962.5047171058) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[0,36] 0.057981269621731 [GeV] +Cell[0,37] 0.021730351022201 [GeV] +Cell[1,13] 0.00045978314769831 [GeV] +Cell[5,19] 0.0003321632720526 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.080503567063684 (GeV) + +Source track ID 8450 (gamma,0.0068422126547642[GeV]) at (20.772627119674,-499.56831160768,-1789.9428392451) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[0,36] 0.0068422126547642 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0068422126547642 (GeV) + +Source track ID 8452 (gamma,0.0015716005576378[GeV]) at (438.33105309886,-240.55329531986,-1473.686769912) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[2,44] 0.0015716005576378 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0015716005576378 (GeV) + +Source track ID 8438 (e+,0.033868374181335[GeV]) at (-317.60493178529,-386.169790773,-1224.0605417465) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[4,30] 0.0017485449782656 [GeV] +Cell[3,30] 0.031883123653454 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.03363166863172 (GeV) + +Source track ID 8422 (pi-,0.43420114445756[GeV]) at (103.12463394364,-489.24974182312,-156.78854022833) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[9,41] 0.00074020364760188 [GeV] +Cell[8,38] 2.6275228455461e-05 [GeV] +Cell[9,40] 0.0009552748094344 [GeV] +Cell[6,37] 1.0381084855226e-05 [GeV] +Cell[8,36] 0.0040346654987252 [GeV] +Cell[8,35] 1.571360064554e-05 [GeV] +Cell[8,37] 0.0023476887225416 [GeV] +Cell[9,38] 0.13881122782646 [GeV] +Cell[8,39] 0.00035916328992257 [GeV] +Cell[7,30] 0.00033381209575339 [GeV] +Cell[9,39] 0.069127021377364 [GeV] +Cell[11,36] 2.498496818589e-06 [GeV] +Cell[10,42] 4.1360027767951e-05 [GeV] +Cell[9,32] 3.7579880445264e-06 [GeV] +Cell[7,36] 1.6594179282947e-07 [GeV] +Cell[9,37] 0.048865582124833 [GeV] +Cell[9,36] 0.0011012159145901 [GeV] +Cell[7,13] 0.00061043517880428 [GeV] +Cell[8,41] 1.801021740539e-05 [GeV] +Cell[8,40] 0.00040578602698963 [GeV] +Cell[12,10] 8.6648399706974e-05 [GeV] +Cell[12,11] 3.7257317744661e-06 [GeV] +Cell[11,11] 0.00044410740297621 [GeV] +Cell[11,10] 0.00012533326050584 [GeV] +Cell[11,12] 9.0116161572951e-09 [GeV] +Cell[7,37] 0.0014849753181601 [GeV] +Cell[7,38] 0.00026106862229744 [GeV] +Cell[6,38] 0.0015946524472276 [GeV] +Cell[11,37] 9.3143881531432e-07 [GeV] +Cell[17,22] 7.0265584508888e-07 [GeV] +Cell[17,34] 1.3288156187627e-06 [GeV] +Cell[17,35] 2.9749438690487e-06 [GeV] +Cell[10,40] 8.9905496452047e-09 [GeV] +Cell[10,41] 0.0023535574689801 [GeV] +### Total energy deposition in calorimeter by a source track in 34 cells : 0.27417026360675 (GeV) + +Source track ID 8426 (gamma,0.005227537099417[GeV]) at (-475.78120167824,-153.72783784861,142.78892062426) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[10,26] 0.005227537099417 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.005227537099417 (GeV) + +Source track ID 8427 (gamma,0.0020333191318941[GeV]) at (-486.7256732979,-114.44701373435,157.16575699963) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[10,25] 0.0015223202218941 [GeV] +Cell[11,25] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.0020333191318941 (GeV) + +Source track ID 8306 (gamma,0.37133215847831[GeV]) at (-133.9365730618,-481.72709535219,181.68248007456) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[10,33] 0.1416536284657 [GeV] +Cell[11,33] 0.1882365477757 [GeV] +Cell[11,34] 0.025202156617317 [GeV] +Cell[10,34] 0.015330752003017 [GeV] +Cell[10,35] 0.00090907361657467 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.37133215847831 (GeV) + +Source track ID 8383 (gamma,0.00010444321342093[GeV]) at (-376.09076147687,-329.47797973726,164.118630803) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[10,29] 0.00010444321342093 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00010444321342093 (GeV) + +Source track ID 8389 (gamma,6.4194372751315e-05[GeV]) at (255.16530149068,429.98914976447,544.21837964347) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[12,7] 6.4194372751315e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 6.4194372751315e-05 (GeV) + +Source track ID 8390 (gamma,0.00013811019054266[GeV]) at (-35.653677520717,-498.72719524731,675.95793969456) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[13,35] 0.00013811019054266 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00013811019054266 (GeV) + +Source track ID 8391 (gamma,0.00023361998119053[GeV]) at (-499.93037795812,8.3436919079442,348.31546649754) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[11,23] 0.00023361998119053 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00023361998119053 (GeV) + +Source track ID 8392 (gamma,0.00026581320017167[GeV]) at (-486.79462102956,-114.15339213832,472.48357551724) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[12,25] 0.00026581320017167 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00026581320017167 (GeV) + +Source track ID 8323 (gamma,0.031414932713023[GeV]) at (-398.53066395471,-301.94918428076,214.95866976152) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[11,28] 0.020295537983605 [GeV] +Cell[10,29] 0.00043728885592621 [GeV] +Cell[11,29] 0.010682105873492 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.031414932713023 (GeV) + +Source track ID 8324 (gamma,0.00027654283788988[GeV]) at (-471.17473815428,-167.31517003919,211.11095870121) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[11,26] 0.00027654283788988 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00027654283788988 (GeV) + +Source track ID 8374 (gamma,0.00030917296085532[GeV]) at (-229.61466892376,-444.15887226873,165.31015361089) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[10,32] 0.00030917296085532 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00030917296085532 (GeV) + +Source track ID 8328 (gamma,0.0027668852337186[GeV]) at (78.457921226272,493.80598882238,360.73808293121) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[11,10] 0.0027668852337186 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0027668852337186 (GeV) + +Source track ID 8373 (gamma,0.00011676652892369[GeV]) at (-336.46859156398,-369.84981667016,623.59157763293) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[13,30] 0.00011676652892369 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00011676652892369 (GeV) + +Source track ID 8369 (gamma,0.000235204779222[GeV]) at (423.99885937019,-264.99993821279,134.60342014418) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[10,43] 0.000235204779222 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.000235204779222 (GeV) + +Source track ID 8339 (gamma,0.0096930141368884[GeV]) at (286.1072031423,410.05203122298,797.23317510394) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[14,7] 0.0096930141368884 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0096930141368884 (GeV) + +Source track ID 8309 (e+,0.018265447210183[GeV]) at (-235.66334348416,440.97935160035,1313.694639975) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[16,15] 0.017445627059928 [GeV] +Cell[18,47] 0.00051099891 [GeV] +Cell[16,42] 0.00034186872105714 [GeV] +Cell[16,40] 0.00047795142919761 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.018776446120183 (GeV) + +Source track ID 8283 (pi+,0.39473075779175[GeV]) at (-476.37574713719,-151.87543428573,199.33855313895) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[5,31] 0.00052871009505861 [GeV] +Cell[9,12] 0.00028451610873651 [GeV] +Cell[10,25] 0.046263365416134 [GeV] +Cell[5,30] 1.4469694608124e-05 [GeV] +Cell[6,0] 5.1728687540162e-06 [GeV] +Cell[14,31] 4.5761204091832e-08 [GeV] +Cell[9,21] 9.0243032900617e-08 [GeV] +Cell[11,23] 7.2929542511702e-09 [GeV] +Cell[11,24] 2.7235789804308e-05 [GeV] +Cell[11,25] 0.004159346999019 [GeV] +Cell[11,26] 0.12884606060202 [GeV] +Cell[10,26] 0.0050120389085983 [GeV] +Cell[11,27] 1.09983375296e-10 [GeV] +Cell[10,27] 0.0002470440243211 [GeV] +Cell[9,20] 0.00030735616184006 [GeV] +Cell[12,10] 3.9721198845655e-09 [GeV] +Cell[12,11] 1.1563097359613e-08 [GeV] +Cell[17,35] 1.0164963401621e-05 [GeV] +Cell[16,40] 0.00046787882529804 [GeV] +Cell[5,47] 4.5034512877464e-06 [GeV] +Cell[6,47] 4.4922246306669e-06 [GeV] +Cell[9,13] 3.5689272044692e-06 [GeV] +Cell[9,43] 0.00052892064161188 [GeV] +Cell[9,42] 7.1685895214841e-06 [GeV] +Cell[9,1] 3.901226533344e-06 [GeV] +Cell[9,2] 5.9727418993134e-06 [GeV] +Cell[8,1] 0.00043751780798971 [GeV] +Cell[8,2] 9.1845143326964e-05 [GeV] +Cell[10,24] 0.00081675944351252 [GeV] +Cell[10,45] 4.8337940825149e-08 [GeV] +Cell[15,14] 4.8089510528371e-08 [GeV] +Cell[16,44] 7.3366361903027e-08 [GeV] +Cell[14,17] 2.9858822452979e-06 [GeV] +Cell[12,16] 2.0951643818989e-08 [GeV] +Cell[11,17] 5.3720569894722e-07 [GeV] +Cell[12,17] 2.561486326158e-09 [GeV] +Cell[11,18] 2.7844798751175e-09 [GeV] +Cell[13,11] 3.0127896104659e-07 [GeV] +Cell[13,47] 3.6701870201341e-05 [GeV] +Cell[13,46] 0.00095693382169134 [GeV] +Cell[13,0] 1.3561076993824e-05 [GeV] +Cell[12,47] 0.00062199758808208 [GeV] +Cell[18,43] 0.0053544497047415 [GeV] +Cell[17,2] 8.5936691817778e-06 [GeV] +Cell[17,1] 0.00013318339849991 [GeV] +Cell[17,3] 5.2619748203142e-10 [GeV] +Cell[18,44] 0.0040713952248205 [GeV] +Cell[17,44] 0.0016414071279401 [GeV] +Cell[17,45] 6.6035878148796e-08 [GeV] +Cell[18,45] 0.001080414392143 [GeV] +Cell[17,42] 0.00060614015638441 [GeV] +Cell[17,43] 0.00086155362166505 [GeV] +Cell[18,42] 0.0030578285176966 [GeV] +Cell[17,41] 0.00083944045996805 [GeV] +Cell[16,41] 1.2005343451165e-05 [GeV] +Cell[16,39] 7.3389749741182e-06 [GeV] +Cell[17,29] 5.4927148157731e-06 [GeV] +Cell[17,36] 4.3328710598871e-06 [GeV] +Cell[15,25] 0.00018893198518867 [GeV] +Cell[15,24] 8.3075534024601e-05 [GeV] +Cell[14,24] 8.2440237747505e-11 [GeV] +Cell[19,12] 9.5373369695153e-06 [GeV] +Cell[11,4] 0.00084065598155727 [GeV] +Cell[11,5] 0.0016484727564415 [GeV] +Cell[5,32] 5.4773243609816e-06 [GeV] +Cell[4,32] 0.0011920057633286 [GeV] +### Total energy deposition in calorimeter by a source track in 66 cells : 0.21136318391653 (GeV) + +Source track ID 8284 (pi-,0.89521384953388[GeV]) at (-157.62437656298,-474.50453729457,407.80900297957) +Original primary track ID 2 (unknown,2.8798399642419[GeV]) +Cell[11,39] 3.9950537029654e-09 [GeV] +Cell[8,13] 1.6589183360338e-12 [GeV] +Cell[8,12] 0.0017119855725808 [GeV] +Cell[12,36] 0.005952987269452 [GeV] +Cell[9,0] 1.6873236745596e-09 [GeV] +Cell[12,22] 0.0002133206144382 [GeV] +Cell[12,34] 0.066809328064654 [GeV] +Cell[7,30] 0.00084546404352651 [GeV] +Cell[11,36] 0.012354783396622 [GeV] +Cell[12,42] 1.5529754397562e-05 [GeV] +Cell[12,35] 0.084392404366635 [GeV] +Cell[11,32] 0.00026682737193585 [GeV] +Cell[12,32] 0.0025200502619484 [GeV] +Cell[13,32] 0.0016355148500756 [GeV] +Cell[13,31] 1.9497808243614e-05 [GeV] +Cell[12,31] 0.00025401875580053 [GeV] +Cell[16,5] 0.00080456304224174 [GeV] +Cell[13,33] 0.030198475829976 [GeV] +Cell[14,18] 1.286570023251e-05 [GeV] +Cell[16,4] 0.0002009962988036 [GeV] +Cell[14,1] 3.9546963349608e-05 [GeV] +Cell[12,30] 1.9978568016086e-06 [GeV] +Cell[12,26] 3.7235909568381e-06 [GeV] +Cell[12,23] 0.00090640065839773 [GeV] +Cell[15,4] 1.3370171189308e-05 [GeV] +Cell[15,3] 0.00020760158265875 [GeV] +Cell[11,26] 6.1713324367815e-05 [GeV] +Cell[12,33] 0.33109639565922 [GeV] +Cell[12,8] 0.003044638468216 [GeV] +Cell[14,8] 7.2300646024814e-08 [GeV] +Cell[11,37] 0.0001015422725543 [GeV] +Cell[11,33] 0.0014424204764761 [GeV] +Cell[11,34] 0.0033589091366762 [GeV] +Cell[14,7] 8.1619006891742e-08 [GeV] +Cell[18,47] 1.4205783372745e-08 [GeV] +Cell[9,1] 8.576491381973e-09 [GeV] +Cell[9,2] 0.00051677626196715 [GeV] +Cell[14,17] 2.1263686594352e-05 [GeV] +Cell[13,17] 0.0002090567401923 [GeV] +Cell[19,31] 3.0721249095222e-07 [GeV] +Cell[11,35] 0.001141638727942 [GeV] +Cell[1,23] 0.00012790808038176 [GeV] +Cell[1,22] 1.7349867240114e-05 [GeV] +Cell[2,22] 0.00032182155751286 [GeV] +Cell[2,23] 2.2159053245787e-05 [GeV] +Cell[11,38] 7.8704011571062e-08 [GeV] +Cell[12,5] 0.0010293114970609 [GeV] +Cell[15,19] 3.8041357904149e-05 [GeV] +Cell[15,18] 4.17806448786e-05 [GeV] +Cell[16,17] 1.3067850988591e-05 [GeV] +Cell[17,6] 2.4331432883628e-05 [GeV] +Cell[16,6] 1.9732397049665e-11 [GeV] +Cell[15,45] 3.2400389289251e-05 [GeV] +Cell[15,46] 0.0016166269716739 [GeV] +Cell[15,17] 0.0017087654849495 [GeV] +Cell[15,7] 0.0026745711782689 [GeV] +Cell[6,28] 0.0014543832100162 [GeV] +Cell[13,2] 0.00013086481305038 [GeV] +Cell[13,1] 0.00014353975947233 [GeV] +Cell[13,3] 0.0027318899230469 [GeV] +Cell[13,20] 0.0004750748889228 [GeV] +Cell[13,21] 1.7805625364417e-05 [GeV] +Cell[12,43] 0.00077023537529317 [GeV] +Cell[13,43] 1.3373210094869e-10 [GeV] +Cell[13,14] 0.001258714543486 [GeV] +Cell[16,47] 0.0016445259949277 [GeV] +Cell[12,37] 0.00070200669026087 [GeV] +Cell[13,4] 6.499668903416e-06 [GeV] +Cell[12,14] 6.6954313078895e-06 [GeV] +Cell[13,15] 0.0003212536309336 [GeV] +Cell[13,16] 3.3137527998406e-07 [GeV] +Cell[10,2] 2.9940061449452e-07 [GeV] +Cell[10,1] 2.7893532887902e-08 [GeV] +Cell[10,0] 2.5179722285884e-07 [GeV] +Cell[13,18] 1.4353532433233e-06 [GeV] +Cell[17,23] 1.3413344713626e-05 [GeV] +Cell[16,23] 6.4715619664639e-06 [GeV] +Cell[17,11] 8.3606107509695e-06 [GeV] +Cell[17,10] 0.00031236432056687 [GeV] +Cell[12,2] 0.0028827230312749 [GeV] +Cell[11,2] 0.00078036254224753 [GeV] +Cell[11,3] 8.4274678956717e-06 [GeV] +Cell[11,1] 0.00021688746753114 [GeV] +Cell[11,0] 1.0127039844292e-06 [GeV] +### Total energy deposition in calorimeter by a source track in 84 cells : 0.57194017082715 (GeV) + +Source track ID 8273 (gamma,0.032559394638405[GeV]) at (-498.6285062224,-37.008279917075,-1796.99661355) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[0,21] 0.19589512075138 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.19589512075138 (GeV) +Cell[0,24] 0.032559394638405 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.032559394638405 (GeV) -Source track ID 5996 (gamma,1.9015972345341[GeV]) at (-363.22356462057,343.61117866613,-955.17209486927) +Source track ID 8248 (pi+,0.77705187337341[GeV]) at (-481.17310081933,135.91338068017,-1805.367537294) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[7,6] 0.00038159765039746 [GeV] -Cell[6,44] 0.00082566055985876 [GeV] -Cell[4,18] 0.61927198166094 [GeV] -Cell[4,19] 0.0011022845384806 [GeV] -Cell[8,29] 0.0016014559757058 [GeV] -Cell[6,1] 0.00045163853013997 [GeV] -Cell[4,17] 0.086632333106138 [GeV] -Cell[5,18] 1.1186698253183 [GeV] -Cell[5,17] 0.03823792601532 [GeV] -Cell[6,18] 0.00044968562554886 [GeV] -Cell[4,23] 0.0016551885283225 [GeV] -Cell[4,30] 0.00086207282820616 [GeV] -Cell[4,27] 0.0011962581996748 [GeV] -Cell[5,19] 0.0026429379401345 [GeV] -Cell[0,36] 0.001396884710581 [GeV] -Cell[3,33] 0.00020502263289996 [GeV] -Cell[3,11] 0.00030597627710004 [GeV] -Cell[3,44] 0.00084655148566787 [GeV] -Cell[5,4] 0.00029076725537302 [GeV] -Cell[5,10] 7.4596726810864e-05 [GeV] -Cell[3,17] 0.0066408765918947 [GeV] -Cell[3,18] 0.0029112778069178 [GeV] -Cell[6,3] 0.0011867484509464 [GeV] -Cell[4,16] 0.0042226166874138 [GeV] -Cell[3,39] 0.0013163435652287 [GeV] -Cell[4,9] 0.00078222466841116 [GeV] -Cell[4,41] 0.0014216732097023 [GeV] -Cell[1,36] 0.0005534127913112 [GeV] -### Total energy deposition in calorimeter by a source track in 28 cells : 1.8961358193374 (GeV) - -Source track ID 5993 (e-,0.0006287830050409[GeV]) at (-392.76381105303,309.41329759255,-1811.4404063343) +Cell[4,5] 9.9370663519949e-09 [GeV] +Cell[19,4] 0.0011909065775531 [GeV] +Cell[11,7] 3.846539571532e-05 [GeV] +Cell[10,26] 1.6435430097772e-07 [GeV] +Cell[0,37] 4.9160003254656e-06 [GeV] +Cell[2,44] 4.661968734581e-06 [GeV] +Cell[1,23] 2.1122440330146e-09 [GeV] +Cell[1,22] 0.0078197702782218 [GeV] +Cell[12,5] 1.715745569868e-06 [GeV] +Cell[0,21] 0.24833972626979 [GeV] +Cell[1,20] 8.8775760477802e-05 [GeV] +Cell[1,19] 0.00036397160308388 [GeV] +Cell[0,42] 1.2165948226084e-07 [GeV] +Cell[1,8] 2.6313542889511e-07 [GeV] +Cell[1,7] 1.0018431794379e-08 [GeV] +Cell[0,22] 0.0043455620944511 [GeV] +Cell[0,3] 4.8006095457822e-06 [GeV] +Cell[2,29] 0.0002700607792699 [GeV] +Cell[2,28] 1.3411437788704e-05 [GeV] +Cell[12,6] 0.0027968724435091 [GeV] +Cell[1,21] 0.083127022834743 [GeV] +Cell[3,11] 0.001962111282787 [GeV] +Cell[2,11] 0.0041271154123149 [GeV] +Cell[4,11] 0.0032268969153692 [GeV] +Cell[3,12] 2.0735498537761e-08 [GeV] +Cell[4,12] 3.9275590097532e-08 [GeV] +Cell[2,8] 0.00044967984677112 [GeV] +Cell[2,7] 5.8872173201962e-05 [GeV] +Cell[5,21] 6.8122142363336e-07 [GeV] +Cell[5,20] 7.4343988671899e-09 [GeV] +### Total energy deposition in calorimeter by a source track in 30 cells : 0.35823663531309 (GeV) + +Source track ID 8245 (gamma,1.9015972345341[GeV]) at (-363.22356462107,343.6111786656,-955.17209454284) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[0,18] 1.0313157103879e-05 [GeV] -Cell[1,17] 1.0765295091765e-10 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 1.031326475683e-05 (GeV) - -Source track ID 5985 (pi-,4.4332122074373[GeV]) at (-407.40911038713,289.85827014865,-1899.06376349) +Cell[1,9] 0.0055035437422476 [GeV] +Cell[8,45] 0.011427136839328 [GeV] +Cell[3,18] 0.0083809889981573 [GeV] +Cell[4,25] 0.00085916031275562 [GeV] +Cell[3,29] 0.0080118571478262 [GeV] +Cell[5,18] 0.80351873509221 [GeV] +Cell[4,18] 0.99149460880484 [GeV] +Cell[4,17] 0.041219554811436 [GeV] +Cell[6,25] 0.0016293062994765 [GeV] +Cell[5,17] 0.010016521518246 [GeV] +Cell[2,20] 0.0013786881516772 [GeV] +Cell[4,19] 0.0075818741890394 [GeV] +Cell[3,19] 0.00051099891 [GeV] +Cell[3,37] 0.0023003104870445 [GeV] +Cell[5,36] 0.00046679792012377 [GeV] +Cell[8,44] 0.00051099891 [GeV] +Cell[2,35] 0.00084334772407662 [GeV] +Cell[4,28] 0.00099598161350918 [GeV] +Cell[5,16] 0.00018632838312789 [GeV] +Cell[1,35] 0.00051617068138389 [GeV] +### Total energy deposition in calorimeter by a source track in 20 cells : 1.8973529105365 (GeV) + +Source track ID 8135 (e-,0.0021355517741884[GeV]) at (-491.2581701609,93.088185341427,-1862.4527252476) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[0,21] 0.001755269980758 [GeV] -Cell[0,19] 0.14543071581431 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.14718598579507 (GeV) +Cell[0,22] 6.8551297186873e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 6.8551297186873e-05 (GeV) -Source track ID 5937 (pi+,1.2125746758846[GeV]) at (-420.69149009765,270.21967019337,-1950.7101153141) +Source track ID 8134 (pi-,4.4304919608885[GeV]) at (-407.13087307789,290.24894864036,-1901.6112951819) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[0,19] 0.062601315537873 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.062601315537873 (GeV) - -Source track ID 5938 (anti_proton,5.3584379141947[GeV]) at (-482.08282247168,132.65048917265,-1699.7107217263) +Cell[8,30] 3.2314853569915e-08 [GeV] +Cell[6,29] 0.0003393710040781 [GeV] +Cell[4,5] 1.1195182602364e-05 [GeV] +Cell[9,40] 1.66876782896e-06 [GeV] +Cell[3,27] 5.7679316960275e-06 [GeV] +Cell[4,30] 5.1428239765642e-05 [GeV] +Cell[8,39] 2.6969311079483e-08 [GeV] +Cell[8,33] 9.4178522413131e-06 [GeV] +Cell[6,34] 0.002828785892341 [GeV] +Cell[9,39] 7.6781623376974e-06 [GeV] +Cell[1,27] 2.9823979857611e-05 [GeV] +Cell[1,39] 6.8104966194369e-06 [GeV] +Cell[11,23] 0.0002805859637991 [GeV] +Cell[10,22] 1.8427090253681e-09 [GeV] +Cell[8,31] 8.629065168634e-06 [GeV] +Cell[8,32] 0.00086826837875026 [GeV] +Cell[3,28] 0.0035587221246125 [GeV] +Cell[7,36] 0.00014266173653573 [GeV] +Cell[8,41] 0.00016589556632721 [GeV] +Cell[8,40] 0.0001141205137875 [GeV] +Cell[7,37] 9.1076333319506e-10 [GeV] +Cell[1,23] 1.4992867043475e-05 [GeV] +Cell[2,23] 7.6847974851262e-06 [GeV] +Cell[0,24] 0.01032746766231 [GeV] +Cell[0,21] 0.0042312653492656 [GeV] +Cell[0,22] 0.0013275187199836 [GeV] +Cell[2,8] 0.0022406583998851 [GeV] +Cell[4,28] 0.00075194907859589 [GeV] +Cell[1,35] 0.00049808199898769 [GeV] +Cell[0,19] 1.8675269648239 [GeV] +Cell[0,18] 0.30775082648241 [GeV] +Cell[0,17] 0.0028693606698638 [GeV] +Cell[1,17] 0.00068965260059107 [GeV] +Cell[1,16] 8.2202089970451e-09 [GeV] +Cell[1,15] 6.6676875576377e-11 [GeV] +Cell[4,44] 0.0042745800003782 [GeV] +Cell[6,31] 0.00051099891 [GeV] +Cell[0,20] 0.046017783672402 [GeV] +Cell[7,47] 9.8037335847039e-06 [GeV] +Cell[5,40] 0.0006609696574311 [GeV] +Cell[7,23] 1.0105524037499e-05 [GeV] +Cell[0,40] 0.0039642228672711 [GeV] +Cell[1,34] 0.00013650557119422 [GeV] +Cell[0,12] 0.00053677568816174 [GeV] +Cell[1,29] 4.939659498632e-05 [GeV] +Cell[1,28] 0.0011583408044938 [GeV] +Cell[1,25] 4.4499767944217e-05 [GeV] +Cell[1,26] 0.0022501456781537 [GeV] +Cell[3,39] 0.0004245906155021 [GeV] +Cell[3,40] 0.0035116282270178 [GeV] +Cell[2,39] 5.1997789796587e-08 [GeV] +Cell[2,40] 7.9369851846423e-10 [GeV] +Cell[0,16] 7.7869147721003e-05 [GeV] +Cell[1,18] 0.0006350821624336 [GeV] +Cell[4,6] 0.00023075724564103 [GeV] +Cell[3,6] 0.0010009643271379 [GeV] +Cell[3,5] 0.0022187283304746 [GeV] +Cell[1,31] 0.00031467220645766 [GeV] +Cell[2,0] 0.0037786134895703 [GeV] +Cell[0,28] 2.251986753639e-05 [GeV] +Cell[0,30] 4.9374408938844e-05 [GeV] +Cell[0,29] 2.5081858868247e-05 [GeV] +Cell[2,9] 0.020456582039165 [GeV] +Cell[3,36] 0.00051099891 [GeV] +Cell[0,47] 0.00027987838060135 [GeV] +Cell[0,14] 0.00091719726056054 [GeV] +Cell[1,11] 0.0061894511789114 [GeV] +Cell[4,27] 0.00018787027130713 [GeV] +Cell[1,10] 0.00032920615832134 [GeV] +Cell[4,31] 0.0011052108422947 [GeV] +Cell[0,0] 0.0004314668124656 [GeV] +Cell[4,47] 0.00082928572401763 [GeV] +Cell[0,23] 3.7362594361184e-05 [GeV] +Cell[0,25] 0.0010495703780232 [GeV] +Cell[0,26] 2.6414925427389e-05 [GeV] +Cell[0,38] 5.9329043724574e-06 [GeV] +Cell[0,41] 0.019705823363085 [GeV] +Cell[0,39] 0.00015624378240295 [GeV] +Cell[3,0] 0.00097115985963403 [GeV] +Cell[2,45] 0.0027761343069737 [GeV] +Cell[2,46] 0.047243252896696 [GeV] +### Total energy deposition in calorimeter by a source track in 81 cells : 2.3817904303707 (GeV) + +Source track ID 8085 (pi+,1.21135396953[GeV]) at (-364.55522438671,342.19802508541,-1689.1755133746) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[0,21] 0.011183191057551 [GeV] -Cell[1,21] 0.12876555066281 [GeV] -Cell[0,22] 0.14299716987518 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.28294591159553 (GeV) +Cell[0,3] 0.00090067353367506 [GeV] +Cell[2,8] 3.2419354109379e-05 [GeV] +Cell[2,7] 3.0614137358498e-10 [GeV] +Cell[0,18] 0.30997909804061 [GeV] +Cell[0,17] 0.66424077639532 [GeV] +Cell[1,17] 2.7886754833162e-07 [GeV] +Cell[0,12] 2.2303873411147e-05 [GeV] +Cell[0,16] 0.014015582399235 [GeV] +Cell[1,18] 0.11946991676526 [GeV] +Cell[2,9] 8.1715292698163e-05 [GeV] +Cell[0,14] 0.0010737147234412 [GeV] +Cell[0,10] 1.9446945458185e-05 [GeV] +Cell[0,15] 5.8730287131311e-05 [GeV] +Cell[1,40] 1.9819278386422e-06 [GeV] +Cell[3,8] 1.4598074471905e-08 [GeV] +Cell[3,7] 1.1600064908635e-09 [GeV] +### Total energy deposition in calorimeter by a source track in 16 cells : 1.10989665447 (GeV) + +Source track ID 8098 (e-,0.00061995620762568[GeV]) at (-364.3952477014,342.36837390833,-1715.7763887504) +Original primary track ID 8 (unknown,11.672977589613[GeV]) +Cell[1,18] 0.00010895729762568 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00010895729762568 (GeV) -Source track ID 5933 (gamma,0.3844820986824[GeV]) at (-416.94677645606,275.96265255084,-1113.0047578372) +Source track ID 8086 (anti_proton,5.3583237244546[GeV]) at (-476.01337150062,153.00741861954,-1708.2938338695) +Original primary track ID 8 (unknown,11.672977589613[GeV]) +Cell[8,10] 6.7151244406887e-06 [GeV] +Cell[10,12] 1.6273718210869e-07 [GeV] +Cell[6,40] 0.00020417093799472 [GeV] +Cell[5,31] 0.00019111163047307 [GeV] +Cell[6,41] 0.0043888016332764 [GeV] +Cell[6,1] 6.3263064615626e-05 [GeV] +Cell[1,9] 0.0052725731461996 [GeV] +Cell[4,5] 8.0631567220735e-07 [GeV] +Cell[2,27] 0.0012398386989495 [GeV] +Cell[7,41] 4.203016928841e-06 [GeV] +Cell[6,2] 0.0044410009088295 [GeV] +Cell[4,35] 1.8756116332952e-08 [GeV] +Cell[2,26] 0.0056488767557539 [GeV] +Cell[5,45] 6.4881393045653e-06 [GeV] +Cell[3,27] 1.8964751325257e-05 [GeV] +Cell[6,37] 2.8482435562182e-05 [GeV] +Cell[3,38] 0.0022502472886168 [GeV] +Cell[5,30] 0.00015699908636998 [GeV] +Cell[7,4] 0.00046074948407862 [GeV] +Cell[5,38] 1.5735421484578e-05 [GeV] +Cell[7,1] 1.4549790648744e-08 [GeV] +Cell[9,30] 2.0194560056552e-07 [GeV] +Cell[4,36] 2.0970695782921e-05 [GeV] +Cell[2,37] 0.0013310588542594 [GeV] +Cell[1,27] 0.022782386272595 [GeV] +Cell[3,17] 0.00028643304117588 [GeV] +Cell[3,18] 0.00028395535869765 [GeV] +Cell[2,17] 0.0041573400726031 [GeV] +Cell[3,14] 0.0011375299057839 [GeV] +Cell[1,39] 0.00011339051562641 [GeV] +Cell[6,4] 0.0024636931910962 [GeV] +Cell[7,3] 0.0015319876649478 [GeV] +Cell[6,0] 0.0022882006464295 [GeV] +Cell[11,25] 2.4022883735597e-09 [GeV] +Cell[11,26] 1.2485172859556e-05 [GeV] +Cell[11,27] 0.00068434392190659 [GeV] +Cell[9,31] 1.2739730300382e-07 [GeV] +Cell[3,28] 0.001170179097895 [GeV] +Cell[3,31] 6.5005661686882e-05 [GeV] +Cell[0,36] 0.0025236858277667 [GeV] +Cell[0,37] 2.3330248933348e-05 [GeV] +Cell[2,44] 0.00059608271627462 [GeV] +Cell[6,38] 1.8578382164151e-05 [GeV] +Cell[6,47] 0.0053570873857157 [GeV] +Cell[1,23] 0.010943112933297 [GeV] +Cell[1,22] 0.678105326948 [GeV] +Cell[2,22] 1.2266073608771e-05 [GeV] +Cell[2,23] 9.5376721583307e-06 [GeV] +Cell[0,24] 0.0021075151854351 [GeV] +Cell[0,21] 0.62366820189624 [GeV] +Cell[1,20] 0.036522894348822 [GeV] +Cell[1,19] 0.01157117756313 [GeV] +Cell[0,42] 0.00061833894331675 [GeV] +Cell[1,8] 0.00050985436505482 [GeV] +Cell[0,22] 0.021041588041084 [GeV] +Cell[2,29] 3.3972194603052e-05 [GeV] +Cell[2,28] 0.0012999206571509 [GeV] +Cell[1,21] 1.5502784928168 [GeV] +Cell[3,11] 0.00011667938066716 [GeV] +Cell[2,11] 0.0013819310630601 [GeV] +Cell[3,12] 0.00028599949305264 [GeV] +Cell[2,8] 4.9509557548163e-05 [GeV] +Cell[5,21] 1.3286293600686e-05 [GeV] +Cell[5,20] 5.2871330408379e-06 [GeV] +Cell[4,17] 2.1275513718138e-05 [GeV] +Cell[5,17] 0.0021138823997825 [GeV] +Cell[2,20] 0.008655313614155 [GeV] +Cell[3,19] 0.00034840510656591 [GeV] +Cell[2,35] 6.1207424441818e-06 [GeV] +Cell[5,16] 0.00060744566275957 [GeV] +Cell[1,35] 0.00049043247395753 [GeV] +Cell[0,19] 0.0083591305426353 [GeV] +Cell[0,18] 0.0036292596566951 [GeV] +Cell[0,17] 0.0024180789297349 [GeV] +Cell[1,17] 0.0076245079320993 [GeV] +Cell[1,16] 0.0020790781868993 [GeV] +Cell[1,15] 0.00013334130962073 [GeV] +Cell[4,44] 0.000144616254472 [GeV] +Cell[0,20] 0.10988607951882 [GeV] +Cell[0,40] 9.8953023552895e-13 [GeV] +Cell[1,29] 0.015874385026058 [GeV] +Cell[1,28] 0.0038564295005639 [GeV] +Cell[1,25] 0.0025512607025412 [GeV] +Cell[1,26] 0.030279024101463 [GeV] +Cell[3,40] 0.00048564463083392 [GeV] +Cell[2,39] 1.2312035945797e-05 [GeV] +Cell[2,40] 0.00060107007308362 [GeV] +Cell[0,16] 0.0014541263364634 [GeV] +Cell[1,18] 0.0072570057896799 [GeV] +Cell[4,6] 3.5760545870289e-08 [GeV] +Cell[3,5] 4.5006095785993e-07 [GeV] +Cell[1,31] 0.0040273243405629 [GeV] +Cell[2,0] 0.00015570444733589 [GeV] +Cell[0,28] 0.00034777645668237 [GeV] +Cell[0,30] 3.7564896047115e-09 [GeV] +Cell[0,29] 0.00024214400013182 [GeV] +Cell[0,47] 0.00071655244005183 [GeV] +Cell[1,11] 5.9075746685266e-07 [GeV] +Cell[1,10] 2.9842358781025e-05 [GeV] +Cell[4,31] 0.0012881065891898 [GeV] +Cell[0,0] 9.4901041735511e-06 [GeV] +Cell[0,23] 0.0051464043221829 [GeV] +Cell[0,25] 1.4033769839443e-06 [GeV] +Cell[0,26] 4.1384374994095e-05 [GeV] +Cell[0,38] 1.6537455458661e-05 [GeV] +Cell[0,41] 5.4913102110277e-07 [GeV] +Cell[0,39] 6.4721822855063e-07 [GeV] +Cell[3,0] 0.0012615099982831 [GeV] +Cell[2,45] 0.0033265810601803 [GeV] +Cell[2,46] 0.0028662962764042 [GeV] +Cell[0,10] 9.4475315904674e-08 [GeV] +Cell[0,15] 0.0007791248223549 [GeV] +Cell[1,40] 0.0024927041819549 [GeV] +Cell[1,37] 0.0022063231463326 [GeV] +Cell[2,33] 0.002704797425132 [GeV] +Cell[1,38] 3.7275990011267e-05 [GeV] +Cell[2,21] 0.0013271977687366 [GeV] +Cell[3,15] 0.0025137517853978 [GeV] +Cell[4,14] 0.00017990891844386 [GeV] +Cell[4,15] 0.0025615582070278 [GeV] +Cell[2,10] 0.00011948675036058 [GeV] +Cell[2,12] 0.0017035068488913 [GeV] +Cell[0,27] 0.0029694058167185 [GeV] +Cell[7,32] 1.7167690484712e-06 [GeV] +Cell[5,5] 4.7800884931348e-07 [GeV] +Cell[3,16] 0.0022620345314617 [GeV] +Cell[2,19] 0.0047366618746763 [GeV] +Cell[2,43] 4.1788926640947e-05 [GeV] +Cell[1,36] 5.540164941624e-05 [GeV] +Cell[0,46] 2.8561665094458e-06 [GeV] +Cell[3,34] 0.0017655183067172 [GeV] +Cell[3,35] 0.0015450613357905 [GeV] +Cell[1,44] 6.4221370456607e-05 [GeV] +Cell[1,45] 0.00057154007347117 [GeV] +Cell[7,44] 6.6450597078074e-06 [GeV] +Cell[3,20] 4.9332106755173e-10 [GeV] +Cell[3,13] 0.00065766478843182 [GeV] +Cell[1,6] 3.7367698660887e-05 [GeV] +Cell[1,5] 6.926073692739e-07 [GeV] +Cell[3,24] 1.1632399255177e-05 [GeV] +Cell[0,9] 9.6971811175877e-05 [GeV] +Cell[0,45] 2.3397818236845e-05 [GeV] +Cell[1,24] 0.0016932755707101 [GeV] +Cell[3,45] 0.00050374594328321 [GeV] +Cell[3,44] 0.001082579617789 [GeV] +Cell[3,46] 0.00089730184021823 [GeV] +Cell[4,37] 7.2135298978537e-09 [GeV] +Cell[2,25] 0.0057829343949743 [GeV] +Cell[2,24] 4.042355331228e-05 [GeV] +Cell[4,16] 3.0449308280367e-05 [GeV] +Cell[3,41] 0.0014763435944001 [GeV] +Cell[4,45] 3.8924140739255e-05 [GeV] +Cell[4,43] 0.00060386861784025 [GeV] +Cell[2,18] 0.013722481929585 [GeV] +Cell[2,30] 0.0005069822968145 [GeV] +Cell[2,36] 7.6886758615728e-06 [GeV] +Cell[2,4] 0.00035824503179822 [GeV] +Cell[2,3] 0.00012502646506641 [GeV] +Cell[3,3] 0.00055988390842469 [GeV] +Cell[2,32] 0.0006043526268154 [GeV] +Cell[6,16] 1.1012034756277e-06 [GeV] +Cell[1,41] 4.9732840270735e-05 [GeV] +Cell[4,29] 2.0108302123845e-08 [GeV] +Cell[3,42] 0.00089532892704767 [GeV] +Cell[3,43] 0.00069734384346225 [GeV] +Cell[2,31] 0.0015728599816867 [GeV] +Cell[1,42] 3.2312949461016e-05 [GeV] +Cell[5,11] 7.1697073581163e-06 [GeV] +Cell[5,15] 1.0660201340215e-05 [GeV] +Cell[5,14] 0.0006545863606035 [GeV] +Cell[5,13] 2.2155583087624e-07 [GeV] +Cell[0,6] 0.00045410293580872 [GeV] +Cell[0,4] 0.00092746856609062 [GeV] +Cell[0,43] 3.0482740839943e-08 [GeV] +Cell[1,33] 6.9211881769888e-05 [GeV] +Cell[1,32] 9.7541770082898e-07 [GeV] +Cell[3,1] 1.1138006811962e-08 [GeV] +Cell[0,31] 0.00025051474267229 [GeV] +Cell[5,37] 0.00062588155428 [GeV] +Cell[6,3] 9.4642259384273e-05 [GeV] +Cell[1,30] 1.742952419545e-05 [GeV] +Cell[0,32] 3.1074685597559e-05 [GeV] +Cell[0,1] 2.3089153946785e-05 [GeV] +Cell[3,32] 6.4889083674643e-05 [GeV] +Cell[3,33] 2.028902818256e-05 [GeV] +Cell[14,47] 2.7796017073342e-05 [GeV] +Cell[15,47] 2.2233443334699e-05 [GeV] +Cell[15,0] 0.00071158340678795 [GeV] +Cell[15,1] 5.3493231534958e-06 [GeV] +Cell[2,47] 0.00084258397720987 [GeV] +Cell[4,20] 7.6527018109118e-09 [GeV] +Cell[13,7] 1.3535178732127e-07 [GeV] +Cell[10,31] 3.4339600824751e-07 [GeV] +Cell[2,16] 0.0068431508088009 [GeV] +Cell[0,13] 0.00045975587351279 [GeV] +Cell[3,10] 0.032173895563332 [GeV] +Cell[4,2] 0.00054163283121162 [GeV] +Cell[3,9] 0.0071503092553433 [GeV] +Cell[1,47] 0.00036284864636118 [GeV] +Cell[1,3] 0.0019270577945805 [GeV] +### Total energy deposition in calorimeter by a source track in 200 cells : 3.3552706671795 (GeV) + +Source track ID 8081 (gamma,0.3844820986824[GeV]) at (-409.46415525845,286.9479143651,-1161.9265368621) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[4,18] 0.003287481869391 [GeV] -Cell[4,19] 0.36700093978837 [GeV] -Cell[4,20] 0.00036248264935872 [GeV] -Cell[5,41] 0.00085685073483109 [GeV] -Cell[3,19] 0.0086536211712391 [GeV] -Cell[1,8] 0.00051099891 [GeV] -Cell[6,33] 0.00051099891 [GeV] -Cell[10,4] 0.0014565063904673 [GeV] -### Total energy deposition in calorimeter by a source track in 8 cells : 0.38263988042365 (GeV) - -Source track ID 5741 (proton,2.1148657828677[GeV]) at (-22.55547305035,499.49099154587,-1578.677117466) +Cell[4,34] 0.00091461807262414 [GeV] +Cell[3,38] 0.00062307881246546 [GeV] +Cell[3,18] 0.0091823343015388 [GeV] +Cell[13,32] 0.0013858741253371 [GeV] +Cell[4,19] 0.19409423622718 [GeV] +Cell[3,19] 0.16237959428712 [GeV] +Cell[2,39] 0.00013228318073488 [GeV] +Cell[1,40] 0.0013253084742992 [GeV] +Cell[3,7] 0.002944215469421 [GeV] +Cell[2,33] 0.0030046294032743 [GeV] +Cell[0,27] 0.0011921949463331 [GeV] +Cell[3,20] 0.00051099891 [GeV] +Cell[3,3] 0.00046995311599286 [GeV] +Cell[4,21] 0.00059295860390885 [GeV] +Cell[6,44] 0.0004635771229186 [GeV] +Cell[6,35] 0.00085783187946706 [GeV] +Cell[4,38] 0.00073803671056985 [GeV] +### Total energy deposition in calorimeter by a source track in 17 cells : 0.38081172364318 (GeV) + +Source track ID 7925 (proton,2.1151403074849[GeV]) at (-45.20319428569,497.95247888365,-1600.0033511472) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[2,12] 0.028551575112398 [GeV] -Cell[1,12] 0.20412607410481 [GeV] -Cell[0,12] 0.08543901947819 [GeV] -Cell[0,11] 0.26594388772844 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.58406055642384 (GeV) +Cell[0,12] 0.1957590971882 [GeV] +Cell[1,12] 0.20653591439122 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.40229501157942 (GeV) -Source track ID 5182 (pi+,0.78154795858542[GeV]) at (-497.63086405905,48.616078984615,-1144.8167909326) +Source track ID 7349 (pi+,0.78156924447491[GeV]) at (-497.71080853404,47.790700647652,-1143.0987257541) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[6,9] 3.2801981433295e-07 [GeV] -Cell[4,21] 0.0011753436868049 [GeV] -Cell[6,10] 4.6591853606515e-07 [GeV] -Cell[3,27] 0.002264883426479 [GeV] -Cell[13,32] 4.0739904070506e-05 [GeV] -Cell[13,31] 3.2603156461846e-05 [GeV] -Cell[11,23] 1.5065519080963e-05 [GeV] -Cell[11,25] 0.00043396399322478 [GeV] -Cell[11,26] 9.667072450975e-05 [GeV] -Cell[6,47] 3.6657556228192e-05 [GeV] -Cell[6,35] 5.6247691834869e-05 [GeV] -Cell[3,21] 0.00083649559271448 [GeV] -Cell[5,18] 8.2184365431999e-05 [GeV] -Cell[4,23] 0.073362902216864 [GeV] -Cell[5,19] 0.00036613698132953 [GeV] -Cell[3,33] 0.00043259642360738 [GeV] -Cell[5,4] 9.7402106650406e-05 [GeV] -Cell[6,3] 5.3528868738795e-05 [GeV] -Cell[3,23] 0.13471754563266 [GeV] -Cell[4,22] 0.19389118946446 [GeV] -Cell[3,22] 0.031781736121492 [GeV] -Cell[4,4] 2.004609676078e-06 [GeV] -Cell[4,3] 9.1429203748703e-06 [GeV] -Cell[3,3] 5.5215585235032e-05 [GeV] -Cell[3,4] 6.8667889780613e-05 [GeV] -Cell[3,5] 1.1921898122864e-06 [GeV] -Cell[4,47] 0.00099204676606882 [GeV] -Cell[4,0] 0.00013800022178987 [GeV] -Cell[1,26] 2.4618956884296e-05 [GeV] -Cell[5,9] 1.1592138616834e-06 [GeV] -Cell[5,3] 0.00064782497826729 [GeV] -Cell[10,26] 0.0015751715538265 [GeV] -Cell[3,32] 1.5707856218796e-05 [GeV] -Cell[2,33] 1.7526052218273e-05 [GeV] -Cell[3,34] 6.2010846136218e-07 [GeV] -Cell[3,24] 0.00044776760309333 [GeV] -Cell[4,25] 0.0032226449580248 [GeV] -Cell[4,26] 0.035849779702283 [GeV] -Cell[3,25] 5.2546793951933e-06 [GeV] -Cell[3,26] 0.00073147205686132 [GeV] -Cell[4,28] 2.1549362077167e-07 [GeV] -Cell[3,28] 1.212740493429e-06 [GeV] -### Total energy deposition in calorimeter by a source track in 42 cells : 0.48358193350725 (GeV) - -Source track ID 5185 (pi+,0.50628637302935[GeV]) at (486.47295014261,115.51653033027,-1143.0836933259) +Cell[3,23] 0.01748003308952 [GeV] +Cell[3,18] 0.0083611133052705 [GeV] +Cell[2,17] 7.6982216269244e-06 [GeV] +Cell[7,36] 4.7710417663893e-07 [GeV] +Cell[7,37] 0.0023170607648995 [GeV] +Cell[7,38] 7.6241439939622e-05 [GeV] +Cell[1,23] 9.4484889814339e-09 [GeV] +Cell[1,22] 0.15545737505994 [GeV] +Cell[2,22] 0.25684305476014 [GeV] +Cell[2,23] 4.7843218908383e-08 [GeV] +Cell[1,20] 0.0008402796253057 [GeV] +Cell[1,19] 0.00064358725957732 [GeV] +Cell[1,21] 9.8431973242441e-08 [GeV] +Cell[1,31] 0.0001697189704023 [GeV] +Cell[0,30] 5.4369845613564e-06 [GeV] +Cell[4,47] 1.0212525576662e-05 [GeV] +Cell[2,21] 0.004070636572822 [GeV] +Cell[3,16] 0.002020854899013 [GeV] +Cell[2,19] 0.00047759393683607 [GeV] +Cell[2,18] 0.0078677273917907 [GeV] +Cell[1,33] 3.3642562368186e-05 [GeV] +Cell[1,32] 0.0011173283855464 [GeV] +Cell[0,31] 0.0014607630454713 [GeV] +Cell[1,30] 0.00050458654288298 [GeV] +Cell[2,16] 0.00054389885539501 [GeV] +Cell[4,23] 0.073349214056607 [GeV] +Cell[3,22] 0.14943897257194 [GeV] +Cell[1,0] 1.821105873546e-06 [GeV] +Cell[1,1] 3.3760443329811e-12 [GeV] +Cell[4,0] 0.00028506299866262 [GeV] +Cell[4,1] 0.0008329366513517 [GeV] +Cell[6,36] 5.9898913605139e-08 [GeV] +### Total energy deposition in calorimeter by a source track in 32 cells : 0.68421754431348 (GeV) + +Source track ID 7352 (pi+,0.50623628313214[GeV]) at (491.83741081039,89.977560132124,-1099.8616697674) +Original primary track ID 8 (unknown,11.672977589613[GeV]) +Cell[3,23] 0.0071462895227999 [GeV] +Cell[3,25] 6.213635644815e-05 [GeV] +Cell[5,7] 0.0031881958678302 [GeV] +Cell[5,8] 1.7506544923435e-05 [GeV] +Cell[5,0] 0.00046917759581066 [GeV] +Cell[4,6] 0.0022953956299482 [GeV] +Cell[2,9] 0.00124684321864 [GeV] +Cell[4,47] 5.268065024211e-10 [GeV] +Cell[3,0] 3.6401219176696e-09 [GeV] +Cell[1,38] 0.00053083788050185 [GeV] +Cell[3,24] 0.0028446852371569 [GeV] +Cell[2,25] 4.7530617302982e-05 [GeV] +Cell[2,24] 5.7880391570507e-05 [GeV] +Cell[5,11] 0.001789480838958 [GeV] +Cell[5,13] 1.6273162805192e-07 [GeV] +Cell[3,1] 0.0018577630120273 [GeV] +Cell[4,2] 0.00073213510037484 [GeV] +Cell[4,0] 0.3080665745903 [GeV] +Cell[4,1] 0.076518488424879 [GeV] +Cell[5,10] 0.00069246411724077 [GeV] +Cell[5,9] 5.1639458600334e-05 [GeV] +Cell[5,12] 0.0025945747067279 [GeV] +Cell[3,47] 0.00024810175331299 [GeV] +Cell[4,7] 0.0018940347800919 [GeV] +Cell[5,6] 0.0002684112944014 [GeV] +### Total energy deposition in calorimeter by a source track in 25 cells : 0.41262031383841 (GeV) + +Source track ID 7339 (e-,0.00066256083080634[GeV]) at (-489.68454645545,101.03981869895,-1045.7538706908) +Original primary track ID 8 (unknown,11.672977589613[GeV]) +Cell[4,22] 0.00015156192080634 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00015156192080634 (GeV) + +Source track ID 6664 (anti_proton,1.6908439605294[GeV]) at (-493.86427268302,78.090205322238,-1171.3404327027) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[9,19] 0.00012682892104965 [GeV] -Cell[8,18] 0.010234685130379 [GeV] -Cell[9,17] 0.0030377477771731 [GeV] -Cell[9,18] 0.0042122550072004 [GeV] -Cell[7,19] 5.0766137669598e-06 [GeV] -Cell[8,20] 7.0004896315368e-09 [GeV] -Cell[5,15] 0.0027740375680745 [GeV] -Cell[1,12] 3.5333019119321e-05 [GeV] -Cell[4,1] 0.086283156249802 [GeV] -Cell[3,1] 0.033449490622598 [GeV] -Cell[3,0] 0.15398229530538 [GeV] -Cell[1,11] 0.00051290680101908 [GeV] -Cell[1,13] 1.2900626821306e-05 [GeV] -Cell[3,47] 0.0058148694071537 [GeV] -Cell[3,46] 0.00087038119134593 [GeV] -Cell[2,0] 0.0023732376381935 [GeV] -Cell[2,1] 0.0032556561531476 [GeV] -Cell[2,2] 1.4099408547736e-05 [GeV] -Cell[2,47] 0.00095057102996222 [GeV] -Cell[6,19] 1.7476850189269e-10 [GeV] -Cell[6,20] 1.2961300967618e-08 [GeV] -Cell[6,15] 0.033554437643259 [GeV] -Cell[6,16] 0.00043224257751262 [GeV] -Cell[6,17] 5.3103010429822e-07 [GeV] -Cell[6,14] 0.0028025686877459 [GeV] -Cell[5,14] 0.00083313608305391 [GeV] -Cell[2,36] 4.1718303691596e-09 [GeV] -Cell[7,16] 4.4031949044438e-05 [GeV] -Cell[8,17] 0.00018212487382118 [GeV] -Cell[8,19] 3.4850226478056e-05 [GeV] -Cell[10,18] 0.0022255111097797 [GeV] -Cell[10,19] 2.0451162799873e-07 [GeV] -### Total energy deposition in calorimeter by a source track in 32 cells : 0.34805519147155 (GeV) - -Source track ID 4911 (anti_proton,1.6909336128476[GeV]) at (-493.81787097924,78.383099591274,-1171.5869987648) +Cell[3,23] 0.15218348088474 [GeV] +Cell[2,27] 0.0065132215354527 [GeV] +Cell[2,26] 3.7002595809099e-07 [GeV] +Cell[8,46] 0.0012345317998414 [GeV] +Cell[8,47] 3.6422517428377e-05 [GeV] +Cell[7,46] 7.4654758227325e-05 [GeV] +Cell[3,25] 0.0002243398792009 [GeV] +Cell[8,0] 0.00031289516513209 [GeV] +Cell[4,22] 0.047476547351036 [GeV] +Cell[1,27] 0.0013176389610752 [GeV] +Cell[1,23] 0.89422009106395 [GeV] +Cell[1,22] 0.15264622856207 [GeV] +Cell[2,22] 0.0068344545460887 [GeV] +Cell[2,23] 0.35525472317726 [GeV] +Cell[0,24] 0.0035479644450492 [GeV] +Cell[0,21] 0.0003781438298646 [GeV] +Cell[1,20] 0.079502912783402 [GeV] +Cell[1,8] 0.00050626512985764 [GeV] +Cell[1,7] 3.4405471524224e-08 [GeV] +Cell[0,22] 0.00040892364017634 [GeV] +Cell[1,21] 0.0043217027224282 [GeV] +Cell[0,19] 6.8043009378016e-08 [GeV] +Cell[0,20] 1.4842953532934e-12 [GeV] +Cell[1,28] 1.1222419561818e-07 [GeV] +Cell[1,25] 0.0018598010499255 [GeV] +Cell[1,26] 0.0032819151759697 [GeV] +Cell[0,23] 0.0031020454701065 [GeV] +Cell[2,21] 0.0007004237015617 [GeV] +Cell[0,27] 6.1030523283989e-09 [GeV] +Cell[2,19] 1.3428507372737e-10 [GeV] +Cell[1,24] 0.27361917521455 [GeV] +Cell[3,45] 1.636661194857e-05 [GeV] +Cell[3,44] 1.1862195867707e-07 [GeV] +Cell[2,25] 0.018596137891738 [GeV] +Cell[2,24] 0.013338885838505 [GeV] +Cell[2,18] 7.5751449912786e-10 [GeV] +Cell[3,22] 0.08434237361446 [GeV] +Cell[3,26] 0.00062923702494902 [GeV] +Cell[7,0] 4.3025437125266e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 39 cells : 2.1065252401 (GeV) + +Source track ID 6665 (neutron,1.4783692592721[GeV]) at (458.5309876774,199.3723484829,-606.56000985403) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[7,7] 1.0222071432509e-06 [GeV] -Cell[9,19] 4.1464852984063e-07 [GeV] -Cell[0,31] 2.4493841920048e-08 [GeV] -Cell[2,34] 0.0010251455377013 [GeV] -Cell[4,29] 1.0658257877935e-05 [GeV] -Cell[6,7] 0.0022441140726199 [GeV] -Cell[7,6] 1.192748604808e-06 [GeV] -Cell[6,8] 2.470867326565e-07 [GeV] -Cell[9,43] 1.0482875513844e-06 [GeV] -Cell[4,21] 0.0012449354876827 [GeV] -Cell[4,38] 0.00033079320448326 [GeV] -Cell[6,25] 0.0015061746024636 [GeV] -Cell[6,24] 0.00041322966863903 [GeV] -Cell[6,44] 0.0015358198251452 [GeV] -Cell[4,15] 1.2340341433287e-05 [GeV] -Cell[7,44] 0.0040416696689438 [GeV] -Cell[5,21] 0.04201518411873 [GeV] -Cell[0,33] 7.0490660951123e-05 [GeV] -Cell[2,35] 3.5540995213523e-10 [GeV] -Cell[6,0] 4.4389522646497e-06 [GeV] -Cell[6,42] 0.00035707225051851 [GeV] -Cell[3,29] 0.0011184188538617 [GeV] -Cell[3,31] 0.00031026272969257 [GeV] -Cell[9,20] 1.3991396828487e-05 [GeV] -Cell[4,18] 0.00079227477361985 [GeV] -Cell[4,19] 4.1249180183513e-05 [GeV] -Cell[4,20] 0.016933418799623 [GeV] -Cell[5,7] 2.7504203375429e-05 [GeV] -Cell[7,34] 9.0539601313139e-05 [GeV] -Cell[6,1] 6.7452404255164e-07 [GeV] -Cell[7,33] 0.0015655660593766 [GeV] -Cell[7,43] 7.3127794603352e-06 [GeV] -Cell[8,42] 4.9477768584438e-08 [GeV] -Cell[4,40] 0.0047149336550624 [GeV] -Cell[8,43] 0.00078294254641321 [GeV] -Cell[5,22] 0.083713732222454 [GeV] -Cell[5,23] 0.00093087945277898 [GeV] -Cell[8,20] 1.0870059554691e-08 [GeV] -Cell[3,21] 0.001435872802209 [GeV] -Cell[0,24] 1.903854133775e-05 [GeV] -Cell[0,20] 0.0069914685017155 [GeV] -Cell[5,18] 0.0032977702189177 [GeV] -Cell[5,17] 2.966533912695e-05 [GeV] -Cell[6,18] 0.00072982105407328 [GeV] -Cell[4,23] 3.0986848287284e-10 [GeV] -Cell[4,30] 0.00017767843187096 [GeV] -Cell[5,19] 0.00014661607144137 [GeV] -Cell[3,33] 0.011123078194999 [GeV] -Cell[4,16] 1.5192933583421e-06 [GeV] -Cell[4,41] 0.0001156327885401 [GeV] -Cell[0,19] 0.0063813342606853 [GeV] -Cell[1,21] 0.0024002835684558 [GeV] -Cell[0,22] 1.5232776328276e-06 [GeV] -Cell[5,41] 1.167533849366e-05 [GeV] -Cell[1,8] 1.6872341599083e-05 [GeV] -Cell[3,23] 0.24540437015825 [GeV] -Cell[4,22] 0.10771681818898 [GeV] -Cell[3,22] 0.10762717822727 [GeV] -Cell[4,3] 0.0022204442240983 [GeV] -Cell[4,47] 1.3703707471677e-06 [GeV] -Cell[4,0] 0.00034090833409186 [GeV] -Cell[3,32] 0.0048023540091944 [GeV] -Cell[2,33] 0.0077228692195175 [GeV] -Cell[3,34] 0.0010774019392535 [GeV] -Cell[3,24] 0.067067706025654 [GeV] -Cell[3,25] 6.7194281640695e-05 [GeV] -Cell[2,0] 7.9423032002524e-07 [GeV] -Cell[2,1] 1.8196337623522e-07 [GeV] -Cell[6,20] 7.0411688284366e-09 [GeV] -Cell[8,19] 5.4013230510463e-10 [GeV] -Cell[2,24] 0.11283273948481 [GeV] -Cell[2,25] 0.0031648073753127 [GeV] -Cell[2,23] 0.58885099661052 [GeV] -Cell[5,20] 0.0061929133441026 [GeV] -Cell[5,42] 0.0035034134156784 [GeV] -Cell[3,35] 1.374271602117e-07 [GeV] -Cell[3,36] 7.7907869126648e-08 [GeV] -Cell[2,31] 0.00089655656096215 [GeV] -Cell[3,37] 4.2336119804531e-08 [GeV] -Cell[15,21] 1.1654978152364e-07 [GeV] -Cell[18,31] 2.445603746196e-06 [GeV] -Cell[2,37] 0.00098619224450795 [GeV] -Cell[2,38] 0.0002775157165679 [GeV] -Cell[2,39] 2.4516851692397e-05 [GeV] -Cell[4,43] 0.0014849636069804 [GeV] -Cell[6,23] 0.00035593078484931 [GeV] -Cell[2,8] 8.0891120596789e-06 [GeV] -Cell[1,9] 0.00052022059196725 [GeV] -Cell[2,9] 0.0005150252242662 [GeV] -Cell[2,21] 0.011842197596621 [GeV] -Cell[1,20] 0.018350120277287 [GeV] -Cell[1,22] 0.014127803022804 [GeV] -Cell[2,18] 0.0064024589901503 [GeV] -Cell[1,19] 3.8873149721894e-06 [GeV] -Cell[2,22] 0.14071410765632 [GeV] -Cell[1,25] 0.002267092894993 [GeV] -Cell[1,24] 0.039955183723224 [GeV] -Cell[1,23] 0.10367448932856 [GeV] -Cell[2,20] 0.0008513439855559 [GeV] -Cell[4,14] 9.1622949112207e-06 [GeV] -Cell[4,45] 0.00024968884864063 [GeV] -Cell[4,44] 5.0998805699919e-05 [GeV] -Cell[0,47] 4.8874644562602e-09 [GeV] -Cell[0,25] 3.5842724234953e-06 [GeV] -Cell[0,37] 2.8373680543154e-05 [GeV] -Cell[0,38] 0.00072629492076999 [GeV] -Cell[1,37] 9.0875934306837e-05 [GeV] -Cell[1,10] 0.00015935045940569 [GeV] -Cell[2,26] 0.00018335346732681 [GeV] -Cell[6,2] 5.3405493645187e-09 [GeV] -Cell[0,23] 0.0018962204198685 [GeV] -Cell[0,13] 5.3379843593575e-06 [GeV] -Cell[3,38] 8.7523728259839e-05 [GeV] -Cell[4,39] 0.00098205462596911 [GeV] -Cell[5,43] 0.0056507491911149 [GeV] -Cell[5,44] 0.000496619152265 [GeV] -Cell[6,41] 0.00034692400695531 [GeV] -Cell[6,43] 0.00017634976567933 [GeV] -Cell[5,45] 0.0046214996968117 [GeV] -Cell[3,14] 1.8407423398457e-05 [GeV] -Cell[11,41] 0.00041435725914926 [GeV] -Cell[11,42] 3.8129210224724e-09 [GeV] -Cell[4,35] 4.0453232941218e-10 [GeV] -Cell[2,32] 3.0229950348485e-05 [GeV] -Cell[3,30] 0.00093458938354433 [GeV] -Cell[6,45] 2.8842238407378e-08 [GeV] -Cell[3,45] 1.8564817574998e-06 [GeV] -Cell[2,27] 0.0031829500787159 [GeV] -Cell[0,3] 0.0037779682187005 [GeV] -Cell[1,33] 0.00088271309914853 [GeV] -Cell[1,32] 1.2368069738613e-05 [GeV] -Cell[0,32] 0.00024378525663838 [GeV] -Cell[1,31] 1.9575925840627e-06 [GeV] -Cell[0,4] 1.9269630605777e-05 [GeV] -Cell[0,43] 0.004658452551751 [GeV] -Cell[1,43] 0.00015672267977573 [GeV] -Cell[3,2] 3.8625171873718e-07 [GeV] -Cell[3,15] 3.4193217288703e-09 [GeV] -### Total energy deposition in calorimeter by a source track in 138 cells : 1.8306956341205 (GeV) - -Source track ID 4912 (neutron,1.4783692592721[GeV]) at (458.5309876774,199.3723484829,-606.56000985403) +Cell[6,1] 0.0046025118862403 [GeV] +Cell[6,2] 0.015090105555325 [GeV] +Cell[7,5] 2.358404003644e-09 [GeV] +Cell[7,1] 1.0766829829663e-05 [GeV] +Cell[4,40] 9.6052681328729e-08 [GeV] +Cell[6,4] 0.0069172834541326 [GeV] +Cell[7,18] 9.0443849330768e-08 [GeV] +Cell[5,5] 0.00018856478798023 [GeV] +Cell[7,44] 1.3795507111354e-05 [GeV] +Cell[5,37] 3.2950367312878e-08 [GeV] +Cell[6,3] 0.36736548473667 [GeV] +Cell[5,6] 1.1974659742009e-08 [GeV] +Cell[5,1] 0.00017916583622565 [GeV] +Cell[5,3] 0.0046684195106071 [GeV] +Cell[5,2] 0.0032512065392291 [GeV] +Cell[5,4] 0.0057038022466566 [GeV] +Cell[6,43] 0.00029774378832326 [GeV] +Cell[4,42] 1.700998400338e-07 [GeV] +Cell[4,39] 3.6107862520112e-06 [GeV] +Cell[6,5] 0.0016466448893468 [GeV] +### Total energy deposition in calorimeter by a source track in 20 cells : 0.40993951023373 (GeV) + +Source track ID 7323 (gamma,0.00011476023683527[GeV]) at (83.028120717222,493.05814177454,446.52177388478) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[8,6] 1.4147597107694e-07 [GeV] -Cell[2,17] 1.0240651812637e-05 [GeV] -Cell[5,46] 0.0043022185589828 [GeV] -Cell[5,39] 5.2924420964018e-05 [GeV] -Cell[7,24] 0.001825726931841 [GeV] -Cell[6,0] 0.0075559884947716 [GeV] -Cell[9,4] 4.2528059948381e-06 [GeV] -Cell[6,47] 3.1306752762248e-06 [GeV] -Cell[5,0] 0.057712546737099 [GeV] -Cell[5,47] 0.0095139184476231 [GeV] -Cell[5,38] 0.00011652796689987 [GeV] -Cell[8,46] 0.0017709446863893 [GeV] -Cell[9,45] 0.00080851553903653 [GeV] -Cell[7,47] 3.5835403832607e-07 [GeV] -Cell[9,0] 5.7571341026232e-06 [GeV] -Cell[6,1] 0.0020965261596109 [GeV] -Cell[6,46] 2.3485493311455e-06 [GeV] -Cell[6,38] 0.0014597847360253 [GeV] -Cell[6,4] 0.0065371211482907 [GeV] -Cell[6,12] 3.8427371148373e-06 [GeV] -Cell[6,18] 0.0010431424150476 [GeV] -Cell[4,27] 4.0038892166194e-09 [GeV] -Cell[5,4] 1.4085016277932e-07 [GeV] -Cell[6,3] 0.0068261568974659 [GeV] -Cell[0,18] 0.0004024857116633 [GeV] -Cell[1,17] 3.2808748073876e-10 [GeV] -Cell[0,19] 0.001035027625457 [GeV] -Cell[4,47] 0.0054307560095176 [GeV] -Cell[4,0] 0.0010830633456013 [GeV] -Cell[5,3] 3.3363564057254e-08 [GeV] -Cell[3,24] 1.4922090631444e-06 [GeV] -Cell[3,25] 0.00034753883582857 [GeV] -Cell[3,26] 0.00014511841246338 [GeV] -Cell[4,28] 0.00089682259143876 [GeV] -Cell[4,1] 0.001099567388775 [GeV] -Cell[3,0] 0.00023386414020661 [GeV] -Cell[3,47] 7.5004054681358e-06 [GeV] -Cell[3,46] 4.0423636562537e-07 [GeV] -Cell[6,19] 2.6156120952692e-08 [GeV] -Cell[6,17] 2.2158317035064e-05 [GeV] -Cell[1,20] 0.0028291915822706 [GeV] -Cell[2,18] 0.00024362795266529 [GeV] -Cell[1,19] 0.0080869678115232 [GeV] -Cell[2,20] 0.00040284772139205 [GeV] -Cell[6,2] 0.014776104403051 [GeV] -Cell[5,43] 1.2842889409512e-05 [GeV] -Cell[5,44] 1.6534226975637e-05 [GeV] -Cell[5,45] 8.3128926635254e-06 [GeV] -Cell[3,45] 8.7311491370201e-14 [GeV] -Cell[8,4] 0.00074663059111106 [GeV] -Cell[6,5] 0.00036158748069499 [GeV] -Cell[4,46] 0.0026187149677023 [GeV] -Cell[6,13] 0.00038267947237696 [GeV] -Cell[9,13] 0.00037474686420535 [GeV] -Cell[5,1] 0.0027495499091444 [GeV] -Cell[7,15] 1.7664540706392e-05 [GeV] -Cell[7,2] 7.731744350167e-06 [GeV] -Cell[7,1] 0.001394572801507 [GeV] -Cell[5,40] 9.6587679581717e-07 [GeV] -Cell[1,29] 1.9367994536879e-05 [GeV] -Cell[1,28] 0.0017342063933664 [GeV] -Cell[0,28] 0.00026794914046468 [GeV] -Cell[3,16] 1.0731191141531e-06 [GeV] -Cell[1,18] 0.0027427589269059 [GeV] -Cell[2,19] 0.00034265067047033 [GeV] -Cell[3,20] 0.002223015757909 [GeV] -Cell[8,47] 0.0060292946686537 [GeV] -Cell[9,47] 0.010120991185467 [GeV] -Cell[9,46] 0.0015640863428071 [GeV] -Cell[10,47] 1.4741930658602e-07 [GeV] -Cell[8,0] 3.4227014111821e-10 [GeV] -### Total energy deposition in calorimeter by a source track in 71 cells : 0.1724349351443 (GeV) - -Source track ID 4913 (pi+,0.5345354882451[GeV]) at (101.28822765285,489.63322491325,291.64399536823) +Cell[12,10] 0.00011476023683527 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00011476023683527 (GeV) + +Source track ID 6666 (pi+,0.52934267890068[GeV]) at (101.62934892975,489.56253475538,291.4541286659) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[12,7] 0.0055981901354808 [GeV] -Cell[12,28] 1.6855519788805e-09 [GeV] -Cell[11,28] 4.2996201553933e-05 [GeV] -Cell[13,8] 0.00030273448597177 [GeV] -Cell[11,27] 0.00093166813599692 [GeV] -Cell[11,8] 0.0015018300304183 [GeV] -Cell[11,11] 0.00057899135236596 [GeV] -Cell[11,10] 0.063944332685883 [GeV] -Cell[11,9] 0.11602181423355 [GeV] -Cell[12,9] 0.20089822054376 [GeV] -Cell[12,10] 0.0081745109324217 [GeV] -Cell[12,8] 0.0056137841796322 [GeV] -Cell[10,11] 2.7009716723114e-07 [GeV] -Cell[10,12] 3.4034755777952e-05 [GeV] -Cell[11,12] 6.8332873740928e-07 [GeV] -Cell[12,11] 0.0014555119420351 [GeV] -Cell[13,11] 1.5884237106206e-05 [GeV] -Cell[13,10] 0.00042259893654932 [GeV] -Cell[12,12] 2.6230601588395e-07 [GeV] -Cell[16,42] 2.1692898008041e-06 [GeV] -Cell[14,11] 0.00010959331370987 [GeV] -Cell[14,12] 4.0010019272358e-06 [GeV] -Cell[10,27] 0.00013365941648044 [GeV] -### Total energy deposition in calorimeter by a source track in 23 cells : 0.4057877432279 (GeV) - -Source track ID 4914 (kaon-,1.518596708492[GeV]) at (462.64995015914,-189.61809939389,442.26670306622) +Cell[11,40] 0.00037917389000085 [GeV] +Cell[6,33] 0.0024338220341543 [GeV] +Cell[15,32] 0.00032403955790093 [GeV] +Cell[14,31] 0.0018079251556714 [GeV] +Cell[9,21] 0.0014674422773024 [GeV] +Cell[14,18] 0.00051099891 [GeV] +Cell[11,47] 0.00051099891 [GeV] +Cell[11,10] 0.28579910047851 [GeV] +Cell[15,46] 0.00030505025398692 [GeV] +Cell[13,20] 0.00084535867070254 [GeV] +Cell[11,9] 0.18491842047043 [GeV] +Cell[8,23] 0.00020831235644835 [GeV] +Cell[11,41] 0.0006152634156085 [GeV] +Cell[17,26] 0.019272891690946 [GeV] +Cell[19,27] 0.0059914577478765 [GeV] +Cell[15,33] 0.005979162697258 [GeV] +Cell[14,38] 0.00097605260442398 [GeV] +Cell[11,16] 0.0036567775633923 [GeV] +Cell[13,22] 0.0013621177941341 [GeV] +Cell[18,20] 0.00031566374047749 [GeV] +### Total energy deposition in calorimeter by a source track in 20 cells : 0.51768003021923 (GeV) + +Source track ID 6667 (kaon-,1.5189437378474[GeV]) at (461.95017360341,-191.31658868948,441.59995258315) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[12,45] 0.21625101423372 [GeV] -Cell[13,43] 0.00013877197733666 [GeV] -Cell[13,44] 0.04058400432074 [GeV] -Cell[13,45] 0.87906821661918 [GeV] -Cell[11,44] 0.0004543677776071 [GeV] -Cell[14,47] 0.0063301907419662 [GeV] -Cell[13,46] 0.017314349900795 [GeV] -Cell[14,46] 0.012626470816109 [GeV] -Cell[12,46] 0.0021242995119129 [GeV] -Cell[14,45] 0.0005319618217992 [GeV] -Cell[12,43] 0.0013135816432261 [GeV] -Cell[12,44] 0.0010238094451724 [GeV] -Cell[11,43] 2.4846811872862e-05 [GeV] -Cell[14,44] 0.0037810975834539 [GeV] -Cell[13,47] 0.0048252262979274 [GeV] -Cell[13,0] 0.0011484143812131 [GeV] -Cell[15,41] 0.00040725619969469 [GeV] -Cell[14,41] 0.00052162017138539 [GeV] -Cell[14,42] 0.00035728180406862 [GeV] -Cell[12,47] 0.0024740814327466 [GeV] -Cell[12,0] 3.2733854088292e-05 [GeV] -Cell[14,0] 5.1719766702263e-08 [GeV] -### Total energy deposition in calorimeter by a source track in 22 cells : 1.1913336490658 (GeV) - -Source track ID 5105 (gamma,0.23378010273678[GeV]) at (499.39193999785,24.651374508972,861.27115379717) +Cell[8,8] 2.1648935216945e-06 [GeV] +Cell[9,8] 8.4461937949527e-06 [GeV] +Cell[11,40] 0.0046227098719785 [GeV] +Cell[11,42] 0.0039160105734686 [GeV] +Cell[11,43] 0.00056478894297584 [GeV] +Cell[9,11] 2.0911275561957e-05 [GeV] +Cell[9,41] 0.0017618038398522 [GeV] +Cell[9,12] 0.00073236676718523 [GeV] +Cell[4,5] 7.6017429819331e-08 [GeV] +Cell[2,27] 6.5038533648476e-08 [GeV] +Cell[7,46] 0.0025364165727663 [GeV] +Cell[9,40] 5.0868750463451e-08 [GeV] +Cell[12,22] 1.3160676403459e-06 [GeV] +Cell[3,25] 5.1513153903215e-07 [GeV] +Cell[8,45] 0.0028868757988366 [GeV] +Cell[13,30] 1.1952692055957e-06 [GeV] +Cell[8,33] 0.00054654399005437 [GeV] +Cell[12,34] 6.9704158143281e-05 [GeV] +Cell[12,42] 9.4301110549509e-05 [GeV] +Cell[9,45] 0.00056192563163768 [GeV] +Cell[1,27] 7.8703664714794e-06 [GeV] +Cell[13,28] 0.0004126651634524 [GeV] +Cell[16,13] 3.3036091772374e-06 [GeV] +Cell[14,27] 2.0339958882687e-07 [GeV] +Cell[12,28] 0.00079365535542115 [GeV] +Cell[12,30] 5.4558448027819e-08 [GeV] +Cell[11,47] 3.6983165741049e-05 [GeV] +Cell[11,23] 0.00070670663903218 [GeV] +Cell[12,25] 0.0024811205864918 [GeV] +Cell[13,9] 1.4749748629811e-05 [GeV] +Cell[13,24] 1.452054421668e-05 [GeV] +Cell[11,22] 1.649558922486e-05 [GeV] +Cell[11,26] 0.0021754210589912 [GeV] +Cell[11,20] 6.7761223181151e-07 [GeV] +Cell[11,21] 0.00053272951117026 [GeV] +Cell[12,21] 0.00080446166586 [GeV] +Cell[10,23] 9.5276416104753e-06 [GeV] +Cell[11,27] 2.9010012667641e-09 [GeV] +Cell[11,28] 0.0010367117428874 [GeV] +Cell[8,32] 1.6196580418182e-06 [GeV] +Cell[9,18] 0.00279413300608 [GeV] +Cell[9,17] 0.00019865752719306 [GeV] +Cell[9,19] 0.00087912990145594 [GeV] +Cell[12,39] 0.0021202359710187 [GeV] +Cell[9,15] 2.1732140798122e-05 [GeV] +Cell[3,29] 1.5153738081608e-07 [GeV] +Cell[3,30] 0.00014846291011372 [GeV] +Cell[7,13] 5.3626318695024e-06 [GeV] +Cell[12,10] 1.0856875655918e-07 [GeV] +Cell[12,11] 1.5513522964739e-07 [GeV] +Cell[10,40] 2.3308103933232e-05 [GeV] +Cell[11,29] 8.991745946696e-05 [GeV] +Cell[10,43] 8.2375108423776e-05 [GeV] +Cell[9,43] 0.0022602977803551 [GeV] +Cell[9,42] 0.0006862570011333 [GeV] +Cell[10,45] 0.0036693503045726 [GeV] +Cell[15,14] 4.0492459374946e-06 [GeV] +Cell[11,17] 0.00095392626935154 [GeV] +Cell[11,18] 0.00067118121249223 [GeV] +Cell[13,11] 1.7596789803065e-11 [GeV] +Cell[13,47] 0.014995965345229 [GeV] +Cell[13,46] 0.004860827424507 [GeV] +Cell[13,0] 0.00033112700489226 [GeV] +Cell[12,47] 0.020754142653884 [GeV] +Cell[14,24] 0.00034503598522963 [GeV] +Cell[13,20] 1.8551469256636e-05 [GeV] +Cell[12,43] 0.0019912242770351 [GeV] +Cell[13,43] 0.00097584441377933 [GeV] +Cell[13,14] 7.497940765461e-06 [GeV] +Cell[12,14] 0.00020588506797867 [GeV] +Cell[10,2] 1.0071745200548e-06 [GeV] +Cell[11,1] 2.3892619083199e-09 [GeV] +Cell[11,0] 0.0020556628298543 [GeV] +Cell[0,21] 4.1494735924061e-06 [GeV] +Cell[8,44] 6.9962686666258e-10 [GeV] +Cell[7,47] 1.4274088259754e-06 [GeV] +Cell[1,28] 1.9336830644079e-07 [GeV] +Cell[3,35] 8.0106442328542e-07 [GeV] +Cell[3,24] 5.9637877370733e-08 [GeV] +Cell[3,45] 6.9175842695927e-05 [GeV] +Cell[3,46] 1.6924264635918e-06 [GeV] +Cell[2,24] 7.8212555877144e-08 [GeV] +Cell[6,16] 8.3715118817054e-06 [GeV] +Cell[14,47] 0.001222164365375 [GeV] +Cell[3,26] 1.6109232092276e-08 [GeV] +Cell[11,41] 0.048965155028134 [GeV] +Cell[12,45] 0.25802408006916 [GeV] +Cell[12,44] 0.03763772734154 [GeV] +Cell[12,18] 0.00022405622998645 [GeV] +Cell[11,19] 6.7865802535152e-05 [GeV] +Cell[12,46] 0.065165789433555 [GeV] +Cell[11,44] 0.0046620896953423 [GeV] +Cell[14,21] 4.5554602314951e-05 [GeV] +Cell[13,36] 0.0016837322560076 [GeV] +Cell[13,37] 0.00023267013862858 [GeV] +Cell[14,14] 0.00073570738532793 [GeV] +Cell[13,38] 0.00033476579782541 [GeV] +Cell[11,46] 0.0013039266824782 [GeV] +Cell[11,45] 0.0066049363815759 [GeV] +Cell[11,14] 2.1903833840042e-09 [GeV] +Cell[9,26] 1.646555234629e-07 [GeV] +Cell[12,0] 5.1068646377985e-05 [GeV] +Cell[12,13] 0.0036984074498294 [GeV] +Cell[12,12] 8.8893938809633e-06 [GeV] +Cell[15,27] 0.0012221269757301 [GeV] +Cell[15,26] 3.4846016226311e-06 [GeV] +Cell[13,44] 0.015067862072249 [GeV] +Cell[13,45] 0.012339158489008 [GeV] +Cell[12,41] 0.00066555120729868 [GeV] +Cell[12,40] 0.00045218508025473 [GeV] +Cell[14,5] 1.2690020957962e-07 [GeV] +Cell[15,5] 2.0277553564938e-06 [GeV] +Cell[13,42] 0.001029490705286 [GeV] +Cell[12,15] 0.00068258304470578 [GeV] +Cell[12,20] 0.00041399591382469 [GeV] +Cell[10,37] 0.00011568703788146 [GeV] +Cell[10,38] 3.7487938261506e-05 [GeV] +Cell[10,36] 4.066179237725e-07 [GeV] +Cell[8,18] 1.8264167627422e-05 [GeV] +Cell[8,19] 3.4770068887156e-06 [GeV] +Cell[14,46] 0.013457602022494 [GeV] +Cell[10,44] 0.011274056628316 [GeV] +Cell[9,44] 0.042891409642956 [GeV] +Cell[9,46] 1.5747313000247e-09 [GeV] +Cell[10,46] 0.00067375059264724 [GeV] +Cell[15,13] 0.00015387773775115 [GeV] +Cell[15,12] 3.8166098529473e-06 [GeV] +Cell[15,11] 9.7227967666527e-05 [GeV] +Cell[11,30] 5.2383641013876e-06 [GeV] +Cell[14,13] 1.4594953070628e-05 [GeV] +Cell[13,12] 0.0013003624661952 [GeV] +Cell[14,12] 0.00011327392364728 [GeV] +Cell[0,2] 1.2761463876814e-05 [GeV] +Cell[14,42] 2.1280680812197e-05 [GeV] +Cell[13,41] 0.0012526265157938 [GeV] +### Total energy deposition in calorimeter by a source track in 135 cells : 0.62260975029977 (GeV) + +Source track ID 7307 (gamma,0.23378010273678[GeV]) at (499.39193944048,24.651385800304,861.27114174528) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[13,28] 0.00044290928870466 [GeV] -Cell[14,47] 0.0008744481349713 [GeV] -Cell[14,0] 0.21930561169814 [GeV] -Cell[16,10] 0.0020193339748367 [GeV] -Cell[17,31] 0.0040052688724097 [GeV] -Cell[16,34] 0.00074542848903966 [GeV] -Cell[17,34] 0.002224512134 [GeV] -Cell[19,36] 0.00024307184467992 [GeV] -### Total energy deposition in calorimeter by a source track in 8 cells : 0.22986058443679 (GeV) - -Source track ID 5106 (gamma,0.24889356279397[GeV]) at (220.2924342657,-448.85548164782,830.38547385335) +Cell[14,1] 0.0019120432422669 [GeV] +Cell[13,10] 0.0020131505503362 [GeV] +Cell[13,11] 0.0019764303049729 [GeV] +Cell[13,2] 0.0013417668567771 [GeV] +Cell[14,47] 0.00095167578836413 [GeV] +Cell[15,0] 0.00022703136085619 [GeV] +Cell[14,0] 0.22535800463321 [GeV] +### Total energy deposition in calorimeter by a source track in 7 cells : 0.23378010273678 (GeV) + +Source track ID 7308 (gamma,0.24889356279397[GeV]) at (220.29242498774,-448.85548620132,830.38546186516) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[14,30] 0.00051099891 [GeV] -Cell[13,38] 0.0015516686705103 [GeV] -Cell[14,39] 0.22569788406438 [GeV] -Cell[14,38] 0.016677050627298 [GeV] -Cell[14,40] 0.0032226260313771 [GeV] -Cell[13,39] 0.0012333344903986 [GeV] -### Total energy deposition in calorimeter by a source track in 6 cells : 0.24889356279396 (GeV) - -Source track ID 5093 (kaon+,0.66819295055726[GeV]) at (300.4538509635,399.65920912848,372.84999208698) +Cell[14,40] 0.0015932043863704 [GeV] +Cell[14,38] 0.0057191667673984 [GeV] +Cell[14,39] 0.24062349188944 [GeV] +Cell[16,7] 0.00095769975075694 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.24889356279396 (GeV) + +Source track ID 6833 (neutron,1.0708399323086[GeV]) at (-170.18448283659,-470.14597924649,235.64224831981) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[7,25] 0.0024212626579983 [GeV] -Cell[12,7] 0.0053236166173407 [GeV] -Cell[11,3] 0.0014582398717337 [GeV] -Cell[11,6] 0.14078477252586 [GeV] -Cell[12,9] 0.00085147671948343 [GeV] -Cell[12,8] 0.047114217434314 [GeV] -Cell[13,0] 0.00026624599135209 [GeV] -Cell[12,0] 0.0034804976671503 [GeV] -Cell[11,7] 0.019556535845153 [GeV] -Cell[12,6] 0.27130761750166 [GeV] -Cell[7,23] 0.00047350338443881 [GeV] -Cell[13,1] 0.00049418766380543 [GeV] -Cell[0,39] 0.00051099891 [GeV] -Cell[12,5] 0.073170967326859 [GeV] -Cell[12,4] 0.00030228505776237 [GeV] -Cell[11,5] 0.0010219978226883 [GeV] -### Total energy deposition in calorimeter by a source track in 16 cells : 0.56853842299759 (GeV) - -Source track ID 4916 (pi-,1.1891760982233[GeV]) at (44.420616518879,-498.02289990329,1038.0256588918) +Cell[10,33] 0.0007294891537477 [GeV] +Cell[10,32] 0.0014195756970639 [GeV] +Cell[11,36] 0.00067158271912997 [GeV] +Cell[11,31] 0.00013960661710144 [GeV] +Cell[11,32] 0.00056256247891736 [GeV] +Cell[12,29] 0.00020995162817053 [GeV] +Cell[12,30] 3.2255559402984e-05 [GeV] +Cell[16,3] 0.0001071951979502 [GeV] +Cell[15,3] 0.0012214117763309 [GeV] +Cell[12,33] 7.1909815887921e-06 [GeV] +Cell[16,28] 1.1935041169636e-05 [GeV] +Cell[10,23] 1.6438687453046e-07 [GeV] +Cell[5,0] 8.7565073044971e-08 [GeV] +Cell[12,11] 6.4434164072736e-05 [GeV] +Cell[11,10] 1.0551752691754e-05 [GeV] +Cell[11,33] 0.0077577411725448 [GeV] +Cell[11,34] 0.00035255449848785 [GeV] +Cell[10,35] 0.00086165769298509 [GeV] +Cell[11,29] 2.1189070132095e-05 [GeV] +Cell[11,35] 0.0030569016387209 [GeV] +Cell[12,37] 6.7631922720466e-06 [GeV] +Cell[5,11] 2.6716551103164e-05 [GeV] +Cell[5,13] 0.00042889114180764 [GeV] +Cell[10,31] 0.00031206773050508 [GeV] +Cell[11,9] 0.00049386215083337 [GeV] +Cell[12,45] 0.00061177324614364 [GeV] +Cell[11,14] 0.00013196966989381 [GeV] +Cell[10,36] 0.00032012858954783 [GeV] +Cell[4,41] 8.100257270371e-06 [GeV] +Cell[11,8] 3.5782149643637e-07 [GeV] +Cell[11,13] 0.00089414526755979 [GeV] +Cell[18,0] 9.8149396216058e-06 [GeV] +Cell[9,34] 9.9653572658553e-07 [GeV] +Cell[9,33] 4.8521877715757e-09 [GeV] +Cell[16,27] 0.024863475424928 [GeV] +Cell[16,2] 0.00036732755255446 [GeV] +Cell[16,1] 2.9631734216764e-06 [GeV] +### Total energy deposition in calorimeter by a source track in 37 cells : 0.04571739688903 (GeV) + +Source track ID 6835 (neutron,0.94270392056297[GeV]) at (-370.79364291694,335.42819555366,-380.72867798726) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[19,39] 0.001953891972629 [GeV] -Cell[19,38] 0.00054943232527637 [GeV] -Cell[15,36] 0.18796840336788 [GeV] -Cell[15,37] 0.053740453601103 [GeV] -Cell[16,37] 0.21594193943102 [GeV] -Cell[17,37] 0.12901726735789 [GeV] -Cell[17,38] 0.10418388449743 [GeV] -Cell[18,38] 0.11770186750379 [GeV] -Cell[18,37] 0.20508851209694 [GeV] -Cell[18,39] 0.0044141380383076 [GeV] -Cell[17,39] 0.0010920421386552 [GeV] -Cell[19,37] 7.1588162945318e-05 [GeV] -Cell[18,36] 0.073617119694356 [GeV] -### Total energy deposition in calorimeter by a source track in 13 cells : 1.0953405401882 (GeV) - -Source track ID 5077 (gamma,0.0027789015516358[GeV]) at (400.39223193441,-299.47631059331,318.28308013892) +Cell[8,29] 0.00038096683702213 [GeV] +Cell[8,30] 0.00095034616156454 [GeV] +Cell[9,30] 2.0865402009917e-05 [GeV] +Cell[8,31] 4.6701717365067e-06 [GeV] +Cell[9,29] 1.1976493322436e-05 [GeV] +Cell[7,47] 4.7894218369038e-11 [GeV] +Cell[7,0] 3.0574677174513e-05 [GeV] +Cell[8,18] 0.00051099891 [GeV] +Cell[7,17] 0.0011176853922066 [GeV] +Cell[10,21] 1.7777489556465e-06 [GeV] +### Total energy deposition in calorimeter by a source track in 10 cells : 0.0030298618418865 (GeV) + +Source track ID 6836 (gamma,0.003119043481595[GeV]) at (-488.72528036945,105.5821970211,-35.121906503664) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[11,43] 0.0027789015516358 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0027789015516358 (GeV) +Cell[9,22] 0.003119043481595 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.003119043481595 (GeV) -Source track ID 5078 (gamma,0.1487172854208[GeV]) at (402.96695008572,-296.00276542393,318.7954221388) +Source track ID 6837 (neutron,0.94172976343439[GeV]) at (-278.23148285338,-415.43620683471,580.4279309573) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[10,10] 0.000882484484536 [GeV] -Cell[11,41] 0.002325073006742 [GeV] -Cell[11,42] 0.011489039084189 [GeV] -Cell[12,8] 0.0005026842858692 [GeV] -Cell[12,43] 0.003150804463491 [GeV] -Cell[11,43] 0.13036720009598 [GeV] -### Total energy deposition in calorimeter by a source track in 6 cells : 0.1487172854208 (GeV) - -Source track ID 5067 (e-,0.63198020165515[GeV]) at (404.20134894312,-294.31491554552,318.56643167411) +Cell[13,32] 2.9326413437957e-05 [GeV] +Cell[13,33] 0.0011006340786697 [GeV] +Cell[8,17] 0.00059836768535922 [GeV] +Cell[8,16] 0.00030800131628644 [GeV] +Cell[8,15] 4.6980552178866e-07 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.0020367992992751 (GeV) + +Source track ID 6838 (neutron,0.94182687480819[GeV]) at (24.145652919959,499.41664714451,139.16914324729) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[11,39] 2.6259638802912e-06 [GeV] -Cell[10,41] 0.00017908148030756 [GeV] -Cell[12,24] 0.0025862967122755 [GeV] -Cell[12,26] 0.0030501266909559 [GeV] -Cell[9,18] 0.0018879041000649 [GeV] -Cell[11,44] 0.0042734319505391 [GeV] -Cell[11,41] 0.0014278132611411 [GeV] -Cell[11,42] 0.061857440369779 [GeV] -Cell[12,43] 0.003045848318288 [GeV] -Cell[12,44] 0.00099144164517438 [GeV] -Cell[11,43] 0.53837923369661 [GeV] -Cell[11,40] 0.0024562297485258 [GeV] -Cell[10,39] 0.00012477524954556 [GeV] -Cell[18,9] 0.0022069539388783 [GeV] -Cell[10,37] 0.0002855261557848 [GeV] -### Total energy deposition in calorimeter by a source track in 15 cells : 0.62275472928175 (GeV) - -Source track ID 5072 (gamma,0.0033538390970943[GeV]) at (387.02495797224,-316.56228756216,318.99451301695) +Cell[10,10] 3.8825597148389e-06 [GeV] +Cell[10,12] 0.0017200461296698 [GeV] +Cell[10,11] 0.00051400017893127 [GeV] +Cell[11,11] 2.3583698762423e-05 [GeV] +Cell[11,12] 2.2360181901604e-09 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.0022615148030965 (GeV) + +Source track ID 6839 (gamma,0.00075104298282379[GeV]) at (-475.14790793166,-155.6742290431,-63.631046463432) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[11,42] 0.0033538390970943 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0033538390970943 (GeV) +Cell[9,26] 0.00075104298282379 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00075104298282379 (GeV) -Source track ID 5068 (e+,0.73660789273699[GeV]) at (385.6909406556,-318.18626352531,318.56891896992) +Source track ID 6840 (gamma,0.00013654386705503[GeV]) at (-345.77160434491,-361.16754786213,35.728270312222) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[11,41] 0.011152581541131 [GeV] -Cell[11,42] 0.68792368344378 [GeV] -Cell[12,43] 0.0014143519652785 [GeV] -Cell[12,44] 0.0010331944794288 [GeV] -Cell[11,43] 0.024986964742109 [GeV] -Cell[11,40] 0.0012546164678136 [GeV] -Cell[12,41] 0.0011389782338252 [GeV] -Cell[10,17] 0.0017724060215576 [GeV] -Cell[16,28] 0.0017043719662586 [GeV] -Cell[12,42] 0.0017989326810781 [GeV] -Cell[11,0] 0.00039493709202325 [GeV] -### Total energy deposition in calorimeter by a source track in 11 cells : 0.73457501863428 (GeV) - -Source track ID 5066 (gamma,0.1244455075516[GeV]) at (447.26696386948,-223.50002915208,557.85462407094) +Cell[10,30] 0.00013654386705503 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00013654386705503 (GeV) + +Source track ID 6772 (pi+,0.26240429064474[GeV]) at (-51.662763909886,497.32379676142,1501.1434084789) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[12,45] 0.0030877327502139 [GeV] -Cell[13,44] 0.01050983390161 [GeV] -Cell[13,11] 0.00024469367713413 [GeV] -Cell[12,44] 0.11060324722264 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.1244455075516 (GeV) +Cell[17,13] 0.081924984826718 [GeV] +Cell[17,12] 0.069029991041947 [GeV] +Cell[17,30] 0.0029426861344557 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.15389766200312 (GeV) -Source track ID 4985 (pi+,0.37448662513452[GeV]) at (181.88510420219,465.74435999737,1261.4584237039) +Source track ID 6669 (pi-,1.1891971338243[GeV]) at (44.047762068265,-498.05601558136,1037.148176924) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[8,30] 0.00064762627622086 [GeV] -Cell[12,45] 2.0175996269245e-09 [GeV] -Cell[12,36] 3.5681161680259e-06 [GeV] -Cell[15,31] 7.2800815687515e-06 [GeV] -Cell[14,31] 6.9033500913065e-06 [GeV] -Cell[13,31] 0.0029944085797184 [GeV] -Cell[15,30] 1.6283591074171e-05 [GeV] -Cell[17,8] 0.0039690724203455 [GeV] -Cell[13,14] 0.00014213521893225 [GeV] -Cell[13,24] 0.00066696261650537 [GeV] -Cell[13,8] 3.109073053929e-05 [GeV] -Cell[10,24] 0.00066313875646654 [GeV] -Cell[10,25] 0.00017986673222549 [GeV] -Cell[15,8] 2.7975269626268e-05 [GeV] -Cell[16,8] 0.0058427917374455 [GeV] -Cell[15,7] 0.00044196667362424 [GeV] -Cell[7,30] 0.00035452263065622 [GeV] -Cell[7,31] 2.7304384246577e-05 [GeV] -Cell[11,45] 1.7745985175907e-05 [GeV] -Cell[11,46] 0.0019299209529169 [GeV] -Cell[9,45] 0.00025947805845937 [GeV] -Cell[8,29] 6.4746536250823e-05 [GeV] -Cell[19,27] 6.2051578424871e-08 [GeV] -Cell[14,4] 1.8750425195321e-05 [GeV] -Cell[11,44] 5.950851747798e-06 [GeV] -Cell[9,2] 0.000115285996328 [GeV] -Cell[14,30] 1.4515718678012e-05 [GeV] -Cell[17,7] 0.00047255633354018 [GeV] -Cell[14,47] 0.00174559498058 [GeV] -Cell[13,5] 0.00057599646322217 [GeV] -Cell[12,37] 0.0012191870002543 [GeV] -Cell[10,27] 4.8282021656632e-05 [GeV] -Cell[12,46] 1.9700699747773e-05 [GeV] -Cell[12,44] 5.3649373853659e-08 [GeV] -Cell[16,10] 8.9829997061315e-05 [GeV] -Cell[17,34] 0.00037516565424392 [GeV] -Cell[14,38] 0.00062959590731407 [GeV] -Cell[12,5] 0.0022230567211034 [GeV] -Cell[12,4] 0.00095326951760921 [GeV] -Cell[17,39] 0.0003129546282255 [GeV] -Cell[18,36] 0.0011518162327053 [GeV] -Cell[11,0] 4.910081916023e-06 [GeV] -Cell[16,9] 0.12377696917065 [GeV] -Cell[16,7] 0.0016607709911861 [GeV] -Cell[16,6] 0.0007249571535425 [GeV] -Cell[18,34] 0.00049622191065998 [GeV] -Cell[19,15] 2.0333091379143e-07 [GeV] -Cell[15,10] 1.581843700842e-05 [GeV] -Cell[18,33] 5.264668550808e-06 [GeV] -Cell[15,2] 0.0022724646194979 [GeV] -Cell[14,2] 3.7115106159945e-05 [GeV] -Cell[14,3] 3.4765606329756e-06 [GeV] -Cell[15,3] 2.6666835992728e-08 [GeV] -Cell[15,4] 8.3040630443065e-09 [GeV] -Cell[7,28] 0.00020240553483745 [GeV] -Cell[13,30] 1.4650191266014e-05 [GeV] -Cell[15,33] 0.0027573470835553 [GeV] -Cell[14,18] 0.0025928516145347 [GeV] -Cell[14,19] 1.1481379486213e-05 [GeV] -Cell[14,14] 0.00019186906169443 [GeV] -Cell[14,13] 0.00024037525335461 [GeV] -Cell[13,13] 5.6290377736104e-05 [GeV] -Cell[15,9] 1.2406962923706e-10 [GeV] -Cell[17,46] 0.0050242559037143 [GeV] -Cell[17,45] 2.2834235947812e-05 [GeV] -Cell[17,47] 0.00015860416503892 [GeV] -Cell[15,25] 5.7844675029628e-06 [GeV] -Cell[17,40] 1.2859013021398e-06 [GeV] -Cell[19,16] 2.5694549549371e-08 [GeV] -Cell[19,17] 2.173639568241e-06 [GeV] -Cell[17,10] 6.6159385337414e-06 [GeV] -Cell[17,11] 0.00038920035792285 [GeV] -Cell[13,4] 0.00015407785614036 [GeV] -Cell[13,3] 0.0067283955022737 [GeV] -Cell[14,5] 0.00016957843422267 [GeV] -Cell[13,6] 6.878686554046e-08 [GeV] -Cell[13,2] 0.00022944697754247 [GeV] -Cell[12,3] 0.00030404220885248 [GeV] -Cell[9,38] 2.1673694136553e-06 [GeV] -Cell[17,6] 0.023697438117305 [GeV] -Cell[17,5] 0.016372103958207 [GeV] -Cell[17,4] 4.745870198235e-06 [GeV] -Cell[18,6] 2.0744812331941e-07 [GeV] -Cell[16,5] 0.0026605012703491 [GeV] -Cell[16,4] 0.00099319822261236 [GeV] -### Total energy deposition in calorimeter by a source track in 85 cells : 0.22025864551436 (GeV) - -Source track ID 4975 (pi-,0.48340888949928[GeV]) at (176.7297240589,-467.72492411039,100.8980350842) +Cell[17,31] 1.2563549154265e-06 [GeV] +Cell[15,3] 0.00034383215849634 [GeV] +Cell[17,35] 0.0027431958310344 [GeV] +Cell[18,43] 0.0023991639008324 [GeV] +Cell[18,44] 0.00057354511196456 [GeV] +Cell[17,42] 9.3086625838623e-09 [GeV] +Cell[18,42] 0.00036137630520727 [GeV] +Cell[17,41] 0.0045684375789299 [GeV] +Cell[17,36] 0.3189209908084 [GeV] +Cell[15,36] 0.18071578510385 [GeV] +Cell[16,36] 0.18828309371843 [GeV] +Cell[16,37] 0.012842055312912 [GeV] +Cell[17,37] 0.017867271869118 [GeV] +Cell[17,38] 0.010389657479281 [GeV] +Cell[16,35] 6.2168942815788e-07 [GeV] +Cell[16,38] 0.00087603709789023 [GeV] +Cell[15,2] 0.0025804461966767 [GeV] +Cell[17,39] 0.12060079442506 [GeV] +Cell[17,40] 0.0032473372839377 [GeV] +Cell[18,41] 0.018467612998015 [GeV] +Cell[18,40] 0.0084544820903274 [GeV] +Cell[18,39] 0.00079821621378471 [GeV] +Cell[19,41] 0.00013523671316602 [GeV] +Cell[19,40] 0.00024302350545622 [GeV] +### Total energy deposition in calorimeter by a source track in 24 cells : 0.89541347905577 (GeV) + +Source track ID 6753 (gamma,1.5351207931195[GeV]) at (395.55062636936,-305.84260981558,318.34457688663) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[8,10] 4.4056422193535e-06 [GeV] -Cell[8,8] 0.00032993072503541 [GeV] -Cell[9,9] 6.8183469466021e-09 [GeV] -Cell[9,8] 0.00051952433698762 [GeV] -Cell[9,19] 0.0018714344850506 [GeV] -Cell[8,6] 2.3731263354421e-10 [GeV] -Cell[8,5] 4.2431306907247e-06 [GeV] -Cell[11,35] 0.0023799802152403 [GeV] -Cell[9,33] 0.00024682078180729 [GeV] -Cell[9,34] 4.3100444599986e-08 [GeV] -Cell[11,39] 0.0036576457871492 [GeV] -Cell[10,41] 0.0015361830846745 [GeV] -Cell[16,13] 1.0547701524501e-06 [GeV] -Cell[15,14] 0.0048196552438658 [GeV] -Cell[10,24] 4.0878046410171e-06 [GeV] -Cell[10,25] 4.1769601295982e-07 [GeV] -Cell[7,22] 8.412881015829e-08 [GeV] -Cell[9,18] 4.1151171404636e-05 [GeV] -Cell[9,20] 2.4790642783046e-10 [GeV] -Cell[11,17] 0.0048207876319178 [GeV] -Cell[12,37] 0.00037887128187458 [GeV] -Cell[11,36] 0.0026573512673617 [GeV] -Cell[3,46] 8.5896078871883e-10 [GeV] -Cell[10,19] 6.0159123499943e-06 [GeV] -Cell[3,45] 0.00080813814938183 [GeV] -Cell[8,47] 6.7806104198098e-10 [GeV] -Cell[11,7] 0.00013400506493474 [GeV] -Cell[7,23] 3.1158560886979e-10 [GeV] -Cell[11,40] 0.00041813994517224 [GeV] -Cell[10,39] 0.18365616548338 [GeV] -Cell[10,37] 0.00016488353823888 [GeV] -Cell[9,38] 0.0051313378793396 [GeV] -Cell[10,38] 0.05690609893574 [GeV] -Cell[10,40] 0.0070289460288057 [GeV] -Cell[11,37] 0.00054619150588871 [GeV] -Cell[11,38] 0.0011829515781868 [GeV] -Cell[5,16] 0.0003608927095365 [GeV] -Cell[16,14] 1.796860830359e-05 [GeV] -Cell[11,18] 0.00034793078428427 [GeV] -Cell[11,16] 3.0761317761289e-05 [GeV] -Cell[9,26] 1.2271796003915e-07 [GeV] -Cell[9,39] 0.0026966905552842 [GeV] -Cell[9,37] 2.34253684539e-09 [GeV] -Cell[9,40] 1.7816244253027e-05 [GeV] -Cell[9,41] 4.0134182199836e-11 [GeV] -### Total energy deposition in calorimeter by a source track in 45 cells : 0.28272874077898 (GeV) - -Source track ID 4934 (pi+,0.96822982314275[GeV]) at (-69.994191797808,-495.07657298096,1187.3883580516) +Cell[11,42] 1.1444549114656 [GeV] +Cell[11,43] 0.19789189236685 [GeV] +Cell[12,42] 0.1141212581977 [GeV] +Cell[12,43] 0.073425774103232 [GeV] +Cell[11,41] 0.00102199782 [GeV] +Cell[12,44] 0.000785753533215 [GeV] +Cell[11,44] 0.00048099498165133 [GeV] +Cell[12,41] 0.0029381890720925 [GeV] +### Total energy deposition in calorimeter by a source track in 8 cells : 1.5351207715403 (GeV) + +Source track ID 6754 (gamma,0.1244455075516[GeV]) at (447.26697665313,-223.5000035695,557.85469173285) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[17,32] 0.00050629502602953 [GeV] -Cell[14,34] 0.001714444791493 [GeV] -Cell[15,32] 0.0017619366925929 [GeV] -Cell[16,32] 0.0016938477242297 [GeV] -Cell[16,31] 4.1393086044764e-05 [GeV] -Cell[16,30] 0.00048362240518179 [GeV] -Cell[13,14] 8.4938336133291e-06 [GeV] -Cell[14,43] 2.2869382599652e-05 [GeV] -Cell[11,25] 0.0024593456984818 [GeV] -Cell[15,8] 1.6070996498456e-05 [GeV] -Cell[17,35] 0.0068645143918352 [GeV] -Cell[17,26] 0.00026819081956273 [GeV] -Cell[13,15] 0.00024337343119407 [GeV] -Cell[17,7] 0.001393365491929 [GeV] -Cell[14,35] 0.00012611079765884 [GeV] -Cell[19,34] 0.00056477782248953 [GeV] -Cell[13,0] 0.0010087858440539 [GeV] -Cell[14,41] 0.0073995897293498 [GeV] -Cell[14,42] 0.0017421398442045 [GeV] -Cell[14,0] 5.8284876979542e-07 [GeV] -Cell[17,31] 0.00013767106753699 [GeV] -Cell[16,34] 0.27100382511201 [GeV] -Cell[17,34] 0.058252889561813 [GeV] -Cell[13,1] 0.00026640065314882 [GeV] -Cell[15,36] 0.0040512685156116 [GeV] -Cell[16,37] 0.00060288624272857 [GeV] -Cell[17,37] 0.019756285846449 [GeV] -Cell[17,38] 0.00097700475517601 [GeV] -Cell[18,38] 0.018377944017497 [GeV] -Cell[18,37] 0.00021409509656792 [GeV] -Cell[18,39] 8.7400557049477e-08 [GeV] -Cell[17,39] 0.0018307894269084 [GeV] -Cell[18,34] 0.0017661255463248 [GeV] -Cell[18,33] 0.014827366685849 [GeV] -Cell[15,33] 1.4326954441913e-05 [GeV] -Cell[15,34] 0.092088832988332 [GeV] -Cell[14,1] 0.00074245217397949 [GeV] -Cell[16,33] 0.0017503235097371 [GeV] -Cell[15,42] 0.00082878355935088 [GeV] -Cell[15,19] 0.0012358267975353 [GeV] -Cell[15,18] 0.00017403652514122 [GeV] -Cell[15,17] 4.6290074578792e-08 [GeV] -Cell[15,16] 1.331656073944e-08 [GeV] -Cell[15,35] 0.0042497471678188 [GeV] -Cell[16,35] 0.0086561533725112 [GeV] -Cell[16,36] 0.0020538538726706 [GeV] -Cell[17,36] 0.0020715626465611 [GeV] -Cell[18,26] 4.6035025443416e-06 [GeV] -Cell[10,46] 5.2876026311424e-06 [GeV] -Cell[12,16] 8.0716538705019e-05 [GeV] -Cell[13,17] 3.9932325598784e-06 [GeV] -Cell[17,33] 0.008887143458202 [GeV] -Cell[18,7] 2.9451639420586e-09 [GeV] -Cell[18,8] 3.3825545415311e-08 [GeV] -Cell[19,32] 0.0083523062174811 [GeV] -Cell[18,32] 0.0046199441673419 [GeV] -Cell[19,33] 0.0011872511108486 [GeV] -Cell[13,41] 0.00077793312622126 [GeV] -Cell[13,42] 1.4423458491365e-05 [GeV] -Cell[18,35] 7.4440231430344e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 60 cells : 0.55825842917787 (GeV) - -Source track ID 4935 (kaon-,2.4402973805243[GeV]) at (342.13513011154,-364.61425197537,532.02410275751) +Cell[13,28] 0.00081360602284762 [GeV] +Cell[16,4] 0.00069498292065688 [GeV] +Cell[13,1] 0.00012408037725697 [GeV] +Cell[12,44] 0.11086157174877 [GeV] +Cell[13,44] 0.0050397133214869 [GeV] +Cell[13,45] 0.001150053774697 [GeV] +Cell[11,30] 0.00044027489338179 [GeV] +Cell[13,5] 0.00047610627447826 [GeV] +Cell[13,39] 0.0024055016232772 [GeV] +Cell[17,4] 0.0002634016861112 [GeV] +Cell[17,5] 0.00086227552986385 [GeV] +Cell[18,26] 0.00064711707334975 [GeV] +Cell[9,25] 0.00066682230542445 [GeV] +### Total energy deposition in calorimeter by a source track in 13 cells : 0.1244455075516 (GeV) + +Source track ID 6719 (pi+,0.37508595518775[GeV]) at (177.57662425617,467.40404632158,1241.1635037447) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[8,9] 3.3582764444873e-08 [GeV] -Cell[8,10] 1.5739957161713e-05 [GeV] -Cell[8,8] 6.3641523593105e-07 [GeV] -Cell[9,7] 5.2627284241112e-05 [GeV] -Cell[9,12] 8.3884251903214e-05 [GeV] -Cell[9,6] 0.00049731403194745 [GeV] -Cell[12,45] 0.00047441296406464 [GeV] -Cell[4,15] 6.1511723496324e-06 [GeV] -Cell[9,4] 4.6385938512685e-06 [GeV] -Cell[14,7] 2.1653172399283e-06 [GeV] -Cell[12,38] 1.3887183740735e-09 [GeV] -Cell[12,39] 0.003956546664288 [GeV] -Cell[11,39] 0.0015975196785314 [GeV] -Cell[10,41] 2.9877992346883e-10 [GeV] -Cell[9,5] 4.2238804326189e-08 [GeV] -Cell[9,17] 4.3485618722343e-06 [GeV] -Cell[18,4] 0.00018112429691121 [GeV] -Cell[19,3] 4.0784652810544e-09 [GeV] -Cell[18,3] 0.00040185485173572 [GeV] -Cell[13,32] 0.00023733990031616 [GeV] -Cell[14,31] 0.00052463465102369 [GeV] -Cell[13,31] 0.0021183655714561 [GeV] -Cell[12,31] 3.7046619108878e-06 [GeV] -Cell[16,11] 1.0995665128576e-05 [GeV] -Cell[14,27] 0.0011800923662376 [GeV] -Cell[14,26] 0.0010340765002913 [GeV] -Cell[14,43] 3.7791139620822e-06 [GeV] -Cell[12,28] 0.0014656181404756 [GeV] -Cell[12,27] 0.0028658759804088 [GeV] -Cell[15,46] 0.0022312642805947 [GeV] -Cell[12,24] 4.2855724935862e-06 [GeV] -Cell[12,25] 0.0001600386890857 [GeV] -Cell[13,24] 0.0022266279277276 [GeV] -Cell[12,21] 7.2463299147785e-09 [GeV] -Cell[10,23] 0.0041958712145151 [GeV] -Cell[11,26] 0.0011847052354814 [GeV] -Cell[13,43] 0.0079758974301028 [GeV] -Cell[13,44] 0.059110536069773 [GeV] -Cell[13,45] 4.692583384076e-05 [GeV] -Cell[17,26] 0.0010886856878293 [GeV] -Cell[17,17] 0.0014620627832696 [GeV] -Cell[11,29] 1.3830789190251e-05 [GeV] -Cell[11,8] 2.8186544077471e-06 [GeV] -Cell[9,20] 0.00099436958232968 [GeV] -Cell[7,30] 2.3346012749244e-06 [GeV] -Cell[9,24] 9.8601890776195e-05 [GeV] -Cell[9,0] 7.7501715384187e-07 [GeV] -Cell[9,1] 3.1071581361175e-09 [GeV] -Cell[14,4] 0.0011005866309769 [GeV] -Cell[13,20] 3.7015764974058e-08 [GeV] -Cell[8,42] 1.1104614037322e-05 [GeV] -Cell[11,17] 7.4113355594818e-09 [GeV] -Cell[5,22] 3.5326872603036e-07 [GeV] -Cell[5,15] 4.6300583562697e-09 [GeV] -Cell[10,33] 0.00047325112069174 [GeV] -Cell[10,28] 2.8005937085254e-05 [GeV] -Cell[13,15] 1.6925862582866e-06 [GeV] -Cell[12,17] 1.9795188563876e-09 [GeV] -Cell[14,47] 0.0025630750088029 [GeV] -Cell[15,0] 0.00026565867888683 [GeV] -Cell[13,5] 0.0011431351887958 [GeV] -Cell[19,34] 1.775024458766e-05 [GeV] -Cell[12,37] 7.3447586114526e-06 [GeV] -Cell[4,23] 0.0010710274233529 [GeV] -Cell[5,19] 1.517570548458e-06 [GeV] -Cell[5,41] 0.00049018610070277 [GeV] -Cell[10,4] 2.474652793353e-06 [GeV] -Cell[10,26] 2.938940502986e-05 [GeV] -Cell[3,0] 0.00084615862965109 [GeV] -Cell[6,19] 5.7342809741385e-06 [GeV] -Cell[6,15] 2.7834393103035e-05 [GeV] -Cell[6,14] 0.00056993371731687 [GeV] -Cell[10,18] 0.00019612103495035 [GeV] -Cell[10,19] 0.0011019151209463 [GeV] -Cell[5,42] 3.3867183917664e-05 [GeV] -Cell[6,41] 0.0011198660641755 [GeV] -Cell[11,41] 0.00066067260515877 [GeV] -Cell[11,42] 1.1097582639195e-05 [GeV] -Cell[6,13] 1.6919322428294e-05 [GeV] -Cell[9,13] 0.00033107509890249 [GeV] -Cell[9,47] 1.2130667133761e-05 [GeV] -Cell[9,46] 8.4351346475046e-05 [GeV] -Cell[11,10] 9.8908746440429e-06 [GeV] -Cell[10,27] 4.927853953177e-06 [GeV] -Cell[13,46] 6.0954908377653e-06 [GeV] -Cell[14,46] 0.010654819423087 [GeV] -Cell[12,46] 8.0538236280745e-06 [GeV] -Cell[14,45] 0.0049840731372811 [GeV] -Cell[12,43] 0.054904361851764 [GeV] -Cell[12,44] 0.0044529340914509 [GeV] -Cell[11,43] 4.8512169159949e-06 [GeV] -Cell[13,0] 3.7050305832054e-07 [GeV] -Cell[14,41] 0.0018770849301521 [GeV] -Cell[14,42] 0.00064099558584371 [GeV] -Cell[14,0] 0.0010392370262704 [GeV] -Cell[16,10] 2.8627135034185e-06 [GeV] -Cell[16,34] 9.5175812020898e-08 [GeV] -Cell[13,39] 8.2820335767224e-05 [GeV] -Cell[11,7] 1.2804193951524e-05 [GeV] -Cell[13,1] 9.6616752361456e-05 [GeV] -Cell[12,5] 7.196036286814e-06 [GeV] -Cell[12,4] 0.0012517123038092 [GeV] -Cell[15,36] 1.2292652128963e-05 [GeV] -Cell[11,40] 0.0039169253346888 [GeV] -Cell[10,39] 2.0117236999795e-08 [GeV] -Cell[10,37] 2.1042069420218e-11 [GeV] -Cell[12,41] 1.0788704089982 [GeV] -Cell[10,17] 0.0019270266828708 [GeV] -Cell[16,28] 0.00012007754368108 [GeV] -Cell[12,42] 0.032446671899766 [GeV] -Cell[14,2] 0.001007638447855 [GeV] -Cell[14,3] 4.8738430595034e-05 [GeV] -Cell[15,3] 0.0019092534083673 [GeV] -Cell[13,30] 2.6949037618238e-05 [GeV] -Cell[15,33] 1.7960792320082e-09 [GeV] -Cell[14,14] 2.7628550276859e-05 [GeV] -Cell[15,25] 2.418625057544e-06 [GeV] -Cell[17,11] 0.020394318675745 [GeV] -Cell[13,6] 0.00022714584950462 [GeV] -Cell[12,3] 2.4825952685205e-05 [GeV] -Cell[10,38] 1.4687437862904e-07 [GeV] -Cell[10,40] 1.9946365114265e-08 [GeV] -Cell[11,37] 0.00040419563174328 [GeV] -Cell[11,38] 0.00093109928138631 [GeV] -Cell[11,18] 1.6073433396741e-05 [GeV] -Cell[11,16] 3.2650775438015e-08 [GeV] -Cell[15,34] 0.0015853902241358 [GeV] -Cell[14,1] 0.00052925157805669 [GeV] -Cell[15,42] 0.0001094857503839 [GeV] -Cell[15,19] 4.4982263003476e-05 [GeV] -Cell[15,35] 1.1136871762574e-09 [GeV] -Cell[16,35] 0.00079288777482293 [GeV] -Cell[18,26] 6.6537927716013e-05 [GeV] -Cell[10,46] 0.00036464017971934 [GeV] -Cell[12,16] 0.006152600613941 [GeV] -Cell[13,17] 2.9440852813423e-09 [GeV] -Cell[19,33] 0.00024255985755735 [GeV] -Cell[13,41] 0.0024104936864048 [GeV] -Cell[13,42] 0.061269015395597 [GeV] -Cell[10,9] 0.00010790733196416 [GeV] -Cell[10,8] 3.2898029337957e-05 [GeV] -Cell[16,17] 0.0052591654457485 [GeV] -Cell[16,18] 0.0031948241077699 [GeV] -Cell[12,2] 0.00035646386283565 [GeV] -Cell[12,1] 0.00016900667314371 [GeV] -Cell[12,40] 0.012713180379482 [GeV] -Cell[13,40] 0.0015333140994841 [GeV] -Cell[16,20] 0.00019444604205273 [GeV] -Cell[15,20] 7.7364607714117e-06 [GeV] -Cell[12,20] 0.0010966688445547 [GeV] -Cell[10,13] 7.990048630586e-05 [GeV] -Cell[10,14] 0.0024925244091598 [GeV] -Cell[11,14] 3.5588484678669e-05 [GeV] -Cell[11,15] 1.195038377773e-06 [GeV] -Cell[10,5] 7.2759576141834e-12 [GeV] -Cell[11,19] 9.7497832030058e-11 [GeV] -Cell[11,20] 0.0022230571963701 [GeV] -Cell[13,12] 2.3245976481121e-06 [GeV] -Cell[14,37] 5.4986596805975e-06 [GeV] -Cell[18,41] 0.00022656249403928 [GeV] -Cell[19,24] 0.00021361463130342 [GeV] -Cell[19,11] 0.00048419033808439 [GeV] -Cell[18,19] 2.2551166272024e-05 [GeV] -Cell[17,13] 3.2828648021678e-05 [GeV] -Cell[10,16] 0.003082645458242 [GeV] -Cell[19,14] 1.1389109946322e-05 [GeV] -Cell[18,17] 1.9956073258072e-05 [GeV] -Cell[18,2] 6.0634745790367e-05 [GeV] -Cell[17,3] 7.3552946560085e-09 [GeV] -Cell[17,2] 2.5467565023973e-08 [GeV] -Cell[17,1] 1.5043961423089e-07 [GeV] -Cell[2,7] 0.0014259866030769 [GeV] -Cell[18,27] 0.0070636779374189 [GeV] -Cell[17,27] 0.00017781587546961 [GeV] -Cell[14,9] 0.0090519255268434 [GeV] -Cell[14,8] 2.638700904015e-05 [GeV] -Cell[14,28] 5.8337256291452e-08 [GeV] -Cell[10,21] 1.667152996572e-05 [GeV] -Cell[10,20] 1.3550647167904e-08 [GeV] -Cell[17,18] 4.8098084544108e-06 [GeV] -Cell[17,19] 0.00045170919513612 [GeV] -Cell[15,23] 0.00015952849742496 [GeV] -Cell[15,24] 1.1343084624968e-06 [GeV] -Cell[16,24] 2.4649666605569e-05 [GeV] -Cell[16,23] 1.0218351047001e-05 [GeV] -Cell[13,25] 1.2587107494255e-07 [GeV] -Cell[3,9] 0.0022016880031911 [GeV] -Cell[3,8] 0.00072397180664575 [GeV] -Cell[10,31] 0.00049003833483198 [GeV] -Cell[2,40] 6.4288382418454e-07 [GeV] -Cell[10,36] 2.732715732418e-05 [GeV] -Cell[10,0] 4.4211144966539e-05 [GeV] -Cell[10,1] 0.00050273800339153 [GeV] -Cell[17,12] 0.0014210290165667 [GeV] -Cell[8,15] 7.9589517554268e-08 [GeV] -Cell[4,32] 1.0272387884584e-05 [GeV] -Cell[4,33] 3.2696119160391e-07 [GeV] -Cell[17,20] 0.00035020955418986 [GeV] -Cell[15,26] 1.8006330572007e-06 [GeV] -Cell[5,25] 3.9818680961616e-06 [GeV] -Cell[9,14] 0.0012417840844553 [GeV] -Cell[4,24] 0.00038902436540513 [GeV] -Cell[13,16] 0.00068473727709878 [GeV] -Cell[12,15] 0.0045274373753065 [GeV] -### Total energy deposition in calorimeter by a source track in 204 cells : 1.4703672822351 (GeV) - -Source track ID 4933 (kaon0L,0.85324689363199[GeV]) at (443.61976117133,-230.65451978727,564.59737040268) +Cell[17,13] 6.0093015665188e-05 [GeV] +Cell[15,9] 0.00027446005520505 [GeV] +Cell[17,3] 9.8552079236924e-07 [GeV] +Cell[17,6] 0.001215199218459 [GeV] +Cell[15,7] 0.00048599953154015 [GeV] +Cell[17,10] 0.0011696248658137 [GeV] +Cell[16,7] 0.037467986848943 [GeV] +Cell[17,37] 0.0023984403208641 [GeV] +Cell[17,4] 1.1581727033104e-05 [GeV] +Cell[17,5] 0.00039936292903337 [GeV] +Cell[16,9] 0.079437202711167 [GeV] +Cell[16,8] 0.18085979381301 [GeV] +Cell[18,6] 1.9833402708173e-05 [GeV] +Cell[18,3] 7.9092144744664e-07 [GeV] +Cell[15,8] 0.00074093797621526 [GeV] +Cell[16,10] 0.0060874464582524 [GeV] +Cell[16,11] 0.00060268940917998 [GeV] +Cell[16,12] 0.0010186695068018 [GeV] +Cell[15,6] 0.0011788025560409 [GeV] +### Total energy deposition in calorimeter by a source track in 19 cells : 0.31342990078818 (GeV) + +Source track ID 6712 (pi-,0.48385640154128[GeV]) at (178.8854186698,-466.90470867976,101.98605740961) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[14,43] 0.2738499760991 [GeV] -Cell[15,46] 7.1011291584e-07 [GeV] -Cell[13,43] 0.0010678289806853 [GeV] -Cell[13,44] 0.0052188130352226 [GeV] -Cell[13,45] 1.6228584627243e-09 [GeV] -Cell[15,43] 0.001840799375601 [GeV] -Cell[16,44] 0.0022236089614767 [GeV] -Cell[15,44] 0.05471261031308 [GeV] -Cell[16,42] 1.3042687618281e-06 [GeV] -Cell[14,45] 0.0022719322578396 [GeV] -Cell[14,44] 0.26989663597563 [GeV] -Cell[14,41] 0.001672385166123 [GeV] -Cell[14,39] 0.00056734099595701 [GeV] -Cell[14,38] 9.1270589573469e-05 [GeV] -Cell[14,40] 3.9479092520196e-05 [GeV] -Cell[17,45] 1.1523399052749e-09 [GeV] -Cell[15,42] 0.0023122895428234 [GeV] -Cell[13,42] 2.6145639421884e-06 [GeV] -Cell[13,40] 7.0448828628287e-06 [GeV] -Cell[14,37] 4.7643747723214e-07 [GeV] -Cell[15,45] 0.013197359138404 [GeV] -Cell[16,43] 1.5656708961842e-06 [GeV] -Cell[17,44] 0.016343059528081 [GeV] -Cell[17,43] 0.0012992344610237 [GeV] -Cell[17,42] 0.00023522491471135 [GeV] -Cell[18,44] 0.00083291250430409 [GeV] -### Total energy deposition in calorimeter by a source track in 26 cells : 0.64768647964422 (GeV) - -Source track ID 4921 (pi+,4.2123757444433[GeV]) at (194.19104325646,-460.74921456142,515.7329503832) +Cell[8,29] 1.1494230184326e-06 [GeV] +Cell[8,28] 0.00010836076758278 [GeV] +Cell[9,9] 0.00024563808945676 [GeV] +Cell[11,39] 0.0013748648388938 [GeV] +Cell[11,40] 3.9201673558864e-05 [GeV] +Cell[10,33] 0.0008658964941751 [GeV] +Cell[9,30] 3.6782875667996e-08 [GeV] +Cell[9,39] 2.8441143458622e-06 [GeV] +Cell[11,36] 1.8394169615021e-08 [GeV] +Cell[11,31] 1.3338812650318e-05 [GeV] +Cell[11,32] 1.0120206062538e-06 [GeV] +Cell[13,26] 3.4405969781801e-06 [GeV] +Cell[13,27] 0.00024461121633999 [GeV] +Cell[14,26] 6.4690578146838e-06 [GeV] +Cell[14,16] 3.9729129015313e-06 [GeV] +Cell[12,33] 9.732549166074e-06 [GeV] +Cell[10,29] 0.00054931496874497 [GeV] +Cell[9,31] 2.4746987037361e-10 [GeV] +Cell[9,28] 6.6978062369458e-05 [GeV] +Cell[9,3] 2.5240005925298e-09 [GeV] +Cell[9,36] 1.1396416807656e-06 [GeV] +Cell[11,37] 8.3072829281718e-06 [GeV] +Cell[10,40] 0.0059899339026056 [GeV] +Cell[10,41] 0.0061028647971891 [GeV] +Cell[11,33] 0.0028751091497396 [GeV] +Cell[11,34] 1.154259318173e-05 [GeV] +Cell[10,34] 1.4506008180092e-05 [GeV] +Cell[10,35] 0.00063093228729497 [GeV] +Cell[14,17] 2.1467392798513e-08 [GeV] +Cell[12,16] 0.0026287611330751 [GeV] +Cell[12,17] 3.7542092582044e-07 [GeV] +Cell[11,38] 0.00075045364097017 [GeV] +Cell[13,2] 0.0027233680216099 [GeV] +Cell[13,14] 0.00018608298302627 [GeV] +Cell[13,15] 0.0020479259027049 [GeV] +Cell[10,31] 9.73383023927e-06 [GeV] +Cell[14,14] 0.00071194362896699 [GeV] +Cell[10,37] 4.7416658741213e-05 [GeV] +Cell[10,38] 0.058872574295833 [GeV] +Cell[10,36] 7.6516621735095e-05 [GeV] +Cell[10,30] 1.9230680231885e-07 [GeV] +Cell[16,8] 2.2879234165885e-07 [GeV] +Cell[10,39] 0.24668997727172 [GeV] +Cell[15,16] 4.3991299190793e-06 [GeV] +Cell[15,15] 5.0896543987164e-06 [GeV] +Cell[9,35] 7.2080893573911e-07 [GeV] +Cell[14,15] 1.061309421857e-07 [GeV] +Cell[10,14] 0.0038974345793343 [GeV] +Cell[11,15] 8.9026923433266e-10 [GeV] +Cell[10,15] 0.0015330375161521 [GeV] +Cell[9,23] 7.0196907746094e-05 [GeV] +Cell[9,4] 4.8504443839192e-10 [GeV] +### Total energy deposition in calorimeter by a source track in 52 cells : 0.33942777728875 (GeV) + +Source track ID 6681 (pi+,0.96825309622275[GeV]) at (-70.123211923796,-495.05831489784,1188.7948688713) Original primary track ID 8 (unknown,11.672977589613[GeV]) -Cell[12,36] 0.00024368809134046 [GeV] -Cell[12,38] 0.082538386025998 [GeV] -Cell[12,39] 0.076797332120006 [GeV] -Cell[19,39] 0.0032173297304407 [GeV] -Cell[14,43] 3.6918272189723e-07 [GeV] -Cell[19,38] 4.043012250736e-05 [GeV] -Cell[15,43] 0.00025258062017792 [GeV] -Cell[15,38] 0.23836106565503 [GeV] -Cell[16,44] 1.2572026472981e-05 [GeV] -Cell[15,44] 0.0012281574606742 [GeV] -Cell[12,37] 0.020286829284049 [GeV] -Cell[11,36] 0.0008426083029301 [GeV] -Cell[13,37] 0.0020776166049633 [GeV] -Cell[13,38] 0.42626875086223 [GeV] -Cell[15,41] 0.00047319717432556 [GeV] -Cell[14,41] 0.0035034148257886 [GeV] -Cell[14,42] 0.0010857268383027 [GeV] -Cell[14,39] 0.29337834309705 [GeV] -Cell[14,38] 0.53435637778795 [GeV] -Cell[14,40] 0.032935139980816 [GeV] -Cell[13,39] 0.037573879418707 [GeV] -Cell[15,36] 0.0080726369462952 [GeV] -Cell[15,37] 0.00014911147140708 [GeV] -Cell[16,37] 0.32105277930006 [GeV] -Cell[17,37] 0.10593281933911 [GeV] -Cell[17,38] 0.04068441074691 [GeV] -Cell[18,38] 0.001421608583167 [GeV] -Cell[18,37] 0.0082655290681871 [GeV] -Cell[18,39] 0.013178144286479 [GeV] -Cell[17,39] 0.0053337102017654 [GeV] -Cell[17,40] 8.5885126400171e-06 [GeV] -Cell[11,37] 0.0065952767849503 [GeV] -Cell[11,38] 9.068517573985e-05 [GeV] -Cell[16,36] 0.0024868442417318 [GeV] -Cell[17,36] 4.138902091438e-05 [GeV] -Cell[13,40] 0.0017363533791807 [GeV] -Cell[14,37] 0.0045516088023696 [GeV] -Cell[16,43] 9.2344883469195e-06 [GeV] -Cell[17,44] 2.3478060029447e-10 [GeV] -Cell[17,43] 7.6263503387963e-09 [GeV] -Cell[15,39] 0.032421668213261 [GeV] -Cell[15,40] 0.0097242834104987 [GeV] -Cell[14,36] 0.005661663308149 [GeV] -Cell[16,38] 0.50441111573819 [GeV] -Cell[16,39] 0.0031249871636976 [GeV] -Cell[16,40] 0.0059693248571222 [GeV] -Cell[16,41] 7.0464575481424e-05 [GeV] -Cell[18,40] 2.7218050036026e-10 [GeV] -### Total energy deposition in calorimeter by a source track in 48 cells : 2.8364680409614 (GeV) - -Source track ID 4521 (e-,0.00073159847839616[GeV]) at (203.92433220666,456.52477121627,-1082.6445262225) -Original primary track ID 20 (unknown,113.70725878408[GeV]) -Cell[4,8] 0.00022059956839616 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00022059956839616 (GeV) - -Source track ID 4052 (kaon+,2.4776712919799[GeV]) at (288.01551002462,-408.71391704376,-438.42426049315) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[8,26] 0.00025703694629908 [GeV] -Cell[0,35] 5.6504213716835e-09 [GeV] -Cell[6,39] 0.0070232842527046 [GeV] -Cell[9,12] 0.00014348366827744 [GeV] -Cell[5,46] 0.0040808486283904 [GeV] -Cell[8,41] 0.0083791121254159 [GeV] -Cell[5,39] 0.0012398318618487 [GeV] -Cell[4,15] 8.6641743546352e-06 [GeV] -Cell[7,44] 6.7167723636885e-07 [GeV] -Cell[5,21] 3.9462031563744e-06 [GeV] -Cell[6,21] 1.3202212119268e-07 [GeV] -Cell[8,45] 8.1629463239778e-06 [GeV] -Cell[6,42] 0.0038419408660116 [GeV] -Cell[6,31] 0.00058422403363455 [GeV] -Cell[8,37] 0.00015269158563262 [GeV] -Cell[9,17] 0.00047972786763091 [GeV] -Cell[7,37] 3.2292288183271e-06 [GeV] -Cell[10,25] 0.0015689281476957 [GeV] -Cell[5,47] 0.0019170412782201 [GeV] -Cell[8,21] 0.00020189259064864 [GeV] -Cell[9,18] 2.0681315665456e-05 [GeV] -Cell[7,30] 1.0378026029798e-05 [GeV] -Cell[7,31] 0.00054039638024653 [GeV] -Cell[5,38] 0.0031449853582358 [GeV] -Cell[5,37] 0.0012994045450389 [GeV] -Cell[6,36] 0.00080650869919119 [GeV] -Cell[8,40] 0.000701830349131 [GeV] -Cell[8,38] 0.0099087618420181 [GeV] -Cell[7,43] 4.390854485564e-05 [GeV] -Cell[8,42] 0.0010997195877772 [GeV] -Cell[7,40] 0.52019865655752 [GeV] -Cell[8,43] 0.0020915167489212 [GeV] -Cell[8,25] 0.00020846285906816 [GeV] -Cell[7,39] 0.010696738008201 [GeV] -Cell[6,22] 0.00048189256276373 [GeV] -Cell[7,38] 0.0043631482847272 [GeV] -Cell[8,39] 0.0021058488714479 [GeV] -Cell[7,41] 0.014615339658136 [GeV] -Cell[7,42] 5.9775964752248e-05 [GeV] -Cell[6,37] 0.0022232785218636 [GeV] -Cell[6,38] 0.043006027095248 [GeV] -Cell[8,24] 0.0026844564582599 [GeV] -Cell[4,30] 0.00042590664525312 [GeV] -Cell[5,19] 5.3465241841195e-06 [GeV] -Cell[4,41] 0.0045216424502788 [GeV] -Cell[5,41] 0.01267401094603 [GeV] -Cell[3,19] 2.7844651252963e-05 [GeV] -Cell[1,12] 1.7115217276569e-06 [GeV] -Cell[0,12] 3.4607990983204e-08 [GeV] -Cell[0,11] 1.0135103138964e-09 [GeV] -Cell[4,47] 0.00092108472992911 [GeV] -Cell[1,11] 6.2322000138806e-05 [GeV] -Cell[6,20] 0.00012447889729265 [GeV] -Cell[5,20] 0.0033001553632407 [GeV] -Cell[5,42] 0.093136262011395 [GeV] -Cell[4,43] 0.00044130980113653 [GeV] -Cell[1,24] 0.00090881766799775 [GeV] -Cell[4,45] 0.00014714789800746 [GeV] -Cell[4,44] 0.0023113378828232 [GeV] -Cell[5,43] 0.20481761954826 [GeV] -Cell[5,44] 0.00034247042406309 [GeV] -Cell[6,41] 0.08135929415367 [GeV] -Cell[5,45] 0.016556267773388 [GeV] -Cell[9,13] 0.00015832752410734 [GeV] -Cell[5,40] 0.0056387760782168 [GeV] -Cell[8,47] 0.001201844007661 [GeV] -Cell[10,12] 7.401205930023e-06 [GeV] -Cell[9,38] 0.00059075836104082 [GeV] -Cell[10,13] 1.241668829266e-06 [GeV] -Cell[4,31] 2.4286248080898e-06 [GeV] -Cell[8,44] 0.0030097754528415 [GeV] -Cell[2,15] 5.1850802265108e-09 [GeV] -Cell[4,42] 0.0023299606233168 [GeV] -Cell[8,22] 0.00018414759906591 [GeV] -Cell[3,10] 0.00014222773137772 [GeV] -Cell[1,40] 3.676990250824e-06 [GeV] -Cell[1,41] 4.1946021374315e-06 [GeV] -Cell[6,40] 0.55709564921248 [GeV] -### Total energy deposition in calorimeter by a source track in 78 cells : 1.6426620533727 (GeV) - -Source track ID 4287 (gamma,0.19649521790461[GeV]) at (-493.90321124973,77.843547691542,489.46550040294) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[9,7] 0.00049311813988988 [GeV] -Cell[19,47] 0.0022118990769418 [GeV] -Cell[13,32] 0.0011889524207713 [GeV] -Cell[12,23] 0.0062610534855828 [GeV] -Cell[12,22] 0.17889323369393 [GeV] -Cell[12,21] 0.00044400776802187 [GeV] -Cell[19,35] 0.0013613597269894 [GeV] -Cell[14,33] 0.0018490963416568 [GeV] -Cell[11,18] 0.00082695104457175 [GeV] -Cell[17,13] 0.00042393460954419 [GeV] -Cell[18,47] 0.0010456561439528 [GeV] -### Total energy deposition in calorimeter by a source track in 11 cells : 0.19499926245185 (GeV) - -Source track ID 4288 (gamma,0.89164369738079[GeV]) at (-456.12361574839,204.82003602338,886.89513922028) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[12,45] 0.00051099891 [GeV] -Cell[13,21] 0.00070479910975429 [GeV] -Cell[14,21] 0.011099333556844 [GeV] -Cell[14,20] 0.83420180668346 [GeV] -Cell[15,22] 0.0015307548525822 [GeV] -Cell[15,21] 0.0010332145106045 [GeV] -Cell[16,6] 0.0057612494559275 [GeV] -Cell[14,3] 0.00041745617147304 [GeV] -Cell[15,4] 0.00014143918633468 [GeV] -Cell[14,19] 0.0066650832019193 [GeV] -Cell[11,38] 0.00051099891 [GeV] -Cell[15,19] 0.0015240099272829 [GeV] -Cell[15,20] 0.013673507815449 [GeV] -Cell[19,0] 0.00051082515264143 [GeV] -Cell[17,29] 0.0029080313843652 [GeV] -Cell[15,1] 0.00050220363955383 [GeV] -Cell[19,7] 0.0010354307751784 [GeV] -Cell[16,3] 0.00093936267633916 [GeV] -### Total energy deposition in calorimeter by a source track in 18 cells : 0.88367050591971 (GeV) - -Source track ID 4281 (pi-,0.85442142312461[GeV]) at (-165.11041925411,471.95185077901,872.3026849219) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[11,35] 7.7692466438748e-06 [GeV] -Cell[12,39] 9.8892302162312e-08 [GeV] -Cell[14,34] 4.6286909200717e-06 [GeV] -Cell[11,31] 0.00018355863902821 [GeV] -Cell[11,32] 0.00048321643280303 [GeV] -Cell[16,13] 0.00048023565288531 [GeV] -Cell[13,14] 0.00020021254442884 [GeV] -Cell[15,15] 0.22419806625042 [GeV] -Cell[15,14] 0.025682636305886 [GeV] -Cell[14,17] 1.6593260442164e-05 [GeV] -Cell[15,8] 0.00051099891 [GeV] -Cell[14,20] 0.0005063248652616 [GeV] -Cell[15,22] 7.4474655775703e-10 [GeV] -Cell[13,15] 0.00089035551077075 [GeV] -Cell[14,15] 0.026588254173523 [GeV] -Cell[11,36] 3.1255715235602e-05 [GeV] -Cell[15,21] 2.1003669414199e-05 [GeV] -Cell[12,11] 0.00012554531023113 [GeV] -Cell[13,11] 0.00048299226383426 [GeV] -Cell[14,12] 0.0021143275061327 [GeV] -Cell[16,34] 0.0012842617460458 [GeV] -Cell[16,37] 0.0015644306179803 [GeV] -Cell[14,14] 0.15931000371684 [GeV] -Cell[14,13] 0.0021306358654173 [GeV] -Cell[17,6] 1.4192712522345e-05 [GeV] -Cell[16,14] 0.0001810585285366 [GeV] -Cell[15,18] 0.0015577703550667 [GeV] -Cell[15,17] 0.0019575612568577 [GeV] -Cell[15,16] 0.0070303360066829 [GeV] -Cell[16,35] 0.00093879778961592 [GeV] -Cell[16,36] 0.00011463162804062 [GeV] -Cell[18,7] 0.00017860980594901 [GeV] -Cell[10,8] 5.2769888168314e-07 [GeV] -Cell[16,17] 0.0012081275786844 [GeV] -Cell[12,40] 0.00011115286481299 [GeV] -Cell[15,20] 6.6566241349392e-05 [GeV] -Cell[17,1] 0.030363774870914 [GeV] -Cell[17,12] 0.00051099891 [GeV] -Cell[13,16] 0.00038333370469081 [GeV] -Cell[18,47] 0.00021566311073116 [GeV] -Cell[14,16] 7.2114181811344e-05 [GeV] -Cell[16,16] 0.0020169189103623 [GeV] -Cell[10,7] 7.5423651802566e-06 [GeV] -Cell[16,15] 0.0059417075522218 [GeV] -Cell[17,16] 1.6705598682165e-11 [GeV] -Cell[17,15] 3.7586847838611e-09 [GeV] -Cell[17,0] 2.7141325670527e-05 [GeV] -Cell[19,6] 7.7941812342033e-06 [GeV] -Cell[18,1] 1.7978702060645e-05 [GeV] -Cell[18,12] 0.0015720347667001 [GeV] -Cell[18,0] 0.0024644291769415 [GeV] -Cell[18,46] 4.4755327065786e-06 [GeV] -Cell[15,13] 0.00060267956596738 [GeV] -Cell[15,12] 2.6317456213292e-06 [GeV] -Cell[14,23] 0.00058118850476609 [GeV] -Cell[19,44] 0.00075798598489087 [GeV] -Cell[19,43] 3.0741399200451e-08 [GeV] -### Total energy deposition in calorimeter by a source track in 57 cells : 0.50572716660745 (GeV) - -Source track ID 4235 (pi+,0.42542688787956[GeV]) at (-376.42198207561,-329.09951596784,-464.91532441906) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[7,30] 0.0027344517988132 [GeV] -Cell[6,45] 0.0006989017233818 [GeV] -Cell[9,46] 0.00029647644361592 [GeV] -Cell[7,28] 0.091010486981464 [GeV] -Cell[7,29] 0.18548128728135 [GeV] -Cell[7,27] 0.0022247610424208 [GeV] -Cell[2,3] 0.00037672425352946 [GeV] -Cell[2,4] 2.6746387859475e-06 [GeV] -Cell[6,29] 0.0034614696755683 [GeV] -Cell[6,28] 0.00088046036801154 [GeV] -### Total energy deposition in calorimeter by a source track in 10 cells : 0.28716769420694 (GeV) - -Source track ID 4238 (mu-,0.229339234603[GeV]) at (-197.20577772941,-459.46695336024,1297.6690432054) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[13,18] 6.9512461777776e-09 [GeV] -Cell[16,32] 0.14954086525311 [GeV] -Cell[16,31] 0.0043182542753833 [GeV] -Cell[16,30] 0.00056947225008025 [GeV] -Cell[15,15] 0.00089231111374761 [GeV] -Cell[11,23] 5.5859989079181e-06 [GeV] -Cell[13,8] 8.8695991353916e-05 [GeV] -Cell[13,9] 0.00092788809062665 [GeV] -Cell[15,47] 4.8250983296384e-05 [GeV] -Cell[15,0] 7.7456193258286e-05 [GeV] -Cell[17,31] 1.9047618086915e-05 [GeV] -Cell[13,30] 1.8497987184674e-08 [GeV] -Cell[16,33] 8.133927441088e-05 [GeV] -Cell[15,16] 5.9990177978761e-06 [GeV] -Cell[13,17] 9.1887660289558e-07 [GeV] -Cell[18,41] 9.9708722700598e-10 [GeV] -Cell[17,42] 1.2759381206706e-08 [GeV] -Cell[15,1] 0.00020396432327391 [GeV] -Cell[17,41] 1.3734621486492e-06 [GeV] -Cell[18,42] 8.1468788266648e-09 [GeV] -### Total energy deposition in calorimeter by a source track in 20 cells : 0.15678147007466 (GeV) - -Source track ID 4185 (gamma,0.062293140479318[GeV]) at (-277.09242584424,416.1968134666,226.7007314451) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[11,17] 0.000338073955921 [GeV] -Cell[11,16] 0.061444067613397 [GeV] -Cell[10,16] 0.00051099891 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.062293140479318 (GeV) - -Source track ID 4220 (gamma,0.012634318150662[GeV]) at (293.52040940239,404.77866700736,324.56514069637) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[11,7] 0.012634318150662 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.012634318150662 (GeV) - -Source track ID 4221 (gamma,0.047795562680151[GeV]) at (295.02269862719,403.68503476687,323.00609382522) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[9,4] 0.00012824368783867 [GeV] -Cell[11,8] 0.0022402810819034 [GeV] -Cell[11,7] 0.042552905422108 [GeV] -Cell[13,13] 0.00086888443507892 [GeV] -Cell[17,27] 0.00051099891 [GeV] -Cell[17,28] 0.00051099891 [GeV] -Cell[14,24] 0.00044588447504555 [GeV] -### Total energy deposition in calorimeter by a source track in 7 cells : 0.047258196921974 (GeV) - -Source track ID 4223 (gamma,0.0071037424253491[GeV]) at (302.71546682935,397.94892403711,329.82287224004) +Cell[16,32] 0.0020277457668889 [GeV] +Cell[16,31] 0.00081485761629051 [GeV] +Cell[16,30] 4.713041300397e-05 [GeV] +Cell[17,31] 0.0048065585386128 [GeV] +Cell[14,26] 1.1120759245387e-07 [GeV] +Cell[16,4] 2.2577308496693e-05 [GeV] +Cell[17,7] 5.6313496897928e-06 [GeV] +Cell[14,35] 0.00032665079908009 [GeV] +Cell[14,41] 0.00032210154397092 [GeV] +Cell[17,34] 0.00013258257927896 [GeV] +Cell[11,18] 0.00017310421454022 [GeV] +Cell[13,11] 0.0021422684070886 [GeV] +Cell[13,0] 4.4004991650581e-11 [GeV] +Cell[17,2] 0.0032073192909543 [GeV] +Cell[17,1] 0.019944014572478 [GeV] +Cell[17,29] 2.5120154987235e-09 [GeV] +Cell[15,24] 0.0011072263090759 [GeV] +Cell[14,24] 0.0091787538553978 [GeV] +Cell[11,4] 0.0041337415196641 [GeV] +Cell[11,5] 2.5871481897184e-06 [GeV] +Cell[15,18] 0.00054160798382751 [GeV] +Cell[17,6] 0.0010578912588883 [GeV] +Cell[16,47] 0.020673979742476 [GeV] +Cell[16,23] 0.0024074606940345 [GeV] +Cell[17,10] 3.6609341623262e-07 [GeV] +Cell[15,47] 1.4185680192895e-06 [GeV] +Cell[15,0] 0.00094057089574608 [GeV] +Cell[15,1] 2.6515374442965e-05 [GeV] +Cell[15,33] 6.6901832076383e-07 [GeV] +Cell[14,38] 6.3331226119772e-06 [GeV] +Cell[13,37] 9.6926617552526e-06 [GeV] +Cell[13,38] 1.4305173361208e-05 [GeV] +Cell[12,0] 8.1348844105378e-11 [GeV] +Cell[15,27] 1.6007106751204e-11 [GeV] +Cell[15,26] 0.00025743356071553 [GeV] +Cell[14,39] 1.0904239898082e-05 [GeV] +Cell[16,27] 1.6270626019832e-09 [GeV] +Cell[16,1] 0.001575601714625 [GeV] +Cell[17,30] 0.0056165708367108 [GeV] +Cell[16,35] 9.2649823615147e-06 [GeV] +Cell[13,39] 9.9059641943313e-06 [GeV] +Cell[17,5] 0.0012490485597869 [GeV] +Cell[15,34] 0.010568467242355 [GeV] +Cell[15,35] 0.00022471786480253 [GeV] +Cell[17,32] 0.05157415177412 [GeV] +Cell[17,33] 0.025618637690419 [GeV] +Cell[18,33] 0.011640754072313 [GeV] +Cell[16,33] 4.7277153487357e-07 [GeV] +Cell[18,34] 0.0095058107704653 [GeV] +Cell[18,32] 0.0034482958355719 [GeV] +Cell[18,31] 0.005690976731402 [GeV] +Cell[18,30] 0.0025518358302171 [GeV] +Cell[18,29] 0.0012735881299597 [GeV] +Cell[19,33] 1.0297110018087e-05 [GeV] +Cell[16,0] 0.11297458142024 [GeV] +Cell[17,0] 0.14679377975813 [GeV] +Cell[19,11] 0.00034473062837492 [GeV] +Cell[19,10] 5.5534503189847e-08 [GeV] +Cell[17,47] 0.0041475129703045 [GeV] +Cell[16,46] 1.1702844631145e-07 [GeV] +Cell[14,34] 4.184700344922e-06 [GeV] +Cell[16,26] 0.00025249683777713 [GeV] +Cell[16,25] 0.00083543161296843 [GeV] +Cell[15,23] 0.0018916207444237 [GeV] +Cell[12,1] 4.0187658441937e-08 [GeV] +Cell[16,45] 1.1187993209205e-08 [GeV] +Cell[16,21] 9.5713129967886e-05 [GeV] +Cell[16,24] 0.0016404488619607 [GeV] +Cell[15,22] 1.7229571244457e-05 [GeV] +Cell[16,22] 0.00049081519082653 [GeV] +Cell[12,4] 0.00011117330240631 [GeV] +Cell[15,28] 0.00092115222933899 [GeV] +Cell[17,24] 0.0023444672504303 [GeV] +Cell[17,25] 0.0016274074696823 [GeV] +Cell[15,40] 1.1980530980509e-06 [GeV] +Cell[17,27] 3.6984373582527e-07 [GeV] +Cell[18,24] 7.5550989049589e-07 [GeV] +Cell[18,23] 2.2477557786829e-05 [GeV] +Cell[18,21] 1.6880818729987e-05 [GeV] +Cell[17,21] 1.2068919837475e-05 [GeV] +Cell[14,6] 0.00051191882089222 [GeV] +Cell[19,22] 1.9704006263055e-06 [GeV] +Cell[15,37] 0.0021736984567959 [GeV] +Cell[18,15] 0.00010720573838682 [GeV] +Cell[18,14] 0.002388818739949 [GeV] +Cell[19,15] 0.0013810357556232 [GeV] +Cell[19,14] 0.0012421578951344 [GeV] +Cell[14,23] 0.00050374784604071 [GeV] +Cell[14,22] 5.1393985813775e-09 [GeV] +Cell[14,25] 0.00078116781432355 [GeV] +Cell[19,18] 1.3133103493601e-09 [GeV] +### Total energy deposition in calorimeter by a source track in 91 cells : 0.48855096122968 (GeV) + +Source track ID 6682 (kaon-,2.4404053799208[GeV]) at (342.10939698096,-364.63839690483,532.20447147807) +Original primary track ID 8 (unknown,11.672977589613[GeV]) +Cell[8,9] 1.7176819267206e-07 [GeV] +Cell[8,10] 6.4250312823333e-07 [GeV] +Cell[9,8] 0.00013585348083825 [GeV] +Cell[9,9] 0.0016000338815323 [GeV] +Cell[9,10] 0.00057671551021645 [GeV] +Cell[11,39] 0.00049412601372489 [GeV] +Cell[11,40] 1.9135449773444e-05 [GeV] +Cell[11,42] 0.030178895261875 [GeV] +Cell[11,43] 0.0028858975483144 [GeV] +Cell[9,11] 8.4813353173558e-05 [GeV] +Cell[8,12] 3.5984558053315e-09 [GeV] +Cell[11,6] 3.6146957427263e-11 [GeV] +Cell[7,35] 0.00062835290437658 [GeV] +Cell[8,38] 0.078410982869001 [GeV] +Cell[7,39] 5.6112111565199e-08 [GeV] +Cell[6,37] 1.8148623212255e-08 [GeV] +Cell[13,35] 0.00050379457734982 [GeV] +Cell[12,22] 2.3745106211663e-06 [GeV] +Cell[8,36] 1.6020292308895e-05 [GeV] +Cell[8,37] 0.0093398665365688 [GeV] +Cell[9,38] 1.8030547646504e-06 [GeV] +Cell[8,39] 0.0026772115060406 [GeV] +Cell[9,39] 0.0047371614293635 [GeV] +Cell[12,42] 0.066580645166335 [GeV] +Cell[10,42] 6.3200365730154e-08 [GeV] +Cell[12,35] 0.00041199677880093 [GeV] +Cell[12,32] 0.002001017465539 [GeV] +Cell[16,32] 1.2826165184379e-06 [GeV] +Cell[12,31] 8.4140715482135e-05 [GeV] +Cell[14,44] 0.00070839626811039 [GeV] +Cell[14,43] 0.25935177623874 [GeV] +Cell[13,26] 3.981005345122e-05 [GeV] +Cell[16,18] 4.7354392008856e-05 [GeV] +Cell[14,40] 0.00059176904605408 [GeV] +Cell[13,33] 6.0690822137985e-06 [GeV] +Cell[14,27] 0.0020575769276559 [GeV] +Cell[14,18] 7.9445093343793e-06 [GeV] +Cell[14,1] 0.0018586445162832 [GeV] +Cell[14,20] 0.0068077811988279 [GeV] +Cell[14,16] 1.3396546040894e-05 [GeV] +Cell[11,47] 0.0012768845548514 [GeV] +Cell[12,24] 0.001128406503942 [GeV] +Cell[12,25] 7.893669109194e-06 [GeV] +Cell[14,9] 0.00057088500977352 [GeV] +Cell[12,23] 7.9228517424781e-06 [GeV] +Cell[15,4] 0.00020850515449104 [GeV] +Cell[12,33] 9.2048083361533e-05 [GeV] +Cell[12,8] 0.00157825648047 [GeV] +Cell[13,10] 6.111123599112e-06 [GeV] +Cell[11,21] 5.2604277152568e-07 [GeV] +Cell[11,7] 0.00088898366173839 [GeV] +Cell[14,41] 0.0060566263206945 [GeV] +Cell[11,27] 4.6908935466945e-06 [GeV] +Cell[11,28] 0.00060051749196714 [GeV] +Cell[10,29] 2.1978749660775e-05 [GeV] +Cell[12,39] 0.0092814378217988 [GeV] +Cell[7,36] 0.0034686685588804 [GeV] +Cell[8,40] 0.0010780538499599 [GeV] +Cell[12,10] 0.0025888783873978 [GeV] +Cell[12,11] 1.4057252327689e-05 [GeV] +Cell[11,11] 5.2498197987916e-08 [GeV] +Cell[11,10] 6.0070158383496e-08 [GeV] +Cell[7,37] 0.010118840318068 [GeV] +Cell[7,38] 0.0090850340819348 [GeV] +Cell[6,38] 9.8230116770992e-07 [GeV] +Cell[11,33] 0.00012486213854947 [GeV] +Cell[11,29] 0.00026816513610174 [GeV] +Cell[10,43] 0.0011484231127016 [GeV] +Cell[16,15] 2.4983498442452e-06 [GeV] +Cell[16,40] 1.1245720088482e-07 [GeV] +Cell[15,14] 0.00088624208110946 [GeV] +Cell[14,17] 1.0791154804224e-05 [GeV] +Cell[13,47] 0.00017057323198549 [GeV] +Cell[13,46] 0.00042769791175988 [GeV] +Cell[13,0] 0.0010240389617539 [GeV] +Cell[12,47] 0.0010940261625381 [GeV] +Cell[18,43] 1.933030350483e-05 [GeV] +Cell[17,3] 3.6939060664736e-06 [GeV] +Cell[18,44] 8.2080595311709e-06 [GeV] +Cell[17,44] 9.2243609833531e-07 [GeV] +Cell[16,39] 1.5570886898786e-07 [GeV] +Cell[15,24] 0.0046815164115135 [GeV] +Cell[14,24] 0.00011798724846437 [GeV] +Cell[13,1] 0.00022739884633097 [GeV] +Cell[13,20] 7.0854846065913e-05 [GeV] +Cell[13,21] 0.0055290929612264 [GeV] +Cell[12,43] 0.0058974369573675 [GeV] +Cell[13,43] 0.1444257837781 [GeV] +Cell[13,14] 0.00073621475550351 [GeV] +Cell[13,16] 0.0011328368196006 [GeV] +Cell[10,1] 0.0090879187054512 [GeV] +Cell[16,23] 6.772218951312e-05 [GeV] +Cell[12,2] 4.9408435363603e-06 [GeV] +Cell[15,0] 0.00019182471206375 [GeV] +Cell[6,36] 1.1845258995891e-11 [GeV] +Cell[11,41] 0.0055172244417986 [GeV] +Cell[13,22] 3.892134786372e-05 [GeV] +Cell[12,45] 2.0874218574477e-05 [GeV] +Cell[12,44] 0.00047865424244708 [GeV] +Cell[12,18] 3.4445023300123e-07 [GeV] +Cell[12,46] 0.0024035198734922 [GeV] +Cell[11,44] 8.1327325423786e-05 [GeV] +Cell[13,37] 0.00038340991406233 [GeV] +Cell[14,14] 0.0051462058311924 [GeV] +Cell[13,38] 1.5467487540946e-06 [GeV] +Cell[11,46] 0.002392124333016 [GeV] +Cell[11,45] 1.1515161525608e-05 [GeV] +Cell[12,13] 5.9618967202368e-07 [GeV] +Cell[12,12] 7.8965888519633e-08 [GeV] +Cell[13,44] 0.0048883137264495 [GeV] +Cell[13,45] 0.0012719255597701 [GeV] +Cell[12,41] 0.36707464441588 [GeV] +Cell[12,40] 0.016386205525964 [GeV] +Cell[13,42] 0.34479293204527 [GeV] +Cell[12,20] 1.752208814878e-07 [GeV] +Cell[14,46] 0.0002410898827532 [GeV] +Cell[10,44] 0.0032897506210585 [GeV] +Cell[15,13] 0.00044307393723489 [GeV] +Cell[15,12] 3.172317519784e-12 [GeV] +Cell[14,13] 0.00032882419809209 [GeV] +Cell[14,12] 0.0017846401749109 [GeV] +Cell[14,42] 0.00061150693630589 [GeV] +Cell[13,41] 0.019295000338277 [GeV] +Cell[14,0] 1.6658075561281e-05 [GeV] +Cell[11,8] 2.2945392993279e-07 [GeV] +Cell[13,39] 0.0041544591704392 [GeV] +Cell[17,4] 3.9475528610637e-05 [GeV] +Cell[17,5] 0.0021858994970333 [GeV] +Cell[9,25] 0.00011492368487279 [GeV] +Cell[15,15] 5.3248857057042e-09 [GeV] +Cell[14,15] 3.3489777706563e-10 [GeV] +Cell[16,33] 0.00047605918584793 [GeV] +Cell[16,0] 1.8859589530621e-05 [GeV] +Cell[15,23] 5.3994793941797e-05 [GeV] +Cell[12,1] 0.00011565689759152 [GeV] +Cell[16,24] 0.0017553253411681 [GeV] +Cell[16,22] 4.3097847651552e-08 [GeV] +Cell[17,27] 0.00057947840625206 [GeV] +Cell[18,23] 2.3359898477793e-09 [GeV] +Cell[14,23] 0.0017105460662316 [GeV] +Cell[19,2] 0.00015303506877171 [GeV] +Cell[13,40] 0.010899994797233 [GeV] +Cell[17,17] 0.001887302034774 [GeV] +Cell[13,13] 2.9678377087862e-05 [GeV] +Cell[10,17] 0.00068358161189444 [GeV] +Cell[19,3] 6.2445213261526e-05 [GeV] +Cell[12,19] 3.5822672070935e-06 [GeV] +Cell[9,24] 2.8872650815288e-05 [GeV] +Cell[13,34] 0.00026838038802759 [GeV] +Cell[15,43] 3.9254229865037e-05 [GeV] +Cell[15,38] 0.00022448059741896 [GeV] +Cell[15,39] 0.0018570105526511 [GeV] +Cell[14,10] 0.0006966307430805 [GeV] +Cell[14,3] 7.9669364938582e-06 [GeV] +Cell[14,2] 0.001081988418258 [GeV] +Cell[12,38] 0.001253716075099 [GeV] +Cell[13,8] 9.4580345321447e-06 [GeV] +Cell[10,20] 1.1148438032251e-05 [GeV] +Cell[14,37] 0.00037425149925093 [GeV] +Cell[14,4] 3.089857113082e-05 [GeV] +Cell[14,19] 0.00010910143954095 [GeV] +### Total energy deposition in calorimeter by a source track in 161 cells : 1.5061299873579 (GeV) + +Source track ID 6680 (kaon0L,0.85324689363199[GeV]) at (443.61976117133,-230.65451978727,564.59737040268) +Original primary track ID 8 (unknown,11.672977589613[GeV]) +Cell[9,41] 6.5395177807659e-07 [GeV] +Cell[14,33] 1.3937549956609e-06 [GeV] +Cell[12,42] 4.7148205339909e-12 [GeV] +Cell[13,32] 0.0069338138132522 [GeV] +Cell[14,32] 8.4683892782778e-07 [GeV] +Cell[14,31] 7.0375995710492e-07 [GeV] +Cell[13,31] 1.3488307886291e-06 [GeV] +Cell[14,44] 0.0023179091083553 [GeV] +Cell[13,27] 6.2925386009738e-07 [GeV] +Cell[13,28] 0.00046793642702989 [GeV] +Cell[13,33] 0.00070281574644468 [GeV] +Cell[14,35] 1.2583525822265e-05 [GeV] +Cell[14,20] 0.0010184056615533 [GeV] +Cell[12,9] 9.993813582696e-07 [GeV] +Cell[12,21] 1.6989415030366e-08 [GeV] +Cell[9,17] 0.00024331193410308 [GeV] +Cell[9,36] 8.6378424311988e-06 [GeV] +Cell[11,18] 2.5440177213454e-05 [GeV] +Cell[13,47] 0.0017565762340547 [GeV] +Cell[13,46] 1.2699788291343e-05 [GeV] +Cell[13,0] 0.0005021543557184 [GeV] +Cell[15,45] 2.5956404203953e-07 [GeV] +Cell[15,46] 0.00019230743670482 [GeV] +Cell[15,17] 0.00014927202852232 [GeV] +Cell[13,20] 0.0023312961756182 [GeV] +Cell[13,21] 0.0012348627841338 [GeV] +Cell[12,43] 0.0016790719377988 [GeV] +Cell[13,43] 0.029656872615491 [GeV] +Cell[13,14] 3.6314354604997e-05 [GeV] +Cell[14,47] 0.013004902047627 [GeV] +Cell[15,47] 1.3668199538984e-05 [GeV] +Cell[15,0] 0.0026779886509171 [GeV] +Cell[12,45] 0.001713104337574 [GeV] +Cell[12,44] 0.018510043243046 [GeV] +Cell[12,18] 8.7333167653014e-06 [GeV] +Cell[11,19] 1.42401377434e-05 [GeV] +Cell[11,44] 3.1137165700784e-05 [GeV] +Cell[14,21] 4.5907055437056e-09 [GeV] +Cell[13,38] 1.5794108512978e-05 [GeV] +Cell[13,44] 0.3413192672581 [GeV] +Cell[13,45] 0.035611949954681 [GeV] +Cell[12,41] 0.0014432148780431 [GeV] +Cell[12,40] 1.1713535321178e-05 [GeV] +Cell[13,42] 0.0097308432917851 [GeV] +Cell[12,20] 0.00086497089026557 [GeV] +Cell[8,18] 0.00065137385446758 [GeV] +Cell[14,46] 0.0031765122227296 [GeV] +Cell[13,41] 0.00028553182871156 [GeV] +Cell[14,0] 0.0014092205989265 [GeV] +Cell[15,36] 0.0016010154995046 [GeV] +Cell[16,36] 0.0008851433190739 [GeV] +Cell[13,39] 0.00044068724055819 [GeV] +Cell[18,6] 1.8032522488397e-05 [GeV] +Cell[15,16] 0.001624714370738 [GeV] +Cell[15,35] 2.8805797162931e-05 [GeV] +Cell[16,33] 0.0028325758007916 [GeV] +Cell[16,45] 4.6566128730774e-13 [GeV] +Cell[15,22] 1.1733343020524e-05 [GeV] +Cell[15,37] 2.4730793549679e-05 [GeV] +Cell[14,23] 0.018894639087608 [GeV] +Cell[14,22] 0.00079410766891029 [GeV] +Cell[13,40] 1.5003892253617e-05 [GeV] +Cell[13,13] 1.5849867304496e-07 [GeV] +Cell[10,17] 9.2157043337693e-06 [GeV] +Cell[12,19] 0.00013691281510887 [GeV] +Cell[14,19] 0.0025068330212962 [GeV] +Cell[15,21] 1.403073820984e-05 [GeV] +Cell[18,5] 4.8164521331273e-09 [GeV] +Cell[13,29] 0.00012486455753229 [GeV] +Cell[13,19] 0.00085404614704885 [GeV] +Cell[10,16] 9.2125858472173e-05 [GeV] +Cell[10,18] 2.610613591969e-11 [GeV] +Cell[14,45] 1.1000114522176e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 73 cells : 0.51070373002203 (GeV) + +Source track ID 6674 (pi+,4.2124483954357[GeV]) at (194.24995909407,-460.72437898591,515.82645880756) +Original primary track ID 8 (unknown,11.672977589613[GeV]) +Cell[10,11] 2.893473720178e-09 [GeV] +Cell[11,39] 0.0014336681134494 [GeV] +Cell[11,40] 0.011424535212993 [GeV] +Cell[11,42] 0.00034515218665047 [GeV] +Cell[11,43] 0.0010410125929793 [GeV] +Cell[12,36] 0.00171612499985 [GeV] +Cell[15,20] 6.9545640144497e-09 [GeV] +Cell[9,40] 0.0073101796466365 [GeV] +Cell[5,34] 8.4906258853152e-06 [GeV] +Cell[13,35] 0.0048113410183167 [GeV] +Cell[12,34] 7.3649567866596e-09 [GeV] +Cell[14,33] 1.00110478229e-07 [GeV] +Cell[12,42] 0.0038936892719194 [GeV] +Cell[12,35] 3.8552971091121e-09 [GeV] +Cell[12,32] 5.4025551071391e-07 [GeV] +Cell[13,32] 0.001986021159356 [GeV] +Cell[14,32] 0.00070013581084731 [GeV] +Cell[15,32] 0.0033784258335008 [GeV] +Cell[16,32] 0.0157868703012 [GeV] +Cell[16,31] 0.011490158954774 [GeV] +Cell[15,31] 0.00077218999450804 [GeV] +Cell[15,30] 0.00019619685672797 [GeV] +Cell[14,44] 1.1126979254186e-05 [GeV] +Cell[16,30] 0.00029199087517406 [GeV] +Cell[14,40] 0.0053820736483531 [GeV] +Cell[13,33] 0.012851453281476 [GeV] +Cell[14,35] 0.00037277572035225 [GeV] +Cell[19,0] 0.00046377742823631 [GeV] +Cell[11,47] 0.00035823679851524 [GeV] +Cell[13,9] 0.0044947324708545 [GeV] +Cell[12,33] 0.0013931589694526 [GeV] +Cell[12,9] 0.0029893533675151 [GeV] +Cell[12,8] 0.01067226333461 [GeV] +Cell[14,8] 4.8766433529522e-05 [GeV] +Cell[11,20] 3.2662646844983e-09 [GeV] +Cell[16,29] 3.082003217969e-09 [GeV] +Cell[16,28] 0.0057249936546703 [GeV] +Cell[14,41] 0.0025901955817833 [GeV] +Cell[12,21] 4.7730281949043e-12 [GeV] +Cell[11,27] 2.216973632585e-08 [GeV] +Cell[10,27] 3.9352803685233e-07 [GeV] +Cell[12,39] 0.10555414166803 [GeV] +Cell[3,28] 5.3240000852384e-11 [GeV] +Cell[2,44] 7.3923729360104e-12 [GeV] +Cell[12,10] 0.00098305636156363 [GeV] +Cell[12,11] 1.650643182802e-05 [GeV] +Cell[11,37] 2.4676125100314e-06 [GeV] +Cell[10,40] 0.004969330832853 [GeV] +Cell[10,41] 0.0025620796254993 [GeV] +Cell[14,7] 9.5268098048109e-06 [GeV] +Cell[9,13] 2.5459585731369e-07 [GeV] +Cell[13,46] 0.0026115159480954 [GeV] +Cell[11,38] 1.3274917433705e-05 [GeV] +Cell[15,45] 1.5270096278982e-05 [GeV] +Cell[15,7] 6.5665386649584e-05 [GeV] +Cell[13,2] 3.5565458347264e-08 [GeV] +Cell[13,3] 3.6730749877734e-07 [GeV] +Cell[12,43] 7.7072581916582e-10 [GeV] +Cell[13,43] 0.00060374499484806 [GeV] +Cell[12,37] 0.0051481358179003 [GeV] +Cell[13,4] 0.00065680742437871 [GeV] +Cell[10,1] 7.0869669457352e-08 [GeV] +Cell[11,1] 2.2003982735441e-08 [GeV] +Cell[11,0] 0.00058238387010977 [GeV] +Cell[4,28] 5.3724108762481e-06 [GeV] +Cell[4,27] 3.4245059941895e-07 [GeV] +Cell[2,45] 0.00084638885451238 [GeV] +Cell[2,46] 9.8463368485682e-06 [GeV] +Cell[4,29] 2.4764215451114e-06 [GeV] +Cell[0,1] 6.2984353280626e-07 [GeV] +Cell[11,41] 0.0025523856630101 [GeV] +Cell[17,26] 0.0070174409669312 [GeV] +Cell[15,33] 5.7864193470209e-05 [GeV] +Cell[14,38] 0.0037873311793242 [GeV] +Cell[18,20] 1.8550354070612e-09 [GeV] +Cell[14,21] 1.6571985906921e-07 [GeV] +Cell[13,36] 0.014889635220675 [GeV] +Cell[13,37] 0.027793218264564 [GeV] +Cell[13,38] 0.86868443893909 [GeV] +Cell[12,13] 2.0546829968225e-05 [GeV] +Cell[15,27] 3.4868133980126e-09 [GeV] +Cell[15,26] 0.0027350481038363 [GeV] +Cell[12,41] 0.0041441928092694 [GeV] +Cell[12,40] 0.016519035485304 [GeV] +Cell[15,5] 8.1590536865406e-07 [GeV] +Cell[13,42] 3.3153919918732e-05 [GeV] +Cell[12,20] 9.523911724159e-06 [GeV] +Cell[10,37] 5.4109000484459e-07 [GeV] +Cell[14,13] 0.0015492318058994 [GeV] +Cell[14,12] 7.7968179539312e-09 [GeV] +Cell[14,42] 1.5825343658435e-05 [GeV] +Cell[13,41] 0.016171338008801 [GeV] +Cell[14,39] 0.1099786790764 [GeV] +Cell[18,0] 0.00065844474159189 [GeV] +Cell[16,27] 0.013241208477162 [GeV] +Cell[16,2] 0.0017213462403512 [GeV] +Cell[15,36] 0.0022317927741601 [GeV] +Cell[15,2] 6.2199399211522e-06 [GeV] +Cell[13,5] 1.4358597582032e-09 [GeV] +Cell[13,39] 0.47535085791776 [GeV] +Cell[15,8] 1.5161872931458e-05 [GeV] +Cell[15,6] 0.0025295960200098 [GeV] +Cell[10,39] 0.00041337410581936 [GeV] +Cell[16,33] 3.6899194108855e-05 [GeV] +Cell[14,34] 7.1517028845847e-07 [GeV] +Cell[16,26] 0.025168214121262 [GeV] +Cell[16,25] 0.00037280069972542 [GeV] +Cell[15,28] 2.0934989466923e-06 [GeV] +Cell[15,40] 1.8149148672819e-10 [GeV] +Cell[17,27] 0.00051102431188143 [GeV] +Cell[14,6] 4.0117705980947e-05 [GeV] +Cell[15,37] 0.00042774177976742 [GeV] +Cell[13,40] 0.2363610849744 [GeV] +Cell[10,17] 1.1006777640432e-09 [GeV] +Cell[13,34] 0.0002853484686575 [GeV] +Cell[15,38] 0.00086353452817923 [GeV] +Cell[15,39] 0.00048786285809058 [GeV] +Cell[12,38] 0.12450937627465 [GeV] +Cell[14,37] 0.01511471307833 [GeV] +Cell[14,4] 1.904451844166e-05 [GeV] +Cell[18,18] 3.1910369929392e-05 [GeV] +Cell[18,19] 7.4765096413785e-06 [GeV] +Cell[19,21] 3.4897946403362e-05 [GeV] +Cell[10,4] 2.2236557560973e-07 [GeV] +Cell[12,3] 3.6985671613365e-08 [GeV] +Cell[14,36] 0.00070239106069246 [GeV] +Cell[17,18] 0.00012520271174731 [GeV] +Cell[17,19] 8.2721817307174e-10 [GeV] +Cell[4,26] 5.4279060844237e-05 [GeV] +Cell[15,44] 1.635538355913e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 130 cells : 2.2159016646855 (GeV) + +Source track ID 3830 (kaon+,2.4805761836792[GeV]) at (286.55027028468,-409.74253208543,-438.03086552758) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[14,31] 8.2519436829776e-05 [GeV] -Cell[11,7] 0.0068786717390668 [GeV] -Cell[19,7] 0.00014255124945255 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.0071037424253491 (GeV) - -Source track ID 4224 (gamma,4.6163842771829e-05[GeV]) at (298.39431202304,401.1992454533,344.19683237779) +Cell[8,9] 0.00099774693410859 [GeV] +Cell[8,8] 0.0017225536441064 [GeV] +Cell[7,9] 0.00018350382115807 [GeV] +Cell[7,8] 0.0017381577434333 [GeV] +Cell[6,40] 0.0080715726153055 [GeV] +Cell[7,35] 2.2708312712894e-08 [GeV] +Cell[6,41] 0.018966157669618 [GeV] +Cell[7,42] 0.22547924416877 [GeV] +Cell[7,43] 0.006687313331331 [GeV] +Cell[6,32] 3.0184964562068e-05 [GeV] +Cell[8,38] 0.00082045368251909 [GeV] +Cell[5,41] 3.7890562671237e-06 [GeV] +Cell[7,41] 0.29903447738209 [GeV] +Cell[5,44] 0.00036121938406711 [GeV] +Cell[4,35] 0.00099687586031739 [GeV] +Cell[7,39] 0.014534490183946 [GeV] +Cell[5,45] 0.00056152107873288 [GeV] +Cell[6,37] 0.00015473154608082 [GeV] +Cell[8,45] 0.0012995389382631 [GeV] +Cell[8,36] 0.00050382337093959 [GeV] +Cell[10,32] 1.2492874579038e-05 [GeV] +Cell[8,26] 1.0014763347499e-08 [GeV] +Cell[8,37] 0.0013259198054922 [GeV] +Cell[8,0] 0.00021828587116837 [GeV] +Cell[6,7] 0.00033469290411404 [GeV] +Cell[8,39] 0.0002574458600775 [GeV] +Cell[5,38] 0.08948874088028 [GeV] +Cell[6,34] 3.5535064031137e-05 [GeV] +Cell[4,36] 0.0037045085058784 [GeV] +Cell[2,37] 3.1135328490564e-05 [GeV] +Cell[10,42] 0.0015195487741987 [GeV] +Cell[6,10] 1.3179141774344e-08 [GeV] +Cell[4,40] 3.3811750763562e-06 [GeV] +Cell[1,39] 0.0021420823782672 [GeV] +Cell[8,25] 0.0004759092781992 [GeV] +Cell[11,32] 1.0928065050393e-05 [GeV] +Cell[12,32] 6.6724914737279e-05 [GeV] +Cell[11,47] 3.913592081517e-10 [GeV] +Cell[12,24] 2.4899678672909e-05 [GeV] +Cell[12,25] 1.9147847186787e-06 [GeV] +Cell[8,32] 7.105729309842e-09 [GeV] +Cell[9,15] 0.0010355626752784 [GeV] +Cell[5,8] 1.1231842479901e-05 [GeV] +Cell[5,0] 1.7457966499251e-05 [GeV] +Cell[3,28] 5.6179614330176e-05 [GeV] +Cell[3,29] 1.2818073941162e-05 [GeV] +Cell[7,36] 0.000705623600438 [GeV] +Cell[0,37] 8.404141453866e-10 [GeV] +Cell[8,41] 0.00043175927142648 [GeV] +Cell[8,40] 7.4794559168367e-10 [GeV] +Cell[7,37] 1.7107439999563e-05 [GeV] +Cell[7,38] 0.0057902024238208 [GeV] +Cell[6,38] 0.00048215804847905 [GeV] +Cell[10,43] 0.00098398037094556 [GeV] +Cell[5,47] 6.1651340910885e-05 [GeV] +Cell[9,43] 0.0021602029713138 [GeV] +Cell[9,42] 0.0061641278145757 [GeV] +Cell[6,28] 2.8981044904413e-06 [GeV] +Cell[5,21] 0.00027478990327893 [GeV] +Cell[5,20] 3.4212858195701e-05 [GeV] +Cell[5,36] 1.0965937631227e-06 [GeV] +Cell[8,44] 0.0036848677126521 [GeV] +Cell[2,35] 7.2330590128331e-06 [GeV] +Cell[1,16] 9.2039883020334e-07 [GeV] +Cell[1,15] 2.204880292993e-07 [GeV] +Cell[6,31] 2.0131302881055e-05 [GeV] +Cell[5,40] 2.0047877711477e-05 [GeV] +Cell[0,40] 4.4825958866568e-06 [GeV] +Cell[3,39] 0.015906382547121 [GeV] +Cell[3,40] 0.0014751682785002 [GeV] +Cell[2,39] 0.00041540827332267 [GeV] +Cell[2,40] 0.00050282062154679 [GeV] +Cell[1,18] 0.0018524052399491 [GeV] +Cell[0,38] 0.01167655849491 [GeV] +Cell[0,41] 4.983833845472e-06 [GeV] +Cell[0,39] 0.0027247281115269 [GeV] +Cell[1,40] 0.0085822447378833 [GeV] +Cell[1,37] 3.6906091015453e-05 [GeV] +Cell[1,38] 0.00069253965294297 [GeV] +Cell[5,5] 3.0895698087988e-05 [GeV] +Cell[3,35] 1.2388186160024e-05 [GeV] +Cell[7,44] 4.1937778746615e-08 [GeV] +Cell[4,37] 0.0013651759399314 [GeV] +Cell[2,18] 8.3632489440788e-07 [GeV] +Cell[2,36] 0.0018721256466484 [GeV] +Cell[1,41] 0.00095179142160418 [GeV] +Cell[4,29] 0.001261005110384 [GeV] +Cell[5,37] 0.00055698116635153 [GeV] +Cell[10,31] 8.2987358036917e-06 [GeV] +Cell[6,44] 7.0629649079024e-05 [GeV] +Cell[6,35] 1.3253807555884e-06 [GeV] +Cell[4,38] 0.054618438728545 [GeV] +Cell[6,36] 2.2364347273651e-07 [GeV] +Cell[5,10] 0.0009540805755171 [GeV] +Cell[5,9] 8.0773916561157e-06 [GeV] +Cell[5,4] 0.0009090463410148 [GeV] +Cell[6,43] 0.00094392305874669 [GeV] +Cell[4,39] 0.0012237204128065 [GeV] +Cell[11,46] 3.5960597278972e-07 [GeV] +Cell[8,19] 0.00033391080618605 [GeV] +Cell[9,44] 0.0010609331541597 [GeV] +Cell[9,25] 2.0592215034412e-05 [GeV] +Cell[7,40] 0.96723150747533 [GeV] +Cell[6,6] 5.3599884267896e-08 [GeV] +Cell[6,27] 3.0308532825529e-07 [GeV] +Cell[8,42] 0.00065082694152227 [GeV] +Cell[8,43] 0.0043557138689294 [GeV] +Cell[6,42] 0.0044066733941116 [GeV] +Cell[6,39] 0.0018050680877448 [GeV] +Cell[5,39] 0.0016677954679855 [GeV] +Cell[6,45] 3.806842607446e-06 [GeV] +Cell[5,46] 1.017244940158e-07 [GeV] +Cell[7,16] 9.0342254895859e-07 [GeV] +Cell[5,26] 6.334524455724e-06 [GeV] +Cell[5,25] 4.1193497785343e-06 [GeV] +Cell[5,27] 1.8305953468598e-06 [GeV] +Cell[6,9] 9.1963016602676e-06 [GeV] +Cell[6,8] 3.8160496915225e-06 [GeV] +### Total energy deposition in calorimeter by a source track in 118 cells : 1.7940055186001 (GeV) + +Source track ID 3982 (gamma,0.19649521790461[GeV]) at (-493.90321008629,77.843555073385,489.46552399877) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[11,7] 4.6163842771829e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 4.6163842771829e-05 (GeV) - -Source track ID 4226 (gamma,0.0056740809984625[GeV]) at (-55.23371459602,496.93987239094,534.33639388573) +Cell[12,22] 0.17059033948738 [GeV] +Cell[16,31] 0.0039803753260693 [GeV] +Cell[17,31] 0.00049532255947647 [GeV] +Cell[12,23] 0.016621518504551 [GeV] +Cell[13,7] 0.00013033226133786 [GeV] +Cell[13,22] 0.0023787682963993 [GeV] +Cell[14,39] 0.00051099891 [GeV] +Cell[16,38] 0.0011029963923927 [GeV] +Cell[13,6] 0.00068456616700618 [GeV] +### Total energy deposition in calorimeter by a source track in 9 cells : 0.19649521790461 (GeV) + +Source track ID 3983 (gamma,0.89164369738079[GeV]) at (-456.12361673002,204.82003383734,886.89513253556) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[12,12] 0.0056611994888395 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0056611994888395 (GeV) - -Source track ID 4232 (gamma,9.7802308157155e-05[GeV]) at (277.98879475579,415.59864050574,278.68988959774) +Cell[15,20] 0.03589421436393 [GeV] +Cell[14,20] 0.80362230753811 [GeV] +Cell[16,3] 0.0015005535218995 [GeV] +Cell[17,43] 0.0012427446859654 [GeV] +Cell[15,19] 0.032732745448374 [GeV] +Cell[14,21] 0.012570834661657 [GeV] +Cell[14,5] 0.0016024235091263 [GeV] +Cell[14,0] 0.00049320362528659 [GeV] +Cell[14,19] 0.00059463710429423 [GeV] +Cell[15,21] 0.0013900329222578 [GeV] +### Total energy deposition in calorimeter by a source track in 10 cells : 0.8916436973809 (GeV) + +Source track ID 3968 (pi-,0.85438916861908[GeV]) at (-165.12857957573,471.94549707281,873.43461106998) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[11,7] 9.7802308157155e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 9.7802308157155e-05 (GeV) - -Source track ID 4189 (gamma,0.010621493491916[GeV]) at (418.41941262328,273.7246703167,281.32650473276) +Cell[10,12] 1.6187550500035e-09 [GeV] +Cell[12,22] 5.5942105245776e-07 [GeV] +Cell[13,30] 5.0272915686946e-06 [GeV] +Cell[16,31] 1.6307778423652e-08 [GeV] +Cell[13,31] 0.00059038203617722 [GeV] +Cell[12,31] 3.1282514100894e-08 [GeV] +Cell[14,43] 8.0092510376517e-05 [GeV] +Cell[13,27] 0.00022799829042833 [GeV] +Cell[14,26] 2.2154315324769e-06 [GeV] +Cell[14,27] 6.6885545380842e-05 [GeV] +Cell[14,18] 0.00024988299683002 [GeV] +Cell[14,16] 0.0039441125189364 [GeV] +Cell[13,9] 0.0022389085528593 [GeV] +Cell[11,22] 0.002341066504649 [GeV] +Cell[13,10] 0.0049374869993773 [GeV] +Cell[16,28] 1.8043446267257e-05 [GeV] +Cell[12,39] 0.0020068971268013 [GeV] +Cell[1,43] 0.00075941448628142 [GeV] +Cell[14,7] 2.0603689248674e-05 [GeV] +Cell[16,15] 9.662305819802e-08 [GeV] +Cell[16,42] 0.0078147006940434 [GeV] +Cell[15,14] 0.0012794176333251 [GeV] +Cell[14,17] 0.00022201089852774 [GeV] +Cell[13,11] 4.1927052848223e-08 [GeV] +Cell[13,47] 1.2058882421115e-05 [GeV] +Cell[13,0] 0.0020662073738799 [GeV] +Cell[17,42] 7.8552051272595e-05 [GeV] +Cell[17,43] 7.9198096354958e-06 [GeV] +Cell[16,41] 5.7759461924434e-10 [GeV] +Cell[16,39] 0.00051099891 [GeV] +Cell[15,17] 0.0028029004937691 [GeV] +Cell[15,7] 5.6096455082297e-06 [GeV] +Cell[13,14] 1.455310054007e-05 [GeV] +Cell[13,16] 1.3977274647914e-07 [GeV] +Cell[12,2] 1.8475233994195e-05 [GeV] +Cell[1,44] 0.002608854044192 [GeV] +Cell[1,45] 0.0010192141704738 [GeV] +Cell[0,45] 2.1164704230614e-07 [GeV] +Cell[0,43] 0.00063566181197219 [GeV] +Cell[15,1] 2.644365595188e-07 [GeV] +Cell[14,38] 2.1428026900594e-07 [GeV] +Cell[14,14] 0.28088801576111 [GeV] +Cell[13,38] 0.0012721144955052 [GeV] +Cell[15,27] 0.00099035450614244 [GeV] +Cell[12,40] 0.0025575427843134 [GeV] +Cell[9,46] 6.3096144003794e-08 [GeV] +Cell[15,13] 0.0016309306760607 [GeV] +Cell[15,12] 4.905786206109e-06 [GeV] +Cell[15,11] 7.5394540317575e-09 [GeV] +Cell[14,13] 0.014210686307176 [GeV] +Cell[14,12] 0.0012509714125736 [GeV] +Cell[14,42] 2.0020786905661e-07 [GeV] +Cell[13,41] 0.00045979559179628 [GeV] +Cell[14,39] 8.1868693314391e-08 [GeV] +Cell[16,27] 3.5462439271214e-05 [GeV] +Cell[15,36] 2.3477524518967e-06 [GeV] +Cell[17,39] 1.6613136191154e-05 [GeV] +Cell[18,39] 0.00010993211920504 [GeV] +Cell[13,39] 0.0030049320182294 [GeV] +Cell[15,8] 8.6055404957733e-05 [GeV] +Cell[15,16] 0.11297123655129 [GeV] +Cell[15,15] 0.0067211886663234 [GeV] +Cell[14,15] 0.0047970828310041 [GeV] +Cell[18,30] 0.0017268559116234 [GeV] +Cell[18,29] 4.5164204071853e-06 [GeV] +Cell[15,23] 0.00094429089827918 [GeV] +Cell[12,1] 0.00075216596437508 [GeV] +Cell[15,28] 0.0018944357940229 [GeV] +Cell[15,37] 0.001926056872134 [GeV] +Cell[14,23] 8.9078355813399e-08 [GeV] +Cell[14,25] 6.0459208498287e-07 [GeV] +Cell[13,40] 0.0033829990425293 [GeV] +Cell[15,43] 1.2728734492725e-05 [GeV] +Cell[15,38] 6.5833091866807e-11 [GeV] +Cell[12,38] 0.0013069205495414 [GeV] +Cell[14,19] 8.4160428777977e-06 [GeV] +Cell[15,21] 5.5019976571202e-08 [GeV] +Cell[13,6] 0.0044449586636395 [GeV] +Cell[15,42] 0.00077019907523438 [GeV] +Cell[14,11] 1.1092678035993e-06 [GeV] +Cell[0,44] 1.55250056157e-05 [GeV] +Cell[19,28] 1.2039725232171e-05 [GeV] +Cell[10,3] 2.8737436514348e-07 [GeV] +Cell[19,23] 0.0023737962422525 [GeV] +Cell[19,24] 5.188088187731e-05 [GeV] +Cell[10,13] 1.8176881361114e-05 [GeV] +Cell[15,10] 2.9702664505749e-10 [GeV] +Cell[18,12] 0.00025102148996359 [GeV] +Cell[14,28] 1.4615391555708e-05 [GeV] +Cell[19,6] 1.3478624168783e-08 [GeV] +### Total energy deposition in calorimeter by a source track in 90 cells : 0.48751200978774 (GeV) + +Source track ID 3943 (pi+,0.42831574896074[GeV]) at (-369.35599657484,-337.01060486905,-452.2841953381) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[11,4] 0.010621493491916 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.010621493491916 (GeV) +Cell[7,28] 0.12118997398064 [GeV] +Cell[7,29] 0.079918033690895 [GeV] +Cell[6,28] 0.063393217717854 [GeV] +Cell[6,27] 0.047290368385447 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.31179159377483 (GeV) -Source track ID 4190 (gamma,0.022486013541431[GeV]) at (417.7808363975,274.69833042632,272.79306752027) +Source track ID 3944 (kaon-,0.64356446204502[GeV]) at (454.17720513183,-209.10061295616,324.9425634166) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[11,4] 0.022486013541431 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.022486013541431 (GeV) - -Source track ID 4193 (gamma,0.00036513718747366[GeV]) at (-471.67423775861,-165.90181866042,706.74010226615) +Cell[11,42] 2.0229993417161e-05 [GeV] +Cell[11,43] 0.00060575310883837 [GeV] +Cell[12,22] 6.2352732338695e-06 [GeV] +Cell[12,42] 0.00015210344600882 [GeV] +Cell[9,45] 5.0568124755159e-05 [GeV] +Cell[13,26] 5.5441870965296e-05 [GeV] +Cell[13,25] 9.2348478544864e-06 [GeV] +Cell[13,28] 0.0021446881111752 [GeV] +Cell[14,18] 5.7723210375116e-08 [GeV] +Cell[12,27] 0.0061609163681575 [GeV] +Cell[11,24] 0.0008675586684063 [GeV] +Cell[12,24] 0.018987538216089 [GeV] +Cell[11,25] 0.0012911288391147 [GeV] +Cell[12,25] 0.035639189083856 [GeV] +Cell[12,26] 0.00049847559566956 [GeV] +Cell[12,23] 0.001806511268076 [GeV] +Cell[11,26] 4.9734715584236e-05 [GeV] +Cell[10,5] 0.00023258578733805 [GeV] +Cell[11,27] 2.255815575154e-07 [GeV] +Cell[10,34] 8.4398454637267e-06 [GeV] +Cell[10,35] 4.3040353339165e-06 [GeV] +Cell[9,2] 0.00071128912552433 [GeV] +Cell[13,47] 0.00083426302123291 [GeV] +Cell[13,46] 0.00072518478061647 [GeV] +Cell[12,47] 1.5025400040827e-05 [GeV] +Cell[12,5] 0.0011243561724821 [GeV] +Cell[12,43] 8.0615107538051e-07 [GeV] +Cell[13,15] 0.0018359139319549 [GeV] +Cell[13,18] 8.5894401569362e-05 [GeV] +Cell[12,6] 8.038641289204e-06 [GeV] +Cell[12,45] 0.0060838940568147 [GeV] +Cell[12,44] 0.00047331870866105 [GeV] +Cell[12,18] 7.9566478052584e-07 [GeV] +Cell[12,46] 0.0076218607360514 [GeV] +Cell[11,44] 0.15793688903303 [GeV] +Cell[11,46] 0.0031511389821249 [GeV] +Cell[11,45] 0.10573589054264 [GeV] +Cell[12,0] 1.2867137519379e-05 [GeV] +Cell[13,44] 1.9182732554441e-05 [GeV] +Cell[13,45] 0.00033214877864941 [GeV] +Cell[9,46] 0.00049879371491045 [GeV] +Cell[9,35] 1.6915873711696e-05 [GeV] +Cell[14,15] 7.7720295121253e-07 [GeV] +Cell[12,1] 9.0943899522244e-09 [GeV] +Cell[12,19] 1.1365159139132e-08 [GeV] +Cell[13,29] 0.0011445207379417 [GeV] +Cell[13,19] 1.3029534784437e-10 [GeV] +Cell[10,4] 2.3333938019732e-05 [GeV] +Cell[14,28] 2.2467492083479e-05 [GeV] +Cell[9,47] 3.759103739867e-06 [GeV] +Cell[13,23] 9.3008566182107e-11 [GeV] +### Total energy deposition in calorimeter by a source track in 51 cells : 0.35701026724893 (GeV) + +Source track ID 3941 (gamma,0.062293140479318[GeV]) at (-277.09241507831,416.19682063426,226.70073871929) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[13,26] 0.00036513718747366 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00036513718747366 (GeV) +Cell[11,16] 0.058444245502946 [GeV] +Cell[12,41] 0.00060316009138784 [GeV] +Cell[10,39] 0.00051099891 [GeV] +Cell[5,35] 0.0027347359749842 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.062293140479318 (GeV) -Source track ID 4194 (gamma,6.8170883994578e-05[GeV]) at (-477.93321209403,-146.9007991043,740.5773767003) +Source track ID 3942 (gamma,0.18169391742921[GeV]) at (418.45378485768,273.67212122955,279.3434350034) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[13,26] 6.8170883994578e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 6.8170883994578e-05 (GeV) +Cell[11,4] 0.18010202725283 [GeV] +Cell[11,5] 0.00040151891431374 [GeV] +Cell[12,5] 0.001190371262062 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.18169391742921 (GeV) -Source track ID 4195 (gamma,0.00080597956843994[GeV]) at (-419.30282166885,-272.3694985503,562.17625876071) +Source track ID 3921 (kaon+,1.7504985968594[GeV]) at (76.072127256777,494.17914915001,1965.1839565284) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[12,28] 0.00080597956843994 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00080597956843994 (GeV) +Cell[19,10] 0.05714063992584 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.05714063992584 (GeV) -Source track ID 4188 (e+,0.035143392115323[GeV]) at (-426.60608774825,260.78198920964,1460.445471691) +Source track ID 3834 (pi-,0.45614469135556[GeV]) at (-499.92949631768,-8.3963510857464,-206.92469277863) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[17,18] 0.0020826029611792 [GeV] -Cell[17,19] 0.033571788064143 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.035654391025323 (GeV) - -Source track ID 4172 (mu+,0.59628323735562[GeV]) at (-148.72762381877,477.36788110767,1594.457636252) +Cell[8,7] 4.2572891629788e-08 [GeV] +Cell[8,22] 0.0015322852422771 [GeV] +Cell[8,29] 0.00060003035236832 [GeV] +Cell[8,30] 5.0678856052855e-07 [GeV] +Cell[8,6] 0.00014524206758074 [GeV] +Cell[8,5] 1.0992974595865e-05 [GeV] +Cell[9,6] 0.00017435568420046 [GeV] +Cell[8,26] 0.00064325852499505 [GeV] +Cell[8,25] 0.044588043749256 [GeV] +Cell[15,30] 7.8917073551565e-07 [GeV] +Cell[10,22] 4.8558237040197e-09 [GeV] +Cell[10,23] 1.1590974850151e-08 [GeV] +Cell[9,18] 1.279855374014e-05 [GeV] +Cell[9,22] 1.4801751741516e-06 [GeV] +Cell[9,15] 1.9930543785449e-06 [GeV] +Cell[9,16] 0.00010817005283639 [GeV] +Cell[7,36] 0.0005846997456789 [GeV] +Cell[0,19] 6.3000982208905e-10 [GeV] +Cell[0,18] 3.8218216218411e-08 [GeV] +Cell[1,18] 1.7704986180433e-07 [GeV] +Cell[3,45] 0.00060741818485883 [GeV] +Cell[3,44] 0.00014967290679272 [GeV] +Cell[3,46] 1.4815325805444e-05 [GeV] +Cell[3,43] 9.909559450125e-05 [GeV] +Cell[6,35] 7.7393616177233e-06 [GeV] +Cell[6,36] 0.00085377003563474 [GeV] +Cell[8,23] 0.0087646873276968 [GeV] +Cell[9,26] 0.0010824636370557 [GeV] +Cell[13,45] 0.001052146396387 [GeV] +Cell[8,18] 4.2781045755191e-05 [GeV] +Cell[8,19] 1.0713201860199e-05 [GeV] +Cell[8,17] 0.00023365991212802 [GeV] +Cell[8,16] 6.9298791220717e-05 [GeV] +Cell[9,25] 0.0083252091822351 [GeV] +Cell[10,14] 1.4471432284836e-05 [GeV] +Cell[9,23] 0.0024970116484153 [GeV] +Cell[9,24] 0.0016169837347095 [GeV] +Cell[10,13] 6.6236156702985e-05 [GeV] +Cell[8,24] 0.19237990964201 [GeV] +Cell[15,29] 9.4358659550835e-06 [GeV] +Cell[3,2] 0.0022610030286289 [GeV] +Cell[2,2] 9.1917705469768e-07 [GeV] +Cell[4,46] 4.3589679989964e-09 [GeV] +Cell[8,27] 9.8584714287426e-06 [GeV] +Cell[7,27] 0.00013120771184003 [GeV] +Cell[9,5] 0.0011303542023091 [GeV] +### Total energy deposition in calorimeter by a source track in 46 cells : 0.26983578738801 (GeV) + +Source track ID 3913 (gamma,0.43032370642417[GeV]) at (-193.66746235605,460.9695369811,1404.1020525913) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[19,15] 0.091882499888754 [GeV] -Cell[19,14] 0.20227207633161 [GeV] -Cell[17,14] 0.0067471564015419 [GeV] -Cell[18,14] 0.1973083655007 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.4982100981226 (GeV) +Cell[11,43] 0.0018244420190684 [GeV] +Cell[17,13] 0.0018444559040627 [GeV] +Cell[17,31] 0.00063564603345091 [GeV] +Cell[14,1] 0.0035079118190753 [GeV] +Cell[16,15] 0.0048054635854931 [GeV] +Cell[16,39] 0.00037406802622918 [GeV] +Cell[16,17] 0.0019376496945106 [GeV] +Cell[15,45] 0.00042758249146426 [GeV] +Cell[12,37] 0.00051099891 [GeV] +Cell[14,39] 0.00051099891 [GeV] +Cell[16,1] 0.004159377376622 [GeV] +Cell[15,2] 0.007748931311426 [GeV] +Cell[17,33] 0.00051099891 [GeV] +Cell[17,47] 0.00051099891 [GeV] +Cell[18,23] 0.00073834305309975 [GeV] +Cell[18,19] 0.0006740108111175 [GeV] +Cell[17,15] 0.30407774977484 [GeV] +Cell[17,14] 0.07683166466791 [GeV] +Cell[18,35] 0.00038092168063304 [GeV] +Cell[17,28] 0.00051099891 [GeV] +Cell[17,9] 0.0005967452253679 [GeV] +Cell[18,37] 0.00045409853204444 [GeV] +Cell[16,14] 0.0011460711627507 [GeV] +### Total energy deposition in calorimeter by a source track in 23 cells : 0.41472012771917 (GeV) -Source track ID 4056 (pi-,0.45197530623727[GeV]) at (-499.94826056378,-7.1928269303729,-203.91271102811) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[8,26] 0.03801735881954 [GeV] -Cell[9,24] 0.00084611928698749 [GeV] -Cell[8,25] 0.13308043440828 [GeV] -Cell[8,24] 0.17216119903415 [GeV] -Cell[9,25] 0.00055406122322813 [GeV] -Cell[9,26] 0.0051134089622823 [GeV] -Cell[9,23] 0.00021061700837231 [GeV] -Cell[10,42] 2.2804227366578e-05 [GeV] -Cell[14,25] 0.001285285533726 [GeV] -Cell[8,23] 6.1783432063748e-05 [GeV] -Cell[8,27] 0.00058343838235046 [GeV] -### Total energy deposition in calorimeter by a source track in 11 cells : 0.35193651031835 (GeV) - -Source track ID 4141 (gamma,0.43032370642417[GeV]) at (-193.66746978302,460.9695338608,1404.1020433368) +Source track ID 3914 (gamma,0.84468519705162[GeV]) at (143.95469002479,478.82882872679,1448.6318361877) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[14,45] 0.0020398622280661 [GeV] -Cell[16,14] 0.00020954454580349 [GeV] -Cell[17,13] 0.00047078548602227 [GeV] -Cell[18,2] 0.0032041931028364 [GeV] -Cell[16,16] 0.00089424635668758 [GeV] -Cell[16,15] 0.0014054797306813 [GeV] -Cell[17,16] 0.0025308079631622 [GeV] -Cell[17,15] 0.38189477164728 [GeV] -Cell[17,14] 0.029961563674056 [GeV] -Cell[18,15] 0.00085878372375549 [GeV] -Cell[17,25] 0.001200448214135 [GeV] -### Total energy deposition in calorimeter by a source track in 11 cells : 0.42467048667248 (GeV) - -Source track ID 4142 (gamma,0.84468519705162[GeV]) at (143.95469406585,478.82882751189,1448.6318323862) +Cell[11,36] 0.00046003345690026 [GeV] +Cell[13,26] 0.00022233211634094 [GeV] +Cell[13,33] 0.00035946578731307 [GeV] +Cell[12,28] 0.0016607483692489 [GeV] +Cell[9,37] 0.0017188120795221 [GeV] +Cell[17,34] 0.00029924601590607 [GeV] +Cell[16,40] 0.0032152457605756 [GeV] +Cell[6,47] 0.00050523255193388 [GeV] +Cell[17,44] 0.002150439273586 [GeV] +Cell[17,43] 0.0023342241123285 [GeV] +Cell[4,32] 0.00085901127853683 [GeV] +Cell[19,31] 0.00072713666208656 [GeV] +Cell[11,35] 0.00048308334211487 [GeV] +Cell[12,37] 0.00051099891 [GeV] +Cell[16,23] 0.0046799537569658 [GeV] +Cell[17,10] 0.022235994877158 [GeV] +Cell[3,11] 0.00098161955034752 [GeV] +Cell[4,31] 0.0018740150050311 [GeV] +Cell[2,36] 0.00051099891 [GeV] +Cell[15,47] 0.00050770389980062 [GeV] +Cell[3,10] 0.0013831548161095 [GeV] +Cell[13,42] 0.00051099891 [GeV] +Cell[15,36] 0.00051854427097886 [GeV] +Cell[17,4] 0.00036668559123026 [GeV] +Cell[16,0] 0.0044912899461026 [GeV] +Cell[15,23] 0.00031630800471501 [GeV] +Cell[16,21] 0.0011729447508824 [GeV] +Cell[16,24] 0.00051099891 [GeV] +Cell[5,26] 0.00015101179935908 [GeV] +Cell[19,6] 0.0043209948057993 [GeV] +Cell[17,9] 0.72972686447488 [GeV] +Cell[4,10] 0.0011439619687156 [GeV] +Cell[17,20] 0.0004506031872626 [GeV] +Cell[17,8] 0.00046468073720825 [GeV] +### Total energy deposition in calorimeter by a source track in 34 cells : 0.79182533788894 (GeV) + +Source track ID 3840 (pi-,1.1276744831035[GeV]) at (-499.99890988912,1.0440831817745,957.42169843241) Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[18,4] 0.00069826881431219 [GeV] -Cell[19,5] 0.00070652711881971 [GeV] -Cell[19,19] 0.0007070651042172 [GeV] -Cell[18,5] 0.0095491556584478 [GeV] -Cell[15,30] 0.00044377902767866 [GeV] -Cell[11,23] 0.00042420371850627 [GeV] -Cell[17,26] 0.00026184247714791 [GeV] -Cell[11,29] 0.0012680063358914 [GeV] -Cell[15,22] 0.00051099891 [GeV] -Cell[15,44] 0.00032254512548364 [GeV] -Cell[18,31] 0.00027896751095088 [GeV] -Cell[19,36] 0.003455781337838 [GeV] -Cell[17,39] 0.00054519178786772 [GeV] -Cell[15,33] 0.0019332775507908 [GeV] -Cell[17,10] 0.038150782429308 [GeV] -Cell[17,11] 0.0002877828791092 [GeV] -Cell[16,4] 0.0004353802406325 [GeV] -Cell[16,36] 0.00089470904422145 [GeV] -Cell[17,36] 0.00047157618757763 [GeV] -Cell[18,27] 0.00088572329115261 [GeV] -Cell[17,19] 0.00051099891 [GeV] -Cell[15,39] 0.00085053227960795 [GeV] -Cell[16,39] 0.00051099891 [GeV] -Cell[16,3] 0.0016980311342041 [GeV] -Cell[14,16] 0.00051099891 [GeV] -Cell[17,15] 0.00051099891 [GeV] -Cell[17,25] 0.00045333739856377 [GeV] -Cell[17,9] 0.74851012819169 [GeV] -Cell[18,30] 0.0011786394013405 [GeV] -Cell[5,5] 0.00051099891 [GeV] -Cell[18,25] 0.00052217419630017 [GeV] -Cell[19,28] 0.006370480934863 [GeV] -Cell[16,29] 0.00054546452667915 [GeV] -Cell[19,40] 0.00032257913680832 [GeV] -Cell[18,22] 0.0022745836588159 [GeV] -### Total energy deposition in calorimeter by a source track in 35 cells : 0.82751250995883 (GeV) - -Source track ID 4062 (pi-,1.1277123289035[GeV]) at (-496.71944816877,57.182075958392,1047.6181995168) -Original primary track ID 25 (unknown,7.7728456153487[GeV]) -Cell[17,32] 0.00019258825845282 [GeV] -Cell[13,8] 9.5940894838122e-06 [GeV] -Cell[10,23] 8.2828061422333e-06 [GeV] -Cell[17,26] 0.0034771114006996 [GeV] -Cell[6,35] 8.7064801482484e-06 [GeV] -Cell[8,20] 6.2948708364274e-06 [GeV] -Cell[18,31] 4.5851000307948e-05 [GeV] -Cell[10,12] 0.00044386782780919 [GeV] -Cell[17,31] 0.0025173798982508 [GeV] -Cell[15,25] 0.0010876866695745 [GeV] -Cell[17,6] 0.00076026794030133 [GeV] -Cell[17,5] 4.4744777209189e-06 [GeV] -Cell[17,4] 0.00068753847782193 [GeV] -Cell[15,19] 0.00097242516267022 [GeV] -Cell[18,7] 1.0760275176835e-07 [GeV] -Cell[18,8] 3.4592846087094e-05 [GeV] -Cell[16,20] 0.0018550639714518 [GeV] -Cell[15,20] 3.1559587796437e-09 [GeV] -Cell[10,13] 1.5631961135796e-05 [GeV] -Cell[17,3] 3.1046203162077e-08 [GeV] -Cell[15,23] 0.18580495414698 [GeV] -Cell[15,24] 0.00041495493003458 [GeV] -Cell[16,24] 0.02258410474796 [GeV] -Cell[16,23] 0.27301335208331 [GeV] -Cell[17,20] 1.8694066844432e-05 [GeV] -Cell[16,3] 1.004195837595e-11 [GeV] -Cell[17,25] 0.0040791920811975 [GeV] -Cell[18,25] 0.00080150837806423 [GeV] -Cell[18,22] 0.00060627297460542 [GeV] -Cell[17,24] 0.27014802393492 [GeV] -Cell[16,22] 0.008075928393323 [GeV] -Cell[16,26] 0.00035631395072505 [GeV] -Cell[16,25] 0.0080894639804897 [GeV] -Cell[13,7] 7.3492174124112e-11 [GeV] -Cell[16,21] 0.004007579748665 [GeV] -Cell[17,21] 0.0045585543499827 [GeV] -Cell[18,11] 0.00090068114325885 [GeV] -Cell[18,10] 0.00078803687652165 [GeV] -Cell[19,10] 0.00088597958169304 [GeV] -Cell[17,23] 0.0058677772441108 [GeV] -Cell[19,8] 4.5849780008211e-09 [GeV] -Cell[17,22] 0.0014972341292344 [GeV] -Cell[16,27] 9.4718218406342e-09 [GeV] -Cell[18,23] 1.4005502103828e-05 [GeV] -Cell[18,24] 0.0013517505471847 [GeV] -Cell[9,22] 1.5942885976983e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 46 cells : 0.80600781976133 (GeV) - -Source track ID 4050 (gamma,0.21259862372436[GeV]) at (298.6743440543,-400.99081810402,-1192.0286657934) +Cell[13,24] 0.0031838844846328 [GeV] +Cell[12,7] 6.3588383938509e-05 [GeV] +Cell[15,24] 0.31655386568079 [GeV] +Cell[14,24] 0.24562072846715 [GeV] +Cell[12,5] 0.0061151211106119 [GeV] +Cell[12,6] 0.00047258460623027 [GeV] +Cell[13,22] 6.7478441001072e-05 [GeV] +Cell[14,21] 3.4158155722253e-07 [GeV] +Cell[16,25] 0.29410238011306 [GeV] +Cell[15,23] 0.0004436913601427 [GeV] +Cell[16,24] 0.027057861763201 [GeV] +Cell[14,23] 0.067365408995552 [GeV] +Cell[14,22] 0.0017646571483816 [GeV] +Cell[14,25] 1.1923071951969e-09 [GeV] +Cell[13,23] 0.0071897798443106 [GeV] +### Total energy deposition in calorimeter by a source track in 15 cells : 0.97000137317287 (GeV) + +Source track ID 3828 (gamma,0.21259862372436[GeV]) at (298.6743445107,-400.99081776408,-1192.0286756009) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[4,40] 0.0014722890821954 [GeV] -Cell[3,24] 0.0030417603337455 [GeV] -Cell[1,20] 0.00015859872755437 [GeV] -Cell[2,32] 0.00062280021936604 [GeV] -Cell[2,3] 0.0026433886583119 [GeV] -Cell[2,4] 0.0014816996106762 [GeV] -Cell[3,40] 0.1774753011896 [GeV] -Cell[3,41] 0.021199480869 [GeV] -### Total energy deposition in calorimeter by a source track in 8 cells : 0.20809531869045 (GeV) - -Source track ID 4016 (pi-,0.6298404983982[GeV]) at (341.69092026298,365.03056722669,-1019.0996850575) +Cell[7,7] 0.00051099891 [GeV] +Cell[6,32] 0.0025567212046297 [GeV] +Cell[3,25] 0.00040625116380951 [GeV] +Cell[4,40] 0.007738428889681 [GeV] +Cell[5,17] 0.00056013922691557 [GeV] +Cell[3,40] 0.19434118151405 [GeV] +Cell[3,41] 0.0037141761830574 [GeV] +Cell[4,41] 0.0011154888918373 [GeV] +### Total energy deposition in calorimeter by a source track in 8 cells : 0.21094338598398 (GeV) + +Source track ID 3797 (pi-,0.62987829958896[GeV]) at (342.11444957803,364.63365641411,-1017.4909476221) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[1,34] 0.00095757144268441 [GeV] -Cell[7,30] 8.8537057721396e-06 [GeV] -Cell[3,11] 5.2629210986197e-06 [GeV] -Cell[2,12] 0.047191405298153 [GeV] -Cell[1,12] 0.0036292124506659 [GeV] -Cell[4,22] 0.0015170193620297 [GeV] -Cell[3,4] 0.00035548805631311 [GeV] -Cell[3,5] 0.00027780212623156 [GeV] -Cell[3,28] 5.2335159271024e-06 [GeV] -Cell[1,11] 0.010225768965412 [GeV] -Cell[2,8] 0.0010573617535715 [GeV] -Cell[2,9] 4.571933287707e-07 [GeV] -Cell[1,20] 1.8877581285778e-05 [GeV] -Cell[3,45] 5.6943059025798e-06 [GeV] -Cell[7,1] 0.00010563910881729 [GeV] -Cell[8,0] 7.4214767664671e-12 [GeV] -Cell[2,7] 0.00042141629197314 [GeV] -Cell[3,9] 0.0014217803766752 [GeV] -Cell[3,8] 0.0035919214626643 [GeV] -Cell[4,8] 0.0031401749784421 [GeV] -Cell[3,10] 0.0013022147005104 [GeV] -Cell[7,29] 0.00031757609163537 [GeV] -Cell[2,4] 0.00053215087752596 [GeV] -Cell[14,25] 4.5721244532615e-09 [GeV] -Cell[4,6] 0.14011699116779 [GeV] -Cell[4,7] 0.051076366709948 [GeV] -Cell[3,7] 0.20501445381617 [GeV] -Cell[0,34] 1.6898778267205e-07 [GeV] -Cell[0,46] 0.0012499739710066 [GeV] -Cell[0,45] 6.1118043959141e-13 [GeV] -Cell[2,6] 0.0003253663443428 [GeV] -Cell[2,5] 0.00024492543084136 [GeV] -Cell[3,6] 0.0095528487565727 [GeV] -Cell[7,0] 0.00019230606027975 [GeV] -Cell[8,13] 0.0011894584157242 [GeV] -### Total energy deposition in calorimeter by a source track in 35 cells : 0.48505174680723 (GeV) - -Source track ID 4017 (pi+,3.2625090168034[GeV]) at (499.98802758965,-3.4600963874922,-1674.5000349351) +Cell[8,9] 4.410685505718e-10 [GeV] +Cell[8,8] 2.7973093836295e-05 [GeV] +Cell[5,31] 0.0061402188183754 [GeV] +Cell[7,34] 6.7861517406982e-06 [GeV] +Cell[7,35] 0.00033674243841858 [GeV] +Cell[6,41] 0.0024987006317414 [GeV] +Cell[4,5] 0.0014866349711295 [GeV] +Cell[7,6] 7.0545749366602e-06 [GeV] +Cell[7,5] 0.0031478486225526 [GeV] +Cell[4,30] 4.1931267536711e-05 [GeV] +Cell[3,25] 6.1298633227125e-08 [GeV] +Cell[5,30] 6.2923459154263e-10 [GeV] +Cell[7,4] 0.00011267312070663 [GeV] +Cell[7,33] 0.00016683801050965 [GeV] +Cell[6,7] 0.0012338931590328 [GeV] +Cell[7,31] 7.3758081705819e-05 [GeV] +Cell[5,38] 3.588041876128e-07 [GeV] +Cell[4,36] 9.2924714408582e-08 [GeV] +Cell[6,4] 0.0060455916814204 [GeV] +Cell[4,25] 0.0013019914626592 [GeV] +Cell[17,31] 3.2607167130436e-06 [GeV] +Cell[13,25] 5.9647514717653e-08 [GeV] +Cell[17,7] 1.1641380842775e-07 [GeV] +Cell[16,3] 0.00082761190775352 [GeV] +Cell[5,7] 0.0060677303528063 [GeV] +Cell[5,8] 0.0032665083505858 [GeV] +Cell[3,30] 0.00039854712428269 [GeV] +Cell[3,31] 7.1371887177293e-05 [GeV] +Cell[8,1] 5.1548152405303e-06 [GeV] +Cell[17,2] 3.869458931149e-05 [GeV] +Cell[5,32] 2.8998834171944e-05 [GeV] +Cell[4,32] 0.00028690051141803 [GeV] +Cell[0,24] 6.1193898816782e-05 [GeV] +Cell[0,22] 0.00022893383068686 [GeV] +Cell[3,11] 1.0974036587868e-05 [GeV] +Cell[4,11] 0.00023589057679965 [GeV] +Cell[5,20] 1.6537466435693e-05 [GeV] +Cell[4,17] 1.8467426241841e-05 [GeV] +Cell[2,20] 1.0724531894084e-05 [GeV] +Cell[3,19] 0.00014101718020493 [GeV] +Cell[1,35] 5.4492356139235e-07 [GeV] +Cell[4,6] 0.1396894406098 [GeV] +Cell[3,6] 0.0094975475009753 [GeV] +Cell[3,5] 1.5261644795146e-05 [GeV] +Cell[1,31] 1.6496208672834e-06 [GeV] +Cell[4,31] 0.00089303931156724 [GeV] +Cell[0,23] 8.5738614725415e-06 [GeV] +Cell[3,8] 0.0071413318962492 [GeV] +Cell[3,7] 0.010091960963635 [GeV] +Cell[7,32] 0.00049769148687062 [GeV] +Cell[5,5] 0.00026821546961946 [GeV] +Cell[3,16] 7.4245504511055e-06 [GeV] +Cell[2,19] 0.00043704839589896 [GeV] +Cell[3,46] 0.0036629741974048 [GeV] +Cell[4,37] 5.1316970939297e-09 [GeV] +Cell[4,16] 4.2704285588115e-06 [GeV] +Cell[3,41] 0.00089646627173145 [GeV] +Cell[2,18] 0.0001762796074629 [GeV] +Cell[2,30] 4.7094079036469e-10 [GeV] +Cell[2,32] 7.5829356501345e-06 [GeV] +Cell[2,31] 0.00048302539330609 [GeV] +Cell[0,6] 4.2903562803076e-07 [GeV] +Cell[0,4] 6.3694954442326e-06 [GeV] +Cell[3,9] 0.002515474801793 [GeV] +Cell[4,23] 1.0859397414606e-05 [GeV] +Cell[4,7] 0.12145566031415 [GeV] +Cell[5,6] 0.00024477450257143 [GeV] +Cell[5,4] 1.8868323760216e-05 [GeV] +Cell[6,5] 0.010234634478201 [GeV] +Cell[16,27] 1.1134176456835e-05 [GeV] +Cell[16,2] 4.6518932558683e-05 [GeV] +Cell[19,40] 2.2000810422469e-05 [GeV] +Cell[17,32] 2.1814626663854e-06 [GeV] +Cell[13,34] 1.207096485814e-06 [GeV] +Cell[4,26] 0.00074378683931684 [GeV] +Cell[6,6] 1.7140632662631e-06 [GeV] +Cell[5,25] 2.0764619648617e-07 [GeV] +Cell[6,8] 0.00078042706539554 [GeV] +Cell[4,10] 0.00096536051778207 [GeV] +Cell[4,8] 0.016633306774637 [GeV] +Cell[4,9] 0.0076946575507921 [GeV] +Cell[3,4] 0.00070640917919637 [GeV] +Cell[4,4] 0.0020803497656426 [GeV] +Cell[2,41] 0.0020472026744743 [GeV] +Cell[0,5] 0.0008314423578571 [GeV] +Cell[4,24] 0.00040164336671273 [GeV] +Cell[4,3] 1.1684888931995e-09 [GeV] +Cell[5,33] 4.0460248419549e-06 [GeV] +Cell[6,21] 2.2420764435083e-07 [GeV] +### Total energy deposition in calorimeter by a source track in 89 cells : 0.37558907098491 (GeV) + +Source track ID 3798 (pi+,3.262533058821[GeV]) at (499.9891120603,-3.2996698552149,-1675.7308825642) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[2,17] 1.3929186279711e-06 [GeV] -Cell[6,0] 0.00024369342481066 [GeV] -Cell[5,0] 9.5483209933832e-05 [GeV] -Cell[6,1] 7.2265424932993e-10 [GeV] -Cell[0,24] 0.00014368987213493 [GeV] -Cell[0,20] 7.6586805516854e-06 [GeV] -Cell[0,21] 1.2658299994655e-05 [GeV] -Cell[5,18] 5.6962300732266e-06 [GeV] -Cell[6,18] 0.0012121964603703 [GeV] -Cell[0,36] 0.0015499887594205 [GeV] -Cell[1,21] 0.00012885508655938 [GeV] -Cell[0,22] 0.00040579266626605 [GeV] -Cell[3,19] 5.0470322344154e-07 [GeV] -Cell[1,12] 3.9476967717292e-05 [GeV] -Cell[0,12] 0.0017198797546935 [GeV] -Cell[1,13] 2.2291863931514e-06 [GeV] -Cell[2,24] 0.0008535754590501 [GeV] -Cell[2,25] 0.00029185605974453 [GeV] -Cell[2,23] 0.0049370326882211 [GeV] -Cell[2,8] 0.0013866754316778 [GeV] -Cell[2,9] 3.7506802945472e-05 [GeV] -Cell[1,20] 0.0002729819430466 [GeV] -Cell[2,18] 2.3285841216534e-05 [GeV] -Cell[2,22] 0.00047213978772561 [GeV] -Cell[1,25] 1.1289213987766e-05 [GeV] -Cell[1,24] 0.00039850050522136 [GeV] -Cell[0,47] 1.2118780084912 [GeV] -Cell[0,23] 0.00011192179473528 [GeV] -Cell[0,13] 9.965792866069e-07 [GeV] -Cell[0,3] 1.0750739311334e-06 [GeV] -Cell[0,32] 9.9864855292253e-06 [GeV] -Cell[1,18] 2.5845607160591e-07 [GeV] -Cell[0,46] 0.080258041897803 [GeV] -Cell[0,45] 0.011716294638987 [GeV] -Cell[1,47] 0.1427436242895 [GeV] -Cell[0,0] 0.11257815329188 [GeV] -Cell[0,1] 0.014657940700774 [GeV] -Cell[1,46] 0.012198397501455 [GeV] -Cell[1,45] 0.0091047377380038 [GeV] -Cell[1,1] 0.00065898678689405 [GeV] -Cell[1,0] 0.00045472233654012 [GeV] -Cell[0,44] 0.0015739118696358 [GeV] -Cell[0,2] 4.1715943552845e-08 [GeV] -Cell[1,44] 0.0015105352977063 [GeV] -Cell[2,45] 2.9833426879122e-08 [GeV] -Cell[2,46] 3.3293035812676e-08 [GeV] -Cell[2,44] 8.5710780695081e-11 [GeV] -Cell[1,2] 9.3895548197906e-06 [GeV] -### Total energy deposition in calorimeter by a source track in 48 cells : 1.6137211283891 (GeV) - -Source track ID 4013 (gamma,0.53051937575115[GeV]) at (475.84610245306,-153.52682755869,-782.17055647966) +Cell[0,30] 0.097792052347552 [GeV] +Cell[0,47] 0.17648392052016 [GeV] +Cell[0,31] 0.074801957388246 [GeV] +Cell[1,47] 0.13907634616685 [GeV] +Cell[0,33] 0.0030215535128505 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.49117582993566 (GeV) + +Source track ID 3794 (gamma,0.53051937575115[GeV]) at (475.84610190694,-153.52682925135,-782.17056001442) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[5,46] 0.0046383777526446 [GeV] -Cell[6,44] 0.0002893685829776 [GeV] -Cell[8,18] 0.00051099891 [GeV] -Cell[6,10] 0.0035460986109893 [GeV] -Cell[5,37] 0.00067769559880655 [GeV] -Cell[4,26] 0.00054722734071073 [GeV] -Cell[5,44] 0.0022476696807797 [GeV] -Cell[5,45] 0.4028904398006 [GeV] -Cell[3,14] 0.0009812905885573 [GeV] -Cell[6,45] 0.11202800754718 [GeV] -Cell[4,46] 0.0012354897366479 [GeV] -Cell[10,14] 0.00041571269125987 [GeV] -Cell[4,31] 0.00051099891 [GeV] -### Total energy deposition in calorimeter by a source track in 13 cells : 0.53051937575115 (GeV) - -Source track ID 4014 (gamma,0.17927399228015[GeV]) at (168.15423898284,-470.87594110562,-1264.5234726403) +Cell[5,45] 0.25034919332304 [GeV] +Cell[6,25] 0.0003396464719935 [GeV] +Cell[0,19] 8.9577715068858e-05 [GeV] +Cell[1,37] 7.722250330347e-06 [GeV] +Cell[1,36] 0.0001130484826966 [GeV] +Cell[5,11] 0.002626589875758 [GeV] +Cell[6,44] 0.016765371181056 [GeV] +Cell[9,4] 0.00042335987939611 [GeV] +Cell[9,24] 0.00071819353242577 [GeV] +Cell[6,45] 0.25241635635696 [GeV] +Cell[5,46] 0.0052452412300623 [GeV] +Cell[6,46] 0.00063484005958477 [GeV] +### Total energy deposition in calorimeter by a source track in 12 cells : 0.52972914035838 (GeV) + +Source track ID 3795 (gamma,0.17927399228015[GeV]) at (168.15424624328,-470.87593851285,-1264.5234728695) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[3,39] 0.0026103901778126 [GeV] -Cell[3,37] 0.00051099891 [GeV] -Cell[3,38] 0.17615260319234 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.17927399228015 (GeV) - -Source track ID 4005 (gamma,0.0020218012275429[GeV]) at (-224.410190584,446.8109962412,-130.33274167509) +Cell[6,2] 0.00022206081763395 [GeV] +Cell[3,38] 0.15433128605569 [GeV] +Cell[4,32] 0.0012035106843903 [GeV] +Cell[1,8] 0.006536257185358 [GeV] +Cell[4,44] 0.00051099891 [GeV] +Cell[2,39] 0.0019177407554791 [GeV] +Cell[1,11] 0.00024186142186313 [GeV] +Cell[4,47] 0.0019460691449933 [GeV] +Cell[0,45] 0.00244454870974 [GeV] +Cell[3,45] 0.00077079838309594 [GeV] +Cell[2,31] 0.00023556079331598 [GeV] +Cell[1,12] 0.00065752367071312 [GeV] +Cell[3,2] 0.00048816533410775 [GeV] +Cell[2,38] 0.00054606038396494 [GeV] +Cell[6,19] 0.00021195839866009 [GeV] +### Total energy deposition in calorimeter by a source track in 15 cells : 0.172264400649 (GeV) + +Source track ID 3773 (gamma,0.00010666847946182[GeV]) at (-441.74196215256,234.23073853276,-182.27185466321) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[9,15] 0.0020218012275429 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0020218012275429 (GeV) +Cell[9,20] 0.00010666847946182 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00010666847946182 (GeV) -Source track ID 4008 (gamma,3.2072250934485e-05[GeV]) at (-160.26056006468,473.62068460716,-132.3162187936) +Source track ID 3774 (gamma,0.11842844646265[GeV]) at (-222.77896510703,447.62655496054,-125.00341775776) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[9,14] 3.2072250934485e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 3.2072250934485e-05 (GeV) - -Source track ID 4009 (gamma,0.0013095232237035[GeV]) at (-160.8908320451,473.40694984742,-131.91364784567) +Cell[8,7] 0.00040028294790883 [GeV] +Cell[9,18] 0.00015279364970766 [GeV] +Cell[9,17] 5.665476750774e-06 [GeV] +Cell[9,15] 0.11610931209952 [GeV] +Cell[9,16] 0.00084819511539381 [GeV] +Cell[8,15] 0.00029048230128012 [GeV] +Cell[5,43] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 7 cells : 0.11831773050056 (GeV) + +Source track ID 3786 (gamma,0.00010773733939936[GeV]) at (204.09986793829,456.44632094867,-799.16249695597) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[9,14] 0.0013095232237035 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0013095232237035 (GeV) +Cell[6,8] 0.00010773733939936 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00010773733939936 (GeV) -Source track ID 4010 (gamma,0.0020308963148523[GeV]) at (-160.30894749113,473.60430884261,-132.5177377937) +Source track ID 3787 (gamma,0.0003373682726942[GeV]) at (-348.58192375087,358.45591421281,-59.792668496081) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[9,14] 0.0020308963148523 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0020308963148523 (GeV) +Cell[9,17] 0.0003373682726942 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0003373682726942 (GeV) -Source track ID 3976 (e+,0.33712393064597[GeV]) at (-154.46540287324,475.54225818029,-132.73973203995) +Source track ID 3778 (gamma,6.9331467840626e-05[GeV]) at (-221.03573807621,448.48991347979,-119.85938823823) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[9,12] 0.0032867970161086 [GeV] -Cell[5,28] 0.00051099891 [GeV] -Cell[9,13] 0.13057700904868 [GeV] -Cell[19,33] 0.00043305839510127 [GeV] -Cell[9,14] 0.19993121064504 [GeV] -Cell[8,13] 0.0016061073416448 [GeV] -Cell[8,14] 0.00011810463438755 [GeV] -### Total energy deposition in calorimeter by a source track in 7 cells : 0.33646328599095 (GeV) - -Source track ID 3985 (gamma,0.00028396594066424[GeV]) at (-496.6395342047,57.872040442176,-132.7779330188) -Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[9,23] 0.00028396594066424 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00028396594066424 (GeV) +Cell[9,15] 6.9331467840626e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 6.9331467840626e-05 (GeV) -Source track ID 3987 (gamma,0.00010645386842716[GeV]) at (-496.64871747228,57.793178084823,-132.10975998961) +Source track ID 3780 (gamma,0.0006914408215308[GeV]) at (-115.64889334047,486.44150056212,-134.62349392107) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[9,23] 0.00010645386842716 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00010645386842716 (GeV) +Cell[9,13] 0.0006914408215308 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0006914408215308 (GeV) -Source track ID 3989 (gamma,8.7877693630348e-05[GeV]) at (-436.96927724671,243.01821072192,-304.82989765337) +Source track ID 3781 (gamma,0.0025693854645118[GeV]) at (-114.49282896265,486.71489818592,-133.8857069525) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[8,20] 8.7877693630348e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 8.7877693630348e-05 (GeV) +Cell[9,13] 0.0025693854645118 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0025693854645118 (GeV) -Source track ID 3990 (gamma,0.00066735610131801[GeV]) at (-498.43641522088,39.51126398585,-133.09366040241) +Source track ID 3751 (e+,0.21821989895668[GeV]) at (-94.124051764993,491.06075273772,-139.1819722553) +Original primary track ID 27 (unknown,1.8699577628705[GeV]) +Cell[9,11] 0.0065853351796782 [GeV] +Cell[9,12] 0.031082900287198 [GeV] +Cell[6,7] 0.00051099891 [GeV] +Cell[9,31] 0.00048364441629432 [GeV] +Cell[9,13] 0.17852978926613 [GeV] +Cell[1,45] 0.00067937328645488 [GeV] +Cell[9,35] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 7 cells : 0.21838304025576 (GeV) + +Source track ID 3761 (gamma,0.047653051782958[GeV]) at (-498.29489049711,41.257752053085,-129.00298029816) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[9,23] 0.00066735610131801 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00066735610131801 (GeV) +Cell[9,32] 0.000504420965863 [GeV] +Cell[9,23] 0.044492848183309 [GeV] +Cell[9,24] 0.0021277442516666 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.047125013400839 (GeV) -Source track ID 3977 (e-,0.50885761429689[GeV]) at (-499.78976980464,14.497792888211,-135.23571833353) +Source track ID 3763 (gamma,0.024140770956666[GeV]) at (-499.60864470399,19.778830527726,-129.4936288089) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[7,6] 0.00059261077369397 [GeV] -Cell[11,39] 0.0020283359164651 [GeV] -Cell[8,32] 0.0011754584270796 [GeV] -Cell[9,24] 0.07503765401659 [GeV] -Cell[5,8] 0.0042303796665659 [GeV] -Cell[8,1] 0.0038060578026466 [GeV] -Cell[8,24] 0.01054223464447 [GeV] -Cell[10,8] 0.0010469410182016 [GeV] -Cell[9,23] 0.40988794205137 [GeV] -### Total energy deposition in calorimeter by a source track in 9 cells : 0.50834761431708 (GeV) - -Source track ID 3978 (gamma,0.14815181584447[GeV]) at (-470.45468272099,169.32923996138,-336.66125505915) +Cell[12,32] 0.0014648930632388 [GeV] +Cell[9,22] 0.00011916665098213 [GeV] +Cell[10,34] 0.00025999309279283 [GeV] +Cell[9,23] 0.020199905598942 [GeV] +Cell[9,24] 0.0014783212977204 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.023522279703677 (GeV) + +Source track ID 3752 (e-,0.43896946253926[GeV]) at (-499.71324474358,16.931421317987,-129.62192805384) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[7,20] 0.0042935834814236 [GeV] -Cell[8,21] 0.13440796794145 [GeV] -Cell[7,21] 0.0080335889163199 [GeV] -Cell[8,22] 0.0014166755052725 [GeV] +Cell[8,22] 0.00013204671802342 [GeV] +Cell[10,22] 0.00048736154465989 [GeV] +Cell[10,23] 0.00061332063980871 [GeV] +Cell[9,22] 0.0002176347303843 [GeV] +Cell[5,36] 0.00020699660120988 [GeV] +Cell[0,43] 0.00023445633512376 [GeV] +Cell[9,26] 0.00051099891 [GeV] +Cell[9,25] 0.002865887288908 [GeV] +Cell[9,23] 0.33301822587491 [GeV] +Cell[9,24] 0.096038115382244 [GeV] +Cell[8,24] 0.0031769105386528 [GeV] +### Total energy deposition in calorimeter by a source track in 11 cells : 0.43750195456393 (GeV) + +Source track ID 3753 (gamma,0.14815181584447[GeV]) at (-470.4546704167,169.32927414689,-336.66116513327) +Original primary track ID 27 (unknown,1.8699577628705[GeV]) +Cell[8,22] 0.0013644021274201 [GeV] +Cell[8,21] 0.1409410103997 [GeV] +Cell[7,22] 0.001371777406438 [GeV] +Cell[8,20] 0.0044746259109127 [GeV] ### Total energy deposition in calorimeter by a source track in 4 cells : 0.14815181584447 (GeV) -Source track ID 3919 (pi+,0.18768200209201[GeV]) at (-498.505678105,-38.627566543503,1587.1138787856) +Source track ID 3741 (e-,0.0005314944031829[GeV]) at (-499.89812296191,-10.092901424163,1573.7258993128) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[17,24] 0.055333375508381 [GeV] -Cell[18,24] 0.024327799701063 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.079661175209444 (GeV) +Cell[17,24] 1.321529986564e-06 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 1.321529986564e-06 (GeV) -Source track ID 3909 (pi-,0.95276901838771[GeV]) at (-378.12480818977,-327.14160455596,-222.41052253925) +Source track ID 3703 (pi+,0.18774308716983[GeV]) at (-499.87441767884,-11.205648140304,1578.3005905961) Original primary track ID 27 (unknown,1.8699577628705[GeV]) -Cell[8,30] 0.35701628672015 [GeV] -Cell[9,4] 0.00050689467993561 [GeV] -Cell[6,31] 5.7860970264301e-06 [GeV] -Cell[8,28] 0.0015150256789176 [GeV] -Cell[9,5] 1.3258517748909e-05 [GeV] -Cell[10,25] 0.00039970443951756 [GeV] -Cell[8,31] 0.013415810858475 [GeV] -Cell[8,32] 3.2778419335955e-07 [GeV] -Cell[7,30] 0.023387977458803 [GeV] -Cell[7,31] 0.012529547978424 [GeV] -Cell[7,32] 0.0062442687710771 [GeV] -Cell[9,31] 0.00056069720025152 [GeV] -Cell[8,29] 0.19004943623338 [GeV] -Cell[9,2] 4.2082174202847e-05 [GeV] -Cell[10,26] 1.4032548669206e-05 [GeV] -Cell[8,4] 8.3923047830012e-06 [GeV] -Cell[7,28] 0.0054484175565298 [GeV] -Cell[7,29] 0.0074212853953316 [GeV] -Cell[6,29] 3.5070115700364e-11 [GeV] -Cell[8,27] 8.5745588194186e-09 [GeV] -Cell[9,30] 0.0023655669021356 [GeV] -Cell[6,30] 0.0045940257481582 [GeV] -Cell[9,3] 0.0047257564565446 [GeV] -Cell[8,3] 2.2183266992215e-09 [GeV] -### Total energy deposition in calorimeter by a source track in 24 cells : 0.63026459233221 (GeV) - -Source track ID 3846 (pi-,0.297396787954[GeV]) at (-495.83258367873,64.420873655006,1863.8804464178) -Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[19,22] 0.0038606632410035 [GeV] -Cell[19,38] 6.3196094937439e-06 [GeV] -Cell[15,8] 0.0010144222486323 [GeV] -Cell[15,7] 0.00068836303731757 [GeV] -Cell[16,44] 2.0352737279609e-05 [GeV] -Cell[15,44] 1.4447538909735e-05 [GeV] -Cell[19,36] 0.0014732387194815 [GeV] -Cell[18,38] 0.00021928841515762 [GeV] -Cell[18,37] 2.1502201201429e-05 [GeV] -Cell[19,37] 0.00045724938991566 [GeV] -Cell[16,6] 2.7840440307045e-05 [GeV] -Cell[17,6] 0.00043493826459235 [GeV] -Cell[19,11] 1.0746672473829e-05 [GeV] -Cell[19,10] 6.7579633922605e-06 [GeV] -Cell[19,8] 0.00013037747750798 [GeV] -Cell[18,23] 6.9509395892345e-05 [GeV] -Cell[19,23] 0.17678911123003 [GeV] -Cell[19,12] 0.00042805166946459 [GeV] -Cell[15,6] 4.8552900580034e-09 [GeV] -Cell[19,21] 0.0032038491991262 [GeV] -### Total energy deposition in calorimeter by a source track in 20 cells : 0.18887703430647 (GeV) - -Source track ID 3857 (e-,0.0010454835684628[GeV]) at (499.56998877187,20.732253096841,1832.3057421897) -Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[19,0] 0.00028002443595578 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00028002443595578 (GeV) - -Source track ID 3847 (pi+,3.7097445607656[GeV]) at (208.88438651253,454.27669219462,1946.3500016276) -Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[17,36] 0.0019131381875165 [GeV] -Cell[19,8] 0.13102077805488 [GeV] -Cell[19,9] 0.0014463846160953 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.13438030085849 (GeV) +Cell[17,24] 0.072639051697401 [GeV] +Cell[17,25] 0.00083867407584341 [GeV] +Cell[18,24] 0.0024394257879168 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.075917151561162 (GeV) -Source track ID 3596 (pi+,0.59759941193992[GeV]) at (-420.11372508299,271.11705589448,363.74966182994) -Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[15,15] 1.0776242327211e-06 [GeV] -Cell[15,14] 5.7625584304333e-12 [GeV] -Cell[12,21] 4.837283832444e-06 [GeV] -Cell[14,15] 0.02309135312892 [GeV] -Cell[12,17] 0.002227732508134 [GeV] -Cell[14,14] 0.0015673938864899 [GeV] -Cell[12,16] 0.27885595214267 [GeV] -Cell[12,20] 0.00021144609491114 [GeV] -Cell[11,19] 0.057088980819512 [GeV] -Cell[13,16] 0.0015119706412827 [GeV] -Cell[12,15] 0.0022342747536155 [GeV] -Cell[12,19] 0.11061213247118 [GeV] -Cell[12,18] 0.00089796502782757 [GeV] -### Total energy deposition in calorimeter by a source track in 13 cells : 0.47830511638837 (GeV) - -Source track ID 3708 (gamma,0.15251351239083[GeV]) at (-487.09323708091,-112.87239870773,-730.31343910928) +Source track ID 3695 (pi-,0.95265790944347[GeV]) at (-377.71319350121,-327.61676308626,-225.70233253804) +Original primary track ID 27 (unknown,1.8699577628705[GeV]) +Cell[8,9] 0.00032685568167 [GeV] +Cell[8,29] 0.41154130585839 [GeV] +Cell[8,28] 1.8089973944143e-05 [GeV] +Cell[8,30] 0.26532602672455 [GeV] +Cell[7,34] 0.00085515337904599 [GeV] +Cell[4,35] 0.0006801632773238 [GeV] +Cell[5,34] 7.156986364862e-06 [GeV] +Cell[7,33] 0.0032463745206628 [GeV] +Cell[7,31] 0.0018989985353989 [GeV] +Cell[8,33] 3.9643790330274e-05 [GeV] +Cell[7,30] 0.026235057148087 [GeV] +Cell[7,28] 0.0014020399572895 [GeV] +Cell[7,29] 0.015415899350466 [GeV] +Cell[4,36] 0.00095528019286133 [GeV] +Cell[8,31] 0.00064008566646544 [GeV] +Cell[8,32] 4.1556050632607e-08 [GeV] +Cell[9,29] 2.9402419098915e-05 [GeV] +Cell[6,31] 1.6039617172169e-05 [GeV] +Cell[7,32] 0.0016415825987661 [GeV] +Cell[4,37] 0.0096314858089848 [GeV] +Cell[4,38] 0.0035591654535988 [GeV] +Cell[5,35] 2.5775173811553e-06 [GeV] +Cell[6,30] 3.7294716526731e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 23 cells : 0.74350572073043 (GeV) + +Source track ID 3682 (e-,0.00060983145352941[GeV]) at (-497.17934196542,53.03491230157,1591.8889015933) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[6,25] 0.12186217628965 [GeV] -Cell[5,25] 0.03029390493813 [GeV] -Cell[5,26] 0.00035743116304508 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.15251351239083 (GeV) +Cell[17,23] 6.7179095246478e-06 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 6.7179095246478e-06 (GeV) -Source track ID 3812 (gamma,7.3097415913864e-05[GeV]) at (-303.11011754805,-397.64840832073,-142.79442751303) +Source track ID 3642 (pi-,0.29731951674684[GeV]) at (-496.22785621822,61.301832868797,1841.0325728336) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[9,31] 7.3097415913864e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 7.3097415913864e-05 (GeV) - -Source track ID 3816 (gamma,7.8730101363913e-05[GeV]) at (359.4131017853,347.59491116107,-790.78248069562) +Cell[17,34] 6.577465676537e-05 [GeV] +Cell[17,44] 3.1437682628166e-06 [GeV] +Cell[17,33] 0.00012413890070775 [GeV] +Cell[19,22] 0.11527462773184 [GeV] +Cell[19,21] 0.00065855513670817 [GeV] +Cell[19,23] 0.097016291074769 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.21314253126906 (GeV) + +Source track ID 3643 (pi+,3.7103573241371[GeV]) at (209.34999874903,454.06230632346,1946.6141251542) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[6,5] 7.8730101363913e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 7.8730101363913e-05 (GeV) +Cell[18,30] 0.00051099891 [GeV] +Cell[19,8] 0.15206466723452 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.15257566614452 (GeV) -Source track ID 3817 (gamma,0.00013737639395428[GeV]) at (496.1195180496,62.172532602653,-1093.0262579094) +Source track ID 3576 (gamma,0.29185834298843[GeV]) at (-329.54129033715,376.03528818839,233.08073682052) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[4,0] 0.00013737639395428 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00013737639395428 (GeV) - -Source track ID 3818 (gamma,0.0015389673972288[GeV]) at (134.77779572283,481.49241508055,-884.96394668581) +Cell[11,17] 0.27564569561575 [GeV] +Cell[11,18] 0.0027071517796834 [GeV] +Cell[11,16] 0.0095395963447258 [GeV] +Cell[11,15] 0.00027459950502698 [GeV] +Cell[10,17] 0.0021109581278283 [GeV] +Cell[10,16] 0.00092048075914392 [GeV] +Cell[10,18] 9.1028837535456e-05 [GeV] +Cell[19,7] 0.00010750038058002 [GeV] +### Total energy deposition in calorimeter by a source track in 8 cells : 0.29139701135027 (GeV) + +Source track ID 3637 (gamma,0.0058190626804494[GeV]) at (-499.82180737067,-13.347691812372,236.35412645596) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[5,10] 0.0003505381344987 [GeV] -Cell[5,9] 0.0011884292627301 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.0015389673972288 (GeV) +Cell[11,24] 0.0058190626804494 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0058190626804494 (GeV) -Source track ID 3713 (gamma,0.0024538312891152[GeV]) at (-489.26931493626,-103.03173036401,8.1947435500151) +Source track ID 3638 (gamma,0.00010341283391875[GeV]) at (-471.35417182421,-166.80900666305,386.11461004726) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,25] 0.0024538312891152 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0024538312891152 (GeV) +Cell[11,26] 0.00010341283391875 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00010341283391875 (GeV) -Source track ID 3718 (gamma,0.00013844932972329[GeV]) at (-497.04143664634,54.312155697815,-13.304541040559) +Source track ID 3639 (gamma,0.008752623827927[GeV]) at (-358.81294870334,-348.21439924681,430.94961716306) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[9,23] 0.00013844932972329 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00013844932972329 (GeV) +Cell[14,20] 0.00051099891 [GeV] +Cell[12,29] 0.008241624917927 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.008752623827927 (GeV) -Source track ID 3719 (gamma,0.00049358840115807[GeV]) at (122.22425559749,484.83113693702,48.807281072821) +Source track ID 3628 (gamma,0.00071221386753707[GeV]) at (32.969401183837,498.91183448138,92.946979201616) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,9] 0.00049358840115807 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00049358840115807 (GeV) +Cell[10,11] 0.00071221386753707 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00071221386753707 (GeV) -Source track ID 3720 (gamma,0.0001752136926596[GeV]) at (-364.96477655777,-341.76119129026,-261.24875920769) +Source track ID 3630 (gamma,6.0076237851382e-05[GeV]) at (-297.69208865846,401.72057496494,284.13536369546) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[8,29] 0.0001752136926596 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0001752136926596 (GeV) +Cell[11,16] 6.0076237851382e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 6.0076237851382e-05 (GeV) -Source track ID 3721 (gamma,0.018766202715168[GeV]) at (483.72542113659,-126.52951017937,141.89225377901) +Source track ID 3631 (gamma,0.00035360325086232[GeV]) at (-302.98968155043,397.74018262425,284.53241854481) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,46] 0.015533972875908 [GeV] -Cell[10,45] 0.0032322298392601 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.018766202715168 (GeV) +Cell[11,16] 0.00035360325086232 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00035360325086232 (GeV) -Source track ID 3787 (gamma,7.0716680998354e-05[GeV]) at (-325.39315318063,379.63047278,909.45605499939) +Source track ID 3632 (gamma,0.025409509881479[GeV]) at (-335.09148000174,371.09796554312,284.82502932668) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[14,17] 7.0716680998354e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 7.0716680998354e-05 (GeV) +Cell[11,17] 0.025409509881479 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.025409509881479 (GeV) -Source track ID 3781 (gamma,0.00017571558319072[GeV]) at (-499.82788776314,-13.118026308934,-32.517388785769) +Source track ID 3633 (gamma,0.00035285890686858[GeV]) at (-334.96034120133,371.21633830193,285.32541060212) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[9,24] 0.00017571558319072 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00017571558319072 (GeV) +Cell[11,17] 0.00035285890686858 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00035285890686858 (GeV) -Source track ID 3782 (gamma,0.0016881761767101[GeV]) at (-454.49175943579,208.41602770651,-511.12873378436) +Source track ID 3627 (e-,0.12375068899384[GeV]) at (-361.87983316343,345.02606618864,284.54887605429) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[7,13] 0.00045223645500552 [GeV] -Cell[7,20] 0.0009996465865551 [GeV] -Cell[2,41] 0.00023629313514951 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.0016881761767101 (GeV) +Cell[11,18] 0.11916516585263 [GeV] +Cell[11,19] 0.002233729488366 [GeV] +Cell[12,12] 0.0007451798243429 [GeV] +Cell[11,8] 0.0010055458236934 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.12314962098903 (GeV) -Source track ID 3726 (gamma,0.011303767665868[GeV]) at (-434.50680471768,-247.39409179289,34.141045750465) +Source track ID 3580 (gamma,0.0057077480947025[GeV]) at (-63.127513697527,495.99890827941,148.78199339036) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,28] 0.010577311200023 [GeV] -Cell[10,27] 0.000726456465845 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.011303767665868 (GeV) +Cell[10,12] 0.0057077480947025 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0057077480947025 (GeV) -Source track ID 3728 (gamma,0.00015062950510185[GeV]) at (-437.22612646705,-242.55579633275,43.095902769855) +Source track ID 3582 (gamma,0.00052266040258736[GeV]) at (361.83339346944,345.07476779734,1355.3560820288) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,27] 0.00015062950510185 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00015062950510185 (GeV) +Cell[16,5] 0.00052266040258736 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00052266040258736 (GeV) -Source track ID 3731 (gamma,0.00011183450315433[GeV]) at (-34.130444533651,498.83375262299,130.88533321799) +Source track ID 3583 (gamma,0.006355733238504[GeV]) at (-148.08076076258,477.56893564383,350.55819287738) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,12] 0.00011183450315433 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00011183450315433 (GeV) +Cell[11,14] 0.006355733238504 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.006355733238504 (GeV) -Source track ID 3734 (gamma,0.00056274419840843[GeV]) at (-385.4388831104,-318.49154994537,13.036402786101) +Source track ID 3585 (gamma,0.00064105350324323[GeV]) at (53.121671596652,497.17007955706,310.73895624046) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,29] 0.00056274419840843 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00056274419840843 (GeV) +Cell[11,11] 0.00064105350324323 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00064105350324323 (GeV) -Source track ID 3735 (gamma,0.00058168977357612[GeV]) at (-404.01072002675,-294.57654031417,383.68613671644) +Source track ID 3586 (gamma,0.0023604148389201[GeV]) at (-150.00242415771,476.96883833937,301.2517802521) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[11,28] 0.00058168977357612 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00058168977357612 (GeV) +Cell[11,14] 0.0023604148389201 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0023604148389201 (GeV) -Source track ID 3737 (gamma,5.8141010968094e-05[GeV]) at (316.23469477361,387.29267721123,938.41602833567) +Source track ID 3587 (gamma,0.00021635842339402[GeV]) at (-311.85637689039,390.82681611271,305.52327733153) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[14,6] 5.8141010968094e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 5.8141010968094e-05 (GeV) +Cell[11,17] 0.00021635842339402 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00021635842339402 (GeV) -Source track ID 3740 (gamma,0.00014892685159236[GeV]) at (-499.57470944468,20.61818816643,102.48325732064) +Source track ID 3614 (gamma,2.2908828371779e-05[GeV]) at (-447.03212948714,223.96936220428,1053.0523963724) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,23] 0.00014892685159236 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00014892685159236 (GeV) +Cell[15,20] 2.2908828371779e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 2.2908828371779e-05 (GeV) -Source track ID 3741 (gamma,0.00010012046757153[GeV]) at (-499.75564975677,-15.629796421885,41.736619595384) +Source track ID 3579 (e+,0.0057153007643299[GeV]) at (60.877759462958,496.28006045253,1162.3484208399) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,24] 0.00010012046757153 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00010012046757153 (GeV) +Cell[15,45] 0.00051099891 [GeV] +Cell[15,11] 0.0045580241077336 [GeV] +Cell[15,10] 0.0011572766565963 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.0062262996743299 (GeV) -Source track ID 3749 (gamma,0.0034333349465521[GeV]) at (-499.03292907212,31.082723524526,299.03497860851) +Source track ID 3573 (gamma,0.0029008862900342[GeV]) at (-430.54966103089,-254.21838915819,168.39856787217) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[11,23] 0.0034333349465521 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0034333349465521 (GeV) +Cell[10,28] 0.0029008862900342 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0029008862900342 (GeV) -Source track ID 3750 (gamma,0.00057778542075182[GeV]) at (-499.04285340835,30.922976280659,348.89432389946) +Source track ID 3574 (gamma,0.0010094822932592[GeV]) at (-431.90450911534,-251.90969613303,220.08047314644) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[11,23] 0.00057778542075182 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00057778542075182 (GeV) +Cell[11,28] 0.0010094822932592 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0010094822932592 (GeV) -Source track ID 3757 (gamma,0.00019180892493945[GeV]) at (-490.35951757845,97.711532176228,225.61837188542) +Source track ID 3566 (gamma,0.15251351239083[GeV]) at (-487.09323609617,-112.87240295733,-730.31340023795) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[11,22] 0.00019180892493945 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00019180892493945 (GeV) - -Source track ID 3758 (gamma,0.0001708387000727[GeV]) at (229.2874979389,444.32785563019,-73.222918862466) +Cell[6,24] 0.0016273011733799 [GeV] +Cell[6,25] 0.1475198440058 [GeV] +Cell[5,25] 0.0011941560466133 [GeV] +Cell[5,27] 0.001476882339351 [GeV] +Cell[5,28] 0.00069532882567963 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.15251351239083 (GeV) + +Source track ID 3567 (gamma,0.13352323164713[GeV]) at (-462.29599703015,-190.47942442663,2.9650486282192) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[9,8] 0.0001708387000727 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0001708387000727 (GeV) - -Source track ID 3692 (pi-,0.85376298420481[GeV]) at (323.96510083762,-380.84985681929,733.82489597652) -Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[14,43] 0.0087022323985038 [GeV] -Cell[15,44] 0.00028141808645814 [GeV] -Cell[13,38] 1.2603436516656e-10 [GeV] -Cell[14,44] 0.00017362121803338 [GeV] -Cell[15,41] 0.0038696071510192 [GeV] -Cell[14,41] 0.12978103999846 [GeV] -Cell[14,42] 0.51975918429585 [GeV] -Cell[14,39] 0.0081431732320982 [GeV] -Cell[14,38] 0.000362805965804 [GeV] -Cell[14,40] 0.0052507554594841 [GeV] -Cell[13,41] 0.076599420607859 [GeV] -Cell[13,40] 3.1004311112383e-05 [GeV] -Cell[14,37] 1.1518000860633e-08 [GeV] -Cell[15,39] 0.00048086886065403 [GeV] -Cell[15,40] 0.011380545604115 [GeV] -### Total energy deposition in calorimeter by a source track in 15 cells : 0.76481568883349 (GeV) - -Source track ID 3689 (gamma,0.37778731993224[GeV]) at (315.89620618291,-387.56881572083,149.20557547437) +Cell[10,26] 0.080428764175838 [GeV] +Cell[10,27] 0.017963755632158 [GeV] +Cell[9,27] 0.02548366796643 [GeV] +Cell[9,13] 0.00061355574565975 [GeV] +Cell[9,26] 0.0080130906739543 [GeV] +Cell[12,15] 0.00031485717903209 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.13281769137307 (GeV) + +Source track ID 3549 (pi-,0.85376342222921[GeV]) at (323.42686827774,-381.30704278318,732.80139462116) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[10,41] 0.35025130454297 [GeV] -Cell[11,41] 0.014735860671586 [GeV] -Cell[14,13] 0.006457425344767 [GeV] -Cell[10,40] 0.0024083266032931 [GeV] -Cell[10,42] 0.003934402769627 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.37778731993224 (GeV) - -Source track ID 3690 (gamma,0.13885684299554[GeV]) at (475.10692298719,-155.79926742333,345.33262285365) +Cell[14,33] 0.0002340280326498 [GeV] +Cell[14,31] 2.8401641378878e-05 [GeV] +Cell[14,44] 0.00044715317709893 [GeV] +Cell[14,43] 0.0056196471866219 [GeV] +Cell[13,25] 1.3847416266799e-07 [GeV] +Cell[14,26] 8.1687554484233e-08 [GeV] +Cell[14,40] 0.0062141938289084 [GeV] +Cell[13,33] 0.00093786496446774 [GeV] +Cell[16,29] 0.00066440215232888 [GeV] +Cell[16,28] 6.3455361896558e-08 [GeV] +Cell[14,41] 0.099040073005817 [GeV] +Cell[12,21] 2.44975607784e-05 [GeV] +Cell[12,39] 1.0066392612998e-05 [GeV] +Cell[17,22] 0.0010101122682104 [GeV] +Cell[12,7] 1.5346499825682e-05 [GeV] +Cell[16,42] 0.004659177046837 [GeV] +Cell[16,40] 0.0087669089896424 [GeV] +Cell[16,44] 0.0017234354245952 [GeV] +Cell[18,43] 0.0017240139750447 [GeV] +Cell[18,44] 0.0017136374050716 [GeV] +Cell[17,44] 0.00083400026591198 [GeV] +Cell[17,42] 0.011374351492827 [GeV] +Cell[17,43] 0.00015881381794026 [GeV] +Cell[17,41] 0.014761002986551 [GeV] +Cell[16,41] 0.0066341419503841 [GeV] +Cell[16,39] 3.3449033082888e-07 [GeV] +Cell[15,45] 9.1667510650041e-05 [GeV] +Cell[13,20] 0.0004068744272508 [GeV] +Cell[13,43] 1.9402349484153e-05 [GeV] +Cell[16,23] 8.2487656527519e-10 [GeV] +Cell[12,6] 0.0017391136653133 [GeV] +Cell[13,7] 4.6014411145734e-07 [GeV] +Cell[13,44] 1.6125200258102e-05 [GeV] +Cell[13,45] 1.5835742495256e-05 [GeV] +Cell[13,42] 0.0050717488174205 [GeV] +Cell[14,42] 0.17769777178172 [GeV] +Cell[13,41] 0.12083561164492 [GeV] +Cell[14,39] 1.7871063668281e-05 [GeV] +Cell[17,38] 0.00029010663915847 [GeV] +Cell[17,39] 0.00091419250986951 [GeV] +Cell[17,40] 0.0016382388255852 [GeV] +Cell[19,40] 1.4272966915655e-05 [GeV] +Cell[16,10] 2.4228080292232e-07 [GeV] +Cell[15,15] 1.9142738221944e-06 [GeV] +Cell[14,34] 1.4015123497302e-09 [GeV] +Cell[16,21] 2.7855167791131e-05 [GeV] +Cell[16,22] 1.0398438422499e-06 [GeV] +Cell[15,40] 0.0025374578642081 [GeV] +Cell[17,21] 1.4196444724803e-05 [GeV] +Cell[14,25] 1.2717500794679e-08 [GeV] +Cell[19,2] 0.0012730159024014 [GeV] +Cell[13,40] 0.0022178545484324 [GeV] +Cell[13,34] 0.00087986589350851 [GeV] +Cell[15,43] 0.0016834690798747 [GeV] +Cell[15,39] 7.4520681663444e-06 [GeV] +Cell[12,38] 4.6767381718382e-08 [GeV] +Cell[14,4] 5.7888159062713e-08 [GeV] +Cell[15,44] 0.00070530896073351 [GeV] +Cell[13,6] 4.2715109884739e-09 [GeV] +Cell[15,42] 0.0047589059402077 [GeV] +Cell[19,24] 1.105952708167e-05 [GeV] +Cell[15,29] 2.3696222342551e-08 [GeV] +Cell[17,20] 1.4711301337229e-05 [GeV] +Cell[15,41] 0.0050381664472785 [GeV] +Cell[14,29] 7.4802053859457e-08 [GeV] +Cell[19,44] 4.998073721481e-06 [GeV] +Cell[16,43] 0.0013471787213737 [GeV] +Cell[18,25] 2.0955021114787e-05 [GeV] +Cell[18,27] 0.00031390868250128 [GeV] +Cell[19,45] 0.00096860588578625 [GeV] +Cell[19,46] 4.4123782470933e-05 [GeV] +Cell[19,47] 1.3046196727373e-09 [GeV] +Cell[19,43] 1.2408393899932e-08 [GeV] +Cell[19,17] 0.00086510359972504 [GeV] +### Total energy deposition in calorimeter by a source track in 74 cells : 0.49810280685487 (GeV) + +Source track ID 3546 (gamma,0.37778731993224[GeV]) at (315.8962632478,-387.56876920887,149.20563541961) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[12,45] 0.0055367294277005 [GeV] -Cell[11,45] 0.12554968727288 [GeV] -Cell[11,46] 0.0020044394319304 [GeV] -Cell[11,44] 0.00051099891 [GeV] -Cell[10,29] 0.0011360017017726 [GeV] -Cell[12,17] 0.0026447716649201 [GeV] -Cell[12,46] 0.0014007415990187 [GeV] -### Total energy deposition in calorimeter by a source track in 7 cells : 0.13878337000822 (GeV) - -Source track ID 3605 (gamma,0.1484777566564[GeV]) at (-237.22761244181,440.13981857492,-159.00519801496) +Cell[11,40] 0.0025882369396866 [GeV] +Cell[11,42] 0.0014414374468327 [GeV] +Cell[10,42] 0.0019065698828282 [GeV] +Cell[11,12] 0.00068254903737367 [GeV] +Cell[10,40] 0.0036429929231878 [GeV] +Cell[10,41] 0.33992595611763 [GeV] +Cell[11,41] 0.024732268027925 [GeV] +Cell[10,38] 0.00051099891 [GeV] +Cell[10,39] 0.0017482827989555 [GeV] +### Total energy deposition in calorimeter by a source track in 9 cells : 0.37717929208442 (GeV) + +Source track ID 3547 (gamma,0.13885684299554[GeV]) at (475.10685030381,-155.79948906974,345.33250051924) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[9,17] 0.00044297430713106 [GeV] -Cell[8,15] 0.0020870174040948 [GeV] -Cell[9,15] 0.13633080136768 [GeV] -Cell[8,14] 0.0015731152561095 [GeV] -Cell[9,16] 0.0080438483213913 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.1484777566564 (GeV) - -Source track ID 3606 (gamma,0.20137908385321[GeV]) at (152.32666711372,476.23165212534,-66.015725050178) +Cell[12,43] 0.00051099891 [GeV] +Cell[12,45] 0.014094231552046 [GeV] +Cell[11,46] 0.0022603772404359 [GeV] +Cell[11,45] 0.12069218993721 [GeV] +Cell[15,12] 0.0012990453558504 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.13885684299554 (GeV) + +Source track ID 3466 (gamma,0.1484777566564[GeV]) at (-237.22760835445,440.13982077793,-159.00519744343) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[8,26] 0.00051099891 [GeV] -Cell[9,9] 0.18037175082857 [GeV] -Cell[9,8] 0.0058385061861057 [GeV] -Cell[9,10] 0.0070095106905127 [GeV] -Cell[7,15] 0.0031857674028805 [GeV] -Cell[9,30] 0.00028606536447829 [GeV] -Cell[9,29] 0.0041764844706636 [GeV] -### Total energy deposition in calorimeter by a source track in 7 cells : 0.20137908385321 (GeV) - -Source track ID 3601 (pi-,0.3988436363525[GeV]) at (387.61573285314,-315.83863545285,364.21322439334) +Cell[9,15] 0.1250359052707 [GeV] +Cell[9,16] 0.0056751841552283 [GeV] +Cell[7,23] 0.0012834656920455 [GeV] +Cell[8,23] 0.0028959609612533 [GeV] +Cell[8,16] 0.0031525304255406 [GeV] +Cell[8,15] 0.010434710151639 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.1484777566564 (GeV) + +Source track ID 3467 (gamma,0.20137908385321[GeV]) at (152.32666397934,476.23165312789,-66.015726084815) Original primary track ID 29 (unknown,1.6025887774154[GeV]) -Cell[8,12] 2.4557180620832e-05 [GeV] -Cell[8,11] 6.3661093463452e-10 [GeV] -Cell[9,12] 7.3593517413428e-08 [GeV] -Cell[8,41] 2.1593946712528e-08 [GeV] -Cell[5,21] 1.2495884220698e-09 [GeV] -Cell[6,21] 0.0017096367344267 [GeV] -Cell[17,30] 0.0010054051324825 [GeV] -Cell[11,39] 0.00069174292948185 [GeV] -Cell[10,41] 0.0010883682830917 [GeV] -Cell[14,32] 6.7197662428953e-06 [GeV] -Cell[16,11] 0.00011602201289861 [GeV] -Cell[12,29] 0.00017738208868343 [GeV] -Cell[12,27] 1.1296677572886e-05 [GeV] -Cell[12,23] 8.5937713831754e-06 [GeV] -Cell[12,24] 5.742785288021e-08 [GeV] -Cell[12,22] 2.0523979401332e-08 [GeV] -Cell[12,21] 4.1570919683181e-05 [GeV] -Cell[11,21] 0.00027924740371247 [GeV] -Cell[8,40] 0.00065372457986791 [GeV] -Cell[9,32] 0.00045371078337826 [GeV] -Cell[11,45] 0.00044070188330045 [GeV] -Cell[11,46] 1.6866428343292e-06 [GeV] -Cell[11,4] 6.4804990911398e-06 [GeV] -Cell[11,3] 0.0023153142697285 [GeV] -Cell[9,45] 3.6154782117137e-07 [GeV] -Cell[9,31] 0.00076290112785334 [GeV] -Cell[11,44] 6.9007230465445e-05 [GeV] -Cell[10,6] 1.824368207599e-05 [GeV] -Cell[5,22] 9.5464333205655e-06 [GeV] -Cell[6,22] 1.1382026132196e-05 [GeV] -Cell[14,33] 0.00083460237155282 [GeV] -Cell[13,35] 0.002030101663875 [GeV] -Cell[13,37] 6.3153069640975e-06 [GeV] -Cell[13,38] 4.3121427779624e-09 [GeV] -Cell[11,41] 0.010222775045627 [GeV] -Cell[11,42] 0.059546468096711 [GeV] -Cell[13,11] 8.9495134307072e-06 [GeV] -Cell[13,10] 0.00095756753006663 [GeV] -Cell[14,11] 6.8681265474879e-10 [GeV] -Cell[14,12] 2.3007829440758e-08 [GeV] -Cell[11,43] 0.044753446801295 [GeV] -Cell[13,0] 4.4520095343614e-10 [GeV] -Cell[12,0] 1.2725398642033e-07 [GeV] -Cell[11,7] 0.00012801643916282 [GeV] -Cell[11,40] 0.00021619420381796 [GeV] -Cell[12,41] 0.0063525669311322 [GeV] -Cell[12,42] 0.00019778871538927 [GeV] -Cell[14,13] 6.2914157751948e-08 [GeV] -Cell[15,9] 3.7678400985897e-09 [GeV] -Cell[10,40] 1.6738194972277e-09 [GeV] -Cell[10,46] 0.00020896574604762 [GeV] -Cell[10,8] 1.2896173302579e-09 [GeV] -Cell[12,1] 0.00057509746030098 [GeV] -Cell[12,20] 1.4745002578138e-06 [GeV] -Cell[10,5] 4.6810248692054e-05 [GeV] -Cell[14,37] 0.00097364342339593 [GeV] -Cell[10,31] 0.0033624022289931 [GeV] -Cell[10,1] 6.5531639847904e-09 [GeV] -Cell[14,36] 0.001106105047682 [GeV] -Cell[17,29] 1.0948119510431e-05 [GeV] -Cell[10,7] 0.0046194899490207 [GeV] -Cell[7,27] 4.8157880170038e-05 [GeV] -Cell[9,23] 5.7209457046383e-06 [GeV] -Cell[10,42] 7.1613446016272e-07 [GeV] -Cell[9,30] 0.0044361434604672 [GeV] -Cell[10,45] 0.01381412955012 [GeV] -Cell[10,2] 0.0002395755045809 [GeV] -Cell[14,10] 0.00046458535087845 [GeV] -Cell[15,27] 0.00047337888512973 [GeV] -Cell[10,43] 0.00011345290264899 [GeV] -Cell[10,44] 0.0018307531729318 [GeV] -Cell[12,30] 0.00047020233477167 [GeV] -Cell[9,44] 8.5890578971998e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 73 cells : 0.16804644657998 (GeV) - -Source track ID 3593 (gamma,0.094503470007519[GeV]) at (318.07142652405,385.7856498484,-1059.6706284741) -Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[4,47] 0.00051099891 [GeV] -Cell[3,35] 0.00045053416877915 [GeV] -Cell[4,6] 0.093030938018739 [GeV] -Cell[4,37] 0.00051099891 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.094503470007519 (GeV) +Cell[9,9] 0.19693724375569 [GeV] +Cell[9,10] 0.0044418400975252 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.20137908385321 (GeV) -Source track ID 3508 (pi+,0.33188456604199[GeV]) at (218.76492495678,449.60194351076,-1602.8272503016) -Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[1,8] 0.12209587464549 [GeV] -Cell[1,7] 0.12370368591925 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.24579956056474 (GeV) - -Source track ID 3509 (pi-,0.61459844980859[GeV]) at (84.272540438004,492.84697313479,-892.41588070408) +Source track ID 3457 (pi-,0.39803121107763[GeV]) at (380.70307279132,-324.13757938143,345.49089707551) +Original primary track ID 29 (unknown,1.6025887774154[GeV]) +Cell[8,22] 3.767649685642e-07 [GeV] +Cell[11,42] 0.11663569048889 [GeV] +Cell[11,43] 0.01772151480955 [GeV] +Cell[12,42] 1.4208140783012e-08 [GeV] +Cell[10,42] 3.9135315777457e-05 [GeV] +Cell[16,4] 0.0008549764170549 [GeV] +Cell[17,7] 6.7983777553309e-06 [GeV] +Cell[16,3] 0.0025312377019468 [GeV] +Cell[12,33] 1.2478737247875e-05 [GeV] +Cell[10,26] 1.2724729836918e-05 [GeV] +Cell[10,29] 2.9087616697666e-05 [GeV] +Cell[9,27] 0.00042765750289425 [GeV] +Cell[9,15] 0.0035917447987072 [GeV] +Cell[9,37] 0.00056631007083649 [GeV] +Cell[9,36] 3.0504345578493e-06 [GeV] +Cell[10,43] 0.00052863741265332 [GeV] +Cell[14,7] 1.0411269793167e-06 [GeV] +Cell[9,13] 1.4076531783758e-08 [GeV] +Cell[10,24] 7.7767486218363e-06 [GeV] +Cell[10,45] 3.1979083018996e-08 [GeV] +Cell[12,5] 0.00025979832847759 [GeV] +Cell[16,6] 0.00035183510950594 [GeV] +Cell[15,7] 2.0736932148111e-06 [GeV] +Cell[12,43] 0.0020203986208771 [GeV] +Cell[12,6] 0.00037631729548218 [GeV] +Cell[7,23] 9.5578949100172e-05 [GeV] +Cell[14,47] 0.00035070881302761 [GeV] +Cell[15,47] 1.0721934319008e-05 [GeV] +Cell[3,47] 5.669772702845e-06 [GeV] +Cell[8,23] 6.3090720043192e-05 [GeV] +Cell[11,41] 0.002301363801504 [GeV] +Cell[12,45] 1.7817365005612e-10 [GeV] +Cell[12,44] 5.0434331642464e-06 [GeV] +Cell[11,44] 0.017093255820053 [GeV] +Cell[11,46] 0.0026772737694941 [GeV] +Cell[11,45] 2.4969882170126e-05 [GeV] +Cell[10,44] 8.6647536903683e-05 [GeV] +Cell[16,7] 0.0010380086051584 [GeV] +Cell[16,2] 0.00033576498074763 [GeV] +Cell[10,30] 0.00024583276674173 [GeV] +Cell[17,39] 0.00081435797111757 [GeV] +Cell[17,4] 0.00065865245112261 [GeV] +Cell[17,5] 0.0041182655342283 [GeV] +Cell[16,8] 0.00010567578477651 [GeV] +Cell[15,6] 1.2490015708863e-05 [GeV] +Cell[14,6] 2.9840430943295e-07 [GeV] +Cell[13,40] 1.185426992015e-05 [GeV] +Cell[12,3] 0.00044528302666515 [GeV] +Cell[8,24] 0.00028396231825059 [GeV] +Cell[16,14] 0.00058712062309545 [GeV] +Cell[9,14] 4.2562634784645e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 51 cells : 0.17739517636358 (GeV) + +Source track ID 3449 (gamma,0.094503470007519[GeV]) at (318.07142350657,385.78565233625,-1059.6704796729) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[6,11] 0.0033642167076135 [GeV] -Cell[2,17] 0.00012857775400641 [GeV] -Cell[7,44] 2.9647803952685e-05 [GeV] -Cell[8,45] 6.9338187749963e-06 [GeV] -Cell[5,31] 3.2166229997529e-05 [GeV] -Cell[6,10] 9.4633338733274e-07 [GeV] -Cell[6,31] 0.00024578766155855 [GeV] -Cell[6,47] 3.2459876087955e-05 [GeV] -Cell[8,21] 4.6464150160318e-05 [GeV] -Cell[8,46] 0.0018682367632772 [GeV] -Cell[8,38] 0.00080689425249511 [GeV] -Cell[5,8] 0.0022055941386056 [GeV] -Cell[7,33] 0.00010518230976277 [GeV] -Cell[6,46] 7.7885793005976e-05 [GeV] -Cell[3,12] 4.1661552145911e-05 [GeV] -Cell[4,13] 0.0078698717825951 [GeV] -Cell[6,12] 0.00064990034178732 [GeV] -Cell[3,44] 2.9866020827285e-07 [GeV] -Cell[5,10] 0.072161173176617 [GeV] -Cell[4,9] 0.006477847160168 [GeV] -Cell[6,33] 0.00019156508307606 [GeV] -Cell[4,4] 2.2920655232156e-05 [GeV] -Cell[5,9] 0.0034615896745022 [GeV] -Cell[2,33] 0.0021280472975155 [GeV] -Cell[6,14] 6.8188556545465e-05 [GeV] -Cell[5,14] 0.00020273244159046 [GeV] -Cell[4,14] 0.0034814384500008 [GeV] -Cell[4,45] 0.00012306072684078 [GeV] -Cell[4,44] 0.0012237908046603 [GeV] -Cell[6,43] 7.2041731316403e-06 [GeV] -Cell[3,14] 0.0095484758416356 [GeV] -Cell[6,45] 1.4719297323609e-05 [GeV] -Cell[3,45] 1.0686373570934e-08 [GeV] -Cell[1,33] 3.5117089942673e-05 [GeV] -Cell[3,15] 5.4181218275971e-05 [GeV] -Cell[6,13] 0.00106222205713 [GeV] -Cell[2,19] 4.5929049490951e-05 [GeV] -Cell[4,8] 0.0010082493141413 [GeV] -Cell[4,7] 1.7187077560266e-08 [GeV] -Cell[6,30] 0.0010100100649571 [GeV] -Cell[5,11] 0.053144250419037 [GeV] -Cell[4,11] 0.12069932070684 [GeV] -Cell[5,12] 0.007474138308949 [GeV] -Cell[5,13] 0.00931947344969 [GeV] -Cell[1,39] 7.9282386423074e-08 [GeV] -Cell[4,10] 0.0170286779358 [GeV] -Cell[4,12] 0.0032488983672658 [GeV] -Cell[0,41] 0.0011870720768464 [GeV] -Cell[3,43] 6.2925682868809e-09 [GeV] -Cell[2,16] 0.00019632500945465 [GeV] -### Total energy deposition in calorimeter by a source track in 50 cells : 0.33213945778449 (GeV) - -Source track ID 1866 (pi+,0.42344694664721[GeV]) at (-381.94204069009,322.67673847597,-1078.8085660698) +Cell[7,35] 0.0003106718142101 [GeV] +Cell[4,5] 0.0018171497074295 [GeV] +Cell[8,46] 0.00019933597438543 [GeV] +Cell[4,6] 0.084232399591505 [GeV] +Cell[3,6] 0.0014968939808368 [GeV] +Cell[3,5] 0.00071480412729001 [GeV] +Cell[4,27] 0.00046457270789223 [GeV] +Cell[4,7] 0.0047566431939693 [GeV] +Cell[4,24] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 9 cells : 0.094503470007518 (GeV) + +Source track ID 3411 (pi+,0.33206741432253[GeV]) at (216.65561458096,450.62217507636,-1601.6299873901) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,9] 0.0013864068970123 [GeV] -Cell[0,31] 0.00039246850985603 [GeV] -Cell[7,21] 0.00045881258626707 [GeV] -Cell[7,22] 0.00036792962250092 [GeV] -Cell[4,18] 0.054431951265021 [GeV] -Cell[4,19] 0.00099061019770795 [GeV] -Cell[4,20] 4.4363984197844e-06 [GeV] -Cell[8,38] 2.7809759107186e-05 [GeV] -Cell[7,38] 4.8730151029304e-06 [GeV] -Cell[8,39] 0.00077997137241528 [GeV] -Cell[3,12] 0.0025475377741016 [GeV] -Cell[4,17] 0.013166206770825 [GeV] -Cell[5,15] 2.1400276681561e-05 [GeV] -Cell[11,34] 0.00049479240084988 [GeV] -Cell[6,12] 3.970958721311e-08 [GeV] -Cell[5,18] 0.0014969487963731 [GeV] -Cell[3,11] 0.00043239155953682 [GeV] -Cell[4,16] 0.0013536256293745 [GeV] -Cell[1,36] 0.00029064947017412 [GeV] -Cell[1,21] 0.00013405124897679 [GeV] -Cell[3,4] 3.9610458770767e-08 [GeV] -Cell[3,5] 0.00028453584609622 [GeV] -Cell[4,1] 0.0011050906712974 [GeV] -Cell[3,1] 0.00051099891 [GeV] -Cell[2,37] 0.0016333232458182 [GeV] -Cell[2,38] 0.013652241119344 [GeV] -Cell[2,39] 1.2665987014771e-10 [GeV] -Cell[1,20] 0.0010998509131076 [GeV] -Cell[0,37] 3.2571429073869e-09 [GeV] -Cell[1,37] 0.0086488394421038 [GeV] -Cell[6,13] 2.5934374627923e-06 [GeV] -Cell[7,23] 2.686520019779e-09 [GeV] -Cell[5,16] 0.0025221834380009 [GeV] -Cell[2,40] 4.1013360090574e-06 [GeV] -Cell[1,40] 0.0012964463376253 [GeV] -Cell[3,41] 0.00081884040529985 [GeV] -Cell[2,6] 0.00076621328754613 [GeV] -Cell[2,5] 0.00028972301489625 [GeV] -Cell[2,41] 3.0218756137401e-09 [GeV] -Cell[1,7] 2.0672134851338e-05 [GeV] -Cell[5,11] 0.00073465409765538 [GeV] -Cell[5,12] 0.0013269247385997 [GeV] -Cell[1,39] 0.0077940354719756 [GeV] -Cell[4,12] 6.2443601404084e-05 [GeV] -Cell[3,43] 2.4327121383976e-05 [GeV] -Cell[0,30] 0.0029107686800611 [GeV] -Cell[1,38] 0.059130097589272 [GeV] -Cell[1,35] 1.3560566003434e-11 [GeV] -### Total energy deposition in calorimeter by a source track in 48 cells : 0.18342186681592 (GeV) - -Source track ID 3452 (pi-,0.4937216635909[GeV]) at (310.32137665678,-392.04673597651,-956.98247164855) +Cell[1,9] 0.0058030929666901 [GeV] +Cell[3,25] 7.5165226589888e-06 [GeV] +Cell[1,20] 0.00011808276457283 [GeV] +Cell[1,8] 0.19175099022407 [GeV] +Cell[1,7] 0.00059929947517787 [GeV] +Cell[2,8] 7.2160882991739e-06 [GeV] +Cell[2,43] 2.4618930183351e-10 [GeV] +Cell[1,36] 0.00052538433934595 [GeV] +Cell[1,45] 5.952934238428e-05 [GeV] +Cell[3,24] 1.8730926705757e-05 [GeV] +Cell[0,45] 4.7599343152342e-05 [GeV] +Cell[0,44] 0.00034913345891539 [GeV] +Cell[2,41] 0.00067235527856474 [GeV] +Cell[2,42] 5.0879249783975e-08 [GeV] +### Total energy deposition in calorimeter by a source track in 14 cells : 0.19995898185598 (GeV) + +Source track ID 3412 (pi-,0.61478780647266[GeV]) at (84.361564135978,492.83174258212,-894.2304299368) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[3,27] 2.552846957542e-07 [GeV] -Cell[4,18] 7.10806845658e-05 [GeV] -Cell[4,19] 0.0029347367362961 [GeV] -Cell[4,40] 0.0038415387088231 [GeV] -Cell[4,17] 2.0502051455878e-05 [GeV] -Cell[3,21] 0.00071749751262549 [GeV] -Cell[4,41] 0.1779649169475 [GeV] -Cell[5,41] 0.063229627413833 [GeV] -Cell[3,26] 1.552514731884e-09 [GeV] -Cell[3,1] 0.0017601840089976 [GeV] -Cell[2,0] 2.8754137078067e-05 [GeV] -Cell[2,47] 0.0045002008365221 [GeV] -Cell[5,42] 0.0017983658462394 [GeV] -Cell[4,43] 0.002627438610936 [GeV] -Cell[2,18] 0.0031722402361493 [GeV] -Cell[4,39] 0.00044499172434553 [GeV] -Cell[5,43] 2.0324893703219e-06 [GeV] -Cell[5,40] 0.0022244069351167 [GeV] -Cell[4,42] 0.037023161752976 [GeV] -Cell[2,3] 0.00051099891 [GeV] -Cell[3,40] 1.0186340659857e-12 [GeV] -Cell[3,41] 0.00079206648166261 [GeV] -Cell[2,5] 4.1295201110188e-05 [GeV] -Cell[3,6] 1.7191107064718e-05 [GeV] -Cell[1,47] 7.9900417631507e-08 [GeV] -Cell[1,46] 0.015696925858991 [GeV] -Cell[1,0] 0.0072043268415525 [GeV] -Cell[2,45] 4.791949414539e-06 [GeV] -Cell[2,46] 0.0023678639637297 [GeV] -Cell[2,44] 0.00082650271991952 [GeV] -Cell[3,43] 1.0470081610947e-07 [GeV] -Cell[3,42] 0.0021006726070939 [GeV] -Cell[4,5] 2.0183846925192e-07 [GeV] -### Total energy deposition in calorimeter by a source track in 33 cells : 0.3319249555513 (GeV) - -Source track ID 3453 (pi+,1.8608935656644[GeV]) at (-197.41299448993,459.37795942613,-618.66087176326) +Cell[8,13] 7.8738560638726e-05 [GeV] +Cell[7,14] 0.0009402780305787 [GeV] +Cell[7,41] 0.00083932546940128 [GeV] +Cell[8,14] 0.0014948144126797 [GeV] +Cell[5,30] 0.0017003850125159 [GeV] +Cell[6,7] 0.0045708205822135 [GeV] +Cell[7,28] 0.0010958538401514 [GeV] +Cell[1,27] 0.00018567456113192 [GeV] +Cell[6,10] 0.0019578979899833 [GeV] +Cell[6,0] 3.2247302966425e-05 [GeV] +Cell[16,30] 0.00029383902994721 [GeV] +Cell[5,7] 0.0034983289330046 [GeV] +Cell[5,8] 0.016202328565604 [GeV] +Cell[6,18] 0.0010620443493181 [GeV] +Cell[3,28] 0.00033935980200727 [GeV] +Cell[3,29] 0.00035568563764639 [GeV] +Cell[7,13] 0.0076665574961709 [GeV] +Cell[8,41] 2.3197430709843e-06 [GeV] +Cell[8,40] 1.0688920650864e-05 [GeV] +Cell[10,41] 0.00076736700778258 [GeV] +Cell[1,20] 0.0029469602359243 [GeV] +Cell[1,19] 0.001684081808681 [GeV] +Cell[2,29] 1.7962101920602e-05 [GeV] +Cell[2,11] 0.0013479009333617 [GeV] +Cell[2,20] 0.0019883121051461 [GeV] +Cell[4,28] 2.6801264004916e-07 [GeV] +Cell[5,16] 0.0034635842084703 [GeV] +Cell[7,47] 0.00051732277747748 [GeV] +Cell[1,29] 0.00047453793180739 [GeV] +Cell[1,28] 0.00079225778823456 [GeV] +Cell[1,26] 4.7974172048271e-08 [GeV] +Cell[1,31] 0.0002918553468319 [GeV] +Cell[0,30] 3.9308007948534e-05 [GeV] +Cell[0,29] 5.7820172514766e-08 [GeV] +Cell[1,11] 0.00080055633618111 [GeV] +Cell[1,10] 3.282173808725e-05 [GeV] +Cell[0,0] 1.4473957999144e-05 [GeV] +Cell[0,10] 0.00090191306140139 [GeV] +Cell[1,37] 0.00055877874160502 [GeV] +Cell[4,15] 0.0015719704043422 [GeV] +Cell[2,10] 4.4487111653211e-05 [GeV] +Cell[5,5] 0.0007220122672901 [GeV] +Cell[2,43] 9.4155606348068e-06 [GeV] +Cell[3,20] 0.0014563314708196 [GeV] +Cell[2,30] 1.5218869736714e-05 [GeV] +Cell[6,16] 0.00045166227894128 [GeV] +Cell[4,29] 8.7860418034325e-09 [GeV] +Cell[3,42] 0.0014028383769568 [GeV] +Cell[2,31] 0.019000776342515 [GeV] +Cell[5,11] 0.0027170927008456 [GeV] +Cell[5,15] 0.037822205367155 [GeV] +Cell[5,14] 0.0070352327098194 [GeV] +Cell[5,13] 7.2759576141834e-13 [GeV] +Cell[1,33] 0.0012251312279352 [GeV] +Cell[1,32] 4.3364427342794e-05 [GeV] +Cell[1,30] 0.00018776922565542 [GeV] +Cell[4,23] 1.8528099608375e-05 [GeV] +Cell[1,1] 2.4309268223988e-07 [GeV] +Cell[5,10] 0.046741036263931 [GeV] +Cell[5,9] 0.0055034897683721 [GeV] +Cell[5,12] 0.0012409446577557 [GeV] +Cell[4,7] 0.00016102523856364 [GeV] +Cell[5,6] 0.001821084766548 [GeV] +Cell[5,3] 1.8703161686062e-09 [GeV] +Cell[5,4] 5.0948062835232e-09 [GeV] +Cell[6,9] 0.00096813776023578 [GeV] +Cell[6,8] 0.011344197725429 [GeV] +Cell[10,13] 0.00012600845672869 [GeV] +Cell[4,8] 0.0007014178467208 [GeV] +Cell[4,9] 1.417352485123e-05 [GeV] +Cell[6,14] 0.02627505174164 [GeV] +Cell[3,21] 0.00038085222204154 [GeV] +Cell[2,6] 0.0013779998131746 [GeV] +Cell[0,8] 0.00017168560615495 [GeV] +Cell[6,15] 0.000870493073702 [GeV] +Cell[6,13] 5.480251275003e-11 [GeV] +Cell[6,17] 0.00028454627733822 [GeV] +### Total energy deposition in calorimeter by a source track in 77 cells : 0.23067399621934 (GeV) + +Source track ID 1807 (pi+,0.42347995018399[GeV]) at (-383.67991173727,320.60836752849,-1076.8996293665) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[3,13] 0.21804705317083 [GeV] -Cell[4,13] 0.020654460701531 [GeV] -Cell[2,12] 0.0082243365284599 [GeV] -Cell[1,12] 0.23187951020562 [GeV] -Cell[1,11] 0.00037167214608905 [GeV] -Cell[1,13] 0.028026115940184 [GeV] -Cell[6,15] 0.09880651329404 [GeV] -Cell[6,14] 0.1414498466049 [GeV] -Cell[5,14] 0.21233033284709 [GeV] -Cell[4,14] 0.24688182907717 [GeV] -Cell[0,13] 0.01338794804998 [GeV] -Cell[3,14] 3.7784095184179e-08 [GeV] -Cell[2,13] 0.53599929292185 [GeV] -Cell[1,14] 4.0276571553477e-09 [GeV] -Cell[2,11] 8.295763883109e-05 [GeV] -Cell[1,15] 0.0019951753414623 [GeV] -Cell[2,14] 0.00080473525908565 [GeV] -### Total energy deposition in calorimeter by a source track in 17 cells : 1.7589418215389 (GeV) - -Source track ID 3450 (gamma,1.5112205487345[GeV]) at (-499.81457195603,13.615934063229,-1633.5784630275) +Cell[8,22] 0.00055518279408787 [GeV] +Cell[7,5] 0.00069258629793509 [GeV] +Cell[3,38] 0.00014292846650142 [GeV] +Cell[5,38] 0.0011740965378426 [GeV] +Cell[3,18] 0.0013331189028145 [GeV] +Cell[9,16] 9.4369481957983e-05 [GeV] +Cell[5,8] 0.0020981052938714 [GeV] +Cell[15,14] 0.0012732731698664 [GeV] +Cell[6,28] 0.0007708976623785 [GeV] +Cell[5,18] 2.312236409125e-06 [GeV] +Cell[4,18] 0.12853826123445 [GeV] +Cell[4,17] 0.0017585518054178 [GeV] +Cell[4,19] 0.0036161445846211 [GeV] +Cell[3,19] 5.5692562904369e-05 [GeV] +Cell[4,28] 0.0003464071063131 [GeV] +Cell[4,44] 0.00063308833522381 [GeV] +Cell[3,39] 0.00053184921411129 [GeV] +Cell[2,39] 8.5059160774108e-06 [GeV] +Cell[0,28] 1.0134565498447e-05 [GeV] +Cell[3,36] 0.00060133454181201 [GeV] +Cell[1,44] 2.6290907349903e-05 [GeV] +Cell[7,44] 0.00051099891 [GeV] +Cell[3,44] 1.7475923641541e-09 [GeV] +Cell[4,16] 0.0038075244036682 [GeV] +Cell[3,43] 0.00042797748068938 [GeV] +Cell[5,37] 0.079902727679433 [GeV] +Cell[4,23] 0.00010807673833952 [GeV] +Cell[5,10] 0.0022102921583668 [GeV] +Cell[8,18] 8.8549565314111e-05 [GeV] +Cell[9,44] 0.00022221730317592 [GeV] +Cell[8,17] 0.00054394062286553 [GeV] +Cell[8,16] 0.00053199847135181 [GeV] +Cell[6,27] 1.1552731972188e-05 [GeV] +Cell[5,46] 0.00018886064819302 [GeV] +Cell[5,26] 2.4575120357213e-05 [GeV] +Cell[5,27] 0.00023809765955821 [GeV] +Cell[13,23] 0.00051099891 [GeV] +Cell[2,38] 3.9272271969821e-06 [GeV] +Cell[5,43] 0.0012432722788824 [GeV] +Cell[5,28] 2.2987964999629e-05 [GeV] +Cell[0,35] 0.00064097492697874 [GeV] +### Total energy deposition in calorimeter by a source track in 41 cells : 0.23550268416638 (GeV) + +Source track ID 3357 (pi-,0.49365567630953[GeV]) at (310.80729996643,-391.66161707215,-962.83180809471) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[8,9] 0.00043975800581087 [GeV] -Cell[0,29] 0.00064393734763948 [GeV] -Cell[6,0] 0.00098610508259329 [GeV] -Cell[6,1] 0.0003412438216281 [GeV] -Cell[4,17] 0.0011851111631344 [GeV] -Cell[0,24] 0.010669104088749 [GeV] -Cell[1,17] 0.0006375839825721 [GeV] -Cell[1,21] 0.00030061344614017 [GeV] -Cell[1,12] 0.00051099891 [GeV] -Cell[1,13] 0.00051099891 [GeV] -Cell[2,38] 0.00051099891 [GeV] -Cell[1,22] 0.0043214302837082 [GeV] -Cell[1,25] 0.0045752005995881 [GeV] -Cell[1,24] 0.04434390818539 [GeV] -Cell[1,23] 1.4020999053513 [GeV] -Cell[4,14] 0.00091057655048247 [GeV] -Cell[3,38] 0.0001300227664232 [GeV] -Cell[3,2] 0.00097511329621115 [GeV] -Cell[3,15] 8.9386130230439e-05 [GeV] -Cell[1,29] 0.0038161208924147 [GeV] -Cell[4,42] 0.00051099891 [GeV] -Cell[4,6] 0.00089616727709132 [GeV] -Cell[0,1] 0.00058844920523579 [GeV] -Cell[1,44] 0.001587240552875 [GeV] -Cell[1,14] 0.00051099891 [GeV] -Cell[2,43] 0.00026239159293258 [GeV] -Cell[0,10] 0.00031819744244721 [GeV] -Cell[1,3] 0.00033279927725443 [GeV] -Cell[0,14] 0.0024266216510636 [GeV] -### Total energy deposition in calorimeter by a source track in 29 cells : 1.4854319825429 (GeV) - -Source track ID 3451 (gamma,2.1679106429722[GeV]) at (-488.39602835107,-107.09490880008,-1544.0566788762) +Cell[9,8] 1.0276143435476e-05 [GeV] +Cell[9,7] 1.6856309666764e-06 [GeV] +Cell[9,9] 1.0488731752503e-06 [GeV] +Cell[7,35] 9.9215661748531e-09 [GeV] +Cell[1,9] 1.2181471840563e-05 [GeV] +Cell[5,41] 0.064347302492063 [GeV] +Cell[5,44] 0.00042909389860813 [GeV] +Cell[5,45] 0.0064447900655838 [GeV] +Cell[10,8] 1.9746205230376e-05 [GeV] +Cell[4,40] 0.0011036554459279 [GeV] +Cell[10,6] 0.00033311243968251 [GeV] +Cell[10,7] 9.2983854019735e-05 [GeV] +Cell[7,36] 0.00034543588582085 [GeV] +Cell[0,36] 4.0524204581743e-05 [GeV] +Cell[2,23] 4.6758868847974e-07 [GeV] +Cell[1,20] 1.0329876386095e-06 [GeV] +Cell[1,21] 2.0385023006952e-05 [GeV] +Cell[3,39] 1.1861357574162e-05 [GeV] +Cell[0,28] 0.0011736820681642 [GeV] +Cell[2,9] 1.8760948017871e-06 [GeV] +Cell[1,11] 0.00028248303099281 [GeV] +Cell[1,10] 0.0014607147059749 [GeV] +Cell[4,47] 0.00055745231726951 [GeV] +Cell[2,21] 1.3969886640552e-06 [GeV] +Cell[2,10] 2.0215080553498e-08 [GeV] +Cell[3,45] 1.6436382111351e-08 [GeV] +Cell[3,46] 2.1757681316785e-06 [GeV] +Cell[3,41] 1.965614722576e-05 [GeV] +Cell[4,45] 0.0036932410005411 [GeV] +Cell[4,43] 1.9511785088753e-05 [GeV] +Cell[3,43] 6.329940399155e-06 [GeV] +Cell[0,6] 0.00041020129904678 [GeV] +Cell[0,31] 8.6168351117522e-07 [GeV] +Cell[4,38] 0.0015597264177011 [GeV] +Cell[4,42] 0.032849829957237 [GeV] +Cell[4,39] 0.030295759519276 [GeV] +Cell[4,41] 0.17986357574948 [GeV] +Cell[18,21] 0.00010608300015826 [GeV] +Cell[17,21] 3.6775065041184e-08 [GeV] +Cell[5,46] 0.0018321580038192 [GeV] +Cell[4,46] 0.0020736607623383 [GeV] +Cell[17,20] 5.6784650666941e-07 [GeV] +Cell[6,19] 0.0012939406450807 [GeV] +Cell[5,43] 5.1745962686255e-05 [GeV] +Cell[5,42] 0.0020310917379076 [GeV] +Cell[6,20] 0.00056643595166611 [GeV] +Cell[10,9] 9.977232843994e-08 [GeV] +### Total energy deposition in calorimeter by a source track in 47 cells : 0.33336992507194 (GeV) + +Source track ID 3358 (pi+,1.8608254425711[GeV]) at (-197.41478477688,459.37719006444,-618.49888905887) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[1,27] 0.015276146264598 [GeV] -Cell[0,33] 0.00072972717886236 [GeV] -Cell[9,5] 0.00051099891 [GeV] -Cell[5,0] 0.00051099891 [GeV] -Cell[1,8] 0.0001729274486444 [GeV] -Cell[3,5] 0.00049642416285792 [GeV] -Cell[1,26] 0.04493800243747 [GeV] -Cell[2,24] 0.0039217073687606 [GeV] -Cell[2,25] 1.381494113425 [GeV] -Cell[1,22] 0.0025717801404199 [GeV] -Cell[1,25] 0.59568953993527 [GeV] -Cell[1,24] 0.0091337020739559 [GeV] -Cell[1,23] 0.00033090834815384 [GeV] -Cell[0,25] 0.004322985330103 [GeV] -Cell[2,26] 0.039454376326394 [GeV] -Cell[2,32] 0.00024548724998657 [GeV] -Cell[0,32] 0.0010219694107823 [GeV] -Cell[1,31] 0.00052224633372717 [GeV] -Cell[2,15] 0.0010422915889406 [GeV] -Cell[0,46] 0.0021873917883765 [GeV] -Cell[2,6] 0.00065167635727786 [GeV] -Cell[0,0] 0.0014620282657641 [GeV] -Cell[0,44] 0.0033958062180896 [GeV] -Cell[1,7] 0.00042214550426912 [GeV] -Cell[4,10] 0.00049566699996682 [GeV] -Cell[0,15] 0.0012946580968139 [GeV] -Cell[0,26] 0.0043376852766891 [GeV] -Cell[1,5] 0.0028066309816399 [GeV] -Cell[2,10] 0.0010283530323813 [GeV] -### Total energy deposition in calorimeter by a source track in 29 cells : 2.1204683753652 (GeV) - -Source track ID 3424 (pi-,0.39142302983633[GeV]) at (-224.45440882642,446.78878495144,-1619.1723756119) +Cell[8,9] 7.7938220058513e-06 [GeV] +Cell[7,10] 0.00048688825209115 [GeV] +Cell[7,9] 1.3600057627627e-08 [GeV] +Cell[7,7] 4.1806873923633e-06 [GeV] +Cell[8,22] 3.3299264032394e-08 [GeV] +Cell[9,9] 7.4792187660933e-09 [GeV] +Cell[7,12] 0.0035716100590575 [GeV] +Cell[7,11] 0.00055713630637217 [GeV] +Cell[11,39] 3.7553496667897e-08 [GeV] +Cell[8,12] 1.6910882550292e-07 [GeV] +Cell[8,6] 0.0024054802769082 [GeV] +Cell[5,31] 0.00092252663244869 [GeV] +Cell[9,0] 6.2207447667788e-06 [GeV] +Cell[7,14] 0.01339577211679 [GeV] +Cell[6,32] 0.00052595476016984 [GeV] +Cell[6,29] 0.0045274008117347 [GeV] +Cell[8,5] 0.0043485636311911 [GeV] +Cell[4,5] 2.2047482657399e-06 [GeV] +Cell[7,45] 7.9345333651872e-06 [GeV] +Cell[4,35] 1.0870610192342e-06 [GeV] +Cell[8,46] 2.0441816642006e-05 [GeV] +Cell[7,46] 7.5618390837917e-10 [GeV] +Cell[7,6] 0.0036031028087684 [GeV] +Cell[7,5] 9.1122303729207e-09 [GeV] +Cell[4,34] 2.9607326723635e-10 [GeV] +Cell[6,37] 7.9901222779881e-06 [GeV] +Cell[7,15] 0.0063062316948905 [GeV] +Cell[3,25] 0.00020314666663319 [GeV] +Cell[8,45] 0.00072381982963805 [GeV] +Cell[5,30] 0.00543959113483 [GeV] +Cell[7,4] 0.00050261767444696 [GeV] +Cell[8,0] 0.00068865987261951 [GeV] +Cell[7,1] 0.00064580477718822 [GeV] +Cell[7,24] 0.00099968035183922 [GeV] +Cell[6,34] 6.6581855353434e-06 [GeV] +Cell[9,45] 2.3451866582036e-09 [GeV] +Cell[2,37] 8.1883335951716e-09 [GeV] +Cell[1,27] 0.0062972052072885 [GeV] +Cell[6,10] 5.705987988199e-05 [GeV] +Cell[6,4] 0.0014459998787562 [GeV] +Cell[7,18] 0.0014653808111296 [GeV] +Cell[7,3] 1.3158493349692e-05 [GeV] +Cell[16,32] 2.6406862889417e-07 [GeV] +Cell[15,30] 0.00035215795361335 [GeV] +Cell[12,29] 5.3238625184804e-07 [GeV] +Cell[11,47] 2.2606109268963e-09 [GeV] +Cell[16,3] 0.0003351700911677 [GeV] +Cell[10,27] 0.00020247654123869 [GeV] +Cell[8,31] 0.00013633044268352 [GeV] +Cell[8,32] 0.00012386419355732 [GeV] +Cell[5,7] 0.0020770165342969 [GeV] +Cell[3,31] 0.00013630335579478 [GeV] +Cell[7,36] 3.2007615664043e-06 [GeV] +Cell[0,37] 9.8100625327788e-06 [GeV] +Cell[1,13] 0.00013143066489863 [GeV] +Cell[7,13] 0.0059861031369186 [GeV] +Cell[7,37] 1.2516470596893e-05 [GeV] +Cell[6,38] 3.1636334024256e-05 [GeV] +Cell[16,15] 0.00048266689175421 [GeV] +Cell[16,42] 0.0098375885643348 [GeV] +Cell[16,40] 2.1786041900782e-05 [GeV] +Cell[9,1] 0.0021127630106878 [GeV] +Cell[8,1] 0.0013955466291108 [GeV] +Cell[8,2] 0.00024377519562313 [GeV] +Cell[16,44] 2.6930467822694e-07 [GeV] +Cell[17,2] 9.9945945629543e-06 [GeV] +Cell[17,1] 3.0650707596578e-05 [GeV] +Cell[17,3] 0.00086352781941935 [GeV] +Cell[16,41] 0.0023159279748852 [GeV] +Cell[16,39] 0.0018764175681576 [GeV] +Cell[5,32] 2.7543356303909e-05 [GeV] +Cell[4,32] 2.3273699160882e-06 [GeV] +Cell[15,46] 1.5449055208592e-05 [GeV] +Cell[6,28] 9.868984243667e-06 [GeV] +Cell[16,47] 0.00032510734056211 [GeV] +Cell[12,14] 3.5631615573948e-06 [GeV] +Cell[10,1] 8.7311491370201e-14 [GeV] +Cell[11,3] 5.162493935677e-05 [GeV] +Cell[11,1] 6.2189098272142e-05 [GeV] +Cell[11,0] 0.0010312944067404 [GeV] +Cell[2,29] 0.00082689888424201 [GeV] +Cell[3,11] 8.4997960948385e-06 [GeV] +Cell[2,11] 0.00062872994263182 [GeV] +Cell[4,12] 0.00055683676335184 [GeV] +Cell[6,25] 1.1546799272764e-05 [GeV] +Cell[5,17] 0.0015303947837183 [GeV] +Cell[8,44] 2.8668416114215e-06 [GeV] +Cell[2,35] 0.00053801828463372 [GeV] +Cell[5,16] 0.00067139515737119 [GeV] +Cell[1,35] 2.0825858923445e-05 [GeV] +Cell[6,31] 0.0034729731256363 [GeV] +Cell[5,40] 6.341391632418e-06 [GeV] +Cell[1,29] 3.2964586862363e-06 [GeV] +Cell[1,28] 0.00018289475488983 [GeV] +Cell[4,6] 0.0011315776311843 [GeV] +Cell[1,31] 0.00070677957680654 [GeV] +Cell[2,0] 9.4380223799817e-05 [GeV] +Cell[0,30] 6.7306168534856e-05 [GeV] +Cell[3,36] 1.0676225547286e-05 [GeV] +Cell[4,31] 0.05830179376157 [GeV] +Cell[4,47] 4.1319447336718e-06 [GeV] +Cell[3,7] 7.4386995402165e-07 [GeV] +Cell[4,14] 3.7214016401776e-09 [GeV] +Cell[2,10] 1.1813675286248e-05 [GeV] +Cell[0,27] 0.0018008884721798 [GeV] +Cell[3,24] 6.8848634608685e-05 [GeV] +Cell[4,37] 3.3758506324375e-05 [GeV] +Cell[2,25] 0.0013311073066406 [GeV] +Cell[4,43] 0.0001362447886894 [GeV] +Cell[2,30] 6.1951245427053e-05 [GeV] +Cell[2,36] 9.2113489588996e-05 [GeV] +Cell[6,16] 0.016108080081106 [GeV] +Cell[3,42] 6.884772941703e-06 [GeV] +Cell[3,43] 0.00012682397322897 [GeV] +Cell[2,31] 3.5750660172198e-06 [GeV] +Cell[5,11] 6.0575867611306e-06 [GeV] +Cell[5,13] 2.8114097371144e-05 [GeV] +Cell[0,31] 0.035230232036553 [GeV] +Cell[5,37] 0.00032615304740239 [GeV] +Cell[6,3] 0.00068989654813595 [GeV] +Cell[1,30] 3.396162906472e-05 [GeV] +Cell[0,32] 0.00064952460814175 [GeV] +Cell[3,32] 6.0470829249539e-05 [GeV] +Cell[3,33] 1.2957792163661e-05 [GeV] +Cell[15,47] 0.0010336041130897 [GeV] +Cell[15,0] 1.6386606555898e-05 [GeV] +Cell[15,1] 0.0024201934602099 [GeV] +Cell[3,10] 0.0014570943766806 [GeV] +Cell[1,47] 3.9474155928474e-06 [GeV] +Cell[4,21] 3.6785553675145e-08 [GeV] +Cell[4,23] 0.0020705487847799 [GeV] +Cell[1,0] 2.6068907538956e-07 [GeV] +Cell[1,1] 0.00050487953609445 [GeV] +Cell[4,0] 1.0612330341246e-05 [GeV] +Cell[5,10] 0.00085765883125376 [GeV] +Cell[5,12] 2.7176283765584e-09 [GeV] +Cell[4,7] 0.00044526370212691 [GeV] +Cell[5,6] 0.00045328434378803 [GeV] +Cell[3,26] 1.2906316783301e-08 [GeV] +Cell[7,0] 1.3104184743156e-05 [GeV] +Cell[5,2] 3.2811265264172e-06 [GeV] +Cell[4,42] 0.00021890431870065 [GeV] +Cell[8,23] 1.9023893401027e-08 [GeV] +Cell[11,46] 2.513994667197e-07 [GeV] +Cell[12,15] 1.5791069017723e-08 [GeV] +Cell[8,19] 0.00049689389956075 [GeV] +Cell[10,44] 2.6010151486844e-07 [GeV] +Cell[9,44] 1.2828445574087e-07 [GeV] +Cell[9,33] 0.0013868787070934 [GeV] +Cell[16,2] 0.005059631478548 [GeV] +Cell[16,1] 0.009919837279856 [GeV] +Cell[7,17] 0.0048401484813535 [GeV] +Cell[8,17] 1.6557459400701e-07 [GeV] +Cell[8,16] 9.8946206180699e-06 [GeV] +Cell[16,38] 3.171495743004e-06 [GeV] +Cell[15,2] 0.00026196462464645 [GeV] +Cell[18,39] 9.1336484206295e-06 [GeV] +Cell[17,4] 1.8505914681555e-07 [GeV] +Cell[16,0] 0.0011422119960602 [GeV] +Cell[16,46] 6.560371730302e-10 [GeV] +Cell[15,43] 3.8621889498245e-06 [GeV] +Cell[4,26] 8.401257218793e-09 [GeV] +Cell[6,6] 1.6649186625273e-07 [GeV] +Cell[6,27] 6.4021789323306e-05 [GeV] +Cell[6,39] 5.0665831076913e-07 [GeV] +Cell[7,16] 0.014587946988463 [GeV] +Cell[5,26] 0.0038768136890785 [GeV] +Cell[5,25] 0.17852319315412 [GeV] +Cell[5,27] 2.9431836310323e-09 [GeV] +Cell[6,9] 9.8358134564478e-06 [GeV] +Cell[6,8] 0.0010279183626678 [GeV] +Cell[15,42] 0.0030597029196352 [GeV] +Cell[9,47] 0.0014939619761303 [GeV] +Cell[16,14] 1.9075169120697e-08 [GeV] +Cell[4,4] 4.6539564084469e-07 [GeV] +Cell[4,24] 1.4426244888455e-08 [GeV] +Cell[0,33] 1.0949604494499e-06 [GeV] +Cell[2,38] 5.8945015771315e-06 [GeV] +Cell[6,19] 0.00075438860690099 [GeV] +Cell[5,43] 0.004975255454272 [GeV] +Cell[6,30] 0.0042315120611544 [GeV] +Cell[5,28] 2.1993557538735e-08 [GeV] +Cell[15,41] 0.00091988844949799 [GeV] +Cell[16,43] 0.00046266275374501 [GeV] +Cell[6,14] 0.06117351738971 [GeV] +Cell[6,15] 0.43617416451724 [GeV] +Cell[6,13] 0.0051858705702983 [GeV] +Cell[6,17] 9.9858581086437e-05 [GeV] +Cell[5,42] 0.0013744562214564 [GeV] +Cell[6,20] 0.002246219941964 [GeV] +Cell[0,7] 2.1923187887296e-08 [GeV] +Cell[7,25] 0.00028678443796378 [GeV] +Cell[7,19] 0.0001448699769121 [GeV] +Cell[7,2] 0.0004116143245102 [GeV] +Cell[6,11] 0.0014196085588211 [GeV] +Cell[6,12] 0.0047354606975981 [GeV] +Cell[6,22] 1.618986716494e-07 [GeV] +Cell[4,13] 2.9370604832593e-05 [GeV] +Cell[1,46] 6.8076280294918e-06 [GeV] +Cell[1,14] 6.7859779454352e-05 [GeV] +Cell[5,29] 0.0038504957873423 [GeV] +Cell[6,26] 2.9330840334296e-10 [GeV] +Cell[5,24] 0.0002359348434685 [GeV] +Cell[2,1] 0.0013191547483283 [GeV] +### Total energy deposition in calorimeter by a source track in 204 cells : 0.98045591294459 (GeV) + +Source track ID 3355 (gamma,1.5112205487345[GeV]) at (-499.81457135329,13.615956188431,-1633.5784706575) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[8,33] 1.3648775347974e-05 [GeV] -Cell[9,43] 0.00065771198099208 [GeV] -Cell[6,27] 8.3256498910487e-06 [GeV] -Cell[9,20] 0.0010397618966933 [GeV] -Cell[7,38] 1.5137193258852e-08 [GeV] -Cell[0,20] 3.6161625757813e-08 [GeV] -Cell[0,18] 0.0026991878598112 [GeV] -Cell[1,17] 9.2480666620418e-05 [GeV] -Cell[0,19] 4.7973872103398e-05 [GeV] -Cell[1,21] 1.6624625801342e-05 [GeV] -Cell[1,13] 0.00079204752094643 [GeV] -Cell[1,18] 3.749256010633e-05 [GeV] -Cell[2,15] 0.00046166283020261 [GeV] -Cell[6,28] 5.948402947979e-06 [GeV] -Cell[9,23] 0.00071647599586947 [GeV] -Cell[9,22] 0.00043252189066789 [GeV] -Cell[2,16] 0.00016861005944929 [GeV] -Cell[1,14] 0.0054129526299921 [GeV] -Cell[1,15] 0.17191921505472 [GeV] -Cell[0,14] 0.0031015407059785 [GeV] -Cell[0,15] 0.00044417291404579 [GeV] -Cell[1,16] 0.0046956846552427 [GeV] -Cell[0,17] 0.0027496542111933 [GeV] -Cell[0,16] 2.966006795657e-05 [GeV] -Cell[9,42] 1.830172476582e-05 [GeV] -Cell[9,21] 0.0012058534009332 [GeV] -### Total energy deposition in calorimeter by a source track in 26 cells : 0.1967675612511 (GeV) - -Source track ID 3394 (pi+,4.020104193715[GeV]) at (-418.20135558385,-274.05770594499,-1791.5716456388) +Cell[9,8] 0.0010267456709853 [GeV] +Cell[4,5] 0.0012662817070511 [GeV] +Cell[3,38] 0.00024646663387225 [GeV] +Cell[7,28] 0.00013132091379937 [GeV] +Cell[6,34] 0.00051099891 [GeV] +Cell[1,27] 0.00051099891 [GeV] +Cell[1,39] 0.00033283904071069 [GeV] +Cell[6,0] 0.00049566380454738 [GeV] +Cell[12,39] 0.0007934776689667 [GeV] +Cell[5,7] 0.00051099891 [GeV] +Cell[2,34] 0.0013977726784222 [GeV] +Cell[2,44] 0.00057535441206758 [GeV] +Cell[8,1] 0.00045235583883234 [GeV] +Cell[1,23] 1.2903632727744 [GeV] +Cell[0,24] 3.2367762587455e-05 [GeV] +Cell[0,22] 0.00068235948595134 [GeV] +Cell[3,11] 0.00031144125923831 [GeV] +Cell[4,11] 0.0086030248385454 [GeV] +Cell[5,21] 0.00032976996237965 [GeV] +Cell[3,37] 0.00049654275750498 [GeV] +Cell[5,16] 0.0014359620675565 [GeV] +Cell[1,35] 0.0011834156087414 [GeV] +Cell[0,17] 0.00055821895159923 [GeV] +Cell[1,17] 0.00039572510517707 [GeV] +Cell[1,25] 0.00016540319176671 [GeV] +Cell[1,26] 0.001387052448721 [GeV] +Cell[3,39] 0.0007430303244155 [GeV] +Cell[3,40] 0.0020837700079675 [GeV] +Cell[0,16] 0.0021186211462424 [GeV] +Cell[1,18] 0.0036915692983387 [GeV] +Cell[1,31] 0.00039813839713259 [GeV] +Cell[0,47] 0.00053901657736749 [GeV] +Cell[0,0] 0.00047223336512467 [GeV] +Cell[0,23] 0.015193189922068 [GeV] +Cell[3,0] 0.0023705102537188 [GeV] +Cell[0,10] 0.0011697597599696 [GeV] +Cell[0,27] 0.011787230652886 [GeV] +Cell[3,16] 0.00042282491119941 [GeV] +Cell[0,46] 0.0014013224360839 [GeV] +Cell[0,45] 0.00051099891 [GeV] +Cell[1,24] 0.10717861421144 [GeV] +Cell[4,16] 0.00018233150913498 [GeV] +Cell[3,3] 0.00093119607587846 [GeV] +Cell[3,42] 0.00051099891 [GeV] +Cell[5,11] 0.0019835890188652 [GeV] +Cell[0,4] 0.00089969385062149 [GeV] +Cell[1,30] 0.00039577826090128 [GeV] +Cell[1,3] 0.000768861327955 [GeV] +Cell[6,36] 0.00051099891 [GeV] +Cell[3,47] 0.00028200655938544 [GeV] +Cell[5,1] 0.0015971504960943 [GeV] +Cell[5,46] 0.0011564489621964 [GeV] +Cell[0,44] 0.00015251284974164 [GeV] +Cell[4,9] 0.00026042068808978 [GeV] +Cell[3,4] 0.0013838771019701 [GeV] +Cell[2,42] 0.00015968705995468 [GeV] +Cell[2,6] 1.202899976696e-05 [GeV] +Cell[2,5] 0.00090463406561861 [GeV] +### Total energy deposition in calorimeter by a source track in 58 cells : 1.4763688761336 (GeV) + +Source track ID 3356 (gamma,2.1679106429722[GeV]) at (-488.39602521154,-107.09492311761,-1544.0566624444) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[0,31] 1.728967227973e-05 [GeV] -Cell[0,29] 0.025682669573525 [GeV] -Cell[1,34] 0.00025856216976399 [GeV] -Cell[1,27] 0.0072101410214486 [GeV] -Cell[0,35] 0.00070450825244898 [GeV] -Cell[8,41] 0.00035676978434964 [GeV] -Cell[6,44] 4.7415710753285e-07 [GeV] -Cell[7,44] 0.00041542608976079 [GeV] -Cell[7,20] 0.00018673850279322 [GeV] -Cell[8,45] 2.4537762165551e-05 [GeV] -Cell[6,31] 0.00066306103460045 [GeV] -Cell[4,36] 0.00023903103446207 [GeV] -Cell[4,34] 5.1722761418205e-06 [GeV] -Cell[15,8] 1.5309754318878e-05 [GeV] -Cell[7,19] 0.00046188162385999 [GeV] -Cell[4,18] 1.1053751222789e-08 [GeV] -Cell[9,45] 0.00014592253042622 [GeV] -Cell[7,46] 0.00038629565723386 [GeV] -Cell[7,45] 0.00013575115068534 [GeV] -Cell[8,1] 9.8174030717928e-06 [GeV] -Cell[4,17] 0.0027039128386436 [GeV] -Cell[16,47] 8.5587280045729e-06 [GeV] -Cell[12,17] 0.00045065304187665 [GeV] -Cell[0,24] 3.0389872757951e-05 [GeV] -Cell[5,18] 0.0011827145148829 [GeV] -Cell[5,17] 0.00073273421426404 [GeV] -Cell[5,19] 1.0384419522325e-07 [GeV] -Cell[3,44] 3.9968110058908e-07 [GeV] -Cell[5,10] 1.0846793884411e-08 [GeV] -Cell[4,16] 0.0048767492818755 [GeV] -Cell[4,41] 0.00043119100040091 [GeV] -Cell[1,36] 1.0411344759632e-05 [GeV] -Cell[1,17] 0.00092026277790967 [GeV] -Cell[0,19] 0.00067328311467423 [GeV] -Cell[1,21] 1.5866273315623e-08 [GeV] -Cell[2,12] 6.7842654719016e-05 [GeV] -Cell[0,11] 0.00063841915902753 [GeV] -Cell[3,3] 7.1738248670499e-05 [GeV] -Cell[3,4] 0.003459569066789 [GeV] -Cell[3,5] 0.0015380073081102 [GeV] -Cell[1,26] 0.0011844584415041 [GeV] -Cell[3,34] 2.839436638169e-08 [GeV] -Cell[3,47] 1.6860460164025e-08 [GeV] -Cell[2,0] 7.6874851378079e-06 [GeV] -Cell[2,1] 0.00025900679446647 [GeV] -Cell[2,2] 9.4409915618598e-10 [GeV] -Cell[6,19] 4.376342985779e-10 [GeV] -Cell[6,20] 9.4046539857118e-08 [GeV] -Cell[2,36] 0.0011697056478649 [GeV] -Cell[2,24] 8.8598171714693e-09 [GeV] -Cell[2,23] 8.8239856995642e-07 [GeV] -Cell[3,36] 1.9663828425109e-08 [GeV] -Cell[3,37] 0.0014761212998832 [GeV] -Cell[2,38] 3.3039737318177e-06 [GeV] -Cell[2,39] 0.00043847530906553 [GeV] -Cell[2,8] 1.9147442556914e-05 [GeV] -Cell[2,9] 8.3773710889545e-07 [GeV] -Cell[2,21] 0.0020859574493303 [GeV] -Cell[1,22] 7.5982864393154e-05 [GeV] -Cell[2,22] 0.0022386879112643 [GeV] -Cell[1,25] 0.012219913451669 [GeV] -Cell[1,24] 1.7653645685641e-05 [GeV] -Cell[2,20] 3.0173647479387e-05 [GeV] -Cell[4,44] 0.08883941675749 [GeV] -Cell[0,47] 8.9884200724555e-07 [GeV] -Cell[0,25] 0.0015575053599301 [GeV] -Cell[1,10] 0.00058591199795615 [GeV] -Cell[2,26] 0.00073620974406697 [GeV] -Cell[0,13] 0.00047335265220113 [GeV] -Cell[5,43] 0.00027871236055182 [GeV] -Cell[6,43] 0.00048483705718104 [GeV] -Cell[6,45] 5.6151809531002e-09 [GeV] -Cell[3,45] 0.00054641837793349 [GeV] -Cell[2,27] 0.0012577550573478 [GeV] -Cell[0,3] 5.6217842611659e-06 [GeV] -Cell[1,33] 5.9842686141565e-08 [GeV] -Cell[1,32] 0.00085314856508228 [GeV] -Cell[0,32] 0.00021324202877804 [GeV] -Cell[1,43] 6.4886335167103e-06 [GeV] -Cell[3,2] 0.00023521317886866 [GeV] -Cell[1,29] 0.0018252646505152 [GeV] -Cell[1,28] 0.48052412943002 [GeV] -Cell[0,28] 0.89639999031756 [GeV] -Cell[1,18] 1.4610588550568e-08 [GeV] -Cell[2,19] 0.00059650065493406 [GeV] -Cell[15,10] 1.1325205004255e-05 [GeV] -Cell[15,9] 0.0013408195984716 [GeV] -Cell[5,16] 0.0048337636867706 [GeV] -Cell[12,16] 1.1793749296089e-05 [GeV] -Cell[13,42] 0.00024996178611946 [GeV] -Cell[4,8] 0.0007436011109406 [GeV] -Cell[8,44] 0.00072957221306513 [GeV] -Cell[3,10] 3.7890324620093e-09 [GeV] -Cell[2,3] 2.6643650780898e-06 [GeV] -Cell[5,5] 0.00076675732837588 [GeV] -Cell[3,40] 0.003818966408041 [GeV] -Cell[4,6] 0.0011636273549506 [GeV] -Cell[4,7] 0.00092481558136035 [GeV] -Cell[2,6] 3.4215670439153e-09 [GeV] -Cell[2,5] 0.00028871040420199 [GeV] -Cell[3,6] 0.00013309279756868 [GeV] -Cell[1,47] 2.5933025733593e-07 [GeV] -Cell[0,0] 5.9502542626433e-10 [GeV] -Cell[0,1] 3.6806279987331e-06 [GeV] -Cell[1,46] 0.00014407034400096 [GeV] -Cell[1,1] 0.00011809804323423 [GeV] -Cell[0,2] 7.9846324968003e-07 [GeV] -Cell[2,46] 0.00010791462351335 [GeV] -Cell[1,2] 0.013730299446149 [GeV] -Cell[6,30] 2.1416047161438e-07 [GeV] -Cell[5,13] 0.0020379890826528 [GeV] -Cell[0,30] 0.0069205593220886 [GeV] -Cell[1,35] 4.1827757959254e-06 [GeV] -Cell[4,5] 0.0036171374048864 [GeV] -Cell[2,11] 9.8905334016308e-07 [GeV] -Cell[1,15] 3.359986332157e-06 [GeV] -Cell[1,3] 0.043882046671401 [GeV] -Cell[0,14] 1.0359992156737e-05 [GeV] -Cell[0,26] 0.073895837289279 [GeV] -Cell[2,10] 2.3757138478686e-12 [GeV] -Cell[1,16] 0.0021580428623936 [GeV] -Cell[0,40] 0.00085679062156271 [GeV] -Cell[0,27] 0.10841514989554 [GeV] -Cell[5,27] 0.00063091885916945 [GeV] -Cell[1,30] 5.1612988568195e-07 [GeV] -Cell[1,4] 0.00061764438729381 [GeV] -Cell[16,0] 0.00054049995755122 [GeV] -Cell[16,1] 7.5934821666124e-07 [GeV] -### Total energy deposition in calorimeter by a source track in 128 cells : 1.8240827982107 (GeV) - -Source track ID 3391 (anti_neutron,5.3948206100571[GeV]) at (-415.09134243251,-278.74572182829,-1871.4579101789) +Cell[7,42] 0.0010699269078517 [GeV] +Cell[4,5] 0.001491817016945 [GeV] +Cell[2,26] 0.013492139761426 [GeV] +Cell[1,27] 0.0049155339625872 [GeV] +Cell[3,14] 0.00018478327306573 [GeV] +Cell[4,40] 0.00023447797558059 [GeV] +Cell[6,0] 0.00051099891 [GeV] +Cell[2,15] 0.00097355741047581 [GeV] +Cell[2,34] 0.0028505858271819 [GeV] +Cell[1,20] 0.00023233121293254 [GeV] +Cell[1,21] 0.00039299262389286 [GeV] +Cell[4,18] 0.00090880890688363 [GeV] +Cell[2,35] 0.0013759604947524 [GeV] +Cell[1,35] 0.00071443651252979 [GeV] +Cell[1,17] 0.00049930226280736 [GeV] +Cell[1,15] 0.00051099891 [GeV] +Cell[1,25] 0.18483589149073 [GeV] +Cell[1,26] 0.025243103296681 [GeV] +Cell[2,39] 0.00084896572487775 [GeV] +Cell[0,28] 0.0002669593946579 [GeV] +Cell[0,0] 0.00073275754125389 [GeV] +Cell[3,8] 0.0036243800283294 [GeV] +Cell[3,7] 0.00051099891 [GeV] +Cell[4,14] 7.5436513634464e-05 [GeV] +Cell[1,36] 0.00040405662726164 [GeV] +Cell[1,44] 0.0010079315362922 [GeV] +Cell[1,24] 0.0032449594610188 [GeV] +Cell[3,44] 0.00036346932482775 [GeV] +Cell[2,25] 1.8631690265191 [GeV] +Cell[2,24] 0.0013906595869391 [GeV] +Cell[5,15] 0.00029019188010871 [GeV] +Cell[0,4] 0.0009810377734661 [GeV] +Cell[0,31] 0.00014186861856058 [GeV] +Cell[6,3] 0.0004229886182873 [GeV] +Cell[0,32] 0.00015181076934195 [GeV] +Cell[2,16] 0.00011888854489577 [GeV] +Cell[0,13] 0.00064534896216906 [GeV] +Cell[4,38] 0.00051099891 [GeV] +Cell[3,22] 0.00010996265853985 [GeV] +Cell[4,0] 0.00084681298286307 [GeV] +Cell[4,1] 0.00098458674627036 [GeV] +Cell[5,10] 0.0017868779314241 [GeV] +Cell[5,2] 0.00027652093441941 [GeV] +Cell[6,39] 0.00051099891 [GeV] +Cell[9,47] 0.00022013253490496 [GeV] +Cell[3,2] 0.0012646905232771 [GeV] +Cell[0,33] 0.00087004421033975 [GeV] +Cell[0,8] 0.00051099891 [GeV] +Cell[0,35] 0.0020284348437319 [GeV] +Cell[1,4] 0.00059485824480182 [GeV] +Cell[0,34] 0.00038381700388395 [GeV] +Cell[2,13] 0.0013316937332034 [GeV] +### Total energy deposition in calorimeter by a source track in 52 cells : 2.131060812169 (GeV) + +Source track ID 3328 (pi-,0.39150771471372[GeV]) at (-230.16662683779,443.87309435255,-1625.3054423209) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[9,19] 8.4772106537345e-05 [GeV] -Cell[0,31] 0.00095242650628563 [GeV] -Cell[0,29] 0.081642463757125 [GeV] -Cell[1,27] 0.0017973810023199 [GeV] -Cell[9,18] 0.00026501017203717 [GeV] -Cell[0,24] 0.0020092962007286 [GeV] -Cell[0,21] 0.0067166782517313 [GeV] -Cell[5,4] 1.0684551962186e-06 [GeV] -Cell[0,18] 0.0026213685129849 [GeV] -Cell[1,17] 0.0028213585016797 [GeV] -Cell[1,21] 0.00050936720108542 [GeV] -Cell[1,12] 0.00030411410554364 [GeV] -Cell[1,26] 0.0017192017127107 [GeV] -Cell[4,25] 9.5595605671406e-09 [GeV] -Cell[4,26] 0.00011601770523964 [GeV] -Cell[2,0] 2.3149023763835e-06 [GeV] -Cell[2,1] 1.1846527049784e-05 [GeV] -Cell[1,22] 0.001844457155286 [GeV] -Cell[0,25] 0.00072889433477565 [GeV] -Cell[1,33] 0.00031569845141641 [GeV] -Cell[0,32] 0.0016677806719802 [GeV] -Cell[0,4] 0.0023812888856437 [GeV] -Cell[4,46] 0.00046650418947928 [GeV] -Cell[1,29] 0.0010387493858606 [GeV] -Cell[1,28] 0.0031364452853519 [GeV] -Cell[0,28] 1.8846633011677 [GeV] -Cell[1,18] 0.00089657237277444 [GeV] -Cell[9,40] 0.00028534128708692 [GeV] -Cell[3,9] 0.00022607199078134 [GeV] -Cell[4,32] 0.0010543157016733 [GeV] -Cell[1,41] 0.00039111559726217 [GeV] -Cell[5,5] 2.2724624141119e-06 [GeV] -Cell[2,5] 1.9013384589925e-06 [GeV] -Cell[0,30] 0.0021493821115578 [GeV] -Cell[2,11] 0.0026360661528714 [GeV] -Cell[0,14] 0.0031659608355012 [GeV] -Cell[0,15] 0.015331780535881 [GeV] -Cell[0,26] 0.0060751455646804 [GeV] -Cell[1,16] 0.0037550999536984 [GeV] -Cell[0,16] 0.0017718252699604 [GeV] -Cell[0,27] 0.14859310391873 [GeV] -Cell[1,30] 1.7090883717174e-05 [GeV] -Cell[1,42] 0.00051099891 [GeV] -Cell[0,6] 0.00024053019890901 [GeV] -### Total energy deposition in calorimeter by a source track in 44 cells : 2.1849223897937 (GeV) - -Source track ID 3244 (pi-,5.4469728074055[GeV]) at (-335.27971702122,-370.92790587143,-1994.8458608757) +Cell[7,7] 1.0084524954436e-05 [GeV] +Cell[6,33] 4.6586015622438e-05 [GeV] +Cell[6,32] 1.0301474716243e-06 [GeV] +Cell[6,37] 0.0046401660556801 [GeV] +Cell[3,17] 1.4371471479535e-10 [GeV] +Cell[3,18] 0.0007352504075443 [GeV] +Cell[14,1] 0.00045934281583766 [GeV] +Cell[15,4] 5.7788274591076e-05 [GeV] +Cell[2,15] 0.0019795647270892 [GeV] +Cell[1,13] 0.00028811206986086 [GeV] +Cell[7,38] 0.00014331358504194 [GeV] +Cell[6,38] 0.00036889391213447 [GeV] +Cell[11,29] 1.1455659259809e-05 [GeV] +Cell[1,19] 7.8518417153646e-06 [GeV] +Cell[0,22] 0.00067379359575387 [GeV] +Cell[4,12] 0.0010725601908054 [GeV] +Cell[0,19] 1.9237037742641e-05 [GeV] +Cell[0,18] 0.0053065758065832 [GeV] +Cell[0,17] 0.0014993071764279 [GeV] +Cell[1,17] 1.8260771430619e-05 [GeV] +Cell[1,16] 0.059408329870586 [GeV] +Cell[1,15] 0.10562309752372 [GeV] +Cell[6,31] 0.00040753197420634 [GeV] +Cell[1,18] 2.4330802261829e-11 [GeV] +Cell[2,9] 0.00031895749858452 [GeV] +Cell[0,14] 0.00012104895710218 [GeV] +Cell[4,47] 0.0006183543500539 [GeV] +Cell[0,15] 0.00030102256905593 [GeV] +Cell[0,9] 4.8588516918244e-05 [GeV] +Cell[2,18] 0.00039890457021966 [GeV] +Cell[2,4] 0.0024283232632336 [GeV] +Cell[2,3] 3.0149020599424e-05 [GeV] +Cell[3,3] 0.0010466994247021 [GeV] +Cell[2,31] 1.0161073296331e-05 [GeV] +Cell[3,1] 0.00030832716011889 [GeV] +Cell[5,37] 3.1833791726967e-05 [GeV] +Cell[0,32] 0.00052292429263152 [GeV] +Cell[15,1] 1.1935199407162e-05 [GeV] +Cell[2,47] 0.00040196957130146 [GeV] +Cell[2,16] 0.0034486898357144 [GeV] +Cell[4,2] 0.0015278111707425 [GeV] +Cell[1,12] 1.1833984319765e-07 [GeV] +Cell[15,5] 0.0002194656171705 [GeV] +Cell[0,2] 0.00080853277101501 [GeV] +Cell[4,41] 1.097202024539e-05 [GeV] +Cell[3,2] 0.00011646918032238 [GeV] +Cell[2,2] 1.0496076333766e-07 [GeV] +Cell[0,5] 0.0003750619270977 [GeV] +Cell[4,3] 0.00059752271497928 [GeV] +Cell[0,8] 0.00254952273997 [GeV] +Cell[0,7] 3.8352655360541e-07 [GeV] +Cell[1,14] 0.0049295796838862 [GeV] +Cell[2,5] 1.1990778148174e-11 [GeV] +Cell[2,14] 0.00016170441488805 [GeV] +Cell[19,20] 0.00015648073921943 [GeV] +Cell[0,11] 0.00073323429138109 [GeV] +### Total energy deposition in calorimeter by a source track in 56 cells : 0.20501298735684 (GeV) + +Source track ID 3304 (pi+,4.020129647853[GeV]) at (-418.40614309722,-273.74495322929,-1787.4952330601) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[0,30] 0.0073114712951466 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0073114712951466 (GeV) +Cell[1,39] 0.0013601696073648 [GeV] +Cell[1,28] 0.021104265217936 [GeV] +Cell[0,28] 0.16837491495565 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.19083934978095 (GeV) -Source track ID 1873 (pi-,5.0454473982543[GeV]) at (-463.64217046354,-187.17889242074,-1932.8326853557) +Source track ID 3305 (neutron,7.3741998938947[GeV]) at (-413.0762339184,-281.72331279429,-1776.1644807987) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[0,26] 0.10679416301268 [GeV] -Cell[0,27] 0.00070850827948777 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.10750267129217 (GeV) - -Source track ID 2964 (pi-,26.431126370533[GeV]) at (-348.96298291483,-358.08495717523,-1955.502043866) +Cell[9,10] 1.0477195610292e-07 [GeV] +Cell[11,39] 8.1096608482767e-06 [GeV] +Cell[12,36] 0.0020079548401909 [GeV] +Cell[6,41] 0.0026145126084603 [GeV] +Cell[7,42] 0.0050975964795792 [GeV] +Cell[7,43] 0.00069468090300034 [GeV] +Cell[2,27] 7.4600907282729e-09 [GeV] +Cell[6,2] 0.00051099891 [GeV] +Cell[5,44] 5.8042613090947e-08 [GeV] +Cell[2,26] 0.00049066308124679 [GeV] +Cell[5,45] 0.0010059151465512 [GeV] +Cell[3,25] 0.00054975383162973 [GeV] +Cell[3,38] 2.5926097578122e-08 [GeV] +Cell[7,4] 6.2186475828412e-06 [GeV] +Cell[7,1] 0.00026804139347905 [GeV] +Cell[4,36] 0.0013681093087302 [GeV] +Cell[2,37] 1.6304092803807e-05 [GeV] +Cell[1,27] 0.011845958194052 [GeV] +Cell[2,17] 0.00096992754395305 [GeV] +Cell[1,39] 0.0007409574997572 [GeV] +Cell[7,3] 2.8230715543032e-12 [GeV] +Cell[12,31] 0.00038372260410845 [GeV] +Cell[9,21] 0.00037698087280762 [GeV] +Cell[14,20] 0.0020016614545921 [GeV] +Cell[12,8] 7.3829246207424e-07 [GeV] +Cell[13,10] 7.3684379458427e-08 [GeV] +Cell[10,6] 0.00044949463481589 [GeV] +Cell[11,7] 2.0954757928848e-12 [GeV] +Cell[10,7] 0.00058913612110628 [GeV] +Cell[9,29] 7.5883814133704e-08 [GeV] +Cell[9,28] 5.3279305575415e-08 [GeV] +Cell[9,20] 0.00024485570395427 [GeV] +Cell[2,15] 1.7541868351145e-07 [GeV] +Cell[1,13] 0.0003766574288759 [GeV] +Cell[5,19] 3.4786088013789e-05 [GeV] +Cell[2,44] 0.0049283923517035 [GeV] +Cell[12,7] 0.0025043182620934 [GeV] +Cell[9,43] 0.00093524149752898 [GeV] +Cell[9,1] 0.0020281466622077 [GeV] +Cell[9,2] 0.00055222012762272 [GeV] +Cell[11,17] 5.4948022807366e-09 [GeV] +Cell[12,17] 1.4114577912892e-05 [GeV] +Cell[11,18] 1.0099029168487e-11 [GeV] +Cell[15,25] 0.00052243111912203 [GeV] +Cell[1,23] 0.0012583785765467 [GeV] +Cell[2,23] 8.6451644019689e-06 [GeV] +Cell[13,14] 0.0010565536054623 [GeV] +Cell[12,37] 0.00055762447747556 [GeV] +Cell[12,14] 1.4763287481401e-09 [GeV] +Cell[12,2] 5.4252392146736e-08 [GeV] +Cell[0,24] 0.031646933080891 [GeV] +Cell[0,21] 0.0012044409870687 [GeV] +Cell[1,20] 8.2638341823895e-05 [GeV] +Cell[1,19] 7.3553377907956e-05 [GeV] +Cell[1,8] 0.0013062340953644 [GeV] +Cell[0,22] 0.00077674188887443 [GeV] +Cell[0,3] 0.00036921052062967 [GeV] +Cell[2,29] 6.9849193096161e-12 [GeV] +Cell[2,28] 7.0991432039591e-08 [GeV] +Cell[1,21] 2.2748313265311e-05 [GeV] +Cell[3,11] 8.3766633470077e-06 [GeV] +Cell[2,11] 4.4280218193308e-05 [GeV] +Cell[3,12] 0.00080689599389771 [GeV] +Cell[4,19] 0.0016574354856012 [GeV] +Cell[3,37] 0.0014891231916193 [GeV] +Cell[2,35] 4.8895017243922e-09 [GeV] +Cell[1,35] 0.00077058647707921 [GeV] +Cell[0,19] 0.0054758637219248 [GeV] +Cell[0,18] 0.018481882430013 [GeV] +Cell[0,17] 0.00041281919298285 [GeV] +Cell[1,17] 0.00039147153048964 [GeV] +Cell[1,16] 0.00045420172719025 [GeV] +Cell[0,20] 0.0021868871056799 [GeV] +Cell[0,40] 0.00031971883985102 [GeV] +Cell[1,34] 0.0010771241441967 [GeV] +Cell[0,12] 4.022755104063e-05 [GeV] +Cell[1,29] 0.032844777138331 [GeV] +Cell[1,28] 0.039668984371129 [GeV] +Cell[1,25] 2.6340535955228e-05 [GeV] +Cell[1,26] 0.0049706505475047 [GeV] +Cell[3,40] 8.5864175355709e-05 [GeV] +Cell[2,39] 0.00062694509394953 [GeV] +Cell[2,40] 1.5481199516216e-05 [GeV] +Cell[0,16] 7.5114064737249e-05 [GeV] +Cell[1,18] 0.0013711823093417 [GeV] +Cell[3,6] 1.8014398519881e-06 [GeV] +Cell[3,5] 0.00072142951415115 [GeV] +Cell[1,31] 0.017886148039972 [GeV] +Cell[2,0] 3.7166369777538e-05 [GeV] +Cell[0,28] 1.6612521846764 [GeV] +Cell[0,30] 0.011277688190245 [GeV] +Cell[0,29] 0.52986786317832 [GeV] +Cell[2,9] 0.00051099891 [GeV] +Cell[3,36] 7.106919747855e-05 [GeV] +Cell[0,47] 0.0039499708845693 [GeV] +Cell[1,11] 0.00084057941839261 [GeV] +Cell[0,0] 4.8470232344698e-05 [GeV] +Cell[0,23] 0.055750331011469 [GeV] +Cell[0,25] 0.0052797717785163 [GeV] +Cell[0,26] 0.015086772847124 [GeV] +Cell[0,38] 0.0014767724809864 [GeV] +Cell[0,39] 1.825538754656e-05 [GeV] +Cell[3,0] 0.0001209871466333 [GeV] +Cell[2,45] 5.2828463490187e-06 [GeV] +Cell[0,15] 1.1685439633311e-05 [GeV] +Cell[1,40] 0.0036543364716086 [GeV] +Cell[1,38] 4.7987746656872e-06 [GeV] +Cell[3,15] 0.0069158017619928 [GeV] +Cell[4,15] 0.00038189177892104 [GeV] +Cell[2,12] 0.0019371577265872 [GeV] +Cell[0,27] 0.048903780318262 [GeV] +Cell[3,16] 2.074865650502e-05 [GeV] +Cell[2,43] 0.00093564632092698 [GeV] +Cell[0,46] 0.0099600360303391 [GeV] +Cell[3,34] 9.506807065577e-05 [GeV] +Cell[3,35] 4.865273536484e-05 [GeV] +Cell[1,44] 0.002520552831487 [GeV] +Cell[1,45] 0.00050872468506244 [GeV] +Cell[1,6] 0.00095679926907542 [GeV] +Cell[0,45] 0.00014434529799848 [GeV] +Cell[3,45] 0.00057166579296495 [GeV] +Cell[3,46] 3.8020056264941e-05 [GeV] +Cell[4,37] 0.0043661358971921 [GeV] +Cell[4,45] 0.0021042189307987 [GeV] +Cell[2,30] 9.2138660845876e-05 [GeV] +Cell[2,36] 3.1580050222146e-06 [GeV] +Cell[2,4] 0.002063191292316 [GeV] +Cell[5,15] 0.0031290946660932 [GeV] +Cell[5,13] 4.6614266466349e-08 [GeV] +Cell[1,33] 2.5359613937326e-05 [GeV] +Cell[1,32] 0.0008205227280278 [GeV] +Cell[3,1] 0.00029116036074845 [GeV] +Cell[0,31] 0.0032941230348975 [GeV] +Cell[1,30] 0.021402495668236 [GeV] +Cell[0,32] 0.0075602716550294 [GeV] +Cell[0,1] 0.00017370942682282 [GeV] +Cell[3,33] 7.5868832354899e-06 [GeV] +Cell[4,20] 9.7203529321632e-08 [GeV] +Cell[2,16] 9.6488654719451e-07 [GeV] +Cell[4,2] 0.0015450175935264 [GeV] +Cell[6,44] 6.261988913252e-06 [GeV] +Cell[4,38] 5.3803981237138e-05 [GeV] +Cell[1,12] 0.0041936713145515 [GeV] +Cell[1,0] 0.0019209774478301 [GeV] +Cell[3,47] 7.0674519520253e-06 [GeV] +Cell[7,0] 3.6869064788334e-06 [GeV] +Cell[6,43] 4.6276589234481e-05 [GeV] +Cell[4,42] 1.542429625988e-05 [GeV] +Cell[4,39] 0.00026212742086875 [GeV] +Cell[6,5] 0.0011496767167358 [GeV] +Cell[11,16] 2.0636304043364e-09 [GeV] +Cell[11,14] 0.0059715623997253 [GeV] +Cell[12,0] 1.9358723075129e-05 [GeV] +Cell[12,15] 9.5776860007391e-09 [GeV] +Cell[13,12] 0.00031695909090195 [GeV] +Cell[0,2] 0.00086406023405028 [GeV] +Cell[11,13] 0.0023073124659371 [GeV] +Cell[10,21] 4.9809297706815e-08 [GeV] +Cell[10,39] 8.3988706464879e-06 [GeV] +Cell[10,14] 5.9283703990332e-08 [GeV] +Cell[11,15] 0.00012524214809332 [GeV] +Cell[13,13] 1.4020414644619e-05 [GeV] +Cell[10,20] 2.8854998424777e-06 [GeV] +Cell[12,3] 1.1219340540265e-06 [GeV] +Cell[6,6] 0.00064325467538617 [GeV] +Cell[6,42] 0.002143958089801 [GeV] +Cell[5,46] 2.5630020711105e-05 [GeV] +Cell[4,46] 0.0025833002635335 [GeV] +Cell[4,9] 0.0026006903893455 [GeV] +Cell[3,4] 0.0011422661168818 [GeV] +Cell[2,38] 5.4669633527737e-08 [GeV] +Cell[5,43] 0.00013521749267477 [GeV] +Cell[2,42] 0.0018659611958741 [GeV] +Cell[6,14] 0.0022306337362101 [GeV] +Cell[0,35] 2.4995545682032e-06 [GeV] +Cell[7,25] 1.047963532983e-07 [GeV] +Cell[6,11] 0.0021967713480944 [GeV] +Cell[4,13] 1.885784849037e-06 [GeV] +Cell[2,1] 0.0019055068170463 [GeV] +Cell[0,34] 3.1978994695237e-05 [GeV] +Cell[2,13] 0.0070582272873921 [GeV] +Cell[2,14] 0.0013139910458158 [GeV] +Cell[0,11] 0.000803243723322 [GeV] +### Total energy deposition in calorimeter by a source track in 183 cells : 2.6684729889939 (GeV) + +Source track ID 3301 (anti_neutron,5.3948206100571[GeV]) at (-415.09134243251,-278.74572182829,-1871.4579101789) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[0,30] 0.078297573524067 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.078297573524067 (GeV) - -Source track ID 2965 (pi+,1.1822262606285[GeV]) at (-498.90667546762,33.047377715116,-1758.8553402382) +Cell[8,9] 2.6203672041675e-05 [GeV] +Cell[8,7] 0.00011462487796405 [GeV] +Cell[8,8] 0.0047964786641481 [GeV] +Cell[7,9] 3.3225188672077e-06 [GeV] +Cell[3,23] 0.0028400072363055 [GeV] +Cell[6,40] 1.1201679701912e-05 [GeV] +Cell[6,41] 1.414920567413e-07 [GeV] +Cell[2,27] 0.00019921792062462 [GeV] +Cell[10,28] 1.3492232188582e-05 [GeV] +Cell[4,35] 0.00010438527291728 [GeV] +Cell[5,30] 7.0373184667005e-07 [GeV] +Cell[6,7] 0.0025309695821581 [GeV] +Cell[5,38] 4.9703103854881e-08 [GeV] +Cell[6,24] 7.308910435313e-06 [GeV] +Cell[7,24] 0.0011103538337038 [GeV] +Cell[4,36] 0.00025418129567481 [GeV] +Cell[1,27] 0.00086089044214887 [GeV] +Cell[2,17] 2.7586197664277e-05 [GeV] +Cell[6,10] 2.9027533368208e-05 [GeV] +Cell[1,39] 4.151100321792e-06 [GeV] +Cell[6,0] 0.0011080000055304 [GeV] +Cell[12,27] 2.5790459047812e-06 [GeV] +Cell[12,26] 3.5733976244501e-07 [GeV] +Cell[11,27] 9.4680009154899e-06 [GeV] +Cell[11,28] 0.00037557531621746 [GeV] +Cell[10,29] 0.0006822223205678 [GeV] +Cell[5,7] 9.0632931977666e-05 [GeV] +Cell[5,8] 0.00013429413570486 [GeV] +Cell[3,28] 0.00012120115593962 [GeV] +Cell[3,29] 4.0988353134708e-08 [GeV] +Cell[0,24] 0.00048373904245886 [GeV] +Cell[1,19] 0.00030927609522041 [GeV] +Cell[0,42] 7.2113443457056e-06 [GeV] +Cell[1,7] 0.0025294723456157 [GeV] +Cell[0,3] 3.5294385240832e-06 [GeV] +Cell[2,29] 0.065138034519023 [GeV] +Cell[2,28] 0.0027429392476365 [GeV] +Cell[2,8] 7.600906828884e-07 [GeV] +Cell[4,18] 6.0062830452807e-06 [GeV] +Cell[4,17] 0.0014988681672453 [GeV] +Cell[2,20] 4.6660023508593e-07 [GeV] +Cell[5,36] 7.2605379622473e-05 [GeV] +Cell[1,34] 0.00011133053363301 [GeV] +Cell[1,29] 0.001865825369231 [GeV] +Cell[1,28] 0.0091799709735768 [GeV] +Cell[1,25] 0.0011058513098151 [GeV] +Cell[1,26] 0.0041852459676222 [GeV] +Cell[3,39] 7.9668451020854e-05 [GeV] +Cell[2,39] 0.002080306407178 [GeV] +Cell[2,40] 0.010875458860608 [GeV] +Cell[1,18] 3.7335227943913e-08 [GeV] +Cell[1,31] 3.2051610042799e-05 [GeV] +Cell[0,28] 1.9425633433395 [GeV] +Cell[0,30] 0.029745759996741 [GeV] +Cell[0,29] 0.27680572516198 [GeV] +Cell[0,0] 2.4519753060304e-07 [GeV] +Cell[0,25] 2.0457742948565e-09 [GeV] +Cell[0,26] 0.050807307863845 [GeV] +Cell[0,38] 0.00087218878044837 [GeV] +Cell[0,10] 6.3305804214906e-06 [GeV] +Cell[1,40] 0.0009320381887527 [GeV] +Cell[3,8] 1.1600092984736e-06 [GeV] +Cell[4,15] 2.1890298381777e-06 [GeV] +Cell[0,27] 0.028678195248957 [GeV] +Cell[3,16] 0.00024157989177684 [GeV] +Cell[2,43] 0.0010129394850523 [GeV] +Cell[0,46] 5.7666184025948e-05 [GeV] +Cell[1,6] 2.5513457105262e-05 [GeV] +Cell[0,9] 5.2532128145685e-05 [GeV] +Cell[1,24] 9.0469771530479e-06 [GeV] +Cell[4,37] 0.0060152204750662 [GeV] +Cell[4,16] 0.004317505916846 [GeV] +Cell[2,30] 0.00020791818026305 [GeV] +Cell[2,4] 2.8107929006183e-07 [GeV] +Cell[2,3] 0.0003114674854312 [GeV] +Cell[4,29] 1.1927272622643e-06 [GeV] +Cell[5,11] 0.0095412606247505 [GeV] +Cell[5,13] 5.5499258160125e-06 [GeV] +Cell[0,6] 0.00021377921195563 [GeV] +Cell[0,4] 0.00061980163239457 [GeV] +Cell[0,43] 0.00016124819502897 [GeV] +Cell[1,33] 0.0029140361530601 [GeV] +Cell[0,31] 0.0011400387352373 [GeV] +Cell[5,37] 0.00057458456413929 [GeV] +Cell[6,3] 1.0031503734353e-09 [GeV] +Cell[1,30] 0.0029414473694235 [GeV] +Cell[0,32] 0.0029697109925655 [GeV] +Cell[2,16] 4.214486831529e-06 [GeV] +Cell[1,47] 0.00043707165291255 [GeV] +Cell[1,3] 0.0055976828712621 [GeV] +Cell[4,38] 5.185909755528e-05 [GeV] +Cell[1,0] 0.00077528878597116 [GeV] +Cell[1,1] 0.0011636961713733 [GeV] +Cell[5,10] 0.0033327660346522 [GeV] +Cell[5,9] 0.00039065456725075 [GeV] +Cell[5,6] 7.2285361966351e-08 [GeV] +Cell[5,3] 0.0009093401267877 [GeV] +Cell[14,38] 0.00060756797837644 [GeV] +Cell[10,30] 2.1492583767667e-05 [GeV] +Cell[15,37] 1.6656000752846e-08 [GeV] +Cell[15,38] 0.00044762319302049 [GeV] +Cell[6,6] 2.2731331622481e-06 [GeV] +Cell[6,39] 0.00044203288009498 [GeV] +Cell[6,9] 4.8606495274726e-06 [GeV] +Cell[6,8] 0.00069105120361598 [GeV] +Cell[2,41] 0.00031258855580256 [GeV] +Cell[0,5] 4.6571917433084e-05 [GeV] +Cell[0,33] 6.8851715850769e-05 [GeV] +Cell[2,38] 0.1328630498837 [GeV] +Cell[2,42] 8.5227546892384e-05 [GeV] +Cell[0,7] 0.0014962542099311 [GeV] +Cell[7,25] 1.8227784442502e-05 [GeV] +Cell[5,29] 4.4270794745557e-05 [GeV] +Cell[2,1] 5.0770890773492e-05 [GeV] +Cell[1,4] 0.0070380150928634 [GeV] +Cell[7,26] 2.4989878966153e-10 [GeV] +Cell[1,2] 0.011012384048831 [GeV] +### Total energy deposition in calorimeter by a source track in 117 cells : 2.6494319093964 (GeV) + +Source track ID 3217 (pi-,5.4476955976016[GeV]) at (-291.45739855253,-406.26664252556,-1903.9871580092) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[1,36] 0.002602486433947 [GeV] -Cell[1,23] 0.091353668746635 [GeV] -Cell[0,23] 0.20507628517878 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.29903244035936 (GeV) - -Source track ID 2947 (gamma,0.0008163703335205[GeV]) at (-181.43545581218,-465.91970914979,-334.0382538061) +Cell[7,5] 0.00069478224737745 [GeV] +Cell[5,34] 0.00028869879694052 [GeV] +Cell[2,44] 0.0007927065498443 [GeV] +Cell[5,47] 0.0024747064301655 [GeV] +Cell[2,23] 7.6039441337343e-06 [GeV] +Cell[1,19] 0.00046670648984197 [GeV] +Cell[0,42] 0.00072352727406339 [GeV] +Cell[0,3] 0.00051099891 [GeV] +Cell[2,11] 6.5546982379601e-05 [GeV] +Cell[3,19] 0.00102199782 [GeV] +Cell[0,18] 0.0019067581206046 [GeV] +Cell[0,20] 0.00049996974127862 [GeV] +Cell[0,40] 0.0041459576559201 [GeV] +Cell[1,31] 0.00018599193054422 [GeV] +Cell[0,30] 0.19091406722617 [GeV] +Cell[0,29] 0.0029352941597135 [GeV] +Cell[0,14] 0.00078910408607199 [GeV] +Cell[1,10] 0.001142441751787 [GeV] +Cell[0,0] 0.00048329175149302 [GeV] +Cell[0,38] 5.1795271865558e-06 [GeV] +Cell[0,41] 0.00069384967269787 [GeV] +Cell[2,45] 0.0049488113033604 [GeV] +Cell[2,10] 0.003408125993568 [GeV] +Cell[2,12] 1.5672607278248e-05 [GeV] +Cell[3,20] 0.00089645396001265 [GeV] +Cell[3,44] 3.4490281774197e-05 [GeV] +Cell[2,24] 0.00011154742544943 [GeV] +Cell[0,43] 0.00030310396320466 [GeV] +Cell[0,31] 4.287611084134 [GeV] +Cell[1,30] 4.7213048470439e-05 [GeV] +Cell[0,32] 0.027483468981206 [GeV] +Cell[5,46] 0.0010913102989429 [GeV] +Cell[0,44] 0.0021906049925382 [GeV] +Cell[0,33] 0.0011207015387363 [GeV] +Cell[0,7] 0.0010427886925879 [GeV] +Cell[0,34] 0.00074095477678657 [GeV] +Cell[2,13] 2.2729019634426e-05 [GeV] +Cell[0,11] 0.0002629130229709 [GeV] +### Total energy deposition in calorimeter by a source track in 38 cells : 4.5420811551087 (GeV) + +Source track ID 1814 (pi-,5.0454778680863[GeV]) at (-463.47676410577,-187.58808366749,-1932.4037030656) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[8,33] 0.0008163703335205 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0008163703335205 (GeV) +Cell[0,26] 0.09000566396526 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.09000566396526 (GeV) -Source track ID 2948 (gamma,0.069278910434763[GeV]) at (-72.710044915689,-494.6850001449,-436.14580895914) +Source track ID 2963 (pi-,26.431227706622[GeV]) at (-348.91684331825,-358.12991560162,-1955.6883884499) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,35] 0.0056051857132557 [GeV] -Cell[8,34] 0.00013548033022204 [GeV] -Cell[7,34] 0.063538244391285 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.069278910434763 (GeV) +Cell[0,30] 0.092903132445805 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.092903132445805 (GeV) -Source track ID 2953 (gamma,0.00019211576300517[GeV]) at (-72.706986099496,-494.68544972773,-411.84574115398) +Source track ID 2964 (pi+,1.1827528681121[GeV]) at (-499.00657945745,31.502915074229,-1758.7541015338) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,34] 0.00019211576300517 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00019211576300517 (GeV) - -Source track ID 2954 (gamma,0.029972955829239[GeV]) at (-63.844096126238,-495.90718021604,-436.99091144324) +Cell[6,41] 0.0033033209506213 [GeV] +Cell[7,42] 0.0080144855550696 [GeV] +Cell[5,41] 0.004036516302774 [GeV] +Cell[7,41] 0.0023753794097787 [GeV] +Cell[7,33] 0.00075193483201281 [GeV] +Cell[2,37] 0.0019883993567828 [GeV] +Cell[6,4] 5.5061335937467e-05 [GeV] +Cell[2,34] 0.00018658815977108 [GeV] +Cell[9,36] 1.1834608374102e-06 [GeV] +Cell[8,41] 9.5377195520996e-08 [GeV] +Cell[7,37] 1.420157571556e-05 [GeV] +Cell[10,34] 0.0002535895583635 [GeV] +Cell[10,35] 1.1777794710724e-05 [GeV] +Cell[9,42] 0.0036502355079446 [GeV] +Cell[1,23] 0.28338853679652 [GeV] +Cell[0,24] 0.0029022768045507 [GeV] +Cell[0,22] 0.002811106210881 [GeV] +Cell[5,36] 0.0020539770394583 [GeV] +Cell[1,35] 7.4171868489429e-05 [GeV] +Cell[1,34] 7.1258855792735e-05 [GeV] +Cell[1,29] 0.0036407643920213 [GeV] +Cell[1,28] 0.00053134982538235 [GeV] +Cell[1,18] 1.065974845551e-05 [GeV] +Cell[2,0] 0.0011206449744217 [GeV] +Cell[0,47] 0.00016276513310788 [GeV] +Cell[0,23] 0.21634154732492 [GeV] +Cell[0,25] 1.8676510080695e-07 [GeV] +Cell[2,45] 0.0018798750506777 [GeV] +Cell[1,37] 0.00069504723394533 [GeV] +Cell[2,33] 8.1021153164329e-10 [GeV] +Cell[1,38] 0.0066765875089566 [GeV] +Cell[7,32] 1.9527384874891e-06 [GeV] +Cell[1,36] 0.0019434439880203 [GeV] +Cell[1,45] 0.0002057933177049 [GeV] +Cell[0,45] 0.0014481289132552 [GeV] +Cell[1,24] 1.5931437614768e-05 [GeV] +Cell[1,33] 9.3113555573154e-06 [GeV] +Cell[2,47] 5.5418049385025e-06 [GeV] +Cell[6,35] 6.1450368241367e-07 [GeV] +Cell[6,36] 0.00057451577756956 [GeV] +Cell[6,5] 3.7191356736002e-05 [GeV] +Cell[10,36] 2.7684715745409e-05 [GeV] +Cell[4,41] 3.7154538440518e-06 [GeV] +Cell[8,16] 0.00013338453826111 [GeV] +Cell[8,15] 5.6438005412929e-07 [GeV] +Cell[9,35] 3.8936908822507e-08 [GeV] +Cell[8,42] 0.0082510981508161 [GeV] +Cell[8,43] 0.0026145367828885 [GeV] +Cell[6,42] 0.00030714094476734 [GeV] +Cell[0,44] 1.2390143755283e-06 [GeV] +Cell[2,38] 0.00023033250780941 [GeV] +Cell[5,42] 0.0017816524975016 [GeV] +### Total energy deposition in calorimeter by a source track in 52 cells : 0.56459733863695 (GeV) + +Source track ID 2961 (gamma,1.5279055119092[GeV]) at (-73.254866188045,-494.60461439393,-436.11302609852) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,35] 0.027537408226864 [GeV] -Cell[11,28] 0.00027280599806321 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.027810214224928 (GeV) - -Source track ID 2940 (e-,1.2194630163264[GeV]) at (-63.383761900488,-495.966227406,-436.96843729389) +Cell[7,8] 0.00069855114646652 [GeV] +Cell[7,34] 1.408220663922 [GeV] +Cell[7,35] 0.10859046887537 [GeV] +Cell[7,33] 0.0039968534335998 [GeV] +Cell[6,34] 0.00020907344281156 [GeV] +Cell[7,36] 0.0040273099206251 [GeV] +Cell[7,38] 0.00048631094927234 [GeV] +Cell[6,35] 9.1067805393845e-05 [GeV] +Cell[6,36] 2.4687960727664e-05 [GeV] +Cell[6,23] 0.0012504039064275 [GeV] +Cell[8,34] 0.00031008317032493 [GeV] +### Total energy deposition in calorimeter by a source track in 11 cells : 1.527905474533 (GeV) + +Source track ID 2962 (gamma,2.1921548366006[GeV]) at (-105.1967210329,-488.80839792696,-488.29263188862) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,35] 1.0573159780846 [GeV] -Cell[9,4] 0.00051099891 [GeV] -Cell[7,17] 0.0011512179675312 [GeV] -Cell[6,36] 0.00070097845580001 [GeV] -Cell[8,34] 0.00051099891 [GeV] -Cell[7,34] 0.14882372830859 [GeV] -Cell[7,33] 0.0028147368699386 [GeV] -Cell[7,36] 0.0010452937840945 [GeV] -Cell[8,35] 0.0023002077814531 [GeV] -Cell[8,17] 0.0011534772223579 [GeV] -Cell[12,8] 0.00051099891 [GeV] -Cell[2,16] 0.00099974662321383 [GeV] -### Total energy deposition in calorimeter by a source track in 12 cells : 1.2178383618276 (GeV) - -Source track ID 2944 (gamma,0.042623611395125[GeV]) at (-138.87990234453,-480.32527804059,-451.3601044389) +Cell[5,31] 0.0061283854439804 [GeV] +Cell[7,34] 2.0974116826861 [GeV] +Cell[7,35] 0.0073063838710383 [GeV] +Cell[6,33] 0.011765700546927 [GeV] +Cell[7,6] 0.00051099891 [GeV] +Cell[5,30] 0.000772823428374 [GeV] +Cell[7,33] 0.043753223384396 [GeV] +Cell[8,33] 0.00033899864482738 [GeV] +Cell[6,34] 0.0091165842566508 [GeV] +Cell[8,20] 0.0008348861685378 [GeV] +Cell[10,5] 0.000485119556718 [GeV] +Cell[9,18] 0.0054909277672964 [GeV] +Cell[6,38] 0.0006455529578757 [GeV] +Cell[6,31] 0.00047863564324367 [GeV] +Cell[6,35] 0.00077244546657162 [GeV] +Cell[6,36] 0.0015350195170959 [GeV] +Cell[4,7] 0.0010013794689867 [GeV] +Cell[8,23] 0.00068663477535876 [GeV] +Cell[8,43] 0.00019483746522784 [GeV] +Cell[6,45] 9.4172283656219e-05 [GeV] +Cell[8,24] 0.00024915130040853 [GeV] +Cell[6,19] 0.00040010875363804 [GeV] +Cell[8,34] 0.00036751310660045 [GeV] +### Total energy deposition in calorimeter by a source track in 23 cells : 2.1903411654035 (GeV) + +Source track ID 2959 (gamma,0.076632669216442[GeV]) at (-300.43599686301,399.6726307729,200.63474650275) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,33] 0.042623611395125 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.042623611395125 (GeV) - -Source track ID 2945 (gamma,0.00024703300555204[GeV]) at (-139.09379044212,-480.26338342668,-451.17817132265) +Cell[10,23] 0.00029391290745394 [GeV] +Cell[10,41] 0.00051099891 [GeV] +Cell[11,17] 0.00017321212100883 [GeV] +Cell[11,38] 0.00020596409629942 [GeV] +Cell[11,16] 0.074517500745772 [GeV] +Cell[14,42] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.076212587690534 (GeV) + +Source track ID 2960 (gamma,0.17932025858732[GeV]) at (-255.57095701286,429.74816571049,-559.80029902028) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,33] 0.00024703300555204 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00024703300555204 (GeV) - -Source track ID 2941 (e+,0.1468741539405[GeV]) at (-161.24975808934,-473.28481437305,-457.49191796551) +Cell[7,15] 0.0032181471589131 [GeV] +Cell[10,41] 0.001262960210412 [GeV] +Cell[6,16] 0.049733539512166 [GeV] +Cell[7,16] 0.12245290916262 [GeV] +Cell[6,15] 0.0021583943057976 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.17882595034991 (GeV) + +Source track ID 1818 (pi-,0.22698905094629[GeV]) at (52.413880266259,497.24519621152,-1292.969302931) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,32] 0.0086225984766569 [GeV] -Cell[7,33] 0.13835026323575 [GeV] -Cell[7,0] 0.00041229113809297 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.1473851528505 (GeV) - -Source track ID 2939 (gamma,2.1921548366006[GeV]) at (-105.1967667043,-488.808388098,-488.29270553624) +Cell[7,42] 0.00019860507747364 [GeV] +Cell[7,41] 0.00020185664957432 [GeV] +Cell[3,14] 0.00067807044128938 [GeV] +Cell[2,15] 0.00015357878344491 [GeV] +Cell[0,36] 0.00045814302279189 [GeV] +Cell[0,37] 0.0018018323196659 [GeV] +Cell[3,11] 0.11514719109682 [GeV] +Cell[4,11] 0.00073487116012086 [GeV] +Cell[3,12] 1.7748509641251e-05 [GeV] +Cell[5,36] 1.269730802278e-07 [GeV] +Cell[1,35] 0.00032263002528123 [GeV] +Cell[2,9] 6.2961243260929e-05 [GeV] +Cell[0,47] 0.00042407493849678 [GeV] +Cell[0,0] 0.0066901676040912 [GeV] +Cell[3,8] 0.00066588772171445 [GeV] +Cell[2,10] 0.002227136345433 [GeV] +Cell[1,36] 1.8070969701512e-05 [GeV] +Cell[3,13] 3.9246418054972e-07 [GeV] +Cell[5,11] 3.5010892315768e-07 [GeV] +Cell[0,1] 0.0048066554705194 [GeV] +Cell[2,16] 1.269014447746e-05 [GeV] +Cell[3,10] 0.0013885413782148 [GeV] +Cell[3,9] 0.001392361998162 [GeV] +Cell[1,3] 9.8654265748337e-06 [GeV] +Cell[1,1] 3.2338830198e-05 [GeV] +Cell[0,2] 0.00039256849586036 [GeV] +Cell[6,42] 0.00013808828006222 [GeV] +Cell[5,35] 1.1251364280724e-06 [GeV] +Cell[4,10] 0.0015200758098668 [GeV] +Cell[4,9] 1.4562243902333e-05 [GeV] +Cell[6,21] 0.00077716725101016 [GeV] +Cell[0,35] 7.259425270604e-06 [GeV] +Cell[1,2] 0.00021581342901118 [GeV] +### Total energy deposition in calorimeter by a source track in 33 cells : 0.14051280877454 (GeV) + +Source track ID 2788 (gamma,0.31054837923301[GeV]) at (447.3331181979,223.3675924644,253.26070258007) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[7,35] 0.012898743122517 [GeV] -Cell[8,6] 0.0011680132919668 [GeV] -Cell[6,11] 0.0010934010496443 [GeV] -Cell[8,33] 0.0038530291566084 [GeV] -Cell[5,46] 0.0012483661982903 [GeV] -Cell[5,39] 0.00051099891 [GeV] -Cell[7,17] 0.0027401426976203 [GeV] -Cell[8,32] 0.0023543399935397 [GeV] -Cell[7,32] 0.00038972666400457 [GeV] -Cell[7,47] 1.4623458841472e-05 [GeV] -Cell[7,34] 2.0325943296957 [GeV] -Cell[7,33] 0.053764746053795 [GeV] -Cell[7,36] 0.00038926650235245 [GeV] -Cell[6,35] 0.0021655322175092 [GeV] -Cell[6,34] 0.052999182631158 [GeV] -Cell[6,33] 0.017001195405386 [GeV] -Cell[4,0] 0.00087959759288867 [GeV] -Cell[3,26] 0.0013751342141067 [GeV] -Cell[3,47] 0.0018602572361259 [GeV] -Cell[6,43] 0.00096466174177547 [GeV] -Cell[11,43] 0.00014546448114495 [GeV] -Cell[7,0] 0.00049637545115853 [GeV] -Cell[8,13] 0.00041641532720081 [GeV] -### Total energy deposition in calorimeter by a source track in 23 cells : 2.1913235430934 (GeV) - -Source track ID 2936 (gamma,0.076632669216442[GeV]) at (-300.43599728543,399.67263045536,200.6347539422) +Cell[11,4] 0.0048156300042002 [GeV] +Cell[10,2] 0.00051099891 [GeV] +Cell[10,1] 0.00094678084425255 [GeV] +Cell[11,2] 0.0023920397105103 [GeV] +Cell[11,3] 0.30033225629306 [GeV] +Cell[17,27] 0.0014620611333375 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.31045976689536 (GeV) + +Source track ID 2836 (gamma,0.00023218831096189[GeV]) at (-481.29086037918,-135.49578486238,313.30881545872) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[13,33] 0.00033236766708033 [GeV] -Cell[11,17] 0.006277904706813 [GeV] -Cell[11,16] 0.064034289391521 [GeV] -Cell[10,16] 0.0058094762081081 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.076454037973523 (GeV) +Cell[11,26] 0.00023218831096189 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00023218831096189 (GeV) -Source track ID 2937 (gamma,0.17932025858732[GeV]) at (-255.57095674244,429.74816587131,-559.80030343735) +Source track ID 2839 (gamma,0.00034161537180405[GeV]) at (-478.471017079,-145.139539118,637.57725947011) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[6,15] 0.0052621694534114 [GeV] -Cell[6,16] 0.024277170790245 [GeV] -Cell[6,14] 0.001773688262664 [GeV] -Cell[7,16] 0.12764512695863 [GeV] -Cell[7,15] 0.020362103122368 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.17932025858732 (GeV) - -Source track ID 2887 (e-,0.00062686805250612[GeV]) at (-490.51254069566,-96.94043232981,-1508.6984256832) +Cell[13,26] 0.00034161537180405 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00034161537180405 (GeV) + +Source track ID 2797 (gamma,0.0013252133408484[GeV]) at (330.62864390992,-375.07959132201,315.29939792711) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[2,25] 3.9373886124263e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 3.9373886124263e-05 (GeV) +Cell[11,41] 0.0013252133408484 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0013252133408484 (GeV) -Source track ID 1877 (pi-,0.22750722805228[GeV]) at (25.015289125404,499.37384323768,-1277.524577615) +Source track ID 2798 (gamma,0.020884778900252[GeV]) at (356.28479422281,-350.80072036073,339.81953349994) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[5,36] 1.5407808859891e-09 [GeV] -Cell[8,41] 5.1269152609166e-06 [GeV] -Cell[3,12] 0.00054290857059541 [GeV] -Cell[3,11] 0.12911583792043 [GeV] -Cell[4,9] 8.2165099115173e-05 [GeV] -Cell[2,12] 0.010065681792049 [GeV] -Cell[1,12] 8.965497194913e-05 [GeV] -Cell[3,1] 0.0013309271696024 [GeV] -Cell[1,11] 1.9605349312769e-05 [GeV] -Cell[2,9] 7.6521165319718e-06 [GeV] -Cell[2,15] 2.6930005312806e-06 [GeV] -Cell[3,10] 0.00025750281463143 [GeV] -Cell[10,42] 5.5677270438537e-09 [GeV] -Cell[2,13] 0.0019835316740326 [GeV] -Cell[2,11] 0.00099935294986747 [GeV] -Cell[2,14] 0.00067772717626804 [GeV] -Cell[2,10] 0.0021532854667342 [GeV] -Cell[9,42] 0.0010364019653626 [GeV] -Cell[5,35] 9.8335338236666e-07 [GeV] -### Total energy deposition in calorimeter by a source track in 19 cells : 0.14837104541417 (GeV) - -Source track ID 2826 (gamma,0.31054837923301[GeV]) at (447.33311529522,223.36759827753,253.2607009128) +Cell[12,42] 0.00035330599617914 [GeV] +Cell[12,28] 0.0021350294031144 [GeV] +Cell[11,41] 0.010217877339182 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.012706212738475 (GeV) + +Source track ID 2799 (gamma,0.00049290628064453[GeV]) at (357.53752773944,-349.52384218816,339.02423055578) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[12,7] 0.002226559377803 [GeV] -Cell[11,4] 0.0087214281720541 [GeV] -Cell[11,3] 0.29300529422407 [GeV] -Cell[12,4] 0.003909834683917 [GeV] -Cell[11,2] 0.0026852627751566 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.31054837923301 (GeV) - -Source track ID 2827 (gamma,0.15995014937721[GeV]) at (486.22066966136,-116.57384095094,276.45970045589) +Cell[11,42] 0.00041637506678531 [GeV] +Cell[11,41] 7.6531213859215e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.00049290628064453 (GeV) + +Source track ID 2801 (gamma,0.00021379423470032[GeV]) at (-274.96570159867,-417.60491250026,657.51562822802) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[12,45] 0.00040423756732925 [GeV] -Cell[11,45] 0.0065340729830667 [GeV] -Cell[11,46] 0.15224657069108 [GeV] -Cell[12,46] 0.00076526813572968 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.15995014937721 (GeV) +Cell[13,31] 0.00021379423470032 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00021379423470032 (GeV) -Source track ID 2814 (pi+,0.58336427921592[GeV]) at (-498.9963291266,31.664862516305,863.35730614612) +Source track ID 2791 (e+,0.11088050724314[GeV]) at (428.59544934155,-257.49939961817,1093.9630364363) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[15,22] 0.13259659272875 [GeV] -Cell[15,21] 0.17805356433131 [GeV] -Cell[15,23] 0.021914481135775 [GeV] -Cell[14,23] 0.099308418012767 [GeV] -Cell[14,22] 0.069090397417234 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.50096345362584 (GeV) - -Source track ID 2806 (e-,0.30842072531001[GeV]) at (-115.46809855387,-486.48444807245,297.96935206468) +Cell[16,44] 0.0015798880902175 [GeV] +Cell[14,0] 0.00026563468997621 [GeV] +Cell[15,43] 0.10515624496824 [GeV] +Cell[15,44] 0.0004615432059802 [GeV] +Cell[15,42] 0.0039281951987235 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.11139150615314 (GeV) + +Source track ID 2765 (pi+,0.58322310378498[GeV]) at (-498.88304279677,33.402239593189,857.85857852193) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[11,35] 0.00070185357212514 [GeV] -Cell[9,45] 0.00020470965083202 [GeV] -Cell[11,34] 0.30043342396907 [GeV] -Cell[11,33] 0.0030026529704095 [GeV] -Cell[11,36] 0.0032607969784073 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.30760343714084 (GeV) - -Source track ID 2809 (gamma,0.0026748017513294[GeV]) at (-136.63419099635,-480.96891568039,294.96189097279) +Cell[15,20] 3.6408311302694e-08 [GeV] +Cell[14,20] 0.00089484938773746 [GeV] +Cell[13,24] 0.00028581270829 [GeV] +Cell[15,25] 0.00098418065923007 [GeV] +Cell[15,24] 0.008373405921654 [GeV] +Cell[14,24] 0.0095698959920047 [GeV] +Cell[15,45] 4.2603362937143e-05 [GeV] +Cell[15,46] 4.0759401534842e-05 [GeV] +Cell[12,2] 3.7812049267814e-06 [GeV] +Cell[13,22] 5.7838523844111e-07 [GeV] +Cell[12,18] 0.00018897274255312 [GeV] +Cell[14,21] 0.005105838631083 [GeV] +Cell[15,26] 0.0037090663398153 [GeV] +Cell[12,20] 3.156786647196e-09 [GeV] +Cell[14,46] 1.1336093473346e-07 [GeV] +Cell[15,23] 0.0069897394078489 [GeV] +Cell[16,24] 0.0012641243781209 [GeV] +Cell[15,22] 0.015017069314608 [GeV] +Cell[14,23] 0.10535647056653 [GeV] +Cell[14,22] 0.17043504688093 [GeV] +Cell[14,25] 0.0040678377115165 [GeV] +Cell[12,19] 1.5358893978714e-05 [GeV] +Cell[14,19] 1.2655345518624e-06 [GeV] +Cell[15,21] 0.00034528900155033 [GeV] +Cell[14,45] 5.1716819302783e-07 [GeV] +Cell[19,47] 0.00017989813150662 [GeV] +### Total energy deposition in calorimeter by a source track in 26 cells : 0.33287251465237 (GeV) + +Source track ID 2752 (gamma,1.004682788758[GeV]) at (-131.64956052514,-482.35712207195,294.93686527145) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[11,33] 0.0026748017513294 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0026748017513294 (GeV) +Cell[10,33] 0.00054327662513757 [GeV] +Cell[12,34] 0.011960882151444 [GeV] +Cell[11,32] 0.0015757470519933 [GeV] +Cell[12,33] 0.0012311274406954 [GeV] +Cell[11,33] 0.65248761828734 [GeV] +Cell[11,34] 0.32069939539952 [GeV] +Cell[11,17] 7.3316361231264e-06 [GeV] +Cell[12,17] 0.0043251341720948 [GeV] +Cell[11,35] 0.0037741178946536 [GeV] +Cell[11,16] 0.00017804481243002 [GeV] +Cell[15,2] 0.0011615759106986 [GeV] +Cell[11,15] 4.8591832455713e-06 [GeV] +Cell[16,46] 0.0016502206021783 [GeV] +### Total energy deposition in calorimeter by a source track in 13 cells : 0.99959933116755 (GeV) + +Source track ID 2754 (e-,0.25654752488727[GeV]) at (-170.44789321577,-470.05054589725,253.94799596984) +Original primary track ID 31 (unknown,691.32334101424[GeV]) +Cell[10,33] 0.0014225303410112 [GeV] +Cell[11,32] 0.0019713158130096 [GeV] +Cell[11,33] 0.24856778634704 [GeV] +Cell[11,34] 0.0040748934762112 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.25603652597727 (GeV) -Source track ID 2807 (e+,0.68819598139346[GeV]) at (-138.33421971583,-480.48271941415,295.04430936117) +Source track ID 2758 (gamma,7.9897727299482e-05[GeV]) at (-158.27327669447,-474.28848803697,259.07588378146) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[19,4] 0.0017308012651751 [GeV] -Cell[11,32] 0.00060059609209238 [GeV] -Cell[11,28] 0.00023302259947199 [GeV] -Cell[11,34] 0.020034497291159 [GeV] -Cell[11,33] 0.66260304811889 [GeV] -Cell[12,17] 0.0017139423798969 [GeV] -Cell[11,0] 0.00022339067382031 [GeV] -Cell[16,1] 0.00051099891 [GeV] -### Total energy deposition in calorimeter by a source track in 8 cells : 0.68765029733051 (GeV) - -Source track ID 2805 (gamma,1.1635719616336[GeV]) at (-189.42311249637,-462.72981798474,253.06734289155) +Cell[11,33] 7.9897727299482e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 7.9897727299482e-05 (GeV) + +Source track ID 2755 (e+,0.89904388103009[GeV]) at (-194.99170353986,-460.4109420405,253.20589808627) Original primary track ID 31 (unknown,691.32334101424[GeV]) -Cell[11,31] 0.0028371064571733 [GeV] -Cell[11,32] 0.37163786799085 [GeV] -Cell[15,46] 0.00022707629846157 [GeV] -Cell[15,7] 0.00051099891 [GeV] -Cell[11,30] 0.00036395073279487 [GeV] -Cell[10,33] 0.00084090919587383 [GeV] -Cell[11,33] 0.77969438375239 [GeV] -Cell[12,12] 0.00037384105903793 [GeV] -Cell[17,45] 0.00044259253906288 [GeV] -Cell[14,5] 0.00074693789575675 [GeV] -Cell[13,2] 0.0003392403227689 [GeV] -Cell[10,31] 0.00034657441895713 [GeV] -Cell[15,6] 0.0027954259524959 [GeV] -Cell[9,21] 0.0011467297547592 [GeV] -Cell[15,5] 6.840637093712e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 15 cells : 1.1623720416513 (GeV) - -Source track ID 1863 (gamma,0.17435926984906[GeV]) at (-435.61886271342,245.43065507036,445.72698024958) +Cell[10,33] 0.00051099891 [GeV] +Cell[10,32] 0.013453959099281 [GeV] +Cell[11,31] 0.0015769744930911 [GeV] +Cell[11,32] 0.76764337674508 [GeV] +Cell[16,13] 0.00085070799580883 [GeV] +Cell[14,1] 0.00036482246032019 [GeV] +Cell[12,33] 0.0016344451396826 [GeV] +Cell[11,33] 0.11030420834542 [GeV] +Cell[11,14] 0.0010327797988635 [GeV] +Cell[10,30] 0.00024984118367074 [GeV] +Cell[15,42] 0.00033691463242514 [GeV] +### Total energy deposition in calorimeter by a source track in 11 cells : 0.89795902880365 (GeV) + +Source track ID 1804 (gamma,0.17435926984906[GeV]) at (-435.61886594515,245.4306493343,445.72704892374) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[12,21] 0.00067860639871776 [GeV] -Cell[12,44] 0.00073931750488914 [GeV] -Cell[12,20] 0.14467613474873 [GeV] -Cell[11,19] 0.00042709849429537 [GeV] -Cell[12,19] 0.02664922969668 [GeV] -Cell[12,18] 0.0011888830057381 [GeV] -### Total energy deposition in calorimeter by a source track in 6 cells : 0.17435926984906 (GeV) - -Source track ID 1499 (pi+,0.27638793695329[GeV]) at (255.43383258102,429.82968391326,16.156222781319) +Cell[14,31] 0.0016217551392925 [GeV] +Cell[11,22] 0.00022487359366742 [GeV] +Cell[16,42] 0.00074862120000717 [GeV] +Cell[16,41] 0.0057221713119433 [GeV] +Cell[13,20] 0.0026878779530953 [GeV] +Cell[13,4] 4.8922136784313e-08 [GeV] +Cell[12,20] 0.14057928618424 [GeV] +Cell[13,5] 0.00040430655399621 [GeV] +Cell[12,19] 0.0076039212779318 [GeV] +### Total energy deposition in calorimeter by a source track in 9 cells : 0.15959286213631 (GeV) + +Source track ID 1276 (pi+,0.27590290174837[GeV]) at (260.82246371546,426.58134326456,9.9401329308766) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[9,8] 0.0019827528810299 [GeV] -Cell[15,43] 0.00063631448617902 [GeV] -Cell[8,16] 3.2691424712539e-07 [GeV] -Cell[4,27] 1.2306031363551e-05 [GeV] -Cell[3,39] 0.0011567383910765 [GeV] -Cell[3,37] 1.2054014950991e-07 [GeV] -Cell[2,39] 0.0006065472029594 [GeV] -Cell[4,39] 1.1688190635368e-06 [GeV] -Cell[15,42] 0.0037547422264909 [GeV] -Cell[10,9] 0.069727886871503 [GeV] -Cell[10,8] 0.0023371314587468 [GeV] -Cell[2,40] 8.6818967547629e-05 [GeV] -Cell[8,15] 2.0131468026307e-05 [GeV] -Cell[1,40] 0.00013785899711843 [GeV] -Cell[10,7] 0.0551932542884 [GeV] -Cell[9,15] 5.8015575632453e-10 [GeV] -Cell[2,41] 2.7006158757104e-07 [GeV] -Cell[1,39] 8.8223834461587e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 18 cells : 0.13574259402011 (GeV) - -Source track ID 1842 (gamma,0.67224858404432[GeV]) at (444.05231999276,-229.82066292883,-518.9589831071) +Cell[9,7] 0.0015589597565545 [GeV] +Cell[9,6] 0.00016876808762822 [GeV] +Cell[10,6] 0.039895538006728 [GeV] +Cell[10,7] 0.10786455934285 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.14948782519376 (GeV) + +Source track ID 1785 (gamma,0.67224858404432[GeV]) at (444.05232258914,-229.82065791218,-518.95901866454) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[6,44] 0.032207866629207 [GeV] -Cell[7,44] 0.59966054638624 [GeV] -Cell[6,10] 0.00051099891 [GeV] -Cell[7,43] 0.025735745627896 [GeV] -Cell[7,42] 0.0016741658391489 [GeV] -Cell[6,43] 0.0098590720368894 [GeV] -Cell[6,28] 0.001528562989491 [GeV] -Cell[0,17] 0.00107162562545 [GeV] -### Total energy deposition in calorimeter by a source track in 8 cells : 0.67224858404432 (GeV) - -Source track ID 1843 (gamma,0.13757172036947[GeV]) at (417.90943084354,-274.50265501818,-190.7461146927) +Cell[8,10] 0.0010427779937399 [GeV] +Cell[9,10] 0.0020784852013593 [GeV] +Cell[11,40] 4.8242630884942e-05 [GeV] +Cell[7,43] 0.022394617388768 [GeV] +Cell[7,45] 0.00048213594800281 [GeV] +Cell[7,32] 0.00092895030126154 [GeV] +Cell[7,44] 0.62900081910587 [GeV] +Cell[6,44] 0.010302554813905 [GeV] +Cell[6,43] 0.00050836254184915 [GeV] +Cell[6,45] 0.0009491483512498 [GeV] +Cell[7,16] 0.0028114848277854 [GeV] +Cell[6,9] 0.00044086887208611 [GeV] +Cell[6,46] 0.00047973568056437 [GeV] +### Total energy deposition in calorimeter by a source track in 13 cells : 0.67146818365733 (GeV) + +Source track ID 1786 (gamma,0.13757172036947[GeV]) at (417.90941959011,-274.50267215067,-190.74598415518) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[9,43] 0.090763852967385 [GeV] -Cell[8,42] 0.00032938268796878 [GeV] -Cell[8,43] 0.03840625853244 [GeV] -Cell[8,44] 0.00056374262028531 [GeV] -Cell[9,44] 0.0050281258797545 [GeV] -Cell[9,42] 0.0024803576816315 [GeV] -### Total energy deposition in calorimeter by a source track in 6 cells : 0.13757172036947 (GeV) - -Source track ID 1832 (kaon-,1.169487551894[GeV]) at (473.94906494877,-159.28679742587,-16.999782807569) +Cell[9,0] 0.0016292926103939 [GeV] +Cell[9,43] 0.077862620321278 [GeV] +Cell[8,44] 0.00066075406312509 [GeV] +Cell[8,43] 0.057419001426664 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.13757166842146 (GeV) + +Source track ID 1776 (kaon-,1.1698629597806[GeV]) at (474.67657574013,-157.10553282309,-18.857461002335) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[12,45] 0.0019539540374285 [GeV] -Cell[8,46] 9.3274272931012e-06 [GeV] -Cell[11,45] 4.8661172581888e-07 [GeV] -Cell[11,46] 0.0075623705290682 [GeV] -Cell[9,45] 0.29610937986116 [GeV] -Cell[9,0] 0.00029304941109478 [GeV] -Cell[9,1] 1.0757576208562e-05 [GeV] -Cell[11,44] 6.2337973986359e-08 [GeV] -Cell[8,36] 3.4752467058752e-08 [GeV] -Cell[8,47] 0.0013170076611831 [GeV] -Cell[9,47] 0.0083719812976127 [GeV] -Cell[9,46] 0.26136658989277 [GeV] -Cell[10,47] 0.014870507502632 [GeV] -Cell[13,46] 0.00074320920737046 [GeV] -Cell[12,46] 0.0007458921389823 [GeV] -Cell[11,43] 1.3975356526885e-05 [GeV] -Cell[13,47] 0.004393801780394 [GeV] -Cell[13,0] 0.0030854195480772 [GeV] -Cell[12,47] 0.010243792323218 [GeV] -Cell[12,0] 2.9458482233622e-06 [GeV] -Cell[10,39] 0.0012612985570306 [GeV] -Cell[10,37] 1.4813849702477e-11 [GeV] -Cell[10,38] 1.1734996207679e-05 [GeV] -Cell[11,37] 8.9716360571401e-07 [GeV] -Cell[11,38] 5.2724888490729e-06 [GeV] -Cell[10,46] 0.033435663308723 [GeV] -Cell[10,0] 0.012065474603569 [GeV] -Cell[10,1] 7.3053071505228e-05 [GeV] -Cell[10,45] 0.091247464255876 [GeV] -Cell[10,2] 2.9802332619511e-09 [GeV] -Cell[10,43] 0.0014641888346348 [GeV] -Cell[10,44] 0.0036339354976036 [GeV] -Cell[9,44] 0.00058392181540307 [GeV] -Cell[11,47] 0.0024278411320379 [GeV] -Cell[11,1] 3.303413723188e-08 [GeV] -### Total energy deposition in calorimeter by a source track in 35 cells : 0.75730532685563 (GeV) - -Source track ID 1829 (gamma,0.015859560263227[GeV]) at (453.63010040297,-210.28488297639,-430.3519949447) +Cell[7,10] 0.00068022301224482 [GeV] +Cell[7,9] 0.0015952298799992 [GeV] +Cell[7,8] 3.0395640642382e-06 [GeV] +Cell[9,11] 0.00023942466305147 [GeV] +Cell[9,41] 1.8043959357783e-08 [GeV] +Cell[10,33] 0.00065336498326724 [GeV] +Cell[2,27] 3.2981624826789e-09 [GeV] +Cell[8,47] 6.7219538830841e-05 [GeV] +Cell[8,45] 3.050172838266e-05 [GeV] +Cell[7,4] 5.5855809478089e-08 [GeV] +Cell[10,32] 0.00041626306411479 [GeV] +Cell[13,30] 0.010837388124016 [GeV] +Cell[8,0] 0.0020824541628223 [GeV] +Cell[9,39] 0.00086508530414233 [GeV] +Cell[9,45] 0.39087024398964 [GeV] +Cell[10,42] 0.00011510556902397 [GeV] +Cell[11,32] 4.4330408796668e-05 [GeV] +Cell[15,31] 1.7595687040739e-08 [GeV] +Cell[14,31] 5.339675498135e-07 [GeV] +Cell[13,31] 0.0011037992547434 [GeV] +Cell[12,31] 3.1210308196023e-05 [GeV] +Cell[15,30] 3.6357574913382e-08 [GeV] +Cell[13,25] 0.00044379838819202 [GeV] +Cell[12,30] 0.012205732944736 [GeV] +Cell[13,24] 1.5124067431316e-08 [GeV] +Cell[8,32] 2.0963459421182e-05 [GeV] +Cell[9,29] 5.1958689873572e-06 [GeV] +Cell[9,28] 3.3428641909268e-06 [GeV] +Cell[10,40] 3.8308001990117e-08 [GeV] +Cell[11,33] 0.0002306645776398 [GeV] +Cell[10,35] 2.0248325017747e-06 [GeV] +Cell[11,29] 1.084808517362e-07 [GeV] +Cell[10,43] 0.0037331317558777 [GeV] +Cell[14,7] 8.9528883648341e-05 [GeV] +Cell[9,43] 0.059669492464882 [GeV] +Cell[9,42] 0.00043704199321041 [GeV] +Cell[8,1] 0.0001295125563264 [GeV] +Cell[10,45] 0.11478787615888 [GeV] +Cell[10,0] 6.192709922891e-05 [GeV] +Cell[2,7] 1.0405557288323e-05 [GeV] +Cell[6,25] 1.0215444490314e-11 [GeV] +Cell[8,44] 0.0083894226451045 [GeV] +Cell[4,28] 2.4892836563595e-08 [GeV] +Cell[7,23] 1.3940495176939e-05 [GeV] +Cell[0,25] 0.00016304080863665 [GeV] +Cell[4,43] 1.1664812114191e-05 [GeV] +Cell[4,29] 2.4701638066063e-06 [GeV] +Cell[4,42] 0.00048902099073155 [GeV] +Cell[11,44] 3.1553936782984e-05 [GeV] +Cell[10,44] 0.031037110319143 [GeV] +Cell[9,44] 0.063337962045098 [GeV] +Cell[9,46] 0.0076160439552784 [GeV] +Cell[10,46] 0.0040937337365031 [GeV] +Cell[15,12] 0.004217859041215 [GeV] +Cell[11,30] 0.0032168794373924 [GeV] +Cell[16,11] 9.8647596314549e-07 [GeV] +Cell[10,39] 0.0016849144768448 [GeV] +Cell[6,27] 0.00017974917021138 [GeV] +Cell[5,27] 0.00068732486736508 [GeV] +Cell[9,47] 0.00058848216305944 [GeV] +Cell[5,28] 3.5791890695691e-10 [GeV] +Cell[5,29] 3.6027631722391e-10 [GeV] +Cell[6,26] 1.4560994077328e-07 [GeV] +Cell[14,30] 0.0016302671919843 [GeV] +### Total energy deposition in calorimeter by a source track in 64 cells : 0.72885894795561 (GeV) + +Source track ID 1773 (gamma,0.015859560263227[GeV]) at (453.63010932585,-210.28486372779,-430.35190013357) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[7,44] 0.015859560263227 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.015859560263227 (GeV) +Cell[2,26] 0.00094227433156516 [GeV] +Cell[7,44] 0.01006687554528 [GeV] +Cell[12,18] 0.0004862903594684 [GeV] +Cell[6,26] 0.00065106262509629 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.01214650286141 (GeV) -Source track ID 1830 (gamma,0.75885122891297[GeV]) at (497.51078040546,-49.829944615209,326.48051389205) +Source track ID 1774 (gamma,0.75885122891297[GeV]) at (497.51078036546,-49.829945014576,326.48051208436) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[11,45] 0.00097621713298325 [GeV] -Cell[11,46] 0.055695906470515 [GeV] -Cell[10,15] 0.0016814741316988 [GeV] -Cell[11,42] 0.00046292844834679 [GeV] -Cell[12,46] 0.0048781020199154 [GeV] -Cell[12,47] 0.032421693627914 [GeV] -Cell[12,0] 0.0043036348947944 [GeV] -Cell[11,0] 0.0017112746584929 [GeV] -Cell[9,23] 0.00035298140276463 [GeV] -Cell[11,47] 0.65462377126908 [GeV] -Cell[11,1] 0.00050111826030092 [GeV] -### Total energy deposition in calorimeter by a source track in 11 cells : 0.75760910231681 (GeV) - -Source track ID 1798 (mu+,0.22469754904229[GeV]) at (-217.32067975124,450.30181229089,1088.2613115285) +Cell[10,25] 0.00098518269730907 [GeV] +Cell[11,47] 0.67389016754675 [GeV] +Cell[11,27] 0.00036059662526326 [GeV] +Cell[12,47] 0.031263729868724 [GeV] +Cell[11,0] 0.00023994652949379 [GeV] +Cell[12,46] 0.017852861063384 [GeV] +Cell[11,44] 0.00012856456726453 [GeV] +Cell[13,36] 0.00052165991294371 [GeV] +Cell[11,46] 0.01868207779362 [GeV] +Cell[11,45] 0.0015858985635371 [GeV] +Cell[14,12] 0.0025051716948541 [GeV] +Cell[17,19] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 12 cells : 0.74852685577314 (GeV) + +Source track ID 1734 (mu+,0.31030355504175[GeV]) at (-406.35865950913,291.32909199382,1273.0283114654) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[15,15] 0.15676270614056 [GeV] -Cell[15,16] 0.00378604883446 [GeV] -Cell[16,17] 0.00036604428534929 [GeV] -Cell[16,16] 5.1727331037238e-07 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.16091531653368 (GeV) +Cell[16,18] 0.20634994739702 [GeV] +Cell[16,17] 0.00041237109388435 [GeV] +Cell[17,18] 0.0077041666125546 [GeV] +Cell[16,19] 0.029624255616172 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.24409074071963 (GeV) -Source track ID 1706 (gamma,0.12620965025075[GeV]) at (-487.28250258475,-112.05249963629,703.88980969238) +Source track ID 1543 (gamma,0.12620965025075[GeV]) at (-487.28250179457,-112.05250307254,703.88980972097) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[13,26] 0.0080843406479318 [GeV] -Cell[14,26] 0.00080480222002502 [GeV] -Cell[13,24] 0.0023194804866822 [GeV] -Cell[10,5] 0.00049540641814785 [GeV] -Cell[13,25] 0.11450562047796 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.12620965025075 (GeV) - -Source track ID 1707 (gamma,0.088297327870564[GeV]) at (61.272155062271,-496.23152158446,76.525340921748) +Cell[13,26] 0.0021148387729926 [GeV] +Cell[13,25] 0.11850122335659 [GeV] +Cell[14,26] 0.0023409164900567 [GeV] +Cell[13,5] 0.0032526716311134 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.12620965025075 (GeV) + +Source track ID 1622 (gamma,0.0036273080764543[GeV]) at (-48.963798573444,497.59677091924,94.953379041337) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[10,37] 0.024998773258513 [GeV] -Cell[10,36] 0.063298554612052 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.088297327870564 (GeV) +Cell[10,12] 0.0031163091664543 [GeV] +Cell[10,13] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.0036273080764543 (GeV) -Source track ID 1504 (pi+,0.88676040000954[GeV]) at (4.6958334873673,499.9779486616,750.80590823572) +Source track ID 1631 (gamma,0.00017167346043659[GeV]) at (152.28952287452,-476.24353142342,38.250402492094) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[17,8] 1.2976266734768e-06 [GeV] -Cell[15,8] 0.0022161859965639 [GeV] -Cell[16,8] 0.0044139133594945 [GeV] -Cell[15,7] 3.5733662270331e-05 [GeV] -Cell[13,11] 0.076518279768348 [GeV] -Cell[14,11] 0.16591220205838 [GeV] -Cell[16,10] 0.0012826133464272 [GeV] -Cell[16,9] 0.30409609390004 [GeV] -Cell[15,10] 0.1280766303763 [GeV] -Cell[15,9] 0.067678122899225 [GeV] -Cell[17,10] 1.7853121141798e-07 [GeV] -Cell[13,12] 0.00053693130153917 [GeV] -Cell[14,8] 4.8560287041255e-08 [GeV] -Cell[17,9] 0.0015894778558684 [GeV] -Cell[14,10] 0.06576607898637 [GeV] -### Total energy deposition in calorimeter by a source track in 15 cells : 0.81812378822899 (GeV) - -Source track ID 1602 (pi-,0.65399846758472[GeV]) at (-88.877495488827,-492.03738759939,1128.3520379657) +Cell[10,38] 0.00017167346043659 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00017167346043659 (GeV) + +Source track ID 1623 (gamma,0.00079077977488701[GeV]) at (52.915891744216,-497.19202366984,-94.402200935541) Original primary track ID 41 (unknown,2.6699951779791[GeV]) -Cell[16,32] 0.0011645902257584 [GeV] -Cell[17,35] 0.2147308695145 [GeV] -Cell[16,34] 0.181842988628 [GeV] -Cell[17,34] 0.091587892610253 [GeV] -Cell[16,37] 0.00047751286403786 [GeV] -Cell[18,34] 0.0007378369535428 [GeV] -Cell[17,46] 7.8320218386693e-05 [GeV] -Cell[17,47] 6.8426117536546e-08 [GeV] -Cell[15,34] 0.090157928931404 [GeV] -Cell[16,33] 0.0015095544175672 [GeV] -Cell[15,35] 0.00056080887324255 [GeV] -Cell[16,35] 0.001359867259404 [GeV] -Cell[16,36] 1.5521072782576e-10 [GeV] -Cell[17,33] 2.5022432168953e-08 [GeV] -Cell[16,38] 1.9716537232171e-06 [GeV] -Cell[16,46] 0.00010784218304309 [GeV] -### Total energy deposition in calorimeter by a source track in 16 cells : 0.58431807793662 (GeV) - -Source track ID 1495 (gamma,0.23818895051853[GeV]) at (-24.111052240173,-499.41831880686,-17.911064377671) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[9,34] 0.0024473961866999 [GeV] -Cell[10,35] 0.0031129654232131 [GeV] -Cell[9,35] 0.21478366210886 [GeV] -Cell[10,37] 0.0014755572708791 [GeV] -Cell[10,38] 0.00057484550481442 [GeV] -Cell[10,36] 0.0013806239627254 [GeV] -Cell[9,36] 0.01441390006134 [GeV] -### Total energy deposition in calorimeter by a source track in 7 cells : 0.23818895051853 (GeV) - -Source track ID 1496 (gamma,0.33413532464401[GeV]) at (245.8933673121,435.35784351717,97.500310757389) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[7,40] 0.001447840182806 [GeV] -Cell[10,6] 0.0069951881553447 [GeV] -Cell[10,9] 0.00079591068158465 [GeV] -Cell[10,8] 0.2860305822407 [GeV] -Cell[10,7] 0.038865803383565 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.334135324644 (GeV) - -Source track ID 1398 (pi-,1.7949107973126[GeV]) at (442.24141421204,-233.28637241754,-1859.2472361735) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[0,44] 0.17400699440881 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.17400699440881 (GeV) +Cell[9,36] 0.00079077977488701 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00079077977488701 (GeV) -Source track ID 1106 (gamma,0.16498092085606[GeV]) at (-167.27757145837,471.18808780251,-1116.98340474) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[6,47] 0.00096381954749385 [GeV] -Cell[4,14] 0.15012807744446 [GeV] -Cell[3,14] 0.0039934792819029 [GeV] -Cell[3,15] 0.0008709865059812 [GeV] -Cell[8,47] 0.00088446900218339 [GeV] -Cell[1,40] 0.00082192632959217 [GeV] -Cell[3,40] 0.00040060998054291 [GeV] -Cell[4,5] 0.0011687337276222 [GeV] -### Total energy deposition in calorimeter by a source track in 8 cells : 0.15923210181978 (GeV) - -Source track ID 1011 (gamma,0.025785962614609[GeV]) at (-499.85156274278,12.182578692594,-421.86048725385) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[7,24] 0.0012459777516334 [GeV] -Cell[11,42] 0.00051099891 [GeV] -Cell[7,23] 0.023442012676371 [GeV] -Cell[10,46] 0.00010092061706626 [GeV] -Cell[15,27] 0.00027559069970326 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.025575500654774 (GeV) - -Source track ID 1012 (gamma,0.77353931528222[GeV]) at (193.2238907232,-461.15564406585,-1884.3170512814) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[2,17] 0.00033167144395041 [GeV] -Cell[3,27] 0.00097939414606633 [GeV] -Cell[4,17] 0.0017334420640181 [GeV] -Cell[2,8] 0.00086763110979383 [GeV] -Cell[0,37] 0.0016739153160144 [GeV] -Cell[0,38] 0.18309798306117 [GeV] -Cell[0,39] 0.54648705844857 [GeV] -Cell[5,16] 0.00051099891 [GeV] -Cell[0,34] 2.4770695279585e-05 [GeV] -Cell[1,15] 0.00051099891 [GeV] -### Total energy deposition in calorimeter by a source track in 10 cells : 0.73621786410487 (GeV) +Source track ID 1625 (gamma,0.000114547463042[GeV]) at (216.13446417857,-450.87236929561,-71.873379492908) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[9,39] 0.000114547463042 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.000114547463042 (GeV) -Source track ID 989 (mu+,0.21453772810599[GeV]) at (-7.9822105273234,499.93628025489,-1614.1370661298) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[1,12] 0.13834303675669 [GeV] -Cell[1,11] 0.0012983014366199 [GeV] -Cell[1,19] 0.00092857059381158 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.14056990878712 (GeV) +Source track ID 1626 (gamma,0.00015946738178366[GeV]) at (484.58882990713,123.18143500236,159.31626797282) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[10,1] 0.00015946738178366 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00015946738178366 (GeV) -Source track ID 959 (gamma,0.59980090891317[GeV]) at (255.70125656011,-429.67064990942,-1133.3038372894) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[4,40] 0.48790652794155 [GeV] -Cell[3,39] 0.037027094800784 [GeV] -Cell[3,37] 0.00037838349959216 [GeV] -Cell[3,38] 0.0020507517124553 [GeV] -Cell[4,39] 0.024027675266269 [GeV] -Cell[5,5] 0.006275124035543 [GeV] -Cell[3,40] 0.040147024183526 [GeV] -Cell[2,14] 0.0011008444134833 [GeV] -### Total energy deposition in calorimeter by a source track in 8 cells : 0.59891342585321 (GeV) - -Source track ID 960 (gamma,0.053266099197347[GeV]) at (183.99450102855,464.91507137461,-1027.4558786926) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[4,9] 0.050577285321827 [GeV] -Cell[16,23] 0.00099015859247869 [GeV] -Cell[4,8] 0.0016986552830413 [GeV] -### Total energy deposition in calorimeter by a source track in 3 cells : 0.053266099197347 (GeV) +Source track ID 1547 (gamma,0.0031517185261183[GeV]) at (-80.484765295386,-493.47968808792,87.23264627721) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[10,34] 0.0031517185261183 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0031517185261183 (GeV) -Source track ID 957 (gamma,0.39597382458922[GeV]) at (-372.59429736352,-333.42688789626,-1802.3852137842) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[0,29] 0.3599659871879 [GeV] -Cell[0,33] 0.00038138297940889 [GeV] -Cell[0,20] 0.00051099891 [GeV] -Cell[1,21] 0.00078559652776471 [GeV] -Cell[2,22] 8.663362108487e-05 [GeV] -Cell[0,37] 0.0022230274275492 [GeV] -Cell[6,45] 0.00051099891 [GeV] -Cell[0,43] 0.00037251460483534 [GeV] -Cell[1,43] 0.00051099891 [GeV] -Cell[0,28] 0.0042170605574622 [GeV] -Cell[3,16] 0.0001597142480897 [GeV] -Cell[2,7] 0.00051099891 [GeV] -Cell[2,6] 0.0035588122475681 [GeV] -Cell[0,1] 0.00024265058875717 [GeV] -Cell[1,46] 0.00051099891 [GeV] -Cell[4,11] 0.0033796447490175 [GeV] -Cell[0,30] 0.0049170015149186 [GeV] -Cell[0,27] 0.00057050798927429 [GeV] -### Total energy deposition in calorimeter by a source track in 18 cells : 0.38341552879363 (GeV) - -Source track ID 958 (gamma,0.02130681471934[GeV]) at (476.42904182998,151.70816754865,-84.417731860734) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[9,1] 0.00030661840832728 [GeV] -Cell[9,2] 0.021000196311013 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.02130681471934 (GeV) +Source track ID 1548 (gamma,4.1454880613748e-05[GeV]) at (-80.1805931725,-493.52920124194,85.847805686242) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[10,34] 4.1454880613748e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 4.1454880613748e-05 (GeV) -Source track ID 956 (gamma,0.19239638056034[GeV]) at (-414.65188855235,279.39901810846,-1130.207242417) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[4,18] 0.0013168371853088 [GeV] -Cell[4,19] 0.17679232375211 [GeV] -Cell[6,46] 0.00051099891 [GeV] -Cell[3,19] 0.010706663535007 [GeV] -Cell[3,20] 0.0030695571779152 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.19239638056034 (GeV) - -Source track ID 851 (e-,0.0010372932507782[GeV]) at (140.918824303,-479.73105481828,1213.7506174111) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[16,38] 0.00052629434077821 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00052629434077821 (GeV) +Source track ID 1615 (gamma,5.0358854128795e-05[GeV]) at (-82.710923545741,-493.11145101915,174.35931784355) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[10,34] 5.0358854128795e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 5.0358854128795e-05 (GeV) -Source track ID 844 (gamma,0.25162621009879[GeV]) at (499.02634686738,-31.188221048873,957.00755523307) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[15,46] 0.015004275739353 [GeV] -Cell[14,4] 0.00065123178414081 [GeV] -Cell[14,29] 0.002007341210981 [GeV] -Cell[14,47] 0.11037250950553 [GeV] -Cell[15,47] 0.10288281163121 [GeV] -Cell[15,0] 0.009935612456627 [GeV] -Cell[6,23] 0.000436420049001 [GeV] -Cell[14,46] 0.0033469365906915 [GeV] -Cell[15,41] 0.00051099891 [GeV] -Cell[17,13] 0.001040048607384 [GeV] -Cell[14,23] 0.0013810221810131 [GeV] -### Total energy deposition in calorimeter by a source track in 11 cells : 0.24756920866593 (GeV) - -Source track ID 616 (e-,0.00090526982284652[GeV]) at (-498.63156379342,-36.967060864038,1259.6533013212) -Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[16,24] 0.00039427091284652 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00039427091284652 (GeV) +Source track ID 1552 (gamma,0.00048874186255038[GeV]) at (492.5735416408,-85.856310632613,599.53554275727) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[13,46] 0.00048874186255038 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00048874186255038 (GeV) + +Source track ID 1557 (gamma,5.9963747441928e-05[GeV]) at (421.24250140635,269.3598986652,170.60575909189) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[10,4] 5.9963747441928e-05 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 5.9963747441928e-05 (GeV) + +Source track ID 1560 (gamma,0.0022661432393221[GeV]) at (-153.61750010846,-475.81683835319,269.22668454666) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[11,21] 0.00020299249636457 [GeV] +Cell[11,33] 0.0018627356872715 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.0020657281836361 (GeV) + +Source track ID 1562 (gamma,0.0044452961708664[GeV]) at (-477.30726223789,148.92205147313,527.77959052234) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[12,21] 0.0044452961708664 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.0044452961708664 (GeV) + +Source track ID 1567 (gamma,0.00018359122365919[GeV]) at (310.27072739056,392.08682166649,-64.712701433858) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[9,6] 0.00018359122365919 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00018359122365919 (GeV) + +Source track ID 1585 (e-,0.0010755668856795[GeV]) at (-53.727148095048,-497.10501260556,1290.6908568378) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[16,29] 2.3758655171579e-05 [GeV] +Cell[16,35] 0.00033048752065036 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.00035424617582193 (GeV) + +Source track ID 1546 (e+,0.016631061012216[GeV]) at (195.92516017357,-460.01449065324,1155.9891185839) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[15,32] 0.00039452457200557 [GeV] +Cell[15,38] 0.00068666743254879 [GeV] +Cell[15,39] 0.016060867917661 [GeV] +### Total energy deposition in calorimeter by a source track in 3 cells : 0.017142059922216 (GeV) -Source track ID 607 (gamma,0.23940053141976[GeV]) at (-378.30997202788,-326.9274614716,1067.9859666481) +Source track ID 1281 (pi+,0.88650811977773[GeV]) at (4.6669319912126,499.97821927139,750.32998524355) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[11,42] 8.6794952512719e-06 [GeV] +Cell[6,40] 7.0922487350344e-07 [GeV] +Cell[6,41] 1.3941063207312e-07 [GeV] +Cell[13,30] 0.0011961688397244 [GeV] +Cell[14,44] 0.00038181955437835 [GeV] +Cell[14,43] 0.00092592686075591 [GeV] +Cell[15,9] 2.071354644977e-05 [GeV] +Cell[16,13] 2.9389027872639e-08 [GeV] +Cell[14,1] 1.7253031168366e-05 [GeV] +Cell[14,16] 0.00023886081205762 [GeV] +Cell[12,29] 5.711402813813e-05 [GeV] +Cell[12,30] 0.00012941580539564 [GeV] +Cell[11,24] 0.0009751101087017 [GeV] +Cell[14,9] 2.6337258543208e-05 [GeV] +Cell[13,24] 2.1544151677517e-05 [GeV] +Cell[12,9] 1.778473961167e-08 [GeV] +Cell[14,8] 0.0001147493076611 [GeV] +Cell[13,10] 0.00017700501705144 [GeV] +Cell[9,18] 0.00051919843165774 [GeV] +Cell[9,17] 7.2315793235134e-05 [GeV] +Cell[12,10] 7.5419287895784e-08 [GeV] +Cell[15,14] 0.0049767286254455 [GeV] +Cell[13,11] 0.07512247133486 [GeV] +Cell[13,46] 9.8751421273846e-07 [GeV] +Cell[18,44] 2.1757189131222e-06 [GeV] +Cell[12,43] 7.033745321678e-06 [GeV] +Cell[13,14] 2.5448432578514e-05 [GeV] +Cell[13,7] 4.1667206096463e-06 [GeV] +Cell[15,33] 4.5923981815577e-08 [GeV] +Cell[14,38] 0.00056193605705641 [GeV] +Cell[12,46] 0.0015342336340404 [GeV] +Cell[14,14] 0.0045949914999656 [GeV] +Cell[13,44] 0.0010378412003328 [GeV] +Cell[13,45] 7.1229555942409e-09 [GeV] +Cell[15,13] 0.20412893093416 [GeV] +Cell[15,12] 0.0017734131815849 [GeV] +Cell[15,11] 0.00047053274805103 [GeV] +Cell[14,13] 0.02180609099383 [GeV] +Cell[13,12] 0.0032460198647605 [GeV] +Cell[14,12] 0.01887756173062 [GeV] +Cell[14,39] 0.00020608990092842 [GeV] +Cell[16,12] 1.1516217693156e-05 [GeV] +Cell[15,15] 0.00090882383084738 [GeV] +Cell[14,15] 0.00051610874600101 [GeV] +Cell[16,25] 2.6159395929426e-09 [GeV] +Cell[14,6] 2.2765016183257e-10 [GeV] +Cell[13,13] 0.00041151099388981 [GeV] +Cell[15,43] 1.5808143729146e-06 [GeV] +Cell[14,10] 0.0060052661214329 [GeV] +Cell[14,4] 3.5697700805031e-05 [GeV] +Cell[5,26] 2.1016143582528e-05 [GeV] +Cell[14,11] 0.1956163749931 [GeV] +Cell[16,14] 0.00099796647183491 [GeV] +Cell[6,13] 0.0013199745033741 [GeV] +Cell[6,11] 1.7796916275984e-05 [GeV] +Cell[6,12] 0.00048532962499735 [GeV] +Cell[6,26] 6.2653403147124e-06 [GeV] +Cell[14,30] 2.2033345885575e-09 [GeV] +### Total energy deposition in calorimeter by a source track in 58 cells : 0.54961512362006 (GeV) + +Source track ID 1392 (pi-,0.65419728581392[GeV]) at (-90.307826285681,-491.77687675566,1126.9967832321) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[8,7] 0.0022243756906138 [GeV] +Cell[8,6] 1.6120359260867e-05 [GeV] +Cell[8,5] 0.00022833756336399 [GeV] +Cell[8,26] 0.00012845911358329 [GeV] +Cell[14,33] 7.1705526988126e-05 [GeV] +Cell[11,36] 2.0840891465923e-09 [GeV] +Cell[8,25] 9.5149642402248e-06 [GeV] +Cell[14,32] 1.8252453969581e-08 [GeV] +Cell[15,32] 6.5781540736339e-05 [GeV] +Cell[14,44] 0.001244388199462 [GeV] +Cell[14,43] 5.1906100707129e-05 [GeV] +Cell[16,4] 5.4030653263908e-06 [GeV] +Cell[12,39] 0.00030712898466891 [GeV] +Cell[11,10] 3.4295686113182e-05 [GeV] +Cell[11,34] 0.00032591224915291 [GeV] +Cell[16,40] 5.6019052863121e-10 [GeV] +Cell[11,35] 0.00017512495639232 [GeV] +Cell[15,7] 7.1510439738631e-09 [GeV] +Cell[13,14] 0.00010972070445962 [GeV] +Cell[12,14] 0.0011451721386507 [GeV] +Cell[16,23] 0.001117391720074 [GeV] +Cell[1,11] 0.0025677970413557 [GeV] +Cell[15,47] 0.00048042138436467 [GeV] +Cell[15,0] 0.0017375900248726 [GeV] +Cell[11,9] 0.00035200270098028 [GeV] +Cell[15,33] 0.0059040785862351 [GeV] +Cell[12,0] 0.0026467093995605 [GeV] +Cell[12,40] 2.8408427486625e-05 [GeV] +Cell[15,5] 0.00025498824936517 [GeV] +Cell[12,15] 4.6539454551748e-05 [GeV] +Cell[15,36] 0.0014625041820146 [GeV] +Cell[16,36] 0.0001815890166107 [GeV] +Cell[16,35] 0.0031705311957412 [GeV] +Cell[15,6] 0.0016957706294738 [GeV] +Cell[15,34] 0.30342036414616 [GeV] +Cell[15,35] 0.10462698684003 [GeV] +Cell[16,33] 5.691051554777e-06 [GeV] +Cell[14,34] 0.0038068678426165 [GeV] +Cell[15,23] 0.0015386052268318 [GeV] +Cell[15,22] 5.200332188906e-07 [GeV] +Cell[16,22] 4.4679118930617e-05 [GeV] +Cell[17,25] 5.2846466132905e-06 [GeV] +Cell[15,40] 0.001400862449511 [GeV] +Cell[14,6] 0.00018105433788696 [GeV] +Cell[15,37] 0.0020316890334035 [GeV] +Cell[15,39] 8.8274828158319e-10 [GeV] +Cell[14,10] 1.4779094344703e-05 [GeV] +Cell[14,45] 1.0461979513821e-08 [GeV] +Cell[14,11] 2.2792893170845e-05 [GeV] +Cell[15,10] 6.5118884624098e-05 [GeV] +Cell[7,26] 1.0249066981487e-05 [GeV] +Cell[16,34] 0.00064365121779883 [GeV] +### Total energy deposition in calorimeter by a source track in 52 cells : 0.44560890413259 (GeV) + +Source track ID 1291 (e-,0.00067654045077716[GeV]) at (-423.53106870903,265.74693570799,1443.5621813196) +Original primary track ID 41 (unknown,2.6699951779791[GeV]) +Cell[17,21] 0.00012184605825118 [GeV] +Cell[17,19] 5.9293041703358e-06 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.00012777536242152 (GeV) + +Source track ID 1272 (gamma,0.23818895051853[GeV]) at (-24.111052240173,-499.41831880686,-17.911064377671) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[12,17] 0.0020343804461684 [GeV] -Cell[15,41] 0.0013901243765609 [GeV] -Cell[15,4] 0.00042616533539076 [GeV] -Cell[15,25] 0.0019175585162183 [GeV] -Cell[15,35] 0.00051099891 [GeV] -Cell[18,15] 0.0027063451799052 [GeV] -Cell[19,9] 0.00051099891 [GeV] -Cell[15,29] 0.22924347219194 [GeV] -Cell[15,28] 0.00066048755356049 [GeV] -### Total energy deposition in calorimeter by a source track in 9 cells : 0.23940053141974 (GeV) - -Source track ID 310 (gamma,0.0011611051711026[GeV]) at (-499.94082680641,-7.6921838334765,223.64631740486) +Cell[9,36] 0.007317316903237 [GeV] +Cell[10,34] 0.00017143033977216 [GeV] +Cell[10,35] 0.0091502456374287 [GeV] +Cell[10,36] 0.00075549869777809 [GeV] +Cell[9,35] 0.22079445894032 [GeV] +### Total energy deposition in calorimeter by a source track in 5 cells : 0.23818895051853 (GeV) + +Source track ID 1273 (gamma,0.33413532464401[GeV]) at (245.8933673121,435.35784351717,97.500310757389) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[11,24] 0.0011611051711026 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0011611051711026 (GeV) - -Source track ID 311 (gamma,0.00013057257307197[GeV]) at (-50.531712951191,-497.43999234704,496.51038740315) +Cell[11,6] 6.2946771561201e-07 [GeV] +Cell[7,33] 0.00019592281000891 [GeV] +Cell[10,8] 0.25235695265111 [GeV] +Cell[6,34] 0.00076573281661485 [GeV] +Cell[10,6] 0.00012701626097578 [GeV] +Cell[11,7] 0.00054232827546097 [GeV] +Cell[10,7] 0.063406835852142 [GeV] +Cell[11,8] 0.0057416119090556 [GeV] +Cell[14,3] 0.00018591169389788 [GeV] +Cell[10,9] 0.00061571268881082 [GeV] +### Total energy deposition in calorimeter by a source track in 10 cells : 0.32393865442579 (GeV) + +Source track ID 1174 (pi-,1.7948881455223[GeV]) at (442.12332707063,-233.51009327221,-1861.7671497105) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[12,35] 0.00013057257307197 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00013057257307197 (GeV) +Cell[0,44] 0.16659845077083 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.16659845077083 (GeV) -Source track ID 312 (gamma,6.2355801675001e-05[GeV]) at (431.00118440685,-253.45212376284,566.66377786173) +Source track ID 901 (gamma,0.16498092085606[GeV]) at (-167.27758047616,471.18808460109,-1116.9837501686) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[12,43] 6.2355801675001e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 6.2355801675001e-05 (GeV) +Cell[3,14] 0.0028666808451888 [GeV] +Cell[4,14] 0.15859120170027 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.16145788254546 (GeV) -Source track ID 316 (gamma,0.00073439091428539[GeV]) at (420.2342727544,270.93016812932,556.91927982496) +Source track ID 834 (gamma,0.025785962614609[GeV]) at (-499.85155967903,12.182704397881,-421.85992048135) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[12,4] 0.00073439091428539 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00073439091428539 (GeV) +Cell[7,22] 0.00017218385250655 [GeV] +Cell[7,23] 0.024156668403327 [GeV] +Cell[3,0] 0.00073672762542698 [GeV] +Cell[3,7] 0.00024792209147632 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.025313501972737 (GeV) -Source track ID 317 (gamma,0.00016330719970512[GeV]) at (445.80509160435,226.40189994706,609.25774213364) +Source track ID 835 (gamma,0.77353931528222[GeV]) at (193.22390224407,-461.15563923861,-1884.3170186459) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[13,3] 0.00016330719970512 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00016330719970512 (GeV) - -Source track ID 319 (gamma,0.00083957828020727[GeV]) at (-466.56605230888,179.76684575557,369.78106113881) +Cell[1,20] 0.00051099891 [GeV] +Cell[1,16] 0.00051099891 [GeV] +Cell[1,15] 0.00051099891 [GeV] +Cell[0,16] 0.00046421838620187 [GeV] +Cell[0,38] 0.14665808814638 [GeV] +Cell[0,39] 0.57204888128278 [GeV] +Cell[0,27] 0.00053228276731848 [GeV] +Cell[3,13] 0.00040821936220519 [GeV] +Cell[1,24] 0.00051099891 [GeV] +Cell[1,0] 0.0010362553557262 [GeV] +Cell[2,6] 0.00040899857732267 [GeV] +### Total energy deposition in calorimeter by a source track in 11 cells : 0.72360093951793 (GeV) + +Source track ID 808 (pi+,0.23588048416831[GeV]) at (50.364047471026,497.45699585224,-1621.9652876219) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[11,21] 0.00083957828020727 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00083957828020727 (GeV) +Cell[1,11] 0.13611162947321 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.13611162947321 (GeV) -Source track ID 320 (gamma,0.00096496218544447[GeV]) at (270.84065325779,-420.29197059056,620.96048198158) +Source track ID 805 (gamma,0.59980090891317[GeV]) at (255.70125208456,-429.67065257286,-1133.3038146646) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[13,40] 0.00096496218544447 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00096496218544447 (GeV) - -Source track ID 321 (gamma,0.0014497203741545[GeV]) at (-496.88500727942,55.725124862404,469.47033385235) +Cell[7,21] 0.0011367496072721 [GeV] +Cell[3,38] 0.00075536870449028 [GeV] +Cell[4,22] 0.0021285481787699 [GeV] +Cell[1,27] 0.000110547424113 [GeV] +Cell[4,40] 0.47511692886318 [GeV] +Cell[4,25] 0.00051099891 [GeV] +Cell[1,20] 0.0054273784783758 [GeV] +Cell[1,19] 0.00081653870464718 [GeV] +Cell[2,7] 0.0011899129242904 [GeV] +Cell[5,20] 0.00051099891 [GeV] +Cell[1,26] 0.0020828519490446 [GeV] +Cell[3,39] 0.020691547285753 [GeV] +Cell[3,40] 0.02155795955852 [GeV] +Cell[2,33] 0.00087509033880883 [GeV] +Cell[3,45] 0.0016321938363018 [GeV] +Cell[4,38] 0.0015134201123676 [GeV] +Cell[4,39] 0.060391477732253 [GeV] +Cell[6,5] 0.00054702263036775 [GeV] +### Total energy deposition in calorimeter by a source track in 18 cells : 0.59699553414856 (GeV) + +Source track ID 806 (gamma,0.053266099197347[GeV]) at (183.994450726,464.91509128231,-1027.4556380504) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[12,23] 0.0014497203741545 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.0014497203741545 (GeV) +Cell[1,17] 0.0012434032599926 [GeV] +Cell[4,9] 0.052022695937355 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.053266099197347 (GeV) -Source track ID 307 (gamma,0.108076951862[GeV]) at (-452.61023653893,212.47111281342,168.44505753744) +Source track ID 793 (gamma,0.39597382458922[GeV]) at (-372.59430051272,-333.42688437713,-1802.3851738898) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[7,5] 0.0013592814238092 [GeV] -Cell[12,2] 0.00025287988454926 [GeV] -Cell[10,20] 0.10373529311935 [GeV] -Cell[7,4] 0.0027294974342888 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.108076951862 (GeV) - -Source track ID 308 (gamma,4.4560889836285e-05[GeV]) at (-452.49074867839,212.72546241686,169.08454651828) +Cell[4,5] 0.00051099891 [GeV] +Cell[2,37] 0.0010008355609361 [GeV] +Cell[1,13] 0.00063167850189391 [GeV] +Cell[0,21] 0.006586248122639 [GeV] +Cell[1,35] 0.0017675137626689 [GeV] +Cell[0,40] 0.0019200709018369 [GeV] +Cell[0,30] 0.0014718640500625 [GeV] +Cell[0,29] 0.32517959738406 [GeV] +Cell[0,25] 0.0034699233570493 [GeV] +Cell[0,27] 0.0012603325013962 [GeV] +Cell[2,18] 0.00037595467071832 [GeV] +Cell[0,4] 0.00067673493875919 [GeV] +Cell[0,31] 0.0034288076801288 [GeV] +Cell[1,30] 0.00030468989943539 [GeV] +Cell[1,12] 0.00041583394464195 [GeV] +Cell[4,46] 0.00046738604623128 [GeV] +Cell[2,41] 0.0040695833429103 [GeV] +Cell[4,3] 0.00043668254071397 [GeV] +Cell[1,46] 0.00010613802845284 [GeV] +### Total energy deposition in calorimeter by a source track in 19 cells : 0.35408087414454 (GeV) + +Source track ID 794 (gamma,0.006039402639882[GeV]) at (452.75208080878,212.16869072348,-153.90862082248) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[10,20] 4.4560889836285e-05 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 4.4560889836285e-05 (GeV) +Cell[9,3] 0.006039402639882 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.006039402639882 (GeV) -Source track ID 305 (e+,0.25717701519921[GeV]) at (-450.42114730564,217.07323662734,169.40506444975) +Source track ID 792 (gamma,0.19239638056034[GeV]) at (-414.65188282942,279.39902660177,-1130.2072002645) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[11,22] 0.0019431140018251 [GeV] -Cell[10,19] 0.0015957226420659 [GeV] -Cell[12,0] 0.001286251219449 [GeV] -Cell[11,20] 0.001448321004 [GeV] -Cell[10,21] 0.0068936958308823 [GeV] -Cell[10,20] 0.24425292753458 [GeV] -Cell[15,5] 0.00026761657162848 [GeV] -### Total energy deposition in calorimeter by a source track in 7 cells : 0.25768764880443 (GeV) - -Source track ID 303 (gamma,0.17556583448629[GeV]) at (-370.26453878658,336.01215947814,-37.728227406529) +Cell[2,44] 0.0021946201588841 [GeV] +Cell[4,18] 0.00051099891 [GeV] +Cell[4,19] 0.18242509447785 [GeV] +Cell[3,19] 0.0010068899586954 [GeV] +Cell[7,47] 0.0014225335815036 [GeV] +Cell[3,42] 0.0003020095608409 [GeV] +Cell[4,20] 0.0025358493564629 [GeV] +Cell[5,26] 0.00051099891 [GeV] +Cell[2,41] 0.00027242711124653 [GeV] +### Total energy deposition in calorimeter by a source track in 9 cells : 0.19118142202548 (GeV) + +Source track ID 712 (gamma,0.25162621009879[GeV]) at (499.02634677553,-31.188222518528,957.00757912738) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[9,19] 0.00034127819233279 [GeV] -Cell[9,17] 0.0036990763548505 [GeV] -Cell[9,18] 0.17094528567975 [GeV] -Cell[9,15] 0.00058019425935868 [GeV] -### Total energy deposition in calorimeter by a source track in 4 cells : 0.17556583448629 (GeV) - -Source track ID 301 (gamma,0.41324573943274[GeV]) at (303.44001238969,-397.39672731534,976.47730315274) +Cell[12,9] 0.00051099891 [GeV] +Cell[15,46] 0.00091631234134989 [GeV] +Cell[14,47] 0.22171864551275 [GeV] +Cell[15,47] 0.022617398484864 [GeV] +Cell[15,0] 0.0013630079859136 [GeV] +Cell[11,44] 0.00020603934541484 [GeV] +Cell[14,46] 0.0015302100860836 [GeV] +Cell[14,12] 0.00048801500253129 [GeV] +Cell[14,0] 0.0014596239553004 [GeV] +Cell[17,38] 0.00051099891 [GeV] +### Total energy deposition in calorimeter by a source track in 10 cells : 0.25132125053421 (GeV) + +Source track ID 492 (gamma,0.23940053141976[GeV]) at (-378.30993757975,-326.92750133387,1067.9857438434) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[15,30] 0.0012256958713532 [GeV] -Cell[14,26] 0.00097750804278994 [GeV] -Cell[11,45] 0.0036704105045199 [GeV] -Cell[14,21] 0.0017707313882359 [GeV] -Cell[10,27] 0.0025202441486615 [GeV] -Cell[15,41] 0.046978131268498 [GeV] -Cell[14,41] 0.051074394976521 [GeV] -Cell[14,40] 0.19511975078167 [GeV] -Cell[19,16] 0.00059800315391463 [GeV] -Cell[15,42] 0.0026650032960508 [GeV] -Cell[10,9] 0.00049836870053673 [GeV] -Cell[15,40] 0.10335637718781 [GeV] -Cell[18,0] 0.00031663350035897 [GeV] -Cell[7,29] 0.00067237451735666 [GeV] -### Total energy deposition in calorimeter by a source track in 14 cells : 0.41144362733827 (GeV) - -Source track ID 274 (e-,0.0012974788176028[GeV]) at (-464.73527578919,184.44815921321,-1097.1726028295) +Cell[16,28] 0.0014799711396523 [GeV] +Cell[13,11] 9.0331834737044e-05 [GeV] +Cell[11,9] 0.00051099891 [GeV] +Cell[15,12] 0.00040718568408503 [GeV] +Cell[16,11] 0.00034339762857071 [GeV] +Cell[15,28] 0.0023603049632401 [GeV] +Cell[15,29] 0.22445653861402 [GeV] +Cell[18,7] 0.0066654584810046 [GeV] +### Total energy deposition in calorimeter by a source track in 8 cells : 0.23631418725531 (GeV) + +Source track ID 294 (gamma,0.41164872010706[GeV]) at (-456.42209010655,204.15404885225,168.67820512951) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[4,21] 0.00017792481218512 [GeV] -Cell[4,30] 0.00045585232419468 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.0006337771363798 (GeV) - -Source track ID 208 (pi-,0.22608068007766[GeV]) at (-388.23298757234,-315.07958893056,-1239.7739715036) +Cell[11,47] 0.0036073857272321 [GeV] +Cell[11,22] 0.00019537584643604 [GeV] +Cell[11,20] 0.024635646132676 [GeV] +Cell[11,21] 0.0016989308421193 [GeV] +Cell[10,22] 0.0038533719182625 [GeV] +Cell[11,19] 0.0094140726825385 [GeV] +Cell[10,21] 0.03161828777919 [GeV] +Cell[10,20] 0.33599866352374 [GeV] +Cell[10,19] 0.00062698565486644 [GeV] +### Total energy deposition in calorimeter by a source track in 9 cells : 0.41164872010706 (GeV) + +Source track ID 295 (gamma,0.17556583448629[GeV]) at (-370.26449897009,336.01220335344,-37.728305315773) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[7,12] 0.00010152841105071 [GeV] -Cell[7,13] 3.2623553057647e-06 [GeV] -Cell[4,21] 0.0016529920307688 [GeV] -Cell[4,38] 1.1325580999255e-08 [GeV] -Cell[6,25] 0.0023718713152152 [GeV] -Cell[6,24] 2.5182579640386e-05 [GeV] -Cell[5,21] 4.7008741443278e-05 [GeV] -Cell[7,20] 6.9321177434176e-06 [GeV] -Cell[0,33] 4.1464587369774e-05 [GeV] -Cell[2,35] 0.0050144033318276 [GeV] -Cell[3,29] 0.039394518997704 [GeV] -Cell[5,0] 0.00020358167734514 [GeV] -Cell[7,19] 0.0017360356740253 [GeV] -Cell[4,20] 5.1022169645876e-07 [GeV] -Cell[6,1] 1.1164229363203e-10 [GeV] -Cell[10,33] 6.4039973728086e-05 [GeV] -Cell[0,36] 2.4908467574278e-05 [GeV] -Cell[3,33] 1.7407875247955e-08 [GeV] -Cell[4,9] 0.00043988803081379 [GeV] -Cell[1,36] 7.8716978439843e-05 [GeV] -Cell[1,21] 8.5342196500733e-05 [GeV] -Cell[3,23] 3.017575701233e-05 [GeV] -Cell[2,33] 1.3645901606651e-05 [GeV] -Cell[3,34] 2.3746183546791e-07 [GeV] -Cell[2,47] 4.7943904064596e-09 [GeV] -Cell[6,15] 0.00018726022829185 [GeV] -Cell[6,14] 1.4703255146742e-10 [GeV] -Cell[2,36] 0.00080571264256548 [GeV] -Cell[8,19] 0.00047373594933345 [GeV] -Cell[3,35] 0.0032049895560944 [GeV] -Cell[3,36] 0.004836387711179 [GeV] -Cell[3,37] 0.020464182871182 [GeV] -Cell[2,37] 4.9295397275273e-10 [GeV] -Cell[2,21] 0.00052850641315445 [GeV] -Cell[1,22] 0.00032875157629405 [GeV] -Cell[2,22] 3.0001067925241e-05 [GeV] -Cell[0,47] 0.0014798545879117 [GeV] -Cell[1,37] 0.00077964386368149 [GeV] -Cell[3,38] 0.0032278801359226 [GeV] -Cell[1,32] 0.00058143837164306 [GeV] -Cell[1,31] 0.0005672741635498 [GeV] -Cell[5,1] 0.0017492528359398 [GeV] -Cell[7,15] 0.00042388685923436 [GeV] -Cell[0,39] 4.4444214174291e-05 [GeV] -Cell[4,8] 1.088151005888e-07 [GeV] -Cell[0,34] 0.00099288332042511 [GeV] -Cell[0,0] 7.8204480701061e-07 [GeV] -Cell[4,37] 1.9450669653224e-05 [GeV] -Cell[4,10] 1.864752266556e-08 [GeV] -Cell[1,38] 0.0003597458154818 [GeV] -Cell[1,35] 0.00043691549331572 [GeV] -Cell[1,30] 4.9144461809192e-05 [GeV] -Cell[2,28] 5.9197280507419e-05 [GeV] -Cell[2,29] 1.7154066188141e-07 [GeV] -Cell[10,32] 3.899956936948e-08 [GeV] -Cell[5,2] 0.00015772455877516 [GeV] -Cell[6,26] 1.947130838289e-07 [GeV] -### Total energy deposition in calorimeter by a source track in 57 cells : 0.093125860496913 (GeV) +Cell[6,40] 0.00035453306735178 [GeV] +Cell[9,6] 0.00069867243286011 [GeV] +Cell[7,39] 1.8394155138139e-06 [GeV] +Cell[8,20] 0.00099728862526536 [GeV] +Cell[11,36] 2.1055426623207e-05 [GeV] +Cell[11,22] 1.1333031579852e-09 [GeV] +Cell[10,22] 0.00073681717941054 [GeV] +Cell[10,23] 6.401103513781e-05 [GeV] +Cell[9,18] 0.092226870705607 [GeV] +Cell[9,17] 0.0040072151229498 [GeV] +Cell[9,19] 0.0010520381155524 [GeV] +Cell[9,16] 0.00044544614707183 [GeV] +Cell[11,17] 1.8478130165022e-05 [GeV] +Cell[11,38] 1.5439798211446e-05 [GeV] +Cell[12,37] 2.9698675234613e-09 [GeV] +Cell[11,1] 4.9910132656805e-07 [GeV] +Cell[11,0] 3.6897661198395e-05 [GeV] +Cell[13,36] 1.1004238514033e-05 [GeV] +Cell[13,37] 0.0022582996820335 [GeV] +Cell[8,19] 0.00088614396637956 [GeV] +Cell[10,21] 0.00078776002401548 [GeV] +Cell[18,29] 2.7318413485773e-06 [GeV] +Cell[10,17] 0.0027339455308189 [GeV] +Cell[9,24] 8.2872406055685e-06 [GeV] +Cell[10,20] 0.0022230588870204 [GeV] +Cell[10,16] 5.8021615723192e-07 [GeV] +Cell[10,18] 0.00038344270074118 [GeV] +Cell[7,40] 1.3786891940981e-07 [GeV] +Cell[6,39] 6.6462849003983e-06 [GeV] +### Total energy deposition in calorimeter by a source track in 29 cells : 0.10997914454887 (GeV) + +Source track ID 293 (gamma,0.41324573943274[GeV]) at (303.44001238969,-397.39672731534,976.47730315274) +Original primary track ID 43 (unknown,52.984237098069[GeV]) +Cell[15,32] 0.00011298743802279 [GeV] +Cell[17,31] 0.00065900095145428 [GeV] +Cell[14,40] 0.12536975983058 [GeV] +Cell[11,22] 8.9430890039018e-05 [GeV] +Cell[14,41] 0.0064193667546123 [GeV] +Cell[16,15] 0.00051099891 [GeV] +Cell[17,3] 0.00051099891 [GeV] +Cell[17,32] 0.0034084758487889 [GeV] +Cell[18,31] 0.0020071448415671 [GeV] +Cell[15,40] 0.16782368433857 [GeV] +Cell[17,17] 0.00051099891 [GeV] +Cell[15,41] 0.10433884638838 [GeV] +Cell[18,17] 0.00050310030950961 [GeV] +### Total energy deposition in calorimeter by a source track in 13 cells : 0.41226479432153 (GeV) + +Source track ID 208 (pi-,0.22297340197366[GeV]) at (-14.481511172954,-499.79024183566,-1327.8198251562) +Original primary track ID 43 (unknown,52.984237098069[GeV]) +Cell[9,8] 1.3019797631841e-07 [GeV] +Cell[2,27] 0.00018421846766444 [GeV] +Cell[2,26] 4.6979878334241e-09 [GeV] +Cell[4,34] 1.1237322905799e-05 [GeV] +Cell[3,27] 0.00079133459045931 [GeV] +Cell[4,30] 0.00041683194576558 [GeV] +Cell[10,8] 0.00016029448308132 [GeV] +Cell[1,27] 0.00015589677426578 [GeV] +Cell[1,39] 0.0027529113401664 [GeV] +Cell[6,0] 8.3252426338731e-07 [GeV] +Cell[10,7] 1.2860425499639e-08 [GeV] +Cell[5,7] 2.2708321514074e-05 [GeV] +Cell[5,0] 3.1659938475741e-06 [GeV] +Cell[3,28] 5.8278841606807e-06 [GeV] +Cell[5,47] 0.0013591771529358 [GeV] +Cell[6,47] 6.9929024903104e-08 [GeV] +Cell[2,28] 0.0011784718787675 [GeV] +Cell[4,19] 2.9180920973886e-06 [GeV] +Cell[3,37] 0.00068186360070433 [GeV] +Cell[4,28] 0.0018111217655217 [GeV] +Cell[1,26] 0.00034656931447364 [GeV] +Cell[2,39] 0.0054773892682981 [GeV] +Cell[2,40] 0.0014976389185742 [GeV] +Cell[3,6] 2.7466341241961e-05 [GeV] +Cell[3,36] 0.054958811472469 [GeV] +Cell[4,31] 0.00071649947617323 [GeV] +Cell[1,40] 0.0033910953263804 [GeV] +Cell[1,38] 3.987651260104e-05 [GeV] +Cell[3,35] 0.042049281995146 [GeV] +Cell[1,44] 0.00013623294679485 [GeV] +Cell[3,20] 1.3548283313867e-06 [GeV] +Cell[3,24] 0.0008444847283449 [GeV] +Cell[1,41] 5.8015284594148e-09 [GeV] +Cell[4,29] 0.0025675021073073 [GeV] +Cell[5,11] 0.00018183911563574 [GeV] +Cell[0,43] 0.00065893730258495 [GeV] +Cell[5,37] 0.00031565043792762 [GeV] +Cell[6,36] 0.0016472263604608 [GeV] +Cell[5,10] 0.0018734063210144 [GeV] +Cell[5,1] 0.00041837587397458 [GeV] +Cell[5,2] 7.4818360358222e-06 [GeV] +Cell[11,14] 3.2629625820846e-07 [GeV] +Cell[11,15] 1.0342496818566e-05 [GeV] +Cell[10,15] 1.1311872348529e-05 [GeV] +Cell[5,25] 0.00029440736229435 [GeV] +Cell[6,8] 1.6996731021209e-05 [GeV] +Cell[0,44] 2.1515111147892e-06 [GeV] +Cell[2,41] 3.7609387072735e-07 [GeV] +Cell[2,42] 3.8730289891873e-05 [GeV] +Cell[3,21] 5.1791279111058e-07 [GeV] +Cell[5,24] 0.00066558104412968 [GeV] +### Total energy deposition in calorimeter by a source track in 51 cells : 0.12773689771937 (GeV) Source track ID 209 (pi+,1.0808663217131[GeV]) at (389.77867518792,-313.16542652207,505.67177738808) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[12,39] 0.00065026991818034 [GeV] -Cell[14,43] 0.0051855276087473 [GeV] -Cell[13,43] 0.009466862541478 [GeV] -Cell[15,43] 0.0091872810474168 [GeV] -Cell[15,38] 0.0011629780674307 [GeV] -Cell[13,38] 1.1874362826347e-11 [GeV] -Cell[11,41] 1.200646011057e-09 [GeV] -Cell[16,42] 0.00049087668515654 [GeV] -Cell[12,43] 0.00083996320978401 [GeV] -Cell[15,41] 0.0052036893492316 [GeV] -Cell[14,41] 0.00025561286529341 [GeV] -Cell[14,42] 0.0004691547707115 [GeV] -Cell[14,39] 0.0064690876474604 [GeV] -Cell[14,38] 1.1868606115286e-05 [GeV] -Cell[14,40] 0.0033407278653629 [GeV] -Cell[13,39] 3.0908267945051e-10 [GeV] -Cell[15,37] 0.00010492808565903 [GeV] -Cell[12,41] 0.00041958927200926 [GeV] -Cell[12,42] 0.12968507328215 [GeV] -Cell[13,4] 1.0670046322048e-09 [GeV] -Cell[13,3] 2.934570763955e-07 [GeV] -Cell[13,2] 0.0002082461460227 [GeV] -Cell[15,42] 0.017095672625109 [GeV] -Cell[13,41] 0.1547676556071 [GeV] -Cell[13,42] 0.46355146849035 [GeV] -Cell[12,40] 0.0057610598786391 [GeV] -Cell[13,40] 0.0051972569773331 [GeV] -Cell[16,43] 9.2989334916638e-09 [GeV] -Cell[15,39] 0.0009595689599665 [GeV] -Cell[15,40] 0.0035937441048261 [GeV] -Cell[16,41] 6.4610503613949e-12 [GeV] -### Total energy deposition in calorimeter by a source track in 31 cells : 0.82407846896261 (GeV) +Cell[11,43] 0.00016897048229657 [GeV] +Cell[11,6] 3.4450166651823e-07 [GeV] +Cell[1,9] 4.0542751980865e-07 [GeV] +Cell[5,38] 4.7535550547764e-06 [GeV] +Cell[12,42] 0.4895029509139 [GeV] +Cell[12,32] 2.5818299036473e-09 [GeV] +Cell[12,31] 1.4107936294749e-08 [GeV] +Cell[14,43] 8.4235477970651e-09 [GeV] +Cell[16,18] 0.00051703296125718 [GeV] +Cell[15,9] 3.038495947294e-09 [GeV] +Cell[16,13] 0.0004878725538972 [GeV] +Cell[14,27] 0.0014810159830814 [GeV] +Cell[14,18] 3.7741847336292e-10 [GeV] +Cell[16,4] 1.6170964809135e-06 [GeV] +Cell[11,47] 1.7144203116459e-05 [GeV] +Cell[13,9] 0.0032686116552296 [GeV] +Cell[14,9] 2.2637226677034e-05 [GeV] +Cell[14,8] 7.7558432069168e-05 [GeV] +Cell[13,10] 0.0023249162740693 [GeV] +Cell[10,6] 0.0025791935202044 [GeV] +Cell[10,5] 2.4658998241648e-05 [GeV] +Cell[10,22] 1.4842953532934e-11 [GeV] +Cell[9,22] 1.1292286217213e-11 [GeV] +Cell[12,39] 6.3889509370824e-05 [GeV] +Cell[12,10] 1.0176371609987e-06 [GeV] +Cell[12,11] 4.9950274387811e-09 [GeV] +Cell[14,7] 2.2544398689206e-08 [GeV] +Cell[16,15] 5.8579123075333e-06 [GeV] +Cell[16,42] 7.3794299727638e-05 [GeV] +Cell[16,40] 1.4551915228367e-12 [GeV] +Cell[13,11] 3.5862956337951e-09 [GeV] +Cell[13,46] 0.0023835988241238 [GeV] +Cell[17,2] 1.4704330242239e-06 [GeV] +Cell[17,42] 7.5356831075624e-07 [GeV] +Cell[16,41] 1.2705714559047e-05 [GeV] +Cell[15,25] 3.1654440535931e-05 [GeV] +Cell[11,5] 5.7779448555834e-05 [GeV] +Cell[15,19] 0.00067471074111666 [GeV] +Cell[15,18] 0.0016552256019607 [GeV] +Cell[12,43] 0.0071398665587025 [GeV] +Cell[13,43] 0.0050752949790888 [GeV] +Cell[13,4] 5.5739866511431e-06 [GeV] +Cell[10,2] 0.00073247000148441 [GeV] +Cell[10,1] 0.001202209506472 [GeV] +Cell[17,10] 0.0030086660593581 [GeV] +Cell[11,2] 0.00053373683588802 [GeV] +Cell[11,0] 0.00031412288737647 [GeV] +Cell[5,18] 1.9076296745197e-06 [GeV] +Cell[4,17] 0.00037992891760337 [GeV] +Cell[5,17] 0.0010577704598411 [GeV] +Cell[5,36] 1.4780770783545e-05 [GeV] +Cell[5,16] 0.0070412868185669 [GeV] +Cell[1,10] 2.1589909692921e-08 [GeV] +Cell[0,10] 0.0012895219705476 [GeV] +Cell[0,9] 5.9816229622811e-09 [GeV] +Cell[4,16] 0.00028865336194224 [GeV] +Cell[6,16] 2.964930201415e-06 [GeV] +Cell[5,15] 0.00070376730855676 [GeV] +Cell[13,7] 0.00020062520348438 [GeV] +Cell[14,38] 0.0035047551472297 [GeV] +Cell[12,45] 0.00049518809454707 [GeV] +Cell[12,44] 0.0002704681871819 [GeV] +Cell[12,46] 4.5367036932475e-08 [GeV] +Cell[11,44] 9.2494331056514e-09 [GeV] +Cell[14,14] 1.3613136223285e-05 [GeV] +Cell[13,38] 0.00086425227972317 [GeV] +Cell[12,13] 9.8856233546144e-05 [GeV] +Cell[12,12] 0.00085532786631495 [GeV] +Cell[15,26] 9.2604695237242e-06 [GeV] +Cell[13,44] 9.6294797913288e-10 [GeV] +Cell[13,45] 3.3297791992368e-05 [GeV] +Cell[12,41] 0.013671764094748 [GeV] +Cell[12,40] 0.0032264857497757 [GeV] +Cell[13,42] 0.028593376686461 [GeV] +Cell[15,12] 0.00077300333721826 [GeV] +Cell[15,11] 2.2351172386379e-05 [GeV] +Cell[14,42] 4.4951469817534e-09 [GeV] +Cell[13,41] 0.0077061633588768 [GeV] +Cell[14,39] 0.0022882830261345 [GeV] +Cell[13,5] 0.0032896982197084 [GeV] +Cell[13,39] 0.00051923420789181 [GeV] +Cell[15,8] 1.9752907599013e-07 [GeV] +Cell[9,23] 0.00088654601465089 [GeV] +Cell[16,33] 6.2473700090777e-06 [GeV] +Cell[12,1] 9.9965778645128e-08 [GeV] +Cell[16,22] 3.5745182767641e-06 [GeV] +Cell[14,6] 1.0998634138559e-08 [GeV] +Cell[14,25] 0.00015833753734466 [GeV] +Cell[13,40] 0.02182818363954 [GeV] +Cell[9,24] 0.00031823047174669 [GeV] +Cell[14,10] 0.001367841966595 [GeV] +Cell[13,8] 2.0468683098443e-05 [GeV] +Cell[14,19] 0.0004467025133589 [GeV] +Cell[7,16] 1.9037649501115e-05 [GeV] +Cell[13,6] 0.00071863957858295 [GeV] +Cell[14,11] 1.3260615853596e-06 [GeV] +Cell[15,10] 6.5541826188564e-11 [GeV] +Cell[17,15] 0.0017073571764357 [GeV] +Cell[17,14] 8.8702333741821e-06 [GeV] +Cell[17,9] 7.5022481980341e-05 [GeV] +Cell[16,14] 0.0010008078769464 [GeV] +Cell[6,15] 0.00052630736340575 [GeV] +Cell[0,11] 4.2306187202144e-05 [GeV] +Cell[19,25] 1.1940119729843e-06 [GeV] +Cell[19,26] 3.7830396322533e-06 [GeV] +Cell[16,16] 3.7611371953972e-07 [GeV] +### Total energy deposition in calorimeter by a source track in 106 cells : 0.62981228553785 (GeV) Source track ID 196 (gamma,0.00012510102702872[GeV]) at (499.14575527699,29.214978845894,-161.04931190008) Original primary track ID 43 (unknown,52.984237098069[GeV]) @@ -4663,89 +6306,92 @@ Cell[7,0] 0.0002002135192715 [GeV] Source track ID 180 (gamma,0.46372847760985[GeV]) at (-465.99474922129,181.24263763856,-913.38295128771) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[5,29] 0.0017922992358367 [GeV] -Cell[4,21] 0.0072754583063757 [GeV] -Cell[5,21] 0.38842369142609 [GeV] -Cell[4,20] 0.017160722463593 [GeV] -Cell[5,19] 0.00035475095668473 [GeV] -Cell[6,3] 0.0006958596334051 [GeV] -Cell[4,22] 0.0022941446537157 [GeV] -Cell[5,3] 0.00080004906363601 [GeV] -Cell[5,20] 0.030387890468034 [GeV] -Cell[4,32] 0.00061601303136101 [GeV] -Cell[4,8] 0.00068334834191553 [GeV] -Cell[4,31] 0.0013679725947132 [GeV] -Cell[3,10] 0.0010444560125676 [GeV] -Cell[6,28] 0.00051099891 [GeV] -Cell[1,7] 0.0035879349367971 [GeV] -Cell[5,30] 0.0019260097336344 [GeV] -Cell[5,24] 0.0010486444157733 [GeV] -### Total energy deposition in calorimeter by a source track in 17 cells : 0.45997024418413 (GeV) +Cell[7,30] 0.0004678953413831 [GeV] +Cell[5,7] 0.00030012432017718 [GeV] +Cell[3,29] 0.00015587981383653 [GeV] +Cell[3,30] 0.0030062041443205 [GeV] +Cell[5,19] 0.0041817830478414 [GeV] +Cell[5,21] 0.41374215270275 [GeV] +Cell[5,20] 0.022259806851868 [GeV] +Cell[4,20] 0.0081108493756747 [GeV] +Cell[4,21] 0.0091492962429879 [GeV] +Cell[5,26] 0.0008613020562911 [GeV] +Cell[5,25] 0.00092750717895472 [GeV] +Cell[5,22] 0.00056370552294835 [GeV] +### Total energy deposition in calorimeter by a source track in 12 cells : 0.46372650659903 (GeV) Source track ID 177 (gamma,0.21067608644927[GeV]) at (-247.62061578369,-434.37775108643,-1046.3393927423) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[4,21] 0.0016362432728433 [GeV] -Cell[3,2] 0.00052904039116285 [GeV] -Cell[4,32] 0.17857449470142 [GeV] -Cell[4,33] 0.0024489144331545 [GeV] -Cell[4,31] 0.027487393650688 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.21067608644927 (GeV) +Cell[1,43] 0.0018358728670359 [GeV] +Cell[4,32] 0.17762290534667 [GeV] +Cell[0,14] 0.00090620361846794 [GeV] +Cell[4,31] 0.02375613571291 [GeV] +Cell[1,42] 0.0010407615461136 [GeV] +Cell[3,10] 0.0048005174381821 [GeV] +### Total energy deposition in calorimeter by a source track in 6 cells : 0.20996239652938 (GeV) Source track ID 175 (gamma,0.06726801612498[GeV]) at (-461.11389798393,-193.32349336298,-562.35047877207) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[7,25] 0.0026528621342124 [GeV] -Cell[6,27] 0.0027660118950288 [GeV] -Cell[7,26] 0.0080005258920369 [GeV] -Cell[7,27] 0.045609974989768 [GeV] -Cell[6,26] 0.0082386412139333 [GeV] -### Total energy deposition in calorimeter by a source track in 5 cells : 0.06726801612498 (GeV) +Cell[7,41] 0.0026174057751406 [GeV] +Cell[5,0] 0.00051099891 [GeV] +Cell[6,27] 0.0016175287555404 [GeV] +Cell[7,27] 0.062522082684299 [GeV] +### Total energy deposition in calorimeter by a source track in 4 cells : 0.06726801612498 (GeV) Source track ID 176 (gamma,1.2213291054873[GeV]) at (-495.8101023425,64.593671633674,-1525.2871382147) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[7,7] 0.00024827374392453 [GeV] -Cell[5,36] 0.0015249467648785 [GeV] -Cell[0,29] 0.00041623598759947 [GeV] -Cell[1,21] 0.00051099891 [GeV] -Cell[4,1] 0.0040340558645467 [GeV] -Cell[3,0] 0.00051099891 [GeV] -Cell[2,24] 0.0019357169047506 [GeV] -Cell[2,23] 0.52091936046412 [GeV] -Cell[2,38] 0.001197973875898 [GeV] -Cell[2,21] 0.002102798515866 [GeV] -Cell[1,22] 0.1560397284571 [GeV] -Cell[2,22] 0.34594654698441 [GeV] -Cell[1,24] 0.0010744680430797 [GeV] -Cell[1,23] 0.17066821599049 [GeV] -Cell[0,47] 0.00055699036107105 [GeV] -Cell[1,18] 0.00033154438867944 [GeV] -Cell[3,9] 0.00052738969898962 [GeV] -Cell[0,46] 0.00094015201047887 [GeV] -Cell[2,5] 0.00072995525947181 [GeV] -Cell[1,2] 0.00048710816150425 [GeV] -Cell[1,7] 0.00567148242157 [GeV] -Cell[0,41] 0.0019220933878456 [GeV] -Cell[0,30] 0.0017137010205379 [GeV] -### Total energy deposition in calorimeter by a source track in 23 cells : 1.2200107361268 (GeV) - -Source track ID 93 (proton,1.0788858215222[GeV]) at (346.94567208673,-360.03985976595,-1899.7123097536) +Cell[2,27] 0.00075074193885152 [GeV] +Cell[4,36] 0.0010990474040648 [GeV] +Cell[2,44] 0.00046811103944785 [GeV] +Cell[1,23] 0.044843828110935 [GeV] +Cell[1,22] 0.015639625541917 [GeV] +Cell[2,22] 0.34544303100707 [GeV] +Cell[2,23] 0.77661661743924 [GeV] +Cell[13,1] 0.0005930683286668 [GeV] +Cell[0,24] 0.00024239676374455 [GeV] +Cell[1,20] 0.0021858755744343 [GeV] +Cell[0,42] 0.0019667396628935 [GeV] +Cell[1,21] 0.00070606946969164 [GeV] +Cell[2,35] 0.00051099891 [GeV] +Cell[1,38] 0.0029512849459818 [GeV] +Cell[1,44] 0.0025788010284049 [GeV] +Cell[1,24] 0.00051099891 [GeV] +Cell[2,24] 0.00016257506390947 [GeV] +Cell[4,43] 0.00039947202714422 [GeV] +Cell[1,41] 0.00056530817928412 [GeV] +Cell[1,30] 0.0015121344989832 [GeV] +Cell[3,32] 0.00031283973328311 [GeV] +Cell[4,2] 0.00050763684659535 [GeV] +Cell[1,12] 0.0054889149790977 [GeV] +Cell[1,1] 0.0016462127657935 [GeV] +Cell[5,2] 0.0010754878474058 [GeV] +Cell[6,43] 0.00047201321694295 [GeV] +Cell[2,2] 0.00051099891 [GeV] +Cell[3,4] 0.00051099891 [GeV] +Cell[0,5] 0.00093216429212003 [GeV] +Cell[2,1] 0.00032366484459795 [GeV] +Cell[2,5] 0.0005031817092324 [GeV] +### Total energy deposition in calorimeter by a source track in 31 cells : 1.2120308398997 (GeV) + +Source track ID 93 (proton,1.0788871750087[GeV]) at (346.94270844656,-360.04271559881,-1899.7127705111) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[0,41] 0.070421491710028 [GeV] -Cell[0,42] 0.070192316812148 [GeV] -### Total energy deposition in calorimeter by a source track in 2 cells : 0.14061380852218 (GeV) +Cell[0,42] 0.082167440865805 [GeV] +Cell[0,41] 0.058447721142937 [GeV] +### Total energy deposition in calorimeter by a source track in 2 cells : 0.14061516200874 (GeV) -Source track ID 95 (gamma,0.00028998655209176[GeV]) at (433.86439034701,-248.51899482498,-1813.4541662599) +Source track ID 95 (gamma,0.00028998662720273[GeV]) at (433.86207038494,-248.52304497026,-1813.4545905724) Original primary track ID 43 (unknown,52.984237098069[GeV]) -Cell[0,44] 0.00028998655209176 [GeV] -### Total energy deposition in calorimeter by a source track in 1 cells : 0.00028998655209176 (GeV) +Cell[0,44] 0.00028998662720273 [GeV] +### Total energy deposition in calorimeter by a source track in 1 cells : 0.00028998662720273 (GeV) >>> Summary of Event 0 Tracker hits -------------------------------------------------------------- -1721 hits are stored in RE01TrackerHitsCollection. +1727 hits are stored in RE01TrackerHitsCollection. Calorimeter hits -------------------------------------------------------------- -919 hits are stored in RE01CalorimeterHitsCollection. - Total energy deposition in calorimeter : 147.21717849617 (GeV) +926 hits are stored in RE01CalorimeterHitsCollection. + Total energy deposition in calorimeter : 153.00463311906 (GeV) Trajectories in tracker -------------------------------------------------------------- diff --git a/examples/extended/runAndEvent/RE02/run.out b/examples/extended/runAndEvent/RE02/run.out index 44fcaba994e..2bd5b029b51 100644 --- a/examples/extended/runAndEvent/RE02/run.out +++ b/examples/extended/runAndEvent/RE02/run.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -380,13 +380,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -439,13 +439,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -471,13 +471,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -503,13 +503,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -535,13 +535,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -567,13 +567,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -599,13 +599,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -631,13 +631,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1485,7 +1485,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 10 - User=0.000000s Real=0.002861s Sys=0.000000s + User=0.000000s Real=0.003390s Sys=0.010000s PrimitiveScorer RUN PhantomSD,totalEDep Number of entries 10 PrimitiveScorer RUN PhantomSD,protonEDep diff --git a/examples/extended/runAndEvent/RE02/run3.out b/examples/extended/runAndEvent/RE02/run3.out index e63ad5fa1bd..47d10a50872 100644 --- a/examples/extended/runAndEvent/RE02/run3.out +++ b/examples/extended/runAndEvent/RE02/run3.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -378,13 +378,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -437,13 +437,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -469,13 +469,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -501,13 +501,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -533,13 +533,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -565,13 +565,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -597,13 +597,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -629,13 +629,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1165,7 +1165,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 10000 - User=10.350000s Real=10.481099s Sys=0.050000s + User=10.200000s Real=10.333021s Sys=0.060000s PrimitiveScorer RUN PhantomSD,totalEDep Number of entries 51141 PrimitiveScorer RUN PhantomSD,protonEDep diff --git a/examples/extended/runAndEvent/RE02/run4.out b/examples/extended/runAndEvent/RE02/run4.out index 9280af5814b..50152441ae7 100644 --- a/examples/extended/runAndEvent/RE02/run4.out +++ b/examples/extended/runAndEvent/RE02/run4.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -380,13 +380,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -439,13 +439,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -471,13 +471,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -503,13 +503,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -535,13 +535,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -567,13 +567,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -599,13 +599,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -631,13 +631,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1167,7 +1167,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 10000 - User=0.160000s Real=0.166935s Sys=0.000000s + User=0.160000s Real=0.167707s Sys=0.000000s PrimitiveScorer RUN PhantomSD,totalEDep Number of entries 81 PrimitiveScorer RUN PhantomSD,protonEDep diff --git a/examples/extended/runAndEvent/RE03/run.out b/examples/extended/runAndEvent/RE03/run.out index e7b2520c2fb..da8bca08ad5 100644 --- a/examples/extended/runAndEvent/RE03/run.out +++ b/examples/extended/runAndEvent/RE03/run.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -277,13 +277,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -336,13 +336,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -368,13 +368,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -400,13 +400,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -432,13 +432,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -464,13 +464,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -496,13 +496,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -528,13 +528,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -973,7 +973,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 2000 - User=40.450000s Real=40.746936s Sys=0.010000s + User=41.010000s Real=41.330122s Sys=0.020000s # ######################################## # diff --git a/examples/extended/runAndEvent/RE04/exampleRE04.out b/examples/extended/runAndEvent/RE04/exampleRE04.out index e48a988dfe0..2f3772a7a98 100644 --- a/examples/extended/runAndEvent/RE04/exampleRE04.out +++ b/examples/extended/runAndEvent/RE04/exampleRE04.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -315,13 +315,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -374,13 +374,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -406,13 +406,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -438,13 +438,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -470,13 +470,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -502,13 +502,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -534,13 +534,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -566,13 +566,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/runAndEvent/RE05/exampleRE05.out b/examples/extended/runAndEvent/RE05/exampleRE05.out index 1b8e5bce876..dd135ba2422 100644 --- a/examples/extended/runAndEvent/RE05/exampleRE05.out +++ b/examples/extended/runAndEvent/RE05/exampleRE05.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -253,13 +253,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -312,13 +312,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -344,13 +344,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -376,13 +376,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -408,13 +408,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -440,13 +440,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -472,13 +472,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -504,13 +504,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1014,9 +1014,9 @@ See commands in /vis/modeling/trajectories/ for other options. ### Run 0 start. G4HEPEvtInterface - reading 484 HEPEvt particles from pythia_event.data. >>> Event 0 - 57 hits are stored in RE05TrackerHitsCollection. + 82 hits are stored in RE05TrackerHitsCollection. 41 hits are stored in RE05CalorimeterHitsCollection. - Total energy deposition in calorimeter : 5.4064239471693 (GeV) + Total energy deposition in calorimeter : 4.8652525882579 (GeV) 1 hits are stored in RE05MuonHitsCollection. G4HEPEvtInterface - reading 755 HEPEvt particles from pythia_event.data. >>> Event 1 @@ -1034,19 +1034,19 @@ G4HEPEvtInterface - reading 448 HEPEvt particles from pythia_event.data. >>> Event 3 0 hits are stored in RE05TrackerHitsCollection. 3 hits are stored in RE05CalorimeterHitsCollection. - Total energy deposition in calorimeter : 0.52296005634452 (GeV) + Total energy deposition in calorimeter : 0.52855894097691 (GeV) 0 hits are stored in RE05MuonHitsCollection. G4HEPEvtInterface - reading 945 HEPEvt particles from pythia_event.data. >>> Event 4 - 87 hits are stored in RE05TrackerHitsCollection. - 69 hits are stored in RE05CalorimeterHitsCollection. - Total energy deposition in calorimeter : 9.5144646335488 (GeV) + 97 hits are stored in RE05TrackerHitsCollection. + 68 hits are stored in RE05CalorimeterHitsCollection. + Total energy deposition in calorimeter : 11.995399230672 (GeV) 1 hits are stored in RE05MuonHitsCollection. G4HEPEvtInterface - reading 837 HEPEvt particles from pythia_event.data. >>> Event 5 - 128 hits are stored in RE05TrackerHitsCollection. - 121 hits are stored in RE05CalorimeterHitsCollection. - Total energy deposition in calorimeter : 9.2617126822499 (GeV) + 135 hits are stored in RE05TrackerHitsCollection. + 50 hits are stored in RE05CalorimeterHitsCollection. + Total energy deposition in calorimeter : 7.9034622181603 (GeV) 1 hits are stored in RE05MuonHitsCollection. G4HEPEvtInterface - reading 603 HEPEvt particles from pythia_event.data. >>> Event 6 @@ -1056,26 +1056,26 @@ G4HEPEvtInterface - reading 603 HEPEvt particles from pythia_event.data. 0 hits are stored in RE05MuonHitsCollection. G4HEPEvtInterface - reading 627 HEPEvt particles from pythia_event.data. >>> Event 7 - 41 hits are stored in RE05TrackerHitsCollection. - 31 hits are stored in RE05CalorimeterHitsCollection. - Total energy deposition in calorimeter : 7.2464057675714 (GeV) + 28 hits are stored in RE05TrackerHitsCollection. + 29 hits are stored in RE05CalorimeterHitsCollection. + Total energy deposition in calorimeter : 6.9216389892557 (GeV) 1 hits are stored in RE05MuonHitsCollection. G4HEPEvtInterface - reading 682 HEPEvt particles from pythia_event.data. >>> Event 8 - 67 hits are stored in RE05TrackerHitsCollection. - 46 hits are stored in RE05CalorimeterHitsCollection. - Total energy deposition in calorimeter : 9.4955235947659 (GeV) + 83 hits are stored in RE05TrackerHitsCollection. + 47 hits are stored in RE05CalorimeterHitsCollection. + Total energy deposition in calorimeter : 8.5061615079453 (GeV) 1 hits are stored in RE05MuonHitsCollection. G4HEPEvtInterface - reading 330 HEPEvt particles from pythia_event.data. >>> Event 9 - 16 hits are stored in RE05TrackerHitsCollection. - 23 hits are stored in RE05CalorimeterHitsCollection. - Total energy deposition in calorimeter : 5.5249640772527 (GeV) + 31 hits are stored in RE05TrackerHitsCollection. + 17 hits are stored in RE05CalorimeterHitsCollection. + Total energy deposition in calorimeter : 4.6295528160147 (GeV) 1 hits are stored in RE05MuonHitsCollection. Run terminated. Run Summary Number of events processed : 10 - User=1.630000s Real=1.649704s Sys=0.000000s + User=1.770000s Real=1.792417s Sys=0.010000s # Graphics systems deleted. Visualization Manager deleting... @@ -1092,12 +1092,12 @@ G4SDManager deleted. EventManager deleted. Units table cleared. TransportationManager deleted. -Total navigation history collections cleaned: 403 +Total navigation history collections cleaned: 420 G4RNGHelper object is deleted. ================== Deleting memory pools =================== -Pool ID '20G4NavigationLevelRep', size : 0.66 MB +Pool ID '20G4NavigationLevelRep', size : 0.688 MB Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB -Pool ID '17G4DynamicParticle', size : 0.695 MB +Pool ID '17G4DynamicParticle', size : 0.672 MB Pool ID '16G4SmartVoxelNode', size : 0.00385 MB Pool ID '17G4SmartVoxelProxy', size : 0.00192 MB Pool ID '7G4Event', size : 0.000961 MB @@ -1106,19 +1106,19 @@ Pool ID '16G4HEPEvtParticle', size : 0.0221 MB Pool ID '15G4PrimaryVertex', size : 0.000961 MB Pool ID '15G4HCofThisEvent', size : 0.000961 MB Pool ID '16G4HitsCollection', size : 0.000961 MB -Pool ID '7G4Track', size : 1.19 MB -Pool ID '18G4TouchableHistory', size : 0.0481 MB +Pool ID '7G4Track', size : 1.14 MB +Pool ID '18G4TouchableHistory', size : 0.05 MB Pool ID '15G4CountedObjectIvE', size : 0.00673 MB Pool ID '12G4Trajectory', size : 0.0279 MB Pool ID '17G4TrajectoryPoint', size : 0.153 MB Pool ID '14RE05TrackerHit', size : 0.00577 MB -Pool ID '18RE05CalorimeterHit', size : 0.0173 MB +Pool ID '18RE05CalorimeterHit', size : 0.00961 MB Pool ID '11RE05MuonHit', size : 0.000961 MB Pool ID '21G4TrajectoryContainer', size : 0.000961 MB Pool ID '10G4Fragment', size : 0.00865 MB -Pool ID '17G4ReactionProduct', size : 0.0106 MB +Pool ID '17G4ReactionProduct', size : 0.0144 MB Number of memory pools allocated: 22 of which, static: 0 -Dynamic pools deleted: 22 / Total memory freed: 3 MB +Dynamic pools deleted: 22 / Total memory freed: 2.9 MB ============================================================ G4Allocator objects are deleted. UImanager deleted. diff --git a/examples/extended/runAndEvent/RE06/exampleRE06.out b/examples/extended/runAndEvent/RE06/exampleRE06.out index d7f512f68df..fb449edb9d7 100644 --- a/examples/extended/runAndEvent/RE06/exampleRE06.out +++ b/examples/extended/runAndEvent/RE06/exampleRE06.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -383,13 +383,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -442,13 +442,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -474,13 +474,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -506,13 +506,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -538,13 +538,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -570,13 +570,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -602,13 +602,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -634,13 +634,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1115,7 +1115,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 10 - User=0.890000s Real=1.145521s Sys=0.250000s + User=0.980000s Real=1.235965s Sys=0.250000s ############################################################ Run Summary - Number of events : 10 ############################################################ @@ -1123,116 +1123,116 @@ Region : Calor-A Production thresholds : gamma 1 mm e- 1 mm e+ 1 mm Energy deposition in an event : - Absorber 3.00165 GeV Gap 367.513 MeV + Absorber 3.03716 GeV Gap 358.024 MeV Number of secondaries in an event : - gamma in Absorber 883 in Gap 50.9 - e- in Absorber 1488 in Gap 161.4 - e+ in Absorber 89.2 in Gap 3.1 + gamma in Absorber 905.1 in Gap 53.2 + e- in Absorber 1498.4 in Gap 157.1 + e+ in Absorber 90.6 in Gap 3.4 Minimum kinetic energy of generated secondaries : - gamma in Absorber 101.822 keV in Gap 6.19663 keV - e- in Absorber 122.049 eV in Gap 370.106 eV - e+ in Absorber 23.4293 keV in Gap 244.029 keV + gamma in Absorber 101.803 keV in Gap 6.25423 keV + e- in Absorber 108.827 eV in Gap 176.28 eV + e+ in Absorber 16.981 keV in Gap 371.704 keV Total track length of e+/e- in an event : - Absorber 1.1771 m Gap 83.5828 cm + Absorber 1.20479 m Gap 78.6428 cm Total number of steps of e+/e- in an event : - Absorber 3788.3 Gap 584 + Absorber 3854.3 Gap 570.6 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 3106.73 836 1233.8 76.6 1761.48 3418.8 - 1 158.459 61.4 229.5 9 163.031 550.1 - 2 50.2298 17.4 89.5 3.1 45.8343 196.1 - 3 26.012 9.7 44 1.6 19.9858 96.4 - 4 13.1869 4.1 22.3 0.8 12.7909 48.6 - 5 6.20448 2.5 11.8 0.6 4.11864 25.4 - 6 2.19671 0.8 5.6 0.1 1.58577 10.9 - 7 2.09383 0.5 4.7 0.1 1.48559 12.2 - 8 1.56971 0.8 2.2 0.2 1.10319 4.2 - 9 0.916664 0.3 2.6 0.1 0.580551 4 - 10 0.209061 0 0.7 0 0.117859 1.1 - 11 0.873451 0.2 1 0 0.613023 2 - 12 0.0393146 0 0.3 0 0.00919443 0.4 - 13 0.162943 0 0.6 0 0.0729258 0.8 - 14 0.168936 0.2 0.2 0.1 0.0948411 0.5 - 15 0.0305248 0 0.3 0 0.0106401 0.4 - 16 0.0607512 0 0.3 0 0.0220514 0.4 - 17 0.00206427 0 0 0 0 0 - 18 5.82751e-05 0 0 0 0 0 - 19 0.00173966 0 0 0 0 0 + 0 3154.84 874.7 1260.6 79.8 1742.96 3503.8 + 1 139.538 49 213.8 7.7 151.9 521.3 + 2 47.7516 16.9 80.4 3.2 44.6887 183.7 + 3 25.3732 9.1 48.4 2.1 23.3662 99.2 + 4 15.4041 5 24.9 0.6 16.6336 57.6 + 5 4.30186 1.6 11.5 0.3 3.54023 25.2 + 6 2.70376 0.3 5.6 0 2.04689 13.1 + 7 1.90213 0.7 4.1 0.1 1.79317 7.2 + 8 1.06352 0.2 1.8 0.1 1.58306 4.8 + 9 1.03602 0.6 1.5 0.1 0.683546 3.4 + 10 0.814089 0 1.7 0 1.55509 3.3 + 11 0.150853 0 0.5 0 0.196937 0.7 + 12 0.156742 0.1 0.5 0 0.219813 1.3 + 13 0.10504 0.1 0.2 0 0.0454854 0.3 + 14 0.00330792 0 0 0 0 0 + 15 0.00800186 0 0 0 0 0 + 16 0.0115778 0 0 0 0 0 + 17 0.00912397 0 0 0 0 0 + 18 0.00249111 0 0 0 0 0 + 19 0.00984003 0 0 0 0 0 ############################################################ Region : Calor-B Production thresholds : gamma 1 mm e- 1 mm e+ 1 mm Energy deposition in an event : - Absorber 2.72722 GeV Gap 338.452 MeV + Absorber 2.93398 GeV Gap 355.737 MeV Number of secondaries in an event : - gamma in Absorber 717.6 in Gap 42.9 - e- in Absorber 1216.5 in Gap 126.1 - e+ in Absorber 72.3 in Gap 2.8 + gamma in Absorber 831 in Gap 45.2 + e- in Absorber 1408.9 in Gap 144.7 + e+ in Absorber 84.4 in Gap 2.3 Minimum kinetic energy of generated secondaries : - gamma in Absorber 101.811 keV in Gap 6.26556 keV - e- in Absorber 148.789 eV in Gap 365.794 eV - e+ in Absorber 14.1926 keV in Gap 322.994 keV + gamma in Absorber 101.879 keV in Gap 6.19456 keV + e- in Absorber 156.27 eV in Gap 209.732 eV + e+ in Absorber 5.96713 keV in Gap 127.622 keV Total track length of e+/e- in an event : - Absorber 99.1309 cm Gap 69.5154 cm + Absorber 1.1256 m Gap 76.9671 cm Total number of steps of e+/e- in an event : - Absorber 3116.7 Gap 481.7 + Absorber 3619.6 Gap 539.4 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 2881.04 694.3 1046.2 63.2 1490.76 2900 - 1 116.646 45.3 172.3 7.3 121.785 425.3 - 2 36.5892 12 61.7 2.7 40.8572 137.8 - 3 16.4035 5.3 28.3 1 15.8202 63.3 - 4 7.87062 2.2 15.7 0.5 10.4524 33 - 5 3.40197 0.4 8.6 0.1 2.57642 17.7 - 6 1.04794 0.1 3 0 1.74696 7.7 - 7 1.67079 0.8 3.7 0.3 1.65206 7.2 - 8 0.454252 0 1.7 0 0.274715 4.4 - 9 0.000974357 0 0 0 0 0 - 10 0.0983638 0 0.2 0 0.0521147 0.3 - 11 0.270515 0.1 0.5 0 0.341824 0.8 - 12 0.0617549 0 0.1 0 0.0395135 0.1 - 13 0.00794944 0 0 0 0 0 - 14 0.0525281 0 0.3 0 0.0199815 0.4 - 15 0.0294971 0 0.1 0 0.0800957 0.1 - 16 0.00663813 0 0 0 0 0 - 17 0.0182485 0 0.2 0 0.00381243 0.3 - 18 0 0 0 0 0 0 - 19 0.00152284 0 0 0 0 0 + 0 3072.6 799.9 1191.7 73.5 1659.45 3284.1 + 1 130.382 51.1 197.7 8.4 142.408 503.1 + 2 51.5118 16.4 86.9 3 61.4198 218.6 + 3 17.3849 4.5 35.6 0.9 15.5934 73.7 + 4 8.30527 2.2 17.4 0.4 8.03854 34 + 5 3.64913 0.8 9.8 0.2 2.71882 20.1 + 6 2.36672 0.6 6.1 0.1 1.57438 10 + 7 0.862998 0.3 2.2 0.1 0.911981 4.1 + 8 0.373234 0.1 1.5 0 0.2626 2.4 + 9 0.416545 0.2 1.1 0.1 0.284958 2 + 10 0.324482 0 0.8 0 0.375389 1.1 + 11 0.459875 0 1 0 1.13728 2 + 12 0.0913609 0 0.3 0 0.177555 0.5 + 13 0.0499704 0 0.2 0 0.172416 0.3 + 14 0.093891 0 0.1 0 0.0662249 0.1 + 15 0.503886 0.1 0.3 0 0.418896 1.6 + 16 0.0149178 0 0.1 0 0.00490359 0.1 + 17 0.164694 0 0.5 0 0.179172 0.6 + 18 0.03162 0 0.1 0 0.00721855 0.2 + 19 6.72208e-06 0 0 0 0 0 ############################################################ Region : Calor-C Production thresholds : gamma 10 cm e- 10 cm e+ 10 cm Energy deposition in an event : - Absorber 2.72502 GeV Gap 286.342 MeV + Absorber 2.40492 GeV Gap 272.163 MeV Number of secondaries in an event : - gamma in Absorber 138.3 in Gap 12.8 - e- in Absorber 246.8 in Gap 18 - e+ in Absorber 39.1 in Gap 1.5 + gamma in Absorber 69.3 in Gap 8.6 + e- in Absorber 125.5 in Gap 12.1 + e+ in Absorber 19.4 in Gap 0.8 Minimum kinetic energy of generated secondaries : - gamma in Absorber 290.06 keV in Gap 56.9198 keV - e- in Absorber 740.824 eV in Gap 533.736 eV - e+ in Absorber 12.395 keV in Gap 1.99392 MeV + gamma in Absorber 346.742 keV in Gap 71.3539 keV + e- in Absorber 972.516 eV in Gap 2.20488 keV + e+ in Absorber 35.769 keV in Gap 4.05463 MeV Total track length of e+/e- in an event : - Absorber 39.6229 cm Gap 22.2413 cm + Absorber 20.9391 cm Gap 15.986 cm Total number of steps of e+/e- in an event : - Absorber 726.2 Gap 87.3 + Absorber 367 Gap 69.9 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 2943.52 138.4 187.5 34.8 554.338 618.7 - 1 39.8175 7.8 41 3.4 33.4256 104 - 2 15.2388 2.6 16 1.3 18.2399 42.7 - 3 4.99592 0.9 8.9 0.4 4.64629 27.5 - 4 3.62198 1.2 5.3 0.6 2.43808 9.8 - 5 1.33752 0.2 2.5 0.1 1.99627 4.2 - 6 1.09416 0 1.3 0 1.08712 2.2 - 7 0.454128 0 0.6 0 0.376072 1.2 - 8 0.436519 0 0.8 0 1.14375 1.5 - 9 0.714363 0 0.6 0 0.552153 1.1 - 10 0 0 0 0 0 0 - 11 0.132832 0 0.3 0 0.398674 0.6 + 0 2640.55 71.2 95.4 17.5 321.565 324 + 1 24.4949 4.7 22.7 1.8 33.8076 64 + 2 6.66403 1.4 9.3 0.6 8.45062 23.6 + 3 2.37402 0.2 5.6 0.1 3.36156 12.1 + 4 1.83915 0.4 2.6 0.2 1.37549 7.3 + 5 0.0562691 0 0.2 0 0.0225739 0.3 + 6 0.635547 0 0.9 0 0.392018 1.8 + 7 0.345687 0 0.4 0 0.210165 3.1 + 8 0.0127931 0 0.1 0 0.0221293 0.1 + 9 0.0192131 0 0.1 0 0.00235385 0.2 + 10 0.0923235 0 0.3 0 0.0414946 0.4 + 11 0 0 0 0 0 0 12 0 0 0 0 0 0 13 0 0 0 0 0 0 14 0 0 0 0 0 0 @@ -1398,7 +1398,7 @@ Index : 6 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10 - User=1.500000s Real=1.839031s Sys=0.330000s + User=1.620000s Real=2.021582s Sys=0.380000s ############################################################ Run Summary - Number of events : 10 ############################################################ @@ -1406,124 +1406,124 @@ Region : Calor-A Production thresholds : gamma 200 um e- 200 um e+ 200 um Energy deposition in an event : - Absorber 2.78439 GeV Gap 344.066 MeV + Absorber 2.9402 GeV Gap 363.157 MeV Number of secondaries in an event : - gamma in Absorber 995.5 in Gap 53.5 - e- in Absorber 1747.6 in Gap 230.5 - e+ in Absorber 78.7 in Gap 2 + gamma in Absorber 1110.1 in Gap 63.7 + e- in Absorber 1918.7 in Gap 256.6 + e+ in Absorber 89.9 in Gap 2.3 Minimum kinetic energy of generated secondaries : - gamma in Absorber 47.5012 keV in Gap 2.81561 keV - e- in Absorber 58.9897 eV in Gap 59.5862 eV - e+ in Absorber 33.5288 keV in Gap 680.226 keV + gamma in Absorber 47.4746 keV in Gap 2.8193 keV + e- in Absorber 40.8092 eV in Gap 13.6752 eV + e+ in Absorber 2.09538 keV in Gap 357.956 keV Total track length of e+/e- in an event : - Absorber 1.11726 m Gap 75.2577 cm + Absorber 1.23937 m Gap 84.1737 cm Total number of steps of e+/e- in an event : - Absorber 4306.9 Gap 675.3 + Absorber 4769.9 Gap 764.9 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 2927.21 955.6 1609.1 68 1651.38 4097.6 - 1 119.394 56.2 210.4 8.2 133.511 506.8 - 2 43.9443 20.3 79 2.2 49.9659 199.4 - 3 18.371 7.8 35 0.7 14.7371 86.7 - 4 8.33078 4.1 17 0.7 8.14013 37.7 - 5 5.42033 2 12.8 0.5 7.41957 25.2 - 6 2.65571 1.7 5.7 0.4 2.26921 12.2 - 7 1.08796 0.6 2.9 0 0.800377 5.4 - 8 1.02404 0.3 3.1 0 0.768873 5.1 - 9 0.180777 0 0.8 0 0.193071 1.1 - 10 0.497924 0 0.9 0 0.473788 2.7 - 11 0.0874242 0.3 0.5 0 0.0359939 0.9 - 12 0.137709 0 0.3 0 0.0937402 0.4 - 13 0.00945093 0 0.2 0 0.00772392 0.2 - 14 0.0848626 0.1 0.4 0 0.0418827 0.8 - 15 0.0033876 0 0 0 0 0 - 16 0.00352138 0 0 0 0 0 - 17 0.00268144 0 0 0 0 0 - 18 0.001355 0 0 0 0 0 - 19 0.000799072 0 0 0 0 0 + 0 3045.56 1046.9 1725.4 76.6 1799.91 4473.2 + 1 150.506 73.3 242.5 9.1 175.218 595.1 + 2 59.1489 32.1 108.8 4 58.3856 243.5 + 3 22.0915 10.1 44.9 1.1 22.3383 98.2 + 4 11.2234 5.1 22.5 0.8 10.6818 48.7 + 5 5.52675 2 12.7 0.2 4.16087 26.5 + 6 4.39767 2 8.2 0.1 5.77983 20.3 + 7 2.29849 1.6 4.7 0.2 1.9665 11.3 + 8 1.03693 0 1.6 0 0.742099 2.7 + 9 0.432783 0 1.2 0 0.354998 1.6 + 10 0.199916 0.1 0.7 0 0.413223 7.7 + 11 0.202242 0.2 0.5 0 0.591173 3.1 + 12 0.424173 0.3 0.7 0.1 0.278929 1.4 + 13 0.182236 0.1 0.5 0 0.137046 1 + 14 0.021521 0 0.1 0 0.0476428 0.1 + 15 0.0305661 0 0.1 0 0.0146417 0.2 + 16 0.000414285 0 0 0 0 0 + 17 0.00287402 0 0 0 0 0 + 18 0.00194476 0 0 0 0 0 + 19 0.00100912 0 0 0 0 0 ############################################################ Region : Calor-B Production thresholds : gamma 2 mm e- 2 mm e+ 2 mm Energy deposition in an event : - Absorber 3.02149 GeV Gap 370.996 MeV + Absorber 3.30785 GeV Gap 409.574 MeV Number of secondaries in an event : - gamma in Absorber 816.2 in Gap 50.8 - e- in Absorber 1371.1 in Gap 140.2 - e+ in Absorber 91.5 in Gap 2.8 + gamma in Absorber 973 in Gap 63 + e- in Absorber 1628.7 in Gap 165.4 + e+ in Absorber 110.8 in Gap 3.7 Minimum kinetic energy of generated secondaries : - gamma in Absorber 120.87 keV in Gap 8.73566 keV - e- in Absorber 109.04 eV in Gap 180.918 eV - e+ in Absorber 1.33025 keV in Gap 788.771 keV + gamma in Absorber 120.83 keV in Gap 8.71244 keV + e- in Absorber 141.705 eV in Gap 239.44 eV + e+ in Absorber 22.7036 keV in Gap 252.789 keV Total track length of e+/e- in an event : - Absorber 1.1404 m Gap 82.1008 cm + Absorber 1.34552 m Gap 1.0133 m Total number of steps of e+/e- in an event : - Absorber 3534.4 Gap 545.3 + Absorber 4231.9 Gap 671.8 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 3141.85 782.1 1112.5 79.4 1668.52 3141.7 - 1 143.428 49.4 211.5 7.9 173.227 503.7 - 2 54.6024 17.5 90.8 3.3 61.2362 207.9 - 3 26.5441 10.3 46 2 26.9615 109.1 - 4 11.2394 2.6 21.9 0.7 11.1599 48.3 - 5 5.46887 1.2 8.8 0.2 10.9231 23.7 - 6 3.38355 1.3 7.2 0.4 2.8168 14.3 - 7 2.51618 1.1 5 0.1 3.58331 12 - 8 1.4416 0.6 2.8 0.1 0.967745 8.1 - 9 0.949587 0.4 2.2 0 1.37312 5.7 - 10 0.272344 0.3 0.4 0.1 0.166401 1 - 11 0.0502664 0 0.2 0 0.0583088 0.2 - 12 0.477501 0.2 1.4 0.1 0.317532 3 - 13 0.154041 0 0.5 0 0.0699222 0.7 - 14 0.0567991 0 0.1 0 0.0244663 0.3 - 15 0.00511185 0 0 0 0 0 - 16 0.00978229 0 0 0 0 0 - 17 0.00889712 0 0 0 0 0 - 18 0.00414167 0 0 0 0 0 - 19 0.00301477 0 0 0 0 0 + 0 3440.89 942.2 1324.7 97.6 2048.84 3834.2 + 1 151.7 52.6 239 9.1 189.423 555.6 + 2 62.7373 21.5 106.5 4.3 61.8446 244.3 + 3 29.9367 10 54.8 1.7 26.8509 121.8 + 4 14.8021 5 27.5 0.9 13.2857 64 + 5 5.69448 1.6 15.8 0.2 5.6957 31.2 + 6 4.08081 0.8 8.4 0.2 3.68821 15.2 + 7 2.87579 0.8 6.4 0.2 4.03678 15.9 + 8 1.82974 0.9 3.6 0.2 1.402 6.8 + 9 1.4419 0.3 3.7 0.1 1.36304 6.1 + 10 0.344412 0 0.8 0 0.556938 3.6 + 11 0.238107 0.1 0.7 0 0.202363 1.2 + 12 0.150514 0 0.6 0 0.26454 0.9 + 13 0.121226 0 0.6 0 0.116781 0.8 + 14 0.213658 0.1 0.7 0 0.121162 1 + 15 0.334089 0 0.2 0 1.13094 0.9 + 16 0.00355256 0 0 0 0 0 + 17 0.0028712 0 0 0 0 0 + 18 0.0188969 0.1 0.1 0 0.00257933 0.2 + 19 0.0045384 0 0 0 0 0 ############################################################ Region : Calor-C Production thresholds : gamma 2 cm e- 2 cm e+ 2 cm Energy deposition in an event : - Absorber 4.10561 GeV Gap 464.646 MeV + Absorber 3.98085 GeV Gap 407.412 MeV Number of secondaries in an event : - gamma in Absorber 862 in Gap 62.4 - e- in Absorber 1603.5 in Gap 152.6 - e+ in Absorber 149 in Gap 5.3 + gamma in Absorber 828.8 in Gap 46 + e- in Absorber 1534.5 in Gap 131.9 + e+ in Absorber 143.1 in Gap 5 Minimum kinetic energy of generated secondaries : - gamma in Absorber 70.1385 keV in Gap 27.0755 keV - e- in Absorber 116.055 eV in Gap 149.444 eV - e+ in Absorber 6.69401 keV in Gap 382.156 keV + gamma in Absorber 101.996 keV in Gap 27.2165 keV + e- in Absorber 169.914 eV in Gap 207.208 eV + e+ in Absorber 22.5206 keV in Gap 155.557 keV Total track length of e+/e- in an event : - Absorber 1.6594 m Gap 1.10164 m + Absorber 1.59093 m Gap 83.5172 cm Total number of steps of e+/e- in an event : - Absorber 4120.9 Gap 621.9 + Absorber 3889.4 Gap 536.9 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 4161.5 832.8 1199.3 129.5 2317.93 3432 - 1 241.992 57 294.2 14.2 279.389 739.6 - 2 85.9355 19 128.8 6.6 88.3402 285.7 - 3 34.4814 5.6 54 1.6 28.3857 125.2 - 4 20.6974 4.5 30.6 1.4 17.5915 58.9 - 5 9.84349 1.8 16.7 0.7 7.34702 33.4 - 6 4.99676 1.4 10.9 0.2 4.60893 20.7 - 7 2.92839 0.2 6.4 0 5.14092 13.8 - 8 3.23884 0.5 5.1 0.1 7.46402 13.6 - 9 1.22345 0.1 3.1 0 2.0887 6.3 - 10 0.646757 0 1.5 0 0.428673 2.4 - 11 0.481567 0 1.4 0 0.627895 2.3 - 12 0.390626 0.2 0.4 0 0.181979 0.8 - 13 0.246525 0 0.8 0 0.183698 1.7 - 14 0.655398 0.3 1.2 0 0.373725 1.8 - 15 0.336378 0.6 1 0 0.142774 1.5 - 16 0.0239329 0 0 0 0 0 - 17 0.228694 0.2 0.2 0 0.130191 0.5 - 18 0.0849275 0.2 0.3 0 0.0176393 0.5 - 19 0.29278 0 0.2 0 0.671075 2.1 + 0 4029.93 799.2 1149.3 126.3 2052.89 3220.7 + 1 215.479 49 282.2 13.4 227.581 686.9 + 2 68.9881 12 114 4 72.7054 255.7 + 3 40.9773 9.1 62.8 2.9 40.5694 124.7 + 4 13.0552 2.1 24.3 0.8 11.5651 56.1 + 5 7.7964 1.4 13.6 0.3 6.92943 29.8 + 6 3.77258 0.4 6.1 0.1 3.62847 13.2 + 7 2.28999 0.3 5 0.1 2.14791 8.1 + 8 1.78468 0.2 2.3 0 1.64151 5.7 + 9 0.697779 0 1.8 0 1.64631 3.6 + 10 0.795309 0.3 0.9 0.1 1.42002 5.8 + 11 0.525787 0.1 1.2 0 0.26797 1.9 + 12 0.307693 0 0.7 0 0.681967 3.4 + 13 0.0965287 0 0.3 0 0.0360134 5.8 + 14 0.557213 0 0.4 0 1.45234 1.2 + 15 0.559413 0.2 0.4 0.1 0.503143 1.8 + 16 0.558498 0.5 0.8 0 0.39434 1.5 + 17 0.0112375 0 0 0 0 0 + 18 0.00896854 0 0 0 0 0 + 19 0.0209501 0 0.1 0 0.0135834 0.1 ############################################################ /run/dumpCouples @@ -1712,7 +1712,7 @@ Index : 12 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10 - User=0.290000s Real=0.369952s Sys=0.080000s + User=0.610000s Real=0.771954s Sys=0.160000s ############################################################ Run Summary - Number of events : 10 ############################################################ @@ -1720,124 +1720,124 @@ Region : Calor-A Production thresholds : gamma 200 um e- 200 um e+ 200 um Energy deposition in an event : - Absorber 616.623 MeV Gap 267.396 MeV + Absorber 1.19552 GeV Gap 511.23 MeV Number of secondaries in an event : - gamma in Absorber 56.5 in Gap 16.2 - e- in Absorber 359.3 in Gap 171.9 - e+ in Absorber 2.2 in Gap 0.9 + gamma in Absorber 234.1 in Gap 66.3 + e- in Absorber 1354.6 in Gap 565 + e+ in Absorber 14.5 in Gap 3.5 Minimum kinetic energy of generated secondaries : - gamma in Absorber 3.27034 keV in Gap 1.57605 keV - e- in Absorber 125.086 eV in Gap 141.23 eV - e+ in Absorber 763.683 keV in Gap 200.176 keV + gamma in Absorber 3.25598 keV in Gap 1.49714 keV + e- in Absorber 102.532 eV in Gap 107.703 eV + e+ in Absorber 86.1261 keV in Gap 874.058 keV Total track length of e+/e- in an event : - Absorber 54.7271 cm Gap 50.6981 cm + Absorber 1.93992 m Gap 1.81687 m Total number of steps of e+/e- in an event : - Absorber 700.7 Gap 365.2 + Absorber 2602.6 Gap 1212.4 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 810.592 55.1 287.5 1.9 825.207 665.5 - 1 34.7783 9.9 57.5 0.7 119.219 127.1 - 2 8.40408 2.3 34.4 0.1 25.9257 52.3 - 3 8.91499 1.5 30 0.1 26.8417 43.9 - 4 4.22647 0.9 23.9 0 10.7959 34.7 - 5 5.33749 0.7 22.1 0.1 15.5155 31.9 - 6 3.12647 0.7 17.7 0 8.89276 29.9 - 7 2.83194 0.4 12.2 0 6.39387 17.5 - 8 0.600404 0.1 6.8 0 1.00854 8.4 - 9 0.505783 0 8.9 0 0.566474 9.9 - 10 3.12588 1 9.9 0.2 10.6952 15.8 - 11 0.38058 0.1 6.5 0 0.439701 7.6 - 12 0.261548 0 3.1 0 0.806024 5.2 - 13 0.148868 0 1.7 0 0.161561 3.2 - 14 0.523499 0 2.5 0 1.57842 5.5 - 15 0.0834984 0 1 0 0.0851674 1.1 - 16 0.0412349 0 2.2 0 0.0162266 2.5 - 17 0.0488198 0 1.4 0 0.0277307 1.6 - 18 0.0421562 0 0.8 0 0.0277392 1.2 - 19 0.0228369 0 0.4 0 0.0341494 0.4 + 0 1342.62 212.7 634.4 11.8 2639.71 1739.1 + 1 183.735 51.2 292.2 2.8 598.346 647.7 + 2 64.3192 13.4 203.6 1.1 201.593 331.8 + 3 40.7937 8.5 170.7 0.9 129.265 260.4 + 4 19.922 4.6 125 0.4 50.724 178.4 + 5 19.4524 4.5 111.6 0.4 57.1305 163 + 6 7.19639 1.6 83.1 0.3 14.2719 104.5 + 7 5.53024 0.4 69.8 0.1 10.7496 87.9 + 8 5.77545 0.9 51.6 0.1 12.4482 70.7 + 9 4.86693 0.8 41.7 0 12.9146 57.8 + 10 2.77177 0.6 36.6 0 4.83976 44.8 + 11 1.92761 0.1 22.9 0 4.62547 27.3 + 12 1.73948 0.1 19 0 5.29724 26.5 + 13 1.27924 0 12.3 0 3.72482 16 + 14 0.710906 0.3 8.9 0 1.21006 11.3 + 15 0.574269 0.2 7.8 0.1 0.860434 9.6 + 16 1.49909 0.3 8.8 0 4.52008 12.9 + 17 0.932657 0.2 7 0 1.99012 9.2 + 18 0.306185 0 3.2 0 1.12983 3.7 + 19 0.424798 0 3.8 0 0.991884 5.7 ############################################################ Region : Calor-B Production thresholds : gamma 2 mm e- 2 mm e+ 2 mm Energy deposition in an event : - Absorber 632.955 MeV Gap 279.225 MeV + Absorber 567.281 MeV Gap 246.856 MeV Number of secondaries in an event : - gamma in Absorber 46.4 in Gap 16.9 - e- in Absorber 261.1 in Gap 111.1 - e+ in Absorber 2.7 in Gap 1.1 + gamma in Absorber 30.3 in Gap 10.1 + e- in Absorber 173.2 in Gap 78 + e+ in Absorber 1.2 in Gap 0.9 Minimum kinetic energy of generated secondaries : - gamma in Absorber 9.6956 keV in Gap 4.29993 keV - e- in Absorber 100.382 eV in Gap 100.837 eV - e+ in Absorber 741.204 keV in Gap 640.753 keV + gamma in Absorber 9.66217 keV in Gap 4.26122 keV + e- in Absorber 119.794 eV in Gap 105.255 eV + e+ in Absorber 2.81327 MeV in Gap 1.6348 MeV Total track length of e+/e- in an event : - Absorber 50.6885 cm Gap 51.9062 cm + Absorber 36.102 cm Gap 34.7306 cm Total number of steps of e+/e- in an event : - Absorber 535.1 Gap 266.7 + Absorber 384.5 Gap 206.4 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 827.501 47.9 101.9 2.4 773.442 381.2 - 1 42.9083 8.9 47.2 0.6 138.312 108.1 - 2 20.6882 3.2 52.5 0.3 62.5061 90.3 - 3 3.58376 0.7 31.8 0.1 6.44388 41.7 - 4 3.56152 0.3 28.7 0 10.0097 39.9 - 5 2.9844 0.8 22.7 0.1 7.78644 29 - 6 7.01222 1.2 22 0.3 19.4915 32.2 - 7 1.2005 0 17.8 0 2.20786 20.7 - 8 0.964623 0.1 13.5 0 2.70162 17.5 - 9 0.322782 0 7.9 0 0.517288 9.4 - 10 0.640189 0.1 7.4 0 1.56269 10 - 11 0.165101 0 4.1 0 0.121222 4.5 - 12 0.0589183 0 2.6 0 0.0317972 3 - 13 0.0603239 0 1.7 0 0.0718973 1.8 - 14 0.190356 0.1 2.5 0 0.309252 3.3 - 15 0.0747055 0 2.5 0 0.0425304 3 - 16 0.0643085 0 1.9 0 0.0372529 2.2 - 17 0.0882347 0 1.2 0 0.241309 1.4 - 18 0.0196535 0 0.4 0 0.01155 0.4 - 19 0.0238238 0 0.9 0 0.0162823 1.1 + 0 770.796 31.1 81.4 1 589.597 329.1 + 1 17.768 4 31.3 0.3 53.1624 60.5 + 2 6.9899 1.4 30 0.1 18.8324 43.9 + 3 6.22643 1.4 20.4 0.2 16.8842 32.2 + 4 3.40658 0.6 17.6 0.1 8.25077 25.9 + 5 4.2777 1.1 18.6 0.2 11.0803 28.8 + 6 0.750727 0.1 12 0 1.69591 16.7 + 7 0.831454 0.1 7.1 0 2.40055 11.9 + 8 0.265234 0 6.3 0 0.166322 7.5 + 9 0.178006 0 4 0 0.22946 4.3 + 10 0.724718 0.2 4.6 0.1 1.94056 5.8 + 11 0.198995 0 3 0 0.364021 4.5 + 12 1.17537 0.4 3 0.1 3.11665 6.1 + 13 0.100875 0 2.6 0 0.0803943 3.1 + 14 0.085801 0 2.3 0 0.060638 2.6 + 15 0.047615 0 0.9 0 0.0571591 1 + 16 0.0738247 0 1.1 0 0.0607894 1.4 + 17 0.0966271 0 2.5 0 0.0630644 2.8 + 18 0.0179558 0 0.6 0 0.0183024 0.6 + 19 0.109946 0 1.1 0 0.260164 1.3 ############################################################ Region : Calor-C Production thresholds : gamma 2 cm e- 2 cm e+ 2 cm Energy deposition in an event : - Absorber 616.194 MeV Gap 252.427 MeV + Absorber 589.853 MeV Gap 257.617 MeV Number of secondaries in an event : - gamma in Absorber 28.9 in Gap 10.1 - e- in Absorber 173.3 in Gap 71 - e+ in Absorber 2.4 in Gap 1 + gamma in Absorber 26.2 in Gap 6.5 + e- in Absorber 153.2 in Gap 67.4 + e+ in Absorber 1.7 in Gap 0.1 Minimum kinetic energy of generated secondaries : - gamma in Absorber 29.7856 keV in Gap 11.0364 keV - e- in Absorber 111.243 eV in Gap 120.903 eV - e+ in Absorber 803.143 keV in Gap 547.716 keV + gamma in Absorber 28.474 keV in Gap 10.5033 keV + e- in Absorber 109.484 eV in Gap 108.401 eV + e+ in Absorber 282.376 keV in Gap 991.655 keV Total track length of e+/e- in an event : - Absorber 35.9439 cm Gap 30.5549 cm + Absorber 29.6272 cm Gap 28.7327 cm Total number of steps of e+/e- in an event : - Absorber 337.4 Gap 136.1 + Absorber 292.7 Gap 125.3 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 804.611 29.1 41.1 1.8 496.186 165.3 - 1 34.6526 7 37.5 0.9 101.771 85.2 - 2 10.2907 1.2 32.1 0.1 24.5252 50.6 - 3 7.14224 0.4 29.3 0.2 16.2512 40.3 - 4 3.22329 0.5 24.3 0.1 7.91352 30.9 - 5 2.41004 0 18.7 0 5.49777 23.2 - 6 1.57925 0.2 14.7 0.1 3.26209 17.8 - 7 1.56568 0.4 10.4 0.2 2.80041 13.2 - 8 0.40386 0 9.3 0 0.550485 11.7 - 9 0.523612 0 6.2 0 0.682252 8.7 - 10 0.192298 0 4.4 0 0.13797 5.2 - 11 0.205805 0 4.6 0 0.243432 5.6 - 12 0.91924 0.2 2.6 0 2.14075 3.8 - 13 0.140249 0 2.5 0 0.307498 3 - 14 0.398418 0 1.7 0 1.90981 2.4 - 15 0.0895712 0 0.7 0 0.280617 1.7 - 16 0.0212293 0 0.6 0 0.0163487 0.7 - 17 0.14368 0 0.8 0 0.424552 1 - 18 0.00333856 0 0.2 0 0.000824575 0.2 - 19 0.0554098 0 0.5 0 0.0628711 0.5 + 0 785.219 22.9 37.9 0.7 407.179 130.2 + 1 33.6477 6.4 32.6 0.5 96.0399 75.7 + 2 9.65042 1.1 26.3 0.3 27.2302 42.4 + 3 6.64106 1 24.8 0.2 21.0532 34.6 + 4 2.83688 0.4 19.9 0 7.67334 25.8 + 5 1.98337 0.3 18.9 0 4.23383 25.6 + 6 1.4278 0.1 15.7 0 3.30465 19.9 + 7 1.69195 0.3 9 0.1 5.27679 13.5 + 8 1.3009 0.1 6.4 0 4.30337 13.6 + 9 1.69681 0.1 5.6 0 5.05333 7.9 + 10 0.328891 0 5.4 0 0.404211 6.5 + 11 0.233676 0 6.7 0 0.196472 8.6 + 12 0.380454 0 3.7 0 1.00506 5.1 + 13 0.0884787 0 2.4 0 0.109534 2.7 + 14 0.16583 0 2 0 0.192872 2.3 + 15 0.0563058 0 1.3 0 0.0522996 1.3 + 16 0.00411174 0 0.1 0 0.00151729 0.1 + 17 0.0314167 0 0.3 0 0.0352033 0.3 + 18 0.0644641 0 0.2 0 0.246982 0.3 + 19 0.0140478 0 0.9 0 0.00437329 1 ############################################################ /run/dumpCouples @@ -2055,7 +2055,7 @@ Index : 12 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 10 - User=0.690000s Real=0.868679s Sys=0.170000s + User=0.570000s Real=0.722543s Sys=0.140000s ############################################################ Run Summary - Number of events : 10 ############################################################ @@ -2063,124 +2063,124 @@ Region : Calor-A Production thresholds : gamma 10 um e- 10 um e+ 10 um Energy deposition in an event : - Absorber 565.915 MeV Gap 252.071 MeV + Absorber 585.717 MeV Gap 259.27 MeV Number of secondaries in an event : - gamma in Absorber 52.6 in Gap 14 - e- in Absorber 1005.5 in Gap 985.9 - e+ in Absorber 1.1 in Gap 0.5 + gamma in Absorber 58.4 in Gap 15.1 + e- in Absorber 1067.3 in Gap 1013.4 + e+ in Absorber 2 in Gap 0.2 Minimum kinetic energy of generated secondaries : - gamma in Absorber 1.00163 keV in Gap 1.01664 keV - e- in Absorber 37.9377 eV in Gap 228.133 eV - e+ in Absorber 685.995 keV in Gap 2.26538 MeV + gamma in Absorber 1.02488 keV in Gap 1.04149 keV + e- in Absorber 10.2233 eV in Gap 195.675 eV + e+ in Absorber 1.49103 MeV in Gap 1.90735 MeV Total track length of e+/e- in an event : - Absorber 45.8688 cm Gap 44.652 cm + Absorber 50.5193 cm Gap 48.4697 cm Total number of steps of e+/e- in an event : - Absorber 1503.4 Gap 1429.4 + Absorber 1631.7 Gap 1505.9 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 788.717 59.4 1778.6 1.5 815.884 2603.7 - 1 11.6881 3.2 54.9 0 39.396 98.7 - 2 11.375 3.4 54.8 0.1 37.1274 97.9 - 3 1.43439 0.2 21.1 0 2.84238 28 - 4 0.751919 0.1 17.5 0 1.22253 22 - 5 0.623303 0.1 16 0 0.60856 18.9 - 6 0.723138 0 11.7 0 1.42638 15.4 - 7 0.230957 0 5.7 0 0.228799 7 - 8 0.409927 0 5.9 0 0.749445 7.1 - 9 0.547911 0 5.9 0 1.1195 7.8 - 10 0.210173 0 5.3 0 0.252165 6.4 - 11 0.0541984 0 2.5 0 0.0233201 2.9 - 12 0.0762205 0 2.7 0 0.0555316 3 - 13 0.206734 0 3 0 0.840699 4.1 - 14 0.543633 0.2 3 0 2.71875 5.1 - 15 0.252107 0 2.1 0 0.472104 3.1 - 16 0.135818 0 0.6 0 0.23866 1.6 - 17 0 0 0 0 0 0 - 18 0 0 0 0 0 0 - 19 0.00566549 0 0.1 0 0.00264158 0.1 + 0 793.024 57.5 1794 1.2 829.857 2646.6 + 1 29.2932 9.1 93.2 0.3 95.6807 195 + 2 7.89954 2.2 47 0.3 28.0737 85.1 + 3 4.04918 1.8 31.7 0.1 9.03112 48.7 + 4 1.70351 0.3 23.8 0 2.88524 30.6 + 5 3.13708 1.1 24.2 0.2 8.99409 37.1 + 6 0.9436 0.2 13.9 0 2.16874 19.6 + 7 0.455112 0.1 9.6 0 0.485602 13.2 + 8 1.02879 0.1 9.4 0 3.69018 15.2 + 9 0.47612 0.2 6 0 0.897147 8.2 + 10 0.224993 0 3.6 0 0.554174 4.7 + 11 0.194514 0 2.9 0 0.595437 4 + 12 0.169351 0.1 3.7 0 0.229825 4.3 + 13 0.0455694 0 1.3 0 0.0361715 1.4 + 14 0.252419 0 3.3 0 0.37695 5.2 + 15 0.0692999 0 1.4 0 0.0702359 1.5 + 16 0.205377 0.1 2.5 0 0.353812 3.3 + 17 0.059276 0 1.8 0 0.0544481 1.8 + 18 1.53294 0.7 4.3 0.1 5.51196 8.3 + 19 0.16659 0 1.8 0 0.283356 2.3 ############################################################ Region : Calor-B Production thresholds : gamma 100 um e- 100 um e+ 100 um Energy deposition in an event : - Absorber 935.807 MeV Gap 385.918 MeV + Absorber 595.105 MeV Gap 259.577 MeV Number of secondaries in an event : - gamma in Absorber 148.8 in Gap 39.3 - e- in Absorber 950.7 in Gap 429.6 - e+ in Absorber 9.1 in Gap 1.4 + gamma in Absorber 53.3 in Gap 14 + e- in Absorber 412.5 in Gap 215.2 + e+ in Absorber 1 in Gap 0.5 Minimum kinetic energy of generated secondaries : - gamma in Absorber 2.36573 keV in Gap 1.13332 keV - e- in Absorber 101.122 eV in Gap 104.276 eV - e+ in Absorber 112.307 keV in Gap 1.55342 MeV + gamma in Absorber 2.3491 keV in Gap 1.15784 keV + e- in Absorber 113.282 eV in Gap 106.099 eV + e+ in Absorber 405.986 keV in Gap 1.33754 MeV Total track length of e+/e- in an event : - Absorber 1.20895 m Gap 1.08869 m + Absorber 50.3585 cm Gap 46.9645 cm Total number of steps of e+/e- in an event : - Absorber 1795.6 Gap 840.7 + Absorber 754.4 Gap 425.9 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 993.191 109.2 541.1 5.2 1448.37 1225 - 1 92.3966 24.9 153.4 1.3 247.328 308.3 - 2 30.2747 7.7 112.3 0.7 80.6962 174.2 - 3 40.7517 7.1 96.4 0.4 74.1268 150.7 - 4 25.5305 5.7 80.2 0.4 63.621 119.9 - 5 31.419 6.9 72 0.5 79.8146 123.1 - 6 30.4278 7.7 63.2 0.6 90.6707 117 - 7 27.8207 6.9 57 0.6 83.5242 111.1 - 8 21.8224 6.3 52.6 0.5 65.9013 96.3 - 9 5.34708 1.2 29.9 0 19.0465 43.4 - 10 3.69325 0.9 23.3 0 8.71191 33.7 - 11 3.39683 1.1 24.7 0.2 7.23046 32 - 12 2.92418 0.6 18.6 0.1 5.90768 25 - 13 5.33962 0.5 11.7 0 7.99029 18.8 - 14 1.53197 0.4 10.8 0 3.72571 15.5 - 15 1.34585 0.4 8.6 0 3.51775 11.4 - 16 0.953543 0 7.8 0 2.00213 9.2 - 17 0.332822 0 5.6 0 0.419942 6.7 - 18 0.449639 0 4.1 0 0.81709 5.5 - 19 0.254204 0 2.4 0 0.322898 2.6 + 0 807.122 57 424.5 0.9 827.081 847.7 + 1 26.4883 6.1 47.4 0.4 90.3887 108.3 + 2 10.0733 1.7 37.4 0 32.4118 66.6 + 3 2.70069 0.6 26.9 0.1 5.56859 36.8 + 4 2.8193 0.8 19.9 0 6.02826 28.7 + 5 1.28801 0.4 15.9 0 3.97078 24.2 + 6 0.841962 0.2 11.4 0.1 2.32673 15 + 7 0.712279 0 9.5 0 1.21512 11.1 + 8 0.27373 0 6.7 0 0.317157 7.3 + 9 0.581481 0.1 6 0 0.932896 7.2 + 10 0.214299 0 3.7 0 0.363906 4.4 + 11 0.241297 0 3.5 0 0.22378 4.1 + 12 0.462932 0.1 2.6 0 1.14887 4 + 13 0.204397 0.1 3.4 0 0.212986 4.2 + 14 0.0538057 0 1.8 0 0.0274146 2.1 + 15 0.101464 0 1.6 0 0.121352 1.8 + 16 0.044573 0 0.9 0 0.0472837 1 + 17 0.0559909 0 1 0 0.0944923 1.1 + 18 0.0304629 0 1.3 0 0.016996 1.4 + 19 0.0513452 0.1 1 0 0.0527761 1.3 ############################################################ Region : Calor-C Production thresholds : gamma 1 mm e- 1 mm e+ 1 mm Energy deposition in an event : - Absorber 560.237 MeV Gap 239.795 MeV + Absorber 625.564 MeV Gap 265.174 MeV Number of secondaries in an event : - gamma in Absorber 35.2 in Gap 8.4 - e- in Absorber 187.9 in Gap 87 - e+ in Absorber 2.1 in Gap 0 + gamma in Absorber 51.8 in Gap 11.6 + e- in Absorber 273 in Gap 119.4 + e+ in Absorber 2.5 in Gap 0.4 Minimum kinetic energy of generated secondaries : - gamma in Absorber 6.93856 keV in Gap 3.01902 keV - e- in Absorber 123.079 eV in Gap 123.431 eV - e+ in Absorber 688.819 keV in Gap 2.88022e+295 J + gamma in Absorber 7.07923 keV in Gap 3.05725 keV + e- in Absorber 101.874 eV in Gap 139.808 eV + e+ in Absorber 122.812 keV in Gap 7.37788 MeV Total track length of e+/e- in an event : - Absorber 37.0281 cm Gap 32.7115 cm + Absorber 52.1373 cm Gap 46.6686 cm Total number of steps of e+/e- in an event : - Absorber 437.3 Gap 211 + Absorber 571.7 Gap 278.9 ------------------------------------------------------------ Scores in parallel geometry layer eDep/evt nGamma/evt nElec/evt nPosi/evt stpLen/evt nStep/evt - 0 755.694 32.6 111 0.9 568.444 394 - 1 20.6778 6.6 33 0.6 64.5195 70.3 - 2 8.34472 2.1 27.9 0.3 25.7905 40 - 3 7.60148 1.5 23.5 0.2 22.7087 36.7 - 4 0.920163 0 16.2 0 1.45284 21.3 - 5 1.68839 0.1 16.7 0 4.18884 26.8 - 6 1.12795 0.2 10 0.1 2.355 14 - 7 1.17472 0.3 7.9 0 2.35883 10 - 8 0.478676 0 5.6 0 0.843991 7.3 - 9 0.727415 0.1 5.8 0 1.62076 7.3 - 10 0.140263 0 3.9 0 0.120763 4.2 - 11 0.251742 0.1 3.2 0 0.728279 4 - 12 0.0660339 0 1.4 0 0.0483444 1.9 - 13 0.10377 0 2 0 0.109395 2.1 - 14 0.329321 0 1.3 0 1.25371 1.8 - 15 0.13075 0 0.8 0 0.19726 1.2 - 16 0.0263619 0 0.7 0 0.0150243 0.7 - 17 0.0356169 0 0.7 0 0.0728165 0.8 - 18 0.0490544 0 0.3 0 0.0657378 0.3 - 19 0.0482604 0 0.4 0 0.0592436 0.5 + 0 822.002 51.1 138.6 2.1 786.778 465.9 + 1 37.584 7.2 49 0.5 116.463 110.9 + 2 11.8859 2.2 49.7 0.2 34.6437 68.5 + 3 4.46113 0.9 32.2 0.1 12.4679 42.7 + 4 4.66085 0.6 26.7 0 12.2543 34.2 + 5 2.23439 0.1 25.9 0 5.46285 31.4 + 6 0.631639 0 16.5 0 0.637368 19 + 7 1.35121 0.2 10.4 0 3.69004 20 + 8 1.22403 0 8.6 0 3.64453 10.7 + 9 1.54481 0.5 8.7 0 4.9885 11.7 + 10 1.73719 0.3 6.2 0 4.37516 8.9 + 11 0.622882 0 3.8 0 1.77233 5.7 + 12 0.337802 0 5.5 0 0.357564 7.3 + 13 0.150336 0.1 3.9 0 0.110553 5.2 + 14 0.179318 0.1 3 0 0.295092 3.9 + 15 0.0439066 0.1 1.5 0 0.0201232 1.9 + 16 0.0170146 0 0.9 0 0.00682534 1 + 17 0.0613513 0 0.8 0 0.0896161 1.1 + 18 0.00808667 0 0.5 0 0.00230322 0.6 + 19 0 0 0 0 0 0 ############################################################ /run/dumpCouples @@ -2271,5 +2271,5 @@ Graphics systems deleted. Visualization Manager deleting... ================== Deleting memory pools =================== Number of memory pools allocated: 14 of which, static: 0 -Dynamic pools deleted: 14 / Total memory freed: 0.79 MB +Dynamic pools deleted: 14 / Total memory freed: 0.81 MB ============================================================ diff --git a/examples/extended/runAndEvent/RE07/processes.out b/examples/extended/runAndEvent/RE07/processes.out index d032eeda726..e5e49def5c4 100644 --- a/examples/extended/runAndEvent/RE07/processes.out +++ b/examples/extended/runAndEvent/RE07/processes.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/runAndEvent/RE07/specialized.out b/examples/extended/runAndEvent/RE07/specialized.out index 3700bcb93e5..d1f61e152e9 100644 --- a/examples/extended/runAndEvent/RE07/specialized.out +++ b/examples/extended/runAndEvent/RE07/specialized.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/runAndEvent/RE07/tracking.out b/examples/extended/runAndEvent/RE07/tracking.out index 63f27f3e666..2e700fd4936 100644 --- a/examples/extended/runAndEvent/RE07/tracking.out +++ b/examples/extended/runAndEvent/RE07/tracking.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 diff --git a/examples/extended/visualization/movies/movies.out b/examples/extended/visualization/movies/movies.out index 4dfa6c0ec89..b4fb91b197a 100644 --- a/examples/extended/visualization/movies/movies.out +++ b/examples/extended/visualization/movies/movies.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -291,13 +291,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -350,13 +350,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -382,13 +382,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -414,13 +414,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -446,13 +446,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -478,13 +478,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -510,13 +510,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -542,13 +542,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/examples/extended/visualization/userVisAction/run1.out b/examples/extended/visualization/userVisAction/run1.out index 975d2caadf0..f95480e365e 100644 --- a/examples/extended/visualization/userVisAction/run1.out +++ b/examples/extended/visualization/userVisAction/run1.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -263,13 +263,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -322,13 +322,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -354,13 +354,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -386,13 +386,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -418,13 +418,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -450,13 +450,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -482,13 +482,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -514,13 +514,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1200,7 +1200,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 5 - User=0.000000s Real=0.002062s Sys=0.000000s + User=0.000000s Real=0.001780s Sys=0.000000s --------------------End of Global Run----------------------- The run consists of 5 gamma of 6 MeV @@ -1311,7 +1311,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu Run terminated. Run Summary Number of events processed : 1 - User=0.000000s Real=0.001051s Sys=0.000000s + User=0.000000s Real=0.000924s Sys=0.000000s --------------------End of Global Run----------------------- The run consists of 1 proton of 210 MeV diff --git a/examples/extended/visualization/userVisAction/run2.out b/examples/extended/visualization/userVisAction/run2.out index 4d375e27075..09b87a7815f 100644 --- a/examples/extended/visualization/userVisAction/run2.out +++ b/examples/extended/visualization/userVisAction/run2.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -263,13 +263,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -322,13 +322,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -354,13 +354,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -386,13 +386,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -418,13 +418,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -450,13 +450,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -482,13 +482,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -514,13 +514,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -1018,7 +1018,7 @@ See commands in /vis/modeling/trajectories/ for other options. Run terminated. Run Summary Number of events processed : 1000 - User=0.030000s Real=0.029566s Sys=0.000000s + User=0.030000s Real=0.031007s Sys=0.000000s --------------------End of Global Run----------------------- The run consists of 1000 gamma of 6 MeV @@ -1093,7 +1093,7 @@ Index : 3 used in the geometry : Yes Run terminated. Run Summary Number of events processed : 1000 - User=0.240000s Real=0.246492s Sys=0.010000s + User=0.240000s Real=0.248798s Sys=0.000000s --------------------End of Global Run----------------------- The run consists of 1000 proton of 210 MeV diff --git a/examples/extended/visualization/userVisAction/userVisAction.out b/examples/extended/visualization/userVisAction/userVisAction.out index 8355a84f51c..d889ed245e0 100644 --- a/examples/extended/visualization/userVisAction/userVisAction.out +++ b/examples/extended/visualization/userVisAction/userVisAction.out @@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo ************************************************************** - Geant4 version Name: geant4-11-01-patch-01 (10-February-2023) + Geant4 version Name: geant4-11-01-patch-02 (15-June-2023) Copyright : Geant4 Collaboration References : NIM A 506 (2003), 250-303 : IEEE-TNS 53 (2006), 270-278 @@ -253,13 +253,13 @@ hIoni: for proton XStype:3 SubType=2 hBrems: for proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -312,13 +312,13 @@ hIoni: for anti_proton XStype:3 SubType=2 hBrems: for anti_proton XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for anti_proton XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 17x1001 from 7.50618 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -344,13 +344,13 @@ hIoni: for kaon+ XStype:3 SubType=2 hBrems: for kaon+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -376,13 +376,13 @@ hIoni: for kaon- XStype:3 SubType=2 hBrems: for kaon- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for kaon- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 18x1001 from 3.94942 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -408,13 +408,13 @@ muIoni: for mu+ XStype:3 SubType=2 muBrems: for mu+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -440,13 +440,13 @@ muIoni: for mu- XStype:3 SubType=2 muBrems: for mu- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi muPairProd: for mu- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 21x1001 from 0.85 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -472,13 +472,13 @@ hIoni: for pi+ XStype:3 SubType=2 hBrems: for pi+ XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi+ XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi @@ -504,13 +504,13 @@ hIoni: for pi- XStype:3 SubType=2 hBrems: for pi- XStype:1 SubType=3 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 ===== EM models for the G4Region DefaultRegionForTheWorld ====== hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi hPairProd: for pi- XStype:1 SubType=4 dE/dx and range tables from 100 eV to 100 TeV in 84 bins - Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 0 + Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1 Sampling table 20x1001 from 1.11656 GeV to 100 TeV ===== EM models for the G4Region DefaultRegionForTheWorld ====== hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi diff --git a/source/GNUmakefile b/source/GNUmakefile index 49007b97eae..1e7c3027926 100644 --- a/source/GNUmakefile +++ b/source/GNUmakefile @@ -167,7 +167,7 @@ endif banner: @$(ECHO) "*************************************************************" - @$(ECHO) " Installation Geant4 version geant4-11-01-patch-01 " + @$(ECHO) " Installation Geant4 version geant4-11-01-patch-02 " @$(ECHO) " Copyright (C) 1994-2023 Geant4 Collaboration " @$(ECHO) "*************************************************************" diff --git a/source/analysis/History b/source/analysis/History index aa0d83ec019..b890bac3912 100644 --- a/source/analysis/History +++ b/source/analysis/History @@ -6,6 +6,11 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-09 I. Hrivnacova (analysis-V11-00-28) +- Fixed creating histograms with user defined bins + - bug report #2541 +- Improved 'FillH*'' debug message + ## 2022-11-28 I. Hrivnacova (analysis-V11-00-27) - Implemented analysis manager list command (missing in analysis-V11-00-10): /analysis/ntuple/list [onlyIfActive] diff --git a/source/analysis/management/include/G4THnToolsManager.icc b/source/analysis/management/include/G4THnToolsManager.icc index 8e8bc3826d3..148dfda6cf6 100644 --- a/source/analysis/management/include/G4THnToolsManager.icc +++ b/source/analysis/management/include/G4THnToolsManager.icc @@ -189,10 +189,10 @@ G4bool G4THnToolsManager::Fill(G4int id, G4String dims("xyz"); G4String message = " id " + to_string(id); for (unsigned int idim = 0; idim < DIM; ++idim) { - auto xyz = dims[idim]; + auto xyz = dims.substr(idim,1); message += - xyz + to_string(value[idim]) + " " + - xyz + "fcn(" + xyz + "value/" + xyz + "xunit) " + to_string(newValue[idim]); + " " + xyz + " " + to_string(value[idim]) + " " + + xyz + "fcn(" + xyz + "value/" + xyz + "unit) " + to_string(newValue[idim]); } message += " weight " + to_string(weight); diff --git a/source/analysis/management/src/G4HnInformation.cc b/source/analysis/management/src/G4HnInformation.cc index 61a20c58868..2d4e075f2d5 100644 --- a/source/analysis/management/src/G4HnInformation.cc +++ b/source/analysis/management/src/G4HnInformation.cc @@ -121,7 +121,9 @@ void Update( } if (binScheme == G4BinScheme::kUser) { - G4Analysis::ComputeEdges(bins.fEdges, unit, fcn, bins.fEdges); + std::vector edges = bins.fEdges; + bins.fEdges.clear(); + G4Analysis::ComputeEdges(edges, unit, fcn, bins.fEdges); } } @@ -163,20 +165,32 @@ G4bool CheckDimension(unsigned int idim, result = false; } - // Check edges - if ( dimension.fEdges.empty() && (info.fBinScheme == G4BinScheme::kUser) ) { - Warn("Illegal value of number of " + xyz.substr(idim,1) + " edges vector size", - kNamespaceName, "CheckDimension"); - result = false; - } - // Check min/max - if ( dimension.fMaxValue <= dimension.fMinValue ) { + if ( (dimension.fMaxValue <= dimension.fMinValue) && + (info.fBinScheme != G4BinScheme::kUser) ) { Warn("Illegal value of " + xyz.substr(idim,1) + " (min >= max)", kNamespaceName, "CheckDimension"); result = false; } + // Check edges + if (info.fBinScheme == G4BinScheme::kUser) { + if ( dimension.fEdges.empty() ) { + Warn(xyz.substr(idim,1) + " edges vector is empty.", + kNamespaceName, "CheckDimension"); + result = false; + } + // the edges values must be defined in increasing order + for (size_t i = 1; i < dimension.fEdges.size(); ++i){ + if (dimension.fEdges[i-1] >= dimension.fEdges[i]) { + Warn(xyz.substr(idim,1) + + " edges vector values must be defined in increasing order.", + kNamespaceName, "CheckDimension"); + result = false; + } + } + } + // Check function if ( ( info.fFcnName != "none" ) && ( info.fBinScheme != G4BinScheme::kLinear ) ) { Warn("Combining " + xyz.substr(idim,1) + " Function and Binning scheme is not supported.", diff --git a/source/analysis/root/include/G4RootHnFileManager.icc b/source/analysis/root/include/G4RootHnFileManager.icc index 79e6e221051..2622ee520f4 100644 --- a/source/analysis/root/include/G4RootHnFileManager.icc +++ b/source/analysis/root/include/G4RootHnFileManager.icc @@ -37,7 +37,7 @@ template G4bool G4RootHnFileManager::Write( tools::wroot::directory* directory, HT* ht, const G4String& htName) { - // write histpgram + // write histogram return to(*directory, *ht, htName); } diff --git a/source/digits_hits/utils/History b/source/digits_hits/utils/History index c8bd309eecb..44af48ca79e 100644 --- a/source/digits_hits/utils/History +++ b/source/digits_hits/utils/History @@ -6,6 +6,13 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-05-24 Makoto Asai (detutil-V11-00-07) +- Additional fix for probe scorer. + +## 2023-04-28 Makoto Asai +- Fixed probe scorer with alternative material setting, that didn't properly + work in tasking mode. + ## 2022-11-29 I. Hrivnacova (detutil-V11-00-06) - Added support for ntuple merging in G4TScoreNtupleWriter; it can be activated with diff --git a/source/digits_hits/utils/src/G4ScoringMessenger.cc b/source/digits_hits/utils/src/G4ScoringMessenger.cc index 1b7ce8d1837..c93586cdc3c 100644 --- a/source/digits_hits/utils/src/G4ScoringMessenger.cc +++ b/source/digits_hits/utils/src/G4ScoringMessenger.cc @@ -235,14 +235,12 @@ G4ScoringMessenger::G4ScoringMessenger(G4ScoringManager* SManager) probeMatCmd->SetGuidance("To switch-off this overlaying, use \"none\"."); probeMatCmd->SetParameterName("matName", true); probeMatCmd->SetDefaultValue("none"); - probeMatCmd->SetToBeBroadcasted(false); probeLocateCmd = new G4UIcmdWith3VectorAndUnit("/score/probe/locate", this); probeLocateCmd->SetGuidance( "Locate a probe in the global coordinate system."); probeLocateCmd->SetParameterName("x", "y", "z", false); probeLocateCmd->SetDefaultUnit("mm"); - probeLocateCmd->SetToBeBroadcasted(false); // Draw Scoring result drawCmd = new G4UIcommand("/score/drawProjection", this); diff --git a/source/digits_hits/utils/src/G4ScoringProbe.cc b/source/digits_hits/utils/src/G4ScoringProbe.cc index 09a20b12751..4d917725d44 100644 --- a/source/digits_hits/utils/src/G4ScoringProbe.cc +++ b/source/digits_hits/utils/src/G4ScoringProbe.cc @@ -127,28 +127,30 @@ void G4ScoringProbe::SetupGeometry(G4VPhysicalVolume* worldPhys) G4bool G4ScoringProbe::SetMaterial(G4String val) { - if(G4Threading::IsMasterThread()) + if(val == "none") + { + layeredMaterialName = val; + layeredMassFlg = false; + layeredMaterial = nullptr; + } + else { - if(val == "none") + G4AutoLock l(&logvolmutex); + auto mat = G4NistManager::Instance()->FindOrBuildMaterial(val); + if(mat == nullptr) { - layeredMaterialName = val; - layeredMassFlg = false; - layeredMaterial = nullptr; + return false; } - else + layeredMaterialName = val; + layeredMassFlg = true; + layeredMaterial = mat; + if(G4Threading::IsMasterThread()) { - auto mat = G4NistManager::Instance()->FindOrBuildMaterial(val); - if(mat == nullptr) - { - return false; - } - layeredMaterialName = val; - layeredMassFlg = true; - layeredMaterial = mat; + auto region = G4RegionStore::GetInstance()->GetRegion(regName); + assert(region != nullptr); + region->UpdateMaterialList(); } - auto region = G4RegionStore::GetInstance()->GetRegion(regName); - assert(region != nullptr); - region->UpdateMaterialList(); + l.unlock(); } return true; } diff --git a/source/event/History b/source/event/History index 9a17a3a3d19..af982df7b42 100644 --- a/source/event/History +++ b/source/event/History @@ -6,6 +6,10 @@ be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-07 Makoto Asai (event-V11-00-08) +- Adding SetParticleWeight() method to G4ParticleGun. +- Fix incorrect information of maximum number of tracks. + ## 2022-11-17 Gabriele Cosmo (event-V11-00-07) - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. diff --git a/source/event/include/G4ParticleGun.hh b/source/event/include/G4ParticleGun.hh index ebe4f1cc8ec..2dda2e7188b 100644 --- a/source/event/include/G4ParticleGun.hh +++ b/source/event/include/G4ParticleGun.hh @@ -116,6 +116,8 @@ class G4ParticleGun : public G4VPrimaryGenerator { return particle_polarization; } inline G4int GetNumberOfParticles() const { return NumberOfParticlesToBeGenerated; } + inline G4double GetParticleWeight() const + { return particle_weight; } protected: @@ -128,6 +130,7 @@ class G4ParticleGun : public G4VPrimaryGenerator G4double particle_momentum = 0.0; G4double particle_charge = 0.0; G4ThreeVector particle_polarization; + G4double particle_weight = 1.0; private: diff --git a/source/event/include/G4TrackStack.hh b/source/event/include/G4TrackStack.hh index 2b59c7565c4..65a41f6d517 100644 --- a/source/event/include/G4TrackStack.hh +++ b/source/event/include/G4TrackStack.hh @@ -56,7 +56,10 @@ class G4TrackStack : public std::vector G4bool operator!=(const G4TrackStack&) const = delete; inline void PushToStack(const G4StackedTrack& aStackedTrack) - { push_back(aStackedTrack); } + { + push_back(aStackedTrack); + if(size()>maxEntry) maxEntry = size(); + } inline G4StackedTrack PopFromStack() { G4StackedTrack st = back(); pop_back(); return st; } void TransferTo(G4TrackStack* aStack); @@ -65,7 +68,7 @@ class G4TrackStack : public std::vector void clearAndDestroy(); inline std::size_t GetNTrack() const { return size(); } - inline std::size_t GetMaxNTrack() const { return max_size(); } + inline std::size_t GetMaxNTrack() const { return maxEntry; } inline G4int GetSafetyValue1() const { return safetyValue1; } inline G4int GetSafetyValue2() const { return safetyValue2; } inline G4int GetNStick() const { return nstick; } @@ -78,6 +81,7 @@ class G4TrackStack : public std::vector G4int safetyValue1{0}; G4int safetyValue2{0}; G4int nstick{0}; + std::size_t maxEntry{0}; }; #endif diff --git a/source/event/src/G4ParticleGun.cc b/source/event/src/G4ParticleGun.cc index e4b27e882d6..8f145cf2423 100644 --- a/source/event/src/G4ParticleGun.cc +++ b/source/event/src/G4ParticleGun.cc @@ -232,6 +232,7 @@ void G4ParticleGun::GeneratePrimaryVertex(G4Event* evt) particle->SetPolarization(particle_polarization.x(), particle_polarization.y(), particle_polarization.z()); + particle->SetWeight( particle_weight ); vertex->SetPrimary( particle ); } evt->AddPrimaryVertex( vertex ); diff --git a/source/externals/ptl/.clang-tidy b/source/externals/ptl/.clang-tidy deleted file mode 100644 index 175a5e32f2c..00000000000 --- a/source/externals/ptl/.clang-tidy +++ /dev/null @@ -1,40 +0,0 @@ ---- -Checks: "-*,\ -google-readability-casting,\ -misc-*,\ --misc-incorrect-roundings,\ --misc-macro-parentheses,\ --misc-misplaced-widening-cast,\ --misc-static-assert,\ -modernize-*,\ --modernize-deprecated-headers,\ --modernize-pass-by-value,\ --modernize-raw-string-literal,\ --modernize-return-braced-init-list,\ --modernize-use-auto,\ --modernize-use-default-member-init,\ --modernize-use-emplace,\ --modernize-use-equals-default,\ --modernize-use-equals-delete,\ --modernize-use-noexcept,\ --modernize-use-transparent-functors,\ --modernize-use-using,\ -performance-*,\ --performance-inefficient-string-concatenation,\ -readability-*,\ --readability-function-size,\ --readability-identifier-naming,\ --readability-implicit-bool-cast,\ --readability-inconsistent-declaration-parameter-name,\ --readability-named-parameter,\ --readability-redundant-declaration,\ --readability-redundant-member-init,\ --readability-simplify-boolean-expr,\ -" -HeaderFilterRegex: 'source/[^/]*\.(hh|cc)$' -CheckOptions: - - key: readability-braces-around-statements.ShortStatementLines - value: '2' - - key: readability-implicit-bool-conversion.AllowPointerConditions - value: '1' -... diff --git a/source/geometry/magneticfield/History b/source/geometry/magneticfield/History index 175676a971b..e448529fc00 100644 --- a/source/geometry/magneticfield/History +++ b/source/geometry/magneticfield/History @@ -6,6 +6,10 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-03-16 Gabriele Cosmo (field-V11-00-07) +- Fixed compilation warnings on clang-15 for mismatched bounds declarations + in input parameters for steppers. + ## 2022-12-09 Laurie Nevay (field-V11-00-06) - Reduced printout for setting any valid value for epsilon_min / _max in G4FieldManager. diff --git a/source/geometry/magneticfield/src/G4DELPHIMagField.cc b/source/geometry/magneticfield/src/G4DELPHIMagField.cc index 7352f603133..d4a2edaff5d 100644 --- a/source/geometry/magneticfield/src/G4DELPHIMagField.cc +++ b/source/geometry/magneticfield/src/G4DELPHIMagField.cc @@ -51,8 +51,8 @@ G4Field* G4DELPHIMagField::Clone() const /////////////////////////////////////////////////////////////////////// -void G4DELPHIMagField::GetFieldValue( const G4double yTrack[7], - G4double B[3] ) const +void G4DELPHIMagField::GetFieldValue( const G4double yTrack[], // [7] + G4double B[] ) const // [3] { G4int i, n = 8 ; G4double a = 0.001 ; // mm -> m diff --git a/source/geometry/magneticfield/src/G4HarmonicPolMagField.cc b/source/geometry/magneticfield/src/G4HarmonicPolMagField.cc index 4f8e6a137e6..5f63b9342ae 100644 --- a/source/geometry/magneticfield/src/G4HarmonicPolMagField.cc +++ b/source/geometry/magneticfield/src/G4HarmonicPolMagField.cc @@ -48,8 +48,8 @@ G4HarmonicPolMagField::~G4HarmonicPolMagField() // ------------------------------------------------------------------- -void G4HarmonicPolMagField::GetFieldValue(const G4double yTrack[7], - G4double B[3] ) const +void G4HarmonicPolMagField::GetFieldValue(const G4double yTrack[], // [7] + G4double B[] ) const // [3] { G4double a = 1.00 ; // mm -> m G4double x = a*yTrack[0], y = a*yTrack[1], z = a*yTrack[2] ; diff --git a/source/geometry/magneticfield/src/G4HelixExplicitEuler.cc b/source/geometry/magneticfield/src/G4HelixExplicitEuler.cc index 055cdf9a83a..3df517a8a37 100644 --- a/source/geometry/magneticfield/src/G4HelixExplicitEuler.cc +++ b/source/geometry/magneticfield/src/G4HelixExplicitEuler.cc @@ -46,10 +46,10 @@ G4HelixExplicitEuler::~G4HelixExplicitEuler() { } -void G4HelixExplicitEuler::Stepper( const G4double yInput[7], +void G4HelixExplicitEuler::Stepper( const G4double yInput[], // [7] const G4double*, G4double Step, - G4double yOut[7], + G4double yOut[], // [7] G4double yErr[] ) { // Estimation of the Stepping Angle diff --git a/source/geometry/magneticfield/src/G4HelixMixedStepper.cc b/source/geometry/magneticfield/src/G4HelixMixedStepper.cc index 862f6ed7c46..be76fa7d2d0 100644 --- a/source/geometry/magneticfield/src/G4HelixMixedStepper.cc +++ b/source/geometry/magneticfield/src/G4HelixMixedStepper.cc @@ -95,10 +95,10 @@ G4HelixMixedStepper::~G4HelixMixedStepper() } // --------------------------------------------------------------------------- -void G4HelixMixedStepper::Stepper( const G4double yInput[7], - const G4double dydx[7], +void G4HelixMixedStepper::Stepper( const G4double yInput[], // [7] + const G4double dydx[], // [7] G4double Step, - G4double yOut[7], + G4double yOut[], // [7] G4double yErr[]) { // Estimation of the Stepping Angle diff --git a/source/geometry/magneticfield/src/G4LineCurrentMagField.cc b/source/geometry/magneticfield/src/G4LineCurrentMagField.cc index 77419a830bd..0f0d74a8275 100644 --- a/source/geometry/magneticfield/src/G4LineCurrentMagField.cc +++ b/source/geometry/magneticfield/src/G4LineCurrentMagField.cc @@ -51,8 +51,8 @@ G4LineCurrentMagField::~G4LineCurrentMagField() // ----------------------------------------------------------------- -void G4LineCurrentMagField::GetFieldValue( const G4double yTrack[7], - G4double B[3] ) const +void G4LineCurrentMagField::GetFieldValue(const G4double yTrack[], // [7] + G4double B[] ) const // [3] { // G4double fFieldConstant = 100 ; G4double a = 1.00 ; // mm diff --git a/source/geometry/magneticfield/src/G4QuadrupoleMagField.cc b/source/geometry/magneticfield/src/G4QuadrupoleMagField.cc index 64e5bd74b2b..f72d18f174c 100644 --- a/source/geometry/magneticfield/src/G4QuadrupoleMagField.cc +++ b/source/geometry/magneticfield/src/G4QuadrupoleMagField.cc @@ -69,8 +69,8 @@ G4QuadrupoleMagField::~G4QuadrupoleMagField() // ------------------------------------------------------------------- -void G4QuadrupoleMagField::GetFieldValue( const G4double y[7], - G4double B[3] ) const +void G4QuadrupoleMagField::GetFieldValue( const G4double y[], // [7] + G4double B[] ) const // [3] { // with displaced origin and rotation diff --git a/source/geometry/magneticfield/src/G4RKG3_Stepper.cc b/source/geometry/magneticfield/src/G4RKG3_Stepper.cc index 513a752aa63..6f3e1e64faf 100644 --- a/source/geometry/magneticfield/src/G4RKG3_Stepper.cc +++ b/source/geometry/magneticfield/src/G4RKG3_Stepper.cc @@ -41,10 +41,10 @@ G4RKG3_Stepper::~G4RKG3_Stepper() { } -void G4RKG3_Stepper::Stepper( const G4double yInput[8], - const G4double dydx[6], +void G4RKG3_Stepper::Stepper( const G4double yInput[], // [8] + const G4double dydx[], // [6] G4double Step, - G4double yOut[8], + G4double yOut[], // [8] G4double yErr[] ) { G4double B[3]; diff --git a/source/geometry/magneticfield/src/G4SextupoleMagField.cc b/source/geometry/magneticfield/src/G4SextupoleMagField.cc index 063be815db2..e1b74dc654e 100644 --- a/source/geometry/magneticfield/src/G4SextupoleMagField.cc +++ b/source/geometry/magneticfield/src/G4SextupoleMagField.cc @@ -63,8 +63,8 @@ G4SextupoleMagField::~G4SextupoleMagField() { } -void G4SextupoleMagField::GetFieldValue( const G4double y[4], - G4double B[3] ) const +void G4SextupoleMagField::GetFieldValue( const G4double y[], // [4] + G4double B[] ) const // [3] // with displaced origin and rotation { G4ThreeVector r_global = G4ThreeVector( diff --git a/source/geometry/management/History b/source/geometry/management/History index 1e513c17288..cd1c0ac5c10 100644 --- a/source/geometry/management/History +++ b/source/geometry/management/History @@ -6,6 +6,10 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-03-22 Gabriele Cosmo (geommng-V11-00-11) +- G4Region: issue fatal exception if attempting to add a root logical volume + which is already set as root for another region. + ## 2023-01-09 Gabriele Cosmo (geommng-V11-00-10) - G4LogicalVolume: use std::shared_ptr for handling visualization attributes. Ignore calls to SetVisAttributes() from worker threads. diff --git a/source/geometry/management/src/G4Region.cc b/source/geometry/management/src/G4Region.cc index 334cfce64a6..9a1348ed0a0 100644 --- a/source/geometry/management/src/G4Region.cc +++ b/source/geometry/management/src/G4Region.cc @@ -292,6 +292,20 @@ void G4Region::ScanVolumeTree(G4LogicalVolume* lv, G4bool region) // void G4Region::AddRootLogicalVolume(G4LogicalVolume* lv, G4bool search) { + // Check if logical volume is already belonging to another region + // + if ((lv->IsRootRegion()) && (lv->GetRegion() != this)) + { + std::ostringstream message; + message << "Logical volume <" << lv->GetName() << "> is already set as" << G4endl + << "root for region <" << lv->GetRegion()->GetName() << ">." << G4endl + << "It cannot be root logical volume for another region <" << GetName() + << ">" << G4endl; + G4Exception("G4Region::AddRootLogicalVolume()", "GeomMgt0002", FatalException, + message, "A logical volume cannot belong to more than one region!"); + return; + } + // Check the logical volume is not already in the list // if (search) diff --git a/source/geometry/solids/CSG/History b/source/geometry/solids/CSG/History index 5a90599aa18..49893c1a099 100644 --- a/source/geometry/solids/CSG/History +++ b/source/geometry/solids/CSG/History @@ -6,6 +6,9 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-03-23 Jonas Hahnfeld (geom-csg-V11-00-03) +- G4UTrap: Fixed constructor for Right Angular Wedge with VecGeom + ## 2022-11-10 Gabriele Cosmo (geom-csg-V11-00-02) - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. diff --git a/source/geometry/solids/CSG/src/G4UTrap.cc b/source/geometry/solids/CSG/src/G4UTrap.cc index 673608a728e..008884a2663 100644 --- a/source/geometry/solids/CSG/src/G4UTrap.cc +++ b/source/geometry/solids/CSG/src/G4UTrap.cc @@ -97,11 +97,17 @@ G4UTrap::G4UTrap( const G4String& pName, CheckPlanarity(pt); } +// Constructor for Right Angular Wedge from STEP; this is different from +// the UnplacedTrapezoid constructor taking four double's and constructing +// a Trd1. G4UTrap::G4UTrap( const G4String& pName, G4double pZ, G4double pY, G4double pX, G4double pLTX ) - : Base_t(pName, pZ, pY, pX, pLTX) + : Base_t(pName, 0.5*pZ, /*theta=*/0, /*phi=*/0, /*dy1=*/0.5*pY, + /*dx1=*/0.5*pX, /*dx2=*/0.5*pLTX, /*Alpha1=*/0.5*(pLTX - pX)/pY, + /*dy2=*/0.5*pY, /*dx3=*/0.5*pX, /*dx4=*/0.5*pLTX, + /*Alpha2=*/0.5*(pLTX - pX)/pY) { CheckParameters(); } diff --git a/source/geometry/solids/specific/History b/source/geometry/solids/specific/History index 01dfb060f20..996e860908d 100644 --- a/source/geometry/solids/specific/History +++ b/source/geometry/solids/specific/History @@ -6,6 +6,17 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-16 Stephan Hageboeck (geom-specific-V11-00-13) +- Fixed uninitialised value in G4VCSGfaceted::SurfaceNormal(). + +## 2023-03-20 Gabriele Cosmo (geom-specific-V11-00-12) +- Fixed more potential uninitialised values in G4PolyconeSide, + G4SolidExtentList and G4VTwistSurface. + +## 2023-03-13 Gabriele Cosmo +- Fixed potential uninitialised value for boundary type in + G4VTwistSurface::GetBoundaryAtPZ(). + ## 2023-01-02 Evgueni Tcherniaev (geom-specific-V11-00-11) - G4QuadrangularFacet: fixed warning message. diff --git a/source/geometry/solids/specific/src/G4PolyconeSide.cc b/source/geometry/solids/specific/src/G4PolyconeSide.cc index 0e9a60af832..f0f648b477c 100644 --- a/source/geometry/solids/specific/src/G4PolyconeSide.cc +++ b/source/geometry/solids/specific/src/G4PolyconeSide.cc @@ -267,7 +267,7 @@ G4bool G4PolyconeSide::Intersect( const G4ThreeVector& p, G4ThreeVector& normal, G4bool& isAllBehind ) { - G4double s1, s2; + G4double s1=0., s2=0.; G4double normSign = outgoing ? +1 : -1; isAllBehind = allBehind; diff --git a/source/geometry/solids/specific/src/G4SolidExtentList.cc b/source/geometry/solids/specific/src/G4SolidExtentList.cc index ec49d84ec8e..bc4cf3e90d9 100644 --- a/source/geometry/solids/specific/src/G4SolidExtentList.cc +++ b/source/geometry/solids/specific/src/G4SolidExtentList.cc @@ -75,18 +75,18 @@ void G4SolidExtentList::AddSurface( const G4ClippablePolygon& surface ) // // Keep track of four surfaces // - G4double min, max; + G4double smin=.0, smax=0.; - surface.GetExtent( axis, min, max ); + surface.GetExtent( axis, smin, smax ); - if (min > maxLimit) + if (smin > maxLimit) { // // Nearest surface beyond maximum limit // if (surface.InFrontOf(minAbove,axis)) minAbove = surface; } - else if (max < minLimit) + else if (smax < minLimit) { // // Nearest surface below minimum limit @@ -107,7 +107,7 @@ void G4SolidExtentList::AddSurface( const G4ClippablePolygon& surface ) // // Return extent after processing all surfaces // -G4bool G4SolidExtentList::GetExtent( G4double& min, G4double& max ) const +G4bool G4SolidExtentList::GetExtent( G4double& emin, G4double& emax ) const { G4double kCarTolerance = G4GeometryTolerance::GetInstance() ->GetSurfaceTolerance(); @@ -129,8 +129,8 @@ G4bool G4SolidExtentList::GetExtent( G4double& min, G4double& max ) const // // No. We must be entirely within the solid // - max = maxLimit + kCarTolerance; - min = minLimit - kCarTolerance; + emax = maxLimit + kCarTolerance; + emin = minLimit - kCarTolerance; return true; } @@ -142,13 +142,13 @@ G4bool G4SolidExtentList::GetExtent( G4double& min, G4double& max ) const // // Inward facing: max limit must be embedded within solid // - max = maxLimit + kCarTolerance; + emax = maxLimit + kCarTolerance; } else { G4double sMin, sMax; maxSurface.GetExtent( axis, sMin, sMax ); - max = ( (sMax > maxLimit) ? maxLimit : sMax ) + kCarTolerance; + emax = ( (sMax > maxLimit) ? maxLimit : sMax ) + kCarTolerance; } // @@ -159,13 +159,13 @@ G4bool G4SolidExtentList::GetExtent( G4double& min, G4double& max ) const // // Inward facing: max limit must be embedded within solid // - min = minLimit - kCarTolerance; + emin = minLimit - kCarTolerance; } else { - G4double sMin, sMax; + G4double sMin=0., sMax=0.; minSurface.GetExtent( axis, sMin, sMax ); - min = ( (sMin < minLimit) ? minLimit : sMin ) - kCarTolerance; + emin = ( (sMin < minLimit) ? minLimit : sMin ) - kCarTolerance; } return true; diff --git a/source/geometry/solids/specific/src/G4VCSGfaceted.cc b/source/geometry/solids/specific/src/G4VCSGfaceted.cc index b3b2b885d9a..df3feefc025 100644 --- a/source/geometry/solids/specific/src/G4VCSGfaceted.cc +++ b/source/geometry/solids/specific/src/G4VCSGfaceted.cc @@ -229,7 +229,7 @@ G4ThreeVector G4VCSGfaceted::SurfaceNormal( const G4ThreeVector& p ) const G4double best = kInfinity; do // Loop checking, 13.08.2015, G.Cosmo { - G4double distance; + G4double distance = kInfinity; G4ThreeVector normal = (*face)->Normal( p, &distance ); if (distance < best) { diff --git a/source/geometry/solids/specific/src/G4VTwistSurface.cc b/source/geometry/solids/specific/src/G4VTwistSurface.cc index 7bdcb87ed49..071085340b2 100644 --- a/source/geometry/solids/specific/src/G4VTwistSurface.cc +++ b/source/geometry/solids/specific/src/G4VTwistSurface.cc @@ -715,7 +715,7 @@ G4ThreeVector G4VTwistSurface::GetBoundaryAtPZ(G4int areacode, G4ThreeVector d; G4ThreeVector x0; - G4int boundarytype; + G4int boundarytype = 0; G4bool found = false; for (G4int i=0; i<4; ++i) diff --git a/source/global/History b/source/global/History index 54670ddebb9..96fec7f15bb 100644 --- a/source/global/History +++ b/source/global/History @@ -6,7 +6,17 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- -## 2022-12-20 Vladimir Ivanchenko (global-V11-00-34) +## 2023-06-15 Gabriele Cosmo (global-V11-00-35) +- Updated tag IDs for geant4-11-01-patch-02. + +## 2023-04-06 Gabriele Cosmo +- Fixed typo in G4Backtrace class description. + Reported in [GitHub PR#57](https://github.com/Geant4/geant4/pull/57). + +## 2023-02-10 Gabriele Cosmo (global-V11-00-34) +- Updated tag IDs for geant4-11-01-patch-01. + +## 2022-12-20 Vladimir Ivanchenko - G4DataVector: simplified inline methods in order to remove compilation warnings at some CMSSW platforms diff --git a/source/global/management/include/G4Backtrace.hh b/source/global/management/include/G4Backtrace.hh index 5a904bde328..0f0fd5eb2ea 100644 --- a/source/global/management/include/G4Backtrace.hh +++ b/source/global/management/include/G4Backtrace.hh @@ -37,13 +37,13 @@ // These should not interfere with debuggers and/or G4FPEDetection. // In order to turn off handling for one or more signals, one can do: // -// G4BackTrace::DefaultSignals() = std::set{}; -// G4BackTrace::DefaultSignals() = std::set{ SIGSEGV }; +// G4Backtrace::DefaultSignals() = std::set{}; +// G4Backtrace::DefaultSignals() = std::set{ SIGSEGV }; // // and so on, *before* creating the run-manager. After the run-manager // has been created, one should disable the signals: // -// G4BackTrace::Disable(G4BackTrace::DefaultSignals()); +// G4Backtrace::Disable(G4BackTrace::DefaultSignals()); // // Additionally, at runtime, the environment variable "G4BACKTRACE" can // be set to select a specific set of signals or none, e.g. in bash: diff --git a/source/global/management/include/G4Version.hh b/source/global/management/include/G4Version.hh index 85280f8d2a2..147a1b5a7ec 100644 --- a/source/global/management/include/G4Version.hh +++ b/source/global/management/include/G4Version.hh @@ -40,11 +40,11 @@ // |--> patch number #ifndef G4VERSION_NUMBER - #define G4VERSION_NUMBER 1111 + #define G4VERSION_NUMBER 1112 #endif #ifndef G4VERSION_TAG - #define G4VERSION_TAG "$Name: geant4-11-01-patch-01 $" + #define G4VERSION_TAG "$Name: geant4-11-01-patch-02 $" #endif // as variables @@ -53,10 +53,10 @@ #include "G4Types.hh" #ifdef G4MULTITHREADED -static const G4String G4Version = "$Name: geant4-11-01-patch-01 [MT]$"; +static const G4String G4Version = "$Name: geant4-11-01-patch-02 [MT]$"; #else -static const G4String G4Version = "$Name: geant4-11-01-patch-01 $"; +static const G4String G4Version = "$Name: geant4-11-01-patch-02 $"; #endif -static const G4String G4Date = "(10-February-2023)"; +static const G4String G4Date = "(15-June-2023)"; #endif diff --git a/source/intercoms/History b/source/intercoms/History index 09fdcb4349d..508cc20d5d7 100644 --- a/source/intercoms/History +++ b/source/intercoms/History @@ -6,6 +6,10 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-05-03 Gabriele Cosmo (intercoms-V11-00-07) +- Fixed compilation warning on gcc-13.1 for array subscript outside array + bounds in G4ProfilerMessenger::SetNewValue(). + ## 2022-11-18 Gabriele Cosmo (intercoms-V11-00-06) - More compilation warnings fixes for implicit type conversions. diff --git a/source/intercoms/src/G4ProfilerMessenger.cc b/source/intercoms/src/G4ProfilerMessenger.cc index 1b59fe0de0e..76744873800 100644 --- a/source/intercoms/src/G4ProfilerMessenger.cc +++ b/source/intercoms/src/G4ProfilerMessenger.cc @@ -189,7 +189,7 @@ void G4ProfilerMessenger::SetNewValue(G4UIcommand* command, G4String value) G4UIcmdWithABool* ui = itr.first; if(command == ui) { - command_line.push_back(itr.second); + command_line.push_back(itr.second.c_str()); command_line.push_back(value); break; } diff --git a/source/interfaces/History b/source/interfaces/History index ea5cc44d3fb..4e4d398b38e 100644 --- a/source/interfaces/History +++ b/source/interfaces/History @@ -6,6 +6,9 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-02-20 Igor Semeniouk (interfaces-V11-00-11) +- G4UIQt : Replace G4int by int in QT signal/slots + ## 2022-11-24 Gabriele Cosmo (interfaces-V11-00-10) - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. diff --git a/source/interfaces/basic/include/G4UIQt.hh b/source/interfaces/basic/include/G4UIQt.hh index e1f503c893e..eca88295d8b 100644 --- a/source/interfaces/basic/include/G4UIQt.hh +++ b/source/interfaces/basic/include/G4UIQt.hh @@ -404,19 +404,19 @@ private Q_SLOTS : void ShowHelpCallback(); void CommandHistoryCallback(); void LookForHelpStringCallback(); - void UpdateTabWidget(G4int); + void UpdateTabWidget(int); void ResizeTabWidget( QResizeEvent* ); void CoutFilterCallback(const QString&); - void ThreadComboBoxCallback(G4int); - void TabCloseCallback(G4int); - void ToolBoxActivated(G4int); + void ThreadComboBoxCallback(int); + void TabCloseCallback(int); + void ToolBoxActivated(int); void VisParameterCallback(QWidget*); void ChangeColorCallback(QWidget*); void ChangeCursorAction(const QString&); void ChangeSurfaceStyle(const QString&); void OpenIconCallback(const QString&); void SaveIconCallback(const QString&); - void ViewerPropertiesIconCallback(G4int); + void ViewerPropertiesIconCallback(int); void ChangePerspectiveOrtho(const QString&); }; diff --git a/source/interfaces/basic/src/G4UIQt.cc b/source/interfaces/basic/src/G4UIQt.cc index 49500c4bbdc..ac32b373099 100644 --- a/source/interfaces/basic/src/G4UIQt.cc +++ b/source/interfaces/basic/src/G4UIQt.cc @@ -335,7 +335,7 @@ void G4UIQt::SetDefaultIconsToolbar( #if QT_VERSION < 0x050600 QSignalMapper *signalMapperViewerProperties = new QSignalMapper(this); QAction *actionViewerProperties = fToolbarApp->addAction(QIcon(*fParamIcon),"Viewer properties", signalMapperViewerProperties, SLOT(map())); - connect(signalMapperViewerProperties, SIGNAL(mapped(G4int)),this, SLOT(ViewerPropertiesIconCallback(G4int))); + connect(signalMapperViewerProperties, SIGNAL(mapped(int)),this, SLOT(ViewerPropertiesIconCallback(int))); G4int intVP = 0; signalMapperViewerProperties->setMapping(actionViewerProperties, intVP); #else @@ -1598,7 +1598,7 @@ G4UIDockWidget* G4UIQt::CreateCoutTBWidget( // add all candidates to widget fThreadsFilterComboBox = new QComboBox(); fThreadsFilterComboBox->setInsertPolicy(QComboBox::InsertAlphabetically); - connect(fThreadsFilterComboBox, SIGNAL(activated(G4int)), this, SLOT(ThreadComboBoxCallback(G4int))); + connect(fThreadsFilterComboBox, SIGNAL(activated(int)), this, SLOT(ThreadComboBoxCallback(int))); UpdateCoutThreadFilter(); @@ -1689,7 +1689,7 @@ G4UIDockWidget* G4UIQt::CreateUITabWidget( fUITabWidget->setTabToolTip (0,"Scene component tree. Only available in Stored mode"); fUITabWidget->setTabToolTip (1,"Help widget"); fUITabWidget->setTabToolTip (2,"All commands history"); - connect(fUITabWidget, SIGNAL(currentChanged(G4int)), SLOT(ToolBoxActivated(G4int))); + connect(fUITabWidget, SIGNAL(currentChanged(int)), SLOT(ToolBoxActivated(int))); fUIDockWidget = new G4UIDockWidget ("Scene tree, Help, History"); fUIDockWidget->setAllowedAreas(Qt::LeftDockWidgetArea | Qt::RightDockWidgetArea); @@ -1761,9 +1761,9 @@ void G4UIQt::CreateViewerWidget(){ #if QT_VERSION < 0x040500 #else - connect(fViewerTabWidget, SIGNAL(tabCloseRequested(G4int)), this, SLOT(TabCloseCallback(int))); + connect(fViewerTabWidget, SIGNAL(tabCloseRequested(int)), this, SLOT(TabCloseCallback(int))); #endif - connect(fViewerTabWidget, SIGNAL(currentChanged(G4int)), SLOT(UpdateTabWidget(G4int))); + connect(fViewerTabWidget, SIGNAL(currentChanged(int)), SLOT(UpdateTabWidget(int))); } // set the QGLWidget size policy @@ -1930,7 +1930,7 @@ const std::string& text) } -void G4UIQt::UpdateTabWidget(G4int tabNumber) { +void G4UIQt::UpdateTabWidget(int tabNumber) { if ( fViewerTabWidget == NULL) { fViewerTabWidget = new G4QTabWidget; } @@ -4169,7 +4169,7 @@ void G4UIQt::CommandHistoryCallback( } -void G4UIQt::ThreadComboBoxCallback(G4int) { +void G4UIQt::ThreadComboBoxCallback(int) { CoutFilterCallback(""); } @@ -4776,7 +4776,7 @@ void G4UIQt::CreateEmptyPickInfosWidget() { } -void G4UIQt::ViewerPropertiesIconCallback(G4int) { +void G4UIQt::ViewerPropertiesIconCallback(int) { CreateViewerPropertiesDialog(); @@ -5142,9 +5142,9 @@ G4String outputStream #if QT_VERSION < 0x040500 -void G4UIQt::TabCloseCallback(G4int){ +void G4UIQt::TabCloseCallback(int){ #else -void G4UIQt::TabCloseCallback(G4int a){ +void G4UIQt::TabCloseCallback(int a){ #endif #if QT_VERSION < 0x040500 #else @@ -5172,7 +5172,7 @@ void G4UIQt::TabCloseCallback(G4int a){ } -void G4UIQt::ToolBoxActivated(G4int a){ +void G4UIQt::ToolBoxActivated(int a){ if (fUITabWidget->widget(a) == fHelpTBWidget) { // Rebuild the help tree diff --git a/source/particles/History b/source/particles/History index 74f5bec8274..2dd5e7774ea 100644 --- a/source/particles/History +++ b/source/particles/History @@ -6,6 +6,15 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-02-23 Alberto Ribon (particles-V11-00-18) +- G4XicZero, G4AntiXicZero : updated mean lifetime values according to the + PDG-2022. +- Note: the particles' properties in Geant4 are currently consistent with + those of PDG-2017; the mean lifetimes have similar (within few percent) + values with respect to the latest PDG version, PDG-2022, except for + Xi_c0 and Omega_c0. For this reason, only the latter two have been + updated, while the rest will be updated in the near future. + ## 2023-02-07 Sandro Wenzel (particles-V11-00-17) - G4OmegacZero, G4AntiOmegacZero : fixed mean lifetime according to the PDG. Thanks to Francesco Mazzaschi of ALICE for reporting it. diff --git a/source/particles/hadrons/barions/src/G4AntiOmegacZero.cc b/source/particles/hadrons/barions/src/G4AntiOmegacZero.cc index cfa41b80ed6..d52f8b8b137 100644 --- a/source/particles/hadrons/barions/src/G4AntiOmegacZero.cc +++ b/source/particles/hadrons/barions/src/G4AntiOmegacZero.cc @@ -72,7 +72,7 @@ G4AntiOmegacZero* G4AntiOmegacZero::Definition() 1, +1, 0, 0, 0, 0, "baryon", 0, -1, -4332, - false, 0.0268e-3*ns, NULL, + false, 2.68e-4*ns, NULL, false, "omega_c"); //Decay Table is not defined here, wth expectation of pre-assigned diff --git a/source/particles/hadrons/barions/src/G4AntiXicZero.cc b/source/particles/hadrons/barions/src/G4AntiXicZero.cc index a7b1f2c1554..8705c3e5437 100644 --- a/source/particles/hadrons/barions/src/G4AntiXicZero.cc +++ b/source/particles/hadrons/barions/src/G4AntiXicZero.cc @@ -72,7 +72,7 @@ G4AntiXicZero* G4AntiXicZero::Definition() 1, +1, 0, 1, +1, 0, "baryon", 0, -1, -4132, - false, 0.112e-3*ns, NULL, + false, 1.519e-4*ns, NULL, false, "xi_c"); } theInstance = static_cast(anInstance); diff --git a/source/particles/hadrons/barions/src/G4OmegacZero.cc b/source/particles/hadrons/barions/src/G4OmegacZero.cc index 12bc3516259..54df1cb290f 100644 --- a/source/particles/hadrons/barions/src/G4OmegacZero.cc +++ b/source/particles/hadrons/barions/src/G4OmegacZero.cc @@ -72,7 +72,7 @@ G4OmegacZero* G4OmegacZero::Definition() 1, +1, 0, 0, 0, 0, "baryon", 0, +1, 4332, - false, 0.0268e-3*ns, NULL, + false, 2.68e-4*ns, NULL, false, "omega_c"); } theInstance = static_cast(anInstance); diff --git a/source/particles/hadrons/barions/src/G4XicZero.cc b/source/particles/hadrons/barions/src/G4XicZero.cc index 1d62571c1a9..6918415e913 100644 --- a/source/particles/hadrons/barions/src/G4XicZero.cc +++ b/source/particles/hadrons/barions/src/G4XicZero.cc @@ -72,7 +72,7 @@ G4XicZero* G4XicZero::Definition() 1, +1, 0, 1, -1, 0, "baryon", 0, +1, 4132, - false, 0.112e-3*ns, NULL, + false, 1.519e-4*ns, NULL, false, "xi_c"); } theInstance = static_cast(anInstance); diff --git a/source/persistency/gdml/History b/source/persistency/gdml/History index 6db52c1c94a..c36801878ac 100644 --- a/source/persistency/gdml/History +++ b/source/persistency/gdml/History @@ -6,6 +6,11 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-16 I. Hrivnacova (gdml-V11-00-06) +- Let G4ThreeVectorCompare obey the strict weak ordering requirements; + which fixes failures in inserting elements in the std::map with + this compare operator used in writing tessellated solid. + ## 2022-11-11 Gabriele Cosmo (gdml-V11-00-05) - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. diff --git a/source/persistency/gdml/include/G4GDMLWriteSolids.hh b/source/persistency/gdml/include/G4GDMLWriteSolids.hh index f0fc9314857..a110e77251a 100644 --- a/source/persistency/gdml/include/G4GDMLWriteSolids.hh +++ b/source/persistency/gdml/include/G4GDMLWriteSolids.hh @@ -78,14 +78,13 @@ class G4GDMLWriteSolids : public G4GDMLWriteMaterials G4bool operator()(const G4ThreeVector& t1, const G4ThreeVector& t2) const { - if(t1.x() < t2.x()) - return true; + if(t1.x() < t2.x()) { return true; } + if(t1.x() > t2.x()) { return false; } - if(t1.y() < t2.y()) - return true; + if(t1.y() < t2.y()) { return true; } + if(t1.y() > t2.y()) { return false; } - if(t1.z() < t2.z()) - return true; + if(t1.z() < t2.z()) { return true; } return false; } diff --git a/source/persistency/gdml/src/G4GDMLWriteSolids.cc b/source/persistency/gdml/src/G4GDMLWriteSolids.cc index 093a1ef62d8..51c2e94a0d3 100644 --- a/source/persistency/gdml/src/G4GDMLWriteSolids.cc +++ b/source/persistency/gdml/src/G4GDMLWriteSolids.cc @@ -720,7 +720,14 @@ void G4GDMLWriteSolids::TessellatedWrite( } else // Vertex not found { - vertexMap.insert(std::make_pair(vertex, ref)); // Cache vertex and ... + if ( ! vertexMap.insert(std::make_pair(vertex, ref)).second ) + { + G4ExceptionDescription description; + description << "Failed to insert [vertex, ref] " << vertex << ", " + << ref << " in map."; + G4Exception("G4GDMLWriteSolids::TessellatedWrite", "WriteError", + JustWarning, description); + } AddPosition(ref, vertex); // ... add it to define section! ++NumVertex; } diff --git a/source/physics_lists/builders/History b/source/physics_lists/builders/History index 424bd8a19ce..1566ba868a6 100644 --- a/source/physics_lists/builders/History +++ b/source/physics_lists/builders/History @@ -6,6 +6,10 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-03-17 Alberto Ribon (phys-builders-V11-00-04) +- G4HadronicBuilder : fixed bug in the method BuildKaonsFTFQGSP_BERT(). + Thanks to Dmitri Konstantinov for reporting it. + ## 2022-12-30 Vladimir Ivanchenko (phys-builders-V11-00-03) - Updated table of processes diff --git a/source/physics_lists/builders/src/G4HadronicBuilder.cc b/source/physics_lists/builders/src/G4HadronicBuilder.cc index 166bdf94705..45f153c9b31 100644 --- a/source/physics_lists/builders/src/G4HadronicBuilder.cc +++ b/source/physics_lists/builders/src/G4HadronicBuilder.cc @@ -244,7 +244,7 @@ void G4HadronicBuilder::BuildKaonsFTFP_BERT() { } void G4HadronicBuilder::BuildKaonsFTFQGSP_BERT() { - BuildFTFP_BERT(G4HadParticles::GetKaons(), true, "Glauber-Gribov"); + BuildFTFQGSP_BERT(G4HadParticles::GetKaons(), true, "Glauber-Gribov"); } void G4HadronicBuilder::BuildKaonsQGSP_FTFP_BERT(G4bool qElastic) { diff --git a/source/processes/electromagnetic/highenergy/History b/source/processes/electromagnetic/highenergy/History index 6776acf2469..0418e60c9d8 100644 --- a/source/processes/electromagnetic/highenergy/History +++ b/source/processes/electromagnetic/highenergy/History @@ -6,6 +6,10 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-02 Vladimir Ivanchenko (emhighenergy-V11-00-05) +- G4GammaConversionToMuons - fixed FPE exception in compound, when selected + element and address issue of cross section factor reported in #2543 + ## 2022-11-23 Gabriele Cosmo (emhighenergy-V11-00-04) - Fixed more compilation warnings for implicit type conversions. diff --git a/source/processes/electromagnetic/highenergy/include/G4GammaConversionToMuons.hh b/source/processes/electromagnetic/highenergy/include/G4GammaConversionToMuons.hh index fe7f69a7d51..0c5fc3f7ea7 100644 --- a/source/processes/electromagnetic/highenergy/include/G4GammaConversionToMuons.hh +++ b/source/processes/electromagnetic/highenergy/include/G4GammaConversionToMuons.hh @@ -51,6 +51,7 @@ #include "G4ParticleDefinition.hh" #include "G4Element.hh" #include "G4Step.hh" +#include //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... @@ -137,6 +138,7 @@ private: const G4ParticleDefinition* theGamma; const G4ParticleDefinition* theMuonPlus; const G4ParticleDefinition* theMuonMinus; + std::vector fTemp; }; //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... diff --git a/source/processes/electromagnetic/highenergy/src/G4GammaConversionToMuons.cc b/source/processes/electromagnetic/highenergy/src/G4GammaConversionToMuons.cc index f85fddc68a3..d609f5a29a1 100644 --- a/source/processes/electromagnetic/highenergy/src/G4GammaConversionToMuons.cc +++ b/source/processes/electromagnetic/highenergy/src/G4GammaConversionToMuons.cc @@ -91,9 +91,17 @@ G4bool G4GammaConversionToMuons::IsApplicable(const G4ParticleDefinition& part) //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... void G4GammaConversionToMuons::BuildPhysicsTable(const G4ParticleDefinition& p) -// Build cross section and mean free path tables -{ //here no tables, just calling PrintInfoDefinition +{ Energy5DLimit = G4EmParameters::Instance()->MaxEnergyFor5DMuPair(); + + auto table = G4Material::GetMaterialTable(); + std::size_t nelm = 0; + for(auto const & mat : *table) { + std::size_t n = mat->GetNumberOfElements(); + nelm = std::max(nelm, n); + } + fTemp.resize(nelm, 0); + if(Energy5DLimit > 0.0 && nullptr != f5Dmodel) { f5Dmodel = new G4BetheHeitler5DModel(); f5Dmodel->SetLeptonPair(theMuonPlus, theMuonMinus); @@ -108,15 +116,12 @@ void G4GammaConversionToMuons::BuildPhysicsTable(const G4ParticleDefinition& p) G4double G4GammaConversionToMuons::GetMeanFreePath(const G4Track& aTrack, G4double, G4ForceCondition*) - // returns the photon mean free path in GEANT4 internal units -// (MeanFreePath is a private member of the class) - { - const G4DynamicParticle* aDynamicGamma = aTrack.GetDynamicParticle(); - G4double GammaEnergy = aDynamicGamma->GetKineticEnergy(); - const G4Material* aMaterial = aTrack.GetMaterial(); - return ComputeMeanFreePath(GammaEnergy, aMaterial); + const G4DynamicParticle* aDynamicGamma = aTrack.GetDynamicParticle(); + G4double GammaEnergy = aDynamicGamma->GetKineticEnergy(); + const G4Material* aMaterial = aTrack.GetMaterial(); + return ComputeMeanFreePath(GammaEnergy, aMaterial); } //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... @@ -192,12 +197,11 @@ G4double G4GammaConversionToMuons::ComputeCrossSectionPerAtom( sigfac=4.*fine_structure_const*Z*Z*Rc*Rc; PowThres=1.479+0.00799*Dn; Ecor=-18.+4347./(B*Zthird); - + G4double CorFuc=1.+.04*G4Log(1.+Ecor/Egam); - //G4double Eg=pow(1.-4.*Mmuon/Egam,PowThres)*pow( pow(Wsatur,PowSat)+ - // pow(Egam,PowSat),1./PowSat); // threshold and saturation G4double Eg=G4Exp(G4Log(1.-4.*Mmuon/Egam)*PowThres)* - G4Exp(G4Log( G4Exp(G4Log(Wsatur)*PowSat)+G4Exp(G4Log(Egam)*PowSat))/PowSat); + G4Exp(G4Log(G4Exp(G4Log(Wsatur)*PowSat) + G4Exp(G4Log(Egam)*PowSat))/PowSat); + G4double CrossSection=7./9.*sigfac*G4Log(1.+WMedAppr*CorFuc*Eg); CrossSection *= CrossSecFactor; // increase the CrossSection by (by default 1) return CrossSection; @@ -210,8 +214,10 @@ void G4GammaConversionToMuons::SetCrossSecFactor(G4double fac) { if(fac < 0.0) return; CrossSecFactor=fac; - G4cout << "The cross section for GammaConversionToMuons is artificially " - << "increased by the CrossSecFactor=" << CrossSecFactor << G4endl; + if (verboseLevel > 0) { + G4cout << "The cross section for GammaConversionToMuons is artificially " + << "increased by the CrossSecFactor=" << CrossSecFactor << G4endl; + } } //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo..... @@ -243,7 +249,6 @@ G4VParticleChange* G4GammaConversionToMuons::PostStepDoIt( std::vector fvect; f5Dmodel->SampleSecondaries(&fvect, aTrack.GetMaterialCutsCouple(), aTrack.GetDynamicParticle(), 0.0, DBL_MAX); - aParticleChange.SetNumberOfSecondaries((G4int)fvect.size()); for(auto dp : fvect) { aParticleChange.AddSecondary(dp); } return G4VDiscreteProcess::PostStepDoIt(aTrack,aStep); } @@ -276,33 +281,41 @@ G4VParticleChange* G4GammaConversionToMuons::PostStepDoIt( G4double GammaMuonInv=Mmuon/Egam; // generate xPlus according to the differential cross section by rejection - G4double xmin=(Egam < LimitEnergy) ? GammaMuonInv : .5-sqrt(.25-GammaMuonInv); + G4double xmin=(Egam <= LimitEnergy) ? 0.5 : 0.5 - std::sqrt(0.25 - GammaMuonInv); G4double xmax=1.-xmin; G4double Ds2=(Dn*sqrte-2.); G4double sBZ=sqrte*B*Zthird/electron_mass_c2; G4double LogWmaxInv=1./G4Log(Winfty*(1.+2.*Ds2*GammaMuonInv) /(1.+2.*sBZ*Mmuon*GammaMuonInv)); - G4double xPlus,xMinus,xPM,result,W; + G4double xPlus = 0.5; + G4double xMinus = 0.5; + G4double xPM = 0.25; + G4int nn = 0; const G4int nmax = 1000; - do { - xPlus=xmin+G4UniformRand()*(xmax-xmin); - xMinus=1.-xPlus; - xPM=xPlus*xMinus; - G4double del=Mmuon*Mmuon/(2.*Egam*xPM); - W=Winfty*(1.+Ds2*del/Mmuon)/(1.+sBZ*del); - G4double xxp=1.-4./3.*xPM; // the main xPlus dependence - result=(xxp > 0.) ? xxp*G4Log(W)*LogWmaxInv : 0.0; - if(result>1.) { - G4cout << "G4GammaConversionToMuons::PostStepDoIt WARNING:" - << " in dSigxPlusGen, result=" << result << " > 1" << G4endl; + + // sampling for Egam > LimitEnergy + if (xmin < 0.5) { + G4double result,W; + do { + xPlus=xmin+G4UniformRand()*(xmax-xmin); + xMinus=1.-xPlus; + xPM=xPlus*xMinus; + G4double del=Mmuon*Mmuon/(2.*Egam*xPM); + W=Winfty*(1.+Ds2*del/Mmuon)/(1.+sBZ*del); + G4double xxp=1.-4./3.*xPM; // the main xPlus dependence + result=(xxp > 0.) ? xxp*G4Log(W)*LogWmaxInv : 0.0; + if(result>1.) { + G4cout << "G4GammaConversionToMuons::PostStepDoIt WARNING:" + << " in dSigxPlusGen, result=" << result << " > 1" << G4endl; + } + ++nn; + if(nn >= nmax) { break; } } - ++nn; - if(nn >= nmax) { break; } + // Loop checking, 07-Aug-2015, Vladimir Ivanchenko + while (G4UniformRand() > result); } - // Loop checking, 07-Aug-2015, Vladimir Ivanchenko - while (G4UniformRand() > result); // now generate the angular variables via the auxilary variables t,psi,rho G4double t; @@ -406,7 +419,7 @@ G4VParticleChange* G4GammaConversionToMuons::PostStepDoIt( // rotate to actual gamma direction MuPlusDirection.rotateUz(GammaDirection); MuMinusDirection.rotateUz(GammaDirection); - aParticleChange.SetNumberOfSecondaries(2); + // create G4DynamicParticle object for the particle1 G4DynamicParticle* aParticle1 = new G4DynamicParticle(theMuonPlus,MuPlusDirection,EPlus-Mmuon); @@ -431,18 +444,24 @@ const G4Element* G4GammaConversionToMuons::SelectRandomAtom( const G4ElementVector* theElementVector = aMaterial->GetElementVector(); const G4Element* elm = (*theElementVector)[0]; - if (NumberOfElements > 1) { - const G4double* NbOfAtomsPerVolume = aMaterial->GetVecNbOfAtomsPerVolume(); - - G4double PartialSumSigma = 0.; - G4double rval = G4UniformRand()/MeanFreePath; + if (NumberOfElements > 1) { + G4double e = std::max(aDynamicGamma->GetKineticEnergy(), LimitEnergy); + const G4double* natom = aMaterial->GetVecNbOfAtomsPerVolume(); + G4double sum = 0.; for (std::size_t i=0; iGetZasInt()); + fTemp[i] = sum; + } + sum *= G4UniformRand(); + for (std::size_t i=0; i limitKinEnergy) { + if (maxEnergy > limitKinEnergy && kineticEnergy > limitRadCorrection) { G4double logtmax = G4Log(maxEnergy); G4double logtmin = G4Log(std::max(cutEnergy,limitKinEnergy)); @@ -231,12 +236,11 @@ G4double G4MuBetheBlochModel::ComputeDEDXPerVolume(const G4Material* material, G4double x = G4Log(bg2)/twoln10; dedx -= material->GetIonisation()->DensityCorrection(x); - // shell correction + // shell and high order corrections dedx -= 2.0*corr->ShellCorrection(p,material,kineticEnergy); - dedx = std::max(dedx, 0.0); // radiative corrections of R. Kokoulin - if (cutEnergy > limitKinEnergy) { + if (cutEnergy > limitKinEnergy && kineticEnergy > limitRadCorrection) { G4double logtmax = G4Log(cutEnergy); G4double logstep = logtmax - logLimitKinEnergy; @@ -251,7 +255,6 @@ G4double G4MuBetheBlochModel::ComputeDEDXPerVolume(const G4Material* material, } dedx += dloss*logstep*alphaprime; } - dedx *= CLHEP::twopi_mc2_rcl2*eDensity/beta2; //High order corrections @@ -264,7 +267,7 @@ G4double G4MuBetheBlochModel::ComputeDEDXPerVolume(const G4Material* material, void G4MuBetheBlochModel::SampleSecondaries( std::vector* vdp, - const G4MaterialCutsCouple*, + const G4MaterialCutsCouple* couple, const G4DynamicParticle* dp, G4double minKinEnergy, G4double maxEnergy) @@ -279,7 +282,8 @@ void G4MuBetheBlochModel::SampleSecondaries( G4double beta2 = kineticEnergy*(kineticEnergy + 2.0*mass)/etot2; G4double grej = 1.; - if(tmax > limitKinEnergy) { + G4bool radC = (tmax > limitKinEnergy && kineticEnergy > limitRadCorrection); + if(radC) { G4double a0 = G4Log(2.*totEnergy/mass); grej += alphaprime*a0*a0; } @@ -292,7 +296,7 @@ void G4MuBetheBlochModel::SampleSecondaries( tkin = minKinEnergy*maxKinEnergy/(minKinEnergy*(1.0 - q) + maxKinEnergy*q); f = 1.0 - beta2*tkin/tmax + 0.5*tkin*tkin/etot2; - if(tkin > limitKinEnergy) { + if(radC && tkin > limitKinEnergy) { G4double a1 = G4Log(1.0 + 2.0*tkin/CLHEP::electron_mass_c2); G4double a3 = G4Log(4.0*totEnergy*(totEnergy - tkin)/massSquare); f *= (1. + alphaprime*a1*(a3 - a1)); @@ -308,29 +312,35 @@ void G4MuBetheBlochModel::SampleSecondaries( // Loop checking, 03-Aug-2015, Vladimir Ivanchenko } while( grej*G4UniformRand() > f ); - G4double deltaMomentum = - std::sqrt(tkin * (tkin + 2.0*CLHEP::electron_mass_c2)); - G4double totalMomentum = totEnergy*std::sqrt(beta2); - G4double cost = tkin * (totEnergy + CLHEP::electron_mass_c2) / - (deltaMomentum * totalMomentum); + G4ThreeVector deltaDirection; - G4double sint = std::sqrt(1.0 - cost*cost); - G4double phi = CLHEP::twopi * G4UniformRand(); - G4ThreeVector deltaDirection(sint*std::cos(phi), sint*std::sin(phi), cost); - G4ThreeVector direction = dp->GetMomentumDirection(); - deltaDirection.rotateUz(direction); + if(UseAngularGeneratorFlag()) { + const G4Material* mat = couple->GetMaterial(); + deltaDirection = GetAngularDistribution()->SampleDirection(dp, tkin, + SelectRandomAtomNumber(mat), mat); + } else { + + G4double deltaMom = std::sqrt(tkin * (tkin + 2.0*CLHEP::electron_mass_c2)); + G4double totalMom = totEnergy*std::sqrt(beta2); + G4double cost = tkin * (totEnergy + CLHEP::electron_mass_c2) / + (deltaMom * totalMom); + cost = std::min(cost, 1.0); + const G4double sint = std::sqrt((1.0 - cost)*(1.0 + cost)); + const G4double phi = twopi*G4UniformRand(); + + deltaDirection.set(sint*std::cos(phi),sint*std::sin(phi), cost) ; + deltaDirection.rotateUz(dp->GetMomentumDirection()); + } + // create G4DynamicParticle object for delta ray + auto delta = new G4DynamicParticle(theElectron, deltaDirection, tkin); + vdp->push_back(delta); // primary change kineticEnergy -= tkin; - G4ThreeVector dir = totalMomentum*direction - deltaMomentum*deltaDirection; - direction = dir.unit(); + G4ThreeVector dir = dp->GetMomentum() - delta->GetMomentum(); + dir = dir.unit(); fParticleChange->SetProposedKineticEnergy(kineticEnergy); - fParticleChange->SetProposedMomentumDirection(direction); - - // create G4DynamicParticle object for delta ray - G4DynamicParticle* delta = - new G4DynamicParticle(theElectron, deltaDirection, tkin); - vdp->push_back(delta); + fParticleChange->SetProposedMomentumDirection(dir); } //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... diff --git a/source/processes/electromagnetic/muons/src/G4MuBremsstrahlung.cc b/source/processes/electromagnetic/muons/src/G4MuBremsstrahlung.cc index 04d2c601744..5d92c106e06 100644 --- a/source/processes/electromagnetic/muons/src/G4MuBremsstrahlung.cc +++ b/source/processes/electromagnetic/muons/src/G4MuBremsstrahlung.cc @@ -79,7 +79,6 @@ G4MuBremsstrahlung::G4MuBremsstrahlung(const G4String& name) SetProcessSubType(fBremsstrahlung); SetSecondaryParticle(G4Gamma::Gamma()); SetIonisation(false); - SetSpline(false); } //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.... diff --git a/source/processes/electromagnetic/muons/src/G4MuIonisation.cc b/source/processes/electromagnetic/muons/src/G4MuIonisation.cc index d64f0cfd2fc..0d010bb7b1c 100644 --- a/source/processes/electromagnetic/muons/src/G4MuIonisation.cc +++ b/source/processes/electromagnetic/muons/src/G4MuIonisation.cc @@ -124,6 +124,7 @@ G4MuIonisation::InitialiseEnergyLossProcess(const G4ParticleDefinition* part, theBaseParticle = bpart; mass = theParticle->GetPDGMass(); + ratio = CLHEP::electron_mass_c2/mass; G4double q = theParticle->GetPDGCharge(); G4EmParameters* param = G4EmParameters::Instance(); @@ -138,13 +139,11 @@ G4MuIonisation::InitialiseEnergyLossProcess(const G4ParticleDefinition* part, EmModel(0)->SetLowEnergyLimit(param->MinKinEnergy()); EmModel(0)->SetHighEnergyLimit(elow); - // high energy fluctuation model + // fluctuation model if (nullptr == FluctModel()) { SetFluctModel(G4EmStandUtil::ModelOfFluctuations()); } - // low-energy fluctuation model - G4VEmFluctuationModel* f = G4EmStandUtil::ModelOfFluctuations(true); - AddEmModel(1, EmModel(0), f); + AddEmModel(1, EmModel(0), FluctModel()); // high energy model if (nullptr == EmModel(1)) { SetEmModel(new G4MuBetheBlochModel()); } @@ -152,7 +151,6 @@ G4MuIonisation::InitialiseEnergyLossProcess(const G4ParticleDefinition* part, EmModel(1)->SetHighEnergyLimit(emax); AddEmModel(1, EmModel(1), FluctModel()); - ratio = CLHEP::electron_mass_c2/mass; isInitialised = true; } } diff --git a/source/processes/electromagnetic/muons/src/G4MuPairProduction.cc b/source/processes/electromagnetic/muons/src/G4MuPairProduction.cc index 5aba272825e..f57209fe836 100644 --- a/source/processes/electromagnetic/muons/src/G4MuPairProduction.cc +++ b/source/processes/electromagnetic/muons/src/G4MuPairProduction.cc @@ -85,7 +85,6 @@ G4MuPairProduction::G4MuPairProduction(const G4String& name) SetProcessSubType(fPairProdByCharged); SetSecondaryParticle(G4Positron::Positron()); SetIonisation(false); - SetSpline(false); } //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.... diff --git a/source/processes/electromagnetic/standard/History b/source/processes/electromagnetic/standard/History index bd9c3febd34..c32e48d4781 100644 --- a/source/processes/electromagnetic/standard/History +++ b/source/processes/electromagnetic/standard/History @@ -6,6 +6,23 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-13 V.Ivanchenko (emstand-V11-00-24) +- G4LindhardSorensenIonModel - do not try to use ICRU73 data for projectile Z>80 + +## 2023-04-20 V.Ivanchenko (emstand-V11-00-23) +- G4LindhardSorensenIonModel - updated effective charge of an ion at each + step of simulation or at each call to G4EmCalculator + +## 2023-04-17 V.Ivanchenko +- G4LinhardSorensenModel - added extra protection and improved debug printout + +## 2023-02-24 V.Ivanchenko +- G4WentzelOKandVIxSection - fix numeric instability for the extreme case of + very small kinetic energy (< 1 eV) + +## 2023-02-21 V.Ivanchenko +- G4WentzelOKandVIxSection - fix #2530, improved comments + ## 2022-12-21 V.Ivanchenko (emstand-V11-00-22) - G4GoudsmithSoundersonMscModel - fixed warning when build CMSSW diff --git a/source/processes/electromagnetic/standard/include/G4WentzelOKandVIxSection.hh b/source/processes/electromagnetic/standard/include/G4WentzelOKandVIxSection.hh index de5054429d2..9eb6952d246 100644 --- a/source/processes/electromagnetic/standard/include/G4WentzelOKandVIxSection.hh +++ b/source/processes/electromagnetic/standard/include/G4WentzelOKandVIxSection.hh @@ -74,7 +74,7 @@ class G4WentzelOKandVIxSection public: - explicit G4WentzelOKandVIxSection(G4bool comb=true); + explicit G4WentzelOKandVIxSection(G4bool combined=true); virtual ~G4WentzelOKandVIxSection(); @@ -139,7 +139,10 @@ protected: G4double coeff; G4double cosTetMaxElec = 1.0; G4double cosTetMaxNuc = 1.0; - G4double cosThetaMax = -1.0; + + // for the combined mode it is cos(thetaMax) + // for single scattering it is cos(thetaMin) + G4double cosThetaMax = 1.0; G4double chargeSquare = 0.0; G4double charge3 = 0.0; diff --git a/source/processes/electromagnetic/standard/src/G4LindhardSorensenIonModel.cc b/source/processes/electromagnetic/standard/src/G4LindhardSorensenIonModel.cc index dea53e99d32..76b81901dd4 100644 --- a/source/processes/electromagnetic/standard/src/G4LindhardSorensenIonModel.cc +++ b/source/processes/electromagnetic/standard/src/G4LindhardSorensenIonModel.cc @@ -121,7 +121,8 @@ G4LindhardSorensenIonModel::GetChargeSquareRatio(const G4ParticleDefinition* p, const G4Material* mat, G4double kinEnergy) { - return corr->EffectiveChargeSquareRatio(p,mat,kinEnergy); + chargeSquare = corr->EffectiveChargeSquareRatio(p,mat,kinEnergy); + return chargeSquare; } //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... @@ -258,15 +259,17 @@ void G4LindhardSorensenIonModel::CorrectionsAlongStep( const G4double q2 = corr->EffectiveChargeSquareRatio(p, mat, e); const G4int Z = p->GetAtomicNumber(); - G4double res; + G4double res = 0.0; if(escaled <= fElimit) { // data from ICRU73 or ICRU90 - res = fIonData->GetDEDX(mat, Z, escaled, G4Log(escaled)); - /* - G4cout << "GetDEDX for Z=" << Z << " in " << mat->GetName() - << " Escaled=" << escaled << " E=" - << e << " dEdx=" << res << G4endl; - */ + if(Z > 2 && Z <= 80) { + res = fIonData->GetDEDX(mat, Z, escaled, G4Log(escaled)); + /* + G4cout << "GetDEDX for Z=" << Z << " in " << mat->GetName() + << " Escaled=" << escaled << " E=" + << e << " dEdx=" << res << G4endl; + */ + } if(res > 0.0) { auto pcuts = couple->GetProductionCuts(); G4double cut = (nullptr == pcuts) ? tmax : pcuts->GetProductionCut(1); @@ -310,16 +313,16 @@ void G4LindhardSorensenIonModel::CorrectionsAlongStep( //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... void G4LindhardSorensenIonModel::SampleSecondaries( - vector* vdp, + std::vector* vdp, const G4MaterialCutsCouple* couple, const G4DynamicParticle* dp, - G4double minKinEnergy, + G4double cut, G4double maxEnergy) { G4double kineticEnergy = dp->GetKineticEnergy(); // take into account formfactor G4double tmax = MaxSecondaryEnergy(dp->GetDefinition(),kineticEnergy); - + G4double minKinEnergy = std::min(cut, tmax); G4double maxKinEnergy = std::min(maxEnergy,tmax); if(minKinEnergy >= maxKinEnergy) { return; } diff --git a/source/processes/electromagnetic/standard/src/G4WentzelOKandVIxSection.cc b/source/processes/electromagnetic/standard/src/G4WentzelOKandVIxSection.cc index b1c5694fd71..1546ce2b260 100644 --- a/source/processes/electromagnetic/standard/src/G4WentzelOKandVIxSection.cc +++ b/source/processes/electromagnetic/standard/src/G4WentzelOKandVIxSection.cc @@ -346,34 +346,32 @@ G4WentzelOKandVIxSection::SampleSingleScattering(G4double cosTMin, } } if(cost1 > cost2) { - - G4double w1 = 1. - cost1 + screenZ; - G4double w2 = 1. - cost2 + screenZ; - G4double z1 = w1*w2/(w1 + rndmEngineMod->flat()*(w2 - w1)) - screenZ; - + G4double w1 = 1. - cost1; + G4double w2 = 1. - cost2; + G4double w3 = rndmEngineMod->flat()*(w2 - w1); + G4double z1 = ((w2 - w3)*screenZ + w1*w2)/(screenZ + w1 + w3); G4double fm = 1.0; + if(fNucFormfactor == fExponentialNF) { fm += formf*z1; fm = 1.0/(fm*fm); } else if(fNucFormfactor == fGaussianNF) { fm = G4Exp(-2*formf*z1); } else if(fNucFormfactor == fFlatNF) { - static const G4double ccoef = 0.00508/MeV; + static const G4double ccoef = 0.00508/CLHEP::MeV; G4double x = std::sqrt(2.*mom2*z1)*ccoef*2.; fm = FlatFormfactor(x); - fm *= FlatFormfactor(x*0.6 - *fG4pow->A13(fNistManager->GetAtomicMassAmu(targetZ))); + fm *= FlatFormfactor(x*0.6*fG4pow->A13(fNistManager->GetAtomicMassAmu(targetZ))); } + // G4cout << " fm=" << fm << " " << fMottXSection << G4endl; G4double grej; - if(fMottXSection) { + if(nullptr != fMottXSection) { fMottXSection->SetupKinematic(tkin, targetZ); grej = fMottXSection->RatioMottRutherfordCosT(std::sqrt(z1))*fm*fm; } else { grej = (1. - z1*factB + factB1*targetZ*sqrt(z1*factB)*(2. - z1)) *fm*fm/(1.0 + z1*factD); } - // G4cout << "SampleSingleScattering: E= " << tkin << " z1= " - // << z1 << " grej= "<< grej << " mottFact= "<< fMottFactor<< G4endl; if(fMottFactor*rndmEngineMod->flat() <= grej ) { // exclude "false" scattering due to formfactor and spin effect G4double cost = 1.0 - z1; diff --git a/source/processes/electromagnetic/utils/History b/source/processes/electromagnetic/utils/History index 7e8132f2ae5..e59f13f7f64 100644 --- a/source/processes/electromagnetic/utils/History +++ b/source/processes/electromagnetic/utils/History @@ -6,6 +6,25 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-02 J.Hahnfeld (emutils-V11-00-40) +- Fixes to `G4TransportationWithMsc`: + * Protect code for MultipleScattering + * Fix type of particle change + +## 2023-04-08 V.Ivanchenko +- G4LossTableManager - improved debug printout and removed unused lines of code + +## 2023-03-20 V.Ivanchenko +- G4VEnergyLossProcess - fixed static analyzer warning +- G4EmTableUtil - fixed verbose output and class comments + +## 2023-03-06 J.Allison +- Allow /process/em/QuantumEntanglement in G4State_Idle. + +## 2023-02-21 V.Ivanchenko +- G4EmExtraParameters - fixed AddPAIModel(...) method and improved comments +- G4EmExtraParametersMessenger - fixed broadcasting + ## 2022-12-11 V.Ivanchenko (emutils-V11-00-39) - G4EmParameters, G4EmParametersMessenger, added parameter, UI command, GetSet methods - MscPositronCorrection diff --git a/source/processes/electromagnetic/utils/include/G4TransportationWithMsc.hh b/source/processes/electromagnetic/utils/include/G4TransportationWithMsc.hh index 38e9806abf3..f05056ebefc 100644 --- a/source/processes/electromagnetic/utils/include/G4TransportationWithMsc.hh +++ b/source/processes/electromagnetic/utils/include/G4TransportationWithMsc.hh @@ -41,6 +41,7 @@ class G4EmModelManager; class G4LossTableManager; +class G4ParticleChangeForMSC; class G4ParticleDefinition; class G4Region; class G4VMscModel; @@ -84,6 +85,9 @@ class G4TransportationWithMsc : public G4Transportation G4EmModelManager* fModelManager; const G4ParticleDefinition* fFirstParticle = nullptr; + // For ScatteringType::MultipleScattering + G4ParticleChangeForMSC* fParticleChangeForMSC = nullptr; + G4DynamicParticle* fSubStepDynamicParticle; G4Track* fSubStepTrack; G4Step* fSubStep; diff --git a/source/processes/electromagnetic/utils/src/G4EmExtraParameters.cc b/source/processes/electromagnetic/utils/src/G4EmExtraParameters.cc index 4be793a6e55..021aca6b191 100644 --- a/source/processes/electromagnetic/utils/src/G4EmExtraParameters.cc +++ b/source/processes/electromagnetic/utils/src/G4EmExtraParameters.cc @@ -225,20 +225,22 @@ void G4EmExtraParameters::AddPAIModel(const G4String& particle, { G4String r = CheckRegion(region); std::size_t nreg = m_regnamesPAI.size(); + + // in previously defined region other particles may be already defined + // type should be overrided for the same region and particle for(std::size_t i=0; iSetGuidance(" regName : G4Region name"); mscoCmd->SetGuidance(" emType : G4EmStandard, G4EmStandard_opt1, ..."); mscoCmd->AvailableForStates(G4State_PreInit); + mscoCmd->SetToBeBroadcasted(false); auto mregName = new G4UIparameter("regName",'s',false); mscoCmd->SetParameter(mregName); @@ -250,7 +251,7 @@ G4EmExtraParametersMessenger::G4EmExtraParametersMessenger(G4EmExtraParameters* qeCmd = new G4UIcmdWithABool("/process/em/QuantumEntanglement",this); qeCmd->SetGuidance("Enable quantum entanglement"); - qeCmd->AvailableForStates(G4State_PreInit); + qeCmd->AvailableForStates(G4State_PreInit,G4State_Idle); qeCmd->SetToBeBroadcasted(false); dirSplitTargetCmd = new G4UIcmdWith3VectorAndUnit("/process/em/setDirectionalSplittingTarget",this); diff --git a/source/processes/electromagnetic/utils/src/G4EmTableUtil.cc b/source/processes/electromagnetic/utils/src/G4EmTableUtil.cc index ea67a5aae8d..14bbfbd92ac 100644 --- a/source/processes/electromagnetic/utils/src/G4EmTableUtil.cc +++ b/source/processes/electromagnetic/utils/src/G4EmTableUtil.cc @@ -98,7 +98,7 @@ G4EmTableUtil::PrepareEmProcess(G4VEmProcess* proc, const G4DataVector* cuts = modelManager->Initialise(part, secPart, verb); if(1 < verb) { - G4cout << "### G4VEmProcess::PreparePhysicsTable() done for " + G4cout << "### G4EmTableUtil::PreparePhysicsTable() done for " << proc->GetProcessName() << " and particle " << part->GetParticleName() << G4endl; @@ -118,7 +118,7 @@ void G4EmTableUtil::BuildEmProcess(G4VEmProcess* proc, { G4String num = part->GetParticleName(); if(1 < verb) { - G4cout << "### G4VEmProcess::BuildPhysicsTable() for " + G4cout << "### G4EmTableUtil::BuildPhysicsTable() for " << proc->GetProcessName() << " and particle " << num << " buildLambdaTable=" << toBuild << " master= " << master << G4endl; @@ -178,7 +178,7 @@ void G4EmTableUtil::BuildEmProcess(G4VEmProcess* proc, } if(1 < verb) { - G4cout << "### G4VEmProcess::BuildPhysicsTable() done for " + G4cout << "### G4EmTableUtil::BuildPhysicsTable() done for " << proc->GetProcessName() << " and particle " << num << " baseMat=" << baseMat << G4endl; } @@ -201,7 +201,7 @@ void G4EmTableUtil::BuildLambdaTable(G4VEmProcess* proc, const G4bool splineFlag) { if(1 < verboseLevel) { - G4cout << "G4EmProcess::BuildLambdaTable() for process " + G4cout << "G4EmTableUtil::BuildLambdaTable() for process " << proc->GetProcessName() << " and particle " << part->GetParticleName() << G4endl; } @@ -290,7 +290,7 @@ void G4EmTableUtil::BuildLambdaTable(G4VEnergyLossProcess* proc, const G4bool splineFlag) { if(1 < verboseLevel) { - G4cout << "G4EnergyLossProcess::BuildLambdaTable() for process " + G4cout << "G4EmTableUtil::BuildLambdaTable() for process " << proc->GetProcessName() << " and particle " << part->GetParticleName() << G4endl; } @@ -340,8 +340,9 @@ G4EmTableUtil::CheckIon(G4VEnergyLossProcess* proc, const G4int verb, G4bool& isIon) { if(1 < verb) { - G4cout << "G4VEnergyLossProcess::PreparePhysicsTable for " + G4cout << "G4EmTableUtil::CheckIon for " << proc->GetProcessName() << " for " << part->GetParticleName() + << " should be called from G4VEnergyLossProcess::PreparePhysicsTable" << G4endl; } const G4ParticleDefinition* particle = partLocal; @@ -356,6 +357,8 @@ G4EmTableUtil::CheckIon(G4VEnergyLossProcess* proc, const G4ParticleDefinition* theGIon = G4GenericIon::GenericIon(); isIon = true; + // this is a loop to compare pointers of G4GenericIon processes in order + // to confirm that for given particle the G4GenericIon physics is used if(particle != theGIon) { G4ProcessManager* pm = theGIon->GetProcessManager(); G4ProcessVector* v = pm->GetAlongStepProcessVector(); @@ -465,7 +468,7 @@ void G4EmTableUtil::BuildDEDXTable(G4VEnergyLossProcess* proc, for(std::size_t i=0; iGetParticleName() << " and process " << proc->GetProcessName() << G4endl; @@ -517,7 +520,7 @@ void G4EmTableUtil::PrepareMscProcess(G4VMultipleScattering* proc, part.GetParticleName() == "GenericIon") { isIon = true; } if(1 < verb) { - G4cout << "### G4VMultipleScattering::PrepearPhysicsTable() for " + G4cout << "### G4EmTableUtil::PrepearPhysicsTable() for " << proc->GetProcessName() << " and particle " << part.GetParticleName() << " isIon: " << isIon << " isMaster: " << master @@ -590,7 +593,7 @@ void G4EmTableUtil::BuildMscProcess(G4VMultipleScattering* proc, } } if(1 < verb) { - G4cout << "### G4VMultipleScattering::BuildPhysicsTable() done for " + G4cout << "### G4EmTableUtil::BuildPhysicsTable() done for " << proc->GetProcessName() << " and particle " << part.GetParticleName() << G4endl; } @@ -651,7 +654,7 @@ G4bool G4EmTableUtil::StoreTable(G4VProcess* ptr, if (1 < verb) G4cout << "Stored: " << name << G4endl; } else { res = false; - G4cout << "Fail to store: " << name << G4endl; + G4cout << "G4EmTableUtil::StoreTable fail to store: " << name << G4endl; } } return res; @@ -668,8 +671,10 @@ G4bool G4EmTableUtil::RetrieveTable(G4VProcess* ptr, { G4bool res = true; if (nullptr == aTable) { return res; } - G4cout << tname << " table for " << part->GetParticleName() - << " will be retrieved " << G4endl; + if (0 < verb) { + G4cout << tname << " table for " << part->GetParticleName() + << " will be retrieved " << G4endl; + } const G4String& name = ptr->GetPhysicsTableFileName(part, dir, tname, ascii); if(G4PhysicsTableHelper::RetrievePhysicsTable(aTable, name, ascii, spline)) { @@ -685,8 +690,8 @@ G4bool G4EmTableUtil::RetrieveTable(G4VProcess* ptr, } } else { res = false; - G4cout << "Fail to retrieve: " << tname << " from " << name << " for " - << part->GetParticleName() << G4endl; + G4cout << "G4EmTableUtil::RetrieveTable fail to retrieve: " << tname + << " from " << name << " for " << part->GetParticleName() << G4endl; } return res; } diff --git a/source/processes/electromagnetic/utils/src/G4LossTableManager.cc b/source/processes/electromagnetic/utils/src/G4LossTableManager.cc index 34be0df2393..211cae65fa1 100644 --- a/source/processes/electromagnetic/utils/src/G4LossTableManager.cc +++ b/source/processes/electromagnetic/utils/src/G4LossTableManager.cc @@ -667,11 +667,6 @@ void G4LossTableManager::BuildPhysicsTable( base_part_vector[i] = el->BaseParticle(); tables_are_built[i] = false; all_tables_are_built= false; - if(!isActive[i]) { - el->SetIonisation(false); - tables_are_built[i] = true; - } - if(1 < verbose) { G4cout << i <<". "<< el->GetProcessName(); if(el->Particle()) { @@ -900,7 +895,6 @@ G4VEnergyLossProcess* G4LossTableManager::BuildTables( // if(1 listSub; std::vector listCSDA; for (i=0; iAddEmModel(order, mscModel, nullptr, region); - mscModel->SetParticleChange(&fParticleChange); + mscModel->SetParticleChange(fParticleChangeForMSC); } //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.... @@ -136,15 +145,18 @@ void G4TransportationWithMsc::PreparePhysicsTable( } const G4int numberOfModels = fModelManager->NumberOfModels(); - for(G4int i = 0; i < numberOfModels; ++i) + if(fType == ScatteringType::MultipleScattering) { - auto msc = static_cast(fModelManager->GetModel(i)); - msc->SetMasterThread(master); - msc->SetPolarAngleLimit(theParameters->MscThetaLimit()); - G4double emax = - std::min(msc->HighEnergyLimit(), theParameters->MaxKinEnergy()); - msc->SetHighEnergyLimit(emax); - msc->SetUseBaseMaterials(baseMat); + for(G4int i = 0; i < numberOfModels; ++i) + { + auto msc = static_cast(fModelManager->GetModel(i)); + msc->SetMasterThread(master); + msc->SetPolarAngleLimit(theParameters->MscThetaLimit()); + G4double emax = + std::min(msc->HighEnergyLimit(), theParameters->MaxKinEnergy()); + msc->SetHighEnergyLimit(emax); + msc->SetUseBaseMaterials(baseMat); + } } fModelManager->Initialise(fFirstParticle, G4Electron::Electron(), @@ -168,13 +180,16 @@ void G4TransportationWithMsc::BuildPhysicsTable( // Initialisation of models. const G4int numberOfModels = fModelManager->NumberOfModels(); - for(G4int i = 0; i < numberOfModels; ++i) + if(fType == ScatteringType::MultipleScattering) { - auto msc = static_cast(fModelManager->GetModel(i)); - auto msc0 = - static_cast(masterProcess->fModelManager->GetModel(i)); - msc->SetCrossSectionTable(msc0->GetCrossSectionTable(), false); - msc->InitialiseLocal(fFirstParticle, msc0); + for(G4int i = 0; i < numberOfModels; ++i) + { + auto msc = static_cast(fModelManager->GetModel(i)); + auto msc0 = + static_cast(masterProcess->fModelManager->GetModel(i)); + msc->SetCrossSectionTable(msc0->GetCrossSectionTable(), false); + msc->InitialiseLocal(fFirstParticle, msc0); + } } } } @@ -202,11 +217,14 @@ void G4TransportationWithMsc::StartTracking(G4Track* track) fSubStepDynamicParticle->SetDefinition(currParticle); const G4int numberOfModels = fModelManager->NumberOfModels(); - for(G4int i = 0; i < numberOfModels; ++i) + if(fType == ScatteringType::MultipleScattering) { - auto msc = static_cast(fModelManager->GetModel(i)); - msc->StartTracking(track); - msc->SetIonisation(ionisation, currParticle); + for(G4int i = 0; i < numberOfModels; ++i) + { + auto msc = static_cast(fModelManager->GetModel(i)); + msc->StartTracking(track); + msc->SetIonisation(ionisation, currParticle); + } } // Ensure that field propagation state is also cleared / prepared @@ -348,15 +366,15 @@ G4double G4TransportationWithMsc::AlongStepGetPhysicalInteractionLength( static constexpr G4double sFact = 0.99; // The call to SampleScattering() *may* directly fill in the changed - // direction into fParticleChange, so we have to: + // direction into fParticleChangeForMSC, so we have to: // 1) Make sure the momentum direction is initialized. - fParticleChange.ProposeMomentumDirection(fTransportEndMomentumDir); + fParticleChangeForMSC->ProposeMomentumDirection(fTransportEndMomentumDir); // 2) Call SampleScattering(), which *may* change it. const G4ThreeVector displacement = mscModel->SampleScattering(fTransportEndMomentumDir, minSafety); // 3) Get the changed direction and inform G4Transportation. fMomentumChanged = true; - fTransportEndMomentumDir = *fParticleChange.GetMomentumDirection(); + fTransportEndMomentumDir = *fParticleChangeForMSC->GetProposedMomentumDirection(); const G4double r2 = displacement.mag2(); if(r2 > kMinDisplacement2) diff --git a/source/processes/electromagnetic/utils/src/G4VEnergyLossProcess.cc b/source/processes/electromagnetic/utils/src/G4VEnergyLossProcess.cc index 594cc1f4060..6613f50032f 100644 --- a/source/processes/electromagnetic/utils/src/G4VEnergyLossProcess.cc +++ b/source/processes/electromagnetic/utils/src/G4VEnergyLossProcess.cc @@ -551,13 +551,10 @@ void G4VEnergyLossProcess::StartTracking(G4Track* track) if(nullptr != baseParticle) { massRatio = baseParticle->GetPDGMass()/newmass; logMassRatio = G4Log(massRatio); - } else if(isIon) { + } else { massRatio = CLHEP::proton_mass_c2/newmass; logMassRatio = G4Log(massRatio); - } else { - massRatio = 1.0; - logMassRatio = 0.0; - } + } } // forced biasing only for primary particles if(nullptr != biasManager) { diff --git a/source/processes/hadronic/models/cascade/History b/source/processes/hadronic/models/cascade/History index 1a42ee3f73b..2d35d0d75a0 100644 --- a/source/processes/hadronic/models/cascade/History +++ b/source/processes/hadronic/models/cascade/History @@ -6,6 +6,17 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-04-17 Alberto Ribon (hadr-casc-V11-00-06) +- G4BigBanger : added protection in the method G4BigBanger::generateBangInSCM + to avoid very rare cases of unphysical negative energy of one of the + secondaries produced by the Bertini model. + (Note: this problem was never reproduced in our tests, but was reported by + ATLAS with Geant4 10.6; the secondaries with negative - both total + and kinetic - energy were always neutrons, produced by the internal + Bertini nuclear de-excitation, after the intra-nuclear cascade. + Many thanks to Mihaly Novak for providing detailed debugging + information!) + ## 2022-11-26 Gabriele Cosmo (hadr-casc-V11-00-05) - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. diff --git a/source/processes/hadronic/models/cascade/cascade/src/G4BigBanger.cc b/source/processes/hadronic/models/cascade/cascade/src/G4BigBanger.cc index 8d9d952864b..fc0606cc3e9 100644 --- a/source/processes/hadronic/models/cascade/cascade/src/G4BigBanger.cc +++ b/source/processes/hadronic/models/cascade/cascade/src/G4BigBanger.cc @@ -225,6 +225,17 @@ void G4BigBanger::generateBangInSCM(G4double etot, G4int a, G4int z) { particles.resize(a); // Use assignment to avoid temporaries for(G4int i = 0; i < a; i++) { G4int knd = i < z ? 1 : 2; + + // Set to 0.0 the 4-th component (total energy) of the Lorentz momentum scm_momentums[i] + // in order to avoid very rare cases of unphysical negative (total and kinetic) energy + // (as reported by ATLAS with Geant4 10.6, but never reproduced in our tests). + // Note that these 4-vectors are actually 3-vectors, with null 4-th component in nearly + // all cases. After calling the method G4InuclElementaryParticle::fill (see below), + // the 4-th component of the momentum is set (in the method G4InuclParticle::setMomentum + // which in turn calls G4DynamicParticle::SetMomentum ) to the square root of the sum of + // the square of the mass and the square of the magnitude of the 3-momentum. + scm_momentums[i].setE( 0.0 ); + particles[i].fill(scm_momentums[i], knd, G4InuclParticle::BigBanger); }; }; diff --git a/source/processes/hadronic/models/inclxx/History b/source/processes/hadronic/models/inclxx/History index 48a22c2ea4d..87c4de656eb 100644 --- a/source/processes/hadronic/models/inclxx/History +++ b/source/processes/hadronic/models/inclxx/History @@ -6,6 +6,10 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-03-17 Alberto Ribon (hadr-inclxx-V11-00-09) +- G4INCLNNToNLK2piChannel : fixed bug in the method fillFinalState. + Thanks to Dmitri Konstantinov for reporting it. + ## 2022-11-26 Gabriele Cosmo (hadr-inclxx-V11-00-08) - Fixed more compilation warnings for implicit type conversions. diff --git a/source/processes/hadronic/models/inclxx/incl_physics/src/G4INCLNNToNLK2piChannel.cc b/source/processes/hadronic/models/inclxx/incl_physics/src/G4INCLNNToNLK2piChannel.cc index 59179d78fb5..1e28dd90892 100644 --- a/source/processes/hadronic/models/inclxx/incl_physics/src/G4INCLNNToNLK2piChannel.cc +++ b/source/processes/hadronic/models/inclxx/incl_physics/src/G4INCLNNToNLK2piChannel.cc @@ -102,7 +102,8 @@ namespace G4INCL { Pion2Type = PiZero; } - }if(iso == -2){ + } + else if(iso == -2){ if(rdm*7. < 1.){ particle1->setType(Neutron); KaonType = KZero; diff --git a/source/processes/hadronic/models/particle_hp/History b/source/processes/hadronic/models/particle_hp/History index f758873e70d..78117f09b96 100644 --- a/source/processes/hadronic/models/particle_hp/History +++ b/source/processes/hadronic/models/particle_hp/History @@ -6,6 +6,22 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-06-16 Vladimir Ivanchenko (hadr-hpp-V11-00-22) +- G4ParticleHPInelasticBaseFS - real fix of memory leak reported by Coverity + +## 2023-06-07 Vladimir Ivanchenko +- G4ParticleHPInelasticBaseFS - fix potential memory leak reported by Coverity + +## 2023-03-13 Vladimir Ivanchenko (hadr-hpp-V11-00-21) +- G4ParticleHPNucLevel : added new data structure for nuclear levels +- G4ParticleHPDeExGammas : rewitten in order to avoid usage of C-arrays, + which provoked a problem for CMS static build; code now fully based on + std::vector of G4ParticleHPNucLevel; public interfaces are not changed; + if in DB probability of decay for a given level is zero, it is + substituted by 1.e-6 +- G4ParticleHPInelasticBaseFS, G4ParticleHPInelasticCompFS - gamma cascade + sampling is checked and simplified (removed unnecessary computations) + ## 2023-02-06 Gabriele Cosmo (hadr-hpp-V11-00-20) - Minor cleanup in G4ParticleHPDeExGammas header for data initialisation. diff --git a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPDeExGammas.hh b/source/processes/hadronic/models/particle_hp/include/G4ParticleHPDeExGammas.hh index 319a63686d4..580bd86357d 100644 --- a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPDeExGammas.hh +++ b/source/processes/hadronic/models/particle_hp/include/G4ParticleHPDeExGammas.hh @@ -25,84 +25,41 @@ // // // P. Arce, June-2014 Conversion neutron_hp to particle_hp +// V.Ivanchenko 23.04.2023 Rewritten // #ifndef G4ParticleHPDeExGammas_h #define G4ParticleHPDeExGammas_h 1 -#include -#include - -#include "globals.hh" -#include "G4ios.hh" +#include "G4ParticleHPNucLevel.hh" #include "G4ReactionProductVector.hh" -#include "G4Gamma.hh" -#include "G4ParticleHPLevel.hh" -#include "G4ParticleHPGamma.hh" -#include "G4ReactionProduct.hh" +#include "globals.hh" + +#include +#include class G4ParticleHPDeExGammas { public: - - G4ParticleHPDeExGammas() - { - } - ~G4ParticleHPDeExGammas() - { - delete [] levelStart; - delete [] levelSize; - delete [] theLevels; - } - - void Init(std::istream & aDataFile); + explicit G4ParticleHPDeExGammas(); + ~G4ParticleHPDeExGammas(); + + void Init(std::istream& aDataFile); + + G4ReactionProductVector* GetDecayGammas(G4int idx) const; - inline G4ReactionProductVector * GetDecayGammas(G4int aLevel) - { - if(aLevel>nLevels-1 || aLevel<0) return nullptr; - if(nLevels==0) return new G4ReactionProductVector(); - G4ReactionProductVector * result = new G4ReactionProductVector; - G4DynamicParticleVector * theResult; + inline G4int GetNumberOfLevels() const { return nLevels; } - theResult = theLevels[aLevel]. GetDecayGammas(); - G4ReactionProduct * theCurrent; - for(unsigned int i=0; isize(); ++i) + inline G4double GetLevelEnergy(G4int idx) const { - theCurrent = new G4ReactionProduct; - *theCurrent = *(theResult->operator[](i)); - delete theResult->operator[](i); - G4double costheta = 2.*G4UniformRand()-1; - G4double theta = std::acos(costheta); - G4double phi = CLHEP::twopi*G4UniformRand(); - G4double sinth = std::sin(theta); - G4double en = theCurrent->GetTotalMomentum(); - G4ThreeVector temp(en*sinth*std::cos(phi), en*sinth*std::sin(phi), en*costheta ); - theCurrent->SetMomentum( temp ) ; - result->push_back(theCurrent); + return (idx < nLevels && idx >= 0) ? theLevels[idx]->GetLevelEnergy() : 0.0; } - delete theResult; - return result; - } - - inline G4ParticleHPLevel * GetLevel(G4int i) - { - if(i>nLevels-1) return nullptr; - return theLevels+i; - } - - inline G4int GetNumberOfLevels() { return nLevels; } - - inline G4double GetLevelEnergy(G4int aLevel) - { - if(aLevel>nLevels-1 || aLevel<0) return 0; - G4double result = theLevels[aLevel].GetLevelEnergy(); - return result; - } + + G4ParticleHPDeExGammas(const G4ParticleHPDeExGammas&) = delete; + const G4ParticleHPDeExGammas& operator=(const G4ParticleHPDeExGammas&) = delete; + private: - - G4int * levelStart = nullptr; - G4int * levelSize = nullptr; - G4int nLevels = 0; - G4ParticleHPLevel * theLevels = nullptr; + G4int nLevels = 0; + std::vector theLevels; }; #endif diff --git a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPInelasticBaseFS.hh b/source/processes/hadronic/models/particle_hp/include/G4ParticleHPInelasticBaseFS.hh index 8e43d3fd421..6f38bd72599 100644 --- a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPInelasticBaseFS.hh +++ b/source/processes/hadronic/models/particle_hp/include/G4ParticleHPInelasticBaseFS.hh @@ -29,26 +29,25 @@ #ifndef G4ParticleHPInelasticBaseFS_h #define G4ParticleHPInelasticBaseFS_h 1 -#include "globals.hh" -#include "G4HadProjectile.hh" #include "G4HadFinalState.hh" -#include "G4ParticleHPFinalState.hh" +#include "G4HadProjectile.hh" +#include "G4Nucleus.hh" #include "G4ParticleHPAngular.hh" -#include "G4ParticleHPEnergyDistribution.hh" +#include "G4ParticleHPDeExGammas.hh" #include "G4ParticleHPEnAngCorrelation.hh" +#include "G4ParticleHPEnergyDistribution.hh" +#include "G4ParticleHPFinalState.hh" #include "G4ParticleHPPhotonDist.hh" -#include "G4ParticleHPDeExGammas.hh" -#include "G4Nucleus.hh" +#include "globals.hh" class G4ParticleHPInelasticBaseFS : public G4ParticleHPFinalState { public: - G4ParticleHPInelasticBaseFS() { - hasXsec = true; + hasXsec = true; theXsection = new G4ParticleHPVector; - + theEnergyDistribution = 0; theFinalStatePhotons = 0; theEnergyAngData = 0; @@ -66,33 +65,31 @@ class G4ParticleHPInelasticBaseFS : public G4ParticleHPFinalState if (theEnergyAngData != 0) delete theEnergyAngData; if (theAngularDistribution != 0) delete theAngularDistribution; } - - void Init (G4double A, G4double Z, G4int M, G4String& dirName, - G4String& bit, G4ParticleDefinition*); - void BaseApply(const G4HadProjectile& theTrack, - G4ParticleDefinition** theDefs, G4int nDef); + void Init(G4double A, G4double Z, G4int M, G4String& dirName, G4String& bit, + G4ParticleDefinition*); + + void BaseApply(const G4HadProjectile& theTrack, G4ParticleDefinition** theDefs, G4int nDef); void InitGammas(G4double AR, G4double ZR); virtual G4HadFinalState* ApplyYourself(const G4HadProjectile& theTrack) = 0; virtual G4ParticleHPFinalState* New() = 0; - + virtual G4double GetXsec(G4double anEnergy) { return std::max(0., theXsection->GetY(anEnergy)); } - virtual G4ParticleHPVector* GetXsec() {return theXsection;} + virtual G4ParticleHPVector* GetXsec() { return theXsection; } protected: - G4ParticleHPVector* theXsection; G4ParticleHPEnergyDistribution* theEnergyDistribution; G4ParticleHPAngular* theAngularDistribution; G4ParticleHPEnAngCorrelation* theEnergyAngData; - + G4ParticleHPPhotonDist* theFinalStatePhotons; G4double theNuclearMassDifference; G4ParticleHPDeExGammas theGammas; diff --git a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPInelasticCompFS.hh b/source/processes/hadronic/models/particle_hp/include/G4ParticleHPInelasticCompFS.hh index 317bb8a8101..a48cc485e77 100644 --- a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPInelasticCompFS.hh +++ b/source/processes/hadronic/models/particle_hp/include/G4ParticleHPInelasticCompFS.hh @@ -27,36 +27,34 @@ // P. Arce, June-2014 Conversion neutron_hp to particle_hp // // June-2019 - E. Mendoza - re-build "two_body_reaction", to be used by -// incident charged particles (now isotropic emission in the CMS). -// Also restrict nresp use below 20 MeV (for future developments). +// incident charged particles (now isotropic emission in the CMS). +// Also restrict nresp use below 20 MeV (for future developments). // Add photon emission when no data available. #ifndef G4ParticleHPInelasticCompFS_h #define G4ParticleHPInelasticCompFS_h 1 -#include "globals.hh" -#include "G4HadProjectile.hh" #include "G4HadFinalState.hh" -#include "G4ParticleHPFinalState.hh" +#include "G4HadProjectile.hh" +#include "G4NRESP71M03.hh" +#include "G4Nucleus.hh" #include "G4ParticleHPAngular.hh" -#include "G4ParticleHPEnergyDistribution.hh" +#include "G4ParticleHPDeExGammas.hh" #include "G4ParticleHPEnAngCorrelation.hh" +#include "G4ParticleHPEnergyDistribution.hh" +#include "G4ParticleHPFinalState.hh" #include "G4ParticleHPPhotonDist.hh" -#include "G4ParticleHPDeExGammas.hh" -#include "G4Nucleus.hh" - -#include "G4NRESP71M03.hh" +#include "globals.hh" class G4ParticleHPInelasticCompFS : public G4ParticleHPFinalState { public: - G4ParticleHPInelasticCompFS() { QI.resize(51); LR.resize(51); - for(G4int i=0; i<51; i++) { - hasXsec = true; + for (G4int i = 0; i < 51; i++) { + hasXsec = true; theXsection[i] = 0; theEnergyDistribution[i] = 0; theAngularDistribution[i] = 0; @@ -69,7 +67,7 @@ class G4ParticleHPInelasticCompFS : public G4ParticleHPFinalState virtual ~G4ParticleHPInelasticCompFS() { - for(G4int i=0; i<51; i++) { + for (G4int i = 0; i < 51; i++) { if (theXsection[i] != 0) delete theXsection[i]; if (theEnergyDistribution[i] != 0) delete theEnergyDistribution[i]; if (theAngularDistribution[i] != 0) delete theAngularDistribution[i]; @@ -78,8 +76,8 @@ class G4ParticleHPInelasticCompFS : public G4ParticleHPFinalState } } - void Init(G4double A, G4double Z, G4int M, G4String& dirName, - G4String& aSFType, G4ParticleDefinition*); + void Init(G4double A, G4double Z, G4int M, G4String& dirName, G4String& aSFType, + G4ParticleDefinition*); void InitGammas(G4double AR, G4double ZR); @@ -96,12 +94,10 @@ class G4ParticleHPInelasticCompFS : public G4ParticleHPFinalState G4int SelectExitChannel(G4double eKinetic); - void CompositeApply(const G4HadProjectile& theTrack, - G4ParticleDefinition* aHadron); + void CompositeApply(const G4HadProjectile& theTrack, G4ParticleDefinition* aHadron); - inline void InitDistributionInitialState(G4ReactionProduct& anIncidentPart, - G4ReactionProduct& aTarget, - G4int it) + inline void InitDistributionInitialState(G4ReactionProduct& anIncidentPart, + G4ReactionProduct& aTarget, G4int it) { if (theAngularDistribution[it] != 0) { theAngularDistribution[it]->SetTarget(aTarget); @@ -113,32 +109,30 @@ class G4ParticleHPInelasticCompFS : public G4ParticleHPFinalState theEnergyAngData[it]->SetProjectileRP(anIncidentPart); } } - + protected: - G4ParticleHPVector* theXsection[51]; G4ParticleHPEnergyDistribution* theEnergyDistribution[51]; G4ParticleHPAngular* theAngularDistribution[51]; G4ParticleHPEnAngCorrelation* theEnergyAngData[51]; - + G4ParticleHPPhotonDist* theFinalStatePhotons[51]; - + G4ParticleHPDeExGammas theGammas; G4String gammaPath; - + protected: std::vector QI; std::vector LR; private: - // (projectile, target, hadron, mu of hadron) + // (projectile, target, hadron, mu of hadron) void two_body_reaction(G4ReactionProduct* proj, G4ReactionProduct* targ, G4ReactionProduct* product, G4double resExcitationEnergy); G4NRESP71M03 nresp71_model; - G4bool use_nresp71_model(const G4ParticleDefinition* aDefinition, const G4int it, + G4bool use_nresp71_model(const G4ParticleDefinition* aDefinition, const G4int it, const G4ReactionProduct& theTarget, G4ReactionProduct& boosted); - }; #endif diff --git a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPLevel.hh b/source/processes/hadronic/models/particle_hp/include/G4ParticleHPNucLevel.hh similarity index 61% rename from source/processes/hadronic/models/particle_hp/include/G4ParticleHPLevel.hh rename to source/processes/hadronic/models/particle_hp/include/G4ParticleHPNucLevel.hh index 54f11e9bb65..28a7b4fb002 100644 --- a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPLevel.hh +++ b/source/processes/hadronic/models/particle_hp/include/G4ParticleHPNucLevel.hh @@ -24,56 +24,54 @@ // ******************************************************************** // // -// P. Arce, June-2014 Conversion neutron_hp to particle_hp +// V. Ivanchenko, 21 April 2023 // -#ifndef G4ParticleHPLevel_h -#define G4ParticleHPLevel_h 1 +// Data structure class for gamma levels to replace gamma data classes +// of P. Arce +// +#ifndef G4ParticleHPNucLevel_h +#define G4ParticleHPNucLevel_h 1 +#include "G4ReactionProduct.hh" #include "globals.hh" -#include "G4ios.hh" -#include -#include "G4DynamicParticleVector.hh" -#include "Randomize.hh" -#include "G4Gamma.hh" -class G4ParticleHPGamma; -class G4ParticleHPLevel +#include + +class G4ParticleHPNucLevel { public: - - G4ParticleHPLevel() - { - nGammas = 0; - theGammas = 0; - levelEnergy = 0.0; - } + explicit G4ParticleHPNucLevel(G4double e); + ~G4ParticleHPNucLevel() = default; + + void AddGamma(G4double e, G4double w, G4int idx); + + void Normalize(); + + G4ReactionProduct* GetDecayGamma(G4int& idx) const; + + inline G4double GetLevelEnergy() const { return levelEnergy; } + + inline G4double GetNumberOfGammas() const { return nGammas; } + + inline G4double GetGammaEnergy(G4int idx) const + { + return (idx < nGammas && idx >= 0) ? gammas[idx].gammaEnergy : 0.0; + } - ~G4ParticleHPLevel(); - - void SetNumberOfGammas(G4int aGammas); - - void SetGamma(G4int i, G4ParticleHPGamma * aGamma); - - G4DynamicParticleVector * GetDecayGammas(); - - inline void SetLevelEnergy(G4double anEnergy) - { - levelEnergy = anEnergy; - } - - inline G4double GetLevelEnergy() - { - return levelEnergy; - } + G4ParticleHPNucLevel(const G4ParticleHPNucLevel&) = delete; + const G4ParticleHPNucLevel& operator=(const G4ParticleHPNucLevel&) = delete; - G4double GetGammaEnergy(G4int i); - private: - - G4double levelEnergy; + G4int nGammas = 0; + G4double levelEnergy; - G4int nGammas; - G4ParticleHPGamma ** theGammas; + struct gammaData + { + G4double gammaEnergy; + G4double cumProbability; + G4int next; + }; + std::vector gammas; }; #endif diff --git a/source/processes/hadronic/models/particle_hp/sources.cmake b/source/processes/hadronic/models/particle_hp/sources.cmake index 0aaffb1858f..2efbf393603 100644 --- a/source/processes/hadronic/models/particle_hp/sources.cmake +++ b/source/processes/hadronic/models/particle_hp/sources.cmake @@ -9,7 +9,6 @@ geant4_add_module(G4had_par_hp G4NRESP71M03.hh G4ParticleHPList.hh G4ParticleHPIsoData.hh - G4ParticleHPLevel.hh G4ParticleHP2AInelasticFS.hh G4ParticleHPNames.hh G4ParticleHP2N2AInelasticFS.hh @@ -66,7 +65,6 @@ geant4_add_module(G4had_par_hp G4ParticleHPFissionERelease.hh G4ParticleHPFissionFS.hh G4ParticleHPFissionSpectrum.hh - G4ParticleHPGamma.hh G4ParticleHPHash.hh G4ParticleHPHe3InelasticFS.hh G4ParticleHPInelastic.hh @@ -98,6 +96,7 @@ geant4_add_module(G4had_par_hp G4ParticleHPNT2AInelasticFS.hh G4ParticleHPNTInelasticFS.hh G4ParticleHPNXInelasticFS.hh + G4ParticleHPNucLevel.hh G4ParticleHPParticleYield.hh G4ParticleHPPAInelasticFS.hh G4ParticleHPPDInelasticFS.hh @@ -142,9 +141,10 @@ geant4_add_module(G4had_par_hp G4WattFissionSpectrumValues.hh ### FissionFragment Generator - end ### Headers of NeutronHP for backward compatibility - start + G4NeutronHPGamma.hh + G4NeutronHPLevel.hh G4NeutronHPList.hh G4NeutronHPIsoData.hh - G4NeutronHPLevel.hh G4NeutronHP2AInelasticFS.hh G4NeutronHPNames.hh G4NeutronHP2N2AInelasticFS.hh @@ -201,7 +201,6 @@ geant4_add_module(G4had_par_hp G4NeutronHPFissionERelease.hh G4NeutronHPFissionFS.hh G4NeutronHPFissionSpectrum.hh - G4NeutronHPGamma.hh G4NeutronHPHash.hh G4NeutronHPHe3InelasticFS.hh G4NeutronHPInelastic.hh @@ -261,7 +260,6 @@ geant4_add_module(G4had_par_hp G4InterpolationManager.cc G4NRESP71M03.cc G4ParticleHPIsoData.cc - G4ParticleHPLevel.cc G4ParticleHP2AInelasticFS.cc G4ParticleHPList.cc G4ParticleHP2N2AInelasticFS.cc @@ -318,7 +316,6 @@ geant4_add_module(G4had_par_hp G4ParticleHPFissionBaseFS.cc G4ParticleHPFissionData.cc G4ParticleHPFissionFS.cc - G4ParticleHPGamma.cc G4ParticleHPHe3InelasticFS.cc G4ParticleHPInelastic.cc G4ParticleHPInelasticBaseFS.cc @@ -348,6 +345,7 @@ geant4_add_module(G4had_par_hp G4ParticleHPNT2AInelasticFS.cc G4ParticleHPNTInelasticFS.cc G4ParticleHPNXInelasticFS.cc + G4ParticleHPNucLevel.cc G4ParticleHPPAInelasticFS.cc G4ParticleHPPDInelasticFS.cc G4ParticleHPPInelasticFS.cc diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPDeExGammas.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPDeExGammas.cc index 4824e255ca6..0a6f844c59c 100644 --- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPDeExGammas.cc +++ b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPDeExGammas.cc @@ -32,117 +32,94 @@ // P. Arce, June-2014 Conversion neutron_hp to particle_hp // #include "G4ParticleHPDeExGammas.hh" -#include "G4SystemOfUnits.hh" -void G4ParticleHPDeExGammas::Init(std::istream & aDataFile) -{ - // G4cout << this << "ExGammas Init LEVEL " << G4endl; //GDEB - G4ParticleHPGamma ** theGammas = new G4ParticleHPGamma * [50]; - G4int nGammas = 0; - G4int nBuff = 50; - for(;;) - { - G4ParticleHPGamma * theNew = new G4ParticleHPGamma; - if(!theNew->Init(aDataFile)) - { - delete theNew; - break; - } - else - { - if(nGammas==nBuff) - { - nBuff+=50; - G4ParticleHPGamma ** buffer = new G4ParticleHPGamma * [nBuff]; - for(G4int i=0;iGetLevelEnergy(); - if(std::abs(currentE-nextE)>epsilon) nLevels++; - currentE = nextE; +G4ParticleHPDeExGammas::~G4ParticleHPDeExGammas() +{ + for (auto& ptr : theLevels) { + delete ptr; } +} - // G4cout << this << "LEVEL " << nLevels << G4endl; //GDEB - // Build the levels +void G4ParticleHPDeExGammas::Init(std::istream& aDataFile) +{ + // G4cout << "### G4ParticleHPDeExGammas::Init new file " << G4endl; + // ground state + auto level = new G4ParticleHPNucLevel(0.0); - theLevels = new G4ParticleHPLevel[nLevels]; - levelStart = new G4int [nLevels]; - levelSize = new G4int [nLevels]; + G4double elevel0 = 0.0; + G4double elevel = 0.0; + G4double egamma = 0.0; + G4double prob = 0.0; + constexpr G4double eps = 1 * CLHEP::eV; + for (;;) { + if (aDataFile >> elevel) { + // next line + aDataFile >> egamma >> prob; + egamma *= CLHEP::keV; + elevel *= CLHEP::keV; + prob = std::max(prob, 1.e-6); + // G4cout << " El0=" << elevel0 << " El=" << elevel + // << " Eg=" << egamma << " w=" << prob << G4endl; - // fill the levels + // save previous level and start a new level + if (std::abs(elevel - elevel0) > eps) { + level->Normalize(); + theLevels.push_back(level); + ++nLevels; + level = new G4ParticleHPNucLevel(elevel); + elevel0 = elevel; + // G4cout << " New level " << nLevels << " E=" << elevel << G4endl; + } - currentE = 0; - nextE = 0; - G4int levelCounter=-1; - for(i=0; iGetLevelEnergy(); - if(std::abs(currentE-nextE)>epsilon) - { - levelCounter++; - levelStart[levelCounter] = i; - levelSize[levelCounter] = 0; + // find the next level + G4double e = elevel - egamma; + G4int next = -1; + G4double del = DBL_MAX; + for (G4int i = 0; i < nLevels; ++i) { + G4double de = std::abs(theLevels[i]->GetLevelEnergy() - e); + if (de < del) { + next = i; + del = de; + } + } + // save level data + if (next >= 0) { + level->AddGamma(egamma, prob, next); + // G4cout << " NLevel=" << nLevels << " Elevel=" << elevel + // << " Egamma=" << egamma << " W=" << prob << " next=" << next << G4endl; + } } - levelSize[levelCounter]++; - currentE = nextE; - } - - for(i=0; iNormalize(); + theLevels.push_back(level); + ++nLevels; + // G4cout << "### End of file Nlevels=" << nLevels << G4endl; + break; } } +} -// set the next relation in the gammas. - G4double levelE, gammaE, currentLevelE; - G4double min; - for(i=0; iGetGammaEnergy(); - currentLevelE = theGammas[i]->GetLevelEnergy(); - min = currentLevelE-gammaE-epsilon; - for(G4int ii=0; ii= nLevels || idx <= 0) return nullptr; + G4ReactionProductVector* result = new G4ReactionProductVector(); + + for (;;) { + if (idx <= 0) { + break; } -//080728 - if ( it != -1 && currentLevelE == theLevels[it].GetLevelEnergy() ) - { - //TK Comment; Some data file in /Inelastic/Gammas has inconsistent level data (no level to transit) - //G4cout << "DeExGammas Transition level error: it " << it << " " << currentLevelE << " " << gammaE << " " << theLevels[it-1].GetLevelEnergy() << " " << currentLevelE - theLevels[it-1].GetLevelEnergy() << G4endl; - // Forced to connect the next(previous) level - it +=-1; + auto ptr = theLevels[idx]->GetDecayGamma(idx); + if (nullptr != ptr) { + result->push_back(ptr); } -//080728 - if(it!=-1) theGammas[i]->SetNext(&theLevels[it]); } - // some garbage collection - - delete [] theGammas; - - // and we are Done. + return result; } diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPGamma.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPGamma.cc deleted file mode 100644 index f83b9392275..00000000000 --- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPGamma.cc +++ /dev/null @@ -1,62 +0,0 @@ -// -// ******************************************************************** -// * License and Disclaimer * -// * * -// * The Geant4 software is copyright of the Copyright Holders of * -// * the Geant4 Collaboration. It is provided under the terms and * -// * conditions of the Geant4 Software License, included in the file * -// * LICENSE and available at http://cern.ch/geant4/license . These * -// * include a list of copyright holders. * -// * * -// * Neither the authors of this software system, nor their employing * -// * institutes,nor the agencies providing financial support for this * -// * work make any representation or warranty, express or implied, * -// * regarding this software system or assume any liability for its * -// * use. Please see the license in the file LICENSE and URL above * -// * for the full disclaimer and the limitation of liability. * -// * * -// * This code implementation is the result of the scientific and * -// * technical work of the GEANT4 collaboration. * -// * By using, copying, modifying or distributing the software (or * -// * any work based on the software) you agree to acknowledge its * -// * use in resulting scientific publications, and indicate your * -// * acceptance of all terms of the Geant4 Software license. * -// ******************************************************************** -// -// neutron_hp -- source file -// J.P. Wellisch, Nov-1996 -// A prototype of the low energy neutron transport model. -// -// P. Arce, June-2014 Conversion neutron_hp to particle_hp -// -#include "G4ParticleHPGamma.hh" -#include "G4SystemOfUnits.hh" - -G4ThreadLocal int G4ParticleHPGamma::instancecount = 0; - - G4ParticleHPGamma::G4ParticleHPGamma() - { - next = 0; - instancecount ++; - levelEnergy = 0.0; - gammaEnergy = 0.0; - probability = 0.0; - } - - G4ParticleHPGamma::~G4ParticleHPGamma() {instancecount--;} - -G4bool G4ParticleHPGamma::Init(std::istream & aDataFile) -{ - G4bool theResult = true; - if(aDataFile >> levelEnergy) - { - aDataFile >> gammaEnergy >> probability; - levelEnergy *= keV; - gammaEnergy *= keV; - } - else - { - theResult=false; - } - return theResult; -} diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPInelasticBaseFS.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPInelasticBaseFS.cc index a6f624477d3..859ce5448ab 100644 --- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPInelasticBaseFS.cc +++ b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPInelasticBaseFS.cc @@ -34,218 +34,230 @@ // // P. Arce, June-2014 Conversion neutron_hp to particle_hp // -// June-2019 - E. Mendoza --> Added protection against residual with Z<0 or A Added protection against residual with Z<0 or A(AR+eps),static_cast(ZR+eps)) - - G4NucleiProperties::GetBindingEnergy(static_cast(theBaseA+eps), static_cast(theBaseZ+eps)); - theGammas.Init(theGammaData); + std::ostringstream ost; + ost << gammaPath << "z" << ZR << ".a" << AR; + G4String aName = ost.str(); + std::ifstream from(aName, std::ios::in); + + if (!from) return; // no data found for this isotope + std::ifstream theGammaData(aName, std::ios::in); + + G4double eps = 0.001; + theNuclearMassDifference = + G4NucleiProperties::GetBindingEnergy(static_cast(AR + eps), static_cast(ZR + eps)) + - G4NucleiProperties::GetBindingEnergy(static_cast(theBaseA + eps), + static_cast(theBaseZ + eps)); + theGammas.Init(theGammaData); } -void G4ParticleHPInelasticBaseFS::Init (G4double A, G4double Z, G4int M, G4String & dirName, G4String & bit, G4ParticleDefinition* ) +void G4ParticleHPInelasticBaseFS::Init(G4double A, G4double Z, G4int M, G4String& dirName, + G4String& bit, G4ParticleDefinition*) { gammaPath = "/Inelastic/Gammas/"; - if(!G4FindDataDir("G4NEUTRONHPDATA")) - throw G4HadronicException(__FILE__, __LINE__, "Please setenv G4NEUTRONHPDATA to point to the neutron cross-section files where Inelastic/Gammas data is found."); + if (!G4FindDataDir("G4NEUTRONHPDATA")) + throw G4HadronicException(__FILE__, __LINE__, + "Please setenv G4NEUTRONHPDATA to point to the neutron cross-section " + "files where Inelastic/Gammas data is found."); G4String tBase = G4FindDataDir("G4NEUTRONHPDATA"); - gammaPath = tBase+gammaPath; + gammaPath = tBase + gammaPath; G4String tString = dirName; G4bool dbool; - G4ParticleHPDataUsed aFile = theNames.GetName(static_cast(A), static_cast(Z), M,tString, bit, dbool); + G4ParticleHPDataUsed aFile = + theNames.GetName(static_cast(A), static_cast(Z), M, tString, bit, dbool); G4String filename = aFile.GetName(); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug") ) G4cout << " G4ParticleHPInelasticBaseFS::Init FILE " << filename << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << " G4ParticleHPInelasticBaseFS::Init FILE " << filename << G4endl; #endif - SetAZMs( A, Z, M, aFile); + SetAZMs(A, Z, M, aFile); - if ( !dbool || ( Z<2.5 && ( std::abs(theNDLDataZ - Z)>0.0001 || std::abs(theNDLDataA - A)>0.0001)) ) + if (!dbool + || (Z < 2.5 && (std::abs(theNDLDataZ - Z) > 0.0001 || std::abs(theNDLDataA - A) > 0.0001))) { #ifdef G4PHPDEBUG - if(std::getenv("G4ParticleHPDebug_NamesLogging")) G4cout << "Skipped = "<< filename <<" "<GetDataStream(filename,theData); + G4ParticleHPManager::GetInstance()->GetDataStream(filename, theData); - if(!theData) //"!" is a operator of ios + if (!theData) //"!" is a operator of ios { hasAnyData = false; - hasFSData = false; + hasFSData = false; hasXsec = false; // theData.close(); - return; // no data for exactly this isotope and FS + return; // no data for exactly this isotope and FS } // here we go - G4int infoType, dataType, dummy=INT_MAX; - hasFSData = false; - while (theData >> infoType) // Loop checking, 11.05.2015, T. Koi + G4int infoType, dataType, dummy = INT_MAX; + hasFSData = false; + while (theData >> infoType) // Loop checking, 11.05.2015, T. Koi { theData >> dataType; - if(dummy==INT_MAX) theData >> Qvalue >> dummy; - Qvalue*=CLHEP::eV; + if (dummy == INT_MAX) theData >> Qvalue >> dummy; + Qvalue *= CLHEP::eV; // In G4NDL4.5 this value is the MT number (<1000), // in others is que Q-value in eV - if(dataType==3) - { + if (dataType == 3) { G4int total; theData >> total; theXsection->Init(theData, total, CLHEP::eV); } - else if(dataType==4) - { + else if (dataType == 4) { theAngularDistribution = new G4ParticleHPAngular; theAngularDistribution->Init(theData); - hasFSData = true; + hasFSData = true; } - else if(dataType==5) - { + else if (dataType == 5) { theEnergyDistribution = new G4ParticleHPEnergyDistribution; theEnergyDistribution->Init(theData); - hasFSData = true; + hasFSData = true; } - else if(dataType==6) - { + else if (dataType == 6) { theEnergyAngData = new G4ParticleHPEnAngCorrelation(theProjectile); theEnergyAngData->Init(theData); - hasFSData = true; + hasFSData = true; } - else if(dataType==12) - { + else if (dataType == 12) { theFinalStatePhotons = new G4ParticleHPPhotonDist; theFinalStatePhotons->InitMean(theData); - hasFSData = true; + hasFSData = true; } - else if(dataType==13) - { + else if (dataType == 13) { theFinalStatePhotons = new G4ParticleHPPhotonDist; theFinalStatePhotons->InitPartials(theData, theXsection); - hasFSData = true; + hasFSData = true; } - else if(dataType==14) - { + else if (dataType == 14) { theFinalStatePhotons->InitAngular(theData); - hasFSData = true; + hasFSData = true; } - else if(dataType==15) - { + else if (dataType == 15) { theFinalStatePhotons->InitEnergies(theData); - hasFSData = true; + hasFSData = true; } - else - { - throw G4HadronicException(__FILE__, __LINE__, "Data-type unknown to G4ParticleHPInelasticBaseFS"); + else { + throw G4HadronicException(__FILE__, __LINE__, + "Data-type unknown to G4ParticleHPInelasticBaseFS"); } } } - -void G4ParticleHPInelasticBaseFS::BaseApply(const G4HadProjectile & theTrack, - G4ParticleDefinition ** theDefs, - G4int nDef) + +void G4ParticleHPInelasticBaseFS::BaseApply(const G4HadProjectile& theTrack, + G4ParticleDefinition** theDefs, G4int nDef) { // prepare neutron - if ( theResult.Get() == NULL ) theResult.Put( new G4HadFinalState ); + if (theResult.Get() == NULL) theResult.Put(new G4HadFinalState); theResult.Get()->Clear(); G4double eKinetic = theTrack.GetKineticEnergy(); - const G4HadProjectile *hadProjectile = &theTrack; - G4ReactionProduct incidReactionProduct( const_cast(hadProjectile->GetDefinition()) ); - incidReactionProduct.SetMomentum( hadProjectile->Get4Momentum().vect() ); - incidReactionProduct.SetKineticEnergy( eKinetic ); + const G4HadProjectile* hadProjectile = &theTrack; + G4ReactionProduct incidReactionProduct( + const_cast(hadProjectile->GetDefinition())); + incidReactionProduct.SetMomentum(hadProjectile->Get4Momentum().vect()); + incidReactionProduct.SetKineticEnergy(eKinetic); // prepare target G4double targetMass; G4double eps = 0.0001; - targetMass = ( G4NucleiProperties::GetNuclearMass(static_cast(theBaseA+eps), static_cast(theBaseZ+eps))) / - //theProjectile->GetPDGMass(); + targetMass = (G4NucleiProperties::GetNuclearMass(static_cast(theBaseA + eps), + static_cast(theBaseZ + eps))) + / + // theProjectile->GetPDGMass(); G4Neutron::Neutron()->GetPDGMass(); // give priority to ENDF vales for target mass - if(theEnergyAngData!=0) - { targetMass = theEnergyAngData->GetTargetMass(); } - if(theAngularDistribution!=0) - { targetMass = theAngularDistribution->GetTargetMass(); } + if (theEnergyAngData != 0) { + targetMass = theEnergyAngData->GetTargetMass(); + } + if (theAngularDistribution != 0) { + targetMass = theAngularDistribution->GetTargetMass(); + } - // 110512 TKDB ENDF-VII.0 21Sc45 has trouble in MF4MT22 (n,np) targetMass is not properly recorded. - if ( targetMass == 0 ) - { - //G4cout << "TKDB targetMass = 0; ENDF-VII.0 21Sc45 has trouble in MF4MT22 (n,np) targetMass is not properly recorded. This could be a similar situation." << G4endl; - //targetMass = ( G4NucleiProperties::GetNuclearMass(static_cast(theBaseA+eps), static_cast(theBaseZ+eps))) / theProjectile->GetPDGMass(); - targetMass = ( G4NucleiProperties::GetNuclearMass(static_cast(theBaseA+eps), static_cast(theBaseZ+eps))) / G4Neutron::Neutron()->GetPDGMass(); + // 110512 TKDB ENDF-VII.0 21Sc45 has trouble in MF4MT22 (n,np) targetMass is not properly + // recorded. + if (targetMass == 0) { + // G4cout << "TKDB targetMass = 0; ENDF-VII.0 21Sc45 has trouble in MF4MT22 (n,np) targetMass is + // not properly recorded. This could be a similar situation." << G4endl; targetMass = ( + // G4NucleiProperties::GetNuclearMass(static_cast(theBaseA+eps), + // static_cast(theBaseZ+eps))) / theProjectile->GetPDGMass(); + targetMass = (G4NucleiProperties::GetNuclearMass(static_cast(theBaseA + eps), + static_cast(theBaseZ + eps))) + / G4Neutron::Neutron()->GetPDGMass(); } G4Nucleus aNucleus; - G4ReactionProduct theTarget; + G4ReactionProduct theTarget; - G4ThreeVector neuVelo = (1./G4Neutron::Neutron()->GetPDGMass())*incidReactionProduct.GetMomentum(); - theTarget = aNucleus.GetBiasedThermalNucleus( targetMass, neuVelo, theTrack.GetMaterial()->GetTemperature()); + G4ThreeVector neuVelo = + (1. / G4Neutron::Neutron()->GetPDGMass()) * incidReactionProduct.GetMomentum(); + theTarget = + aNucleus.GetBiasedThermalNucleus(targetMass, neuVelo, theTrack.GetMaterial()->GetTemperature()); - theTarget.SetDefinition( G4IonTable::GetIonTable()->GetIon( G4int(theBaseZ), G4int(theBaseA) , 0.0 ) ); + theTarget.SetDefinition(G4IonTable::GetIonTable()->GetIon(G4int(theBaseZ), G4int(theBaseA), 0.0)); // prepare energy in target rest frame G4ReactionProduct boosted; boosted.Lorentz(incidReactionProduct, theTarget); eKinetic = boosted.GetKineticEnergy(); G4double orgMomentum = boosted.GetMomentum().mag(); - + // Take N-body phase-space distribution, if no other data present. - if(!HasFSData()) // adding the residual is trivial here @@@ + if (!HasFSData()) // adding the residual is trivial here @@@ { G4ParticleHPNBodyPhaseSpace thePhaseSpaceDistribution; - G4double aPhaseMass=0; + G4double aPhaseMass = 0; G4int ii; - for(ii=0; iiGetPDGMass(); + for (ii = 0; ii < nDef; ++ii) { + aPhaseMass += theDefs[ii]->GetPDGMass(); } //---------------------------------------------------------------------------- - if(Qvalue<1.*CLHEP::keV && Qvalue>-1.*CLHEP::keV) { + if (Qvalue < 1. * CLHEP::keV && Qvalue > -1. * CLHEP::keV) { // Not in the G4NDL lib or not calculated yet: // Calculate residual: - G4int ResidualA=theBaseA; - G4int ResidualZ=theBaseZ; + G4int ResidualA = theBaseA; + G4int ResidualZ = theBaseZ; for (ii = 0; ii < nDef; ++ii) { ResidualZ -= theDefs[ii]->GetAtomicNumber(); ResidualA -= theDefs[ii]->GetBaryonNumber(); } if (ResidualA > 0 && ResidualZ > 0) { - G4ParticleDefinition* resid = G4IonTable::GetIonTable()->GetIon(ResidualZ,ResidualA); - Qvalue = incidReactionProduct.GetMass()+theTarget.GetMass()-aPhaseMass-resid->GetPDGMass(); + G4ParticleDefinition* resid = G4IonTable::GetIonTable()->GetIon(ResidualZ, ResidualA); + Qvalue = + incidReactionProduct.GetMass() + theTarget.GetMass() - aPhaseMass - resid->GetPDGMass(); } - if (Qvalue > 400*CLHEP::MeV || Qvalue < -400*CLHEP::MeV) { - //Then Q value is probably too large ... - Qvalue = 1.1*CLHEP::keV; + if (Qvalue > 400 * CLHEP::MeV || Qvalue < -400 * CLHEP::MeV) { + // Then Q value is probably too large ... + Qvalue = 1.1 * CLHEP::keV; } } //---------------------------------------------------------------------------- @@ -255,372 +267,341 @@ void G4ParticleHPInelasticBaseFS::BaseApply(const G4HadProjectile & theTrack, thePhaseSpaceDistribution.SetTarget(&theTarget); thePhaseSpaceDistribution.SetQValue(Qvalue); - for(ii=0; iiGetPDGCharge()); - massCode += theDefs[ii]->GetBaryonNumber(); + for (ii = 0; ii < nDef; ++ii) { + G4double massCode = 1000. * std::abs(theDefs[ii]->GetPDGCharge()); + massCode += theDefs[ii]->GetBaryonNumber(); G4double dummy = 0; - G4ReactionProduct * aSec = thePhaseSpaceDistribution.Sample(eKinetic, massCode, dummy); - aSec->Lorentz(*aSec, -1.*theTarget); - G4DynamicParticle * aPart = new G4DynamicParticle(); + G4ReactionProduct* aSec = thePhaseSpaceDistribution.Sample(eKinetic, massCode, dummy); + aSec->Lorentz(*aSec, -1. * theTarget); + G4DynamicParticle* aPart = new G4DynamicParticle(); aPart->SetDefinition(aSec->GetDefinition()); aPart->SetMomentum(aSec->GetMomentum()); delete aSec; - theResult.Get()->AddSecondary(aPart, secID); + theResult.Get()->AddSecondary(aPart, secID); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout << this - << " G4ParticleHPInelasticBaseFS::BaseApply NoFSData add secondary " - << aPart->GetParticleDefinition()->GetParticleName() - << " E= " << aPart->GetKineticEnergy() << " NSECO " - << theResult.Get()->GetNumberOfSecondaries() << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << this << " G4ParticleHPInelasticBaseFS::BaseApply NoFSData add secondary " + << aPart->GetParticleDefinition()->GetParticleName() + << " E= " << aPart->GetKineticEnergy() << " NSECO " + << theResult.Get()->GetNumberOfSecondaries() << G4endl; #endif - } + } theResult.Get()->SetStatusChange(stopAndKill); // Final momentum check should be done before return - G4ParticleDefinition* targ_pd = G4IonTable::GetIonTable()->GetIon ( (G4int)theBaseZ , (G4int)theBaseA , 0.0 ); - G4LorentzVector targ_4p_lab ( theTarget.GetMomentum() , std::sqrt( targ_pd->GetPDGMass()*targ_pd->GetPDGMass() + theTarget.GetMomentum().mag2() ) ); + G4ParticleDefinition* targ_pd = + G4IonTable::GetIonTable()->GetIon((G4int)theBaseZ, (G4int)theBaseA, 0.0); + G4LorentzVector targ_4p_lab( + theTarget.GetMomentum(), + std::sqrt(targ_pd->GetPDGMass() * targ_pd->GetPDGMass() + theTarget.GetMomentum().mag2())); G4LorentzVector proj_4p_lab = theTrack.Get4Momentum(); G4LorentzVector init_4p_lab = proj_4p_lab + targ_4p_lab; - adjust_final_state ( init_4p_lab ); + adjust_final_state(init_4p_lab); return; } // set target and neutron in the relevant exit channel - if(theAngularDistribution!=0) - { + if (theAngularDistribution != 0) { theAngularDistribution->SetTarget(theTarget); theAngularDistribution->SetProjectileRP(incidReactionProduct); } - else if(theEnergyAngData!=0) - { + else if (theEnergyAngData != 0) { theEnergyAngData->SetTarget(theTarget); theEnergyAngData->SetProjectileRP(incidReactionProduct); } - - G4ReactionProductVector * tmpHadrons = 0; + + G4ReactionProductVector* tmpHadrons = 0; #ifdef G4PHPDEBUG - //To avoid compilation error around line 532. + // To avoid compilation error around line 532. G4int ii(0); #endif G4int dummy; std::size_t i; - if(theEnergyAngData != 0) - { + if (theEnergyAngData != 0) { tmpHadrons = theEnergyAngData->Sample(eKinetic); - if ( ! G4ParticleHPManager::GetInstance()->GetDoNotAdjustFinalState() ) { - // Adjust A and Z in the case of miss much between selected data and target nucleus - if ( tmpHadrons != nullptr ) { - G4int sumA = 0; - G4int sumZ = 0; - G4int maxA = 0; - G4int jAtMaxA = 0; - for ( G4int j = 0 ; j != (G4int)tmpHadrons->size() ; ++j ) { - //G4cout << __FILE__ << " " << __LINE__ << "th line: tmpHadrons->at(j)->GetDefinition()->GetParticleName() = " << tmpHadrons->at(j)->GetDefinition()->GetParticleName() << G4endl; - if ( tmpHadrons->at(j)->GetDefinition()->GetBaryonNumber() > maxA ) { - maxA = tmpHadrons->at(j)->GetDefinition()->GetBaryonNumber(); - jAtMaxA = j; - } - sumA += tmpHadrons->at(j)->GetDefinition()->GetBaryonNumber(); - sumZ += G4int( tmpHadrons->at(j)->GetDefinition()->GetPDGCharge() + eps ); - } - G4int dA = (G4int)theBaseA + hadProjectile->GetDefinition()->GetBaryonNumber() - sumA; - G4int dZ = (G4int)theBaseZ + G4int( hadProjectile->GetDefinition()->GetPDGCharge() + eps ) - sumZ; - if ( dA < 0 || dZ < 0 ) { - G4int newA = tmpHadrons->at(jAtMaxA)->GetDefinition()->GetBaryonNumber() + dA ; - G4int newZ = G4int( tmpHadrons->at(jAtMaxA)->GetDefinition()->GetPDGCharge() + eps ) + dZ; - if(newA>newZ && newZ>0){ - G4ParticleDefinition* pd = G4IonTable::GetIonTable()->GetIon ( newZ , newA ); - tmpHadrons->at( jAtMaxA )->SetDefinition( pd ); - } - } + if (!G4ParticleHPManager::GetInstance()->GetDoNotAdjustFinalState()) { + // Adjust A and Z in the case of miss much between selected data and target nucleus + if (tmpHadrons != nullptr) { + G4int sumA = 0; + G4int sumZ = 0; + G4int maxA = 0; + G4int jAtMaxA = 0; + for (G4int j = 0; j != (G4int)tmpHadrons->size(); ++j) { + // G4cout << __FILE__ << " " << __LINE__ << "th line: + // tmpHadrons->at(j)->GetDefinition()->GetParticleName() = " << + // tmpHadrons->at(j)->GetDefinition()->GetParticleName() << G4endl; + if (tmpHadrons->at(j)->GetDefinition()->GetBaryonNumber() > maxA) { + maxA = tmpHadrons->at(j)->GetDefinition()->GetBaryonNumber(); + jAtMaxA = j; + } + sumA += tmpHadrons->at(j)->GetDefinition()->GetBaryonNumber(); + sumZ += G4int(tmpHadrons->at(j)->GetDefinition()->GetPDGCharge() + eps); + } + G4int dA = (G4int)theBaseA + hadProjectile->GetDefinition()->GetBaryonNumber() - sumA; + G4int dZ = + (G4int)theBaseZ + G4int(hadProjectile->GetDefinition()->GetPDGCharge() + eps) - sumZ; + if (dA < 0 || dZ < 0) { + G4int newA = tmpHadrons->at(jAtMaxA)->GetDefinition()->GetBaryonNumber() + dA; + G4int newZ = G4int(tmpHadrons->at(jAtMaxA)->GetDefinition()->GetPDGCharge() + eps) + dZ; + if (newA > newZ && newZ > 0) { + G4ParticleDefinition* pd = G4IonTable::GetIonTable()->GetIon(newZ, newA); + tmpHadrons->at(jAtMaxA)->SetDefinition(pd); + } + } } } } - else if(theAngularDistribution!= 0) - { - G4bool * Done = new G4bool[nDef]; + else if (theAngularDistribution != 0) { + G4bool* Done = new G4bool[nDef]; G4int i0; - for(i0=0; i0(theBaseA+eps), static_cast(theBaseZ+eps))); - G4ThreeVector bufferedDirection(0,0,0); - for(i0=0; i0(theBaseA + eps), + static_cast(theBaseZ + eps))); + G4ThreeVector bufferedDirection(0, 0, 0); + for (i0 = 0; i0 < nDef; ++i0) { + if (!Done[i0]) { aHadron = new G4ReactionProduct; - if(theEnergyDistribution!=0) - { - aHadron->SetDefinition(theDefs[i0]); - aHadron->SetKineticEnergy(theEnergyDistribution->Sample(eKinetic, dummy)); - } - else if(nDef == 1) - { - aHadron->SetDefinition(theDefs[i0]); - aHadron->SetKineticEnergy(eKinetic); - } - else if(nDef == 2) - { - aHadron->SetDefinition(theDefs[i0]); - aHadron->SetKineticEnergy(50*CLHEP::MeV); - } - else - { - throw G4HadronicException(__FILE__, __LINE__, "No energy distribution to sample from in InelasticBaseFS::BaseApply"); - } - theAngularDistribution->SampleAndUpdate(*aHadron); - if(theEnergyDistribution==0 && nDef == 2) - { - if(i0==0) - { - G4double mass1 = theDefs[0]->GetPDGMass(); - G4double mass2 = theDefs[1]->GetPDGMass(); - G4double massn = theProjectile->GetPDGMass(); - G4int z1 = static_cast(theBaseZ+eps-theDefs[0]->GetPDGCharge()-theDefs[1]->GetPDGCharge()); - G4int a1 = static_cast(theBaseA+eps)-theDefs[0]->GetBaryonNumber()-theDefs[1]->GetBaryonNumber(); - G4double concreteMass = G4NucleiProperties::GetNuclearMass(a1, z1); - G4double availableEnergy = eKinetic+massn+localMass-mass1-mass2-concreteMass; - // available kinetic energy in CMS (non relativistic) - G4double emin = availableEnergy+mass1+mass2 - std::sqrt((mass1+mass2)*(mass1+mass2)+orgMomentum*orgMomentum); - G4double p1=std::sqrt(2.*mass2*emin); - bufferedDirection = p1*aHadron->GetMomentum().unit(); + if (theEnergyDistribution != 0) { + aHadron->SetDefinition(theDefs[i0]); + aHadron->SetKineticEnergy(theEnergyDistribution->Sample(eKinetic, dummy)); + } + else if (nDef == 1) { + aHadron->SetDefinition(theDefs[i0]); + aHadron->SetKineticEnergy(eKinetic); + } + else if (nDef == 2) { + aHadron->SetDefinition(theDefs[i0]); + aHadron->SetKineticEnergy(50 * CLHEP::MeV); + } + else { + throw G4HadronicException( + __FILE__, __LINE__, + "No energy distribution to sample from in InelasticBaseFS::BaseApply"); + } + theAngularDistribution->SampleAndUpdate(*aHadron); + if (theEnergyDistribution == 0 && nDef == 2) { + if (i0 == 0) { + G4double mass1 = theDefs[0]->GetPDGMass(); + G4double mass2 = theDefs[1]->GetPDGMass(); + G4double massn = theProjectile->GetPDGMass(); + G4int z1 = static_cast(theBaseZ + eps - theDefs[0]->GetPDGCharge() + - theDefs[1]->GetPDGCharge()); + G4int a1 = static_cast(theBaseA + eps) - theDefs[0]->GetBaryonNumber() + - theDefs[1]->GetBaryonNumber(); + G4double concreteMass = G4NucleiProperties::GetNuclearMass(a1, z1); + G4double availableEnergy = eKinetic + massn + localMass - mass1 - mass2 - concreteMass; + // available kinetic energy in CMS (non relativistic) + G4double emin = + availableEnergy + mass1 + mass2 + - std::sqrt((mass1 + mass2) * (mass1 + mass2) + orgMomentum * orgMomentum); + G4double p1 = std::sqrt(2. * mass2 * emin); + bufferedDirection = p1 * aHadron->GetMomentum().unit(); #ifdef G4PHPDEBUG - if(std::getenv("G4ParticleHPDebug")) // @@@@@ verify the nucleon counting... - { - G4cout << "G4ParticleHPInelasticBaseFS "<SetTotalEnergy( std::sqrt(aHadron->GetMass()*aHadron->GetMass() - +bufferedDirection.mag2()) ); - aHadron->SetMomentum(bufferedDirection); - aHadron->Lorentz(*aHadron, -1.*(theTarget+incidReactionProduct)); -#ifdef G4PHPDEBUG - if(std::getenv("G4ParticleHPDebug")) - { - G4cout << " G4ParticleHPInelasticBaseFS "<GetTotalEnergy()<<" "<GetMomentum()<SetTotalEnergy( + std::sqrt(aHadron->GetMass() * aHadron->GetMass() + bufferedDirection.mag2())); + aHadron->SetMomentum(bufferedDirection); + aHadron->Lorentz(*aHadron, -1. * (theTarget + incidReactionProduct)); +#ifdef G4PHPDEBUG + if (std::getenv("G4ParticleHPDebug")) { + G4cout << " G4ParticleHPInelasticBaseFS " << aHadron->GetTotalEnergy() << " " + << aHadron->GetMomentum() << G4endl; + } #endif - } - tmpHadrons->push_back(aHadron); + } + tmpHadrons->push_back(aHadron); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) G4cout << " G4ParticleHPInelasticBaseFS::BaseApply FSData add secondary " << aHadron->GetDefinition()->GetParticleName() << " E= " << aHadron->GetKineticEnergy() << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << " G4ParticleHPInelasticBaseFS::BaseApply FSData add secondary " + << aHadron->GetDefinition()->GetParticleName() + << " E= " << aHadron->GetKineticEnergy() << G4endl; #endif } } - delete [] Done; + delete[] Done; } - else - { + else { throw G4HadronicException(__FILE__, __LINE__, "No data to create the neutrons in NInelasticFS"); } - G4ReactionProductVector * thePhotons = nullptr; - if(theFinalStatePhotons!=0) - { + G4ReactionProductVector* thePhotons = nullptr; + if (theFinalStatePhotons != 0) { // the photon distributions are in the Nucleus rest frame. G4ReactionProduct boosted_tmp; boosted_tmp.Lorentz(incidReactionProduct, theTarget); G4double anEnergy = boosted_tmp.GetKineticEnergy(); thePhotons = theFinalStatePhotons->GetPhotons(anEnergy); - if(thePhotons!=0) - { - for(i=0; isize(); ++i) - { + if (thePhotons != 0) { + for (i = 0; i < thePhotons->size(); ++i) { // back to lab - thePhotons->operator[](i)->Lorentz(*(thePhotons->operator[](i)), -1.*theTarget); + thePhotons->operator[](i)->Lorentz(*(thePhotons->operator[](i)), -1. * theTarget); } } } - else if(theEnergyAngData!=0) - { - + else if (theEnergyAngData != 0) { // PA130927: do not create photons to adjust binding energy G4bool bAdjustPhotons = true; -#ifdef PHP_AS_HP - bAdjustPhotons = true; +#ifdef PHP_AS_HP + bAdjustPhotons = true; #else - if ( G4ParticleHPManager::GetInstance()->GetDoNotAdjustFinalState() ) - bAdjustPhotons = false; + if (G4ParticleHPManager::GetInstance()->GetDoNotAdjustFinalState()) bAdjustPhotons = false; #endif - - if( bAdjustPhotons ) { + + if (bAdjustPhotons) { G4double theGammaEnergy = theEnergyAngData->GetTotalMeanEnergy(); G4double anEnergy = boosted.GetKineticEnergy(); - theGammaEnergy = anEnergy-theGammaEnergy; + theGammaEnergy = anEnergy - theGammaEnergy; theGammaEnergy += theNuclearMassDifference; G4double eBindProducts = 0; G4double eBindN = 0; G4double eBindP = 0; - G4double eBindD = G4NucleiProperties::GetBindingEnergy(2,1); - G4double eBindT = G4NucleiProperties::GetBindingEnergy(3,1); - G4double eBindHe3 = G4NucleiProperties::GetBindingEnergy(3,2); - G4double eBindA = G4NucleiProperties::GetBindingEnergy(4,2); - G4int ia=0; - for(i=0; isize(); i++) - { - if(tmpHadrons->operator[](i)->GetDefinition() == G4Neutron::Neutron()) - { - eBindProducts+=eBindN; - } - else if(tmpHadrons->operator[](i)->GetDefinition() == G4Proton::Proton()) - { - eBindProducts+=eBindP; - } - else if(tmpHadrons->operator[](i)->GetDefinition() == G4Deuteron::Deuteron()) - { - eBindProducts+=eBindD; - } - else if(tmpHadrons->operator[](i)->GetDefinition() == G4Triton::Triton()) - { - eBindProducts+=eBindT; - } - else if(tmpHadrons->operator[](i)->GetDefinition() == G4He3::He3()) - { - eBindProducts+=eBindHe3; - } - else if(tmpHadrons->operator[](i)->GetDefinition() == G4Alpha::Alpha()) - { - eBindProducts+=eBindA; - ia++; - } - } - + G4double eBindD = G4NucleiProperties::GetBindingEnergy(2, 1); + G4double eBindT = G4NucleiProperties::GetBindingEnergy(3, 1); + G4double eBindHe3 = G4NucleiProperties::GetBindingEnergy(3, 2); + G4double eBindA = G4NucleiProperties::GetBindingEnergy(4, 2); + G4int ia = 0; + for (i = 0; i < tmpHadrons->size(); i++) { + if (tmpHadrons->operator[](i)->GetDefinition() == G4Neutron::Neutron()) { + eBindProducts += eBindN; + } + else if (tmpHadrons->operator[](i)->GetDefinition() == G4Proton::Proton()) { + eBindProducts += eBindP; + } + else if (tmpHadrons->operator[](i)->GetDefinition() == G4Deuteron::Deuteron()) { + eBindProducts += eBindD; + } + else if (tmpHadrons->operator[](i)->GetDefinition() == G4Triton::Triton()) { + eBindProducts += eBindT; + } + else if (tmpHadrons->operator[](i)->GetDefinition() == G4He3::He3()) { + eBindProducts += eBindHe3; + } + else if (tmpHadrons->operator[](i)->GetDefinition() == G4Alpha::Alpha()) { + eBindProducts += eBindA; + ia++; + } + } + theGammaEnergy += eBindProducts; - + #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) G4cout << " G4ParticleHPInelasticBaseFS::BaseApply gamma Energy " << theGammaEnergy << " eBindProducts " << eBindProducts << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << " G4ParticleHPInelasticBaseFS::BaseApply gamma Energy " << theGammaEnergy + << " eBindProducts " << eBindProducts << G4endl; #endif - + // Special treatment for Be9 + n -> 2n + Be8 -> 2n + a + a - if ( (G4int)(theBaseZ+eps) == 4 && (G4int)(theBaseA+eps) == 9 ) - { - // This only valid for G4NDL3.13,,, - if ( std::abs( theNuclearMassDifference - - ( G4NucleiProperties::GetBindingEnergy( 8 , 4 ) - - G4NucleiProperties::GetBindingEnergy( 9 , 4 ) ) ) < 1*CLHEP::keV - && ia == 2 ) - { - theGammaEnergy -= (2*eBindA); - } - } - - G4ReactionProductVector * theOtherPhotons = nullptr; - G4int iLevel; - while(theGammaEnergy>=theGammas.GetLevelEnergy(0)) // Loop checking, 11.05.2015, T. Koi - { - for(iLevel=theGammas.GetNumberOfLevels()-1; iLevel>=0; --iLevel) - { - if(theGammas.GetLevelEnergy(iLevel)operator[](ii)->GetKineticEnergy( - ) << G4endl; -#endif - } - else - { - G4double random = G4UniformRand(); - G4double eLow = theGammas.GetLevelEnergy(iLevel); - G4double eHigh = theGammas.GetLevelEnergy(iLevel+1); - if(random > (eHigh-eLow)/(theGammaEnergy-eLow)) iLevel++; - theOtherPhotons = theGammas.GetDecayGammas(iLevel); - } - if(thePhotons==0) thePhotons = new G4ReactionProductVector; - if(theOtherPhotons != 0) - { - for(std::size_t iii=0; iiisize(); ++iii) - { - thePhotons->push_back(theOtherPhotons->operator[](iii)); -#ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout << iii << " G4ParticleHPInelasticBaseFS::BaseApply adding gamma " << theOtherPhotons->operator[](iii)->GetKineticEnergy() << G4endl; -#endif - } - delete theOtherPhotons; - } - theGammaEnergy -= theGammas.GetLevelEnergy(iLevel); - if(iLevel == -1) break; - } + if ((G4int)(theBaseZ + eps) == 4 && (G4int)(theBaseA + eps) == 9) { + // This only valid for G4NDL3.13,,, + if (std::abs(theNuclearMassDifference + - (G4NucleiProperties::GetBindingEnergy(8, 4) + - G4NucleiProperties::GetBindingEnergy(9, 4))) + < 1 * CLHEP::keV + && ia == 2) + { + theGammaEnergy -= (2 * eBindA); + } + } + + if (theGammaEnergy > 0.0) { + for (G4int iLevel = theGammas.GetNumberOfLevels() - 1; iLevel > 0; --iLevel) { + G4double e = theGammas.GetLevelEnergy(iLevel); + if (e < theGammaEnergy) { + thePhotons = theGammas.GetDecayGammas(iLevel); + theGammaEnergy -= e; + break; + } + } + } } } - // fill the result std::size_t nSecondaries = tmpHadrons->size(); std::size_t nPhotons = 0; - if(thePhotons!=0) { nPhotons = thePhotons->size(); } + if (thePhotons != 0) { + nPhotons = thePhotons->size(); + } nSecondaries += nPhotons; - G4DynamicParticle * theSec; + G4DynamicParticle* theSec; #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout << " G4ParticleHPInelasticBaseFS::BaseApply N hadrons " - << nSecondaries-nPhotons << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << " G4ParticleHPInelasticBaseFS::BaseApply N hadrons " << nSecondaries - nPhotons + << G4endl; #endif - - for(i=0; iSetDefinition(tmpHadrons->operator[](i)->GetDefinition()); - theSec->SetMomentum(tmpHadrons->operator[](i)->GetMomentum()); - theResult.Get()->AddSecondary(theSec, secID); + + for (i = 0; i < nSecondaries - nPhotons; ++i) { + theSec = new G4DynamicParticle; + theSec->SetDefinition(tmpHadrons->operator[](i)->GetDefinition()); + theSec->SetMomentum(tmpHadrons->operator[](i)->GetMomentum()); + theResult.Get()->AddSecondary(theSec, secID); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) G4cout << this << " G4ParticleHPInelasticBaseFS::BaseApply add secondary2 " << theSec->GetParticleDefinition()->GetParticleName() << " E= " << theSec->GetKineticEnergy() << " NSECO " << theResult.Get()->GetNumberOfSecondaries() << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << this << " G4ParticleHPInelasticBaseFS::BaseApply add secondary2 " + << theSec->GetParticleDefinition()->GetParticleName() + << " E= " << theSec->GetKineticEnergy() << " NSECO " + << theResult.Get()->GetNumberOfSecondaries() << G4endl; #endif - delete tmpHadrons->operator[](i); - } + delete tmpHadrons->operator[](i); + } #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) G4cout << " G4ParticleHPInelasticBaseFS::BaseApply N photons " << nPhotons << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << " G4ParticleHPInelasticBaseFS::BaseApply N photons " << nPhotons << G4endl; #endif - if(thePhotons != 0) - { - for(i=0; iSetDefinition(thePhotons->operator[](i)->GetDefinition()); theSec->SetMomentum(thePhotons->operator[](i)->GetMomentum()); - theResult.Get()->AddSecondary(theSec, secID); + theResult.Get()->AddSecondary(theSec, secID); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) G4cout << this << " G4ParticleHPInelasticBaseFS::BaseApply add secondary3 " << theSec->GetParticleDefinition()->GetParticleName() << " E= " << theSec->GetKineticEnergy() << " NSECO " << theResult.Get()->GetNumberOfSecondaries() << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << this << " G4ParticleHPInelasticBaseFS::BaseApply add secondary3 " + << theSec->GetParticleDefinition()->GetParticleName() + << " E= " << theSec->GetKineticEnergy() << " NSECO " + << theResult.Get()->GetNumberOfSecondaries() << G4endl; #endif delete thePhotons->operator[](i); } } - + // some garbage collection delete thePhotons; delete tmpHadrons; - G4ParticleDefinition* targ_pd = G4IonTable::GetIonTable()->GetIon ( (G4int)theBaseZ , (G4int)theBaseA , 0.0 ); - G4LorentzVector targ_4p_lab ( theTarget.GetMomentum() , std::sqrt( targ_pd->GetPDGMass()*targ_pd->GetPDGMass() + theTarget.GetMomentum().mag2() ) ); + G4ParticleDefinition* targ_pd = + G4IonTable::GetIonTable()->GetIon((G4int)theBaseZ, (G4int)theBaseA, 0.0); + G4LorentzVector targ_4p_lab( + theTarget.GetMomentum(), + std::sqrt(targ_pd->GetPDGMass() * targ_pd->GetPDGMass() + theTarget.GetMomentum().mag2())); G4LorentzVector proj_4p_lab = theTrack.Get4Momentum(); G4LorentzVector init_4p_lab = proj_4p_lab + targ_4p_lab; - //if data in MF=6 format (no correlated particle emission), then adjust_final_state can give severe errors: - if(theEnergyAngData==0){adjust_final_state ( init_4p_lab );} + // if data in MF=6 format (no correlated particle emission), then adjust_final_state can give + // severe errors: + if (theEnergyAngData == 0) { + adjust_final_state(init_4p_lab); + } // clean up the primary neutron theResult.Get()->SetStatusChange(stopAndKill); diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPInelasticCompFS.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPInelasticCompFS.cc index 51d95f343f0..1a501b81a14 100644 --- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPInelasticCompFS.cc +++ b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPInelasticCompFS.cc @@ -28,85 +28,94 @@ // A prototype of the low energy neutron transport model. // // 070523 bug fix for G4FPE_DEBUG on by A. Howard ( and T. Koi) -// 070606 bug fix and migrate to enable to Partial cases by T. Koi -// 080603 bug fix for Hadron Hyper News #932 by T. Koi +// 070606 bug fix and migrate to enable to Partial cases by T. Koi +// 080603 bug fix for Hadron Hyper News #932 by T. Koi // 080612 bug fix contribution from Benoit Pirard and Laurent Desorgher (Univ. Bern) #4,6 // 080717 bug fix of calculation of residual momentum by T. Koi // 080801 protect negative available energy by T. Koi // introduce theNDLDataA,Z which has A and Z of NDL data by T. Koi // 081024 G4NucleiPropertiesTable:: to G4NucleiProperties:: -// 090514 Fix bug in IC electron emission case +// 090514 Fix bug in IC electron emission case // Contribution from Chao Zhang (Chao.Zhang@usd.edu) and Dongming Mei(Dongming.Mei@usd.edu) -// 100406 "nothingWasKnownOnHadron=1" then sample mu isotropic in CM +// 100406 "nothingWasKnownOnHadron=1" then sample mu isotropic in CM // add two_body_reaction -// 100909 add safty -// 101111 add safty for _nat_ data case in Binary reaction, but break conservation +// 100909 add safty +// 101111 add safty for _nat_ data case in Binary reaction, but break conservation // 110430 add Reaction Q value and break up flag (MF3::QI and LR) // // P. Arce, June-2014 Conversion neutron_hp to particle_hp // #include "G4ParticleHPInelasticCompFS.hh" -#include "G4ParticleHPManager.hh" -#include "G4Nucleus.hh" -#include "G4NucleiProperties.hh" -#include "G4He3.hh" + #include "G4Alpha.hh" #include "G4Electron.hh" -#include "G4ParticleHPDataUsed.hh" +#include "G4He3.hh" #include "G4IonTable.hh" +#include "G4NRESP71M03.hh" // nresp71_m03.hh and nresp71_m02.hh are alike. The only difference between m02 and m03 is in the total carbon cross section that is properly included in the latter. These data are not used in nresp71_m0*.hh. +#include "G4NucleiProperties.hh" +#include "G4Nucleus.hh" +#include "G4ParticleHPDataUsed.hh" +#include "G4ParticleHPManager.hh" #include "G4Pow.hh" #include "G4SystemOfUnits.hh" -#include "G4NRESP71M03.hh" // nresp71_m03.hh and nresp71_m02.hh are alike. The only difference between m02 and m03 is in the total carbon cross section that is properly included in the latter. These data are not used in nresp71_m0*.hh. - -// June-2019 - E. Mendoza - re-build "two_body_reaction", to be used by incident charged particles (now isotropic emission in the CMS). Also restrict nresp use below 20 MeV (for future developments). Add photon emission when no data available. +// June-2019 - E. Mendoza - re-build "two_body_reaction", to be used by incident charged particles +// (now isotropic emission in the CMS). Also restrict nresp use below 20 MeV (for future +// developments). Add photon emission when no data available. void G4ParticleHPInelasticCompFS::InitGammas(G4double AR, G4double ZR) { - std::ostringstream ost; - ost <(A), static_cast(Z), M, tString, aFSType, dbool); + G4ParticleHPDataUsed aFile = + theNames.GetName(static_cast(A), static_cast(Z), M, tString, aFSType, dbool); G4String filename = aFile.GetName(); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug") ) G4cout << " G4ParticleHPInelasticCompFS::Init FILE " << filename << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << " G4ParticleHPInelasticCompFS::Init FILE " << filename << G4endl; #endif - SetAZMs( A, Z, M, aFile ); + SetAZMs(A, Z, M, aFile); - if ( !dbool || ( Z<2.5 && ( std::abs(theNDLDataZ - Z)>0.0001 || std::abs(theNDLDataA - A)>0.0001)) ) + if (!dbool + || (Z < 2.5 && (std::abs(theNDLDataZ - Z) > 0.0001 || std::abs(theNDLDataA - A) > 0.0001))) { #ifdef G4PHPDEBUG - if(std::getenv("G4ParticleHPDebug_NamesLogging")) G4cout << "Skipped = "<< filename <<" "<GetDataStream(filename,theData); - if(!theData) //"!" is a operator of ios + G4ParticleHPManager::GetInstance()->GetDataStream(filename, theData); + if (!theData) //"!" is a operator of ios { hasAnyData = false; - hasFSData = false; + hasFSData = false; hasXsec = false; // theData.close(); return; @@ -114,68 +123,61 @@ void G4ParticleHPInelasticCompFS::Init (G4double A, G4double Z, G4int M, G4Strin // here we go G4int infoType, dataType, dummy; G4int sfType, it; - hasFSData = false; - while (theData >> infoType) // Loop checking, 11.05.2015, T. Koi + hasFSData = false; + while (theData >> infoType) // Loop checking, 11.05.2015, T. Koi { - hasFSData = true; + hasFSData = true; theData >> dataType; theData >> sfType >> dummy; it = 50; - if(sfType>=600||(sfType<100&&sfType>=50)) it = sfType%50; - if(dataType==3) - { - //theData >> dummy >> dummy; - //TK110430 - // QI and LR introudced since G4NDL3.15 + if (sfType >= 600 || (sfType < 100 && sfType >= 50)) it = sfType % 50; + if (dataType == 3) { + // theData >> dummy >> dummy; + // TK110430 + // QI and LR introudced since G4NDL3.15 G4double dqi; G4int ilr; theData >> dqi >> ilr; - QI[ it ] = dqi*CLHEP::eV; - LR[ it ] = ilr; + QI[it] = dqi * CLHEP::eV; + LR[it] = ilr; theXsection[it] = new G4ParticleHPVector; G4int total; theData >> total; theXsection[it]->Init(theData, total, CLHEP::eV); - //std::cout << theXsection[it]->GetXsec(1*MeV) << std::endl; + // std::cout << theXsection[it]->GetXsec(1*MeV) << std::endl; } - else if(dataType==4) - { + else if (dataType == 4) { theAngularDistribution[it] = new G4ParticleHPAngular; theAngularDistribution[it]->Init(theData); } - else if(dataType==5) - { + else if (dataType == 5) { theEnergyDistribution[it] = new G4ParticleHPEnergyDistribution; - theEnergyDistribution[it]->Init(theData); + theEnergyDistribution[it]->Init(theData); } - else if(dataType==6) - { + else if (dataType == 6) { theEnergyAngData[it] = new G4ParticleHPEnAngCorrelation(theProjectile); - // G4cout << this << " CompFS theEnergyAngData " << it << theEnergyAngData[it] << G4endl; //GDEB + // G4cout << this << " CompFS theEnergyAngData " << it << theEnergyAngData[it] << G4endl; + // //GDEB theEnergyAngData[it]->Init(theData); } - else if(dataType==12) - { + else if (dataType == 12) { theFinalStatePhotons[it] = new G4ParticleHPPhotonDist; theFinalStatePhotons[it]->InitMean(theData); } - else if(dataType==13) - { + else if (dataType == 13) { theFinalStatePhotons[it] = new G4ParticleHPPhotonDist; theFinalStatePhotons[it]->InitPartials(theData, theXsection[50]); } - else if(dataType==14) - { + else if (dataType == 14) { theFinalStatePhotons[it]->InitAngular(theData); } - else if(dataType==15) - { + else if (dataType == 15) { theFinalStatePhotons[it]->InitEnergies(theData); } - else - { - throw G4HadronicException(__FILE__, __LINE__, "Data-type unknown to G4ParticleHPInelasticCompFS"); + else { + throw G4HadronicException(__FILE__, __LINE__, + "Data-type unknown to G4ParticleHPInelasticCompFS"); } } // theData.close(); @@ -186,24 +188,20 @@ G4int G4ParticleHPInelasticCompFS::SelectExitChannel(G4double eKinetic) G4double running[50]; running[0] = 0; G4int i; - for(i=0; i<50; ++i) - { - if(i!=0) running[i]=running[i-1]; - if(theXsection[i] != 0) - { + for (i = 0; i < 50; ++i) { + if (i != 0) running[i] = running[i - 1]; + if (theXsection[i] != 0) { running[i] += std::max(0., theXsection[i]->GetXsec(eKinetic)); } } G4double random = G4UniformRand(); G4double sum = running[49]; G4int it = 50; - if(0!=sum) - { + if (0 != sum) { G4int i0; - for(i0=0; i0<50; ++i0) - { + for (i0 = 0; i0 < 50; ++i0) { it = i0; - if(random < running[i0]/sum) break; + if (random < running[i0] / sum) break; } } return it; @@ -213,595 +211,561 @@ G4int G4ParticleHPInelasticCompFS::SelectExitChannel(G4double eKinetic) void G4ParticleHPInelasticCompFS::CompositeApply(const G4HadProjectile& theTrack, G4ParticleDefinition* aDefinition) { + // prepare neutron + if (theResult.Get() == nullptr) theResult.Put(new G4HadFinalState); + theResult.Get()->Clear(); + G4double eKinetic = theTrack.GetKineticEnergy(); + const G4HadProjectile* hadProjectile = &theTrack; + G4ReactionProduct incidReactionProduct( + const_cast(hadProjectile->GetDefinition())); // incidReactionProduct + incidReactionProduct.SetMomentum(hadProjectile->Get4Momentum().vect()); + incidReactionProduct.SetKineticEnergy(eKinetic); + + // prepare target + G4int i; + for (i = 0; i < 50; ++i) { + if (theXsection[i] != 0) { + break; + } + } - // prepare neutron - if ( theResult.Get() == nullptr ) theResult.Put( new G4HadFinalState ); - theResult.Get()->Clear(); - G4double eKinetic = theTrack.GetKineticEnergy(); - const G4HadProjectile *hadProjectile = &theTrack; - G4ReactionProduct incidReactionProduct( const_cast(hadProjectile->GetDefinition()) ); // incidReactionProduct - incidReactionProduct.SetMomentum( hadProjectile->Get4Momentum().vect() ); - incidReactionProduct.SetKineticEnergy( eKinetic ); - - // prepare target - G4int i; - for(i=0; i<50; ++i) - { if(theXsection[i] != 0) { break; } } - - G4double targetMass=0; - G4double eps = 0.0001; - targetMass = G4NucleiProperties::GetNuclearMass(static_cast(theBaseA+eps), static_cast(theBaseZ+eps)); + G4double targetMass = 0; + G4double eps = 0.0001; + targetMass = G4NucleiProperties::GetNuclearMass(static_cast(theBaseA + eps), + static_cast(theBaseZ + eps)); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout <GetDefinition()->GetParticleName() <GetDefinition()->GetParticleName() + << G4endl; #endif - G4ReactionProduct theTarget; - G4Nucleus aNucleus; - //G4ThreeVector neuVelo = (1./hadProjectile->GetDefinition()->GetPDGMass())*incidReactionProduct.GetMomentum(); - //theTarget = aNucleus.GetBiasedThermalNucleus( targetMass/hadProjectile->GetDefinition()->GetPDGMass() , neuVelo, theTrack.GetMaterial()->GetTemperature()); - //G4Nucleus::GetBiasedThermalNucleus requests normalization of mass and velocity in neutron mass - G4ThreeVector neuVelo = ( 1./G4Neutron::Neutron()->GetPDGMass() )*incidReactionProduct.GetMomentum(); - theTarget = aNucleus.GetBiasedThermalNucleus( targetMass/G4Neutron::Neutron()->GetPDGMass() - , neuVelo, theTrack.GetMaterial()->GetTemperature() ); - - theTarget.SetDefinition( G4IonTable::GetIonTable()->GetIon( G4int(theBaseZ), G4int(theBaseA) , 0.0 ) ); //XX - - // prepare the residual mass - G4double residualMass=0; - G4double residualZ = theBaseZ + theProjectile->GetPDGCharge() - aDefinition->GetPDGCharge(); - G4double residualA = theBaseA + theProjectile->GetBaryonNumber() - aDefinition->GetBaryonNumber(); - residualMass = G4NucleiProperties::GetNuclearMass(static_cast(residualA+eps), static_cast(residualZ+eps)); - - // prepare energy in target rest frame - G4ReactionProduct boosted; - boosted.Lorentz(incidReactionProduct, theTarget); - eKinetic = boosted.GetKineticEnergy(); - - // select exit channel for composite FS class. - G4int it = SelectExitChannel( eKinetic ); - - //E. Mendoza (2018) -- to use JENDL/AN-2005 - if(theEnergyDistribution[it]==0 && theAngularDistribution[it]==0 && theEnergyAngData[it]==0){ - if(theEnergyDistribution[50]!=0 || theAngularDistribution[50]!=0 || theEnergyAngData[50]!=0){ - it=50; - } - } - - // set target and neutron in the relevant exit channel - InitDistributionInitialState(incidReactionProduct, theTarget, it); - - //---------------------------------------------------------------------// - // Hook for NRESP71MODEL - if ( G4ParticleHPManager::GetInstance()->GetUseNRESP71Model() && eKinetic<20*MeV) { - if ( (G4int)(theBaseZ+0.1) == 6 ) // If the reaction is with Carbon... - { - if ( theProjectile == G4Neutron::Definition() ) { - if ( use_nresp71_model( aDefinition , it , theTarget , boosted ) ) return; - } - } - } - //---------------------------------------------------------------------// - - G4ReactionProductVector * thePhotons = 0; - G4ReactionProductVector * theParticles = 0; - G4ReactionProduct aHadron; - aHadron.SetDefinition(aDefinition); // what if only cross-sections exist ==> Na 23 11 @@@@ - G4double availableEnergy = incidReactionProduct.GetKineticEnergy() + incidReactionProduct.GetMass() - aHadron.GetMass() + - (targetMass - residualMass); - - if ( availableEnergy < 0 ) + G4ReactionProduct theTarget; + G4Nucleus aNucleus; + // G4ThreeVector neuVelo = + // (1./hadProjectile->GetDefinition()->GetPDGMass())*incidReactionProduct.GetMomentum(); theTarget + // = aNucleus.GetBiasedThermalNucleus( targetMass/hadProjectile->GetDefinition()->GetPDGMass() , + // neuVelo, theTrack.GetMaterial()->GetTemperature()); G4Nucleus::GetBiasedThermalNucleus requests + // normalization of mass and velocity in neutron mass + G4ThreeVector neuVelo = + (1. / G4Neutron::Neutron()->GetPDGMass()) * incidReactionProduct.GetMomentum(); + theTarget = aNucleus.GetBiasedThermalNucleus(targetMass / G4Neutron::Neutron()->GetPDGMass(), + neuVelo, theTrack.GetMaterial()->GetTemperature()); + + theTarget.SetDefinition( + G4IonTable::GetIonTable()->GetIon(G4int(theBaseZ), G4int(theBaseA), 0.0)); // XX + + // prepare the residual mass + G4double residualMass = 0; + G4double residualZ = theBaseZ + theProjectile->GetPDGCharge() - aDefinition->GetPDGCharge(); + G4double residualA = theBaseA + theProjectile->GetBaryonNumber() - aDefinition->GetBaryonNumber(); + residualMass = G4NucleiProperties::GetNuclearMass(static_cast(residualA + eps), + static_cast(residualZ + eps)); + + // prepare energy in target rest frame + G4ReactionProduct boosted; + boosted.Lorentz(incidReactionProduct, theTarget); + eKinetic = boosted.GetKineticEnergy(); + + // select exit channel for composite FS class. + G4int it = SelectExitChannel(eKinetic); + + // E. Mendoza (2018) -- to use JENDL/AN-2005 + if (theEnergyDistribution[it] == 0 && theAngularDistribution[it] == 0 + && theEnergyAngData[it] == 0) + { + if (theEnergyDistribution[50] != 0 || theAngularDistribution[50] != 0 + || theEnergyAngData[50] != 0) { - availableEnergy = 0; + it = 50; } - G4int nothingWasKnownOnHadron = 0; - G4int dummy; - G4double eGamm = 0; - G4int iLevel=it-1; + } - // without photon has it = 0 - if( 50 == it ) - { - // Excitation level is not determined - iLevel=-1; - aHadron.SetKineticEnergy(availableEnergy*residualMass/ - (aHadron.GetMass()+residualMass)); - - //aHadron.SetMomentum(incidReactionProduct.GetMomentum()*(1./incidReactionProduct.GetTotalMomentum())* - // std::sqrt(aHadron.GetTotalEnergy()*aHadron.GetTotalEnergy()- - // aHadron.GetMass()*aHadron.GetMass())); - - //TK add safty 100909 - G4double p2 = ( aHadron.GetTotalEnergy()*aHadron.GetTotalEnergy() - aHadron.GetMass()*aHadron.GetMass() ); - G4double p = 0.0; - if ( p2 > 0.0 ) - p = std::sqrt( p ); - aHadron.SetMomentum(incidReactionProduct.GetMomentum()*(1./incidReactionProduct.GetTotalMomentum())*p ); - } - else + // set target and neutron in the relevant exit channel + InitDistributionInitialState(incidReactionProduct, theTarget, it); + + //---------------------------------------------------------------------// + // Hook for NRESP71MODEL + if (G4ParticleHPManager::GetInstance()->GetUseNRESP71Model() && eKinetic < 20 * MeV) { + if ((G4int)(theBaseZ + 0.1) == 6) // If the reaction is with Carbon... { - while ( iLevel!=-1 && theGammas.GetLevel(iLevel) == 0 ) { iLevel--; } // Loop checking, 11.05.2015, T. Koi + if (theProjectile == G4Neutron::Definition()) { + if (use_nresp71_model(aDefinition, it, theTarget, boosted)) return; + } } + } + //---------------------------------------------------------------------// + + G4ReactionProductVector* thePhotons = 0; + G4ReactionProductVector* theParticles = 0; + G4ReactionProduct aHadron; + aHadron.SetDefinition(aDefinition); // what if only cross-sections exist ==> Na 23 11 @@@@ + G4double availableEnergy = incidReactionProduct.GetKineticEnergy() + + incidReactionProduct.GetMass() - aHadron.GetMass() + + (targetMass - residualMass); + + if (availableEnergy < 0) { + availableEnergy = 0; + } + G4int nothingWasKnownOnHadron = 0; + G4int dummy; + G4double eGamm = 0; + G4int iLevel = -1; + // max gamma energy and index + G4int imaxEx = theGammas.GetNumberOfLevels() - 1; + + // without photon has it = 0 + if (50 == it) { + // Excitation level is not determined + aHadron.SetKineticEnergy(availableEnergy * residualMass / (aHadron.GetMass() + residualMass)); + + // TK add safty 100909 + G4double p2 = + (aHadron.GetTotalEnergy() * aHadron.GetTotalEnergy() - aHadron.GetMass() * aHadron.GetMass()); + G4double p = 0.0; + if (p2 > 0.0) p = std::sqrt(p); + aHadron.SetMomentum(incidReactionProduct.GetMomentum() + * (1. / incidReactionProduct.GetTotalMomentum()) * p); + } + else { + iLevel = imaxEx; + } - if ( theAngularDistribution[it] != 0 ) // MF4 + if (theAngularDistribution[it] != 0) // MF4 + { + if (theEnergyDistribution[it] != 0) // MF5 { - if(theEnergyDistribution[it]!=0) // MF5 - { - //************************************************************ - /* - aHadron.SetKineticEnergy(theEnergyDistribution[it]->Sample(eKinetic, dummy)); - G4double eSecN = aHadron.GetKineticEnergy(); - */ - //************************************************************ - //EMendoza --> maximum allowable energy should be taken into account. - G4double dqi = 0.0; - if ( QI[it] < 0 || 849 < QI[it] ) dqi = QI[it]; //For backword compatibility QI introduced since G4NDL3.15 - G4double MaxEne=eKinetic+dqi; - G4double eSecN=0.; - - G4int icounter=0; - G4int icounter_max=1024; - do { - ++icounter; - if ( icounter > icounter_max ) { - G4cout << "Loop-counter exceeded the threshold value at " << __LINE__ << "th line of " << __FILE__ << "." << G4endl; - break; - } - eSecN=theEnergyDistribution[it]->Sample(eKinetic, dummy); - } while(eSecN>MaxEne); // Loop checking, 11.05.2015, T. Koi - aHadron.SetKineticEnergy(eSecN); - //************************************************************ - eGamm = eKinetic-eSecN; - for(iLevel=theGammas.GetNumberOfLevels()-1; iLevel>=0; --iLevel) - { - if(theGammas.GetLevelEnergy(iLevel)Sample(eKinetic, dummy)); + G4double eSecN = aHadron.GetKineticEnergy(); + */ + //************************************************************ + // EMendoza --> maximum allowable energy should be taken into account. + G4double dqi = 0.0; + if (QI[it] < 0 || 849 < QI[it]) + dqi = QI[it]; // For backword compatibility QI introduced since G4NDL3.15 + G4double MaxEne = eKinetic + dqi; + G4double eSecN = 0.; + + G4int icounter = 0; + G4int icounter_max = 1024; + do { + ++icounter; + if (icounter > icounter_max) { + G4cout << "Loop-counter exceeded the threshold value at " << __LINE__ << "th line of " + << __FILE__ << "." << G4endl; + break; } - G4double random = 2*G4UniformRand(); - iLevel+=G4int(random); - if(iLevel>theGammas.GetNumberOfLevels()-1)iLevel = theGammas.GetNumberOfLevels()-1; + eSecN = theEnergyDistribution[it]->Sample(eKinetic, dummy); + } while (eSecN > MaxEne); // Loop checking, 11.05.2015, T. Koi + aHadron.SetKineticEnergy(eSecN); + //************************************************************ + eGamm = eKinetic - eSecN; + for (iLevel = imaxEx; iLevel >= 0; --iLevel) { + if (theGammas.GetLevelEnergy(iLevel) < eGamm) break; } - else - { - G4double eExcitation = 0; - if(iLevel>=0) eExcitation = theGammas.GetLevel(iLevel)->GetLevelEnergy(); - while (eKinetic-eExcitation < 0 && iLevel>0) // Loop checking, 11.05.2015, T. Koi - { - --iLevel; - eExcitation = theGammas.GetLevel(iLevel)->GetLevelEnergy(); - } - - // Use QI value for calculating excitation energy of residual. - G4bool useQI=false; - G4double dqi = QI[it]; - if (dqi < 0 || 849 < dqi) useQI = true; // Former libraries do not have values in this range - - if (useQI) { - // QI introudced since G4NDL3.15 - // G4double QM=(incidReactionProduct.GetMass()+targetMass)-(aHadron.GetMass()+residualMass); - // eExcitation = QM-QI[it]; - // eExcitation = QI[0] - QI[it]; // Bug fix #1838 - // if(eExcitation < 20*CLHEP::keV) eExcitation = 0; - - eExcitation = std::max(0.,QI[0] - QI[it]); // Bug fix 2333 - - // Re-evaluate iLevel based on this eExcitation - iLevel = 0; - G4bool find = false; - G4int imaxEx = 0; - G4double level_tolerance = 1.0*CLHEP::keV; - - while( theGammas.GetLevel(iLevel+1) != 0 ) { // Loop checking, 11.05.2015, T. Koi - G4double maxEx = 0.0; - if (maxEx < theGammas.GetLevel(iLevel)->GetLevelEnergy() ) { - maxEx = theGammas.GetLevel(iLevel)->GetLevelEnergy(); - imaxEx = iLevel; - } + if (iLevel < imaxEx && iLevel >= 0) { + if (G4UniformRand() > 0.5) { + ++iLevel; + } + } + } + else { + G4double eExcitation = 0; + for (iLevel = imaxEx; iLevel >= 0; --iLevel) { + if (theGammas.GetLevelEnergy(iLevel) < eKinetic) break; + } + + // Use QI value for calculating excitation energy of residual. + G4bool useQI = false; + G4double dqi = QI[it]; + if (dqi < 0 || 849 < dqi) useQI = true; // Former libraries do not have values in this range - // Fix bug 1789 DHW - first if-branch added because gamma data come from ENSDF - // and do not necessarily match the excitations used in ENDF-B.VII - // Compromise solution: use 1 keV tolerance suggested by T. Koi - if (std::abs(eExcitation - theGammas.GetLevel(iLevel)->GetLevelEnergy() ) < level_tolerance) { + if (useQI) { + eExcitation = std::max(0., QI[0] - QI[it]); // Bug fix 2333 + + // Re-evaluate iLevel based on this eExcitation + iLevel = 0; + G4bool find = false; + const G4double level_tolerance = 1.0 * CLHEP::keV; + + // VI: the first level is ground + if (0 < imaxEx) { + for (iLevel = 1; iLevel <= imaxEx; ++iLevel) { + G4double elevel = theGammas.GetLevelEnergy(iLevel); + if (std::abs(eExcitation - elevel) < level_tolerance) { find = true; break; - - } else if (eExcitation < theGammas.GetLevel(iLevel)->GetLevelEnergy() ) { + } + else if (eExcitation < elevel) { find = true; - --iLevel; - // very small eExcitation, iLevel becomes -1, this is protected below - if (theTrack.GetDefinition() == aDefinition) { // this line added as part of fix #1838 - if (iLevel == -1) iLevel = 0; - } + iLevel = std::max(iLevel - 1, 0); break; } - ++iLevel; } // If proper level cannot be found, use the maximum level if (!find) iLevel = imaxEx; } - - if(std::getenv("G4ParticleHPDebug") && eKinetic-eExcitation < 0) - { - throw G4HadronicException(__FILE__, __LINE__, "SEVERE: InelasticCompFS: Consistency of data not good enough, please file report"); - } - if(eKinetic-eExcitation < 0) eExcitation = 0; - if(iLevel!= -1) aHadron.SetKineticEnergy(eKinetic - eExcitation); - } - theAngularDistribution[it]->SampleAndUpdate(aHadron); - if( theFinalStatePhotons[it] == 0 ) - { - thePhotons = theGammas.GetDecayGammas(iLevel); - eGamm -= theGammas.GetLevelEnergy(iLevel); - if(eGamm>0) // @ ok for now, but really needs an efficient way of correllated sampling @ - { - G4ReactionProduct * theRestEnergy = new G4ReactionProduct; - theRestEnergy->SetDefinition(G4Gamma::Gamma()); - theRestEnergy->SetKineticEnergy(eGamm); - G4double costh = 2.*G4UniformRand()-1.; - G4double phi = CLHEP::twopi*G4UniformRand(); - theRestEnergy->SetMomentum(eGamm*std::sin(std::acos(costh))*std::cos(phi), - eGamm*std::sin(std::acos(costh))*std::sin(phi), - eGamm*costh); - if(thePhotons == 0) { thePhotons = new G4ReactionProductVector; } - thePhotons->push_back(theRestEnergy); - } + if (std::getenv("G4ParticleHPDebug") && eKinetic - eExcitation < 0) { + throw G4HadronicException( + __FILE__, __LINE__, + "SEVERE: InelasticCompFS: Consistency of data not good enough, please file report"); } + if (eKinetic - eExcitation < 0) eExcitation = 0; + if (iLevel != -1) aHadron.SetKineticEnergy(eKinetic - eExcitation); } - else if(theEnergyAngData[it] != 0) // MF6 - { + theAngularDistribution[it]->SampleAndUpdate(aHadron); - theParticles = theEnergyAngData[it]->Sample(eKinetic); - - // Adjust A and Z in the case of miss much between selected data and target nucleus - if ( theParticles != NULL ) { - G4int sumA = 0; - G4int sumZ = 0; - G4int maxA = 0; - G4int jAtMaxA = 0; - for ( G4int j = 0 ; j != (G4int)theParticles->size() ; ++j ) { - if ( theParticles->at(j)->GetDefinition()->GetBaryonNumber() > maxA ) { - maxA = theParticles->at(j)->GetDefinition()->GetBaryonNumber(); - jAtMaxA = j; - } - sumA += theParticles->at(j)->GetDefinition()->GetBaryonNumber(); - sumZ += G4int( theParticles->at(j)->GetDefinition()->GetPDGCharge() + eps ); - } - G4int dA = (G4int)theBaseA + hadProjectile->GetDefinition()->GetBaryonNumber() - sumA; - G4int dZ = (G4int)theBaseZ + G4int( hadProjectile->GetDefinition()->GetPDGCharge() + eps ) - sumZ; - if ( dA < 0 || dZ < 0 ) { - G4int newA = theParticles->at(jAtMaxA)->GetDefinition()->GetBaryonNumber() + dA ; - G4int newZ = G4int( theParticles->at(jAtMaxA)->GetDefinition()->GetPDGCharge() + eps ) + dZ; - G4ParticleDefinition* pd = G4IonTable::GetIonTable()->GetIon ( newZ , newA ); - theParticles->at( jAtMaxA )->SetDefinition( pd ); - } - } + if (theFinalStatePhotons[it] == 0) { + thePhotons = theGammas.GetDecayGammas(iLevel); + eGamm -= theGammas.GetLevelEnergy(iLevel); } - else - { - // @@@ what to do, if we have photon data, but no info on the hadron itself - nothingWasKnownOnHadron = 1; + } + else if (theEnergyAngData[it] != 0) // MF6 + { + theParticles = theEnergyAngData[it]->Sample(eKinetic); + + // Adjust A and Z in the case of miss much between selected data and target nucleus + if (theParticles != nullptr) { + G4int sumA = 0; + G4int sumZ = 0; + G4int maxA = 0; + G4int jAtMaxA = 0; + for (G4int j = 0; j != (G4int)theParticles->size(); ++j) { + if (theParticles->at(j)->GetDefinition()->GetBaryonNumber() > maxA) { + maxA = theParticles->at(j)->GetDefinition()->GetBaryonNumber(); + jAtMaxA = j; + } + sumA += theParticles->at(j)->GetDefinition()->GetBaryonNumber(); + sumZ += G4int(theParticles->at(j)->GetDefinition()->GetPDGCharge() + eps); + } + G4int dA = (G4int)theBaseA + hadProjectile->GetDefinition()->GetBaryonNumber() - sumA; + G4int dZ = + (G4int)theBaseZ + G4int(hadProjectile->GetDefinition()->GetPDGCharge() + eps) - sumZ; + if (dA < 0 || dZ < 0) { + G4int newA = theParticles->at(jAtMaxA)->GetDefinition()->GetBaryonNumber() + dA; + G4int newZ = G4int(theParticles->at(jAtMaxA)->GetDefinition()->GetPDGCharge() + eps) + dZ; + G4ParticleDefinition* pd = G4IonTable::GetIonTable()->GetIon(newZ, newA); + theParticles->at(jAtMaxA)->SetDefinition(pd); + } } + } + else { + // @@@ what to do, if we have photon data, but no info on the hadron itself + nothingWasKnownOnHadron = 1; + } - if ( theFinalStatePhotons[it] != 0 ) - { - // the photon distributions are in the Nucleus rest frame. - // TK residual rest frame - G4ReactionProduct boosted_tmp; - boosted_tmp.Lorentz(incidReactionProduct, theTarget); - G4double anEnergy = boosted_tmp.GetKineticEnergy(); - thePhotons = theFinalStatePhotons[it]->GetPhotons(anEnergy); - G4double aBaseEnergy = theFinalStatePhotons[it]->GetLevelEnergy(); - G4double testEnergy = 0; - if(thePhotons!=0 && thePhotons->size()!=0) - { aBaseEnergy-=thePhotons->operator[](0)->GetTotalEnergy(); } - if(theFinalStatePhotons[it]->NeedsCascade()) + if (theFinalStatePhotons[it] != 0) { + // the photon distributions are in the Nucleus rest frame. + // TK residual rest frame + G4ReactionProduct boosted_tmp; + boosted_tmp.Lorentz(incidReactionProduct, theTarget); + G4double anEnergy = boosted_tmp.GetKineticEnergy(); + thePhotons = theFinalStatePhotons[it]->GetPhotons(anEnergy); + G4double aBaseEnergy = theFinalStatePhotons[it]->GetLevelEnergy(); + G4double testEnergy = 0; + if (thePhotons != 0 && thePhotons->size() != 0) { + aBaseEnergy -= thePhotons->operator[](0)->GetTotalEnergy(); + } + if (theFinalStatePhotons[it]->NeedsCascade()) { + while (aBaseEnergy > 0.01 * CLHEP::keV) // Loop checking, 11.05.2015, T. Koi { - while(aBaseEnergy>0.01*CLHEP::keV) // Loop checking, 11.05.2015, T. Koi - { - // cascade down the levels - G4bool foundMatchingLevel = false; - G4int closest = 2; - G4double deltaEold = -1; - for(G4int j=1; jGetLevelEnergy(); - } - else - { - testEnergy = 0; - } - G4double deltaE = std::abs(testEnergy-aBaseEnergy); - if(deltaE<0.1*CLHEP::keV) - { - G4ReactionProductVector * theNext = - theFinalStatePhotons[j]->GetPhotons(anEnergy); - if ( thePhotons != nullptr ) - thePhotons->push_back(theNext->operator[](0)); - aBaseEnergy = testEnergy-theNext->operator[](0)->GetTotalEnergy(); - delete theNext; - foundMatchingLevel = true; - break; // ===> - } - if(theFinalStatePhotons[j]!=0 && ( deltaEGetPhotons(anEnergy); - if ( thePhotons != nullptr ) - thePhotons->push_back(theNext->operator[](0)); - aBaseEnergy = aBaseEnergy-theNext->operator[](0)->GetTotalEnergy(); + // cascade down the levels + G4bool foundMatchingLevel = false; + G4int closest = 2; + G4double deltaEold = -1; + for (G4int j = 1; j < it; ++j) { + if (theFinalStatePhotons[j] != 0) { + testEnergy = theFinalStatePhotons[j]->GetLevelEnergy(); + } + else { + testEnergy = 0; + } + G4double deltaE = std::abs(testEnergy - aBaseEnergy); + if (deltaE < 0.1 * CLHEP::keV) { + G4ReactionProductVector* theNext = theFinalStatePhotons[j]->GetPhotons(anEnergy); + if (thePhotons != nullptr) thePhotons->push_back(theNext->operator[](0)); + aBaseEnergy = testEnergy - theNext->operator[](0)->GetTotalEnergy(); delete theNext; - } - } + foundMatchingLevel = true; + break; // ===> + } + if (theFinalStatePhotons[j] != 0 && (deltaE < deltaEold || deltaEold < 0.)) { + closest = j; + deltaEold = deltaE; + } + } // <=== the break goes here. + if (!foundMatchingLevel) { + G4ReactionProductVector* theNext = theFinalStatePhotons[closest]->GetPhotons(anEnergy); + if (thePhotons != nullptr) thePhotons->push_back(theNext->operator[](0)); + aBaseEnergy = aBaseEnergy - theNext->operator[](0)->GetTotalEnergy(); + delete theNext; + } } } - unsigned int i0; - if(thePhotons!=0) - { - for(i0=0; i0size(); ++i0) - { - // back to lab - thePhotons->operator[](i0)->Lorentz(*(thePhotons->operator[](i0)), -1.*theTarget); - } + } + unsigned int i0; + if (thePhotons != 0) { + for (i0 = 0; i0 < thePhotons->size(); ++i0) { + // back to lab + thePhotons->operator[](i0)->Lorentz(*(thePhotons->operator[](i0)), -1. * theTarget); } - if (nothingWasKnownOnHadron) - { - // In this case, hadron should be isotropic in CM - // Next 12 lines are Emilio's replacement - // G4double QM=(incidReactionProduct.GetMass()+targetMass)-(aHadron.GetMass()+residualMass); - // G4double eExcitation = QM-QI[it]; - // G4double eExcitation = QI[0] - QI[it]; // Fix of bug #1838 - // if(eExcitation<20*CLHEP::keV){eExcitation=0;} - - G4double eExcitation = std::max(0.,QI[0] - QI[it]); // Fix of bug #2333 - - two_body_reaction(&incidReactionProduct,&theTarget,&aHadron,eExcitation); - if(thePhotons==0 && eExcitation>0){ - for(iLevel=theGammas.GetNumberOfLevels()-1; iLevel>=0; --iLevel) - { - if(theGammas.GetLevelEnergy(iLevel) 0) { + for (iLevel = imaxEx; iLevel >= 0; --iLevel) { + if (theGammas.GetLevelEnergy(iLevel) < eExcitation + 5 * keV) break; // 5 keV tolerance } + thePhotons = theGammas.GetDecayGammas(iLevel); } + } - // fill the result - // Beware - the recoil is not necessarily in the particles... - // Can be calculated from momentum conservation? - // The idea is that the particles ar emitted forst, and the gammas only once the - // recoil is on the residual; assumption is that gammas do not contribute to - // the recoil. - // This needs more design @@@ - - G4bool needsSeparateRecoil = false; - G4int totalBaryonNumber = 0; - G4int totalCharge = 0; - G4ThreeVector totalMomentum(0); - if(theParticles != 0) - { - const G4ParticleDefinition * aDef; - std::size_t ii0; - for(ii0=0; ii0size(); ++ii0) - { - aDef = theParticles->operator[](ii0)->GetDefinition(); - totalBaryonNumber+=aDef->GetBaryonNumber(); - totalCharge+=G4int(aDef->GetPDGCharge()+eps); - totalMomentum += theParticles->operator[](ii0)->GetMomentum(); - } - if(totalBaryonNumber!=G4int(theBaseA+eps+hadProjectile->GetDefinition()->GetBaryonNumber())) - { - needsSeparateRecoil = true; - residualA = G4int(theBaseA+eps+hadProjectile->GetDefinition()->GetBaryonNumber() - -totalBaryonNumber); - residualZ = G4int(theBaseZ+eps+hadProjectile->GetDefinition()->GetPDGCharge() - -totalCharge); - } + // fill the result + // Beware - the recoil is not necessarily in the particles... + // Can be calculated from momentum conservation? + // The idea is that the particles ar emitted forst, and the gammas only once the + // recoil is on the residual; assumption is that gammas do not contribute to + // the recoil. + // This needs more design @@@ + + G4bool needsSeparateRecoil = false; + G4int totalBaryonNumber = 0; + G4int totalCharge = 0; + G4ThreeVector totalMomentum(0); + if (theParticles != 0) { + const G4ParticleDefinition* aDef; + std::size_t ii0; + for (ii0 = 0; ii0 < theParticles->size(); ++ii0) { + aDef = theParticles->operator[](ii0)->GetDefinition(); + totalBaryonNumber += aDef->GetBaryonNumber(); + totalCharge += G4int(aDef->GetPDGCharge() + eps); + totalMomentum += theParticles->operator[](ii0)->GetMomentum(); } - - std::size_t nPhotons = 0; - if(thePhotons!=0) { nPhotons = thePhotons->size(); } - - G4DynamicParticle * theSec; - - if( theParticles==0 ) + if (totalBaryonNumber + != G4int(theBaseA + eps + hadProjectile->GetDefinition()->GetBaryonNumber())) { - theSec = new G4DynamicParticle; - theSec->SetDefinition(aHadron.GetDefinition()); - theSec->SetMomentum(aHadron.GetMomentum()); - theResult.Get()->AddSecondary(theSec, secID); + needsSeparateRecoil = true; + residualA = G4int(theBaseA + eps + hadProjectile->GetDefinition()->GetBaryonNumber() + - totalBaryonNumber); + residualZ = + G4int(theBaseZ + eps + hadProjectile->GetDefinition()->GetPDGCharge() - totalCharge); + } + } + + std::size_t nPhotons = 0; + if (thePhotons != 0) { + nPhotons = thePhotons->size(); + } + + G4DynamicParticle* theSec; + + if (theParticles == 0) { + theSec = new G4DynamicParticle; + theSec->SetDefinition(aHadron.GetDefinition()); + theSec->SetMomentum(aHadron.GetMomentum()); + theResult.Get()->AddSecondary(theSec, secID); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout << this << " G4ParticleHPInelasticCompFS::BaseApply add secondary1 " - << theSec->GetParticleDefinition()->GetParticleName() << " E= " - << theSec->GetKineticEnergy() << " NSECO " - << theResult.Get()->GetNumberOfSecondaries() << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << this << " G4ParticleHPInelasticCompFS::BaseApply add secondary1 " + << theSec->GetParticleDefinition()->GetParticleName() + << " E= " << theSec->GetKineticEnergy() << " NSECO " + << theResult.Get()->GetNumberOfSecondaries() << G4endl; #endif - - aHadron.Lorentz(aHadron, theTarget); - G4ReactionProduct theResidual; - theResidual.SetDefinition(G4IonTable::GetIonTable() - ->GetIon(static_cast(residualZ), static_cast(residualA), 0)); - theResidual.SetKineticEnergy(aHadron.GetKineticEnergy()*aHadron.GetMass()/theResidual.GetMass()); - - //080612TK contribution from Benoit Pirard and Laurent Desorgher (Univ. Bern) #6 - //theResidual.SetMomentum(-1.*aHadron.GetMomentum()); - G4ThreeVector incidentNeutronMomentum = incidReactionProduct.GetMomentum(); - theResidual.SetMomentum(incidentNeutronMomentum - aHadron.GetMomentum()); - - theResidual.Lorentz(theResidual, -1.*theTarget); - G4ThreeVector totalPhotonMomentum(0,0,0); - if(thePhotons!=0) - { - for(i=0; i<(G4int)nPhotons; ++i) - { - totalPhotonMomentum += thePhotons->operator[](i)->GetMomentum(); - } + + aHadron.Lorentz(aHadron, theTarget); + G4ReactionProduct theResidual; + theResidual.SetDefinition(G4IonTable::GetIonTable()->GetIon(static_cast(residualZ), + static_cast(residualA), 0)); + theResidual.SetKineticEnergy(aHadron.GetKineticEnergy() * aHadron.GetMass() + / theResidual.GetMass()); + + // 080612TK contribution from Benoit Pirard and Laurent Desorgher (Univ. Bern) #6 + // theResidual.SetMomentum(-1.*aHadron.GetMomentum()); + G4ThreeVector incidentNeutronMomentum = incidReactionProduct.GetMomentum(); + theResidual.SetMomentum(incidentNeutronMomentum - aHadron.GetMomentum()); + + theResidual.Lorentz(theResidual, -1. * theTarget); + G4ThreeVector totalPhotonMomentum(0, 0, 0); + if (thePhotons != 0) { + for (i = 0; i < (G4int)nPhotons; ++i) { + totalPhotonMomentum += thePhotons->operator[](i)->GetMomentum(); } - theSec = new G4DynamicParticle; - theSec->SetDefinition(theResidual.GetDefinition()); - theSec->SetMomentum(theResidual.GetMomentum()-totalPhotonMomentum); - theResult.Get()->AddSecondary(theSec, secID); + } + theSec = new G4DynamicParticle; + theSec->SetDefinition(theResidual.GetDefinition()); + theSec->SetMomentum(theResidual.GetMomentum() - totalPhotonMomentum); + theResult.Get()->AddSecondary(theSec, secID); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout << this - << " G4ParticleHPInelasticCompFS::BaseApply add secondary2 " - << theSec->GetParticleDefinition()->GetParticleName() << " E= " - << theSec->GetKineticEnergy() << " NSECO " - << theResult.Get()->GetNumberOfSecondaries() << G4endl; + if (std::getenv("G4ParticleHPDebug")) + G4cout << this << " G4ParticleHPInelasticCompFS::BaseApply add secondary2 " + << theSec->GetParticleDefinition()->GetParticleName() + << " E= " << theSec->GetKineticEnergy() << " NSECO " + << theResult.Get()->GetNumberOfSecondaries() << G4endl; #endif - } - else - { - for(i0=0; i0size(); ++i0) - { - theSec = new G4DynamicParticle; - theSec->SetDefinition(theParticles->operator[](i0)->GetDefinition()); - theSec->SetMomentum(theParticles->operator[](i0)->GetMomentum()); - theResult.Get()->AddSecondary(theSec, secID); + } + else { + for (i0 = 0; i0 < theParticles->size(); ++i0) { + theSec = new G4DynamicParticle; + theSec->SetDefinition(theParticles->operator[](i0)->GetDefinition()); + theSec->SetMomentum(theParticles->operator[](i0)->GetMomentum()); + theResult.Get()->AddSecondary(theSec, secID); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout << this - << " G4ParticleHPInelasticCompFS::BaseApply add secondary3 " - << theSec->GetParticleDefinition()->GetParticleName() << " E= " - << theSec->GetKineticEnergy() << " NSECO " + if (std::getenv("G4ParticleHPDebug")) + G4cout << this << " G4ParticleHPInelasticCompFS::BaseApply add secondary3 " + << theSec->GetParticleDefinition()->GetParticleName() + << " E= " << theSec->GetKineticEnergy() << " NSECO " << theResult.Get()->GetNumberOfSecondaries() << G4endl; #endif - delete theParticles->operator[](i0); - } - delete theParticles; - if(needsSeparateRecoil && residualZ!=0) - { - G4ReactionProduct theResidual; - theResidual.SetDefinition(G4IonTable::GetIonTable() - ->GetIon(static_cast(residualZ), static_cast(residualA), 0)); - G4double resiualKineticEnergy = theResidual.GetMass()*theResidual.GetMass(); - resiualKineticEnergy += totalMomentum*totalMomentum; - resiualKineticEnergy = std::sqrt(resiualKineticEnergy) - theResidual.GetMass(); - theResidual.SetKineticEnergy(resiualKineticEnergy); - - //080612TK contribution from Benoit Pirard and Laurent Desorgher (Univ. Bern) #4 - //theResidual.SetMomentum(-1.*totalMomentum); - //G4ThreeVector incidentNeutronMomentum = incidReactionProduct.GetMomentum(); - //theResidual.SetMomentum(incidentNeutronMomentum - aHadron.GetMomentum()); - //080717 TK Comment still do NOT include photon's mometum which produce by thePhotons - theResidual.SetMomentum( incidReactionProduct.GetMomentum() + theTarget.GetMomentum() - totalMomentum ); - - theSec = new G4DynamicParticle; - theSec->SetDefinition(theResidual.GetDefinition()); - theSec->SetMomentum(theResidual.GetMomentum()); - theResult.Get()->AddSecondary(theSec, secID); + delete theParticles->operator[](i0); + } + delete theParticles; + if (needsSeparateRecoil && residualZ != 0) { + G4ReactionProduct theResidual; + theResidual.SetDefinition(G4IonTable::GetIonTable()->GetIon( + static_cast(residualZ), static_cast(residualA), 0)); + G4double resiualKineticEnergy = theResidual.GetMass() * theResidual.GetMass(); + resiualKineticEnergy += totalMomentum * totalMomentum; + resiualKineticEnergy = std::sqrt(resiualKineticEnergy) - theResidual.GetMass(); + theResidual.SetKineticEnergy(resiualKineticEnergy); + + // 080612TK contribution from Benoit Pirard and Laurent Desorgher (Univ. Bern) #4 + // theResidual.SetMomentum(-1.*totalMomentum); + // G4ThreeVector incidentNeutronMomentum = incidReactionProduct.GetMomentum(); + // theResidual.SetMomentum(incidentNeutronMomentum - aHadron.GetMomentum()); + // 080717 TK Comment still do NOT include photon's mometum which produce by thePhotons + theResidual.SetMomentum(incidReactionProduct.GetMomentum() + theTarget.GetMomentum() + - totalMomentum); + + theSec = new G4DynamicParticle; + theSec->SetDefinition(theResidual.GetDefinition()); + theSec->SetMomentum(theResidual.GetMomentum()); + theResult.Get()->AddSecondary(theSec, secID); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout << this - << " G4ParticleHPInelasticCompFS::BaseApply add secondary4 " - << theSec->GetParticleDefinition()->GetParticleName() << " E= " - << theSec->GetKineticEnergy() << " NSECO " + if (std::getenv("G4ParticleHPDebug")) + G4cout << this << " G4ParticleHPInelasticCompFS::BaseApply add secondary4 " + << theSec->GetParticleDefinition()->GetParticleName() + << " E= " << theSec->GetKineticEnergy() << " NSECO " << theResult.Get()->GetNumberOfSecondaries() << G4endl; #endif - } } - if(thePhotons!=0) - { - for(i=0; i<(G4int)nPhotons; ++i) - { - theSec = new G4DynamicParticle; - //Bug reported Chao Zhang (Chao.Zhang@usd.edu), Dongming Mei(Dongming.Mei@usd.edu) Feb. 25, 2009 - //theSec->SetDefinition(G4Gamma::Gamma()); - theSec->SetDefinition( thePhotons->operator[](i)->GetDefinition() ); - //But never cause real effect at least with G4NDL3.13 TK - theSec->SetMomentum(thePhotons->operator[](i)->GetMomentum()); - theResult.Get()->AddSecondary(theSec, secID); + } + if (thePhotons != 0) { + for (i = 0; i < (G4int)nPhotons; ++i) { + theSec = new G4DynamicParticle; + // Bug reported Chao Zhang (Chao.Zhang@usd.edu), Dongming Mei(Dongming.Mei@usd.edu) Feb. 25, + // 2009 theSec->SetDefinition(G4Gamma::Gamma()); + theSec->SetDefinition(thePhotons->operator[](i)->GetDefinition()); + // But never cause real effect at least with G4NDL3.13 TK + theSec->SetMomentum(thePhotons->operator[](i)->GetMomentum()); + theResult.Get()->AddSecondary(theSec, secID); #ifdef G4PHPDEBUG - if( std::getenv("G4ParticleHPDebug")) - G4cout << this - << " G4ParticleHPInelasticCompFS::BaseApply add secondary5 " - << theSec->GetParticleDefinition()->GetParticleName() << " E= " - << theSec->GetKineticEnergy() << " NSECO " + if (std::getenv("G4ParticleHPDebug")) + G4cout << this << " G4ParticleHPInelasticCompFS::BaseApply add secondary5 " + << theSec->GetParticleDefinition()->GetParticleName() + << " E= " << theSec->GetKineticEnergy() << " NSECO " << theResult.Get()->GetNumberOfSecondaries() << G4endl; #endif - delete thePhotons->operator[](i); - } - // some garbage collection - delete thePhotons; + delete thePhotons->operator[](i); } + // some garbage collection + delete thePhotons; + } - G4ParticleDefinition* targ_pd = G4IonTable::GetIonTable()->GetIon ( (G4int)theBaseZ , (G4int)theBaseA , 0.0 ); - G4LorentzVector targ_4p_lab ( theTarget.GetMomentum() , std::sqrt( targ_pd->GetPDGMass()*targ_pd->GetPDGMass() + theTarget.GetMomentum().mag2() ) ); - G4LorentzVector proj_4p_lab = theTrack.Get4Momentum(); - G4LorentzVector init_4p_lab = proj_4p_lab + targ_4p_lab; - adjust_final_state ( init_4p_lab ); - - // clean up the primary neutron - theResult.Get()->SetStatusChange( stopAndKill ); + G4ParticleDefinition* targ_pd = + G4IonTable::GetIonTable()->GetIon((G4int)theBaseZ, (G4int)theBaseA, 0.0); + G4LorentzVector targ_4p_lab( + theTarget.GetMomentum(), + std::sqrt(targ_pd->GetPDGMass() * targ_pd->GetPDGMass() + theTarget.GetMomentum().mag2())); + G4LorentzVector proj_4p_lab = theTrack.Get4Momentum(); + G4LorentzVector init_4p_lab = proj_4p_lab + targ_4p_lab; + adjust_final_state(init_4p_lab); + + // clean up the primary neutron + theResult.Get()->SetStatusChange(stopAndKill); } -//Re-implemented by E. Mendoza (2019). Isotropic emission in the CMS: -// proj: projectile in target-rest-frame (input) -// targ: target in target-rest-frame (input) -// product: secondary particle in target-rest-frame (output) -// resExcitationEnergy: excitation energy of the residual nucleus +// Re-implemented by E. Mendoza (2019). Isotropic emission in the CMS: +// proj: projectile in target-rest-frame (input) +// targ: target in target-rest-frame (input) +// product: secondary particle in target-rest-frame (output) +// resExcitationEnergy: excitation energy of the residual nucleus // void G4ParticleHPInelasticCompFS::two_body_reaction(G4ReactionProduct* proj, G4ReactionProduct* targ, - G4ReactionProduct* product, + G4ReactionProduct* product, G4double resExcitationEnergy) { - //CMS system: - G4ReactionProduct theCMS= *proj+ *targ; - - //Residual definition: - G4int resZ=(G4int)(proj->GetDefinition()->GetPDGCharge()+targ->GetDefinition()->GetPDGCharge()-product->GetDefinition()->GetPDGCharge()+0.1); - G4int resA=proj->GetDefinition()->GetBaryonNumber()+targ->GetDefinition()->GetBaryonNumber()-product->GetDefinition()->GetBaryonNumber(); + // CMS system: + G4ReactionProduct theCMS = *proj + *targ; + + // Residual definition: + G4int resZ = (G4int)(proj->GetDefinition()->GetPDGCharge() + targ->GetDefinition()->GetPDGCharge() + - product->GetDefinition()->GetPDGCharge() + 0.1); + G4int resA = proj->GetDefinition()->GetBaryonNumber() + targ->GetDefinition()->GetBaryonNumber() + - product->GetDefinition()->GetBaryonNumber(); G4ReactionProduct theResidual; - theResidual.SetDefinition(G4IonTable::GetIonTable()->GetIon(resZ,resA,0.0)); + theResidual.SetDefinition(G4IonTable::GetIonTable()->GetIon(resZ, resA, 0.0)); - //CMS system: + // CMS system: G4ReactionProduct theCMSproj; G4ReactionProduct theCMStarg; - theCMSproj.Lorentz(*proj,theCMS); - theCMStarg.Lorentz(*targ,theCMS); - //final Momentum in the CMS: - G4double totE=std::sqrt(theCMSproj.GetMass()*theCMSproj.GetMass()+theCMSproj.GetTotalMomentum()*theCMSproj.GetTotalMomentum())+std::sqrt(theCMStarg.GetMass()*theCMStarg.GetMass()+theCMStarg.GetTotalMomentum()*theCMStarg.GetTotalMomentum()); - G4double prodmass=product->GetMass(); - G4double resmass=theResidual.GetMass()+resExcitationEnergy; - G4double fmomsquared=1./4./totE/totE*(totE*totE-(prodmass-resmass)*(prodmass-resmass))*(totE*totE-(prodmass+resmass)*(prodmass+resmass)); - G4double fmom=0; - if(fmomsquared>0){ - fmom=std::sqrt(fmomsquared); + theCMSproj.Lorentz(*proj, theCMS); + theCMStarg.Lorentz(*targ, theCMS); + // final Momentum in the CMS: + G4double totE = std::sqrt(theCMSproj.GetMass() * theCMSproj.GetMass() + + theCMSproj.GetTotalMomentum() * theCMSproj.GetTotalMomentum()) + + std::sqrt(theCMStarg.GetMass() * theCMStarg.GetMass() + + theCMStarg.GetTotalMomentum() * theCMStarg.GetTotalMomentum()); + G4double prodmass = product->GetMass(); + G4double resmass = theResidual.GetMass() + resExcitationEnergy; + G4double fmomsquared = 1. / 4. / totE / totE + * (totE * totE - (prodmass - resmass) * (prodmass - resmass)) + * (totE * totE - (prodmass + resmass) * (prodmass + resmass)); + G4double fmom = 0; + if (fmomsquared > 0) { + fmom = std::sqrt(fmomsquared); } - //random (isotropic direction): - G4double cosTh = 2.*G4UniformRand()-1.; - G4double phi = CLHEP::twopi*G4UniformRand(); + // random (isotropic direction): + G4double cosTh = 2. * G4UniformRand() - 1.; + G4double phi = CLHEP::twopi * G4UniformRand(); G4double theta = std::acos(cosTh); G4double sinth = std::sin(theta); - product->SetMomentum(fmom*sinth*std::cos(phi),fmom*sinth*std::sin(phi),fmom*cosTh); //CMS - product->SetTotalEnergy(std::sqrt(prodmass*prodmass+fmom*fmom)); //CMS - //Back to the LAB system: - product->Lorentz(*product,-1.*theCMS); + product->SetMomentum(fmom * sinth * std::cos(phi), fmom * sinth * std::sin(phi), + fmom * cosTh); // CMS + product->SetTotalEnergy(std::sqrt(prodmass * prodmass + fmom * fmom)); // CMS + // Back to the LAB system: + product->Lorentz(*product, -1. * theCMS); } -G4bool G4ParticleHPInelasticCompFS::use_nresp71_model( const G4ParticleDefinition* aDefinition , const G4int it , const G4ReactionProduct& theTarget , G4ReactionProduct& boosted ) +G4bool G4ParticleHPInelasticCompFS::use_nresp71_model(const G4ParticleDefinition* aDefinition, + const G4int it, + const G4ReactionProduct& theTarget, + G4ReactionProduct& boosted) { - if ( aDefinition == G4Neutron::Definition() ) // If the outgoing particle is a neutron... + if (aDefinition == G4Neutron::Definition()) // If the outgoing particle is a neutron... { // LR: flag LR in ENDF. It indicates whether there is breakup of the residual nucleus or not. // it: exit channel (index of the carbon excited state) // Added by A. R. Garcia (CIEMAT) to include the physics of C(N,N'3A) reactions from NRESP71. - if ( LR[it] > 0 ) // If there is breakup of the residual nucleus LR(flag LR in ENDF)>0 (i.e. Z=6 MT=52-91 (it=MT-50)). + if (LR[it] > 0) // If there is breakup of the residual nucleus LR(flag LR in ENDF)>0 (i.e. Z=6 + // MT=52-91 (it=MT-50)). { // Defining carbon as the target in the reference frame at rest. G4ReactionProduct theCarbon(theTarget); @@ -813,39 +777,38 @@ G4bool G4ParticleHPInelasticCompFS::use_nresp71_model( const G4ParticleDefinitio G4ReactionProduct theProds[4]; // Applying C(N,N'3A) reaction mechanisms in the target rest frame. - if ( it == 41 ) - { + if (it == 41) { // QI=QM=-7.275 MeV for C-0(N,N')C-C(3A) in ENDF/B-VII.1. // This is not the value of the QI of the first step according // to the model. So we don't take it. Instead, we set the one // we have calculated: QI=(mn+m12C)-(ma+m9Be+Ex9Be)=-8.130 MeV. - nresp71_model.ApplyMechanismI_NBeA2A(boosted, theCarbon, theProds, -8.130/*QI[it]*/); + nresp71_model.ApplyMechanismI_NBeA2A(boosted, theCarbon, theProds, -8.130 /*QI[it]*/); // N+C --> A[0]+9BE* | 9BE* --> N[1]+8BE | 8BE --> 2*A[2,3]. } - else - { + else { nresp71_model.ApplyMechanismII_ACN2A(boosted, theCarbon, theProds, QI[it]); // N+C --> N'[0]+C* | C* --> A[1]+8BE | 8BE --> 2*A[2,3]. } // Returning to the reference frame where the target was in motion. - for ( G4int j=0; j<4; ++j ) - { - theProds[j].Lorentz(theProds[j], -1.*theTarget); - theResult.Get()->AddSecondary(new G4DynamicParticle(theProds[j].GetDefinition(), theProds[j].GetMomentum()), secID); + for (G4int j = 0; j < 4; ++j) { + theProds[j].Lorentz(theProds[j], -1. * theTarget); + theResult.Get()->AddSecondary( + new G4DynamicParticle(theProds[j].GetDefinition(), theProds[j].GetMomentum()), secID); } // Killing the primary neutron. theResult.Get()->SetStatusChange(stopAndKill); - + return true; } } - else if ( aDefinition == G4Alpha::Definition() ) // If the outgoing particle is an alpha, ... + else if (aDefinition == G4Alpha::Definition()) // If the outgoing particle is an alpha, ... { // Added by A. R. Garcia (CIEMAT) to include the physics of C(N,A)9BE reactions from NRESP71. - if ( LR[it] == 0 ) // If Z=6, an alpha particle is emitted and there is no breakup of the residual nucleus LR(flag LR in ENDF)==0. + if (LR[it] == 0) // If Z=6, an alpha particle is emitted and there is no breakup of the + // residual nucleus LR(flag LR in ENDF)==0. { // Defining carbon as the target in the reference frame at rest. G4ReactionProduct theCarbon(theTarget); @@ -859,23 +822,22 @@ G4bool G4ParticleHPInelasticCompFS::use_nresp71_model( const G4ParticleDefinitio nresp71_model.ApplyMechanismABE(boosted, theCarbon, theProds); // N+C --> A[0]+9BE[1]. - for ( G4int j=0; j<2; ++j ) - { + for (G4int j = 0; j < 2; ++j) { // Returning to the system of reference where the target was in motion. - theProds[j].Lorentz(theProds[j], -1.*theTarget); - theResult.Get()->AddSecondary(new G4DynamicParticle(theProds[j].GetDefinition(), theProds[j].GetMomentum()), secID); + theProds[j].Lorentz(theProds[j], -1. * theTarget); + theResult.Get()->AddSecondary( + new G4DynamicParticle(theProds[j].GetDefinition(), theProds[j].GetMomentum()), secID); } // Killing the primary neutron. - theResult.Get()->SetStatusChange(stopAndKill);; + theResult.Get()->SetStatusChange(stopAndKill); + ; return true; } - else - { - G4Exception("G4ParticleHPInelasticCompFS::CompositeApply()", - "G4ParticleInelasticCompFS.cc", FatalException, - "Alpha production with LR!=0."); + else { + G4Exception("G4ParticleHPInelasticCompFS::CompositeApply()", "G4ParticleInelasticCompFS.cc", + FatalException, "Alpha production with LR!=0."); } } return false; diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPLevel.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPLevel.cc deleted file mode 100644 index 01ca21f88e7..00000000000 --- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPLevel.cc +++ /dev/null @@ -1,89 +0,0 @@ -// -// ******************************************************************** -// * License and Disclaimer * -// * * -// * The Geant4 software is copyright of the Copyright Holders of * -// * the Geant4 Collaboration. It is provided under the terms and * -// * conditions of the Geant4 Software License, included in the file * -// * LICENSE and available at http://cern.ch/geant4/license . These * -// * include a list of copyright holders. * -// * * -// * Neither the authors of this software system, nor their employing * -// * institutes,nor the agencies providing financial support for this * -// * work make any representation or warranty, express or implied, * -// * regarding this software system or assume any liability for its * -// * use. Please see the license in the file LICENSE and URL above * -// * for the full disclaimer and the limitation of liability. * -// * * -// * This code implementation is the result of the scientific and * -// * technical work of the GEANT4 collaboration. * -// * By using, copying, modifying or distributing the software (or * -// * any work based on the software) you agree to acknowledge its * -// * use in resulting scientific publications, and indicate your * -// * acceptance of all terms of the Geant4 Software license. * -// ******************************************************************** -// -// neutron_hp -- source file -// J.P. Wellisch, Nov-1996 -// A prototype of the low energy neutron transport model. -// -// P. Arce, June-2014 Conversion neutron_hp to particle_hp -// -#include "G4ParticleHPLevel.hh" -#include "G4ParticleHPGamma.hh" - - G4ParticleHPLevel::~G4ParticleHPLevel() - { - if(theGammas != 0) - { - for(G4int i=0; iGetLevelEnergy()); - } - - G4double G4ParticleHPLevel::GetGammaEnergy(G4int i) - { - return theGammas[i]->GetGammaEnergy(); - } - - G4DynamicParticleVector * G4ParticleHPLevel::GetDecayGammas() - { - G4DynamicParticleVector * theResult; - G4double sum = 0; - G4double * running = new G4double[nGammas]; - running[0] = 0; - G4int i; - for(i=0; iGetWeight(); - } - sum = running[nGammas-1]; - G4int it(0); - G4double random = G4UniformRand(); - for(i=0; iGetDecayGammas(); - return theResult; - } diff --git a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPGamma.hh b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPNucLevel.cc similarity index 56% rename from source/processes/hadronic/models/particle_hp/include/G4ParticleHPGamma.hh rename to source/processes/hadronic/models/particle_hp/src/G4ParticleHPNucLevel.cc index 4c3dde011a8..1c3b80ab37c 100644 --- a/source/processes/hadronic/models/particle_hp/include/G4ParticleHPGamma.hh +++ b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPNucLevel.cc @@ -23,75 +23,70 @@ // * acceptance of all terms of the Geant4 Software license. * // ******************************************************************** // +// V. Ivanchenko, 21 April 2023 Data structure class for gamma levels // -// P. Arce, June-2014 Conversion neutron_hp to particle_hp -// -#ifndef G4ParticleHPGamma_h -#define G4ParticleHPGamma_h 1 -#include "globals.hh" -#include "G4ios.hh" -#include -#include "G4DynamicParticleVector.hh" -#include "G4DynamicParticle.hh" +#include "G4ParticleHPNucLevel.hh" + #include "G4Gamma.hh" -#include "G4ParticleHPLevel.hh" +#include "G4RandomDirection.hh" +#include "Randomize.hh" -class G4ParticleHPGamma +G4ParticleHPNucLevel::G4ParticleHPNucLevel(G4double e) : levelEnergy(e) {} + +void G4ParticleHPNucLevel::AddGamma(G4double e, G4double w, G4int idx) { - public: - - G4ParticleHPGamma(); - ~G4ParticleHPGamma(); - - G4bool Init(std::istream & aDataFile); - - inline void SetNext(G4ParticleHPLevel * aLevel) - { - next = aLevel; + gammaData x; + x.gammaEnergy = e; + x.cumProbability = w; + x.next = idx; + gammas.push_back(x); + ++nGammas; +} + +void G4ParticleHPNucLevel::Normalize() +{ + if (gammas.empty()) { + return; } - - G4DynamicParticleVector * GetDecayGammas() - { - G4DynamicParticleVector * theResult; - if(next == 0) - { - theResult = new G4DynamicParticleVector; - } - else - { - theResult = next->GetDecayGammas(); - } - G4DynamicParticle * theNew = new G4DynamicParticle; - theNew->SetDefinition(G4Gamma::Gamma()); - theNew->SetKineticEnergy(gammaEnergy); - theResult->push_back(theNew); - return theResult; + G4double sum = 0.0; + for (auto& gam : gammas) { + sum += gam.cumProbability; } - - inline G4double GetLevelEnergy() - { - return levelEnergy; + if (sum <= 0.0) { + return; } - inline G4double GetGammaEnergy() - { - return gammaEnergy; + G4double norm = 1.0 / sum; + sum = 0; + for (auto& gam : gammas) { + sum += norm * gam.cumProbability; + gam.cumProbability = sum; } - - inline G4double GetWeight() - { - return probability; - } - - private: - - G4double levelEnergy; - G4double gammaEnergy; - G4double probability; - - G4ParticleHPLevel * next; - static G4ThreadLocal int instancecount; -}; + gammas[nGammas - 1].cumProbability = 1.0; +} -#endif +G4ReactionProduct* G4ParticleHPNucLevel::GetDecayGamma(G4int& idx) const +{ + if (gammas.empty()) { + return nullptr; + } + G4double q = G4UniformRand(); + G4double e = 0.0; + for (auto& gam : gammas) { + if (q <= gam.cumProbability) { + e = gam.gammaEnergy; + idx = gam.next; + break; + } + } + if (e <= 0.0) { + return nullptr; + } + G4ThreeVector p = G4RandomDirection(); + p *= e; + auto res = new G4ReactionProduct(G4Gamma::Gamma()); + res->SetMomentum(p); + res->SetKineticEnergy(e); + return res; +} diff --git a/source/processes/hadronic/util/History b/source/processes/hadronic/util/History index 4b90eab6e7a..b57e90b7d7f 100644 --- a/source/processes/hadronic/util/History +++ b/source/processes/hadronic/util/History @@ -7,6 +7,12 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-05-25 Alberto Ribon (hadr-util-V11-00-14) +- G4Fragment : replaced (fatal) G4HadronicException with G4Exception. + Note: in the method CalculateMassAndExcitationEnergy(), the exception type + is "EventMustBeAborted" to avoid rare crashes seen in INCLXX, which + are difficult to reproduce and fix. + ## 2022-11-26 Gabriele Cosmo (hadr-util-V11-00-13) - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. diff --git a/source/processes/hadronic/util/src/G4Fragment.cc b/source/processes/hadronic/util/src/G4Fragment.cc index 6489cbe7d59..25ec9c0dce5 100644 --- a/source/processes/hadronic/util/src/G4Fragment.cc +++ b/source/processes/hadronic/util/src/G4Fragment.cc @@ -40,7 +40,7 @@ #include "G4Fragment.hh" #include "G4SystemOfUnits.hh" -#include "G4HadronicException.hh" +#include "G4Exception.hh" #include "G4ios.hh" #include @@ -167,9 +167,10 @@ G4Fragment::G4Fragment(const G4LorentzVector& aMomentum, { if(aParticleDefinition->GetPDGEncoding() != 22 && aParticleDefinition->GetPDGEncoding() != 11) { - G4String text = "G4Fragment::G4Fragment constructor for gamma used for " - + aParticleDefinition->GetParticleName(); - throw G4HadronicException(__FILE__, __LINE__, text); + G4ExceptionDescription ed; + ed << "Particle: " << aParticleDefinition->GetParticleName() << G4endl; + G4Exception( "G4Fragment::G4Fragment: constructor for gamma used for another type of particle ! ", + "HAD_FRAGMENT_01", FatalException, ed ); } theGroundStateMass = aParticleDefinition->GetPDGMass(); } @@ -178,11 +179,10 @@ void G4Fragment::CalculateMassAndExcitationEnergy() { // check input if(theZ > theA || theZ + theL > theA) { - G4String text = "G4Fragment::CalculateMassAndExcitationEnergy: inconsistent number of nucleons is ignored"; - G4cout << text << G4endl; - G4cout << " Z=" << theZ << " A=" << theA - << " nLambdas=" << theL << G4endl; - throw G4HadronicException(__FILE__, __LINE__, text); + G4ExceptionDescription ed; + ed << "Fragment: Z=" << theZ << " A=" << theA << " nLambdas=" << theL << G4endl; + G4Exception( "G4Fragment::CalculateMassAndExcitationEnergy: inconsistent number of nucleons ! ", + "HAD_FRAGMENT_02", EventMustBeAborted, ed ); } // compute mass theGroundStateMass = ( theL == 0 ) @@ -315,11 +315,10 @@ void G4Fragment::ExcitationEnergyWarning() void G4Fragment::NumberOfExitationWarning(const G4String& value) { - G4cout << "G4Fragment::"<< value << " ERROR " - << G4endl; - G4cout << this << G4endl; - G4String text = "G4Fragment::G4Fragment wrong exciton number "; - throw G4HadronicException(__FILE__, __LINE__, text); + G4ExceptionDescription ed; + ed << "Value=" << value << G4endl; + G4Exception( "G4Fragment::NumberOfExitationWarning : wrong exciton number ! ", + "HAD_FRAGMENT_03", FatalException, ed ); } void G4Fragment::SetAngularMomentum(const G4ThreeVector& v) diff --git a/source/processes/parameterisation/History b/source/processes/parameterisation/History index d9b7101e128..21f3bf9c98b 100644 --- a/source/processes/parameterisation/History +++ b/source/processes/parameterisation/History @@ -6,6 +6,9 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-03-23 Anna Zaborowska (param-V11-00-05) +- Added missing virtual destructor to G4VFastSimSensitiveDetector + ## 2022-11-23 Gabriele Cosmo (param-V11-00-04) - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. diff --git a/source/processes/parameterisation/include/G4VFastSimSensitiveDetector.hh b/source/processes/parameterisation/include/G4VFastSimSensitiveDetector.hh index 048b0202fb1..4726d9e040f 100644 --- a/source/processes/parameterisation/include/G4VFastSimSensitiveDetector.hh +++ b/source/processes/parameterisation/include/G4VFastSimSensitiveDetector.hh @@ -54,6 +54,7 @@ class G4VFastSimSensitiveDetector { public: + virtual ~G4VFastSimSensitiveDetector() = default; /// Create a hit. /// /// It checks if G4VSensitiveDetector is also used as a base class, diff --git a/source/run/History b/source/run/History index ebd46494992..ed6d72676f7 100644 --- a/source/run/History +++ b/source/run/History @@ -6,6 +6,9 @@ It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- +## 2023-05-04 Gabriele Cosmo (run-V11-00-13) +- Removed mistyped method declaration GetMasterTheadId() in G4MTRunManager. + ## 2023-02-03 Gabriele Cosmo (run-V11-00-12) - Reduced printout in destruction of run-manager (master and workers), to be coherent with verbose level greater than 1. diff --git a/source/run/include/G4MTRunManager.hh b/source/run/include/G4MTRunManager.hh index 3860d1ebb5c..3caeefa0d0b 100644 --- a/source/run/include/G4MTRunManager.hh +++ b/source/run/include/G4MTRunManager.hh @@ -192,7 +192,6 @@ class G4MTRunManager : public G4RunManager static G4int SeedOncePerCommunication(); static void SetSeedOncePerCommunication(G4int val); - static G4ThreadId GetMasterTheadId(); protected: